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(.gallery-2631) {
  gap: 0.5em;
}
:where(.focus_blue_998e) {
  gap: 0.5em;
}
body .text_87a8 > .liquid-5421 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .text_87a8 > .tall_9b77 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .text_87a8 > .icon_e75f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .sort_5697 > .liquid-5421 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .sort_5697 > .tall_9b77 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .sort_5697 > .icon_e75f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .sort_5697
  > :where(:not(.liquid-5421):not(.tall_9b77):not(.layout-08fc)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .sort_5697 > .prev-4528 {
  max-width: var(--wp--style--global--wide-size);
}
body .gallery-2631 {
  display: flex;
}
body .gallery-2631 {
  flex-wrap: wrap;
  align-items: center;
}
body .gallery-2631 > * {
  margin: 0;
}
body .focus_blue_998e {
  display: grid;
}
body .focus_blue_998e > * {
  margin: 0;
}
:where(.notice-fast-4d3b.gallery-2631) {
  gap: 2em;
}
:where(.notice-fast-4d3b.focus_blue_998e) {
  gap: 2em;
}
:where(.hover_7ad2.gallery-2631) {
  gap: 1.25em;
}
:where(.hover_7ad2.focus_blue_998e) {
  gap: 1.25em;
}
.icon_fast_36a2 {
  color: var(--wp--preset--color--black) !important;
}
.short_2dff {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.next-72d7 {
  color: var(--wp--preset--color--white) !important;
}
.popup_747d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.mask-1b14 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.main-liquid-2e7a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.article-upper-f779 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.cool_fd1d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.fresh_bd33 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.detail_lower_6838 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.action_cac5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search_huge_4c3d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.disabled_fresh_32cc {
  background-color: var(--wp--preset--color--black) !important;
}
.caption_030b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.new_5b62 {
  background-color: var(--wp--preset--color--white) !important;
}
.last-742f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.iron_d652 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.under-0ecb {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active_left_6bfe {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.item_action_c639 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.input_64fa {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shade-5973 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature-2112 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.accent-4e84 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.accordion-active-c101 {
  border-color: var(--wp--preset--color--black) !important;
}
.purple-6ecb {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.narrow_0dda {
  border-color: var(--wp--preset--color--white) !important;
}
.inner_6259 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.texture-next-07ed {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.overlay_1ce9 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.copper-b3b4 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gold_28e8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tertiary_center_8d35 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.layout_dim_ab24 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.large-6eac {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component_fc19 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.wood-d5bd {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.secondary-f7c4 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.down-cf57 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.feature-7f50 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.caption_673f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.left-7b0f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hovered_1015 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.sidebar_2bf8 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.panel_simple_f9d8 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.popup_d2d3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.panel_paper_2a65 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.next_0eb1 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.out-11ae {
  font-size: var(--wp--preset--font-size--small) !important;
}
.current-99da {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.grid_plasma_c302 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.panel-d666 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.block-west-eec2 a:where(:not(.background_selected_2111)) {
  color: inherit;
}
:where(.hover_7ad2.gallery-2631) {
  gap: 1.25em;
}
:where(.hover_7ad2.focus_blue_998e) {
  gap: 1.25em;
}
:where(.notice-fast-4d3b.gallery-2631) {
  gap: 2em;
}
:where(.notice-fast-4d3b.focus_blue_998e) {
  gap: 2em;
}
.hovered-1b42 {
  font-size: 1.5em;
  line-height: 1.6;
}

.image_pink_df0f .notification_643f {
  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);
}
.hovered_405f .basic_04df {
  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);
}
.white_8338 {
  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);
}
.white_8338.advanced-f1ba .column_6c4b {
  background-color: var(--e-global-color-primary);
}
.white_8338.search_red_8ab5 .column_6c4b,
.white_8338.middle_ee13 .column_6c4b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.main-paper-570e .nav_01ec {
  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);
}
.hover_current_0b16 {
  --divider-color: var(--e-global-color-secondary);
}
.hover_current_0b16 .soft_4ce9 {
  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);
}
.hover_current_0b16.focus-b664 .west-1b29 {
  background-color: var(--e-global-color-secondary);
}
.hover_current_0b16.pagination-small-e4f4 .west-1b29,
.hover_current_0b16.mini-2944 .west-1b29 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hover_current_0b16.pagination-small-e4f4 .west-1b29,
.hover_current_0b16.mini-2944 .west-1b29 svg {
  fill: var(--e-global-color-secondary);
}
.steel_a99a .tooltip_62fd {
  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);
}
.steel_a99a .easy-6831 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-a3cb.focus-b664 .west-1b29 {
  background-color: var(--e-global-color-primary);
}
.gold-a3cb.pagination-small-e4f4 .west-1b29,
.gold-a3cb.mini-2944 .west-1b29 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gold-a3cb.pagination-small-e4f4 .west-1b29,
.gold-a3cb.mini-2944 .west-1b29 svg {
  fill: var(--e-global-color-primary);
}
.preview_65a0.focus-b664 .west-1b29 {
  background-color: var(--e-global-color-primary);
}
.preview_65a0.pagination-small-e4f4 .west-1b29,
.preview_65a0.mini-2944 .west-1b29 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.preview_65a0 .popup_pro_ad25 {
  color: var(--e-global-color-primary);
}
.preview_65a0 .popup_pro_ad25,
.preview_65a0 .popup_pro_ad25 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_65a0 .chip_5684 {
  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);
}
.media-cfe3 .slider_tall_ec59 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-lower-6715 .overlay-south-69bc .stale_6108 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_blue_02b4 .detail-648f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.chip_blue_02b4 .info_9702 i {
  color: var(--e-global-color-primary);
}
.chip_blue_02b4 .info_9702 svg {
  fill: var(--e-global-color-primary);
}
.chip_blue_02b4 .popup_b6ad {
  color: var(--e-global-color-secondary);
}
.chip_blue_02b4 .detail-648f > .popup_b6ad,
.chip_blue_02b4 .detail-648f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_1705 .rough_e24a {
  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);
}
.photo_1705 .status_4619 {
  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);
}
.brown-d522 .section-west-77f7 .picture_south_9e65 {
  background-color: var(--e-global-color-primary);
}
.brown-d522 .element-7954 {
  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);
}
.row_e77c .tag-66ce {
  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_e77c .tag-static-d729 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_e77c .simple_0ea4 {
  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);
}
.sort_smooth_2041 .image-static-5659,
.sort_smooth_2041 .image-static-5659 a {
  color: var(--e-global-color-primary);
}
.sort_smooth_2041 .image-static-5659.top-5c62,
.sort_smooth_2041 .image-static-5659.top-5c62 a {
  color: var(--e-global-color-accent);
}
.sort_smooth_2041 .image-static-5659 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_smooth_2041 .search_right_51df {
  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-851d .aside-complex-f729,
.paper-851d .shade_fresh_7fe1 {
  color: var(--e-global-color-primary);
}
.paper-851d .aside-complex-f729 svg {
  fill: var(--e-global-color-primary);
}
.paper-851d .top-5c62 .aside-complex-f729,
.paper-851d .top-5c62 .shade_fresh_7fe1 {
  color: var(--e-global-color-accent);
}
.paper-851d .top-5c62 .aside-complex-f729 svg {
  fill: var(--e-global-color-accent);
}
.paper-851d .shade_fresh_7fe1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-851d .search_right_51df {
  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);
}
.medium_8dc8 .hidden-fresh-46d1,
.medium_8dc8 .layout-stone-4691 {
  color: var(--e-global-color-primary);
}
.medium_8dc8 .layout-stone-4691 svg {
  fill: var(--e-global-color-primary);
}
.medium_8dc8 .image-static-5659.top-5c62 a,
.medium_8dc8
  .image-static-5659.top-5c62
  .layout-stone-4691 {
  color: var(--e-global-color-accent);
}
.medium_8dc8 .hidden-fresh-46d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_8dc8 .search_right_51df {
  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-9de8 .focus-motion-e7fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-9de8 .hard_1d90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_fluid_5b1a .header_64a0 .image-283e {
  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);
}
.sort_fluid_5b1a .header_64a0 .form_smooth_221e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_fluid_5b1a .hidden_3394 .image-283e {
  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);
}
.sort_fluid_5b1a
  .hidden_3394
  .form_smooth_221e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_fluid_5b1a
  .narrow-b6af
  .image-283e {
  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);
}
.sort_fluid_5b1a
  .narrow-b6af
  .form_smooth_221e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_fluid_5b1a
  .tag_749b
  .image-283e {
  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);
}
.sort_fluid_5b1a
  .tag_749b
  .form_smooth_221e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-new-3cd5 .highlight_681f {
  background-color: var(--e-global-color-primary);
}
.info-new-3cd5 .highlight_681f:hover {
  background-color: var(--e-global-color-primary);
}
.info-new-3cd5 .footer-768e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-new-3cd5
  .highlight_681f:hover
  .footer-768e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-fc1c .mask-simple-058e {
  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);
}
.picture-4048 .search_easy_4934 .simple-3155 a {
  background-color: var(--e-global-color-accent);
}
.picture-4048 .search_easy_4934 .content-solid-1505 a {
  background-color: var(--e-global-color-accent);
}
.picture-4048 .search_easy_4934 .simple-3155 a,
.picture-4048 .search_easy_4934 .content-solid-1505 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_31c6
  .tabs_narrow_2062.active-c140
  .search_easy_4934
  a.tertiary_f929 {
  background-color: var(--e-global-color-accent);
}
.advanced_31c6
  .tabs_narrow_2062.active-c140
  .search_easy_4934
  span.tertiary_f929.fn-current-5097 {
  background-color: var(--e-global-color-text);
}
.advanced_31c6
  .tabs_narrow_2062.active-c140
  .search_easy_4934
  .tertiary_f929 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707 .highlight-motion-1019 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .progress_silver_cefe
  > .dark-3e9c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .text-cold-776e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .current-230f
  .hard-4574,
.accordion_c707
  .current-230f
  .hard_b7d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_c707
  .current-230f
  .active_blue_625d,
.accordion_c707
  .current-230f
  a
  .active_blue_625d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .current-230f
  .badge_b91c {
  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);
}
.accordion_c707
  .current-230f
  .complex-96c4 {
  background-color: var(--e-global-color-primary);
}
.accordion_c707
  .current-230f
  .complex-96c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .current-230f
  .complex-96c4:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_c707
  .current-230f
  .primary-1c69 {
  background-color: var(--e-global-color-primary);
}
.accordion_c707
  .current-230f
  .primary-1c69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .current-230f
  .primary-1c69:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_c707
  .hidden_9f9f
  .solid-8bef
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_c707
  .hidden_9f9f
  .label-purple-4cd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .hidden_9f9f
  .badge_b91c {
  color: var(--e-global-color-text);
}
.accordion_c707
  .hidden_9f9f
  .badge_b91c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .hidden_9f9f
  .complex-96c4 {
  background-color: var(--e-global-color-primary);
}
.accordion_c707
  .hidden_9f9f
  .complex-96c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .hidden_9f9f
  .complex-96c4:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_c707
  .hidden_9f9f
  .primary-1c69 {
  background-color: var(--e-global-color-primary);
}
.accordion_c707
  .hidden_9f9f
  .primary-1c69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_c707
  .hidden_9f9f
  .primary-1c69:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_c707 .summary_fdfd {
  background-color: var(--e-global-color-primary);
}
.accordion_c707 .summary_fdfd:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_c707 .element_0000 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_c707 .bright_6434 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-15ea .active-b1fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-15ea
  .cold-81fe
  > div:nth-child(3)
  .active-b1fd,
.tall-15ea
  .caption_north_2bab
  > div:nth-child(1)
  .active-b1fd,
.tall-15ea
  .feature-steel-8f22
  > div:nth-child(1)
  .active-b1fd,
.tall-15ea
  .old-8839
  > div:nth-child(1)
  .active-b1fd,
.tall-15ea
  .modal_656e
  > div:nth-child(1)
  .active-b1fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-15ea .hero_1814 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-15ea .text-55cf {
  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);
}
.tall-15ea .dropdown_huge_03d7 {
  background-color: var(--e-global-color-primary);
}
.tall-15ea .dropdown_huge_03d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-15ea .dropdown_huge_03d7:hover {
  background-color: var(--e-global-color-primary);
}
.tall-15ea .surface_fc24 {
  background-color: var(--e-global-color-primary);
}
.tall-15ea .surface_fc24:hover {
  background-color: var(--e-global-color-primary);
}
.tall-15ea .element_0000 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-15ea .bright_6434 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-large-8e1b .form-e4b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-large-8e1b .gradient-48ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-large-8e1b .cold-0641 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-large-8e1b .white-1b22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-large-8e1b .dropdown_light_d552 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-large-8e1b .surface_fc24 {
  background-color: var(--e-global-color-primary);
}
.background-large-8e1b .surface_fc24:hover {
  background-color: var(--e-global-color-primary);
}
.active-8811 .form_liquid_1e2b {
  background-color: var(--e-global-color-secondary);
}
.active-8811 .content_lite_6769 {
  background-color: var(--e-global-color-text);
}
.active-8811 .aside_673b {
  background-color: var(--e-global-color-secondary);
}
.active-8811 .border-746e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-8811 .under_03b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-8811 .hovered_bc83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-8811 .backdrop_6ce9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-8811 .video-medium-7662 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-6d0f .tabs-fast-2968 .footer-active-9a7c,
.container-6d0f
  .tabs-fast-2968
  .footer-active-9a7c
  a,
.container-6d0f .notification-4553 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-6d0f .tabs-fast-2968 .black_21ca,
.container-6d0f .message_solid_3c27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-6d0f .tabs-fast-2968 .black_21ca {
  color: var(--e-global-color-text);
}
.container-6d0f .message_solid_3c27 {
  color: var(--e-global-color-text);
}
.container-6d0f
  .tabs-fast-2968
  .notification_9501 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-6d0f .logo_smooth_93c1 .hero_67ad {
  background-color: var(--e-global-color-primary);
}
.container-6d0f .logo_smooth_93c1 .hero_67ad:hover {
  background-color: var(--e-global-color-primary);
}
.container-6d0f .logo_smooth_93c1 .info_8c96 li span {
  background-color: var(--e-global-color-text);
}
.container-6d0f .logo_smooth_93c1 .info_8c96 li span:hover {
  background-color: var(--e-global-color-primary);
}
.container-6d0f
  .logo_smooth_93c1
  .info_8c96
  li.heading-6a66
  span {
  background-color: var(--e-global-color-accent);
}
.container-6d0f .modal-f156 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_small_57e5 .green-92aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_ab8a .info-d978 {
  background-color: var(--e-global-color-primary);
}
.heading_ab8a .box-36e1 {
  background-color: var(--e-global-color-secondary);
}
.heading_ab8a .content_out_fd80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_ab8a .simple_d45d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_ab8a .summary-in-33cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_ab8a .down_fd29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_ab8a .last_3324 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_ab8a .preview_e169 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_ab8a .lite_02bb {
  background-color: var(--e-global-color-primary);
}
.heading_ab8a .lite_02bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_soft_5545 .south-1874 {
  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);
}
.carousel_soft_5545 .message_copper_7685 {
  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);
}
.carousel_soft_5545
  .box_6cff:after {
  background-color: var(--e-global-color-primary);
}
.carousel_soft_5545 .hover_3a74 {
  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-9ed4 .notification-4553 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-9ed4 .message_solid_3c27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-dynamic-9fa0 .dropdown-7a64 .simple-20aa {
  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);
}
.popup-dynamic-9fa0 .dropdown-7a64 .cold_9ef9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_4e57 .iron-3d5c {
  background-color: var(--e-global-color-primary);
}
.sidebar_4e57 .highlight-482b {
  background-color: var(--e-global-color-secondary);
}
.sidebar_4e57 .simple-2c31 .hard_fc39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_4e57 .message_huge_3251 .hard_fc39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-f135 .hero_next_a873 .description_last_d622 {
  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);
}
.block-f135 .hero_next_a873 .surface-bottom-e5a4 {
  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);
}
.block-f135 .hero_next_a873 .action_ad1c {
  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);
}
.advanced_b56e .stone_f689 {
  border-color: var(--e-global-color-text);
}
.advanced_b56e .north_0ac6 {
  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);
}
.advanced_b56e .element_4681 {
  color: var(--e-global-color-primary);
}
.advanced_b56e .status_top_b44e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_6f44 .highlight_easy_df27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_6f44 .focused-4fe0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_6f44 .tabs_steel_fbc5:hover .highlight_easy_df27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_6f44
  .tabs_steel_fbc5:hover
  .focused-4fe0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-wood-7356 .surface_new_a06d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-wood-7356 .overlay-7fdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-plasma-e321 .rough_d5b6 .secondary_mini_ecaf {
  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);
}
.focus-plasma-e321 .article-dark-5de5 .secondary_mini_ecaf {
  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);
}
.frame-wide-6168 .primary_gold_6856 {
  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);
}
.header-glass-0ab7 .brown-f267 .hot_94c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-glass-0ab7 .brown-f267 .hot_94c2 {
  background-color: var(--e-global-color-secondary);
}
.header-glass-0ab7 .plasma_18ff .hot_94c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-glass-0ab7 .plasma_18ff .hot_94c2 {
  background-color: var(--e-global-color-secondary);
}
.header-glass-0ab7 .focused-956a .short-dc66 {
  background-color: var(--e-global-color-primary);
}
.header-glass-0ab7 .focused-956a:hover .short-dc66 {
  background-color: var(--e-global-color-secondary);
}
.header-glass-0ab7 .hero_67ad {
  background-color: var(--e-global-color-primary);
}
.header-glass-0ab7 .hero_67ad:hover {
  background-color: var(--e-global-color-accent);
}
.header-glass-0ab7 .info_8c96 li span {
  background-color: var(--e-global-color-text);
}
.header-glass-0ab7 .info_8c96 li span:hover {
  background-color: var(--e-global-color-primary);
}
.header-glass-0ab7 .info_8c96 li.heading-6a66 span {
  background-color: var(--e-global-color-accent);
}
.white-55af .article-83b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-55af .slow-b822 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-9fcb .detail_7b86:before {
  background-color: var(--e-global-color-secondary);
}
.box-9fcb .fresh_dad8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-9fcb .main_d4c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-white-feee .info-pink-2ed8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-white-feee .info-pink-2ed8:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-white-feee .info-pink-2ed8.fn-active-5097 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-white-feee .link_iron_8eaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-white-feee .hard-063e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-white-feee .focus_blue_0f6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-white-feee .breadcrumb-east-b4e2 {
  background-color: var(--e-global-color-primary);
}
.slider-white-feee .breadcrumb-east-b4e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-white-feee .detail-3603 {
  background-color: var(--e-global-color-primary);
}
.slider-white-feee .detail-3603 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_33a2 .gas-c02c .row-5aa9 a {
  color: var(--e-global-color-secondary);
}
.clean_33a2 .gas-c02c .row-5aa9 a:hover {
  color: var(--e-global-color-secondary);
}
.clean_33a2 .gas-c02c .row-5aa9,
.clean_33a2 .gas-c02c .row-5aa9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_33a2 .gas-c02c .tertiary-8724 {
  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);
}
.clean_33a2 .gas-c02c .pink_fe95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_33a2 .gas-c02c .short_0ff6 {
  background-color: var(--e-global-color-primary);
}
.clean_33a2 .gas-c02c .short_0ff6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_33a2 .gas-c02c .short_0ff6:hover {
  background-color: var(--e-global-color-primary);
}
.clean_33a2 .gas-c02c .box_601e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_33a2 .gas-c02c .box_601e {
  background-color: var(--e-global-color-primary);
}
.clean_33a2 .gas-c02c .box_601e:hover {
  background-color: var(--e-global-color-primary);
}
.clean_33a2 .gas-c02c .hero_67ad {
  background-color: var(--e-global-color-primary);
}
.clean_33a2 .gas-c02c .hero_67ad:hover {
  background-color: var(--e-global-color-primary);
}
.clean_33a2 .logo_smooth_93c1 .info_8c96 li span {
  background-color: var(--e-global-color-text);
}
.clean_33a2 .logo_smooth_93c1 .info_8c96 li span:hover {
  background-color: var(--e-global-color-primary);
}
.clean_33a2 .logo_smooth_93c1 .info_8c96 li.heading-6a66 span {
  background-color: var(--e-global-color-accent);
}
.clean_33a2 .element_0000 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_33a2 .bright_6434 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-ff82 .overlay-f564 .simple_1020 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-ff82 .overlay-f564 .tertiary-pro-c804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-ff82 .overlay-f564 .lite-7361 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-86b6 .modal_bc5f {
  border-color: var(--e-global-color-text);
}
.avatar-86b6 .focus_full_8c47 {
  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);
}
.avatar-86b6 .upper_6e70 {
  color: var(--e-global-color-secondary);
}
.avatar-86b6 .upper_6e70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-86b6 .wrapper-dark-4735 > * {
  color: var(--e-global-color-primary);
}
.avatar-86b6 .wrapper-dark-4735 > * svg {
  fill: var(--e-global-color-primary);
}
.avatar-86b6 .tiny_521f {
  color: var(--e-global-color-primary);
}
.avatar-86b6 .tiny_521f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-86b6 .iron-ccff {
  color: var(--e-global-color-primary);
}
.avatar-86b6 .iron-ccff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-86b6 .component_tiny_e3fc {
  color: var(--e-global-color-primary);
}
.avatar-86b6 .component_tiny_e3fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-86b6 .tag_fresh_6dec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-86b6 .focus_iron_ec4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-86b6 .focus_iron_ec4b.component_bottom_3210 {
  color: var(--e-global-color-secondary);
}
.avatar-86b6 .focus_iron_ec4b.component_bottom_3210 .footer_huge_e6bd {
  color: var(--e-global-color-accent);
}
.avatar-86b6 .focus_iron_ec4b.primary-b17e {
  color: var(--e-global-color-text);
}
.avatar-86b6 .focus_iron_ec4b.primary-b17e .footer_huge_e6bd {
  color: var(--e-global-color-text);
}
.avatar-86b6 .focus_iron_ec4b:before {
  border-top-color: var(--e-global-color-text);
}
.avatar-86b6 .component_e2c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-86b6
  .component_e2c1
  .green_ceb6 {
  background-color: var(--e-global-color-primary);
}
.avatar-86b6
  .component_e2c1
  .green_ceb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-86b6 .modal_bc5f .purple-c07a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_2f36 .card-b701 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_2f36 .label-9777 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_bottom_f9cb .info-bottom-b2c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_bottom_f9cb
  .backdrop_0397
  .overlay_bottom_02ff {
  background-color: var(--e-global-color-secondary);
}
.row_bottom_f9cb
  .backdrop_0397.search-top-7490
  .overlay_bottom_02ff {
  background-color: var(--e-global-color-text);
}
.row_bottom_f9cb
  .backdrop_0397:hover
  .overlay_bottom_02ff {
  background-color: var(--e-global-color-accent);
}
.row_bottom_f9cb
  .backdrop_0397.fn-active-5097
  .overlay_bottom_02ff {
  background-color: var(--e-global-color-primary);
}
.avatar_full_b6cd .pattern-f812 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.avatar_full_b6cd .nav_selected_ef7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_full_b6cd .pattern-easy-2051 {
  background-color: var(--e-global-color-primary);
}
.avatar_full_b6cd .pattern-easy-2051 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_90e9 .advanced-5127 .feature-2ec1 .glass-b2af {
  background-color: var(--e-global-color-secondary);
}
.primary_90e9 .advanced-5127 .thick-702e:after {
  background-color: var(--e-global-color-secondary);
}
.primary_90e9 .container-bbf6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_90e9 .huge-bf95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_90e9 .message_dim_78d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_90e9 .gas-6f59 {
  background-color: var(--e-global-color-primary);
}
.primary_90e9 .gas-6f59 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_90e9 .tooltip_hovered_c435 {
  background-color: var(--e-global-color-secondary);
}
.primary_90e9 .tooltip_hovered_c435 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_90e9 .advanced-5127 .highlight-middle-0f19 .caption-silver-5b9f:hover {
  background-color: var(--e-global-color-primary);
}
.primary_90e9
  .advanced-5127
  .highlight-middle-0f19
  .caption-silver-5b9f.aside_f986 {
  background-color: var(--e-global-color-primary);
}
.primary_90e9 .advanced-5127 .form_36d7:before {
  border-color: var(--e-global-color-primary);
}
.primary_90e9 .advanced-5127 .form_36d7:hover:before {
  border-color: var(--e-global-color-secondary);
}
.primary_90e9
  .advanced-5127
  .form_36d7.backdrop_cold_c4eb:before {
  border-color: var(--e-global-color-primary);
}
.primary_90e9 .frame-dark-a113 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-38a4 .status_7634 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-38a4 .status_7634:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-38a4 .status_7634.shade-1bcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-38a4 .hover_first_97cb {
  background-color: var(--e-global-color-primary);
}
.tertiary-38a4 .hover_first_97cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-38a4
  .cold-ed76
  .box-glass-0f85
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-38a4
  .modal-ef84
  .box-glass-0f85
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_35cb
  .block_copper_485a
  .new-4925 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_35cb
  .block_copper_485a
  .right-fbff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_35cb .gas-3cd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_35cb .title_clean_e9c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_35cb .paragraph_92b9 {
  background-color: var(--e-global-color-primary);
}
.upper_35cb .paragraph_92b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_1be6 .shade_clean_a9f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_1be6 .pagination-8cde {
  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);
}
.pattern_1be6 .primary-motion-c9ee {
  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);
}
.pattern_1be6 .primary-motion-c9ee a:hover {
  color: var(--e-global-color-secondary);
}
.pattern_1be6 .feature_9b20 {
  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);
}
.pattern_1be6 .backdrop-1822 {
  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);
}
.pattern_1be6 .first_35ac .hero_67ad {
  background-color: var(--e-global-color-primary);
}
.pattern_1be6 .first_35ac .hero_67ad:hover {
  background-color: var(--e-global-color-accent);
}
.pattern_1be6
  .first_35ac
  .info_8c96
  li
  span {
  background-color: var(--e-global-color-text);
}
.pattern_1be6
  .first_35ac
  .info_8c96
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_1be6
  .first_35ac
  .info_8c96
  li.heading-6a66
  span {
  background-color: var(--e-global-color-accent);
}
.huge_3d28
  .hard_ae3c
  .tag-fde2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_3d28 .hard_ae3c .footer-6d72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_3d28 .hard_ae3c .thumbnail_black_4cdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_3d28 .accent-a90e {
  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_3d28
  .fixed_86da.column_ba32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > a {
  background-color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > a
  .description_a183.detail-3815 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > a
  .detail_plasma_4a0e.logo-wood-29d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > .summary_574f
  .main_a80f
  > a {
  background-color: var(--e-global-color-secondary);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > .summary_574f
  .main_a80f
  > a
  .banner_red_7eb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > .summary_574f
  .main_a80f
  > a
  .detail_plasma_4a0e.info_a989 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > a
  .tooltip_cool_c965:before {
  color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > .summary_574f
  a
  .tooltip_cool_c965:before {
  color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f.under_b350
  > a
  .tooltip_cool_c965:before {
  color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > .summary_574f
  .main_a80f.under_b350
  > a
  .tooltip_cool_c965:before {
  color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > a
  .hero-b580
  .center-75bd {
  color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > .summary_574f
  a
  .hero-b580
  .center-75bd {
  color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > a
  .hero-b580
  .center-75bd,
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > .summary_574f
  a
  .hero-b580
  .center-75bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > a
  .surface_c2a2:before {
  color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > .summary_574f
  a
  .surface_c2a2:before {
  color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f.under_b350
  > a
  .surface_c2a2:before {
  color: var(--e-global-color-text);
}
.background_32a5
  > .wide-46f6
  > div
  > .background-old-b875
  > .main_a80f
  > .summary_574f
  .main_a80f.under_b350
  > a
  .surface_c2a2:before {
  color: var(--e-global-color-text);
}
.notice-c522 .primary_tall_7ee3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-c522
  .overlay-4ab9:hover
  .primary_tall_7ee3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-5418
  > .wide-46f6
  > .medium-e2cb
  > .short_ee42
  > .outer_1509
  > .breadcrumb_white_4b6c
  .cool-6b5d {
  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);
}
.texture-5418
  > .wide-46f6
  > .medium-e2cb
  > .short_ee42
  > .outer_1509
  > .breadcrumb_white_4b6c:hover
  .cool-6b5d {
  color: var(--e-global-color-text);
}
.texture-5418
  > .wide-46f6
  > .medium-e2cb
  > .short_ee42
  > .outer_1509
  > .breadcrumb_white_4b6c:hover
  .cool-6b5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-5418
  > .wide-46f6
  > .medium-e2cb
  > .short_ee42
  > .outer_1509.input-in-7a38
  > .breadcrumb_white_4b6c
  .cool-6b5d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_740e .hero-20b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_740e .preview_69a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_740e .panel-next-6d67 {
  background-color: var(--e-global-color-primary);
}
.glass_740e .panel-next-6d67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-e4fa
  > .wide-46f6
  > .tabs-first-3838
  > .pressed_864d
  > .link-5990
  .slider-silver-ca56 {
  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);
}
.east-e4fa
  > .wide-46f6
  > .tabs-first-3838
  > .pressed_864d
  > .link-5990
  .purple-6242 {
  color: var(--e-global-color-text);
}
.east-e4fa
  > .wide-46f6
  > .tabs-first-3838
  > .pressed_864d
  > .link-5990:hover
  .slider-silver-ca56 {
  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);
}
.east-e4fa
  > .wide-46f6
  > .tabs-first-3838
  > .pressed_864d
  > .link-5990:hover
  .purple-6242 {
  color: var(--e-global-color-secondary);
}
.east-e4fa
  > .wide-46f6
  > .tabs-first-3838
  > .pressed_864d
  > .link-5990.paper-a0ce
  .slider-silver-ca56 {
  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);
}
.east-e4fa
  > .wide-46f6
  > .tabs-first-3838
  > .pressed_864d
  > .link-5990.paper-a0ce
  .purple-6242 {
  color: var(--e-global-color-primary);
}
.detail_cool_0c5a
  .cool_9b82
  .notification_tall_eeaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_cool_0c5a .search_dirty_c847 .purple-c07a .bronze-918d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_01ff .north_a9dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_01ff .message-large-f82f .north_a9dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_01ff .block_07cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_01ff .block_07cc {
  background-color: var(--e-global-color-primary);
}
.filter_52f7 .component-yellow-b8f0 .alert-top-dcae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_52f7
  .component-yellow-b8f0:hover
  .prev-f649 {
  color: var(--e-global-color-secondary);
}
.filter_52f7
  .component-yellow-b8f0:hover
  .alert-top-dcae {
  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);
}
.widget-clean-5a34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.shade-812c {
  flex-direction: column;
}

.shade-812c .picture-9489 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.shade-812c .picture-9489 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.shade-812c .widget_wide_a296 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.panel-5111.slider_26b3 {
  display: none;
}

.icon-27ed {
  display: none;
}

body,
.component-next-a387 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.footer-new-4090) !important; */
}

.clean-742d.accent-ef3c {
  margin-bottom: 40px;
  width: 100%;
}

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

.shade-812c a {
  width: 100%;
}

.fixed_fec7 .tertiary_0ff0.picture_black_1a8a {
  width: 20% !important;
}

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

.gallery_14e3:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.layout-e98d:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.fixed_fec7
  .tertiary_0ff0.preview_af1b
  .surface-be76
  .label_b211 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.alert_steel_4c5d.active_6bf5 > .image_1ae6 {
  display: flex;
  align-items: center;
}

.clean-9403 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.shade-dba3 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.banner-77f9 {
  display: flex;
  gap: 50px;
}

.fixed_fec7
  .tertiary_0ff0.yellow_da35
  .gas-7106
  .heading_f155 {
  width: 100% !important;
}

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

.dropdown-0e94 {
  width: 100%;
}

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

.static-5de3 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.static-5de3:hover .tall_6dd6 {
  visibility: visible;
}
.static-5de3:hover.static-5de3::before {
  display: block;
}

.notice_05c7 h3 {
  color: #fff;
}

.hover_f00d {
  margin: 0;
}

.fixed_fec7
  .tertiary_0ff0.yellow_da35
  .heading_f155
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.north_8c32 {
  width: 100%;
}

.hovered_8cb9 {
  width: 100%;
}

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

.hovered_8cb9 {
  width: 100%;
}

.content-last-51ba {
  margin-bottom: 10px !important;
}

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

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

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

.shade-812c .picture-9489.white-fdeb {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.shade-812c h1.picture-9489 {
  margin-top: 120px !important;
}

.fixed_fec7 .tertiary_0ff0.inner_b719 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hidden_liquid_6021 img {
  width: 100%;
}

.aside-99a3 .card-static-a3a3.surface-be76 {
  justify-content: space-between;
}

.notification_caf5 {
  display: none;
}

.pink-6253 .widget_wide_a296 {
  margin: 1px 0 !important;
}

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

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

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

  .up-ced1 {
    width: 100% !important;
  }
}

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

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

  .aside-99a3 .card-static-a3a3.surface-be76 {
    border-bottom: 1px solid #f0c159;
  }

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

  .alert_steel_4c5d.active_6bf5 > .image_1ae6 {
    gap: 15px;
    justify-content: space-between;
  }

  .fixed_fec7
    .tertiary_0ff0.yellow_da35
    .heading_f155
    img {
    width: 60% !important;
  }

  .shade-dba3 {
    left: 2%;
  }

  .block-inner-8f4e {
    margin: 10px 0;
  }

  .shade-812c .widget_wide_a296 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.shade-812c .picture-9489,
  .shade-812c .picture-9489 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .heading_f155 {
    justify-content: center;
  }

  .shade-812c .widget_wide_a296 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .fixed_fec7 .tertiary_0ff0.picture_black_1a8a {
    width: 75% !important;
  }

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

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

  h2.shade-812c .picture-9489,
  .shade-812c .picture-9489 {
    font-size: 30px !important;
  }

  .heading_f155 {
    justify-content: center;
  }

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

  .component-3693
    .pink-899b.pro_ec3c {
    margin: 0 !important;
  }

  .clean-9403 {
    margin: 0;
    gap: 10px;
  }

  .block-inner-8f4e {
    display: flex;
  }

  .pattern_7484 .gallery_14e3 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .shade-812c h1.picture-9489 {
    margin-top: 80px !important;
  }

  .fixed_fec7
    .tertiary_0ff0.yellow_da35
    .heading_f155
    img,
  .steel_a99a .gas-7106 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .fixed_fec7 .tertiary_0ff0.picture_black_1a8a {
    width: 100% !important;
  }

  .alert_steel_4c5d.active_6bf5 > .image_1ae6 {
    gap: 3px;
  }

  .shade-812c .widget_wide_a296 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 7da1 */
.phantom-card-e3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
