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(.slider-mini-20a3) {
  gap: 0.5em;
}
:where(.tertiary_b941) {
  gap: 0.5em;
}
body .article-b65d > .texture_south_aa41 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .article-b65d > .surface_ccd3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .article-b65d > .frame-rough-a29b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .silver-9223 > .texture_south_aa41 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .silver-9223 > .surface_ccd3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .silver-9223 > .frame-rough-a29b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .silver-9223
  > :where(:not(.texture_south_aa41):not(.surface_ccd3):not(.summary_e9ba)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .silver-9223 > .preview-dcb6 {
  max-width: var(--wp--style--global--wide-size);
}
body .slider-mini-20a3 {
  display: flex;
}
body .slider-mini-20a3 {
  flex-wrap: wrap;
  align-items: center;
}
body .slider-mini-20a3 > * {
  margin: 0;
}
body .tertiary_b941 {
  display: grid;
}
body .tertiary_b941 > * {
  margin: 0;
}
:where(.wood_f67a.slider-mini-20a3) {
  gap: 2em;
}
:where(.wood_f67a.tertiary_b941) {
  gap: 2em;
}
:where(.backdrop_69ee.slider-mini-20a3) {
  gap: 1.25em;
}
:where(.backdrop_69ee.tertiary_b941) {
  gap: 1.25em;
}
.black-a2dc {
  color: var(--wp--preset--color--black) !important;
}
.orange_ba0d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element-556c {
  color: var(--wp--preset--color--white) !important;
}
.sidebar_6f09 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.detail-fa7f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.wide_08f3 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pattern-2683 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.cool_818d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tag-bd06 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dropdown-focused-2a5d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.basic_ca04 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.video_bottom_dfb8 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.dropdown-7abf {
  background-color: var(--wp--preset--color--black) !important;
}
.message-cd78 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.secondary_orange_9218 {
  background-color: var(--wp--preset--color--white) !important;
}
.progress_dark_c0f4 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.menu-pressed-fde1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.carousel_copper_c13f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wide-0fb4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gallery-in-6da1 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.yellow_e9c9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.content-down-c59a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.input-576a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.glass_5f0a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tertiary_42bb {
  border-color: var(--wp--preset--color--black) !important;
}
.cold-cc9a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.disabled_action_9c40 {
  border-color: var(--wp--preset--color--white) !important;
}
.nav-ea7d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.wood-6c34 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.background-purple-0ca2 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shade-fe37 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture-6fcb {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget_bright_d292 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.complex-bf9f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.detail_5a8d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thumbnail-next-bd29 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.footer-f3a1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.glass-57e3 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.disabled_77f2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.notification_0c51 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.highlight_7159 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.surface_blue_4db9 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.layout-right-aefb {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.shadow_791f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.nav_fef5 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.caption-bcf2 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.mask-out-4c15 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.bright_4021 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.shadow-plasma-fce6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.soft_c2d1 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.cool_14f2 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.yellow_da3e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.item-tiny-cc7f a:where(:not(.wood-5735)) {
  color: inherit;
}
:where(.backdrop_69ee.slider-mini-20a3) {
  gap: 1.25em;
}
:where(.backdrop_69ee.tertiary_b941) {
  gap: 1.25em;
}
:where(.wood_f67a.slider-mini-20a3) {
  gap: 2em;
}
:where(.wood_f67a.tertiary_b941) {
  gap: 2em;
}
.title-ff38 {
  font-size: 1.5em;
  line-height: 1.6;
}

.summary_4371 .menu_d3ac {
  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);
}
.gas_9f09 .slider-fixed-d5f1 {
  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);
}
.row-276b {
  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);
}
.row-276b.stale_7003 .old_3bc2 {
  background-color: var(--e-global-color-primary);
}
.row-276b.footer-1b65 .old_3bc2,
.row-276b.blue-c984 .old_3bc2 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.last-9edd .picture_in_ab53 {
  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);
}
.light-7507 {
  --divider-color: var(--e-global-color-secondary);
}
.light-7507 .caption-8c5a {
  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);
}
.light-7507.stone_b80c .aside_hard_5230 {
  background-color: var(--e-global-color-secondary);
}
.light-7507.modal-7a7e .aside_hard_5230,
.light-7507.yellow-b512 .aside_hard_5230 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.light-7507.modal-7a7e .aside_hard_5230,
.light-7507.yellow-b512 .aside_hard_5230 svg {
  fill: var(--e-global-color-secondary);
}
.summary-6786 .yellow_b76e {
  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);
}
.summary-6786 .east_e592 {
  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);
}
.chip-3c2b.stone_b80c .aside_hard_5230 {
  background-color: var(--e-global-color-primary);
}
.chip-3c2b.modal-7a7e .aside_hard_5230,
.chip-3c2b.yellow-b512 .aside_hard_5230 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.chip-3c2b.modal-7a7e .aside_hard_5230,
.chip-3c2b.yellow-b512 .aside_hard_5230 svg {
  fill: var(--e-global-color-primary);
}
.disabled_hard_e140.stone_b80c .aside_hard_5230 {
  background-color: var(--e-global-color-primary);
}
.disabled_hard_e140.modal-7a7e .aside_hard_5230,
.disabled_hard_e140.yellow-b512 .aside_hard_5230 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.disabled_hard_e140 .detail_60d1 {
  color: var(--e-global-color-primary);
}
.disabled_hard_e140 .detail_60d1,
.disabled_hard_e140 .detail_60d1 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_hard_e140 .breadcrumb-tiny-3027 {
  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);
}
.status_upper_926f .shadow-757b {
  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_7eff .description_complex_7bc2 .badge-advanced-92f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_0608 .footer_0239:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.prev_0608 .simple_3e25 i {
  color: var(--e-global-color-primary);
}
.prev_0608 .simple_3e25 svg {
  fill: var(--e-global-color-primary);
}
.prev_0608 .tag_warm_74d5 {
  color: var(--e-global-color-secondary);
}
.prev_0608 .footer_0239 > .tag_warm_74d5,
.prev_0608 .footer_0239 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_gold_f51c .form_6e75 {
  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);
}
.image_gold_f51c .north-e9c1 {
  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);
}
.popup_dark_3613 .yellow_ae81 .focus-76ea {
  background-color: var(--e-global-color-primary);
}
.popup_dark_3613 .pagination-tall-e2e8 {
  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);
}
.feature_3444 .header_5879 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_3444 .section-simple-6370 {
  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);
}
.feature_3444 .surface-static-072a {
  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);
}
.accent_3d0c .selected_c370,
.accent_3d0c .selected_c370 a {
  color: var(--e-global-color-primary);
}
.accent_3d0c .selected_c370.texture_pressed_c80a,
.accent_3d0c .selected_c370.texture_pressed_c80a a {
  color: var(--e-global-color-accent);
}
.accent_3d0c .selected_c370 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_3d0c .warm-c5da {
  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);
}
.paper-c791 .down_50bb,
.paper-c791 .east-5181 {
  color: var(--e-global-color-primary);
}
.paper-c791 .down_50bb svg {
  fill: var(--e-global-color-primary);
}
.paper-c791 .texture_pressed_c80a .down_50bb,
.paper-c791 .texture_pressed_c80a .east-5181 {
  color: var(--e-global-color-accent);
}
.paper-c791 .texture_pressed_c80a .down_50bb svg {
  fill: var(--e-global-color-accent);
}
.paper-c791 .east-5181 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-c791 .warm-c5da {
  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);
}
.notice-02e6 .pink-7f66,
.notice-02e6 .column_white_78f1 {
  color: var(--e-global-color-primary);
}
.notice-02e6 .column_white_78f1 svg {
  fill: var(--e-global-color-primary);
}
.notice-02e6 .selected_c370.texture_pressed_c80a a,
.notice-02e6
  .selected_c370.texture_pressed_c80a
  .column_white_78f1 {
  color: var(--e-global-color-accent);
}
.notice-02e6 .pink-7f66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-02e6 .warm-c5da {
  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-28f7 .background-10fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-28f7 .surface-a3dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-8494 .focus-brown-b971 .gradient_093c {
  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);
}
.outer-8494 .focus-brown-b971 .black_d2b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-8494 .first-7951 .gradient_093c {
  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);
}
.outer-8494
  .first-7951
  .black_d2b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-8494
  .label_current_e8c8
  .gradient_093c {
  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);
}
.outer-8494
  .label_current_e8c8
  .black_d2b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-8494
  .chip_8527
  .gradient_093c {
  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);
}
.outer-8494
  .chip_8527
  .black_d2b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_846e .main-simple-5172 {
  background-color: var(--e-global-color-primary);
}
.pro_846e .main-simple-5172:hover {
  background-color: var(--e-global-color-primary);
}
.pro_846e .first_8c0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_846e
  .main-simple-5172:hover
  .first_8c0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_9fc1 .new_82dd {
  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);
}
.footer-pro-1c2e .green-185b .breadcrumb-467f a {
  background-color: var(--e-global-color-accent);
}
.footer-pro-1c2e .green-185b .center_d028 a {
  background-color: var(--e-global-color-accent);
}
.footer-pro-1c2e .green-185b .breadcrumb-467f a,
.footer-pro-1c2e .green-185b .center_d028 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_dcd1
  .container-clean-757a.layout-copper-1c16
  .green-185b
  a.green_4193 {
  background-color: var(--e-global-color-accent);
}
.pagination_dcd1
  .container-clean-757a.layout-copper-1c16
  .green-185b
  span.green_4193.fn-current-09d5 {
  background-color: var(--e-global-color-text);
}
.pagination_dcd1
  .container-clean-757a.layout-copper-1c16
  .green-185b
  .green_4193 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3 .progress-56b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .column-d30a
  > .nav-e19c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .slider-liquid-43cf
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .notice-steel-ef11
  .detail-out-499b,
.dropdown-next-05c3
  .notice-steel-ef11
  .element-4342 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-next-05c3
  .notice-steel-ef11
  .rough_fe6e,
.dropdown-next-05c3
  .notice-steel-ef11
  a
  .rough_fe6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .notice-steel-ef11
  .logo_huge_2616 {
  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);
}
.dropdown-next-05c3
  .notice-steel-ef11
  .shade-0f1d {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3
  .notice-steel-ef11
  .shade-0f1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .notice-steel-ef11
  .shade-0f1d:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3
  .notice-steel-ef11
  .notice_simple_aaa8 {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3
  .notice-steel-ef11
  .notice_simple_aaa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .notice-steel-ef11
  .notice_simple_aaa8:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3
  .alert_up_20bd
  .main_solid_8768
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-next-05c3
  .alert_up_20bd
  .middle-8236 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .alert_up_20bd
  .logo_huge_2616 {
  color: var(--e-global-color-text);
}
.dropdown-next-05c3
  .alert_up_20bd
  .logo_huge_2616
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .alert_up_20bd
  .shade-0f1d {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3
  .alert_up_20bd
  .shade-0f1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .alert_up_20bd
  .shade-0f1d:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3
  .alert_up_20bd
  .notice_simple_aaa8 {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3
  .alert_up_20bd
  .notice_simple_aaa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-next-05c3
  .alert_up_20bd
  .notice_simple_aaa8:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3 .tertiary_rough_51c1 {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3 .tertiary_rough_51c1:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-next-05c3 .sort_e72c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-next-05c3 .huge_17b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_f04e .yellow-66a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_f04e
  .secondary-656f
  > div:nth-child(3)
  .yellow-66a7,
.shadow_f04e
  .logo-simple-63bf
  > div:nth-child(1)
  .yellow-66a7,
.shadow_f04e
  .caption-826b
  > div:nth-child(1)
  .yellow-66a7,
.shadow_f04e
  .article_lower_38fd
  > div:nth-child(1)
  .yellow-66a7,
.shadow_f04e
  .media-82aa
  > div:nth-child(1)
  .yellow-66a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_f04e .hovered-7e9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_f04e .list-5e45 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_f04e .box_over_a086 {
  background-color: var(--e-global-color-primary);
}
.shadow_f04e .box_over_a086 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_f04e .box_over_a086:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_f04e .disabled-67e0 {
  background-color: var(--e-global-color-primary);
}
.shadow_f04e .disabled-67e0:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_f04e .sort_e72c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_f04e .huge_17b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-03e8 .popup-dc56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-03e8 .widget-c09c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-03e8 .container_13ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-03e8 .column_3242 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-03e8 .full_91bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-03e8 .disabled-67e0 {
  background-color: var(--e-global-color-primary);
}
.up-03e8 .disabled-67e0:hover {
  background-color: var(--e-global-color-primary);
}
.title-west-5b44 .active_left_710c {
  background-color: var(--e-global-color-secondary);
}
.title-west-5b44 .sidebar-thick-05b8 {
  background-color: var(--e-global-color-text);
}
.title-west-5b44 .component-dynamic-7914 {
  background-color: var(--e-global-color-secondary);
}
.title-west-5b44 .silver_8163 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-west-5b44 .tertiary-f5de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-west-5b44 .breadcrumb_soft_76a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-west-5b44 .picture_e94f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-west-5b44 .main-old-bb19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-d467 .red-f8e2 .media-680b,
.overlay-d467
  .red-f8e2
  .media-680b
  a,
.overlay-d467 .accordion_e719 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-d467 .red-f8e2 .north-6786,
.overlay-d467 .orange-ab96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-d467 .red-f8e2 .north-6786 {
  color: var(--e-global-color-text);
}
.overlay-d467 .orange-ab96 {
  color: var(--e-global-color-text);
}
.overlay-d467
  .red-f8e2
  .slow-48ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-d467 .fast-5b40 .border_fresh_8f78 {
  background-color: var(--e-global-color-primary);
}
.overlay-d467 .fast-5b40 .border_fresh_8f78:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-d467 .fast-5b40 .item-cdd8 li span {
  background-color: var(--e-global-color-text);
}
.overlay-d467 .fast-5b40 .item-cdd8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-d467
  .fast-5b40
  .item-cdd8
  li.short-3561
  span {
  background-color: var(--e-global-color-accent);
}
.overlay-d467 .highlight_bright_36ef span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_f243 .button_narrow_2122 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-action-89f7 .banner-over-2dba {
  background-color: var(--e-global-color-primary);
}
.background-action-89f7 .table-6b3e {
  background-color: var(--e-global-color-secondary);
}
.background-action-89f7 .heading-dirty-7117 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-action-89f7 .large_d160 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-action-89f7 .wrapper_c456 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-action-89f7 .form-8338 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-action-89f7 .hard_7be0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-action-89f7 .mask_paper_2239 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-action-89f7 .tooltip_96ff {
  background-color: var(--e-global-color-primary);
}
.background-action-89f7 .tooltip_96ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_inner_19a2 .main-ff8d {
  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);
}
.column_inner_19a2 .wide_8491 {
  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);
}
.column_inner_19a2
  .sort_stale_10a1:after {
  background-color: var(--e-global-color-primary);
}
.column_inner_19a2 .active-pro-3b12 {
  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);
}
.warm_a74f .accordion_e719 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_a74f .orange-ab96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-white-aa83 .paragraph_bronze_f96c .text-a2af {
  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);
}
.background-white-aa83 .paragraph_bronze_f96c .thick_270b {
  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-07e2 .form_hard_8122 {
  background-color: var(--e-global-color-primary);
}
.light-07e2 .wood-1c31 {
  background-color: var(--e-global-color-secondary);
}
.light-07e2 .texture-b022 .input-dark-c587 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-07e2 .popup_353f .input-dark-c587 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_893d .container-bottom-38c6 .widget_7009 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_893d .container-bottom-38c6 .media_dc0d {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_893d .container-bottom-38c6 .hidden_c7a3 {
  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);
}
.motion-330b .focus_lower_caad {
  border-color: var(--e-global-color-text);
}
.motion-330b .header-selected-4308 {
  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);
}
.motion-330b .table-e24e {
  color: var(--e-global-color-primary);
}
.motion-330b .silver_ca72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-c250 .green_f7ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-c250 .grid_dynamic_9957 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-c250 .fixed-5fc0:hover .green_f7ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-c250
  .fixed-5fc0:hover
  .grid_dynamic_9957 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-new-30d6 .primary_a232 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-new-30d6 .video-liquid-29e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-918e .middle_7fe1 .media_pressed_4404 {
  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);
}
.dirty-918e .active_fluid_97a3 .media_pressed_4404 {
  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);
}
.liquid-190c .in-a789 {
  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);
}
.current-fb00 .hard_f3dd .heading_9362 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-fb00 .hard_f3dd .heading_9362 {
  background-color: var(--e-global-color-secondary);
}
.current-fb00 .description_ba8e .heading_9362 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-fb00 .description_ba8e .heading_9362 {
  background-color: var(--e-global-color-secondary);
}
.current-fb00 .box-98d6 .highlight-19b1 {
  background-color: var(--e-global-color-primary);
}
.current-fb00 .box-98d6:hover .highlight-19b1 {
  background-color: var(--e-global-color-secondary);
}
.current-fb00 .border_fresh_8f78 {
  background-color: var(--e-global-color-primary);
}
.current-fb00 .border_fresh_8f78:hover {
  background-color: var(--e-global-color-accent);
}
.current-fb00 .item-cdd8 li span {
  background-color: var(--e-global-color-text);
}
.current-fb00 .item-cdd8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.current-fb00 .item-cdd8 li.short-3561 span {
  background-color: var(--e-global-color-accent);
}
.highlight_bc7b .upper-f2cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_bc7b .dim_a4ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_e2fc .surface-6722:before {
  background-color: var(--e-global-color-secondary);
}
.heading_e2fc .soft-0f76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_e2fc .active_971f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-down-42b6 .small-d10d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-down-42b6 .small-d10d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-down-42b6 .small-d10d.fn-active-09d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-down-42b6 .disabled-dark-7d4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-down-42b6 .paragraph-e978 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-down-42b6 .middle_5b78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-down-42b6 .shade-in-ac80 {
  background-color: var(--e-global-color-primary);
}
.accent-down-42b6 .shade-in-ac80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-down-42b6 .liquid-7e35 {
  background-color: var(--e-global-color-primary);
}
.accent-down-42b6 .liquid-7e35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-ef45 .east_0f50 .sort-6287 a {
  color: var(--e-global-color-secondary);
}
.nav-ef45 .east_0f50 .sort-6287 a:hover {
  color: var(--e-global-color-secondary);
}
.nav-ef45 .east_0f50 .sort-6287,
.nav-ef45 .east_0f50 .sort-6287 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-ef45 .east_0f50 .dropdown_70e7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-ef45 .east_0f50 .outline-clean-f178 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-ef45 .east_0f50 .red-1087 {
  background-color: var(--e-global-color-primary);
}
.nav-ef45 .east_0f50 .red-1087 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-ef45 .east_0f50 .red-1087:hover {
  background-color: var(--e-global-color-primary);
}
.nav-ef45 .east_0f50 .shadow_0545 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-ef45 .east_0f50 .shadow_0545 {
  background-color: var(--e-global-color-primary);
}
.nav-ef45 .east_0f50 .shadow_0545:hover {
  background-color: var(--e-global-color-primary);
}
.nav-ef45 .east_0f50 .border_fresh_8f78 {
  background-color: var(--e-global-color-primary);
}
.nav-ef45 .east_0f50 .border_fresh_8f78:hover {
  background-color: var(--e-global-color-primary);
}
.nav-ef45 .fast-5b40 .item-cdd8 li span {
  background-color: var(--e-global-color-text);
}
.nav-ef45 .fast-5b40 .item-cdd8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.nav-ef45 .fast-5b40 .item-cdd8 li.short-3561 span {
  background-color: var(--e-global-color-accent);
}
.nav-ef45 .sort_e72c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-ef45 .huge_17b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-2337 .secondary-cool-31f9 .selected_3c3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-2337 .secondary-cool-31f9 .article-short-067a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-2337 .secondary-cool-31f9 .photo_3bc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_5b45 .hero-cdd2 {
  border-color: var(--e-global-color-text);
}
.glass_5b45 .banner_dae4 {
  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);
}
.glass_5b45 .active-bronze-3644 {
  color: var(--e-global-color-secondary);
}
.glass_5b45 .active-bronze-3644 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_5b45 .label_pressed_bfb5 > * {
  color: var(--e-global-color-primary);
}
.glass_5b45 .label_pressed_bfb5 > * svg {
  fill: var(--e-global-color-primary);
}
.glass_5b45 .hard_0d1c {
  color: var(--e-global-color-primary);
}
.glass_5b45 .hard_0d1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_5b45 .silver_df12 {
  color: var(--e-global-color-primary);
}
.glass_5b45 .silver_df12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_5b45 .filter_silver_20b8 {
  color: var(--e-global-color-primary);
}
.glass_5b45 .filter_silver_20b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_5b45 .row_glass_ead4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_5b45 .primary-dark-d598 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_5b45 .primary-dark-d598.picture-bronze-b655 {
  color: var(--e-global-color-secondary);
}
.glass_5b45 .primary-dark-d598.picture-bronze-b655 .carousel_smooth_0558 {
  color: var(--e-global-color-accent);
}
.glass_5b45 .primary-dark-d598.easy-660d {
  color: var(--e-global-color-text);
}
.glass_5b45 .primary-dark-d598.easy-660d .carousel_smooth_0558 {
  color: var(--e-global-color-text);
}
.glass_5b45 .primary-dark-d598:before {
  border-top-color: var(--e-global-color-text);
}
.glass_5b45 .lite-3c28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_5b45
  .lite-3c28
  .green-f56f {
  background-color: var(--e-global-color-primary);
}
.glass_5b45
  .lite-3c28
  .green-f56f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_5b45 .hero-cdd2 .description-2ab9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_d74e .active_eca6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_d74e .menu_mini_3565 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-new-16fb .short-274c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-new-16fb
  .medium-8540
  .mask-db8b {
  background-color: var(--e-global-color-secondary);
}
.video-new-16fb
  .medium-8540.primary-paper-0031
  .mask-db8b {
  background-color: var(--e-global-color-text);
}
.video-new-16fb
  .medium-8540:hover
  .mask-db8b {
  background-color: var(--e-global-color-accent);
}
.video-new-16fb
  .medium-8540.fn-active-09d5
  .mask-db8b {
  background-color: var(--e-global-color-primary);
}
.in_5cde .current-1ffa {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.in_5cde .tag_6acf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_5cde .title-99a8 {
  background-color: var(--e-global-color-primary);
}
.in_5cde .title-99a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-hot-442e .photo_iron_e717 .item-narrow-4e47 .small_a368 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-hot-442e .photo_iron_e717 .content-794e:after {
  background-color: var(--e-global-color-secondary);
}
.dropdown-hot-442e .table-new-cf63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-hot-442e .panel_black_3fe2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-hot-442e .summary_73ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-hot-442e .caption_0632 {
  background-color: var(--e-global-color-primary);
}
.dropdown-hot-442e .caption_0632 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-hot-442e .column-670a {
  background-color: var(--e-global-color-secondary);
}
.dropdown-hot-442e .column-670a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-hot-442e .photo_iron_e717 .row-19d1 .main_hard_68e3:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-hot-442e
  .photo_iron_e717
  .row-19d1
  .main_hard_68e3.hover-cd0b {
  background-color: var(--e-global-color-primary);
}
.dropdown-hot-442e .photo_iron_e717 .popup-433f:before {
  border-color: var(--e-global-color-primary);
}
.dropdown-hot-442e .photo_iron_e717 .popup-433f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.dropdown-hot-442e
  .photo_iron_e717
  .popup-433f.wide_de85:before {
  border-color: var(--e-global-color-primary);
}
.dropdown-hot-442e .chip_mini_e5f3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-7758 .dark-3efe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-7758 .dark-3efe:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-7758 .dark-3efe.grid_0071 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-7758 .label-303f {
  background-color: var(--e-global-color-primary);
}
.plasma-7758 .label-303f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-7758
  .title_f29f
  .focus-gold-d351
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-7758
  .text_f052
  .focus-gold-d351
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_0489
  .shadow_south_f569
  .progress_3a0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_0489
  .shadow_south_f569
  .soft-b650 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_0489 .gold-1ef4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_0489 .container_light_4fd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_0489 .pattern-0dca {
  background-color: var(--e-global-color-primary);
}
.image_0489 .pattern-0dca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_8747 .full-9845 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8747 .carousel-b0d9 {
  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);
}
.detail_8747 .mini-51a1 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_8747 .mini-51a1 a:hover {
  color: var(--e-global-color-secondary);
}
.detail_8747 .notice-glass-8bd3 {
  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);
}
.detail_8747 .notification-a4e8 {
  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);
}
.detail_8747 .shadow-e072 .border_fresh_8f78 {
  background-color: var(--e-global-color-primary);
}
.detail_8747 .shadow-e072 .border_fresh_8f78:hover {
  background-color: var(--e-global-color-accent);
}
.detail_8747
  .shadow-e072
  .item-cdd8
  li
  span {
  background-color: var(--e-global-color-text);
}
.detail_8747
  .shadow-e072
  .item-cdd8
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.detail_8747
  .shadow-e072
  .item-cdd8
  li.short-3561
  span {
  background-color: var(--e-global-color-accent);
}
.simple_6d3e
  .tiny-a073
  .gas-1850 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_6d3e .tiny-a073 .thick_8bef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_6d3e .tiny-a073 .input-huge-abae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_6d3e .dirty-1962 {
  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);
}
.simple_6d3e
  .highlight-easy-bd4b.north_4659 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > a {
  background-color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > a
  .clean-6f76.surface-down-32e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > a
  .photo-silver-7b72.orange_6e40 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > .cold-ff4d
  .accent_stale_6b74
  > a {
  background-color: var(--e-global-color-secondary);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > .cold-ff4d
  .accent_stale_6b74
  > a
  .carousel_ed59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > .cold-ff4d
  .accent_stale_6b74
  > a
  .photo-silver-7b72.logo-114c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > a
  .paper-b819:before {
  color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > .cold-ff4d
  a
  .paper-b819:before {
  color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74.popup_under_471e
  > a
  .paper-b819:before {
  color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > .cold-ff4d
  .accent_stale_6b74.popup_under_471e
  > a
  .paper-b819:before {
  color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > a
  .form_1486
  .caption-next-79ce {
  color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > .cold-ff4d
  a
  .form_1486
  .caption-next-79ce {
  color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > a
  .form_1486
  .caption-next-79ce,
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > .cold-ff4d
  a
  .form_1486
  .caption-next-79ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > a
  .shadow_gas_1b95:before {
  color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > .cold-ff4d
  a
  .shadow_gas_1b95:before {
  color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74.popup_under_471e
  > a
  .shadow_gas_1b95:before {
  color: var(--e-global-color-text);
}
.slider_south_d150
  > .outline-8c0a
  > div
  > .list_purple_d4fe
  > .accent_stale_6b74
  > .cold-ff4d
  .accent_stale_6b74.popup_under_471e
  > a
  .shadow_gas_1b95:before {
  color: var(--e-global-color-text);
}
.hard_a767 .west_0623 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_a767
  .item_basic_c1ee:hover
  .west_0623 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_west_e631
  > .outline-8c0a
  > .detail_complex_cfaa
  > .paragraph_30f4
  > .badge_2533
  > .frame-7841
  .pressed-dfa1 {
  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);
}
.container_west_e631
  > .outline-8c0a
  > .detail_complex_cfaa
  > .paragraph_30f4
  > .badge_2533
  > .frame-7841:hover
  .pressed-dfa1 {
  color: var(--e-global-color-text);
}
.container_west_e631
  > .outline-8c0a
  > .detail_complex_cfaa
  > .paragraph_30f4
  > .badge_2533
  > .frame-7841:hover
  .pressed-dfa1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_west_e631
  > .outline-8c0a
  > .detail_complex_cfaa
  > .paragraph_30f4
  > .badge_2533.widget_right_110f
  > .frame-7841
  .pressed-dfa1 {
  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);
}
.detail-steel-571f .background_center_44fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-steel-571f .copper-0caa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-steel-571f .text_7e0e {
  background-color: var(--e-global-color-primary);
}
.detail-steel-571f .text_7e0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-f4d0
  > .outline-8c0a
  > .shadow-d066
  > .status_d178
  > .over-bdb9
  .badge-f8ae {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-f4d0
  > .outline-8c0a
  > .shadow-d066
  > .status_d178
  > .over-bdb9
  .video-e9ca {
  color: var(--e-global-color-text);
}
.sort-f4d0
  > .outline-8c0a
  > .shadow-d066
  > .status_d178
  > .over-bdb9:hover
  .badge-f8ae {
  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);
}
.sort-f4d0
  > .outline-8c0a
  > .shadow-d066
  > .status_d178
  > .over-bdb9:hover
  .video-e9ca {
  color: var(--e-global-color-secondary);
}
.sort-f4d0
  > .outline-8c0a
  > .shadow-d066
  > .status_d178
  > .over-bdb9.active_yellow_142b
  .badge-f8ae {
  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);
}
.sort-f4d0
  > .outline-8c0a
  > .shadow-d066
  > .status_d178
  > .over-bdb9.active_yellow_142b
  .video-e9ca {
  color: var(--e-global-color-primary);
}
.primary_dark_07a4
  .video-outer-0897
  .sidebar-fluid-63ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_dark_07a4 .media-top-e5a1 .description-2ab9 .carousel-af10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-08ae .sidebar_black_f6e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-08ae .badge_north_9300 .sidebar_black_f6e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-08ae .menu_fresh_e445 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-08ae .menu_fresh_e445 {
  background-color: var(--e-global-color-primary);
}
.button-inner-2518 .outer-6806 .component_paper_ae13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-inner-2518
  .outer-6806:hover
  .thick-e23a {
  color: var(--e-global-color-secondary);
}
.button-inner-2518
  .outer-6806:hover
  .component_paper_ae13 {
  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);
}
.aside_db01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.layout-steel-ded0 {
  max-width: 1400px !important;
}

.layout-182b {
  flex-direction: column;
}

.layout-182b .west_aa22 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.layout-182b .west_aa22 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.layout-182b .highlight_thick_e0ba {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.highlight_pressed_3d67.logo_b95a {
  display: none;
}

.steel_c645 {
  display: none;
}

body,
.wood-41d6 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.card_over_fc69) !important; */
}

.warm_694e.text_4656 {
  margin-bottom: 40px;
  width: 100%;
}

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

.layout-182b a {
  width: 100%;
}

.border-small-5b54 .hero-8563.red-7836 {
  width: 20% !important;
}

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

.bottom_86d8:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.texture_480c:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.border-small-5b54
  .hero-8563.element_static_a9de
  .avatar_539b
  .selected-d5fe {
  font-size: 20px !important;
}

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

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

.modal-motion-5382 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.mask_7594.iron-7bac > .plasma_960c {
  display: flex;
  align-items: center;
}

.small-c4ab {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.pattern-hovered-5144 {
  font-size: 35px !important;
}

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

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

.image-large-4e42 {
  display: flex;
  gap: 50px;
}

.border-small-5b54
  .hero-8563.active-3aad
  .main-pink-f970
  .link_5560 {
  width: 100% !important;
}

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

.red-2222 {
  width: 100%;
}

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

.nav-2b9f {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.down-20b2 {
  font-size: 15px !important;
}

.focus-stale-476c {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.nav-2b9f:hover .focus-stale-476c {
  visibility: visible;
}
.nav-2b9f:hover.nav-2b9f::before {
  display: block;
}

.modal-motion-5382 h3 {
  color: #fff;
}

.slow_99b6 {
  margin: 0;
}

.border-small-5b54
  .hero-8563.active-3aad
  .link_5560
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.item-simple-76e8 {
  width: 100%;
}

.narrow-ecef {
  width: 100%;
}

.accent-28df {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.narrow-ecef {
  width: 100%;
}

.texture-3ed1 {
  margin-bottom: 10px !important;
}

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

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

.notice-dim-27cb {
  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;
}

.layout-182b .west_aa22.heading-c5bf {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.layout-182b h1.west_aa22 {
  margin-top: 120px !important;
}

.border-small-5b54 .hero-8563.info-action-dc85 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.active_0c2d img {
  width: 100%;
}

.background_black_ece8 .banner-6a11.avatar_539b {
  justify-content: space-between;
}

.upper-39ec {
  display: none;
}

.easy_ef64 .highlight_thick_e0ba {
  margin: 1px 0 !important;
}

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

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

@media (max-width: 1000px) {
  .image-large-4e42 {
    flex-direction: column;
  }

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

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

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

  .background_black_ece8 .banner-6a11.avatar_539b {
    border-bottom: 1px solid #f0c159;
  }

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

  .mask_7594.iron-7bac > .plasma_960c {
    gap: 15px;
    justify-content: space-between;
  }

  .border-small-5b54
    .hero-8563.active-3aad
    .link_5560
    img {
    width: 60% !important;
  }

  .active_ab17 {
    left: 2%;
  }

  .carousel_gold_c937 {
    margin: 10px 0;
  }

  .layout-182b .highlight_thick_e0ba {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .pattern-hovered-5144 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.layout-182b .west_aa22,
  .layout-182b .west_aa22 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .link_5560 {
    justify-content: center;
  }

  .layout-182b .highlight_thick_e0ba {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .border-small-5b54 .hero-8563.red-7836 {
    width: 75% !important;
  }

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

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

  h2.layout-182b .west_aa22,
  .layout-182b .west_aa22 {
    font-size: 30px !important;
  }

  .link_5560 {
    justify-content: center;
  }

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

  .tertiary-hard-a146
    .icon-clean-b20a.bottom_6dfe {
    margin: 0 !important;
  }

  .small-c4ab {
    margin: 0;
    gap: 10px;
  }

  .carousel_gold_c937 {
    display: flex;
  }

  .advanced_8160 .bottom_86d8 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .accent-28df {
    justify-content: flex-end;
    gap: 1px;
  }

  .layout-182b h1.west_aa22 {
    margin-top: 80px !important;
  }

  .border-small-5b54
    .hero-8563.active-3aad
    .link_5560
    img,
  .summary-6786 .main-pink-f970 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .border-small-5b54 .hero-8563.red-7836 {
    width: 100% !important;
  }

  .mask_7594.iron-7bac > .plasma_960c {
    gap: 3px;
  }

  .layout-182b .highlight_thick_e0ba {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: f8bc */
.phantom-card-o7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
