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(.dynamic_4b8f) {
  gap: 0.5em;
}
:where(.orange_8453) {
  gap: 0.5em;
}
body .accent_901b > .red_ff80 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accent_901b > .badge_4d10 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accent_901b > .menu_9e65 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_fresh_a39c > .red_ff80 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_fresh_a39c > .badge_4d10 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_fresh_a39c > .menu_9e65 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .outline_fresh_a39c
  > :where(:not(.red_ff80):not(.badge_4d10):not(.outline-pink-7509)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_fresh_a39c > .icon-198e {
  max-width: var(--wp--style--global--wide-size);
}
body .dynamic_4b8f {
  display: flex;
}
body .dynamic_4b8f {
  flex-wrap: wrap;
  align-items: center;
}
body .dynamic_4b8f > * {
  margin: 0;
}
body .orange_8453 {
  display: grid;
}
body .orange_8453 > * {
  margin: 0;
}
:where(.primary-copper-bcd1.dynamic_4b8f) {
  gap: 2em;
}
:where(.primary-copper-bcd1.orange_8453) {
  gap: 2em;
}
:where(.active_c9c0.dynamic_4b8f) {
  gap: 1.25em;
}
:where(.active_c9c0.orange_8453) {
  gap: 1.25em;
}
.message-easy-985c {
  color: var(--wp--preset--color--black) !important;
}
.detail_064a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sidebar-404e {
  color: var(--wp--preset--color--white) !important;
}
.logo_smooth_d076 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.wide-4cd5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.next_5f8e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.label_9faf {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.panel-brown-2259 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.status-liquid-2fb2 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slow-01fb {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.box_04cf {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.layout-pro-2cbe {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.wrapper-in-e8ff {
  background-color: var(--wp--preset--color--black) !important;
}
.slider-9b48 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notification-new-a2d4 {
  background-color: var(--wp--preset--color--white) !important;
}
.stale-e60e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.fixed_b300 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.module-8482 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.current_cccf {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.texture-bright-3415 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.alert-d856 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.info_new_10ef {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside_narrow_bb4e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.white-02c8 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.avatar_up_8ce0 {
  border-color: var(--wp--preset--color--black) !important;
}
.module-11ea {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component_c7db {
  border-color: var(--wp--preset--color--white) !important;
}
.hidden-light-cd7e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.plasma_4aa3 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.picture_large_8a78 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.simple_3cb5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hidden_02bc {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.mask-huge-907b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hard-d9f5 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.old-379d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mini-5ee4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mask-27e4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pagination_9af5 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.search_tall_c5b9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.highlight_gas_edc8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.slow-310a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.description-bf3c {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.border-motion-fb25 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.active_full_2051 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.popup_bb0d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.motion_1ccb {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.form-67cc {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.yellow_6a01 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.heading-40c3 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.fast_4c21 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.image_6c6c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.chip-green-0f10 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.current_ef3b a:where(:not(.gradient_west_b789)) {
  color: inherit;
}
:where(.active_c9c0.dynamic_4b8f) {
  gap: 1.25em;
}
:where(.active_c9c0.orange_8453) {
  gap: 1.25em;
}
:where(.primary-copper-bcd1.dynamic_4b8f) {
  gap: 2em;
}
:where(.primary-copper-bcd1.orange_8453) {
  gap: 2em;
}
.icon-ef66 {
  font-size: 1.5em;
  line-height: 1.6;
}

.panel_5b13 .hover_prev_7073 {
  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);
}
.box-static-ce8a .notice-dim-50cf {
  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);
}
.gas-6b2c {
  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);
}
.gas-6b2c.info-lite-7c94 .purple-c036 {
  background-color: var(--e-global-color-primary);
}
.gas-6b2c.paragraph-e9bd .purple-c036,
.gas-6b2c.hidden-b372 .purple-c036 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.logo-72b4 .yellow_c5dd {
  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);
}
.thick-62dd {
  --divider-color: var(--e-global-color-secondary);
}
.thick-62dd .alert-cool-e29f {
  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);
}
.thick-62dd.image_7820 .overlay-28ea {
  background-color: var(--e-global-color-secondary);
}
.thick-62dd.block_fixed_6e80 .overlay-28ea,
.thick-62dd.search_wide_2d96 .overlay-28ea {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.thick-62dd.block_fixed_6e80 .overlay-28ea,
.thick-62dd.search_wide_2d96 .overlay-28ea svg {
  fill: var(--e-global-color-secondary);
}
.row_c3d2 .tiny_ce54 {
  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);
}
.row_c3d2 .purple-311c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_48d9.image_7820 .overlay-28ea {
  background-color: var(--e-global-color-primary);
}
.brown_48d9.block_fixed_6e80 .overlay-28ea,
.brown_48d9.search_wide_2d96 .overlay-28ea {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.brown_48d9.block_fixed_6e80 .overlay-28ea,
.brown_48d9.search_wide_2d96 .overlay-28ea svg {
  fill: var(--e-global-color-primary);
}
.element-45d7.image_7820 .overlay-28ea {
  background-color: var(--e-global-color-primary);
}
.element-45d7.block_fixed_6e80 .overlay-28ea,
.element-45d7.search_wide_2d96 .overlay-28ea {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.element-45d7 .dropdown-new-55e7 {
  color: var(--e-global-color-primary);
}
.element-45d7 .dropdown-new-55e7,
.element-45d7 .dropdown-new-55e7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-45d7 .status-pro-a4c3 {
  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);
}
.light-4bef .cold-3682 {
  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-3a4c .section-eb68 .small-66d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_edf3 .widget_f2fc:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tabs_edf3 .video_fast_5f40 i {
  color: var(--e-global-color-primary);
}
.tabs_edf3 .video_fast_5f40 svg {
  fill: var(--e-global-color-primary);
}
.tabs_edf3 .content-8385 {
  color: var(--e-global-color-secondary);
}
.tabs_edf3 .widget_f2fc > .content-8385,
.tabs_edf3 .widget_f2fc > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_be29 .bronze_d97f {
  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);
}
.middle_be29 .row_lite_455f {
  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);
}
.photo_next_bcd9 .light_9e02 .footer_cba3 {
  background-color: var(--e-global-color-primary);
}
.photo_next_bcd9 .basic_df2e {
  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);
}
.article_last_65c8 .wide-6ea4 {
  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);
}
.article_last_65c8 .left_46b1 {
  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);
}
.article_last_65c8 .dropdown_8602 {
  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);
}
.lite-c3ee .box_hard_7814,
.lite-c3ee .box_hard_7814 a {
  color: var(--e-global-color-primary);
}
.lite-c3ee .box_hard_7814.pagination-6a01,
.lite-c3ee .box_hard_7814.pagination-6a01 a {
  color: var(--e-global-color-accent);
}
.lite-c3ee .box_hard_7814 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-c3ee .disabled_1511 {
  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);
}
.card-242a .purple_d2a0,
.card-242a .bronze-12c1 {
  color: var(--e-global-color-primary);
}
.card-242a .purple_d2a0 svg {
  fill: var(--e-global-color-primary);
}
.card-242a .pagination-6a01 .purple_d2a0,
.card-242a .pagination-6a01 .bronze-12c1 {
  color: var(--e-global-color-accent);
}
.card-242a .pagination-6a01 .purple_d2a0 svg {
  fill: var(--e-global-color-accent);
}
.card-242a .bronze-12c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-242a .disabled_1511 {
  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);
}
.message_c688 .tooltip_wood_ea42,
.message_c688 .sidebar_current_ecc7 {
  color: var(--e-global-color-primary);
}
.message_c688 .sidebar_current_ecc7 svg {
  fill: var(--e-global-color-primary);
}
.message_c688 .box_hard_7814.pagination-6a01 a,
.message_c688
  .box_hard_7814.pagination-6a01
  .sidebar_current_ecc7 {
  color: var(--e-global-color-accent);
}
.message_c688 .tooltip_wood_ea42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_c688 .disabled_1511 {
  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);
}
.over-f91d .list-1429 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-f91d .blue-78bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_1f09 .link-c098 .east-c05a {
  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);
}
.glass_1f09 .link-c098 .logo-basic-26bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_1f09 .column_fast_9473 .east-c05a {
  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);
}
.glass_1f09
  .column_fast_9473
  .logo-basic-26bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_1f09
  .media-dd4e
  .east-c05a {
  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);
}
.glass_1f09
  .media-dd4e
  .logo-basic-26bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_1f09
  .bronze_595d
  .east-c05a {
  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);
}
.glass_1f09
  .bronze_595d
  .logo-basic-26bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-13e2 .old_3c75 {
  background-color: var(--e-global-color-primary);
}
.smooth-13e2 .old_3c75:hover {
  background-color: var(--e-global-color-primary);
}
.smooth-13e2 .tall-5827 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-13e2
  .old_3c75:hover
  .tall-5827 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_short_e476 .tertiary_4f1b {
  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);
}
.plasma_7e1d .box_7c81 .button-b070 a {
  background-color: var(--e-global-color-accent);
}
.plasma_7e1d .box_7c81 .banner-082d a {
  background-color: var(--e-global-color-accent);
}
.plasma_7e1d .box_7c81 .button-b070 a,
.plasma_7e1d .box_7c81 .banner-082d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_narrow_ac10
  .header_9072.disabled_92ea
  .box_7c81
  a.image-8946 {
  background-color: var(--e-global-color-accent);
}
.overlay_narrow_ac10
  .header_9072.disabled_92ea
  .box_7c81
  span.image-8946.fn-current-f4cd {
  background-color: var(--e-global-color-text);
}
.overlay_narrow_ac10
  .header_9072.disabled_92ea
  .box_7c81
  .image-8946 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247 .column-5096 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .upper-eec6
  > .list_547b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .message-797e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .steel_9e9c
  .dim_b15f,
.photo-b247
  .steel_9e9c
  .outline_yellow_c02a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-b247
  .steel_9e9c
  .light-16c2,
.photo-b247
  .steel_9e9c
  a
  .light-16c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .steel_9e9c
  .wrapper_east_8b06 {
  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);
}
.photo-b247
  .steel_9e9c
  .element-a672 {
  background-color: var(--e-global-color-primary);
}
.photo-b247
  .steel_9e9c
  .element-a672 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .steel_9e9c
  .element-a672:hover {
  background-color: var(--e-global-color-primary);
}
.photo-b247
  .steel_9e9c
  .hover_narrow_cb33 {
  background-color: var(--e-global-color-primary);
}
.photo-b247
  .steel_9e9c
  .hover_narrow_cb33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .steel_9e9c
  .hover_narrow_cb33:hover {
  background-color: var(--e-global-color-primary);
}
.photo-b247
  .surface-a1c8
  .sidebar-selected-0229
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-b247
  .surface-a1c8
  .basic_4c88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .surface-a1c8
  .wrapper_east_8b06 {
  color: var(--e-global-color-text);
}
.photo-b247
  .surface-a1c8
  .wrapper_east_8b06
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .surface-a1c8
  .element-a672 {
  background-color: var(--e-global-color-primary);
}
.photo-b247
  .surface-a1c8
  .element-a672 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .surface-a1c8
  .element-a672:hover {
  background-color: var(--e-global-color-primary);
}
.photo-b247
  .surface-a1c8
  .hover_narrow_cb33 {
  background-color: var(--e-global-color-primary);
}
.photo-b247
  .surface-a1c8
  .hover_narrow_cb33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b247
  .surface-a1c8
  .hover_narrow_cb33:hover {
  background-color: var(--e-global-color-primary);
}
.photo-b247 .primary_in_a136 {
  background-color: var(--e-global-color-primary);
}
.photo-b247 .primary_in_a136:hover {
  background-color: var(--e-global-color-primary);
}
.photo-b247 .title-49f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-b247 .article_1021 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_f97b .steel_309b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_f97b
  .paragraph-f23b
  > div:nth-child(3)
  .steel_309b,
.box_f97b
  .header-98bd
  > div:nth-child(1)
  .steel_309b,
.box_f97b
  .clean-8910
  > div:nth-child(1)
  .steel_309b,
.box_f97b
  .frame-3368
  > div:nth-child(1)
  .steel_309b,
.box_f97b
  .item_focused_819d
  > div:nth-child(1)
  .steel_309b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_f97b .breadcrumb_black_bce2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_f97b .wrapper_5ce2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_f97b .disabled-lower-f61c {
  background-color: var(--e-global-color-primary);
}
.box_f97b .disabled-lower-f61c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_f97b .disabled-lower-f61c:hover {
  background-color: var(--e-global-color-primary);
}
.box_f97b .thumbnail-out-c1d6 {
  background-color: var(--e-global-color-primary);
}
.box_f97b .thumbnail-out-c1d6:hover {
  background-color: var(--e-global-color-primary);
}
.box_f97b .title-49f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_f97b .article_1021 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_7d16 .short-0f0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_7d16 .picture-soft-edf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_7d16 .caption_motion_8fe2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_7d16 .icon-d49e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_7d16 .section_455c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_7d16 .thumbnail-out-c1d6 {
  background-color: var(--e-global-color-primary);
}
.item_7d16 .thumbnail-out-c1d6:hover {
  background-color: var(--e-global-color-primary);
}
.element_brown_0118 .down-5093 {
  background-color: var(--e-global-color-secondary);
}
.element_brown_0118 .pressed-4554 {
  background-color: var(--e-global-color-text);
}
.element_brown_0118 .rough_42a8 {
  background-color: var(--e-global-color-secondary);
}
.element_brown_0118 .input-938a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_brown_0118 .brown-1916 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_brown_0118 .pink_ebc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_brown_0118 .clean-53d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_brown_0118 .label-inner-c2fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_b34d .paragraph_hard_f48b .tag_brown_a200,
.texture_b34d
  .paragraph_hard_f48b
  .tag_brown_a200
  a,
.texture_b34d .mask-f317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_b34d .paragraph_hard_f48b .message_1187,
.texture_b34d .surface-43de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_b34d .paragraph_hard_f48b .message_1187 {
  color: var(--e-global-color-text);
}
.texture_b34d .surface-43de {
  color: var(--e-global-color-text);
}
.texture_b34d
  .paragraph_hard_f48b
  .silver_8888 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_b34d .gold-e2fb .row-a4ed {
  background-color: var(--e-global-color-primary);
}
.texture_b34d .gold-e2fb .row-a4ed:hover {
  background-color: var(--e-global-color-primary);
}
.texture_b34d .gold-e2fb .button-mini-3641 li span {
  background-color: var(--e-global-color-text);
}
.texture_b34d .gold-e2fb .button-mini-3641 li span:hover {
  background-color: var(--e-global-color-primary);
}
.texture_b34d
  .gold-e2fb
  .button-mini-3641
  li.button_da6d
  span {
  background-color: var(--e-global-color-accent);
}
.texture_b34d .notification-right-0f1c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_3037 .row-lower-74e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_1078 .smooth-bb0f {
  background-color: var(--e-global-color-primary);
}
.input_1078 .lite-99a2 {
  background-color: var(--e-global-color-secondary);
}
.input_1078 .slider_dark_7bdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_1078 .glass_7d6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_1078 .fresh_7f24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_1078 .caption-9c81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_1078 .fast_4d8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_1078 .shade-thick-c6ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_1078 .down-21a2 {
  background-color: var(--e-global-color-primary);
}
.input_1078 .down-21a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-6ea8 .thumbnail_3e22 {
  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);
}
.gas-6ea8 .icon_purple_ab35 {
  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);
}
.gas-6ea8
  .motion_a181:after {
  background-color: var(--e-global-color-primary);
}
.gas-6ea8 .logo-active-485d {
  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);
}
.glass-7e89 .mask-f317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-7e89 .surface-43de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_05e0 .motion_b11f .cold_f372 {
  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);
}
.under_05e0 .motion_b11f .top-c8fd {
  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);
}
.north_07e8 .layout_pro_09c2 {
  background-color: var(--e-global-color-primary);
}
.north_07e8 .button_a581 {
  background-color: var(--e-global-color-secondary);
}
.north_07e8 .hover_static_0c2b .title_white_9c89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_07e8 .sort_aac1 .title_white_9c89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_3f47 .basic_19f5 .text_4826 {
  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);
}
.easy_3f47 .basic_19f5 .table_silver_93ec {
  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);
}
.easy_3f47 .basic_19f5 .paper-fd14 {
  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);
}
.caption_action_7582 .pattern-fresh-0154 {
  border-color: var(--e-global-color-text);
}
.caption_action_7582 .notice-first-cc73 {
  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_action_7582 .fixed_dcd0 {
  color: var(--e-global-color-primary);
}
.caption_action_7582 .progress-full-d14e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-4d6f .fast-0887 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-4d6f .west_3650 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-4d6f .button_17a2:hover .fast-0887 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-4d6f
  .button_17a2:hover
  .west_3650 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_under_e746 .current-ad29 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_under_e746 .message_2bfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_7e50 .blue-1496 .aside-old-e42b {
  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);
}
.smooth_7e50 .box-9e90 .aside-old-e42b {
  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-46bd .footer-advanced-9007 {
  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);
}
.selected-a112 .over_fc47 .top-ed5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-a112 .over_fc47 .top-ed5b {
  background-color: var(--e-global-color-secondary);
}
.selected-a112 .texture-bronze-4091 .top-ed5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-a112 .texture-bronze-4091 .top-ed5b {
  background-color: var(--e-global-color-secondary);
}
.selected-a112 .full_6e49 .table-wood-5d02 {
  background-color: var(--e-global-color-primary);
}
.selected-a112 .full_6e49:hover .table-wood-5d02 {
  background-color: var(--e-global-color-secondary);
}
.selected-a112 .row-a4ed {
  background-color: var(--e-global-color-primary);
}
.selected-a112 .row-a4ed:hover {
  background-color: var(--e-global-color-accent);
}
.selected-a112 .button-mini-3641 li span {
  background-color: var(--e-global-color-text);
}
.selected-a112 .button-mini-3641 li span:hover {
  background-color: var(--e-global-color-primary);
}
.selected-a112 .button-mini-3641 li.button_da6d span {
  background-color: var(--e-global-color-accent);
}
.surface-8c88 .menu_fe88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-8c88 .center_64d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-502a .fixed-ba29:before {
  background-color: var(--e-global-color-secondary);
}
.silver-502a .large_8ac6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-502a .accordion-73a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-8418 .narrow_c458 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-8418 .narrow_c458:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-8418 .narrow_c458.fn-active-f4cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-8418 .preview_7c8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-8418 .basic_4fa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-8418 .red-17f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-8418 .icon-3a3b {
  background-color: var(--e-global-color-primary);
}
.dim-8418 .icon-3a3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-8418 .summary-basic-bed8 {
  background-color: var(--e-global-color-primary);
}
.dim-8418 .summary-basic-bed8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-7591 .border-2192 .caption_left_5b1f a {
  color: var(--e-global-color-secondary);
}
.narrow-7591 .border-2192 .caption_left_5b1f a:hover {
  color: var(--e-global-color-secondary);
}
.narrow-7591 .border-2192 .caption_left_5b1f,
.narrow-7591 .border-2192 .caption_left_5b1f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-7591 .border-2192 .texture-selected-6cf1 {
  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);
}
.narrow-7591 .border-2192 .tall-0dc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-7591 .border-2192 .pattern_b644 {
  background-color: var(--e-global-color-primary);
}
.narrow-7591 .border-2192 .pattern_b644 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-7591 .border-2192 .pattern_b644:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-7591 .border-2192 .slow_4a23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-7591 .border-2192 .slow_4a23 {
  background-color: var(--e-global-color-primary);
}
.narrow-7591 .border-2192 .slow_4a23:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-7591 .border-2192 .row-a4ed {
  background-color: var(--e-global-color-primary);
}
.narrow-7591 .border-2192 .row-a4ed:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-7591 .gold-e2fb .button-mini-3641 li span {
  background-color: var(--e-global-color-text);
}
.narrow-7591 .gold-e2fb .button-mini-3641 li span:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-7591 .gold-e2fb .button-mini-3641 li.button_da6d span {
  background-color: var(--e-global-color-accent);
}
.narrow-7591 .title-49f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-7591 .article_1021 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-057a .title_lite_5fb0 .section_2d8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-057a .title_lite_5fb0 .active-0294 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-057a .title_lite_5fb0 .footer-b3dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5f5c .gradient_current_2062 {
  border-color: var(--e-global-color-text);
}
.border_5f5c .notice-current-726a {
  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);
}
.border_5f5c .cool-ea21 {
  color: var(--e-global-color-secondary);
}
.border_5f5c .cool-ea21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5f5c .texture-10f3 > * {
  color: var(--e-global-color-primary);
}
.border_5f5c .texture-10f3 > * svg {
  fill: var(--e-global-color-primary);
}
.border_5f5c .element_60d3 {
  color: var(--e-global-color-primary);
}
.border_5f5c .element_60d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_5f5c .popup_next_449b {
  color: var(--e-global-color-primary);
}
.border_5f5c .popup_next_449b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_5f5c .paper-1db8 {
  color: var(--e-global-color-primary);
}
.border_5f5c .paper-1db8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5f5c .shade-prev-ef60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5f5c .action-ad14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5f5c .action-ad14.text_d11a {
  color: var(--e-global-color-secondary);
}
.border_5f5c .action-ad14.text_d11a .last_6731 {
  color: var(--e-global-color-accent);
}
.border_5f5c .action-ad14.focus_6470 {
  color: var(--e-global-color-text);
}
.border_5f5c .action-ad14.focus_6470 .last_6731 {
  color: var(--e-global-color-text);
}
.border_5f5c .action-ad14:before {
  border-top-color: var(--e-global-color-text);
}
.border_5f5c .header_wide_98f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5f5c
  .header_wide_98f8
  .list-hard-50d3 {
  background-color: var(--e-global-color-primary);
}
.border_5f5c
  .header_wide_98f8
  .list-hard-50d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_5f5c .gradient_current_2062 .disabled-4055 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_e582 .plasma-c7fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_e582 .cold-c7f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_7341 .button-8a6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_7341
  .notice_paper_2330
  .content_d6b0 {
  background-color: var(--e-global-color-secondary);
}
.pagination_7341
  .notice_paper_2330.button_5982
  .content_d6b0 {
  background-color: var(--e-global-color-text);
}
.pagination_7341
  .notice_paper_2330:hover
  .content_d6b0 {
  background-color: var(--e-global-color-accent);
}
.pagination_7341
  .notice_paper_2330.fn-active-f4cd
  .content_d6b0 {
  background-color: var(--e-global-color-primary);
}
.primary_64da .module-lite-a6a4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.primary_64da .thumbnail-smooth-c79a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_64da .alert-01aa {
  background-color: var(--e-global-color-primary);
}
.primary_64da .alert-01aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-6265 .accent_tall_b82e .shadow-upper-dc6c .paragraph_99cc {
  background-color: var(--e-global-color-secondary);
}
.popup-6265 .accent_tall_b82e .preview_b020:after {
  background-color: var(--e-global-color-secondary);
}
.popup-6265 .lower_eacf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-6265 .article_next_3a7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-6265 .footer-3a4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-6265 .hard_faaf {
  background-color: var(--e-global-color-primary);
}
.popup-6265 .hard_faaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-6265 .hero_down_920e {
  background-color: var(--e-global-color-secondary);
}
.popup-6265 .hero_down_920e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-6265 .accent_tall_b82e .button_center_7dee .alert-786d:hover {
  background-color: var(--e-global-color-primary);
}
.popup-6265
  .accent_tall_b82e
  .button_center_7dee
  .alert-786d.mini_274a {
  background-color: var(--e-global-color-primary);
}
.popup-6265 .accent_tall_b82e .feature-ed81:before {
  border-color: var(--e-global-color-primary);
}
.popup-6265 .accent_tall_b82e .feature-ed81:hover:before {
  border-color: var(--e-global-color-secondary);
}
.popup-6265
  .accent_tall_b82e
  .feature-ed81.hidden-green-6f33:before {
  border-color: var(--e-global-color-primary);
}
.popup-6265 .fresh_d22c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_89a7 .title-a821 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_89a7 .title-a821:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_89a7 .title-a821.surface-huge-ea2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_89a7 .fast-48ac {
  background-color: var(--e-global-color-primary);
}
.summary_89a7 .fast-48ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_89a7
  .backdrop-prev-b9fa
  .current_fb13
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_89a7
  .paragraph_3e26
  .current_fb13
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_eccb
  .menu_3dd7
  .label_solid_af29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_eccb
  .menu_3dd7
  .picture_action_f593 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_eccb .static_eeab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_eccb .thumbnail_9d3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_eccb .fixed_ec5a {
  background-color: var(--e-global-color-primary);
}
.grid_eccb .fixed_ec5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-fc7b .progress_930c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-fc7b .header-in-f209 {
  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);
}
.out-fc7b .section_stone_033d {
  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);
}
.out-fc7b .section_stone_033d a:hover {
  color: var(--e-global-color-secondary);
}
.out-fc7b .paper_4503 {
  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);
}
.out-fc7b .pressed-f4e5 {
  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-fc7b .in-b881 .row-a4ed {
  background-color: var(--e-global-color-primary);
}
.out-fc7b .in-b881 .row-a4ed:hover {
  background-color: var(--e-global-color-accent);
}
.out-fc7b
  .in-b881
  .button-mini-3641
  li
  span {
  background-color: var(--e-global-color-text);
}
.out-fc7b
  .in-b881
  .button-mini-3641
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.out-fc7b
  .in-b881
  .button-mini-3641
  li.button_da6d
  span {
  background-color: var(--e-global-color-accent);
}
.nav-silver-8a6b
  .panel-9a73
  .column_rough_ebb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-silver-8a6b .panel-9a73 .menu_b1aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-silver-8a6b .panel-9a73 .component-pro-9c3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-silver-8a6b .top-76bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.nav-silver-8a6b
  .advanced-828f.image-120e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > a {
  background-color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > a
  .pink_9f3d.footer_d69f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > a
  .large-4867.old-36c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > .text_green_04c3
  .highlight_gas_a14f
  > a {
  background-color: var(--e-global-color-secondary);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > .text_green_04c3
  .highlight_gas_a14f
  > a
  .easy-1fb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > .text_green_04c3
  .highlight_gas_a14f
  > a
  .large-4867.solid-f71f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > a
  .gallery-warm-b17e:before {
  color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > .text_green_04c3
  a
  .gallery-warm-b17e:before {
  color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f.widget_middle_1995
  > a
  .gallery-warm-b17e:before {
  color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > .text_green_04c3
  .highlight_gas_a14f.widget_middle_1995
  > a
  .gallery-warm-b17e:before {
  color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > a
  .element-771d
  .list_small_547f {
  color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > .text_green_04c3
  a
  .element-771d
  .list_small_547f {
  color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > a
  .element-771d
  .list_small_547f,
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > .text_green_04c3
  a
  .element-771d
  .list_small_547f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > a
  .shadow_pressed_88e6:before {
  color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > .text_green_04c3
  a
  .shadow_pressed_88e6:before {
  color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f.widget_middle_1995
  > a
  .shadow_pressed_88e6:before {
  color: var(--e-global-color-text);
}
.paragraph-bfc4
  > .search-0f90
  > div
  > .wrapper_1082
  > .highlight_gas_a14f
  > .text_green_04c3
  .highlight_gas_a14f.widget_middle_1995
  > a
  .shadow_pressed_88e6:before {
  color: var(--e-global-color-text);
}
.selected-a771 .over_b7c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-a771
  .title_5988:hover
  .over_b7c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_narrow_10d2
  > .search-0f90
  > .fixed_dc0c
  > .tag_a263
  > .progress_0b46
  > .outline_bc27
  .prev_dbda {
  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);
}
.thumbnail_narrow_10d2
  > .search-0f90
  > .fixed_dc0c
  > .tag_a263
  > .progress_0b46
  > .outline_bc27:hover
  .prev_dbda {
  color: var(--e-global-color-text);
}
.thumbnail_narrow_10d2
  > .search-0f90
  > .fixed_dc0c
  > .tag_a263
  > .progress_0b46
  > .outline_bc27:hover
  .prev_dbda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_narrow_10d2
  > .search-0f90
  > .fixed_dc0c
  > .tag_a263
  > .progress_0b46.container_brown_1458
  > .outline_bc27
  .prev_dbda {
  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);
}
.backdrop-9b23 .logo_4c38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-9b23 .widget-b2ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-9b23 .carousel_upper_0357 {
  background-color: var(--e-global-color-primary);
}
.backdrop-9b23 .carousel_upper_0357 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_982a
  > .search-0f90
  > .chip_green_0843
  > .background_404f
  > .popup_narrow_8f03
  .message-b42b {
  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);
}
.full_982a
  > .search-0f90
  > .chip_green_0843
  > .background_404f
  > .popup_narrow_8f03
  .breadcrumb_focused_3375 {
  color: var(--e-global-color-text);
}
.full_982a
  > .search-0f90
  > .chip_green_0843
  > .background_404f
  > .popup_narrow_8f03:hover
  .message-b42b {
  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);
}
.full_982a
  > .search-0f90
  > .chip_green_0843
  > .background_404f
  > .popup_narrow_8f03:hover
  .breadcrumb_focused_3375 {
  color: var(--e-global-color-secondary);
}
.full_982a
  > .search-0f90
  > .chip_green_0843
  > .background_404f
  > .popup_narrow_8f03.media_action_5b74
  .message-b42b {
  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);
}
.full_982a
  > .search-0f90
  > .chip_green_0843
  > .background_404f
  > .popup_narrow_8f03.media_action_5b74
  .breadcrumb_focused_3375 {
  color: var(--e-global-color-primary);
}
.hover_8cdc
  .chip-clean-1340
  .new-3eb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_8cdc .yellow-7e81 .disabled-4055 .dark-f83c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_a58f .simple-2f30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_a58f .accent-lite-1123 .simple-2f30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_a58f .lite_5630 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_a58f .lite_5630 {
  background-color: var(--e-global-color-primary);
}
.dim-abb4 .glass_8035 .under_8a6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-abb4
  .glass_8035:hover
  .gold_8cb4 {
  color: var(--e-global-color-secondary);
}
.dim-abb4
  .glass_8035:hover
  .under_8a6a {
  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_44fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.box-hard-b8e7 {
  flex-direction: column;
}

.box-hard-b8e7 .tertiary_b6ad {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.box-hard-b8e7 .tertiary_b6ad {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.box-hard-b8e7 .down_d9aa {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.icon-fc7c.label-full-f5df {
  display: none;
}

.media_dark_f374 {
  display: none;
}

body,
.item-d46a {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.item_medium_2a2b) !important; */
}

.motion_bcf1.dirty-7681 {
  margin-bottom: 40px;
  width: 100%;
}

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

.box-hard-b8e7 a {
  width: 100%;
}

.main_bb04 .surface_iron_b120.widget_e67b {
  width: 20% !important;
}

.chip_mini_8365 {
  display: block;
  gap: 5px;
  text-align: center;
  background-color: #f0c159;
  white-space: nowrap;
  display: flex;
  border-radius: 10px;

  padding: 10px 25px;
  align-items: center;
  justify-content: center;

  font-size: 25px !important;
  font-weight: 700 !important;
  color: #874800;
}

.chip_mini_8365:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.wrapper_north_4f2c:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.main_bb04
  .surface_iron_b120.photo_liquid_c774
  .bright_293a
  .carousel-3077 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.accordion-135c.primary-warm-9f41 > .outline-bright-0118 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.container-south-4ec0 {
  font-size: 35px !important;
}

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

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

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

.main_bb04
  .surface_iron_b120.hot-162b
  .hidden-2fb6
  .highlight_tiny_57cb {
  width: 100% !important;
}

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

.box-brown-db86 {
  width: 100%;
}

.steel-68ac {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.sort-static-3159 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.info_old_ff11:hover .link_f26c {
  visibility: visible;
}
.info_old_ff11:hover.info_old_ff11::before {
  display: block;
}

.focus_silver_8edc h3 {
  color: #fff;
}

.background-solid-84a9 {
  margin: 0;
}

.main_bb04
  .surface_iron_b120.hot-162b
  .highlight_tiny_57cb
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.picture_active_5f36 {
  width: 100%;
}

.modal_f284 {
  width: 100%;
}

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

.modal_f284 {
  width: 100%;
}

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

.highlight_tiny_57cb {
  display: flex;
  align-items: center;
}

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

.title-old-685f {
  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;
}

.box-hard-b8e7 .tertiary_b6ad.primary_north_5aa2 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.box-hard-b8e7 h1.tertiary_b6ad {
  margin-top: 120px !important;
}

.main_bb04 .surface_iron_b120.image-tiny-c4c2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.lower-150e img {
  width: 100%;
}

.upper_c700 .aside_dynamic_ea05.bright_293a {
  justify-content: space-between;
}

.middle_4e25 {
  display: none;
}

.over-688b .down_d9aa {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .accordion-135c .outline-bright-0118 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .upper_c700 .aside_dynamic_ea05.bright_293a {
    border-bottom: 1px solid #f0c159;
  }

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

  .accordion-135c.primary-warm-9f41 > .outline-bright-0118 {
    gap: 15px;
    justify-content: space-between;
  }

  .main_bb04
    .surface_iron_b120.hot-162b
    .highlight_tiny_57cb
    img {
    width: 60% !important;
  }

  .solid_5ec3 {
    left: 2%;
  }

  .footer_brown_e2c5 {
    margin: 10px 0;
  }

  .box-hard-b8e7 .down_d9aa {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .container-south-4ec0 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.box-hard-b8e7 .tertiary_b6ad,
  .box-hard-b8e7 .tertiary_b6ad {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .highlight_tiny_57cb {
    justify-content: center;
  }

  .box-hard-b8e7 .down_d9aa {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .main_bb04 .surface_iron_b120.widget_e67b {
    width: 75% !important;
  }

  .lower-150e img {
    width: 100% !important;
  }
}

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

  h2.box-hard-b8e7 .tertiary_b6ad,
  .box-hard-b8e7 .tertiary_b6ad {
    font-size: 30px !important;
  }

  .highlight_tiny_57cb {
    justify-content: center;
  }

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

  .search_7f2a
    .old_5c1b.search-right-7d79 {
    margin: 0 !important;
  }

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

  .footer_brown_e2c5 {
    display: flex;
  }

  .list_9742 .chip_mini_8365 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .box-hard-b8e7 h1.tertiary_b6ad {
    margin-top: 80px !important;
  }

  .main_bb04
    .surface_iron_b120.hot-162b
    .highlight_tiny_57cb
    img,
  .row_c3d2 .hidden-2fb6 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .main_bb04 .surface_iron_b120.widget_e67b {
    width: 100% !important;
  }

  .accordion-135c.primary-warm-9f41 > .outline-bright-0118 {
    gap: 3px;
  }

  .box-hard-b8e7 .down_d9aa {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 0b69 */
.widget-item-t8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
