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(.heading-action-a4bc) {
  gap: 0.5em;
}
:where(.complex-fd84) {
  gap: 0.5em;
}
body .orange_bf2d > .plasma-c6cf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .orange_bf2d > .focus-ef97 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .orange_bf2d > .motion_f8c3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hover_e233 > .plasma-c6cf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hover_e233 > .focus-ef97 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hover_e233 > .motion_f8c3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hover_e233
  > :where(:not(.plasma-c6cf):not(.focus-ef97):not(.layout-9abe)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hover_e233 > .menu-small-3f4d {
  max-width: var(--wp--style--global--wide-size);
}
body .heading-action-a4bc {
  display: flex;
}
body .heading-action-a4bc {
  flex-wrap: wrap;
  align-items: center;
}
body .heading-action-a4bc > * {
  margin: 0;
}
body .complex-fd84 {
  display: grid;
}
body .complex-fd84 > * {
  margin: 0;
}
:where(.summary_d2d1.heading-action-a4bc) {
  gap: 2em;
}
:where(.summary_d2d1.complex-fd84) {
  gap: 2em;
}
:where(.old_9736.heading-action-a4bc) {
  gap: 1.25em;
}
:where(.old_9736.complex-fd84) {
  gap: 1.25em;
}
.focus-west-efc7 {
  color: var(--wp--preset--color--black) !important;
}
.card_huge_2d85 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.green_6960 {
  color: var(--wp--preset--color--white) !important;
}
.gradient_liquid_bad3 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.wrapper-upper-ca5f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.hot-7894 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background_thick_44f8 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.copper_a433 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus-9e6f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.caption-red-e11d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown-3e9c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slider_bce0 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.table-9b85 {
  background-color: var(--wp--preset--color--black) !important;
}
.hover_4c6f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.table_old_367a {
  background-color: var(--wp--preset--color--white) !important;
}
.texture-0493 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.text_1c26 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.notification-easy-f9f9 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.progress_592c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tooltip-873b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.avatar-upper-e85a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.prev-4c22 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.title_wide_9b7b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.column_action_c4c9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.copper_41b5 {
  border-color: var(--wp--preset--color--black) !important;
}
.label-wide-9a79 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.progress-hot-d28d {
  border-color: var(--wp--preset--color--white) !important;
}
.easy_d7d6 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.in-713e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.item_5ac3 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget_7738 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.blue_1a51 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.current_8483 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message-10fd {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.container_ba4b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.new_005e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.section_first_65fb {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.south-9db4 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.active_1e9b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.tag-gas-1554 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.preview_east_8ef0 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tag_bb76 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.tertiary-b99b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.solid-9130 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.modal-9c87 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tertiary-2b77 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.caption_0244 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.easy_6a93 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.grid-1621 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.column-cold-487e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.fast-cd2b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.secondary-c950 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.badge-f374 a:where(:not(.banner-03a3)) {
  color: inherit;
}
:where(.old_9736.heading-action-a4bc) {
  gap: 1.25em;
}
:where(.old_9736.complex-fd84) {
  gap: 1.25em;
}
:where(.summary_d2d1.heading-action-a4bc) {
  gap: 2em;
}
:where(.summary_d2d1.complex-fd84) {
  gap: 2em;
}
.logo_stone_0e9a {
  font-size: 1.5em;
  line-height: 1.6;
}

.frame_old_11f6 .soft_7942 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_9beb .header_east_8c03 {
  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);
}
.solid_0be6 {
  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);
}
.solid_0be6.copper_4b10 .out_507d {
  background-color: var(--e-global-color-primary);
}
.solid_0be6.slider-small-ed1a .out_507d,
.solid_0be6.blue-64d2 .out_507d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight-4ca8 .dynamic_b737 {
  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);
}
.pattern_brown_99aa {
  --divider-color: var(--e-global-color-secondary);
}
.pattern_brown_99aa .cold-c795 {
  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);
}
.pattern_brown_99aa.text_hot_05f7 .prev-122b {
  background-color: var(--e-global-color-secondary);
}
.pattern_brown_99aa.label_5844 .prev-122b,
.pattern_brown_99aa.highlight_2782 .prev-122b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.pattern_brown_99aa.label_5844 .prev-122b,
.pattern_brown_99aa.highlight_2782 .prev-122b svg {
  fill: var(--e-global-color-secondary);
}
.border-552d .photo_green_5230 {
  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);
}
.border-552d .solid_a6ed {
  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);
}
.preview_221d.text_hot_05f7 .prev-122b {
  background-color: var(--e-global-color-primary);
}
.preview_221d.label_5844 .prev-122b,
.preview_221d.highlight_2782 .prev-122b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.preview_221d.label_5844 .prev-122b,
.preview_221d.highlight_2782 .prev-122b svg {
  fill: var(--e-global-color-primary);
}
.modal-5bc6.text_hot_05f7 .prev-122b {
  background-color: var(--e-global-color-primary);
}
.modal-5bc6.label_5844 .prev-122b,
.modal-5bc6.highlight_2782 .prev-122b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal-5bc6 .narrow_565b {
  color: var(--e-global-color-primary);
}
.modal-5bc6 .narrow_565b,
.modal-5bc6 .narrow_565b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-5bc6 .new_0d15 {
  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_dynamic_cc51 .item-a634 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_d8da .tertiary_8528 .banner_d4c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-d96e .out_df80:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.form-d96e .tabs_fea7 i {
  color: var(--e-global-color-primary);
}
.form-d96e .tabs_fea7 svg {
  fill: var(--e-global-color-primary);
}
.form-d96e .small-96dc {
  color: var(--e-global-color-secondary);
}
.form-d96e .out_df80 > .small-96dc,
.form-d96e .out_df80 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_e629 .banner-old-d788 {
  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);
}
.search_e629 .description_tall_6971 {
  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);
}
.paragraph_plasma_05cb .up_3402 .box-d693 {
  background-color: var(--e-global-color-primary);
}
.paragraph_plasma_05cb .link-steel-2533 {
  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);
}
.stone-4edc .search-f165 {
  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);
}
.stone-4edc .iron-4b16 {
  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);
}
.stone-4edc .hard-0c09 {
  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);
}
.mask-4736 .element_prev_4688,
.mask-4736 .element_prev_4688 a {
  color: var(--e-global-color-primary);
}
.mask-4736 .element_prev_4688.glass_2795,
.mask-4736 .element_prev_4688.glass_2795 a {
  color: var(--e-global-color-accent);
}
.mask-4736 .element_prev_4688 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-4736 .notice_basic_fa4d {
  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);
}
.link_3ea7 .box-new-702a,
.link_3ea7 .row_021f {
  color: var(--e-global-color-primary);
}
.link_3ea7 .box-new-702a svg {
  fill: var(--e-global-color-primary);
}
.link_3ea7 .glass_2795 .box-new-702a,
.link_3ea7 .glass_2795 .row_021f {
  color: var(--e-global-color-accent);
}
.link_3ea7 .glass_2795 .box-new-702a svg {
  fill: var(--e-global-color-accent);
}
.link_3ea7 .row_021f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_3ea7 .notice_basic_fa4d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-e2f8 .aside_8f24,
.north-e2f8 .content-short-689e {
  color: var(--e-global-color-primary);
}
.north-e2f8 .content-short-689e svg {
  fill: var(--e-global-color-primary);
}
.north-e2f8 .element_prev_4688.glass_2795 a,
.north-e2f8
  .element_prev_4688.glass_2795
  .content-short-689e {
  color: var(--e-global-color-accent);
}
.north-e2f8 .aside_8f24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-e2f8 .notice_basic_fa4d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_smooth_298b .inner-9426 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_smooth_298b .feature_slow_14a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_ee9b .video-cool-cd9d .accent-8844 {
  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);
}
.icon_ee9b .video-cool-cd9d .media-blue-062e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_ee9b .avatar-f76b .accent-8844 {
  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);
}
.icon_ee9b
  .avatar-f76b
  .media-blue-062e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_ee9b
  .section_steel_a824
  .accent-8844 {
  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);
}
.icon_ee9b
  .section_steel_a824
  .media-blue-062e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_ee9b
  .hovered-e20a
  .accent-8844 {
  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);
}
.icon_ee9b
  .hovered-e20a
  .media-blue-062e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_current_c51b .aside-south-4cbe {
  background-color: var(--e-global-color-primary);
}
.modal_current_c51b .aside-south-4cbe:hover {
  background-color: var(--e-global-color-primary);
}
.modal_current_c51b .hidden-4160 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_current_c51b
  .aside-south-4cbe:hover
  .hidden-4160 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_stale_f3cf .aside-937f {
  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);
}
.surface_63f9 .out_e8d2 .heading-cool-2e51 a {
  background-color: var(--e-global-color-accent);
}
.surface_63f9 .out_e8d2 .primary_white_399e a {
  background-color: var(--e-global-color-accent);
}
.surface_63f9 .out_e8d2 .heading-cool-2e51 a,
.surface_63f9 .out_e8d2 .primary_white_399e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_aa04
  .pressed_61da.wood_7cec
  .out_e8d2
  a.message_1aaa {
  background-color: var(--e-global-color-accent);
}
.pagination_aa04
  .pressed_61da.wood_7cec
  .out_e8d2
  span.message_1aaa.fn-current-3331 {
  background-color: var(--e-global-color-text);
}
.pagination_aa04
  .pressed_61da.wood_7cec
  .out_e8d2
  .message_1aaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c .content-ee28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .large_1db3
  > .photo-e8e2
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .main-green-0635
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .hover-narrow-2c38
  .footer_fresh_6ab6,
.notification_530c
  .hover-narrow-2c38
  .logo_selected_7751 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_530c
  .hover-narrow-2c38
  .advanced_1437,
.notification_530c
  .hover-narrow-2c38
  a
  .advanced_1437 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .hover-narrow-2c38
  .tag_2f9e {
  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);
}
.notification_530c
  .hover-narrow-2c38
  .soft-1080 {
  background-color: var(--e-global-color-primary);
}
.notification_530c
  .hover-narrow-2c38
  .soft-1080 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .hover-narrow-2c38
  .soft-1080:hover {
  background-color: var(--e-global-color-primary);
}
.notification_530c
  .hover-narrow-2c38
  .hot-a246 {
  background-color: var(--e-global-color-primary);
}
.notification_530c
  .hover-narrow-2c38
  .hot-a246 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .hover-narrow-2c38
  .hot-a246:hover {
  background-color: var(--e-global-color-primary);
}
.notification_530c
  .bright-6213
  .up_8078
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_530c
  .bright-6213
  .picture_tiny_7441 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .bright-6213
  .tag_2f9e {
  color: var(--e-global-color-text);
}
.notification_530c
  .bright-6213
  .tag_2f9e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .bright-6213
  .soft-1080 {
  background-color: var(--e-global-color-primary);
}
.notification_530c
  .bright-6213
  .soft-1080 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .bright-6213
  .soft-1080:hover {
  background-color: var(--e-global-color-primary);
}
.notification_530c
  .bright-6213
  .hot-a246 {
  background-color: var(--e-global-color-primary);
}
.notification_530c
  .bright-6213
  .hot-a246 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_530c
  .bright-6213
  .hot-a246:hover {
  background-color: var(--e-global-color-primary);
}
.notification_530c .iron_5e43 {
  background-color: var(--e-global-color-primary);
}
.notification_530c .iron_5e43:hover {
  background-color: var(--e-global-color-primary);
}
.notification_530c .paragraph-aa82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_530c .background_action_bc33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-e38e .tag_c2f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-e38e
  .fast-a8ab
  > div:nth-child(3)
  .tag_c2f6,
.complex-e38e
  .bright-ca62
  > div:nth-child(1)
  .tag_c2f6,
.complex-e38e
  .box-7dba
  > div:nth-child(1)
  .tag_c2f6,
.complex-e38e
  .soft-f5bd
  > div:nth-child(1)
  .tag_c2f6,
.complex-e38e
  .stone-ea89
  > div:nth-child(1)
  .tag_c2f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-e38e .west_ec9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-e38e .thick_fdf3 {
  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);
}
.complex-e38e .steel_2bd6 {
  background-color: var(--e-global-color-primary);
}
.complex-e38e .steel_2bd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-e38e .steel_2bd6:hover {
  background-color: var(--e-global-color-primary);
}
.complex-e38e .aside_huge_c2b2 {
  background-color: var(--e-global-color-primary);
}
.complex-e38e .aside_huge_c2b2:hover {
  background-color: var(--e-global-color-primary);
}
.complex-e38e .paragraph-aa82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-e38e .background_action_bc33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-huge-1e51 .widget_97ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-huge-1e51 .in_3d0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-huge-1e51 .texture-75d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-huge-1e51 .slider-short-949f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-huge-1e51 .surface_east_7b45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-huge-1e51 .aside_huge_c2b2 {
  background-color: var(--e-global-color-primary);
}
.focus-huge-1e51 .aside_huge_c2b2:hover {
  background-color: var(--e-global-color-primary);
}
.frame_first_6fc3 .card-66dc {
  background-color: var(--e-global-color-secondary);
}
.frame_first_6fc3 .heading_0e8b {
  background-color: var(--e-global-color-text);
}
.frame_first_6fc3 .narrow-7190 {
  background-color: var(--e-global-color-secondary);
}
.frame_first_6fc3 .tooltip-8688 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_first_6fc3 .list_orange_e609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_first_6fc3 .preview_611c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_first_6fc3 .selected-f0c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_first_6fc3 .module-22c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-89ab .new-0f0b .shadow_lower_d6c2,
.tall-89ab
  .new-0f0b
  .shadow_lower_d6c2
  a,
.tall-89ab .last-7f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-89ab .new-0f0b .carousel-c4c1,
.tall-89ab .label_last_7f7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-89ab .new-0f0b .carousel-c4c1 {
  color: var(--e-global-color-text);
}
.tall-89ab .label_last_7f7f {
  color: var(--e-global-color-text);
}
.tall-89ab
  .new-0f0b
  .heading-orange-e563 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-89ab .down_ec3a .hard-8c45 {
  background-color: var(--e-global-color-primary);
}
.tall-89ab .down_ec3a .hard-8c45:hover {
  background-color: var(--e-global-color-primary);
}
.tall-89ab .down_ec3a .picture-2948 li span {
  background-color: var(--e-global-color-text);
}
.tall-89ab .down_ec3a .picture-2948 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tall-89ab
  .down_ec3a
  .picture-2948
  li.hovered_e1f1
  span {
  background-color: var(--e-global-color-accent);
}
.tall-89ab .pro_1415 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_d247 .copper_109d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_10f4 .alert_hard_2e4a {
  background-color: var(--e-global-color-primary);
}
.border_10f4 .prev-045f {
  background-color: var(--e-global-color-secondary);
}
.border_10f4 .panel_8624 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_10f4 .first-8d91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_10f4 .dynamic-ea1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_10f4 .layout_paper_7275 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_10f4 .panel-4ef8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_10f4 .soft_66fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_10f4 .layout-dark-f4ed {
  background-color: var(--e-global-color-primary);
}
.border_10f4 .layout-dark-f4ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-8520 .element_pressed_d5c4 {
  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);
}
.module-8520 .overlay_slow_6cd2 {
  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);
}
.module-8520
  .west-1fca:after {
  background-color: var(--e-global-color-primary);
}
.module-8520 .wrapper-f8cc {
  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);
}
.background-4366 .last-7f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-4366 .label_last_7f7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-afa0 .tertiary-hot-0ec5 .sort_53c7 {
  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);
}
.white-afa0 .tertiary-hot-0ec5 .card_eba6 {
  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);
}
.description-fixed-529f .thumbnail-63fd {
  background-color: var(--e-global-color-primary);
}
.description-fixed-529f .title_green_f25d {
  background-color: var(--e-global-color-secondary);
}
.description-fixed-529f .hover_outer_2762 .hard-07e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-fixed-529f .focus_purple_cbd5 .hard-07e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_f918 .soft-1334 .header-c50f {
  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);
}
.media_f918 .soft-1334 .container_28ed {
  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);
}
.media_f918 .soft-1334 .frame-stale-af4e {
  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);
}
.menu_6295 .status-7b57 {
  border-color: var(--e-global-color-text);
}
.menu_6295 .layout-004b {
  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);
}
.menu_6295 .tag_5bc6 {
  color: var(--e-global-color-primary);
}
.menu_6295 .shadow-696b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-2ff2 .hard-d251 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-2ff2 .module-orange-1594 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-2ff2 .rough_45d6:hover .hard-d251 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-2ff2
  .rough_45d6:hover
  .module-orange-1594 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-4936 .old-b45b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-4936 .article-1583 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_under_ace7 .banner_ff2d .shade_b6e5 {
  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);
}
.tag_under_ace7 .background_fd2f .shade_b6e5 {
  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);
}
.mask-751d .tabs-1120 {
  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);
}
.notice_6c7c .summary-iron-aeb7 .mask-fixed-df94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_6c7c .summary-iron-aeb7 .mask-fixed-df94 {
  background-color: var(--e-global-color-secondary);
}
.notice_6c7c .medium-f5a4 .mask-fixed-df94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_6c7c .medium-f5a4 .mask-fixed-df94 {
  background-color: var(--e-global-color-secondary);
}
.notice_6c7c .active-blue-13a1 .hero_c6e8 {
  background-color: var(--e-global-color-primary);
}
.notice_6c7c .active-blue-13a1:hover .hero_c6e8 {
  background-color: var(--e-global-color-secondary);
}
.notice_6c7c .hard-8c45 {
  background-color: var(--e-global-color-primary);
}
.notice_6c7c .hard-8c45:hover {
  background-color: var(--e-global-color-accent);
}
.notice_6c7c .picture-2948 li span {
  background-color: var(--e-global-color-text);
}
.notice_6c7c .picture-2948 li span:hover {
  background-color: var(--e-global-color-primary);
}
.notice_6c7c .picture-2948 li.hovered_e1f1 span {
  background-color: var(--e-global-color-accent);
}
.container-cold-35e4 .wide-bee1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-cold-35e4 .frame-in-1c08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_focused_778b .clean_ce86:before {
  background-color: var(--e-global-color-secondary);
}
.list_focused_778b .pink-388a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_focused_778b .text-upper-e678 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_fc6d .pagination_cbd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_fc6d .pagination_cbd1:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_fc6d .pagination_cbd1.fn-active-3331 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_fc6d .east_46fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_fc6d .preview_7969 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_fc6d .middle-68af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_fc6d .texture_51b7 {
  background-color: var(--e-global-color-primary);
}
.pressed_fc6d .texture_51b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_fc6d .outer_a619 {
  background-color: var(--e-global-color-primary);
}
.pressed_fc6d .outer_a619 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-53ee .purple-02c3 .filter_1b1c a {
  color: var(--e-global-color-secondary);
}
.banner-53ee .purple-02c3 .filter_1b1c a:hover {
  color: var(--e-global-color-secondary);
}
.banner-53ee .purple-02c3 .filter_1b1c,
.banner-53ee .purple-02c3 .filter_1b1c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-53ee .purple-02c3 .overlay_green_4bfe {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-53ee .purple-02c3 .description-2715 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-53ee .purple-02c3 .slider-dynamic-240c {
  background-color: var(--e-global-color-primary);
}
.banner-53ee .purple-02c3 .slider-dynamic-240c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-53ee .purple-02c3 .slider-dynamic-240c:hover {
  background-color: var(--e-global-color-primary);
}
.banner-53ee .purple-02c3 .banner_a8d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-53ee .purple-02c3 .banner_a8d7 {
  background-color: var(--e-global-color-primary);
}
.banner-53ee .purple-02c3 .banner_a8d7:hover {
  background-color: var(--e-global-color-primary);
}
.banner-53ee .purple-02c3 .hard-8c45 {
  background-color: var(--e-global-color-primary);
}
.banner-53ee .purple-02c3 .hard-8c45:hover {
  background-color: var(--e-global-color-primary);
}
.banner-53ee .down_ec3a .picture-2948 li span {
  background-color: var(--e-global-color-text);
}
.banner-53ee .down_ec3a .picture-2948 li span:hover {
  background-color: var(--e-global-color-primary);
}
.banner-53ee .down_ec3a .picture-2948 li.hovered_e1f1 span {
  background-color: var(--e-global-color-accent);
}
.banner-53ee .paragraph-aa82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-53ee .background_action_bc33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-16af .solid-6e74 .dark-4b1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-16af .solid-6e74 .panel-477f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-16af .solid-6e74 .gas-1372 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8ead .cool-7996 {
  border-color: var(--e-global-color-text);
}
.hard_8ead .pro_1362 {
  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);
}
.hard_8ead .soft_191d {
  color: var(--e-global-color-secondary);
}
.hard_8ead .soft_191d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8ead .orange-7383 > * {
  color: var(--e-global-color-primary);
}
.hard_8ead .orange-7383 > * svg {
  fill: var(--e-global-color-primary);
}
.hard_8ead .gallery-94ec {
  color: var(--e-global-color-primary);
}
.hard_8ead .gallery-94ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_8ead .info_stone_ea6c {
  color: var(--e-global-color-primary);
}
.hard_8ead .info_stone_ea6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_8ead .video_left_cc75 {
  color: var(--e-global-color-primary);
}
.hard_8ead .video_left_cc75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8ead .green_a237 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8ead .focused-67c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8ead .focused-67c4.nav-2c34 {
  color: var(--e-global-color-secondary);
}
.hard_8ead .focused-67c4.nav-2c34 .next-b7e1 {
  color: var(--e-global-color-accent);
}
.hard_8ead .focused-67c4.last_00e3 {
  color: var(--e-global-color-text);
}
.hard_8ead .focused-67c4.last_00e3 .next-b7e1 {
  color: var(--e-global-color-text);
}
.hard_8ead .focused-67c4:before {
  border-top-color: var(--e-global-color-text);
}
.hard_8ead .dim-bab8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8ead
  .dim-bab8
  .banner_hot_6a4a {
  background-color: var(--e-global-color-primary);
}
.hard_8ead
  .dim-bab8
  .banner_hot_6a4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_8ead .cool-7996 .footer-warm-80c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_small_831d .backdrop_a75e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_small_831d .fixed_de62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_liquid_f3de .pattern-ffdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_liquid_f3de
  .tag-out-41ab
  .menu_north_123e {
  background-color: var(--e-global-color-secondary);
}
.tooltip_liquid_f3de
  .tag-out-41ab.pagination_057e
  .menu_north_123e {
  background-color: var(--e-global-color-text);
}
.tooltip_liquid_f3de
  .tag-out-41ab:hover
  .menu_north_123e {
  background-color: var(--e-global-color-accent);
}
.tooltip_liquid_f3de
  .tag-out-41ab.fn-active-3331
  .menu_north_123e {
  background-color: var(--e-global-color-primary);
}
.modal_e243 .right-dc47 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.modal_e243 .content_2a3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_e243 .inner-fe52 {
  background-color: var(--e-global-color-primary);
}
.modal_e243 .inner-fe52 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-rough-4624 .fluid-9e27 .selected_974a .image_6409 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-rough-4624 .fluid-9e27 .shadow-focused-1df8:after {
  background-color: var(--e-global-color-secondary);
}
.tertiary-rough-4624 .wrapper_016e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-rough-4624 .bright-fc91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-rough-4624 .tertiary-2121 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-rough-4624 .video_edc6 {
  background-color: var(--e-global-color-primary);
}
.tertiary-rough-4624 .video_edc6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-rough-4624 .logo_9705 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-rough-4624 .logo_9705 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-rough-4624 .fluid-9e27 .layout_4fba .mask_2906:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-rough-4624
  .fluid-9e27
  .layout_4fba
  .mask_2906.disabled-acae {
  background-color: var(--e-global-color-primary);
}
.tertiary-rough-4624 .fluid-9e27 .wrapper_8a17:before {
  border-color: var(--e-global-color-primary);
}
.tertiary-rough-4624 .fluid-9e27 .wrapper_8a17:hover:before {
  border-color: var(--e-global-color-secondary);
}
.tertiary-rough-4624
  .fluid-9e27
  .wrapper_8a17.carousel_large_493a:before {
  border-color: var(--e-global-color-primary);
}
.tertiary-rough-4624 .blue-cfc8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-soft-bca0 .frame_6c4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-soft-bca0 .frame_6c4a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-soft-bca0 .frame_6c4a.green_0100 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-soft-bca0 .texture-00fc {
  background-color: var(--e-global-color-primary);
}
.component-soft-bca0 .texture-00fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-soft-bca0
  .texture-dirty-e50e
  .icon_fadc
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-soft-bca0
  .chip_518f
  .icon_fadc
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_a18c
  .current_a540
  .summary_4f41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_a18c
  .current_a540
  .title-lite-5568 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_a18c .slow-e511 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_a18c .image-af9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_a18c .mini-0b5c {
  background-color: var(--e-global-color-primary);
}
.next_a18c .mini-0b5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-ebe5 .modal_old_02bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-ebe5 .pro_c592 {
  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);
}
.fixed-ebe5 .first_ba1a {
  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);
}
.fixed-ebe5 .first_ba1a a:hover {
  color: var(--e-global-color-secondary);
}
.fixed-ebe5 .text_6e6e {
  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);
}
.fixed-ebe5 .alert_d40f {
  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);
}
.fixed-ebe5 .badge_green_f815 .hard-8c45 {
  background-color: var(--e-global-color-primary);
}
.fixed-ebe5 .badge_green_f815 .hard-8c45:hover {
  background-color: var(--e-global-color-accent);
}
.fixed-ebe5
  .badge_green_f815
  .picture-2948
  li
  span {
  background-color: var(--e-global-color-text);
}
.fixed-ebe5
  .badge_green_f815
  .picture-2948
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-ebe5
  .badge_green_f815
  .picture-2948
  li.hovered_e1f1
  span {
  background-color: var(--e-global-color-accent);
}
.input-wide-f2b1
  .outline-blue-eb18
  .photo_62d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-wide-f2b1 .outline-blue-eb18 .tabs_active_b46b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-wide-f2b1 .outline-blue-eb18 .west-d65a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-wide-f2b1 .pattern-cd8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.input-wide-f2b1
  .item_mini_5355.pagination_488d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > a {
  background-color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > a
  .mini-fe1e.heading_d0a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > a
  .photo-9ba4.shade-ea94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > .video-32e5
  .active-2b26
  > a {
  background-color: var(--e-global-color-secondary);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > .video-32e5
  .active-2b26
  > a
  .main_10f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > .video-32e5
  .active-2b26
  > a
  .photo-9ba4.layout_hovered_4e1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > a
  .logo-b90e:before {
  color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > .video-32e5
  a
  .logo-b90e:before {
  color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26.container-bright-3d5f
  > a
  .logo-b90e:before {
  color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > .video-32e5
  .active-2b26.container-bright-3d5f
  > a
  .logo-b90e:before {
  color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > a
  .cool-288e
  .icon_f53b {
  color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > .video-32e5
  a
  .cool-288e
  .icon_f53b {
  color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > a
  .cool-288e
  .icon_f53b,
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > .video-32e5
  a
  .cool-288e
  .icon_f53b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > a
  .shade_inner_1d92:before {
  color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > .video-32e5
  a
  .shade_inner_1d92:before {
  color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26.container-bright-3d5f
  > a
  .shade_inner_1d92:before {
  color: var(--e-global-color-text);
}
.header-dark-913e
  > .chip-lite-1fdc
  > div
  > .wrapper-4c24
  > .active-2b26
  > .video-32e5
  .active-2b26.container-bright-3d5f
  > a
  .shade_inner_1d92:before {
  color: var(--e-global-color-text);
}
.dirty-587f .wide-11ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-587f
  .widget-8863:hover
  .wide-11ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-94bf
  > .chip-lite-1fdc
  > .component-stone-3cd6
  > .texture_dynamic_67cf
  > .nav-2fad
  > .text-white-aaac
  .summary_pro_e73d {
  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);
}
.slow-94bf
  > .chip-lite-1fdc
  > .component-stone-3cd6
  > .texture_dynamic_67cf
  > .nav-2fad
  > .text-white-aaac:hover
  .summary_pro_e73d {
  color: var(--e-global-color-text);
}
.slow-94bf
  > .chip-lite-1fdc
  > .component-stone-3cd6
  > .texture_dynamic_67cf
  > .nav-2fad
  > .text-white-aaac:hover
  .summary_pro_e73d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-94bf
  > .chip-lite-1fdc
  > .component-stone-3cd6
  > .texture_dynamic_67cf
  > .nav-2fad.module-yellow-8ea0
  > .text-white-aaac
  .summary_pro_e73d {
  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);
}
.basic-cca9 .avatar-102c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-cca9 .feature_1a09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-cca9 .under-8f7c {
  background-color: var(--e-global-color-primary);
}
.basic-cca9 .under-8f7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_paper_7eef
  > .chip-lite-1fdc
  > .texture_iron_0da2
  > .thumbnail-slow-79ff
  > .item_e269
  .list-gas-c755 {
  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);
}
.text_paper_7eef
  > .chip-lite-1fdc
  > .texture_iron_0da2
  > .thumbnail-slow-79ff
  > .item_e269
  .dropdown_38de {
  color: var(--e-global-color-text);
}
.text_paper_7eef
  > .chip-lite-1fdc
  > .texture_iron_0da2
  > .thumbnail-slow-79ff
  > .item_e269:hover
  .list-gas-c755 {
  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);
}
.text_paper_7eef
  > .chip-lite-1fdc
  > .texture_iron_0da2
  > .thumbnail-slow-79ff
  > .item_e269:hover
  .dropdown_38de {
  color: var(--e-global-color-secondary);
}
.text_paper_7eef
  > .chip-lite-1fdc
  > .texture_iron_0da2
  > .thumbnail-slow-79ff
  > .item_e269.primary_ae3e
  .list-gas-c755 {
  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);
}
.text_paper_7eef
  > .chip-lite-1fdc
  > .texture_iron_0da2
  > .thumbnail-slow-79ff
  > .item_e269.primary_ae3e
  .dropdown_38de {
  color: var(--e-global-color-primary);
}
.block_2292
  .gradient-fresh-737b
  .down_3953 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_2292 .background_right_c55b .footer-warm-80c6 .yellow-fb64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-1565 .filter-brown-7fd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-1565 .slider-paper-a630 .filter-brown-7fd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-1565 .grid-da1b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-1565 .grid-da1b {
  background-color: var(--e-global-color-primary);
}
.preview_huge_f770 .form-old-5246 .notification-right-5663 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_huge_f770
  .form-old-5246:hover
  .orange_f8fb {
  color: var(--e-global-color-secondary);
}
.preview_huge_f770
  .form-old-5246:hover
  .notification-right-5663 {
  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);
}
.notification-orange-7b7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.dirty-f792 {
  flex-direction: column;
}

.dirty-f792 .detail-bright-4e29 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.dirty-f792 .detail-bright-4e29 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.dirty-f792 .huge_b968 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.stone_7056.block-up-4b56 {
  display: none;
}

.disabled-clean-dc00 {
  display: none;
}

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

.table_black_78b2.box-out-69c0 {
  margin-bottom: 40px;
  width: 100%;
}

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

.dirty-f792 a {
  width: 100%;
}

.list-fb72 .main_hard_33f6.video_cool_71fa {
  width: 20% !important;
}

.gradient-hot-545e {
  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;
}

.gradient-hot-545e:hover {
  color: #000;
}

.gradient-hot-545e svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.gradient-hot-545e:hover svg {
  fill: #000;
}

.carousel-basic-6799 {
  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;
}

.carousel-basic-6799:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.carousel-basic-6799:nth-child(2):hover {
  color: #fff;
}

.list-fb72
  .main_hard_33f6.heading-last-fbc2
  .main_13bb
  .focus_7861 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.box_f515.nav_tiny_c8c3 > .item-up-1193 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.text-64e2 {
  position: relative;
  width: 100%;
}

.accordion-d052 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.grid-right-b0c3 {
  font-size: 35px !important;
}

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

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

.column-advanced-7cc7 {
  display: flex;
  gap: 50px;
}

.list-fb72
  .main_hard_33f6.info-6dfc
  .old-a2b8
  .tabs-fb6c {
  width: 100% !important;
}

.thumbnail-up-774d {
  width: 500px !important;
  max-width: none;
}

.element_wood_2359 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.border_static_897f:hover .gold_bf0e {
  visibility: visible;
}
.border_static_897f:hover.border_static_897f::before {
  display: block;
}

.input_narrow_73a8 h3 {
  color: #fff;
}

.glass-eb87 {
  margin: 0;
}

.list-fb72
  .main_hard_33f6.info-6dfc
  .tabs-fb6c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.light-6f98 {
  width: 100%;
}

.selected_847a {
  width: 100%;
}

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

.selected_847a {
  width: 100%;
}

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

.tabs-fb6c {
  display: flex;
  align-items: center;
}

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

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

.dirty-f792 .detail-bright-4e29.wrapper_light_1190 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.dirty-f792 h1.detail-bright-4e29 {
  margin-top: 120px !important;
}

.list-fb72 .main_hard_33f6.module-e673 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.stale_425d img {
  width: 100%;
}

.texture-solid-ee40 .title_096c.main_13bb {
  justify-content: space-between;
}

.shade-advanced-f361 {
  display: none;
}

.basic_6a49 .huge_b968 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .box_f515 .item-up-1193 {
    flex-wrap: nowrap !important;
  }
}

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

  .thumbnail-up-774d {
    width: 100% !important;
  }
}

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

  .gradient-hot-545e svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .texture-solid-ee40 .title_096c.main_13bb {
    border-bottom: 1px solid #f0c159;
  }

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

  .box_f515.nav_tiny_c8c3 > .item-up-1193 {
    gap: 15px;
    justify-content: space-between;
  }

  .list-fb72
    .main_hard_33f6.info-6dfc
    .tabs-fb6c
    img {
    width: 60% !important;
  }

  .accordion-d052 {
    left: 2%;
  }

  .dropdown-upper-c72d {
    margin: 10px 0;
  }

  .dirty-f792 .huge_b968 {
    margin: 0;
    margin-bottom: 10px;
  }

  .gradient-hot-545e {
    font-size: 16px !important;
  }

  .grid-right-b0c3 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.dirty-f792 .detail-bright-4e29,
  .dirty-f792 .detail-bright-4e29 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tabs-fb6c {
    justify-content: center;
  }

  .dirty-f792 .huge_b968 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .list-fb72 .main_hard_33f6.video_cool_71fa {
    width: 75% !important;
  }

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

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

  h2.dirty-f792 .detail-bright-4e29,
  .dirty-f792 .detail-bright-4e29 {
    font-size: 30px !important;
  }

  .tabs-fb6c {
    justify-content: center;
  }

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

  .advanced-e913
    .simple-7207.current-af58 {
    margin: 0 !important;
  }

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

  .dropdown-upper-c72d {
    display: flex;
  }

  .main-clean-2c29 .gradient-hot-545e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .feature-40d4 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .dirty-f792 h1.detail-bright-4e29 {
    margin-top: 80px !important;
  }

  .list-fb72
    .main_hard_33f6.info-6dfc
    .tabs-fb6c
    img,
  .border-552d .old-a2b8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .carousel-basic-6799 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .list-fb72 .main_hard_33f6.video_cool_71fa {
    width: 100% !important;
  }

  .box_f515.nav_tiny_c8c3 > .item-up-1193 {
    gap: 3px;
  }

  .dirty-f792 .huge_b968 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .gradient-hot-545e {
    white-space: wrap;
  }
}

/* css-noise: 5003 */
.phantom-card-y9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
