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(.detail-cold-bfda) {
  gap: 0.5em;
}
:where(.thumbnail-black-4980) {
  gap: 0.5em;
}
body .avatar-0621 > .wrapper_bright_560a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .avatar-0621 > .chip_9b35 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .avatar-0621 > .banner_f780 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .media_current_ac9c > .wrapper_bright_560a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .media_current_ac9c > .chip_9b35 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .media_current_ac9c > .banner_f780 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .media_current_ac9c
  > :where(:not(.wrapper_bright_560a):not(.chip_9b35):not(.chip-full-ae79)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .media_current_ac9c > .summary_green_ee90 {
  max-width: var(--wp--style--global--wide-size);
}
body .detail-cold-bfda {
  display: flex;
}
body .detail-cold-bfda {
  flex-wrap: wrap;
  align-items: center;
}
body .detail-cold-bfda > * {
  margin: 0;
}
body .thumbnail-black-4980 {
  display: grid;
}
body .thumbnail-black-4980 > * {
  margin: 0;
}
:where(.overlay_left_587c.detail-cold-bfda) {
  gap: 2em;
}
:where(.overlay_left_587c.thumbnail-black-4980) {
  gap: 2em;
}
:where(.description-cool-e8c4.detail-cold-bfda) {
  gap: 1.25em;
}
:where(.description-cool-e8c4.thumbnail-black-4980) {
  gap: 1.25em;
}
.disabled-6cdc {
  color: var(--wp--preset--color--black) !important;
}
.picture_f2d3 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo_d5ab {
  color: var(--wp--preset--color--white) !important;
}
.summary_6393 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.outline_focused_a87c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.backdrop-e1df {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.advanced_7052 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.overlay_2af8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.menu-prev-6c1b {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stone-7521 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row-aa44 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.secondary_wood_dd9c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.soft-3043 {
  background-color: var(--wp--preset--color--black) !important;
}
.steel_acf6 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent_426b {
  background-color: var(--wp--preset--color--white) !important;
}
.hard_4859 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.button_c40e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.pagination-last-ea1d {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.notice_action_5974 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.grid-over-5246 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.modal_advanced_3914 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.component_7bf2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.warm_d2e5 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thumbnail-8d1c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.orange-621c {
  border-color: var(--wp--preset--color--black) !important;
}
.gold-53a9 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.primary-f62e {
  border-color: var(--wp--preset--color--white) !important;
}
.accordion-glass-1929 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.last_d377 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.simple-b996 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hover-5a8c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shade_silver_e7ef {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.progress-79e2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.layout-fluid-7230 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gallery-b265 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.popup-iron-5a6f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern_active_f2ce {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.modal-smooth-ddad {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.module-d7cf {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.message_fresh_97e1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.element-5b43 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.static-f639 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dark_97a2 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.notice_7063 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.pagination_c298 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.message-motion-383e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.notice_stone_3f24 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.element_3230 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.notice-down-7bd6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.progress_bottom_190c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.secondary_bright_e129 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.thumbnail_548d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.nav-soft-ef2b a:where(:not(.outline-advanced-df4c)) {
  color: inherit;
}
:where(.description-cool-e8c4.detail-cold-bfda) {
  gap: 1.25em;
}
:where(.description-cool-e8c4.thumbnail-black-4980) {
  gap: 1.25em;
}
:where(.overlay_left_587c.detail-cold-bfda) {
  gap: 2em;
}
:where(.overlay_left_587c.thumbnail-black-4980) {
  gap: 2em;
}
.alert-7990 {
  font-size: 1.5em;
  line-height: 1.6;
}

.silver_634f .tooltip-copper-a19f {
  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);
}
.highlight_18f6 .container-focused-6726 {
  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);
}
.shade_6caf {
  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);
}
.shade_6caf.blue_1fac .wide_6375 {
  background-color: var(--e-global-color-primary);
}
.shade_6caf.east_7fbf .wide_6375,
.shade_6caf.badge-motion-9438 .wide_6375 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.upper-2b21 .pattern_60d2 {
  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);
}
.old_c1a6 {
  --divider-color: var(--e-global-color-secondary);
}
.old_c1a6 .grid_pressed_1970 {
  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);
}
.old_c1a6.last-5ddd .menu_0859 {
  background-color: var(--e-global-color-secondary);
}
.old_c1a6.backdrop-72bf .menu_0859,
.old_c1a6.middle_e11a .menu_0859 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.old_c1a6.backdrop-72bf .menu_0859,
.old_c1a6.middle_e11a .menu_0859 svg {
  fill: var(--e-global-color-secondary);
}
.hidden_old_50f7 .silver_b49c {
  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);
}
.hidden_old_50f7 .photo-ce7e {
  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_fff4.last-5ddd .menu_0859 {
  background-color: var(--e-global-color-primary);
}
.paper_fff4.backdrop-72bf .menu_0859,
.paper_fff4.middle_e11a .menu_0859 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paper_fff4.backdrop-72bf .menu_0859,
.paper_fff4.middle_e11a .menu_0859 svg {
  fill: var(--e-global-color-primary);
}
.gas_223c.last-5ddd .menu_0859 {
  background-color: var(--e-global-color-primary);
}
.gas_223c.backdrop-72bf .menu_0859,
.gas_223c.middle_e11a .menu_0859 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gas_223c .label-ec42 {
  color: var(--e-global-color-primary);
}
.gas_223c .label-ec42,
.gas_223c .label-ec42 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_223c .bottom-acac {
  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_8ab4 .mask_1952 {
  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);
}
.simple-9057 .gradient-current-b705 .carousel-6b8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_simple_8512 .mask_hovered_4889:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.avatar_simple_8512 .background-hot-b76b i {
  color: var(--e-global-color-primary);
}
.avatar_simple_8512 .background-hot-b76b svg {
  fill: var(--e-global-color-primary);
}
.avatar_simple_8512 .banner-steel-cd67 {
  color: var(--e-global-color-secondary);
}
.avatar_simple_8512 .mask_hovered_4889 > .banner-steel-cd67,
.avatar_simple_8512 .mask_hovered_4889 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-7c8b .element-pro-9faa {
  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);
}
.white-7c8b .mask-complex-873f {
  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);
}
.avatar-da69 .hidden-c3f8 .breadcrumb-fresh-a268 {
  background-color: var(--e-global-color-primary);
}
.avatar-da69 .texture-basic-e06d {
  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);
}
.west_7db4 .left-1711 {
  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);
}
.west_7db4 .item-stone-8eed {
  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);
}
.west_7db4 .module_c2bc {
  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);
}
.outline_5e5e .advanced_13a4,
.outline_5e5e .advanced_13a4 a {
  color: var(--e-global-color-primary);
}
.outline_5e5e .advanced_13a4.title_6533,
.outline_5e5e .advanced_13a4.title_6533 a {
  color: var(--e-global-color-accent);
}
.outline_5e5e .advanced_13a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_5e5e .caption-38c3 {
  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_5890 .wrapper-dynamic-49d6,
.banner_5890 .status_274b {
  color: var(--e-global-color-primary);
}
.banner_5890 .wrapper-dynamic-49d6 svg {
  fill: var(--e-global-color-primary);
}
.banner_5890 .title_6533 .wrapper-dynamic-49d6,
.banner_5890 .title_6533 .status_274b {
  color: var(--e-global-color-accent);
}
.banner_5890 .title_6533 .wrapper-dynamic-49d6 svg {
  fill: var(--e-global-color-accent);
}
.banner_5890 .status_274b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_5890 .caption-38c3 {
  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_4dc6 .box-67d2,
.over_4dc6 .hero-dcd2 {
  color: var(--e-global-color-primary);
}
.over_4dc6 .hero-dcd2 svg {
  fill: var(--e-global-color-primary);
}
.over_4dc6 .advanced_13a4.title_6533 a,
.over_4dc6
  .advanced_13a4.title_6533
  .hero-dcd2 {
  color: var(--e-global-color-accent);
}
.over_4dc6 .box-67d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_4dc6 .caption-38c3 {
  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);
}
.table_cedd .main_pink_4990 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_cedd .focused-6fd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-6c4a .shadow-ddb5 .photo_f101 {
  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);
}
.easy-6c4a .shadow-ddb5 .pink_8ee9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-6c4a .detail-simple-15ca .photo_f101 {
  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);
}
.easy-6c4a
  .detail-simple-15ca
  .pink_8ee9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-6c4a
  .north_d7e2
  .photo_f101 {
  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);
}
.easy-6c4a
  .north_d7e2
  .pink_8ee9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-6c4a
  .video-6be0
  .photo_f101 {
  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);
}
.easy-6c4a
  .video-6be0
  .pink_8ee9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_a53c .gallery_under_6d70 {
  background-color: var(--e-global-color-primary);
}
.red_a53c .gallery_under_6d70:hover {
  background-color: var(--e-global-color-primary);
}
.red_a53c .background_yellow_6c15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_a53c
  .gallery_under_6d70:hover
  .background_yellow_6c15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_solid_8851 .description_silver_1876 {
  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);
}
.texture-c5a1 .carousel-thick-be36 .paragraph-north-db9d a {
  background-color: var(--e-global-color-accent);
}
.texture-c5a1 .carousel-thick-be36 .feature_dark_ac28 a {
  background-color: var(--e-global-color-accent);
}
.texture-c5a1 .carousel-thick-be36 .paragraph-north-db9d a,
.texture-c5a1 .carousel-thick-be36 .feature_dark_ac28 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-56b0
  .old-7445.panel_b06b
  .carousel-thick-be36
  a.frame_ac20 {
  background-color: var(--e-global-color-accent);
}
.title-56b0
  .old-7445.panel_b06b
  .carousel-thick-be36
  span.frame_ac20.fn-current-7ff8 {
  background-color: var(--e-global-color-text);
}
.title-56b0
  .old-7445.panel_b06b
  .carousel-thick-be36
  .frame_ac20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5 .texture_static_3759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .photo_center_4647
  > .module-537a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .input-steel-0f03
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .fresh_571f
  .under-3b39,
.active-4de5
  .fresh_571f
  .disabled-f792 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-4de5
  .fresh_571f
  .element_a5c9,
.active-4de5
  .fresh_571f
  a
  .element_a5c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .fresh_571f
  .tooltip_f087 {
  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-4de5
  .fresh_571f
  .content_e0b8 {
  background-color: var(--e-global-color-primary);
}
.active-4de5
  .fresh_571f
  .content_e0b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .fresh_571f
  .content_e0b8:hover {
  background-color: var(--e-global-color-primary);
}
.active-4de5
  .fresh_571f
  .warm_97c0 {
  background-color: var(--e-global-color-primary);
}
.active-4de5
  .fresh_571f
  .warm_97c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .fresh_571f
  .warm_97c0:hover {
  background-color: var(--e-global-color-primary);
}
.active-4de5
  .item-thick-577e
  .heading-14bd
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-4de5
  .item-thick-577e
  .green-39eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .item-thick-577e
  .tooltip_f087 {
  color: var(--e-global-color-text);
}
.active-4de5
  .item-thick-577e
  .tooltip_f087
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .item-thick-577e
  .content_e0b8 {
  background-color: var(--e-global-color-primary);
}
.active-4de5
  .item-thick-577e
  .content_e0b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .item-thick-577e
  .content_e0b8:hover {
  background-color: var(--e-global-color-primary);
}
.active-4de5
  .item-thick-577e
  .warm_97c0 {
  background-color: var(--e-global-color-primary);
}
.active-4de5
  .item-thick-577e
  .warm_97c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4de5
  .item-thick-577e
  .warm_97c0:hover {
  background-color: var(--e-global-color-primary);
}
.active-4de5 .small_e612 {
  background-color: var(--e-global-color-primary);
}
.active-4de5 .small_e612:hover {
  background-color: var(--e-global-color-primary);
}
.active-4de5 .main-2eeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-4de5 .video_silver_f307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_c9b8 .inner_14fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_c9b8
  .fixed-c9f9
  > div:nth-child(3)
  .inner_14fb,
.item_c9b8
  .primary_0f64
  > div:nth-child(1)
  .inner_14fb,
.item_c9b8
  .fixed_b976
  > div:nth-child(1)
  .inner_14fb,
.item_c9b8
  .secondary-b4cc
  > div:nth-child(1)
  .inner_14fb,
.item_c9b8
  .footer_b870
  > div:nth-child(1)
  .inner_14fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_c9b8 .column-74d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_c9b8 .inner-7a80 {
  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);
}
.item_c9b8 .tabs-copper-4f20 {
  background-color: var(--e-global-color-primary);
}
.item_c9b8 .tabs-copper-4f20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_c9b8 .tabs-copper-4f20:hover {
  background-color: var(--e-global-color-primary);
}
.item_c9b8 .description-76f8 {
  background-color: var(--e-global-color-primary);
}
.item_c9b8 .description-76f8:hover {
  background-color: var(--e-global-color-primary);
}
.item_c9b8 .main-2eeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_c9b8 .video_silver_f307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-b7e2 .title-edd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-b7e2 .hovered-0ce5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-b7e2 .logo_paper_c487 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-b7e2 .carousel-19f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-b7e2 .advanced-d4ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-b7e2 .description-76f8 {
  background-color: var(--e-global-color-primary);
}
.upper-b7e2 .description-76f8:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-a120 .button-2e55 {
  background-color: var(--e-global-color-secondary);
}
.accordion-a120 .backdrop-plasma-b1f7 {
  background-color: var(--e-global-color-text);
}
.accordion-a120 .focus_liquid_1101 {
  background-color: var(--e-global-color-secondary);
}
.accordion-a120 .texture-hovered-54d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-a120 .mini-54f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-a120 .surface-4596 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-a120 .hovered_a272 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-a120 .current-d24b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-over-7110 .last_92f1 .overlay-4743,
.element-over-7110
  .last_92f1
  .overlay-4743
  a,
.element-over-7110 .badge_6531 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-over-7110 .last_92f1 .badge_liquid_a61a,
.element-over-7110 .input-over-01af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-over-7110 .last_92f1 .badge_liquid_a61a {
  color: var(--e-global-color-text);
}
.element-over-7110 .input-over-01af {
  color: var(--e-global-color-text);
}
.element-over-7110
  .last_92f1
  .photo-paper-edc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-over-7110 .green_3b8d .advanced_0e05 {
  background-color: var(--e-global-color-primary);
}
.element-over-7110 .green_3b8d .advanced_0e05:hover {
  background-color: var(--e-global-color-primary);
}
.element-over-7110 .green_3b8d .out_9129 li span {
  background-color: var(--e-global-color-text);
}
.element-over-7110 .green_3b8d .out_9129 li span:hover {
  background-color: var(--e-global-color-primary);
}
.element-over-7110
  .green_3b8d
  .out_9129
  li.notice-5377
  span {
  background-color: var(--e-global-color-accent);
}
.element-over-7110 .filter-c380 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-7ae9 .overlay-30e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-be5f .breadcrumb-6a3f {
  background-color: var(--e-global-color-primary);
}
.notice-be5f .thumbnail-7a82 {
  background-color: var(--e-global-color-secondary);
}
.notice-be5f .element-hard-7287 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-be5f .easy_f349 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-be5f .row-current-f089 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-be5f .yellow-0892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-be5f .center_b0f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-be5f .video-61f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-be5f .layout-medium-6483 {
  background-color: var(--e-global-color-primary);
}
.notice-be5f .layout-medium-6483 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-0a87 .current_6424 {
  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);
}
.table-0a87 .frame_e127 {
  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);
}
.table-0a87
  .tall_7191:after {
  background-color: var(--e-global-color-primary);
}
.table-0a87 .popup_9929 {
  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);
}
.frame-gas-23c3 .badge_6531 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-gas-23c3 .input-over-01af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-0c0e .backdrop-3224 .search_a908 {
  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);
}
.menu-0c0e .backdrop-3224 .cool_b045 {
  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);
}
.input_wood_1160 .overlay-9db4 {
  background-color: var(--e-global-color-primary);
}
.input_wood_1160 .input_simple_5c94 {
  background-color: var(--e-global-color-secondary);
}
.input_wood_1160 .carousel-2379 .lite-9e41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_wood_1160 .component_top_512d .lite-9e41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_d0bf .basic-f78e .pattern_1e31 {
  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);
}
.title_d0bf .basic-f78e .cool_18db {
  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);
}
.title_d0bf .basic-f78e .preview-plasma-b608 {
  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);
}
.accent_1777 .east_8420 {
  border-color: var(--e-global-color-text);
}
.accent_1777 .warm-de11 {
  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);
}
.accent_1777 .gold_0615 {
  color: var(--e-global-color-primary);
}
.accent_1777 .carousel-inner-ea31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_a6ba .thumbnail_bright_2b39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_a6ba .yellow-5ce1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_a6ba .photo_white_721b:hover .thumbnail_bright_2b39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_a6ba
  .photo_white_721b:hover
  .yellow-5ce1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_cold_d446 .panel_292c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_cold_d446 .new-52cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_fe28 .description_blue_a07b .info_liquid_1cfc {
  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);
}
.over_fe28 .simple_5f2b .info_liquid_1cfc {
  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);
}
.stone_8bea .pressed-b8bb {
  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);
}
.black-5ad0 .description-23b6 .link_2c61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-5ad0 .description-23b6 .link_2c61 {
  background-color: var(--e-global-color-secondary);
}
.black-5ad0 .up-7fe9 .link_2c61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-5ad0 .up-7fe9 .link_2c61 {
  background-color: var(--e-global-color-secondary);
}
.black-5ad0 .accent_fresh_18b1 .bottom_5e40 {
  background-color: var(--e-global-color-primary);
}
.black-5ad0 .accent_fresh_18b1:hover .bottom_5e40 {
  background-color: var(--e-global-color-secondary);
}
.black-5ad0 .advanced_0e05 {
  background-color: var(--e-global-color-primary);
}
.black-5ad0 .advanced_0e05:hover {
  background-color: var(--e-global-color-accent);
}
.black-5ad0 .out_9129 li span {
  background-color: var(--e-global-color-text);
}
.black-5ad0 .out_9129 li span:hover {
  background-color: var(--e-global-color-primary);
}
.black-5ad0 .out_9129 li.notice-5377 span {
  background-color: var(--e-global-color-accent);
}
.title-under-974f .highlight_e5dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-under-974f .gallery_7512 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_7570 .small_8f4b:before {
  background-color: var(--e-global-color-secondary);
}
.search_7570 .focus_62f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_7570 .hovered-3e8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-cold-70b4 .easy_ff82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-cold-70b4 .easy_ff82:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-cold-70b4 .easy_ff82.fn-active-7ff8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-cold-70b4 .detail_a7f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-cold-70b4 .light-e3c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-cold-70b4 .caption_hot_e597 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-cold-70b4 .message-2273 {
  background-color: var(--e-global-color-primary);
}
.detail-cold-70b4 .message-2273 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-cold-70b4 .shadow-action-d66e {
  background-color: var(--e-global-color-primary);
}
.detail-cold-70b4 .shadow-action-d66e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-2501 .clean_c26f .shade-c49b a {
  color: var(--e-global-color-secondary);
}
.popup-2501 .clean_c26f .shade-c49b a:hover {
  color: var(--e-global-color-secondary);
}
.popup-2501 .clean_c26f .shade-c49b,
.popup-2501 .clean_c26f .shade-c49b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-2501 .clean_c26f .upper-5bc4 {
  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);
}
.popup-2501 .clean_c26f .preview-7dd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-2501 .clean_c26f .action-3efb {
  background-color: var(--e-global-color-primary);
}
.popup-2501 .clean_c26f .action-3efb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-2501 .clean_c26f .action-3efb:hover {
  background-color: var(--e-global-color-primary);
}
.popup-2501 .clean_c26f .focused_4d49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-2501 .clean_c26f .focused_4d49 {
  background-color: var(--e-global-color-primary);
}
.popup-2501 .clean_c26f .focused_4d49:hover {
  background-color: var(--e-global-color-primary);
}
.popup-2501 .clean_c26f .advanced_0e05 {
  background-color: var(--e-global-color-primary);
}
.popup-2501 .clean_c26f .advanced_0e05:hover {
  background-color: var(--e-global-color-primary);
}
.popup-2501 .green_3b8d .out_9129 li span {
  background-color: var(--e-global-color-text);
}
.popup-2501 .green_3b8d .out_9129 li span:hover {
  background-color: var(--e-global-color-primary);
}
.popup-2501 .green_3b8d .out_9129 li.notice-5377 span {
  background-color: var(--e-global-color-accent);
}
.popup-2501 .main-2eeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-2501 .video_silver_f307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-822f .focused-f6e4 .white_317e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-822f .focused-f6e4 .video_cb2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-822f .focused-f6e4 .cold_af16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-f9c3 .inner-3132 {
  border-color: var(--e-global-color-text);
}
.image-f9c3 .highlight-fixed-307b {
  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);
}
.image-f9c3 .hard_30d8 {
  color: var(--e-global-color-secondary);
}
.image-f9c3 .hard_30d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-f9c3 .message_0b4c > * {
  color: var(--e-global-color-primary);
}
.image-f9c3 .message_0b4c > * svg {
  fill: var(--e-global-color-primary);
}
.image-f9c3 .picture_30e2 {
  color: var(--e-global-color-primary);
}
.image-f9c3 .picture_30e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-f9c3 .link_static_d6fc {
  color: var(--e-global-color-primary);
}
.image-f9c3 .link_static_d6fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-f9c3 .breadcrumb_b252 {
  color: var(--e-global-color-primary);
}
.image-f9c3 .breadcrumb_b252 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-f9c3 .disabled_slow_7d05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-f9c3 .tertiary-a1cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-f9c3 .tertiary-a1cd.hard_b4ec {
  color: var(--e-global-color-secondary);
}
.image-f9c3 .tertiary-a1cd.hard_b4ec .out_1335 {
  color: var(--e-global-color-accent);
}
.image-f9c3 .tertiary-a1cd.title-0dcc {
  color: var(--e-global-color-text);
}
.image-f9c3 .tertiary-a1cd.title-0dcc .out_1335 {
  color: var(--e-global-color-text);
}
.image-f9c3 .tertiary-a1cd:before {
  border-top-color: var(--e-global-color-text);
}
.image-f9c3 .footer-40e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-f9c3
  .footer-40e1
  .last-35d2 {
  background-color: var(--e-global-color-primary);
}
.image-f9c3
  .footer-40e1
  .last-35d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-f9c3 .inner-3132 .orange_2c19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-stone-4b96 .texture_ce5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-stone-4b96 .item_thick_9501 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-48f3 .dirty_a4eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-48f3
  .outline-09dd
  .simple-c054 {
  background-color: var(--e-global-color-secondary);
}
.dim-48f3
  .outline-09dd.large_a97b
  .simple-c054 {
  background-color: var(--e-global-color-text);
}
.dim-48f3
  .outline-09dd:hover
  .simple-c054 {
  background-color: var(--e-global-color-accent);
}
.dim-48f3
  .outline-09dd.fn-active-7ff8
  .simple-c054 {
  background-color: var(--e-global-color-primary);
}
.down-cc85 .summary-prev-377a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.down-cc85 .content-wood-8e7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-cc85 .solid_8799 {
  background-color: var(--e-global-color-primary);
}
.down-cc85 .solid_8799 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-8fa1 .tiny_1436 .selected-3eed .slow_266e {
  background-color: var(--e-global-color-secondary);
}
.grid-8fa1 .tiny_1436 .action_1689:after {
  background-color: var(--e-global-color-secondary);
}
.grid-8fa1 .table-dynamic-1c1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-8fa1 .bronze_9ae7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-8fa1 .block_327e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-8fa1 .tag-d7d5 {
  background-color: var(--e-global-color-primary);
}
.grid-8fa1 .tag-d7d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-8fa1 .border-6ccc {
  background-color: var(--e-global-color-secondary);
}
.grid-8fa1 .border-6ccc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-8fa1 .tiny_1436 .up_7af0 .small_9d98:hover {
  background-color: var(--e-global-color-primary);
}
.grid-8fa1
  .tiny_1436
  .up_7af0
  .small_9d98.section_stale_dee0 {
  background-color: var(--e-global-color-primary);
}
.grid-8fa1 .tiny_1436 .bright_e9c9:before {
  border-color: var(--e-global-color-primary);
}
.grid-8fa1 .tiny_1436 .bright_e9c9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.grid-8fa1
  .tiny_1436
  .bright_e9c9.item_ccf7:before {
  border-color: var(--e-global-color-primary);
}
.grid-8fa1 .current_9b74 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_copper_f41e .under-006f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_copper_f41e .under-006f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_copper_f41e .under-006f.primary_huge_4fdc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_copper_f41e .widget_8207 {
  background-color: var(--e-global-color-primary);
}
.mask_copper_f41e .widget_8207 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_copper_f41e
  .list_c0c1
  .menu-0f22
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_copper_f41e
  .nav-766f
  .menu-0f22
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_067e
  .secondary-slow-cb90
  .banner_black_7922 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_067e
  .secondary-slow-cb90
  .table-f12c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_067e .red-9092 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_067e .caption_e454 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_067e .status_a49b {
  background-color: var(--e-global-color-primary);
}
.main_067e .status_a49b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_e9d0 .hot_3e37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_e9d0 .gold_e34a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.out_e9d0 .component_47f6 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_e9d0 .component_47f6 a:hover {
  color: var(--e-global-color-secondary);
}
.out_e9d0 .title-5a4d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_e9d0 .info_advanced_97c8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_e9d0 .inner-0d57 .advanced_0e05 {
  background-color: var(--e-global-color-primary);
}
.out_e9d0 .inner-0d57 .advanced_0e05:hover {
  background-color: var(--e-global-color-accent);
}
.out_e9d0
  .inner-0d57
  .out_9129
  li
  span {
  background-color: var(--e-global-color-text);
}
.out_e9d0
  .inner-0d57
  .out_9129
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.out_e9d0
  .inner-0d57
  .out_9129
  li.notice-5377
  span {
  background-color: var(--e-global-color-accent);
}
.tiny-1f83
  .hard-193a
  .gallery-left-bfb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-1f83 .hard-193a .smooth_7658 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-1f83 .hard-193a .black-5760 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-1f83 .overlay-c117 {
  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);
}
.tiny-1f83
  .primary-paper-29d8.layout-477e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > a {
  background-color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > a
  .form_gold_b74b.notice-e620 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > a
  .nav-black-2e5f.mask-956d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > .accent-hovered-a85d
  .narrow_496c
  > a {
  background-color: var(--e-global-color-secondary);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > .accent-hovered-a85d
  .narrow_496c
  > a
  .east-71d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > .accent-hovered-a85d
  .narrow_496c
  > a
  .nav-black-2e5f.red_5825 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > a
  .link-61bc:before {
  color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > .accent-hovered-a85d
  a
  .link-61bc:before {
  color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c.layout-146d
  > a
  .link-61bc:before {
  color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > .accent-hovered-a85d
  .narrow_496c.layout-146d
  > a
  .link-61bc:before {
  color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > a
  .widget_f9c1
  .light_cd3e {
  color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > .accent-hovered-a85d
  a
  .widget_f9c1
  .light_cd3e {
  color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > a
  .widget_f9c1
  .light_cd3e,
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > .accent-hovered-a85d
  a
  .widget_f9c1
  .light_cd3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > a
  .focus_fluid_274e:before {
  color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > .accent-hovered-a85d
  a
  .focus_fluid_274e:before {
  color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c.layout-146d
  > a
  .focus_fluid_274e:before {
  color: var(--e-global-color-text);
}
.picture-2287
  > .photo_095c
  > div
  > .wood_d34d
  > .narrow_496c
  > .accent-hovered-a85d
  .narrow_496c.layout-146d
  > a
  .focus_fluid_274e:before {
  color: var(--e-global-color-text);
}
.chip_4704 .selected_d961 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_4704
  .chip-aafc:hover
  .selected_d961 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-98cc
  > .photo_095c
  > .widget-action-a06c
  > .large-7f0d
  > .pro-d24c
  > .hot_55b9
  .aside-lower-d0de {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-98cc
  > .photo_095c
  > .widget-action-a06c
  > .large-7f0d
  > .pro-d24c
  > .hot_55b9:hover
  .aside-lower-d0de {
  color: var(--e-global-color-text);
}
.column-98cc
  > .photo_095c
  > .widget-action-a06c
  > .large-7f0d
  > .pro-d24c
  > .hot_55b9:hover
  .aside-lower-d0de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-98cc
  > .photo_095c
  > .widget-action-a06c
  > .large-7f0d
  > .pro-d24c.text-silver-d016
  > .hot_55b9
  .aside-lower-d0de {
  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);
}
.status_cdb6 .media-down-6a36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_cdb6 .video_1d5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_cdb6 .card_static_f663 {
  background-color: var(--e-global-color-primary);
}
.status_cdb6 .card_static_f663 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_east_ee4a
  > .photo_095c
  > .soft_d626
  > .pink-079d
  > .easy-c1d6
  .grid-bc5e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_east_ee4a
  > .photo_095c
  > .soft_d626
  > .pink-079d
  > .easy-c1d6
  .hover_dim_684c {
  color: var(--e-global-color-text);
}
.detail_east_ee4a
  > .photo_095c
  > .soft_d626
  > .pink-079d
  > .easy-c1d6:hover
  .grid-bc5e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_east_ee4a
  > .photo_095c
  > .soft_d626
  > .pink-079d
  > .easy-c1d6:hover
  .hover_dim_684c {
  color: var(--e-global-color-secondary);
}
.detail_east_ee4a
  > .photo_095c
  > .soft_d626
  > .pink-079d
  > .easy-c1d6.overlay_pink_f090
  .grid-bc5e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_east_ee4a
  > .photo_095c
  > .soft_d626
  > .pink-079d
  > .easy-c1d6.overlay_pink_f090
  .hover_dim_684c {
  color: var(--e-global-color-primary);
}
.disabled-liquid-89e2
  .popup-glass-69bf
  .layout_hot_43c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-liquid-89e2 .plasma_c1b9 .orange_2c19 .wrapper-7bb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_6cf8 .bright_d311 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_6cf8 .hidden_under_ed8b .bright_d311 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_6cf8 .rough_b617 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_6cf8 .rough_b617 {
  background-color: var(--e-global-color-primary);
}
.under-f33f .basic_ba09 .cold_16ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-f33f
  .basic_ba09:hover
  .text_dc20 {
  color: var(--e-global-color-secondary);
}
.under-f33f
  .basic_ba09:hover
  .cold_16ad {
  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);
}
.silver-9cbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.button-5df7 {
  flex-direction: column;
}

.button-5df7 .accent-warm-34e4 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.button-5df7 .accent-warm-34e4 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.button-5df7 .slider_purple_3ef4 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.popup-purple-09ab.article-bf0f {
  display: none;
}

.sidebar-46bd {
  display: none;
}

body,
.light-a72f {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.photo-ca35) !important; */
}

.dirty-cc50.tall_970e {
  margin-bottom: 40px;
  width: 100%;
}

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

.button-5df7 a {
  width: 100%;
}

.full_a350 .tall-4971.icon_blue_3559 {
  width: 20% !important;
}

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

.module_motion_dc0f:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.paragraph-black-15a7 {
  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;
}

.paragraph-black-15a7:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.paragraph-black-15a7:nth-child(2):hover {
  color: #fff;
}

.full_a350
  .tall-4971.lower-83cc
  .upper-a156
  .sidebar-47d6 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.icon-pressed-6275.steel-70b6 > .hot_2e23 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.bronze-e634 {
  position: relative;
  width: 100%;
}

.upper-c059 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.full_a350
  .tall-4971.shade-de34
  .main-paper-8336
  .active-4269 {
  width: 100% !important;
}

.heading-805c {
  width: 500px !important;
  max-width: none;
}

.motion-ce0d {
  width: 100%;
}

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

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

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

  display: none;
}

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

.shade-pink-b4a2 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.blue_64ab:hover .shade-pink-b4a2 {
  visibility: visible;
}
.blue_64ab:hover.blue_64ab::before {
  display: block;
}

.banner_b047 h3 {
  color: #fff;
}

.bronze_ff63 {
  margin: 0;
}

.full_a350
  .tall-4971.shade-de34
  .active-4269
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.pattern_64a1 {
  width: 100%;
}

.new-3891 {
  width: 100%;
}

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

.new-3891 {
  width: 100%;
}

.row-upper-1443 {
  margin-bottom: 10px !important;
}

.active-4269 {
  display: flex;
  align-items: center;
}

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

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

.button-5df7 .accent-warm-34e4.detail_5d48 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.button-5df7 h1.accent-warm-34e4 {
  margin-top: 120px !important;
}

.full_a350 .tall-4971.mask_tiny_f7f9 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.form-down-6513 img {
  width: 100%;
}

.center_5293 .south-6df8.upper-a156 {
  justify-content: space-between;
}

.thumbnail-wide-8b4b {
  display: none;
}

.hot_fab2 .slider_purple_3ef4 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .icon-pressed-6275 .hot_2e23 {
    flex-wrap: nowrap !important;
  }
}

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

  .heading-805c {
    width: 100% !important;
  }
}

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

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

  .center_5293 .south-6df8.upper-a156 {
    border-bottom: 1px solid #f0c159;
  }

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

  .icon-pressed-6275.steel-70b6 > .hot_2e23 {
    gap: 15px;
    justify-content: space-between;
  }

  .full_a350
    .tall-4971.shade-de34
    .active-4269
    img {
    width: 60% !important;
  }

  .upper-c059 {
    left: 2%;
  }

  .border_e5f1 {
    margin: 10px 0;
  }

  .button-5df7 .slider_purple_3ef4 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.button-5df7 .accent-warm-34e4,
  .button-5df7 .accent-warm-34e4 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .active-4269 {
    justify-content: center;
  }

  .button-5df7 .slider_purple_3ef4 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .gold-6a72 {
    margin-bottom: 15px !important;
  }

  .full_a350 .tall-4971.icon_blue_3559 {
    width: 75% !important;
  }

  .form-down-6513 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .paragraph-black-15a7 {
    text-transform: capitalize;
  }

  h2.button-5df7 .accent-warm-34e4,
  .button-5df7 .accent-warm-34e4 {
    font-size: 30px !important;
  }

  .active-4269 {
    justify-content: center;
  }

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

  .feature_current_b777
    .thick_8a27.module-in-1939 {
    margin: 0 !important;
  }

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

  .border_e5f1 {
    display: flex;
  }

  .title-4d6a .module_motion_dc0f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .outline-center-2a1d svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .button-5df7 h1.accent-warm-34e4 {
    margin-top: 80px !important;
  }

  .full_a350
    .tall-4971.shade-de34
    .active-4269
    img,
  .hidden_old_50f7 .main-paper-8336 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .paragraph-black-15a7 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .full_a350 .tall-4971.icon_blue_3559 {
    width: 100% !important;
  }

  .icon-pressed-6275.steel-70b6 > .hot_2e23 {
    gap: 3px;
  }

  .button-5df7 .slider_purple_3ef4 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: eab6 */
.ghost-box-u6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
