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(.wood_8675) {
  gap: 0.5em;
}
:where(.icon-3281) {
  gap: 0.5em;
}
body .highlight_70ea > .footer-9961 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .highlight_70ea > .section_stale_4ded {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .highlight_70ea > .orange-0a35 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accent_0669 > .footer-9961 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accent_0669 > .section_stale_4ded {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accent_0669 > .orange-0a35 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .accent_0669
  > :where(:not(.footer-9961):not(.section_stale_4ded):not(.last-40a8)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accent_0669 > .block_cool_ecce {
  max-width: var(--wp--style--global--wide-size);
}
body .wood_8675 {
  display: flex;
}
body .wood_8675 {
  flex-wrap: wrap;
  align-items: center;
}
body .wood_8675 > * {
  margin: 0;
}
body .icon-3281 {
  display: grid;
}
body .icon-3281 > * {
  margin: 0;
}
:where(.pro_f066.wood_8675) {
  gap: 2em;
}
:where(.pro_f066.icon-3281) {
  gap: 2em;
}
:where(.text_7958.wood_8675) {
  gap: 1.25em;
}
:where(.text_7958.icon-3281) {
  gap: 1.25em;
}
.motion-4d0e {
  color: var(--wp--preset--color--black) !important;
}
.tabs-2178 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tag-5dee {
  color: var(--wp--preset--color--white) !important;
}
.detail_complex_eade {
  color: var(--wp--preset--color--pale-pink) !important;
}
.bronze-59ca {
  color: var(--wp--preset--color--vivid-red) !important;
}
.column-dim-d427 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shade_ac9f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.highlight-07ce {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.north_6c18 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.border_simple_1a93 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.carousel-static-dfc9 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.info-c3a2 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.paragraph_outer_d110 {
  background-color: var(--wp--preset--color--black) !important;
}
.cool_94d8 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.box_middle_0338 {
  background-color: var(--wp--preset--color--white) !important;
}
.thumbnail_749a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.input-3fe5 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.warm-6f8e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.main-634e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.modal-cold-c5aa {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pink_63a3 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stone_86f4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.iron_8330 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.highlight-selected-dd6d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip_4161 {
  border-color: var(--wp--preset--color--black) !important;
}
.card-c866 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.lite_24bb {
  border-color: var(--wp--preset--color--white) !important;
}
.paper_a424 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.image_5f23 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.shade-left-be8b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.aside_blue_e0d6 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.mask_ee45 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.summary_fadb {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask_warm_1e78 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.widget_next_4023 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.status-warm-1c17 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.first-5b04 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.text-white-f220 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.east-5096 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.layout_dac4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.summary_large_e2e1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.text_left_5452 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.narrow_a23e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.video-last-36f2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.primary-fluid-ca6a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.right-ac52 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.menu-e820 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hero-soft-2a88 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.selected_e454 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.active-c7ac {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.picture_1e0c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.mini_981f {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.cool_3579 a:where(:not(.detail_b289)) {
  color: inherit;
}
:where(.text_7958.wood_8675) {
  gap: 1.25em;
}
:where(.text_7958.icon-3281) {
  gap: 1.25em;
}
:where(.pro_f066.wood_8675) {
  gap: 2em;
}
:where(.pro_f066.icon-3281) {
  gap: 2em;
}
.preview-bright-893c {
  font-size: 1.5em;
  line-height: 1.6;
}

.shade-green-44e8 .center-11da {
  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);
}
.card-e006 .input_621a {
  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);
}
.pattern-silver-7c94 {
  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);
}
.pattern-silver-7c94.pattern_9f6a .chip-8106 {
  background-color: var(--e-global-color-primary);
}
.pattern-silver-7c94.photo-26f7 .chip-8106,
.pattern-silver-7c94.soft_05ff .chip-8106 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dynamic-28f3 .tag_first_c911 {
  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);
}
.huge-9b87 {
  --divider-color: var(--e-global-color-secondary);
}
.huge-9b87 .green_1610 {
  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);
}
.huge-9b87.table_current_ae3a .current_7525 {
  background-color: var(--e-global-color-secondary);
}
.huge-9b87.silver_990e .current_7525,
.huge-9b87.solid-269d .current_7525 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.huge-9b87.silver_990e .current_7525,
.huge-9b87.solid-269d .current_7525 svg {
  fill: var(--e-global-color-secondary);
}
.element_6aaa .panel_900a {
  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);
}
.element_6aaa .label_8eb7 {
  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);
}
.backdrop-f3d4.table_current_ae3a .current_7525 {
  background-color: var(--e-global-color-primary);
}
.backdrop-f3d4.silver_990e .current_7525,
.backdrop-f3d4.solid-269d .current_7525 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.backdrop-f3d4.silver_990e .current_7525,
.backdrop-f3d4.solid-269d .current_7525 svg {
  fill: var(--e-global-color-primary);
}
.yellow-5c31.table_current_ae3a .current_7525 {
  background-color: var(--e-global-color-primary);
}
.yellow-5c31.silver_990e .current_7525,
.yellow-5c31.solid-269d .current_7525 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.yellow-5c31 .background-medium-f60f {
  color: var(--e-global-color-primary);
}
.yellow-5c31 .background-medium-f60f,
.yellow-5c31 .background-medium-f60f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-5c31 .left-ef12 {
  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);
}
.dirty-eaf7 .tag-black-22c7 {
  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);
}
.dynamic-1049 .popup_stale_c760 .avatar_84c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-prev-4c9e .out-7746:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.modal-prev-4c9e .overlay-70d6 i {
  color: var(--e-global-color-primary);
}
.modal-prev-4c9e .overlay-70d6 svg {
  fill: var(--e-global-color-primary);
}
.modal-prev-4c9e .sidebar_mini_323c {
  color: var(--e-global-color-secondary);
}
.modal-prev-4c9e .out-7746 > .sidebar_mini_323c,
.modal-prev-4c9e .out-7746 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-d9e2 .list_blue_2a3f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-d9e2 .gallery_e061 {
  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);
}
.background_f0be .hard-bbc1 .content_pressed_18b8 {
  background-color: var(--e-global-color-primary);
}
.background_f0be .main-97bb {
  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);
}
.current_cecb .upper_628e {
  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);
}
.current_cecb .info_static_c1a0 {
  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);
}
.current_cecb .button_gold_bfeb {
  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);
}
.menu_4b27 .avatar_b1eb,
.menu_4b27 .avatar_b1eb a {
  color: var(--e-global-color-primary);
}
.menu_4b27 .avatar_b1eb.orange_3d79,
.menu_4b27 .avatar_b1eb.orange_3d79 a {
  color: var(--e-global-color-accent);
}
.menu_4b27 .avatar_b1eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_4b27 .progress_4809 {
  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);
}
.list_silver_6b15 .footer-fc2d,
.list_silver_6b15 .popup-fd7f {
  color: var(--e-global-color-primary);
}
.list_silver_6b15 .footer-fc2d svg {
  fill: var(--e-global-color-primary);
}
.list_silver_6b15 .orange_3d79 .footer-fc2d,
.list_silver_6b15 .orange_3d79 .popup-fd7f {
  color: var(--e-global-color-accent);
}
.list_silver_6b15 .orange_3d79 .footer-fc2d svg {
  fill: var(--e-global-color-accent);
}
.list_silver_6b15 .popup-fd7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_silver_6b15 .progress_4809 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_7fd5 .label_e9d8,
.focused_7fd5 .cool_164f {
  color: var(--e-global-color-primary);
}
.focused_7fd5 .cool_164f svg {
  fill: var(--e-global-color-primary);
}
.focused_7fd5 .avatar_b1eb.orange_3d79 a,
.focused_7fd5
  .avatar_b1eb.orange_3d79
  .cool_164f {
  color: var(--e-global-color-accent);
}
.focused_7fd5 .label_e9d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_7fd5 .progress_4809 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_dynamic_c5a5 .gallery-6c8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_dynamic_c5a5 .footer-f002 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_yellow_6bee .prev-fa7e .plasma-9aa5 {
  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);
}
.item_yellow_6bee .prev-fa7e .column-df61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_yellow_6bee .border-middle-ecb3 .plasma-9aa5 {
  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);
}
.item_yellow_6bee
  .border-middle-ecb3
  .column-df61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_yellow_6bee
  .info_afeb
  .plasma-9aa5 {
  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);
}
.item_yellow_6bee
  .info_afeb
  .column-df61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_yellow_6bee
  .wrapper-blue-34cc
  .plasma-9aa5 {
  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);
}
.item_yellow_6bee
  .wrapper-blue-34cc
  .column-df61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_d7ad .main-1929 {
  background-color: var(--e-global-color-primary);
}
.badge_d7ad .main-1929:hover {
  background-color: var(--e-global-color-primary);
}
.badge_d7ad .basic-562f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_d7ad
  .main-1929:hover
  .basic-562f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_6577 .hovered-de1c {
  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);
}
.feature-1b3a .next-c624 .focus_slow_238f a {
  background-color: var(--e-global-color-accent);
}
.feature-1b3a .next-c624 .gradient_1ce3 a {
  background-color: var(--e-global-color-accent);
}
.feature-1b3a .next-c624 .focus_slow_238f a,
.feature-1b3a .next-c624 .gradient_1ce3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_845d
  .bronze_5ea5.hidden-84f6
  .next-c624
  a.notification_in_3bb9 {
  background-color: var(--e-global-color-accent);
}
.stale_845d
  .bronze_5ea5.hidden-84f6
  .next-c624
  span.notification_in_3bb9.fn-current-9337 {
  background-color: var(--e-global-color-text);
}
.stale_845d
  .bronze_5ea5.hidden-84f6
  .next-c624
  .notification_in_3bb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac .slider_12e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .text_21da
  > .aside-bottom-5a83
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .paragraph_45e2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .west_5617
  .modal_next_2b59,
.text-current-26ac
  .west_5617
  .paragraph_first_af81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-current-26ac
  .west_5617
  .hidden-a621,
.text-current-26ac
  .west_5617
  a
  .hidden-a621 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .west_5617
  .disabled-fbcc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .west_5617
  .gallery-ad71 {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac
  .west_5617
  .gallery-ad71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .west_5617
  .gallery-ad71:hover {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac
  .west_5617
  .motion_fd94 {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac
  .west_5617
  .motion_fd94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .west_5617
  .motion_fd94:hover {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac
  .bright_6220
  .section_purple_2f62
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-current-26ac
  .bright_6220
  .chip-08fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .bright_6220
  .disabled-fbcc {
  color: var(--e-global-color-text);
}
.text-current-26ac
  .bright_6220
  .disabled-fbcc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .bright_6220
  .gallery-ad71 {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac
  .bright_6220
  .gallery-ad71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .bright_6220
  .gallery-ad71:hover {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac
  .bright_6220
  .motion_fd94 {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac
  .bright_6220
  .motion_fd94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-current-26ac
  .bright_6220
  .motion_fd94:hover {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac .card_423b {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac .card_423b:hover {
  background-color: var(--e-global-color-primary);
}
.text-current-26ac .thumbnail-a0d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-current-26ac .in-76b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-982b .advanced-8c8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-982b
  .detail_yellow_9517
  > div:nth-child(3)
  .advanced-8c8a,
.active-982b
  .content_small_9a8b
  > div:nth-child(1)
  .advanced-8c8a,
.active-982b
  .aside-last-178e
  > div:nth-child(1)
  .advanced-8c8a,
.active-982b
  .modal-upper-6816
  > div:nth-child(1)
  .advanced-8c8a,
.active-982b
  .hero-897c
  > div:nth-child(1)
  .advanced-8c8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-982b .caption-d954 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-982b .hidden-a898 {
  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);
}
.active-982b .over-db6a {
  background-color: var(--e-global-color-primary);
}
.active-982b .over-db6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-982b .over-db6a:hover {
  background-color: var(--e-global-color-primary);
}
.active-982b .article-first-c08c {
  background-color: var(--e-global-color-primary);
}
.active-982b .article-first-c08c:hover {
  background-color: var(--e-global-color-primary);
}
.active-982b .thumbnail-a0d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-982b .in-76b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-left-9e9d .notice_thick_5a5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-left-9e9d .pattern-c92a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-left-9e9d .sidebar-f976 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-left-9e9d .hidden-hot-217b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-left-9e9d .column_fbba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-left-9e9d .article-first-c08c {
  background-color: var(--e-global-color-primary);
}
.item-left-9e9d .article-first-c08c:hover {
  background-color: var(--e-global-color-primary);
}
.layout-77d9 .input-smooth-7450 {
  background-color: var(--e-global-color-secondary);
}
.layout-77d9 .grid_small_7737 {
  background-color: var(--e-global-color-text);
}
.layout-77d9 .wrapper-pro-8a92 {
  background-color: var(--e-global-color-secondary);
}
.layout-77d9 .logo-top-7220 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-77d9 .picture-0d8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-77d9 .tabs_paper_6595 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-77d9 .status-c2e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-77d9 .table_02a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-e31e .nav-in-7ee1 .notice-first-d64d,
.lower-e31e
  .nav-in-7ee1
  .notice-first-d64d
  a,
.lower-e31e .module-easy-e1a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-e31e .nav-in-7ee1 .pagination-bottom-2023,
.lower-e31e .copper-192b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-e31e .nav-in-7ee1 .pagination-bottom-2023 {
  color: var(--e-global-color-text);
}
.lower-e31e .copper-192b {
  color: var(--e-global-color-text);
}
.lower-e31e
  .nav-in-7ee1
  .aside_green_83d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-e31e .module_0d6c .pink_6e88 {
  background-color: var(--e-global-color-primary);
}
.lower-e31e .module_0d6c .pink_6e88:hover {
  background-color: var(--e-global-color-primary);
}
.lower-e31e .module_0d6c .content-in-dbb6 li span {
  background-color: var(--e-global-color-text);
}
.lower-e31e .module_0d6c .content-in-dbb6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.lower-e31e
  .module_0d6c
  .content-in-dbb6
  li.accordion-warm-3ecd
  span {
  background-color: var(--e-global-color-accent);
}
.lower-e31e .module_ad5f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-b0f0 .tag-a556 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_orange_e2d4 .table_01aa {
  background-color: var(--e-global-color-primary);
}
.main_orange_e2d4 .tooltip-1fa9 {
  background-color: var(--e-global-color-secondary);
}
.main_orange_e2d4 .block_pink_f69a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_orange_e2d4 .message-ed1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_orange_e2d4 .tag_tall_0576 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_orange_e2d4 .sidebar_54c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_orange_e2d4 .carousel_lower_bed8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_orange_e2d4 .notice-red-65c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_orange_e2d4 .content-beaf {
  background-color: var(--e-global-color-primary);
}
.main_orange_e2d4 .content-beaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-tiny-1d28 .last-d594 {
  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);
}
.form-tiny-1d28 .bronze-ff30 {
  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);
}
.form-tiny-1d28
  .small_0eed:after {
  background-color: var(--e-global-color-primary);
}
.form-tiny-1d28 .basic-1930 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-e633 .module-easy-e1a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-e633 .copper-192b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-large-e3a6 .accent-dbd8 .text_fast_34fd {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-large-e3a6 .accent-dbd8 .background_full_edac {
  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);
}
.dynamic-25d0 .column_00c2 {
  background-color: var(--e-global-color-primary);
}
.dynamic-25d0 .paragraph_4bba {
  background-color: var(--e-global-color-secondary);
}
.dynamic-25d0 .description_e718 .box_96ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-25d0 .easy-149a .box_96ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-e38a .texture-dd20 .preview-8daa {
  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);
}
.gradient-e38a .texture-dd20 .primary-hovered-8a48 {
  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);
}
.gradient-e38a .texture-dd20 .disabled_fixed_8d8b {
  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);
}
.carousel-676c .breadcrumb_9731 {
  border-color: var(--e-global-color-text);
}
.carousel-676c .progress_hard_43b1 {
  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);
}
.carousel-676c .chip-motion-f8b9 {
  color: var(--e-global-color-primary);
}
.carousel-676c .focus-98c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-c316 .texture-liquid-4a21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-c316 .link-6fc1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-c316 .module_c6a6:hover .texture-liquid-4a21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-c316
  .module_c6a6:hover
  .link-6fc1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-762d .summary_tiny_1130 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-762d .detail-south-73ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-50fc .orange-3141 .section-fast-80ae {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-50fc .hidden_dim_2889 .section-fast-80ae {
  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);
}
.aside-1a28 .content-4ad9 {
  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-f36e .detail_8db6 .highlight_in_f60d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-f36e .detail_8db6 .highlight_in_f60d {
  background-color: var(--e-global-color-secondary);
}
.thick-f36e .media_white_1fe7 .highlight_in_f60d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-f36e .media_white_1fe7 .highlight_in_f60d {
  background-color: var(--e-global-color-secondary);
}
.thick-f36e .nav_silver_37d0 .preview-8e02 {
  background-color: var(--e-global-color-primary);
}
.thick-f36e .nav_silver_37d0:hover .preview-8e02 {
  background-color: var(--e-global-color-secondary);
}
.thick-f36e .pink_6e88 {
  background-color: var(--e-global-color-primary);
}
.thick-f36e .pink_6e88:hover {
  background-color: var(--e-global-color-accent);
}
.thick-f36e .content-in-dbb6 li span {
  background-color: var(--e-global-color-text);
}
.thick-f36e .content-in-dbb6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.thick-f36e .content-in-dbb6 li.accordion-warm-3ecd span {
  background-color: var(--e-global-color-accent);
}
.up_d617 .bottom_dc7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_d617 .blue_9a9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_8a4a .tertiary_f42d:before {
  background-color: var(--e-global-color-secondary);
}
.chip_8a4a .layout_dynamic_440f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_8a4a .popup-b899 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-a515 .button-advanced-a8d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-a515 .button-advanced-a8d5:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-a515 .button-advanced-a8d5.fn-active-9337 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-a515 .popup-new-a175 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-a515 .advanced_3500 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-a515 .alert-copper-84a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-a515 .column_fba3 {
  background-color: var(--e-global-color-primary);
}
.pro-a515 .column_fba3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-a515 .notification-a826 {
  background-color: var(--e-global-color-primary);
}
.pro-a515 .notification-a826 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-cool-9a56 .slider-8ce5 .table_static_3907 a {
  color: var(--e-global-color-secondary);
}
.backdrop-cool-9a56 .slider-8ce5 .table_static_3907 a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop-cool-9a56 .slider-8ce5 .table_static_3907,
.backdrop-cool-9a56 .slider-8ce5 .table_static_3907 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-cool-9a56 .slider-8ce5 .white-25d4 {
  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);
}
.backdrop-cool-9a56 .slider-8ce5 .background_252b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-cool-9a56 .slider-8ce5 .yellow_e922 {
  background-color: var(--e-global-color-primary);
}
.backdrop-cool-9a56 .slider-8ce5 .yellow_e922 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-cool-9a56 .slider-8ce5 .yellow_e922:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-cool-9a56 .slider-8ce5 .header_e729 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-cool-9a56 .slider-8ce5 .header_e729 {
  background-color: var(--e-global-color-primary);
}
.backdrop-cool-9a56 .slider-8ce5 .header_e729:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-cool-9a56 .slider-8ce5 .pink_6e88 {
  background-color: var(--e-global-color-primary);
}
.backdrop-cool-9a56 .slider-8ce5 .pink_6e88:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-cool-9a56 .module_0d6c .content-in-dbb6 li span {
  background-color: var(--e-global-color-text);
}
.backdrop-cool-9a56 .module_0d6c .content-in-dbb6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-cool-9a56 .module_0d6c .content-in-dbb6 li.accordion-warm-3ecd span {
  background-color: var(--e-global-color-accent);
}
.backdrop-cool-9a56 .thumbnail-a0d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-cool-9a56 .in-76b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-soft-ae9e .menu_black_024f .photo_static_0083 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-soft-ae9e .menu_black_024f .footer-plasma-4034 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-soft-ae9e .menu_black_024f .next-c200 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-ecf3 .status-4a8d {
  border-color: var(--e-global-color-text);
}
.next-ecf3 .pressed-3e99 {
  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);
}
.next-ecf3 .breadcrumb_d9d1 {
  color: var(--e-global-color-secondary);
}
.next-ecf3 .breadcrumb_d9d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-ecf3 .lower_b397 > * {
  color: var(--e-global-color-primary);
}
.next-ecf3 .lower_b397 > * svg {
  fill: var(--e-global-color-primary);
}
.next-ecf3 .notification-left-49e0 {
  color: var(--e-global-color-primary);
}
.next-ecf3 .notification-left-49e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-ecf3 .section-lower-6540 {
  color: var(--e-global-color-primary);
}
.next-ecf3 .section-lower-6540 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-ecf3 .surface_8254 {
  color: var(--e-global-color-primary);
}
.next-ecf3 .surface_8254 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-ecf3 .preview_0ea8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-ecf3 .logo_5b3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-ecf3 .logo_5b3e.pagination_528e {
  color: var(--e-global-color-secondary);
}
.next-ecf3 .logo_5b3e.pagination_528e .dropdown-6141 {
  color: var(--e-global-color-accent);
}
.next-ecf3 .logo_5b3e.header_2e2b {
  color: var(--e-global-color-text);
}
.next-ecf3 .logo_5b3e.header_2e2b .dropdown-6141 {
  color: var(--e-global-color-text);
}
.next-ecf3 .logo_5b3e:before {
  border-top-color: var(--e-global-color-text);
}
.next-ecf3 .short-55e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-ecf3
  .short-55e0
  .input-light-79ac {
  background-color: var(--e-global-color-primary);
}
.next-ecf3
  .short-55e0
  .input-light-79ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-ecf3 .status-4a8d .stone_84ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-bright-5506 .wrapper_bfea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-bright-5506 .title_fa5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-9e83 .steel_6e85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-9e83
  .logo-17f6
  .surface_white_5e6a {
  background-color: var(--e-global-color-secondary);
}
.selected-9e83
  .logo-17f6.tag-b935
  .surface_white_5e6a {
  background-color: var(--e-global-color-text);
}
.selected-9e83
  .logo-17f6:hover
  .surface_white_5e6a {
  background-color: var(--e-global-color-accent);
}
.selected-9e83
  .logo-17f6.fn-active-9337
  .surface_white_5e6a {
  background-color: var(--e-global-color-primary);
}
.paragraph-simple-a35e .shadow-923f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.paragraph-simple-a35e .background-afa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-simple-a35e .menu-9bd3 {
  background-color: var(--e-global-color-primary);
}
.paragraph-simple-a35e .menu-9bd3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-a60f .element-right-77db .down_4ff2 .over_29c7 {
  background-color: var(--e-global-color-secondary);
}
.inner-a60f .element-right-77db .active_72dd:after {
  background-color: var(--e-global-color-secondary);
}
.inner-a60f .button_da72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-a60f .dropdown_wide_07bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-a60f .panel_c40a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-a60f .footer_easy_126a {
  background-color: var(--e-global-color-primary);
}
.inner-a60f .footer_easy_126a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-a60f .grid_up_93e4 {
  background-color: var(--e-global-color-secondary);
}
.inner-a60f .grid_up_93e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-a60f .element-right-77db .liquid-a869 .fluid_9a9f:hover {
  background-color: var(--e-global-color-primary);
}
.inner-a60f
  .element-right-77db
  .liquid-a869
  .fluid_9a9f.easy-9172 {
  background-color: var(--e-global-color-primary);
}
.inner-a60f .element-right-77db .logo_complex_9e93:before {
  border-color: var(--e-global-color-primary);
}
.inner-a60f .element-right-77db .logo_complex_9e93:hover:before {
  border-color: var(--e-global-color-secondary);
}
.inner-a60f
  .element-right-77db
  .logo_complex_9e93.yellow_e3fc:before {
  border-color: var(--e-global-color-primary);
}
.inner-a60f .tertiary-yellow-dcf9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-776d .notice_orange_e0ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-776d .notice_orange_e0ac:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-776d .notice_orange_e0ac.status_4b99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-776d .copper_e555 {
  background-color: var(--e-global-color-primary);
}
.gallery-776d .copper_e555 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-776d
  .border-pro-9ef2
  .input_stale_2f38
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-776d
  .avatar-dcbd
  .input_stale_2f38
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_7f58
  .breadcrumb_new_f0c7
  .mask-f6ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_7f58
  .breadcrumb_new_f0c7
  .border_55d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_7f58 .medium_5b7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_7f58 .menu-44e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_7f58 .logo-01d9 {
  background-color: var(--e-global-color-primary);
}
.north_7f58 .logo-01d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_soft_d6b4 .blue-cdfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_soft_d6b4 .section-pressed-b48a {
  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);
}
.item_soft_d6b4 .badge_e59e {
  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);
}
.item_soft_d6b4 .badge_e59e a:hover {
  color: var(--e-global-color-secondary);
}
.item_soft_d6b4 .avatar_d767 {
  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);
}
.item_soft_d6b4 .inner_efda {
  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);
}
.item_soft_d6b4 .message_stale_dcf4 .pink_6e88 {
  background-color: var(--e-global-color-primary);
}
.item_soft_d6b4 .message_stale_dcf4 .pink_6e88:hover {
  background-color: var(--e-global-color-accent);
}
.item_soft_d6b4
  .message_stale_dcf4
  .content-in-dbb6
  li
  span {
  background-color: var(--e-global-color-text);
}
.item_soft_d6b4
  .message_stale_dcf4
  .content-in-dbb6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.item_soft_d6b4
  .message_stale_dcf4
  .content-in-dbb6
  li.accordion-warm-3ecd
  span {
  background-color: var(--e-global-color-accent);
}
.small-f73c
  .tabs-fixed-5f43
  .huge_5937 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-f73c .tabs-fixed-5f43 .dim-3ab7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-f73c .tabs-fixed-5f43 .pattern_cold_7dea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-f73c .text-hovered-05e7 {
  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);
}
.small-f73c
  .column_full_8045.progress-2307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > a {
  background-color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > a
  .notification-advanced-c34c.carousel-up-685a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > a
  .tertiary-purple-17c2.shadow-large-3eb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > .primary_outer_2878
  .iron_f2cd
  > a {
  background-color: var(--e-global-color-secondary);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > .primary_outer_2878
  .iron_f2cd
  > a
  .notification-897d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > .primary_outer_2878
  .iron_f2cd
  > a
  .tertiary-purple-17c2.content_a09d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > a
  .breadcrumb-tiny-8751:before {
  color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > .primary_outer_2878
  a
  .breadcrumb-tiny-8751:before {
  color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd.black_11a9
  > a
  .breadcrumb-tiny-8751:before {
  color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > .primary_outer_2878
  .iron_f2cd.black_11a9
  > a
  .breadcrumb-tiny-8751:before {
  color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > a
  .column-ca61
  .last-2c61 {
  color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > .primary_outer_2878
  a
  .column-ca61
  .last-2c61 {
  color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > a
  .column-ca61
  .last-2c61,
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > .primary_outer_2878
  a
  .column-ca61
  .last-2c61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > a
  .aside_1808:before {
  color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > .primary_outer_2878
  a
  .aside_1808:before {
  color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd.black_11a9
  > a
  .aside_1808:before {
  color: var(--e-global-color-text);
}
.mini-9c25
  > .north_e6df
  > div
  > .feature_3650
  > .iron_f2cd
  > .primary_outer_2878
  .iron_f2cd.black_11a9
  > a
  .aside_1808:before {
  color: var(--e-global-color-text);
}
.complex-8a67 .info-e3bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex-8a67
  .large-7b84:hover
  .info-e3bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_out_065e
  > .north_e6df
  > .video-c91c
  > .panel_1cbf
  > .breadcrumb-d679
  > .component-down-0add
  .image_3f7c {
  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);
}
.modal_out_065e
  > .north_e6df
  > .video-c91c
  > .panel_1cbf
  > .breadcrumb-d679
  > .component-down-0add:hover
  .image_3f7c {
  color: var(--e-global-color-text);
}
.modal_out_065e
  > .north_e6df
  > .video-c91c
  > .panel_1cbf
  > .breadcrumb-d679
  > .component-down-0add:hover
  .image_3f7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_out_065e
  > .north_e6df
  > .video-c91c
  > .panel_1cbf
  > .breadcrumb-d679.filter-b7a4
  > .component-down-0add
  .image_3f7c {
  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);
}
.main-4464 .center_5a75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-4464 .slow_84cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-4464 .shadow-5ab7 {
  background-color: var(--e-global-color-primary);
}
.main-4464 .shadow-5ab7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-brown-c0f4
  > .north_e6df
  > .picture_7338
  > .content-6c98
  > .article_650b
  .table_gold_2580 {
  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);
}
.column-brown-c0f4
  > .north_e6df
  > .picture_7338
  > .content-6c98
  > .article_650b
  .active_red_49ad {
  color: var(--e-global-color-text);
}
.column-brown-c0f4
  > .north_e6df
  > .picture_7338
  > .content-6c98
  > .article_650b:hover
  .table_gold_2580 {
  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-brown-c0f4
  > .north_e6df
  > .picture_7338
  > .content-6c98
  > .article_650b:hover
  .active_red_49ad {
  color: var(--e-global-color-secondary);
}
.column-brown-c0f4
  > .north_e6df
  > .picture_7338
  > .content-6c98
  > .article_650b.video_4b90
  .table_gold_2580 {
  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);
}
.column-brown-c0f4
  > .north_e6df
  > .picture_7338
  > .content-6c98
  > .article_650b.video_4b90
  .active_red_49ad {
  color: var(--e-global-color-primary);
}
.table_50c1
  .alert-2bc7
  .panel-dynamic-1f9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_50c1 .popup-soft-ee4e .stone_84ec .status-aeed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-hard-25fc .dim-5663 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-hard-25fc .thumbnail-50ad .dim-5663 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-hard-25fc .description-black-67ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-hard-25fc .description-black-67ab {
  background-color: var(--e-global-color-primary);
}
.up-ad7b .heading-hard-21b3 .main-0eb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-ad7b
  .heading-hard-21b3:hover
  .outer_f424 {
  color: var(--e-global-color-secondary);
}
.up-ad7b
  .heading-hard-21b3:hover
  .main-0eb8 {
  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);
}
.video_green_49a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.background-first-78af {
  max-width: 1400px !important;
}

.action_7d7b {
  flex-direction: column;
}

.action_7d7b .pagination_plasma_b274 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.action_7d7b .gradient-bronze-d9eb {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.tertiary-orange-5592.pressed_4008 {
  display: none;
}

.east_6ef0 {
  display: none;
}

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

.narrow_d507.gas-39fe {
  margin-bottom: 40px;
  width: 100%;
}

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

.action_7d7b a {
  width: 100%;
}

.gradient_cb77 .title_inner_55bd.card_a99e {
  width: 20% !important;
}

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

.modal_26f8:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.status-6333:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.gradient_cb77
  .title_inner_55bd.modal_new_5a19
  .module_ad97
  .focused-b1c3 {
  font-size: 20px !important;
}

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

.progress-clean-d006 {
  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;
}

.main-narrow-5ab0 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.background_green_4953.menu-out-1c5f > .row-9eb2 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.slider-c265 {
  position: relative;
  width: 100%;
}

.old-973f {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.highlight-fast-1573 {
  font-size: 35px !important;
}

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

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

.paper-6384 {
  display: flex;
  gap: 50px;
}

.gradient_cb77
  .title_inner_55bd.paragraph_df6d
  .frame_hovered_14bf
  .gallery-first-9c5e {
  width: 100% !important;
}

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

.texture-action-b0a8 {
  width: 100%;
}

.banner-yellow-6d99 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.huge-19f8 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.lite-1e51 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.huge-19f8:hover .breadcrumb_last_524a {
  visibility: visible;
}
.huge-19f8:hover.huge-19f8::before {
  display: block;
}

.main-narrow-5ab0 h3 {
  color: #fff;
}

.caption-75d8 {
  margin: 0;
}

.gradient_cb77
  .title_inner_55bd.paragraph_df6d
  .gallery-first-9c5e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.in_e6d4 {
  width: 100%;
}

.complex-454e {
  width: 100%;
}

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

.complex-454e {
  width: 100%;
}

.copper-21f0 {
  margin-bottom: 10px !important;
}

.gallery-first-9c5e {
  display: flex;
  align-items: center;
}

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

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

.action_7d7b .pagination_plasma_b274.status-6fdf {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.action_7d7b h1.pagination_plasma_b274 {
  margin-top: 120px !important;
}

.gradient_cb77 .title_inner_55bd.progress-clean-8a08 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.feature-hot-55c3 img {
  width: 100%;
}

.container_dynamic_bc72 .over_8366.module_ad97 {
  justify-content: space-between;
}

.container-dc08 {
  display: none;
}

.focus-stone-c5c7 .gradient-bronze-d9eb {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .background_green_4953 .row-9eb2 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .main-narrow-5ab0 h3 {
    font-size: 28px;
  }

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

  .container_dynamic_bc72 .over_8366.module_ad97 {
    border-bottom: 1px solid #f0c159;
  }

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

  .background_green_4953.menu-out-1c5f > .row-9eb2 {
    gap: 15px;
    justify-content: space-between;
  }

  .gradient_cb77
    .title_inner_55bd.paragraph_df6d
    .gallery-first-9c5e
    img {
    width: 60% !important;
  }

  .old-973f {
    left: 2%;
  }

  .steel_77e8 {
    margin: 10px 0;
  }

  .action_7d7b .gradient-bronze-d9eb {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .highlight-fast-1573 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.action_7d7b .pagination_plasma_b274,
  .action_7d7b .pagination_plasma_b274 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .gallery-first-9c5e {
    justify-content: center;
  }

  .action_7d7b .gradient-bronze-d9eb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .gradient_cb77 .title_inner_55bd.card_a99e {
    width: 75% !important;
  }

  .feature-hot-55c3 img {
    width: 100% !important;
  }
}

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

  h2.action_7d7b .pagination_plasma_b274,
  .action_7d7b .pagination_plasma_b274 {
    font-size: 30px !important;
  }

  .gallery-first-9c5e {
    justify-content: center;
  }

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

  .aside_893c
    .solid_3a86.pressed-12de {
    margin: 0 !important;
  }

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

  .steel_77e8 {
    display: flex;
  }

  .fluid_85f9 .modal_26f8 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .action_7d7b h1.pagination_plasma_b274 {
    margin-top: 80px !important;
  }

  .gradient_cb77
    .title_inner_55bd.paragraph_df6d
    .gallery-first-9c5e
    img,
  .element_6aaa .frame_hovered_14bf {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .gradient_cb77 .title_inner_55bd.card_a99e {
    width: 100% !important;
  }

  .background_green_4953.menu-out-1c5f > .row-9eb2 {
    gap: 3px;
  }

  .action_7d7b .gradient-bronze-d9eb {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 0137 */
.promo-block-n2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
