

-------------------------------------------------------------- */
/* 1. Reset tags
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, video, audio,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  outline: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

applet, object, iframe, video, audio,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
}

html {
  font-size: 100%;
  /*62.5%;*/
                	          		/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units
									   http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
                            	/* www.456bereastreet.com/archive/201012/
									   controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html:not(.edit-post-visual-editor) {
  height: 100%;
  overflow-y: scroll !important;
  overflow-x: hidden;
}

html:not(.edit-post-visual-editor),
body:not(.edit-post-visual-editor) {
  margin: 0;
  padding: 0;
  width: 100%;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  color: inherit;
  background: none;
  border-style: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

div.ui-datepicker {
  background-color: #fff;
}

div.ui-accordion .ui-accordion-header {
  padding: 0;
}

div.ui-accordion .ui-accordion-header-icon {
  display: none;
}

div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
  padding: 0;
}

div.ui-tabs .ui-tabs-nav li {
  float: none;
  margin: 0;
}

div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none;
}

/* Predefined classes for users
-------------------------------------------------------------- */
/* Round object corners */
.rounded_none {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.rounded_tiny {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.rounded_small {
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}

.rounded_medium {
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.rounded_large {
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}

.rounded {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* Overflow hidden */
.overflow_hidden {
  overflow: hidden !important;
}

.overflow_x_hidden {
  overflow-x: hidden !important;
}

.overflow_y_hidden {
  overflow-y: hidden !important;
}

/*# sourceMappingURL=style.css.map */


/* ATTENTION! This file was generated automatically! Don&#039;t change it!!!
----------------------------------------------------------------------- */
:root {
    --theme-var-page_width: 1290px;
    --theme-var-page_boxed_extra: 60px;
    --theme-var-page_fullwide_max: 1920px;
    --theme-var-page_fullwide_extra: 60px;
    --theme-var-sidebar_width: 410px;
    --theme-var-grid_gap: 30px;
    --theme-var-rad: 0px;
    --theme-var-sidebar_proportional: 1;
    --theme-var-rad_koef: 0;
    --theme-var-sidebar_prc: 0.31782945736434;
    --theme-var-sidebar_gap_prc: 0.031007751937984;
    --theme-var-sidebar_gap_width: 40px
}

:root {
    --theme-font-p_font-family: "DM Sans",sans-serif;
    --theme-font-p_font-size: 1rem;
    --theme-font-p_font-weight: 400;
    --theme-font-p_font-style: normal;
    --theme-font-p_line-height: 1.65em;
    --theme-font-p_text-decoration: inherit;
    --theme-font-p_text-transform: none;
    --theme-font-p_letter-spacing: 0px;
    --theme-font-p_margin-top: 0em;
    --theme-font-p_margin-bottom: 1.57em;
    --theme-font-post_font-family: inherit;
    --theme-font-post_font-size: inherit;
    --theme-font-post_font-weight: inherit;
    --theme-font-post_font-style: inherit;
    --theme-font-post_line-height: inherit;
    --theme-font-post_text-decoration: inherit;
    --theme-font-post_text-transform: inherit;
    --theme-font-post_letter-spacing: inherit;
    --theme-font-post_margin-top: inherit;
    --theme-font-post_margin-bottom: inherit;
    --theme-font-h1_font-family: Outfit,sans-serif;
    --theme-font-h1_font-size: 3.353em;
    --theme-font-h1_font-weight: 500;
    --theme-font-h1_font-style: normal;
    --theme-font-h1_line-height: 1em;
    --theme-font-h1_text-decoration: none;
    --theme-font-h1_text-transform: none;
    --theme-font-h1_letter-spacing: -1.7px;
    --theme-font-h1_margin-top: 1.04em;
    --theme-font-h1_margin-bottom: 0.46em;
    --theme-font-h2_font-family: Outfit,sans-serif;
    --theme-font-h2_font-size: 2.765em;
    --theme-font-h2_font-weight: 500;
    --theme-font-h2_font-style: normal;
    --theme-font-h2_line-height: 1.021em;
    --theme-font-h2_text-decoration: none;
    --theme-font-h2_text-transform: none;
    --theme-font-h2_letter-spacing: -1.4px;
    --theme-font-h2_margin-top: 0.72em;
    --theme-font-h2_margin-bottom: 0.52em;
    --theme-font-h3_font-family: Outfit,sans-serif;
    --theme-font-h3_font-size: 2.059em;
    --theme-font-h3_font-weight: 500;
    --theme-font-h3_font-style: normal;
    --theme-font-h3_line-height: 1.086em;
    --theme-font-h3_text-decoration: none;
    --theme-font-h3_text-transform: none;
    --theme-font-h3_letter-spacing: -1px;
    --theme-font-h3_margin-top: 1.07em;
    --theme-font-h3_margin-bottom: 0.7em;
    --theme-font-h4_font-family: Outfit,sans-serif;
    --theme-font-h4_font-size: 1.647em;
    --theme-font-h4_font-weight: 500;
    --theme-font-h4_font-style: normal;
    --theme-font-h4_line-height: 1.214em;
    --theme-font-h4_text-decoration: none;
    --theme-font-h4_text-transform: none;
    --theme-font-h4_letter-spacing: -0.6px;
    --theme-font-h4_margin-top: 1.35em;
    --theme-font-h4_margin-bottom: 0.7em;
    --theme-font-h5_font-family: Outfit,sans-serif;
    --theme-font-h5_font-size: 1.412em;
    --theme-font-h5_font-weight: 500;
    --theme-font-h5_font-style: normal;
    --theme-font-h5_line-height: 1.208em;
    --theme-font-h5_text-decoration: none;
    --theme-font-h5_text-transform: none;
    --theme-font-h5_letter-spacing: -0.5px;
    --theme-font-h5_margin-top: 1.5em;
    --theme-font-h5_margin-bottom: 0.82em;
    --theme-font-h6_font-family: Outfit,sans-serif;
    --theme-font-h6_font-size: 1.118em;
    --theme-font-h6_font-weight: 500;
    --theme-font-h6_font-style: normal;
    --theme-font-h6_line-height: 1.474em;
    --theme-font-h6_text-decoration: none;
    --theme-font-h6_text-transform: none;
    --theme-font-h6_letter-spacing: -0.3px;
    --theme-font-h6_margin-top: 1.75em;
    --theme-font-h6_margin-bottom: 1.15em;
    --theme-font-logo_font-family: Outfit,sans-serif;
    --theme-font-logo_font-size: 1.8em;
    --theme-font-logo_font-weight: 500;
    --theme-font-logo_font-style: normal;
    --theme-font-logo_line-height: 1.25em;
    --theme-font-logo_text-decoration: none;
    --theme-font-logo_text-transform: none;
    --theme-font-logo_letter-spacing: -0.5px;
    --theme-font-button_font-family: Outfit,sans-serif;
    --theme-font-button_font-size: 16px;
    --theme-font-button_font-weight: 500;
    --theme-font-button_font-style: normal;
    --theme-font-button_line-height: 21px;
    --theme-font-button_text-decoration: none;
    --theme-font-button_text-transform: none;
    --theme-font-button_letter-spacing: 0px;
    --theme-font-input_font-family: inherit;
    --theme-font-input_font-size: 16px;
    --theme-font-input_font-weight: 400;
    --theme-font-input_font-style: normal;
    --theme-font-input_line-height: 1.5em;
    --theme-font-input_text-decoration: none;
    --theme-font-input_text-transform: none;
    --theme-font-input_letter-spacing: 0px;
    --theme-font-info_font-family: inherit;
    --theme-font-info_font-size: 14px;
    --theme-font-info_font-weight: 400;
    --theme-font-info_font-style: normal;
    --theme-font-info_line-height: 1.5em;
    --theme-font-info_text-decoration: none;
    --theme-font-info_text-transform: none;
    --theme-font-info_letter-spacing: 0px;
    --theme-font-info_margin-top: 0.4em;
    --theme-font-info_margin-bottom: inherit;
    --theme-font-menu_font-family: Outfit,sans-serif;
    --theme-font-menu_font-size: 17px;
    --theme-font-menu_font-weight: 500;
    --theme-font-menu_font-style: normal;
    --theme-font-menu_line-height: 1.5em;
    --theme-font-menu_text-decoration: none;
    --theme-font-menu_text-transform: none;
    --theme-font-menu_letter-spacing: 0px;
    --theme-font-submenu_font-family: "DM Sans",sans-serif;
    --theme-font-submenu_font-size: 15px;
    --theme-font-submenu_font-weight: 400;
    --theme-font-submenu_font-style: normal;
    --theme-font-submenu_line-height: 1.5em;
    --theme-font-submenu_text-decoration: none;
    --theme-font-submenu_text-transform: none;
    --theme-font-submenu_letter-spacing: 0px
}

@media (max-width: 1679px) {
    :root {
    }
}

@media (max-width: 1279px) {
    :root {
    }
}

@media (max-width: 767px) {
    :root {
    }
}

body {
    font-family: var(--theme-font-p_font-family);
    font-size: var(--theme-font-p_font-size);
    font-weight: var(--theme-font-p_font-weight);
    font-style: var(--theme-font-p_font-style);
    line-height: var(--theme-font-p_line-height);
    text-transform: var(--theme-font-p_text-transform);
    letter-spacing: var(--theme-font-p_letter-spacing)
}

p,ul,ol,dl,blockquote,address,.wp-block-button,.wp-block-cover,.wp-block-image,.wp-block-video,.wp-block-search,.wp-block-archives,.wp-block-archives-dropdown,.wp-block-categories,.wp-block-calendar,.wp-block-media-text {
    margin-top: var(--theme-font-p_margin-top);
    margin-bottom: var(--theme-font-p_margin-bottom)
}

p[style*="font-size"],.has-small-font-size,.has-normal-font-size,.has-medium-font-size {
    line-height: var(--theme-font-p_line-height)
}

h1,.front_page_section_caption {
    font-family: var(--theme-font-h1_font-family);
    font-size: var(--theme-font-h1_font-size);
    font-weight: var(--theme-font-h1_font-weight);
    font-style: var(--theme-font-h1_font-style);
    line-height: var(--theme-font-h1_line-height);
    text-decoration: var(--theme-font-h1_text-decoration);
    text-transform: var(--theme-font-h1_text-transform);
    letter-spacing: var(--theme-font-h1_letter-spacing);
    margin-top: var(--theme-font-h1_margin-top);
    margin-bottom: var(--theme-font-h1_margin-bottom)
}

h2 {
    font-family: var(--theme-font-h2_font-family);
    font-size: var(--theme-font-h2_font-size);
    font-weight: var(--theme-font-h2_font-weight);
    font-style: var(--theme-font-h2_font-style);
    line-height: var(--theme-font-h2_line-height);
    text-decoration: var(--theme-font-h2_text-decoration);
    text-transform: var(--theme-font-h2_text-transform);
    letter-spacing: var(--theme-font-h2_letter-spacing);
    margin-top: var(--theme-font-h2_margin-top);
    margin-bottom: var(--theme-font-h2_margin-bottom)
}

h3 {
    font-family: var(--theme-font-h3_font-family);
    font-size: var(--theme-font-h3_font-size);
    font-weight: var(--theme-font-h3_font-weight);
    font-style: var(--theme-font-h3_font-style);
    line-height: var(--theme-font-h3_line-height);
    text-decoration: var(--theme-font-h3_text-decoration);
    text-transform: var(--theme-font-h3_text-transform);
    letter-spacing: var(--theme-font-h3_letter-spacing);
    margin-top: var(--theme-font-h3_margin-top);
    margin-bottom: var(--theme-font-h3_margin-bottom)
}

h4 {
    font-family: var(--theme-font-h4_font-family);
    font-size: var(--theme-font-h4_font-size);
    font-weight: var(--theme-font-h4_font-weight);
    font-style: var(--theme-font-h4_font-style);
    line-height: var(--theme-font-h4_line-height);
    text-decoration: var(--theme-font-h4_text-decoration);
    text-transform: var(--theme-font-h4_text-transform);
    letter-spacing: var(--theme-font-h4_letter-spacing);
    margin-top: var(--theme-font-h4_margin-top);
    margin-bottom: var(--theme-font-h4_margin-bottom)
}

h5 {
    font-family: var(--theme-font-h5_font-family);
    font-size: var(--theme-font-h5_font-size);
    font-weight: var(--theme-font-h5_font-weight);
    font-style: var(--theme-font-h5_font-style);
    line-height: var(--theme-font-h5_line-height);
    text-decoration: var(--theme-font-h5_text-decoration);
    text-transform: var(--theme-font-h5_text-transform);
    letter-spacing: var(--theme-font-h5_letter-spacing);
    margin-top: var(--theme-font-h5_margin-top);
    margin-bottom: var(--theme-font-h5_margin-bottom)
}

h6 {
    font-family: var(--theme-font-h6_font-family);
    font-size: var(--theme-font-h6_font-size);
    font-weight: var(--theme-font-h6_font-weight);
    font-style: var(--theme-font-h6_font-style);
    line-height: var(--theme-font-h6_line-height);
    text-decoration: var(--theme-font-h6_text-decoration);
    text-transform: var(--theme-font-h6_text-transform);
    letter-spacing: var(--theme-font-h6_letter-spacing);
    margin-top: var(--theme-font-h6_margin-top);
    margin-bottom: var(--theme-font-h6_margin-bottom)
}

input[type="text"],input[type="number"],input[type="email"],input[type="url"],input[type="tel"],input[type="search"],input[type="password"],textarea,textarea.wp-editor-area,.select_container,select,.select_container select {
    font-size: var(--theme-font-input_font-size);
    font-weight: var(--theme-font-input_font-weight);
    font-style: var(--theme-font-input_font-style);
    line-height: var(--theme-font-input_line-height);
    text-decoration: var(--theme-font-input_text-decoration);
    text-transform: var(--theme-font-input_text-transform);
    letter-spacing: var(--theme-font-input_letter-spacing)
}

.sc_item_pagination_load_more .nav-links,.nav-links-more .nav-load-more,.nav-links-more .woocommerce-load-more,.woocommerce-links-more .woocommerce-load-more,.sidebar_small_screen_above .sidebar_control,.trx_addons_popup_form_field_submit .submit_button,.simple_text_link,.show_comments_single .show_comments_button,form button:not(.components-button),input[type="button"],input[type="reset"],input[type="submit"],.theme_button,.sc_layouts_row .sc_button,.sc_portfolio_preview_show .post_readmore,.wp-block-button__link,.post_item .more-link,div.esg-filter-wrapper .esg-filterbutton>span,.mptt-navigation-tabs li a,.frame_tabs .frame_tabs_titles li a {
    font-family: var(--theme-font-button_font-family);
    font-size: var(--theme-font-button_font-size);
    font-weight: var(--theme-font-button_font-weight);
    font-style: var(--theme-font-button_font-style);
    line-height: var(--theme-font-button_line-height);
    text-decoration: var(--theme-font-button_text-decoration);
    text-transform: var(--theme-font-button_text-transform);
    letter-spacing: var(--theme-font-button_letter-spacing)
}

.adp-popup-type-notification-bar .adp-popup-button,.adp-popup-type-notification-box .adp-popup-button,#sb_instagram[data-shortcode-atts*="feedOne"] .sbi_follow_btn a,#sb_instagram.feedOne .sbi_follow_btn a,.post-more-link,.nav-links-old,.latepoint-book-button,.round-square-2 .elementor-button {
    font-family: var(--theme-font-button_font-family)
}

.top_panel .slider_engine_revo .slide_title {
    font-family: var(--theme-font-h1_font-family)
}

.sc_layouts_menu_nav>li[class*="columns-"] li.menu-item-has-children>a,.sc_layouts_menu_nav li.menu-collapse li[class*="columns-"] li.menu-item-has-children>a,.sticky_socials_wrap.sticky_socials_modern .social_item .social_name,.search_modern .search_wrap .search_field,.search_style_fullscreen .search_field,.search_style_fullscreen.search_opened .search_field,.comments_list_wrap .comment_reply,.author_info .author_label,.nav-links-single .nav-links .nav-arrow-label,.post_item_single .post_tags_single a,.sc_layouts_row_type_compact .sc_layouts_item_details,.post_meta_item.post_categories,div.esg-filters,.woocommerce nav.woocommerce-pagination ul,.comments_pagination,.nav-links,.page_links,.wp-playlist.wp-audio-playlist .wp-playlist-tracks,.wp-playlist.wp-audio-playlist .wp-playlist-item-title,.mejs-container *,.format-audio .post_featured .post_audio_author,.single-format-audio .post_featured .post_audio_author,.sc_layouts_blog_item_featured .post_featured .post_audio_author,#powerTip .box_view_html,.widget_product_tag_cloud,.widget_tag_cloud,.wp-block-tag-cloud,.custom-html-widget .extra_item,.post_meta_item.post_author,.post_info_item.post_info_posted_by,.post_info_item.post_categories,table th,mark,ins,.logo_text,.theme_button_close_text,.post_price.price,.theme_scroll_down,.post_meta_item .post_sponsored_label,.latepoint-lightbox-w h1,.latepoint-lightbox-w h2,.latepoint-lightbox-w h3,.latepoint-lightbox-w h4,.latepoint-lightbox-w h5,.latepoint-lightbox-w h6,.has-drop-cap:not(:focus):first-letter,.widget_calendar caption,.wp-block-calendar caption,.sc_layouts_cart_items_short,blockquote>cite,blockquote>p>cite,blockquote>.wp-block-pullquote__citation,.wp-block-quote .wp-block-quote__citation {
    font-family: var(--theme-font-h5_font-family)
}

.post_meta {
    font-size: var(--theme-font-info_font-size);
    font-weight: var(--theme-font-info_font-weight);
    font-style: var(--theme-font-info_font-style);
    line-height: var(--theme-font-info_line-height);
    text-decoration: var(--theme-font-info_text-decoration);
    text-transform: var(--theme-font-info_text-transform);
    letter-spacing: var(--theme-font-info_letter-spacing);
    margin-top: var(--theme-font-info_margin-top)
}

.post-date,.rss-date,.post_date,.post_meta_item,.post_meta .vc_inline-link,.comments_list_wrap .comment_date,.comments_list_wrap .comment_time,.comments_list_wrap .comment_counters,.top_panel .slider_engine_revo .slide_subtitle,.logo_slogan,.trx_addons_audio_player .audio_author,.post_item_single .post_content .post_meta,.author_bio .author_link,.comments_list_wrap .comment_posted,.comments_list_wrap .comment_reply {
}

.wpgdprc,blockquote,option,fieldset legend,figure figcaption,.wp-caption .wp-caption-text,.wp-caption .wp-caption-dd,.wp-caption-overlay .wp-caption .wp-caption-text,.wp-caption-overlay .wp-caption .wp-caption-dd,.post_layout_excerpt .post_meta_item.post_categories,.post_layout_excerpt .post_meta_item .post_sponsored_label,.wp-playlist.wp-audio-playlist .wp-playlist-tracks .wp-playlist-item-artist,.backstage-customizer-access-wrapper .backstage-customizer-access-button,.latepoint-w,.search_wrap .search_results .post_meta_item {
    font-family: var(--theme-font-p_font-family)
}

.logo_text {
    font-family: var(--theme-font-logo_font-family);
    font-size: var(--theme-font-logo_font-size);
    font-weight: var(--theme-font-logo_font-weight);
    font-style: var(--theme-font-logo_font-style);
    line-height: var(--theme-font-logo_line-height);
    text-decoration: var(--theme-font-logo_text-decoration);
    text-transform: var(--theme-font-logo_text-transform);
    letter-spacing: var(--theme-font-logo_letter-spacing)
}

.logo_footer_text {
    font-family: var(--theme-font-logo_font-family)
}

.sc_layouts_menu_dir_vertical.sc_layouts_submenu_dropdown .sc_layouts_menu_nav>li>ul {
    font-family: var(--theme-font-menu_font-family)
}

.menu_main_nav_area>ul,.sc_layouts_menu_nav,.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav {
    font-family: var(--theme-font-menu_font-family);
    font-size: var(--theme-font-menu_font-size);
    line-height: var(--theme-font-menu_line-height)
}

.menu_main_nav>li>a,.sc_layouts_menu_nav>li>a {
    font-weight: var(--theme-font-menu_font-weight);
    font-style: var(--theme-font-menu_font-style);
    text-decoration: var(--theme-font-menu_text-decoration);
    text-transform: var(--theme-font-menu_text-transform);
    letter-spacing: var(--theme-font-menu_letter-spacing)
}

.sc_layouts_menu_nav>li.current-menu-item>a,.sc_layouts_menu_nav>li.current-menu-parent>a,.sc_layouts_menu_nav>li.current-menu-ancestor>a,.menu_main_nav>li[class*="current-menu-"]>a .sc_layouts_menu_item_description,.sc_layouts_menu_nav>li[class*="current-menu-"]>a .sc_layouts_menu_item_description {
    font-weight: var(--theme-font-menu_font-weight)
}

.menu_main_nav>li>ul,.sc_layouts_menu_nav>li>ul,.sc_layouts_menu_popup .sc_layouts_menu_nav {
    font-family: var(--theme-font-submenu_font-family);
    font-size: var(--theme-font-submenu_font-size);
    line-height: var(--theme-font-submenu_line-height)
}

.menu_main_nav>li ul>li>a,.sc_layouts_menu_nav>li ul>li>a,.sc_layouts_menu_popup .sc_layouts_menu_nav>li>a {
    font-weight: var(--theme-font-submenu_font-weight);
    font-style: var(--theme-font-submenu_font-style);
    text-decoration: var(--theme-font-submenu_text-decoration);
    text-transform: var(--theme-font-submenu_text-transform);
    letter-spacing: var(--theme-font-submenu_letter-spacing)
}

.sc_layouts_panel_menu .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav>ul,.sc_layouts_panel_menu .sc_layouts_menu_dir_vertical.sc_layouts_submenu_dropdown>ul,.menu_mobile .menu_mobile_nav_area>ul {
    font-family: var(--theme-font-menu_font-family)
}

.sc_layouts_panel_menu .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav>li>ul,.sc_layouts_panel_menu .sc_layouts_menu_dir_vertical.sc_layouts_submenu_dropdown>ul>li ul,.menu_mobile .menu_mobile_nav_area>ul>li ul {
    font-family: var(--theme-font-submenu_font-family)
}

[class*="hint_"]:after {
    font-family: var(--theme-font-h5_font-family);
}

.trx_addons_bg_text_char,.sc_layouts_title .breadcrumbs {
    font-family: var(--theme-font-h5_font-family)
}

.sc_layouts_cart_items_short,[class*="trx_addons_title_with_link"],.sc_price_item_price .sc_price_item_price_after,.sc_price_item .sc_price_item_subtitle,.sc_dishes_compact .sc_services_item_title,.sc_services_iconed .sc_services_item_title,.sc_services .sc_services_item_subtitle,.sc_testimonials_item_author_subtitle,.sc_icons_plain .sc_icons_item:not(.sc_icons_item_linked) .sc_icons_item_link,.sc_hotspot_item_popup .sc_hotspot_item_subtitle .post_meta_item {
    font-family: var(--theme-font-p_font-family)
}

.widget .trx_addons_tabs .trx_addons_tabs_titles li,.trx_addons_video_list_controller_wrap .trx_addons_video_list_subtitle,.trx_addons_video_list_controller_wrap .trx_addons_video_list_image_label,.trx_addons_audio_wrap .trx_addons_audio_navigation,.services_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li>a,.sc_events_item_price,.sc_events_item_date_day,.sc_events_item_meta_locality,.tabs_style_2.elementor-widget-tabs .elementor-tab-title,.trx_addons_list_parameters,.sc_events_item_more_link,.sc_events_item_meta_categories a,.scroll_to_top_style_modern,.categories_list .categories_link_more,.sc_blogger_default.sc_blogger_default_classic_time_2 .post_meta.sc_blogger_item_meta.post_meta_date,.sc_blogger_default.sc_blogger_default_classic_time .post_meta.sc_blogger_item_meta.post_meta_date,.team_member_brief_info_details .team_member_details_phone .team_member_details_value,.sc_socials.sc_socials_icons_names .social_item .social_name,.services_single .services_page_featured .sc_services_item_price,.sc_services .sc_services_item_price,.sc_services .sc_services_item_number,.sc_services_minimal .sc_services_item_subtitle,.audio_now_playing,.sc_testimonials_modern .sc_testimonials_item_content strong,.sc_testimonials_classic .sc_testimonials_item_content,.trx_addons_message_box,.sc_countdown .sc_countdown_label,.sc_countdown_default .sc_countdown_digits,.sc_countdown_default .sc_countdown_separator,.sc_price_simple .sc_price_item_details,.toc_menu_item .toc_menu_description,.sc_recent_news .post_item .post_footer .post_meta .post_meta_item,.sc_item_subtitle,.sc_icons_item_title,.sc_price_item_title,.sc_price_item_price,.sc_courses_default .sc_courses_item_price,.sc_courses_default .trx_addons_hover_content .trx_addons_hover_links a,.sc_events_classic .sc_events_item_price,.sc_events_classic .trx_addons_hover_content .trx_addons_hover_links a,.sc_promo_modern .sc_promo_link2 span+span,.sc_skills_counter .sc_skills_total,.sc_skills_counter_alter .sc_skills_total,.sc_skills_counter_extra .sc_skills_total,.sc_skills_counter_modern .sc_skills_total,.sc_skills_counter_simple .sc_skills_total,.sc_skills_pie.sc_skills_compact_off .sc_skills_total,.sc_skills_counter_alter .sc_skills_item_title,.sc_skills_counter_extra .sc_skills_item_title,.sc_skills_counter_modern .sc_skills_item_title,.sc_skills_counter_simple .sc_skills_item_title,.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title,.sc_icons_number .sc_icons_item_number,.slider_container .slide_info.slide_info_large .slide_title,.slider_style_modern .slider_controls_label span + span,.slider_pagination_wrap,.sc_slider_controller_info,.trx_addons_dropcap,.sc_hotspot_item_price,.sc_igenerator_extended .sc_igenerator_form_actions_item>a,.sc_igenerator_form_field_tags_item,.sc_igenerator_form_field_tags_label,.sc_igenerator_form_field_inner>label,.sc_mgenerator_form_field_inner>label,.sc_mgenerator_form_settings label,.sc_mgenerator_form_field_tags_label,.sc_mgenerator_form_field_tags_item,.sc_agenerator_form_actions_item>a,.sc_agenerator_form_settings label,.sc_agenerator_form_field_inner>label,.sc_tgenerator_result .sc_tgenerator_result_label,.sc_chat_form_field_prompt_label,.sc_chat_form_field_tags_label,.sc_chat_form_field_tags_item,.slide_info .slide_number,.slider_outer_titles_outside_top .slider_titles_outside_wrap .slide_cats,.h5-font-family,.trx_addons_bg_text_char {
    font-family: var(--theme-font-h5_font-family)
}

.sc_recent_news .post_item .post_meta,.sc_courses_default .sc_courses_item_date,.courses_single .courses_page_meta,.sc_events_classic .sc_events_item_date,.sc_promo_modern .sc_promo_link2 span,.sc_skills_counter .sc_skills_item_title,.slider_style_modern .slider_controls_label span,.slider_titles_outside_wrap .slide_cats,.slider_titles_outside_wrap .slide_subtitle,.sc_slider_controller_item_info_date,.sc_testimonials_item_author_title,.sc_testimonials_item_content:before {
}

.slider_outer_wrap .sc_slider_controller .sc_slider_controller_item_info_date {
    font-size: var(--theme-font-info_font-size);
    font-weight: var(--theme-font-info_font-weight);
    font-style: var(--theme-font-info_font-style);
    line-height: var(--theme-font-info_line-height);
    text-decoration: var(--theme-font-info_text-decoration);
    text-transform: var(--theme-font-info_text-transform);
    letter-spacing: var(--theme-font-info_letter-spacing)
}

.trx_expcol_button,.sc_button:not(.sc_button_simple),.sc_button.sc_button_simple,.sc_form button {
    font-family: var(--theme-font-button_font-family);
    font-size: var(--theme-font-button_font-size);
    font-weight: var(--theme-font-button_font-weight);
    font-style: var(--theme-font-button_font-style);
    line-height: var(--theme-font-button_line-height);
    text-decoration: var(--theme-font-button_text-decoration);
    text-transform: var(--theme-font-button_text-transform);
    letter-spacing: var(--theme-font-button_letter-spacing)
}

.sc_tgenerator_result .sc_tgenerator_result_copy .sc_button,.sc_chat_form_field_prompt .sc_chat_form_field_prompt_button,.sc_tgenerator_form_field_prompt .sc_tgenerator_form_field_prompt_button,.sc_igenerator_form_field_prompt .sc_igenerator_form_field_prompt_button,.sc_mgenerator_form_field_prompt .sc_mgenerator_form_field_prompt_button,.sc_igenerator_form_field_upload_image_decorator .sc_igenerator_form_field_upload_image_button,.sc_mgenerator_form_field_upload_audio_decorator .sc_mgenerator_form_field_upload_audio_button,.sc_agenerator_form_field_upload_audio_decorator .sc_agenerator_form_field_upload_audio_button,.sc_agenerator_form_field_upload_voice_modelslab_decorator .sc_agenerator_form_field_upload_voice_modelslab_button,.sc_icons .sc_icons_item_more_link,.sc_services .sc_services_item_more_link,.sc_blogger .sc_blogger_item_button .item_more_link,.sc_promo_modern .sc_promo_link2 {
    font-family: var(--theme-font-button_font-family)
}

.sc_portfolio.sc_portfolio_band .sc_portfolio_item .post_content_wrap .post_meta .post_categories {
    font-family: var(--theme-font-h5_font-family)
}

.sc_icons_plain .sc_icons_item .sc_icons_item_more_link,.sc_blogger_portestate .sc_blogger_item .sc_blogger_item_content .sc_blogger_item_meta .post_categories,.slider_pagination_style_title.sc_slider_controls_light .slider_pagination_wrap .slider_pagination_bullet,.sc_title_default h5.sc_item_title_tag + .sc_title_subtitle,.sc_portfolio.sc_portfolio_simple .sc_portfolio_item .post_content_wrap .post_meta .post_categories,.sc_portfolio.sc_portfolio_default .sc_portfolio_item .post_featured .post_info .post_meta .post_categories,.sc_style_toggle .sc_blogger .sc_item_filters_wrap .sc_item_filters .sc_item_filters_header .sc_item_filters_subtitle,.sc_portfolio .sc_portfolio_item .post_meta .post_meta_item,.sc_blogger_lay_portfolio_grid .sc_blogger_item .post_meta .post_categories,.sc_blogger_lay_portfolio .sc_blogger_item .post_meta .post_categories {
    font-family: var(--theme-font-p_font-family)
}

.elementor-widget-progress .elementor-title,.elementor-widget-progress .elementor-progress-percentage,.elementor-widget-toggle .elementor-toggle-title,.elementor-widget-tabs .elementor-tab-title,.custom_icon_btn.elementor-widget-button .elementor-button .elementor-button-text,.elementor-widget-counter .elementor-counter-number-wrapper,.elementor-widget-counter .elementor-counter-title {
    font-family: var(--theme-font-h5_font-family)
}

.elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-title small {
    font-family: var(--theme-font-p_font-family)
}

body.edit-post-visual-editor {
    font-family: var(--theme-font-p_font-family) !important;
    font-size: var(--theme-font-p_font-size);
    font-weight: var(--theme-font-p_font-weight);
    font-style: var(--theme-font-p_font-style);
    line-height: var(--theme-font-p_line-height);
    text-transform: var(--theme-font-p_text-transform);
    letter-spacing: var(--theme-font-p_letter-spacing)
}

.editor-post-title__block .editor-post-title__input {
    font-family: var(--theme-font-h1_font-family);
    font-size: var(--theme-font-h1_font-size);
    font-weight: var(--theme-font-h1_font-weight);
    font-style: var(--theme-font-h1_font-style)
}

.block-editor-block-list__block {
    margin-top: var(--theme-font-p_margin-top);
    margin-bottom: var(--theme-font-p_margin-bottom)
}

.woocommerce-form-login label.woocommerce-form-login__rememberme,.woocommerce-checkout-payment .wpgdprc-checkbox label,.woocommerce ul.products li.product .post_header .post_tags,#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box,.woocommerce div.product .product_meta span>a,.woocommerce div.product .product_meta span>span,.woocommerce .checkout table.shop_table .product-name .variation,.woocommerce .shop_table.order_details td.product-name .variation,.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt,.woocommerce-checkout-payment .checkbox .woocommerce-terms-and-conditions-checkbox-text {
    font-family: var(--theme-font-p_font-family)
}

.woocommerce-grouped-product-list-item__label,.woocommerce-grouped-product-list-item__price,.woocommerce #review_form #respond #reply-title,.tinv-wishlist th,.tinv-wishlist td,.tinv-wishlist td *,.woocommerce-error,.woocommerce-info,.woocommerce-message,.shop_table_checkout_review table,form.woocommerce-checkout label,.woocommerce_status_bar,.woocommerce .cart-collaterals span.amount,.woocommerce .comment-form .comment-form-comment label,.woocommerce .comment-form .comment-form-rating label,.woocommerce .comment-form .comment-form-author label,.woocommerce .comment-form .comment-form-email label,.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,.woocommerce .product_meta span,.woocommerce div.product form.cart .variations .label,.woocommerce.widget_shopping_cart .total,.woocommerce-page.widget_shopping_cart .total,.woocommerce .widget_shopping_cart .total,.woocommerce-page .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .quantity,.woocommerce-page.widget_shopping_cart .quantity,.woocommerce .widget_shopping_cart .quantity,.woocommerce-page .widget_shopping_cart .quantity,.woocommerce ul.cart_list li .amount,.woocommerce-page ul.cart_list li .amount,.woocommerce ul.product_list_widget li .amount,.woocommerce-page ul.product_list_widget li .amount,.woocommerce ul.products li.product .outofstock_label,.woocommerce ul.cart_list li>b,.woocommerce ul.cart_list li a,.woocommerce-page ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce-page ul.product_list_widget li a,.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale,.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price,.woocommerce ul.products li.product .post_header,.woocommerce-page ul.products li.product .post_header,.single-product div.product .woocommerce-tabs .wc-tabs li a,.woocommerce .shop_table th,.woocommerce span.onsale,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce div.product .summary .stock,.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta strong,.woocommerce table.cart td.product-name .product-info>b,.woocommerce table.cart td.product-name a,.woocommerce-page table.cart td.product-name a,.woocommerce #content table.cart td.product-name a,.woocommerce-page #content table.cart td.product-name a,.woocommerce .checkout table.shop_table .product-name,.woocommerce .shop_table.order_details td.product-name,.woocommerce .order_details li strong,.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content .woocommerce-Address-title a,.woocommerce .woocommerce-cart-form table.shop_table tbody span.amount,.woocommerce .woocommerce-cart-form table.shop_table tbody span.amount .woocommerce-Price-currencySymbol,.woocommerce .woocommerce-cart-form table.shop_table tbody .product-price span.amount,.trx_addons_woocommerce_search .sc_form_field_title_caption,.woocommerce table.shop_table_responsive tr td td:before,.woocommerce-page table.shop_table_responsive tr td td:before {
    font-family: var(--theme-font-h5_font-family)
}

.woocommerce ul.products li.product .post_data .add_to_cart_wrap .added_to_cart,.woocommerce-page ul.products li.product .post_data .add_to_cart_wrap .added_to_cart,.woocommerce #btn-buy,.tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button,.woocommerce ul.products li.product .button,.woocommerce div.product form.cart .button,.woocommerce #review_form #respond p.form-submit input[type="submit"],.woocommerce-page #review_form #respond p.form-submit input[type="submit"],.woocommerce table.my_account_orders .order-actions .button,.woocommerce .button,.woocommerce-page .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce .hidden-title-form a.hide-title-form,.woocommerce input[type="button"],.woocommerce-page input[type="button"],.woocommerce input[type="submit"],.woocommerce-page input[type="submit"] {
    font-family: var(--theme-font-button_font-family);
    font-size: var(--theme-font-button_font-size);
    font-weight: var(--theme-font-button_font-weight);
    font-style: var(--theme-font-button_font-style);
    line-height: var(--theme-font-button_line-height);
    text-decoration: var(--theme-font-button_text-decoration);
    text-transform: var(--theme-font-button_text-transform);
    letter-spacing: var(--theme-font-button_letter-spacing)
}

.woocommerce button.button *,.post_featured.hover_shop .bottom-info>div>a,.woocommerce ul.products.products_style_simple li.product .post_data .add_to_cart_wrap .added_to_cart,.woocommerce ul.products.products_style_simple li.product .post_data .add_to_cart_wrap .button {
    font-family: var(--theme-font-button_font-family)
}

.woocommerce-input-wrapper,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text {
    font-size: var(--theme-font-input_font-size);
    font-weight: var(--theme-font-input_font-weight);
    font-style: var(--theme-font-input_font-style);
    line-height: var(--theme-font-input_line-height);
    text-decoration: var(--theme-font-input_text-decoration);
    text-transform: var(--theme-font-input_text-transform);
    letter-spacing: var(--theme-font-input_letter-spacing)
}

.woocommerce div.product form.cart .reset_variations,.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta time {
}

.tinv-wishlist td .tinvwl-input-group select,.tinv-wishlist td .tinvwl-input-group select * {
    font-family: var(--theme-font-p_font-family)
}

form.mc4wp-form .mc4wp-form-fields input[type="email"] {
    font-size: var(--theme-font-input_font-size);
    font-weight: var(--theme-font-input_font-weight);
    font-style: var(--theme-font-input_font-style);
    line-height: var(--theme-font-input_line-height);
    text-decoration: var(--theme-font-input_text-decoration);
    text-transform: var(--theme-font-input_text-transform);
    letter-spacing: var(--theme-font-input_letter-spacing)
}

form.mc4wp-form .mc4wp-form-fields input[type="submit"] {
    font-family: var(--theme-font-button_font-family);
    font-size: var(--theme-font-button_font-size);
    font-weight: var(--theme-font-button_font-weight);
    font-style: var(--theme-font-button_font-style);
    line-height: var(--theme-font-button_line-height);
    text-decoration: var(--theme-font-button_text-decoration);
    text-transform: var(--theme-font-button_text-transform);
    letter-spacing: var(--theme-font-button_letter-spacing)
}

#style-5.mc4wp-form .mc4wp-form-fields input[type="email"] {
    font-family: var(--theme-font-h5_font-family)
}

body #booked-profile-page .appt-block .booked-cal-buttons.addeventatc .google-cal-button,body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a,body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button,.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button,body #booked-profile-page input[type="submit"],body #booked-profile-page button,body .booked-list-view input[type="submit"],body .booked-list-view button,body .booked-calendar input[type="submit"],body .booked-calendar button,body .booked-modal input[type="submit"],body .booked-modal button {
    font-family: var(--theme-font-button_font-family);
    font-size: var(--theme-font-button_font-size);
    font-weight: var(--theme-font-button_font-weight);
    font-style: var(--theme-font-button_font-style);
    line-height: var(--theme-font-button_line-height);
    text-decoration: var(--theme-font-button_text-decoration);
    text-transform: var(--theme-font-button_text-transform);
    letter-spacing: var(--theme-font-button_letter-spacing)
}

body #booked-page-form input[type="text"],body #booked-page-form input[type="password"],body #booked-page-form input[type="email"],body #booked-page-form textarea {
    font-size: var(--theme-font-input_font-size);
    font-weight: var(--theme-font-input_font-weight);
    font-style: var(--theme-font-input_font-style);
    line-height: var(--theme-font-input_line-height);
    text-decoration: var(--theme-font-input_text-decoration);
    text-transform: var(--theme-font-input_text-transform);
    letter-spacing: var(--theme-font-input_letter-spacing)
}

body #profile-login label,#profile-register label,#profile-forgot label,body #profile-edit #booked-page-form label,body #booked-profile-page .booked-tabs li a,body .booked-form .field label.field-label,body .booked-modal .bm-window p.appointment-title,body .booked-modal .bm-window p.calendar-name,body .booked-modal .bm-window p small,body #booked-profile-page .booked-profile-appt-list .appt-block .status-block,#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-header .ui-datepicker-title,body div.booked-calendar-wrap.large .bc-body .date .number,body div.booked-calendar .bc-head,.booked-appt-list .timeslot .timeslot-time .timeslot-title,.booked-appt-list .timeslot .timeslot-time .timeslot-range {
    font-family: var(--theme-font-h5_font-family)
}

body .booked-modal .bm-window p,body div.booked-calendar-wrap .booked-appt-list .timeslot .spots-available {
    font-family: var(--theme-font-p_font-family)
}

.wpcf7 span.wpcf7-not-valid-tip,div.wpcf7-response-output {
    font-family: var(--theme-font-p_font-family)
}

.scheme_default,body.scheme_default,.scheme_default:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #FFFFFF;
    --theme-color-bd_color: #E1E1DD;
    --theme-color-text: #797C7F;
    --theme-color-text_light: #A5A6AA;
    --theme-color-text_dark: #101218;
    --theme-color-text_link: #FA3044;
    --theme-color-text_hover: #E22134;
    --theme-color-text_link2: #A2A094;
    --theme-color-text_hover2: #8B866B;
    --theme-color-text_link3: #EEAA2B;
    --theme-color-text_hover3: #DE9712;
    --theme-color-alter_bg_color: #F4F2EE;
    --theme-color-alter_bg_hover: #EDECE7;
    --theme-color-alter_bd_color: #E1E1DD;
    --theme-color-alter_bd_hover: #CFCFCC;
    --theme-color-alter_text: #797C7F;
    --theme-color-alter_light: #A5A6AA;
    --theme-color-alter_dark: #101218;
    --theme-color-alter_link: #FA3044;
    --theme-color-alter_hover: #E22134;
    --theme-color-alter_link2: #A2A094;
    --theme-color-alter_hover2: #8B866B;
    --theme-color-alter_link3: #EEAA2B;
    --theme-color-alter_hover3: #DE9712;
    --theme-color-extra_bg_color: #1D1E24;
    --theme-color-extra_bg_hover: #292B45;
    --theme-color-extra_bd_color: #282930;
    --theme-color-extra_bd_hover: #454B62;
    --theme-color-extra_text: #E4E5E6;
    --theme-color-extra_light: #C0C2C7;
    --theme-color-extra_dark: #FFFFFF;
    --theme-color-extra_link: #FA3044;
    --theme-color-extra_hover: #F6F4F2;
    --theme-color-extra_link2: #A2A094;
    --theme-color-extra_hover2: #8B866B;
    --theme-color-extra_link3: #EEAA2B;
    --theme-color-extra_hover3: #DE9712;
    --theme-color-input_bg_color: transparent;
    --theme-color-input_bg_hover: transparent;
    --theme-color-input_bd_color: #E1E1DD;
    --theme-color-input_bd_hover: #CFCFCC;
    --theme-color-input_text: #797C7F;
    --theme-color-input_light: #A5A6AA;
    --theme-color-input_dark: #101218;
    --theme-color-inverse_bd_color: #67bcc1;
    --theme-color-inverse_bd_hover: #5aa4a9;
    --theme-color-inverse_text: #101218;
    --theme-color-inverse_light: #333333;
    --theme-color-inverse_dark: #101218;
    --theme-color-inverse_link: #FFFFFF;
    --theme-color-inverse_hover: #FFFFFF;
    --theme-color-bg_color_0: rgba(255,255,255,0);
    --theme-color-bg_color_02: rgba(255,255,255,0.2);
    --theme-color-bg_color_07: rgba(255,255,255,0.7);
    --theme-color-bg_color_08: rgba(255,255,255,0.8);
    --theme-color-bg_color_09: rgba(255,255,255,0.9);
    --theme-color-alter_bg_color_07: rgba(244,242,238,0.7);
    --theme-color-alter_bg_color_04: rgba(244,242,238,0.4);
    --theme-color-alter_bg_color_00: rgba(244,242,238,0);
    --theme-color-alter_bg_color_02: rgba(244,242,238,0.2);
    --theme-color-alter_bd_color_02: rgba(225,225,221,0.2);
    --theme-color-alter_dark_015: rgba(16,18,24,0.15);
    --theme-color-alter_dark_02: rgba(16,18,24,0.2);
    --theme-color-alter_dark_05: rgba(16,18,24,0.5);
    --theme-color-alter_dark_08: rgba(16,18,24,0.8);
    --theme-color-alter_link_02: rgba(250,48,68,0.2);
    --theme-color-alter_link_07: rgba(250,48,68,0.7);
    --theme-color-extra_bg_color_05: rgba(29,30,36,0.5);
    --theme-color-extra_bg_color_07: rgba(29,30,36,0.7);
    --theme-color-extra_link_02: rgba(250,48,68,0.2);
    --theme-color-extra_link_07: rgba(250,48,68,0.7);
    --theme-color-text_dark_003: rgba(16,18,24,0.03);
    --theme-color-text_dark_005: rgba(16,18,24,0.05);
    --theme-color-text_dark_008: rgba(16,18,24,0.08);
    --theme-color-text_dark_015: rgba(16,18,24,0.15);
    --theme-color-text_dark_02: rgba(16,18,24,0.2);
    --theme-color-text_dark_03: rgba(16,18,24,0.3);
    --theme-color-text_dark_05: rgba(16,18,24,0.5);
    --theme-color-text_dark_07: rgba(16,18,24,0.7);
    --theme-color-text_dark_08: rgba(16,18,24,0.8);
    --theme-color-text_link_007: rgba(250,48,68,0.07);
    --theme-color-text_link_02: rgba(250,48,68,0.2);
    --theme-color-text_link_03: rgba(250,48,68,0.3);
    --theme-color-text_link_04: rgba(250,48,68,0.4);
    --theme-color-text_link_07: rgba(250,48,68,0.7);
    --theme-color-text_link2_08: rgba(162,160,148,0.8);
    --theme-color-text_link2_007: rgba(162,160,148,0.07);
    --theme-color-text_link2_02: rgba(162,160,148,0.2);
    --theme-color-text_link2_03: rgba(162,160,148,0.3);
    --theme-color-text_link2_05: rgba(162,160,148,0.5);
    --theme-color-text_link3_007: rgba(238,170,43,0.07);
    --theme-color-text_link3_02: rgba(238,170,43,0.2);
    --theme-color-text_link3_03: rgba(238,170,43,0.3);
    --theme-color-inverse_text_03: rgba(16,18,24,0.3);
    --theme-color-inverse_link_02: rgba(255,255,255,0.2);
    --theme-color-inverse_link_08: rgba(255,255,255,0.8);
    --theme-color-inverse_hover_08: rgba(255,255,255,0.8);
    --theme-color-text_dark_blend: #1a1c24;
    --theme-color-text_link_blend: #ff3d4a;
    --theme-color-alter_link_blend: #ff3d4a
}

.scheme_default .trx_demo_panels,.scheme_default.trx_demo_panels {
    background: #FFFFFF
}

.scheme_default .trx_demo_tabs a,.scheme_default .trx_demo_tabs a:after {
    background: #FFFFFF;
    border-color: #E1E1DD;
    color: #101218
}

.scheme_default .trx_demo_tabs a:not(.trx_demo_tab_active):hover {
    color: #FA3044
}

.scheme_default .trx_demo_tabs a.hint_big:after {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #FFFFFF
}

.scheme_default .trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active,.scheme_default.trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active {
    background-color: #1D1E24;
    color: #FA3044
}

.scheme_default .trx_demo_panels_wrap,.scheme_default .trx_demo_panel {
    background-color: #FFFFFF;
    color: #797C7F
}

.scheme_default .trx_demo_panel_title,.scheme_default .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_default .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #E22134
}

.scheme_default .trx_demo_panel_list_item_title .trx_demo_panel_list_item_terms,.scheme_default .trx_demo_panel_list_item_title + .trx_demo_panel_list_item_terms {
    color: #101218
}

.scheme_default .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap {
    background-color: #F4F2EE;
    color: #797C7F
}

.scheme_default .trx_demo_panel_style_plate .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_default .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #FA3044
}

.scheme_default .trx_demo_panel_list + .trx_demo_panel_divider {
    border-color: #E1E1DD
}

.scheme_default .trx_demo_panel_divider_title {
    color: #101218
}

.scheme_default .trx_demo_panel_button {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #FFFFFF
}

.scheme_default .trx_demo_panel_button:hover,.scheme_default .trx_demo_panel_button:focus {
    background-color: #E22134;
    border-color: #E22134;
    color: #FFFFFF
}

.scheme_default .trx_demo_subscribe form {
    background-color: #1D1E24
}

.scheme_default .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email {
    background-color: #292B45;
    border-color: #454B62;
    color: #E4E5E6
}

.scheme_default .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email::placeholder {
    color: #C0C2C7
}

.scheme_default .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email:focus {
    background-color: #292B45;
    border-color: #454B62;
    color: #FFFFFF
}

.scheme_default .trx_demo_subscribe_button {
    background-color: #FA3044;
    color: #1D1E24
}

.scheme_default .trx_demo_subscribe_button:hover,.scheme_default .trx_demo_subscribe_button:focus {
    background-color: #F6F4F2;
    color: #292B45
}

.scheme_default .trx_demo_panel_filters_list_item a {
    color: #A5A6AA
}

.scheme_default .trx_demo_panel_filters_list_item a:hover {
    color: #FA3044
}

.scheme_default .trx_demo_panel_filters_list_item.filter_active a {
    color: #101218
}

.scheme_dark,body.scheme_dark,.scheme_dark:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #08090C;
    --theme-color-bd_color: #282930;
    --theme-color-text: #E4E5E6;
    --theme-color-text_light: #C0C2C7;
    --theme-color-text_dark: #F6F4F2;
    --theme-color-text_link: #FA3044;
    --theme-color-text_hover: #E22134;
    --theme-color-text_link2: #A2A094;
    --theme-color-text_hover2: #8B866B;
    --theme-color-text_link3: #EEAA2B;
    --theme-color-text_hover3: #DE9712;
    --theme-color-alter_bg_color: #0F1114;
    --theme-color-alter_bg_hover: #33343B;
    --theme-color-alter_bd_color: #282930;
    --theme-color-alter_bd_hover: #33343B;
    --theme-color-alter_text: #C7C9CA;
    --theme-color-alter_light: #C0C2C7;
    --theme-color-alter_dark: #F6F4F2;
    --theme-color-alter_link: #FA3044;
    --theme-color-alter_hover: #E22134;
    --theme-color-alter_link2: #A2A094;
    --theme-color-alter_hover2: #8B866B;
    --theme-color-alter_link3: #EEAA2B;
    --theme-color-alter_hover3: #DE9712;
    --theme-color-extra_bg_color: #1D1E24;
    --theme-color-extra_bg_hover: #292B45;
    --theme-color-extra_bd_color: #282930;
    --theme-color-extra_bd_hover: #454B62;
    --theme-color-extra_text: #E4E5E6;
    --theme-color-extra_light: #C0C2C7;
    --theme-color-extra_dark: #FFFFFF;
    --theme-color-extra_link: #FA3044;
    --theme-color-extra_hover: #F6F4F2;
    --theme-color-extra_link2: #A2A094;
    --theme-color-extra_hover2: #8B866B;
    --theme-color-extra_link3: #EEAA2B;
    --theme-color-extra_hover3: #DE9712;
    --theme-color-input_bg_color: transparent;
    --theme-color-input_bg_hover: transparent;
    --theme-color-input_bd_color: #282930;
    --theme-color-input_bd_hover: #454B62;
    --theme-color-input_text: #E4E5E6;
    --theme-color-input_light: #C0C2C7;
    --theme-color-input_dark: #F6F4F2;
    --theme-color-inverse_bd_color: #e36650;
    --theme-color-inverse_bd_hover: #cb5b47;
    --theme-color-inverse_text: #F6F4F2;
    --theme-color-inverse_light: #6f6f6f;
    --theme-color-inverse_dark: #101218;
    --theme-color-inverse_link: #FFFFFF;
    --theme-color-inverse_hover: #101218;
    --theme-color-bg_color_0: rgba(8,9,12,0);
    --theme-color-bg_color_02: rgba(8,9,12,0.2);
    --theme-color-bg_color_07: rgba(8,9,12,0.7);
    --theme-color-bg_color_08: rgba(8,9,12,0.8);
    --theme-color-bg_color_09: rgba(8,9,12,0.9);
    --theme-color-alter_bg_color_07: rgba(15,17,20,0.7);
    --theme-color-alter_bg_color_04: rgba(15,17,20,0.4);
    --theme-color-alter_bg_color_00: rgba(15,17,20,0);
    --theme-color-alter_bg_color_02: rgba(15,17,20,0.2);
    --theme-color-alter_bd_color_02: rgba(40,41,48,0.2);
    --theme-color-alter_dark_015: rgba(246,244,242,0.15);
    --theme-color-alter_dark_02: rgba(246,244,242,0.2);
    --theme-color-alter_dark_05: rgba(246,244,242,0.5);
    --theme-color-alter_dark_08: rgba(246,244,242,0.8);
    --theme-color-alter_link_02: rgba(250,48,68,0.2);
    --theme-color-alter_link_07: rgba(250,48,68,0.7);
    --theme-color-extra_bg_color_05: rgba(29,30,36,0.5);
    --theme-color-extra_bg_color_07: rgba(29,30,36,0.7);
    --theme-color-extra_link_02: rgba(250,48,68,0.2);
    --theme-color-extra_link_07: rgba(250,48,68,0.7);
    --theme-color-text_dark_003: rgba(246,244,242,0.03);
    --theme-color-text_dark_005: rgba(246,244,242,0.05);
    --theme-color-text_dark_008: rgba(246,244,242,0.08);
    --theme-color-text_dark_015: rgba(246,244,242,0.15);
    --theme-color-text_dark_02: rgba(246,244,242,0.2);
    --theme-color-text_dark_03: rgba(246,244,242,0.3);
    --theme-color-text_dark_05: rgba(246,244,242,0.5);
    --theme-color-text_dark_07: rgba(246,244,242,0.7);
    --theme-color-text_dark_08: rgba(246,244,242,0.8);
    --theme-color-text_link_007: rgba(250,48,68,0.07);
    --theme-color-text_link_02: rgba(250,48,68,0.2);
    --theme-color-text_link_03: rgba(250,48,68,0.3);
    --theme-color-text_link_04: rgba(250,48,68,0.4);
    --theme-color-text_link_07: rgba(250,48,68,0.7);
    --theme-color-text_link2_08: rgba(162,160,148,0.8);
    --theme-color-text_link2_007: rgba(162,160,148,0.07);
    --theme-color-text_link2_02: rgba(162,160,148,0.2);
    --theme-color-text_link2_03: rgba(162,160,148,0.3);
    --theme-color-text_link2_05: rgba(162,160,148,0.5);
    --theme-color-text_link3_007: rgba(238,170,43,0.07);
    --theme-color-text_link3_02: rgba(238,170,43,0.2);
    --theme-color-text_link3_03: rgba(238,170,43,0.3);
    --theme-color-inverse_text_03: rgba(246,244,242,0.3);
    --theme-color-inverse_link_02: rgba(255,255,255,0.2);
    --theme-color-inverse_link_08: rgba(255,255,255,0.8);
    --theme-color-inverse_hover_08: rgba(16,18,24,0.8);
    --theme-color-text_dark_blend: #ffffff;
    --theme-color-text_link_blend: #ff3d4a;
    --theme-color-alter_link_blend: #ff3d4a
}

.scheme_dark .trx_demo_panels,.scheme_dark.trx_demo_panels {
    background: #08090C
}

.scheme_dark .trx_demo_tabs a,.scheme_dark .trx_demo_tabs a:after {
    background: #08090C;
    border-color: #282930;
    color: #F6F4F2
}

.scheme_dark .trx_demo_tabs a:not(.trx_demo_tab_active):hover {
    color: #FA3044
}

.scheme_dark .trx_demo_tabs a.hint_big:after {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #FFFFFF
}

.scheme_dark .trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active,.scheme_dark.trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active {
    background-color: #1D1E24;
    color: #FA3044
}

.scheme_dark .trx_demo_panels_wrap,.scheme_dark .trx_demo_panel {
    background-color: #08090C;
    color: #E4E5E6
}

.scheme_dark .trx_demo_panel_title,.scheme_dark .trx_demo_panel_list_item_title>a {
    color: #F6F4F2
}

.scheme_dark .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #E22134
}

.scheme_dark .trx_demo_panel_list_item_title .trx_demo_panel_list_item_terms,.scheme_dark .trx_demo_panel_list_item_title + .trx_demo_panel_list_item_terms {
    color: #F6F4F2
}

.scheme_dark .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap {
    background-color: #0F1114;
    color: #C7C9CA
}

.scheme_dark .trx_demo_panel_style_plate .trx_demo_panel_list_item_title>a {
    color: #F6F4F2
}

.scheme_dark .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #FA3044
}

.scheme_dark .trx_demo_panel_list + .trx_demo_panel_divider {
    border-color: #282930
}

.scheme_dark .trx_demo_panel_divider_title {
    color: #F6F4F2
}

.scheme_dark .trx_demo_panel_button {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #FFFFFF
}

.scheme_dark .trx_demo_panel_button:hover,.scheme_dark .trx_demo_panel_button:focus {
    background-color: #E22134;
    border-color: #E22134;
    color: #101218
}

.scheme_dark .trx_demo_subscribe form {
    background-color: #1D1E24
}

.scheme_dark .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email {
    background-color: #292B45;
    border-color: #454B62;
    color: #E4E5E6
}

.scheme_dark .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email::placeholder {
    color: #C0C2C7
}

.scheme_dark .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email:focus {
    background-color: #292B45;
    border-color: #454B62;
    color: #FFFFFF
}

.scheme_dark .trx_demo_subscribe_button {
    background-color: #FA3044;
    color: #1D1E24
}

.scheme_dark .trx_demo_subscribe_button:hover,.scheme_dark .trx_demo_subscribe_button:focus {
    background-color: #F6F4F2;
    color: #292B45
}

.scheme_dark .trx_demo_panel_filters_list_item a {
    color: #C0C2C7
}

.scheme_dark .trx_demo_panel_filters_list_item a:hover {
    color: #FA3044
}

.scheme_dark .trx_demo_panel_filters_list_item.filter_active a {
    color: #F6F4F2
}

.scheme_light,body.scheme_light,.scheme_light:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #F4F2EE;
    --theme-color-bd_color: #E1E1DD;
    --theme-color-text: #797C7F;
    --theme-color-text_light: #A5A6AA;
    --theme-color-text_dark: #101218;
    --theme-color-text_link: #FA3044;
    --theme-color-text_hover: #E22134;
    --theme-color-text_link2: #A2A094;
    --theme-color-text_hover2: #8B866B;
    --theme-color-text_link3: #EEAA2B;
    --theme-color-text_hover3: #DE9712;
    --theme-color-alter_bg_color: #FFFFFF;
    --theme-color-alter_bg_hover: #EDECE7;
    --theme-color-alter_bd_color: #E1E1DD;
    --theme-color-alter_bd_hover: #CFCFCC;
    --theme-color-alter_text: #797C7F;
    --theme-color-alter_light: #A5A6AA;
    --theme-color-alter_dark: #101218;
    --theme-color-alter_link: #FA3044;
    --theme-color-alter_hover: #E22134;
    --theme-color-alter_link2: #A2A094;
    --theme-color-alter_hover2: #8B866B;
    --theme-color-alter_link3: #EEAA2B;
    --theme-color-alter_hover3: #DE9712;
    --theme-color-extra_bg_color: #1D1E24;
    --theme-color-extra_bg_hover: #292B45;
    --theme-color-extra_bd_color: #282930;
    --theme-color-extra_bd_hover: #454B62;
    --theme-color-extra_text: #E4E5E6;
    --theme-color-extra_light: #C0C2C7;
    --theme-color-extra_dark: #FFFFFF;
    --theme-color-extra_link: #FA3044;
    --theme-color-extra_hover: #F6F4F2;
    --theme-color-extra_link2: #A2A094;
    --theme-color-extra_hover2: #8B866B;
    --theme-color-extra_link3: #EEAA2B;
    --theme-color-extra_hover3: #DE9712;
    --theme-color-input_bg_color: transparent;
    --theme-color-input_bg_hover: transparent;
    --theme-color-input_bd_color: #E1E1DD;
    --theme-color-input_bd_hover: #CFCFCC;
    --theme-color-input_text: #797C7F;
    --theme-color-input_light: #A5A6AA;
    --theme-color-input_dark: #101218;
    --theme-color-inverse_bd_color: #67bcc1;
    --theme-color-inverse_bd_hover: #5aa4a9;
    --theme-color-inverse_text: #101218;
    --theme-color-inverse_light: #333333;
    --theme-color-inverse_dark: #101218;
    --theme-color-inverse_link: #FFFFFF;
    --theme-color-inverse_hover: #FFFFFF;
    --theme-color-bg_color_0: rgba(244,242,238,0);
    --theme-color-bg_color_02: rgba(244,242,238,0.2);
    --theme-color-bg_color_07: rgba(244,242,238,0.7);
    --theme-color-bg_color_08: rgba(244,242,238,0.8);
    --theme-color-bg_color_09: rgba(244,242,238,0.9);
    --theme-color-alter_bg_color_07: rgba(255,255,255,0.7);
    --theme-color-alter_bg_color_04: rgba(255,255,255,0.4);
    --theme-color-alter_bg_color_00: rgba(255,255,255,0);
    --theme-color-alter_bg_color_02: rgba(255,255,255,0.2);
    --theme-color-alter_bd_color_02: rgba(225,225,221,0.2);
    --theme-color-alter_dark_015: rgba(16,18,24,0.15);
    --theme-color-alter_dark_02: rgba(16,18,24,0.2);
    --theme-color-alter_dark_05: rgba(16,18,24,0.5);
    --theme-color-alter_dark_08: rgba(16,18,24,0.8);
    --theme-color-alter_link_02: rgba(250,48,68,0.2);
    --theme-color-alter_link_07: rgba(250,48,68,0.7);
    --theme-color-extra_bg_color_05: rgba(29,30,36,0.5);
    --theme-color-extra_bg_color_07: rgba(29,30,36,0.7);
    --theme-color-extra_link_02: rgba(250,48,68,0.2);
    --theme-color-extra_link_07: rgba(250,48,68,0.7);
    --theme-color-text_dark_003: rgba(16,18,24,0.03);
    --theme-color-text_dark_005: rgba(16,18,24,0.05);
    --theme-color-text_dark_008: rgba(16,18,24,0.08);
    --theme-color-text_dark_015: rgba(16,18,24,0.15);
    --theme-color-text_dark_02: rgba(16,18,24,0.2);
    --theme-color-text_dark_03: rgba(16,18,24,0.3);
    --theme-color-text_dark_05: rgba(16,18,24,0.5);
    --theme-color-text_dark_07: rgba(16,18,24,0.7);
    --theme-color-text_dark_08: rgba(16,18,24,0.8);
    --theme-color-text_link_007: rgba(250,48,68,0.07);
    --theme-color-text_link_02: rgba(250,48,68,0.2);
    --theme-color-text_link_03: rgba(250,48,68,0.3);
    --theme-color-text_link_04: rgba(250,48,68,0.4);
    --theme-color-text_link_07: rgba(250,48,68,0.7);
    --theme-color-text_link2_08: rgba(162,160,148,0.8);
    --theme-color-text_link2_007: rgba(162,160,148,0.07);
    --theme-color-text_link2_02: rgba(162,160,148,0.2);
    --theme-color-text_link2_03: rgba(162,160,148,0.3);
    --theme-color-text_link2_05: rgba(162,160,148,0.5);
    --theme-color-text_link3_007: rgba(238,170,43,0.07);
    --theme-color-text_link3_02: rgba(238,170,43,0.2);
    --theme-color-text_link3_03: rgba(238,170,43,0.3);
    --theme-color-inverse_text_03: rgba(16,18,24,0.3);
    --theme-color-inverse_link_02: rgba(255,255,255,0.2);
    --theme-color-inverse_link_08: rgba(255,255,255,0.8);
    --theme-color-inverse_hover_08: rgba(255,255,255,0.8);
    --theme-color-text_dark_blend: #1a1c24;
    --theme-color-text_link_blend: #ff3d4a;
    --theme-color-alter_link_blend: #ff3d4a
}

.scheme_light .trx_demo_panels,.scheme_light.trx_demo_panels {
    background: #F4F2EE
}

.scheme_light .trx_demo_tabs a,.scheme_light .trx_demo_tabs a:after {
    background: #F4F2EE;
    border-color: #E1E1DD;
    color: #101218
}

.scheme_light .trx_demo_tabs a:not(.trx_demo_tab_active):hover {
    color: #FA3044
}

.scheme_light .trx_demo_tabs a.hint_big:after {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #FFFFFF
}

.scheme_light .trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active,.scheme_light.trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active {
    background-color: #1D1E24;
    color: #FA3044
}

.scheme_light .trx_demo_panels_wrap,.scheme_light .trx_demo_panel {
    background-color: #F4F2EE;
    color: #797C7F
}

.scheme_light .trx_demo_panel_title,.scheme_light .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_light .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #E22134
}

.scheme_light .trx_demo_panel_list_item_title .trx_demo_panel_list_item_terms,.scheme_light .trx_demo_panel_list_item_title + .trx_demo_panel_list_item_terms {
    color: #101218
}

.scheme_light .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap {
    background-color: #FFFFFF;
    color: #797C7F
}

.scheme_light .trx_demo_panel_style_plate .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_light .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #FA3044
}

.scheme_light .trx_demo_panel_list + .trx_demo_panel_divider {
    border-color: #E1E1DD
}

.scheme_light .trx_demo_panel_divider_title {
    color: #101218
}

.scheme_light .trx_demo_panel_button {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #FFFFFF
}

.scheme_light .trx_demo_panel_button:hover,.scheme_light .trx_demo_panel_button:focus {
    background-color: #E22134;
    border-color: #E22134;
    color: #FFFFFF
}

.scheme_light .trx_demo_subscribe form {
    background-color: #1D1E24
}

.scheme_light .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email {
    background-color: #292B45;
    border-color: #454B62;
    color: #E4E5E6
}

.scheme_light .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email::placeholder {
    color: #C0C2C7
}

.scheme_light .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email:focus {
    background-color: #292B45;
    border-color: #454B62;
    color: #FFFFFF
}

.scheme_light .trx_demo_subscribe_button {
    background-color: #FA3044;
    color: #1D1E24
}

.scheme_light .trx_demo_subscribe_button:hover,.scheme_light .trx_demo_subscribe_button:focus {
    background-color: #F6F4F2;
    color: #292B45
}

.scheme_light .trx_demo_panel_filters_list_item a {
    color: #A5A6AA
}

.scheme_light .trx_demo_panel_filters_list_item a:hover {
    color: #FA3044
}

.scheme_light .trx_demo_panel_filters_list_item.filter_active a {
    color: #101218
}

.scheme_extra_default,body.scheme_extra_default,.scheme_extra_default:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #FFFFFF;
    --theme-color-bd_color: #E1E1DD;
    --theme-color-text: #797C7F;
    --theme-color-text_light: #A5A6AA;
    --theme-color-text_dark: #101218;
    --theme-color-text_link: #892312;
    --theme-color-text_hover: #69180B;
    --theme-color-text_link2: #A2A094;
    --theme-color-text_hover2: #8B866B;
    --theme-color-text_link3: #896412;
    --theme-color-text_hover3: #6E4F0A;
    --theme-color-alter_bg_color: #F4F2EE;
    --theme-color-alter_bg_hover: #EDECE7;
    --theme-color-alter_bd_color: #E1E1DD;
    --theme-color-alter_bd_hover: #CFCFCC;
    --theme-color-alter_text: #797C7F;
    --theme-color-alter_light: #A5A6AA;
    --theme-color-alter_dark: #101218;
    --theme-color-alter_link: #892312;
    --theme-color-alter_hover: #69180B;
    --theme-color-alter_link2: #A2A094;
    --theme-color-alter_hover2: #8B866B;
    --theme-color-alter_link3: #896412;
    --theme-color-alter_hover3: #6E4F0A;
    --theme-color-extra_bg_color: #1D1E24;
    --theme-color-extra_bg_hover: #292B45;
    --theme-color-extra_bd_color: #282930;
    --theme-color-extra_bd_hover: #454B62;
    --theme-color-extra_text: #E4E5E6;
    --theme-color-extra_light: #C0C2C7;
    --theme-color-extra_dark: #FFFFFF;
    --theme-color-extra_link: #892312;
    --theme-color-extra_hover: #F6F4F2;
    --theme-color-extra_link2: #A2A094;
    --theme-color-extra_hover2: #8B866B;
    --theme-color-extra_link3: #896412;
    --theme-color-extra_hover3: #6E4F0A;
    --theme-color-input_bg_color: transparent;
    --theme-color-input_bg_hover: transparent;
    --theme-color-input_bd_color: #E1E1DD;
    --theme-color-input_bd_hover: #CFCFCC;
    --theme-color-input_text: #797C7F;
    --theme-color-input_light: #A5A6AA;
    --theme-color-input_dark: #101218;
    --theme-color-inverse_bd_color: #67bcc1;
    --theme-color-inverse_bd_hover: #5aa4a9;
    --theme-color-inverse_text: #101218;
    --theme-color-inverse_light: #333333;
    --theme-color-inverse_dark: #101218;
    --theme-color-inverse_link: #FFFFFF;
    --theme-color-inverse_hover: #FFFFFF;
    --theme-color-bg_color_0: rgba(255,255,255,0);
    --theme-color-bg_color_02: rgba(255,255,255,0.2);
    --theme-color-bg_color_07: rgba(255,255,255,0.7);
    --theme-color-bg_color_08: rgba(255,255,255,0.8);
    --theme-color-bg_color_09: rgba(255,255,255,0.9);
    --theme-color-alter_bg_color_07: rgba(244,242,238,0.7);
    --theme-color-alter_bg_color_04: rgba(244,242,238,0.4);
    --theme-color-alter_bg_color_00: rgba(244,242,238,0);
    --theme-color-alter_bg_color_02: rgba(244,242,238,0.2);
    --theme-color-alter_bd_color_02: rgba(225,225,221,0.2);
    --theme-color-alter_dark_015: rgba(16,18,24,0.15);
    --theme-color-alter_dark_02: rgba(16,18,24,0.2);
    --theme-color-alter_dark_05: rgba(16,18,24,0.5);
    --theme-color-alter_dark_08: rgba(16,18,24,0.8);
    --theme-color-alter_link_02: rgba(137,35,18,0.2);
    --theme-color-alter_link_07: rgba(137,35,18,0.7);
    --theme-color-extra_bg_color_05: rgba(29,30,36,0.5);
    --theme-color-extra_bg_color_07: rgba(29,30,36,0.7);
    --theme-color-extra_link_02: rgba(137,35,18,0.2);
    --theme-color-extra_link_07: rgba(137,35,18,0.7);
    --theme-color-text_dark_003: rgba(16,18,24,0.03);
    --theme-color-text_dark_005: rgba(16,18,24,0.05);
    --theme-color-text_dark_008: rgba(16,18,24,0.08);
    --theme-color-text_dark_015: rgba(16,18,24,0.15);
    --theme-color-text_dark_02: rgba(16,18,24,0.2);
    --theme-color-text_dark_03: rgba(16,18,24,0.3);
    --theme-color-text_dark_05: rgba(16,18,24,0.5);
    --theme-color-text_dark_07: rgba(16,18,24,0.7);
    --theme-color-text_dark_08: rgba(16,18,24,0.8);
    --theme-color-text_link_007: rgba(137,35,18,0.07);
    --theme-color-text_link_02: rgba(137,35,18,0.2);
    --theme-color-text_link_03: rgba(137,35,18,0.3);
    --theme-color-text_link_04: rgba(137,35,18,0.4);
    --theme-color-text_link_07: rgba(137,35,18,0.7);
    --theme-color-text_link2_08: rgba(162,160,148,0.8);
    --theme-color-text_link2_007: rgba(162,160,148,0.07);
    --theme-color-text_link2_02: rgba(162,160,148,0.2);
    --theme-color-text_link2_03: rgba(162,160,148,0.3);
    --theme-color-text_link2_05: rgba(162,160,148,0.5);
    --theme-color-text_link3_007: rgba(137,100,18,0.07);
    --theme-color-text_link3_02: rgba(137,100,18,0.2);
    --theme-color-text_link3_03: rgba(137,100,18,0.3);
    --theme-color-inverse_text_03: rgba(16,18,24,0.3);
    --theme-color-inverse_link_02: rgba(255,255,255,0.2);
    --theme-color-inverse_link_08: rgba(255,255,255,0.8);
    --theme-color-inverse_hover_08: rgba(255,255,255,0.8);
    --theme-color-text_dark_blend: #1a1c24;
    --theme-color-text_link_blend: #96321b;
    --theme-color-alter_link_blend: #96321b
}

.scheme_extra_default .trx_demo_panels,.scheme_extra_default.trx_demo_panels {
    background: #FFFFFF
}

.scheme_extra_default .trx_demo_tabs a,.scheme_extra_default .trx_demo_tabs a:after {
    background: #FFFFFF;
    border-color: #E1E1DD;
    color: #101218
}

.scheme_extra_default .trx_demo_tabs a:not(.trx_demo_tab_active):hover {
    color: #892312
}

.scheme_extra_default .trx_demo_tabs a.hint_big:after {
    background-color: #892312;
    border-color: #892312;
    color: #FFFFFF
}

.scheme_extra_default .trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active,.scheme_extra_default.trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active {
    background-color: #1D1E24;
    color: #892312
}

.scheme_extra_default .trx_demo_panels_wrap,.scheme_extra_default .trx_demo_panel {
    background-color: #FFFFFF;
    color: #797C7F
}

.scheme_extra_default .trx_demo_panel_title,.scheme_extra_default .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_extra_default .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #69180B
}

.scheme_extra_default .trx_demo_panel_list_item_title .trx_demo_panel_list_item_terms,.scheme_extra_default .trx_demo_panel_list_item_title + .trx_demo_panel_list_item_terms {
    color: #101218
}

.scheme_extra_default .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap {
    background-color: #F4F2EE;
    color: #797C7F
}

.scheme_extra_default .trx_demo_panel_style_plate .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_extra_default .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #892312
}

.scheme_extra_default .trx_demo_panel_list + .trx_demo_panel_divider {
    border-color: #E1E1DD
}

.scheme_extra_default .trx_demo_panel_divider_title {
    color: #101218
}

.scheme_extra_default .trx_demo_panel_button {
    background-color: #892312;
    border-color: #892312;
    color: #FFFFFF
}

.scheme_extra_default .trx_demo_panel_button:hover,.scheme_extra_default .trx_demo_panel_button:focus {
    background-color: #69180B;
    border-color: #69180B;
    color: #FFFFFF
}

.scheme_extra_default .trx_demo_subscribe form {
    background-color: #1D1E24
}

.scheme_extra_default .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email {
    background-color: #292B45;
    border-color: #454B62;
    color: #E4E5E6
}

.scheme_extra_default .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email::placeholder {
    color: #C0C2C7
}

.scheme_extra_default .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email:focus {
    background-color: #292B45;
    border-color: #454B62;
    color: #FFFFFF
}

.scheme_extra_default .trx_demo_subscribe_button {
    background-color: #892312;
    color: #1D1E24
}

.scheme_extra_default .trx_demo_subscribe_button:hover,.scheme_extra_default .trx_demo_subscribe_button:focus {
    background-color: #F6F4F2;
    color: #292B45
}

.scheme_extra_default .trx_demo_panel_filters_list_item a {
    color: #A5A6AA
}

.scheme_extra_default .trx_demo_panel_filters_list_item a:hover {
    color: #892312
}

.scheme_extra_default .trx_demo_panel_filters_list_item.filter_active a {
    color: #101218
}

.scheme_extra_dark,body.scheme_extra_dark,.scheme_extra_dark:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #08090C;
    --theme-color-bd_color: #282930;
    --theme-color-text: #E4E5E6;
    --theme-color-text_light: #C0C2C7;
    --theme-color-text_dark: #F6F4F2;
    --theme-color-text_link: #892312;
    --theme-color-text_hover: #69180B;
    --theme-color-text_link2: #A2A094;
    --theme-color-text_hover2: #8B866B;
    --theme-color-text_link3: #896412;
    --theme-color-text_hover3: #6E4F0A;
    --theme-color-alter_bg_color: #0F1114;
    --theme-color-alter_bg_hover: #33343B;
    --theme-color-alter_bd_color: #282930;
    --theme-color-alter_bd_hover: #CFCFCC;
    --theme-color-alter_text: #C7C9CA;
    --theme-color-alter_light: #C0C2C7;
    --theme-color-alter_dark: #F6F4F2;
    --theme-color-alter_link: #892312;
    --theme-color-alter_hover: #69180B;
    --theme-color-alter_link2: #A2A094;
    --theme-color-alter_hover2: #8B866B;
    --theme-color-alter_link3: #896412;
    --theme-color-alter_hover3: #6E4F0A;
    --theme-color-extra_bg_color: #1D1E24;
    --theme-color-extra_bg_hover: #292B45;
    --theme-color-extra_bd_color: #282930;
    --theme-color-extra_bd_hover: #454B62;
    --theme-color-extra_text: #E4E5E6;
    --theme-color-extra_light: #C0C2C7;
    --theme-color-extra_dark: #FFFFFF;
    --theme-color-extra_link: #892312;
    --theme-color-extra_hover: #F6F4F2;
    --theme-color-extra_link2: #A2A094;
    --theme-color-extra_hover2: #8B866B;
    --theme-color-extra_link3: #896412;
    --theme-color-extra_hover3: #6E4F0A;
    --theme-color-input_bg_color: transparent;
    --theme-color-input_bg_hover: transparent;
    --theme-color-input_bd_color: #282930;
    --theme-color-input_bd_hover: #454B62;
    --theme-color-input_text: #E4E5E6;
    --theme-color-input_light: #C0C2C7;
    --theme-color-input_dark: #F6F4F2;
    --theme-color-inverse_bd_color: #e36650;
    --theme-color-inverse_bd_hover: #cb5b47;
    --theme-color-inverse_text: #F6F4F2;
    --theme-color-inverse_light: #6f6f6f;
    --theme-color-inverse_dark: #101218;
    --theme-color-inverse_link: #FFFFFF;
    --theme-color-inverse_hover: #101218;
    --theme-color-bg_color_0: rgba(8,9,12,0);
    --theme-color-bg_color_02: rgba(8,9,12,0.2);
    --theme-color-bg_color_07: rgba(8,9,12,0.7);
    --theme-color-bg_color_08: rgba(8,9,12,0.8);
    --theme-color-bg_color_09: rgba(8,9,12,0.9);
    --theme-color-alter_bg_color_07: rgba(15,17,20,0.7);
    --theme-color-alter_bg_color_04: rgba(15,17,20,0.4);
    --theme-color-alter_bg_color_00: rgba(15,17,20,0);
    --theme-color-alter_bg_color_02: rgba(15,17,20,0.2);
    --theme-color-alter_bd_color_02: rgba(40,41,48,0.2);
    --theme-color-alter_dark_015: rgba(246,244,242,0.15);
    --theme-color-alter_dark_02: rgba(246,244,242,0.2);
    --theme-color-alter_dark_05: rgba(246,244,242,0.5);
    --theme-color-alter_dark_08: rgba(246,244,242,0.8);
    --theme-color-alter_link_02: rgba(137,35,18,0.2);
    --theme-color-alter_link_07: rgba(137,35,18,0.7);
    --theme-color-extra_bg_color_05: rgba(29,30,36,0.5);
    --theme-color-extra_bg_color_07: rgba(29,30,36,0.7);
    --theme-color-extra_link_02: rgba(137,35,18,0.2);
    --theme-color-extra_link_07: rgba(137,35,18,0.7);
    --theme-color-text_dark_003: rgba(246,244,242,0.03);
    --theme-color-text_dark_005: rgba(246,244,242,0.05);
    --theme-color-text_dark_008: rgba(246,244,242,0.08);
    --theme-color-text_dark_015: rgba(246,244,242,0.15);
    --theme-color-text_dark_02: rgba(246,244,242,0.2);
    --theme-color-text_dark_03: rgba(246,244,242,0.3);
    --theme-color-text_dark_05: rgba(246,244,242,0.5);
    --theme-color-text_dark_07: rgba(246,244,242,0.7);
    --theme-color-text_dark_08: rgba(246,244,242,0.8);
    --theme-color-text_link_007: rgba(137,35,18,0.07);
    --theme-color-text_link_02: rgba(137,35,18,0.2);
    --theme-color-text_link_03: rgba(137,35,18,0.3);
    --theme-color-text_link_04: rgba(137,35,18,0.4);
    --theme-color-text_link_07: rgba(137,35,18,0.7);
    --theme-color-text_link2_08: rgba(162,160,148,0.8);
    --theme-color-text_link2_007: rgba(162,160,148,0.07);
    --theme-color-text_link2_02: rgba(162,160,148,0.2);
    --theme-color-text_link2_03: rgba(162,160,148,0.3);
    --theme-color-text_link2_05: rgba(162,160,148,0.5);
    --theme-color-text_link3_007: rgba(137,100,18,0.07);
    --theme-color-text_link3_02: rgba(137,100,18,0.2);
    --theme-color-text_link3_03: rgba(137,100,18,0.3);
    --theme-color-inverse_text_03: rgba(246,244,242,0.3);
    --theme-color-inverse_link_02: rgba(255,255,255,0.2);
    --theme-color-inverse_link_08: rgba(255,255,255,0.8);
    --theme-color-inverse_hover_08: rgba(16,18,24,0.8);
    --theme-color-text_dark_blend: #ffffff;
    --theme-color-text_link_blend: #96321b;
    --theme-color-alter_link_blend: #96321b
}

.scheme_extra_dark .trx_demo_panels,.scheme_extra_dark.trx_demo_panels {
    background: #08090C
}

.scheme_extra_dark .trx_demo_tabs a,.scheme_extra_dark .trx_demo_tabs a:after {
    background: #08090C;
    border-color: #282930;
    color: #F6F4F2
}

.scheme_extra_dark .trx_demo_tabs a:not(.trx_demo_tab_active):hover {
    color: #892312
}

.scheme_extra_dark .trx_demo_tabs a.hint_big:after {
    background-color: #892312;
    border-color: #892312;
    color: #FFFFFF
}

.scheme_extra_dark .trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active,.scheme_extra_dark.trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active {
    background-color: #1D1E24;
    color: #892312
}

.scheme_extra_dark .trx_demo_panels_wrap,.scheme_extra_dark .trx_demo_panel {
    background-color: #08090C;
    color: #E4E5E6
}

.scheme_extra_dark .trx_demo_panel_title,.scheme_extra_dark .trx_demo_panel_list_item_title>a {
    color: #F6F4F2
}

.scheme_extra_dark .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #69180B
}

.scheme_extra_dark .trx_demo_panel_list_item_title .trx_demo_panel_list_item_terms,.scheme_extra_dark .trx_demo_panel_list_item_title + .trx_demo_panel_list_item_terms {
    color: #F6F4F2
}

.scheme_extra_dark .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap {
    background-color: #0F1114;
    color: #C7C9CA
}

.scheme_extra_dark .trx_demo_panel_style_plate .trx_demo_panel_list_item_title>a {
    color: #F6F4F2
}

.scheme_extra_dark .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #892312
}

.scheme_extra_dark .trx_demo_panel_list + .trx_demo_panel_divider {
    border-color: #282930
}

.scheme_extra_dark .trx_demo_panel_divider_title {
    color: #F6F4F2
}

.scheme_extra_dark .trx_demo_panel_button {
    background-color: #892312;
    border-color: #892312;
    color: #FFFFFF
}

.scheme_extra_dark .trx_demo_panel_button:hover,.scheme_extra_dark .trx_demo_panel_button:focus {
    background-color: #69180B;
    border-color: #69180B;
    color: #101218
}

.scheme_extra_dark .trx_demo_subscribe form {
    background-color: #1D1E24
}

.scheme_extra_dark .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email {
    background-color: #292B45;
    border-color: #454B62;
    color: #E4E5E6
}

.scheme_extra_dark .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email::placeholder {
    color: #C0C2C7
}

.scheme_extra_dark .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email:focus {
    background-color: #292B45;
    border-color: #454B62;
    color: #FFFFFF
}

.scheme_extra_dark .trx_demo_subscribe_button {
    background-color: #892312;
    color: #1D1E24
}

.scheme_extra_dark .trx_demo_subscribe_button:hover,.scheme_extra_dark .trx_demo_subscribe_button:focus {
    background-color: #F6F4F2;
    color: #292B45
}

.scheme_extra_dark .trx_demo_panel_filters_list_item a {
    color: #C0C2C7
}

.scheme_extra_dark .trx_demo_panel_filters_list_item a:hover {
    color: #892312
}

.scheme_extra_dark .trx_demo_panel_filters_list_item.filter_active a {
    color: #F6F4F2
}

.scheme_extra_light,body.scheme_extra_light,.scheme_extra_light:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #F4F2EE;
    --theme-color-bd_color: #E1E1DD;
    --theme-color-text: #797C7F;
    --theme-color-text_light: #A5A6AA;
    --theme-color-text_dark: #101218;
    --theme-color-text_link: #892312;
    --theme-color-text_hover: #69180B;
    --theme-color-text_link2: #A2A094;
    --theme-color-text_hover2: #8B866B;
    --theme-color-text_link3: #896412;
    --theme-color-text_hover3: #6E4F0A;
    --theme-color-alter_bg_color: #FFFFFF;
    --theme-color-alter_bg_hover: #EDECE7;
    --theme-color-alter_bd_color: #E1E1DD;
    --theme-color-alter_bd_hover: #CFCFCC;
    --theme-color-alter_text: #797C7F;
    --theme-color-alter_light: #A5A6AA;
    --theme-color-alter_dark: #101218;
    --theme-color-alter_link: #892312;
    --theme-color-alter_hover: #69180B;
    --theme-color-alter_link2: #A2A094;
    --theme-color-alter_hover2: #8B866B;
    --theme-color-alter_link3: #896412;
    --theme-color-alter_hover3: #6E4F0A;
    --theme-color-extra_bg_color: #1D1E24;
    --theme-color-extra_bg_hover: #292B45;
    --theme-color-extra_bd_color: #282930;
    --theme-color-extra_bd_hover: #454B62;
    --theme-color-extra_text: #E4E5E6;
    --theme-color-extra_light: #C0C2C7;
    --theme-color-extra_dark: #FFFFFF;
    --theme-color-extra_link: #892312;
    --theme-color-extra_hover: #F6F4F2;
    --theme-color-extra_link2: #A2A094;
    --theme-color-extra_hover2: #8B866B;
    --theme-color-extra_link3: #896412;
    --theme-color-extra_hover3: #6E4F0A;
    --theme-color-input_bg_color: transparent;
    --theme-color-input_bg_hover: transparent;
    --theme-color-input_bd_color: #E1E1DD;
    --theme-color-input_bd_hover: #CFCFCC;
    --theme-color-input_text: #797C7F;
    --theme-color-input_light: #A5A6AA;
    --theme-color-input_dark: #101218;
    --theme-color-inverse_bd_color: #67bcc1;
    --theme-color-inverse_bd_hover: #5aa4a9;
    --theme-color-inverse_text: #101218;
    --theme-color-inverse_light: #333333;
    --theme-color-inverse_dark: #101218;
    --theme-color-inverse_link: #FFFFFF;
    --theme-color-inverse_hover: #FFFFFF;
    --theme-color-bg_color_0: rgba(244,242,238,0);
    --theme-color-bg_color_02: rgba(244,242,238,0.2);
    --theme-color-bg_color_07: rgba(244,242,238,0.7);
    --theme-color-bg_color_08: rgba(244,242,238,0.8);
    --theme-color-bg_color_09: rgba(244,242,238,0.9);
    --theme-color-alter_bg_color_07: rgba(255,255,255,0.7);
    --theme-color-alter_bg_color_04: rgba(255,255,255,0.4);
    --theme-color-alter_bg_color_00: rgba(255,255,255,0);
    --theme-color-alter_bg_color_02: rgba(255,255,255,0.2);
    --theme-color-alter_bd_color_02: rgba(225,225,221,0.2);
    --theme-color-alter_dark_015: rgba(16,18,24,0.15);
    --theme-color-alter_dark_02: rgba(16,18,24,0.2);
    --theme-color-alter_dark_05: rgba(16,18,24,0.5);
    --theme-color-alter_dark_08: rgba(16,18,24,0.8);
    --theme-color-alter_link_02: rgba(137,35,18,0.2);
    --theme-color-alter_link_07: rgba(137,35,18,0.7);
    --theme-color-extra_bg_color_05: rgba(29,30,36,0.5);
    --theme-color-extra_bg_color_07: rgba(29,30,36,0.7);
    --theme-color-extra_link_02: rgba(137,35,18,0.2);
    --theme-color-extra_link_07: rgba(137,35,18,0.7);
    --theme-color-text_dark_003: rgba(16,18,24,0.03);
    --theme-color-text_dark_005: rgba(16,18,24,0.05);
    --theme-color-text_dark_008: rgba(16,18,24,0.08);
    --theme-color-text_dark_015: rgba(16,18,24,0.15);
    --theme-color-text_dark_02: rgba(16,18,24,0.2);
    --theme-color-text_dark_03: rgba(16,18,24,0.3);
    --theme-color-text_dark_05: rgba(16,18,24,0.5);
    --theme-color-text_dark_07: rgba(16,18,24,0.7);
    --theme-color-text_dark_08: rgba(16,18,24,0.8);
    --theme-color-text_link_007: rgba(137,35,18,0.07);
    --theme-color-text_link_02: rgba(137,35,18,0.2);
    --theme-color-text_link_03: rgba(137,35,18,0.3);
    --theme-color-text_link_04: rgba(137,35,18,0.4);
    --theme-color-text_link_07: rgba(137,35,18,0.7);
    --theme-color-text_link2_08: rgba(162,160,148,0.8);
    --theme-color-text_link2_007: rgba(162,160,148,0.07);
    --theme-color-text_link2_02: rgba(162,160,148,0.2);
    --theme-color-text_link2_03: rgba(162,160,148,0.3);
    --theme-color-text_link2_05: rgba(162,160,148,0.5);
    --theme-color-text_link3_007: rgba(137,100,18,0.07);
    --theme-color-text_link3_02: rgba(137,100,18,0.2);
    --theme-color-text_link3_03: rgba(137,100,18,0.3);
    --theme-color-inverse_text_03: rgba(16,18,24,0.3);
    --theme-color-inverse_link_02: rgba(255,255,255,0.2);
    --theme-color-inverse_link_08: rgba(255,255,255,0.8);
    --theme-color-inverse_hover_08: rgba(255,255,255,0.8);
    --theme-color-text_dark_blend: #1a1c24;
    --theme-color-text_link_blend: #96321b;
    --theme-color-alter_link_blend: #96321b
}

.scheme_extra_light .trx_demo_panels,.scheme_extra_light.trx_demo_panels {
    background: #F4F2EE
}

.scheme_extra_light .trx_demo_tabs a,.scheme_extra_light .trx_demo_tabs a:after {
    background: #F4F2EE;
    border-color: #E1E1DD;
    color: #101218
}

.scheme_extra_light .trx_demo_tabs a:not(.trx_demo_tab_active):hover {
    color: #892312
}

.scheme_extra_light .trx_demo_tabs a.hint_big:after {
    background-color: #892312;
    border-color: #892312;
    color: #FFFFFF
}

.scheme_extra_light .trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active,.scheme_extra_light.trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active {
    background-color: #1D1E24;
    color: #892312
}

.scheme_extra_light .trx_demo_panels_wrap,.scheme_extra_light .trx_demo_panel {
    background-color: #F4F2EE;
    color: #797C7F
}

.scheme_extra_light .trx_demo_panel_title,.scheme_extra_light .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_extra_light .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #69180B
}

.scheme_extra_light .trx_demo_panel_list_item_title .trx_demo_panel_list_item_terms,.scheme_extra_light .trx_demo_panel_list_item_title + .trx_demo_panel_list_item_terms {
    color: #101218
}

.scheme_extra_light .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap {
    background-color: #FFFFFF;
    color: #797C7F
}

.scheme_extra_light .trx_demo_panel_style_plate .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_extra_light .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #892312
}

.scheme_extra_light .trx_demo_panel_list + .trx_demo_panel_divider {
    border-color: #E1E1DD
}

.scheme_extra_light .trx_demo_panel_divider_title {
    color: #101218
}

.scheme_extra_light .trx_demo_panel_button {
    background-color: #892312;
    border-color: #892312;
    color: #FFFFFF
}

.scheme_extra_light .trx_demo_panel_button:hover,.scheme_extra_light .trx_demo_panel_button:focus {
    background-color: #69180B;
    border-color: #69180B;
    color: #FFFFFF
}

.scheme_extra_light .trx_demo_subscribe form {
    background-color: #1D1E24
}

.scheme_extra_light .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email {
    background-color: #292B45;
    border-color: #454B62;
    color: #E4E5E6
}

.scheme_extra_light .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email::placeholder {
    color: #C0C2C7
}

.scheme_extra_light .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email:focus {
    background-color: #292B45;
    border-color: #454B62;
    color: #FFFFFF
}

.scheme_extra_light .trx_demo_subscribe_button {
    background-color: #892312;
    color: #1D1E24
}

.scheme_extra_light .trx_demo_subscribe_button:hover,.scheme_extra_light .trx_demo_subscribe_button:focus {
    background-color: #F6F4F2;
    color: #292B45
}

.scheme_extra_light .trx_demo_panel_filters_list_item a {
    color: #A5A6AA
}

.scheme_extra_light .trx_demo_panel_filters_list_item a:hover {
    color: #892312
}

.scheme_extra_light .trx_demo_panel_filters_list_item.filter_active a {
    color: #101218
}

.scheme_modern_default,body.scheme_modern_default,.scheme_modern_default:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #F4F2EE;
    --theme-color-bd_color: #E6E6E2;
    --theme-color-text: #797C7F;
    --theme-color-text_light: #A5A6AA;
    --theme-color-text_dark: #101218;
    --theme-color-text_link: #FA3044;
    --theme-color-text_hover: #E22134;
    --theme-color-text_link2: #A2A094;
    --theme-color-text_hover2: #8B866B;
    --theme-color-text_link3: #EEAA2B;
    --theme-color-text_hover3: #DE9712;
    --theme-color-alter_bg_color: #ffffff;
    --theme-color-alter_bg_hover: #EDECE7;
    --theme-color-alter_bd_color: #E6E6E2;
    --theme-color-alter_bd_hover: #DCDCD9;
    --theme-color-alter_text: #797C7F;
    --theme-color-alter_light: #A5A6AA;
    --theme-color-alter_dark: #101218;
    --theme-color-alter_link: #FA3044;
    --theme-color-alter_hover: #E22134;
    --theme-color-alter_link2: #A2A094;
    --theme-color-alter_hover2: #8B866B;
    --theme-color-alter_link3: #EEAA2B;
    --theme-color-alter_hover3: #DE9712;
    --theme-color-extra_bg_color: #1D1E24;
    --theme-color-extra_bg_hover: #272C2B;
    --theme-color-extra_bd_color: #282930;
    --theme-color-extra_bd_hover: #33343B;
    --theme-color-extra_text: #E4E5E6;
    --theme-color-extra_light: #C0C2C7;
    --theme-color-extra_dark: #F6F4F2;
    --theme-color-extra_link: #FA3044;
    --theme-color-extra_hover: #F6F4F2;
    --theme-color-extra_link2: #80d572;
    --theme-color-extra_hover2: #8be77c;
    --theme-color-extra_link3: #ddb837;
    --theme-color-extra_hover3: #eec432;
    --theme-color-input_bg_color: transparent;
    --theme-color-input_bg_hover: transparent;
    --theme-color-input_bd_color: #E6E6E2;
    --theme-color-input_bd_hover: #DCDCD9;
    --theme-color-input_text: #A5A6AA;
    --theme-color-input_light: #A5A6AA;
    --theme-color-input_dark: #101218;
    --theme-color-inverse_bd_color: #0F0A06;
    --theme-color-inverse_bd_hover: #5aa4a9;
    --theme-color-inverse_text: #1d1d1d;
    --theme-color-inverse_light: #333333;
    --theme-color-inverse_dark: #101218;
    --theme-color-inverse_link: #F6F4F2;
    --theme-color-inverse_hover: #F6F4F2;
    --theme-color-bg_color_0: rgba(244,242,238,0);
    --theme-color-bg_color_02: rgba(244,242,238,0.2);
    --theme-color-bg_color_07: rgba(244,242,238,0.7);
    --theme-color-bg_color_08: rgba(244,242,238,0.8);
    --theme-color-bg_color_09: rgba(244,242,238,0.9);
    --theme-color-alter_bg_color_07: rgba(255,255,255,0.7);
    --theme-color-alter_bg_color_04: rgba(255,255,255,0.4);
    --theme-color-alter_bg_color_00: rgba(255,255,255,0);
    --theme-color-alter_bg_color_02: rgba(255,255,255,0.2);
    --theme-color-alter_bd_color_02: rgba(230,230,226,0.2);
    --theme-color-alter_dark_015: rgba(16,18,24,0.15);
    --theme-color-alter_dark_02: rgba(16,18,24,0.2);
    --theme-color-alter_dark_05: rgba(16,18,24,0.5);
    --theme-color-alter_dark_08: rgba(16,18,24,0.8);
    --theme-color-alter_link_02: rgba(250,48,68,0.2);
    --theme-color-alter_link_07: rgba(250,48,68,0.7);
    --theme-color-extra_bg_color_05: rgba(29,30,36,0.5);
    --theme-color-extra_bg_color_07: rgba(29,30,36,0.7);
    --theme-color-extra_link_02: rgba(250,48,68,0.2);
    --theme-color-extra_link_07: rgba(250,48,68,0.7);
    --theme-color-text_dark_003: rgba(16,18,24,0.03);
    --theme-color-text_dark_005: rgba(16,18,24,0.05);
    --theme-color-text_dark_008: rgba(16,18,24,0.08);
    --theme-color-text_dark_015: rgba(16,18,24,0.15);
    --theme-color-text_dark_02: rgba(16,18,24,0.2);
    --theme-color-text_dark_03: rgba(16,18,24,0.3);
    --theme-color-text_dark_05: rgba(16,18,24,0.5);
    --theme-color-text_dark_07: rgba(16,18,24,0.7);
    --theme-color-text_dark_08: rgba(16,18,24,0.8);
    --theme-color-text_link_007: rgba(250,48,68,0.07);
    --theme-color-text_link_02: rgba(250,48,68,0.2);
    --theme-color-text_link_03: rgba(250,48,68,0.3);
    --theme-color-text_link_04: rgba(250,48,68,0.4);
    --theme-color-text_link_07: rgba(250,48,68,0.7);
    --theme-color-text_link2_08: rgba(162,160,148,0.8);
    --theme-color-text_link2_007: rgba(162,160,148,0.07);
    --theme-color-text_link2_02: rgba(162,160,148,0.2);
    --theme-color-text_link2_03: rgba(162,160,148,0.3);
    --theme-color-text_link2_05: rgba(162,160,148,0.5);
    --theme-color-text_link3_007: rgba(238,170,43,0.07);
    --theme-color-text_link3_02: rgba(238,170,43,0.2);
    --theme-color-text_link3_03: rgba(238,170,43,0.3);
    --theme-color-inverse_text_03: rgba(29,29,29,0.3);
    --theme-color-inverse_link_02: rgba(246,244,242,0.2);
    --theme-color-inverse_link_08: rgba(246,244,242,0.8);
    --theme-color-inverse_hover_08: rgba(246,244,242,0.8);
    --theme-color-text_dark_blend: #1a1c24;
    --theme-color-text_link_blend: #ff3d4a;
    --theme-color-alter_link_blend: #ff3d4a
}

.scheme_modern_default .trx_demo_panels,.scheme_modern_default.trx_demo_panels {
    background: #F4F2EE
}

.scheme_modern_default .trx_demo_tabs a,.scheme_modern_default .trx_demo_tabs a:after {
    background: #F4F2EE;
    border-color: #E6E6E2;
    color: #101218
}

.scheme_modern_default .trx_demo_tabs a:not(.trx_demo_tab_active):hover {
    color: #FA3044
}

.scheme_modern_default .trx_demo_tabs a.hint_big:after {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #F6F4F2
}

.scheme_modern_default .trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active,.scheme_modern_default.trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active {
    background-color: #1D1E24;
    color: #FA3044
}

.scheme_modern_default .trx_demo_panels_wrap,.scheme_modern_default .trx_demo_panel {
    background-color: #F4F2EE;
    color: #797C7F
}

.scheme_modern_default .trx_demo_panel_title,.scheme_modern_default .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_modern_default .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #E22134
}

.scheme_modern_default .trx_demo_panel_list_item_title .trx_demo_panel_list_item_terms,.scheme_modern_default .trx_demo_panel_list_item_title + .trx_demo_panel_list_item_terms {
    color: #101218
}

.scheme_modern_default .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap {
    background-color: #ffffff;
    color: #797C7F
}

.scheme_modern_default .trx_demo_panel_style_plate .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_modern_default .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #FA3044
}

.scheme_modern_default .trx_demo_panel_list + .trx_demo_panel_divider {
    border-color: #E6E6E2
}

.scheme_modern_default .trx_demo_panel_divider_title {
    color: #101218
}

.scheme_modern_default .trx_demo_panel_button {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #F6F4F2
}

.scheme_modern_default .trx_demo_panel_button:hover,.scheme_modern_default .trx_demo_panel_button:focus {
    background-color: #E22134;
    border-color: #E22134;
    color: #F6F4F2
}

.scheme_modern_default .trx_demo_subscribe form {
    background-color: #1D1E24
}

.scheme_modern_default .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email {
    background-color: #272C2B;
    border-color: #33343B;
    color: #E4E5E6
}

.scheme_modern_default .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email::placeholder {
    color: #C0C2C7
}

.scheme_modern_default .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email:focus {
    background-color: #272C2B;
    border-color: #33343B;
    color: #F6F4F2
}

.scheme_modern_default .trx_demo_subscribe_button {
    background-color: #FA3044;
    color: #1D1E24
}

.scheme_modern_default .trx_demo_subscribe_button:hover,.scheme_modern_default .trx_demo_subscribe_button:focus {
    background-color: #F6F4F2;
    color: #272C2B
}

.scheme_modern_default .trx_demo_panel_filters_list_item a {
    color: #A5A6AA
}

.scheme_modern_default .trx_demo_panel_filters_list_item a:hover {
    color: #FA3044
}

.scheme_modern_default .trx_demo_panel_filters_list_item.filter_active a {
    color: #101218
}

.scheme_modern_dark,body.scheme_modern_dark,.scheme_modern_dark:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #08090C;
    --theme-color-bd_color: #282930;
    --theme-color-text: #E4E5E6;
    --theme-color-text_light: #C0C2C7;
    --theme-color-text_dark: #F6F4F2;
    --theme-color-text_link: #FA3044;
    --theme-color-text_hover: #E22134;
    --theme-color-text_link2: #A2A094;
    --theme-color-text_hover2: #8B866B;
    --theme-color-text_link3: #EEAA2B;
    --theme-color-text_hover3: #DE9712;
    --theme-color-alter_bg_color: #0F1114;
    --theme-color-alter_bg_hover: #16171C;
    --theme-color-alter_bd_color: #282930;
    --theme-color-alter_bd_hover: #33343B;
    --theme-color-alter_text: #E4E5E6;
    --theme-color-alter_light: #C0C2C7;
    --theme-color-alter_dark: #F6F4F2;
    --theme-color-alter_link: #FA3044;
    --theme-color-alter_hover: #E22134;
    --theme-color-alter_link2: #A2A094;
    --theme-color-alter_hover2: #8B866B;
    --theme-color-alter_link3: #EEAA2B;
    --theme-color-alter_hover3: #DE9712;
    --theme-color-extra_bg_color: #1D1E24;
    --theme-color-extra_bg_hover: #272C2B;
    --theme-color-extra_bd_color: #282930;
    --theme-color-extra_bd_hover: #33343B;
    --theme-color-extra_text: #E4E5E6;
    --theme-color-extra_light: #C0C2C7;
    --theme-color-extra_dark: #F6F4F2;
    --theme-color-extra_link: #FA3044;
    --theme-color-extra_hover: #F6F4F2;
    --theme-color-extra_link2: #80d572;
    --theme-color-extra_hover2: #8be77c;
    --theme-color-extra_link3: #ddb837;
    --theme-color-extra_hover3: #eec432;
    --theme-color-input_bg_color: transparent;
    --theme-color-input_bg_hover: transparent;
    --theme-color-input_bd_color: #282930;
    --theme-color-input_bd_hover: #33343B;
    --theme-color-input_text: #E4E5E6;
    --theme-color-input_light: #E4E5E6;
    --theme-color-input_dark: #F6F4F2;
    --theme-color-inverse_bd_color: #1B140F;
    --theme-color-inverse_bd_hover: #cb5b47;
    --theme-color-inverse_text: #F6F4F2;
    --theme-color-inverse_light: #6f6f6f;
    --theme-color-inverse_dark: #101218;
    --theme-color-inverse_link: #F6F4F2;
    --theme-color-inverse_hover: #101218;
    --theme-color-bg_color_0: rgba(8,9,12,0);
    --theme-color-bg_color_02: rgba(8,9,12,0.2);
    --theme-color-bg_color_07: rgba(8,9,12,0.7);
    --theme-color-bg_color_08: rgba(8,9,12,0.8);
    --theme-color-bg_color_09: rgba(8,9,12,0.9);
    --theme-color-alter_bg_color_07: rgba(15,17,20,0.7);
    --theme-color-alter_bg_color_04: rgba(15,17,20,0.4);
    --theme-color-alter_bg_color_00: rgba(15,17,20,0);
    --theme-color-alter_bg_color_02: rgba(15,17,20,0.2);
    --theme-color-alter_bd_color_02: rgba(40,41,48,0.2);
    --theme-color-alter_dark_015: rgba(246,244,242,0.15);
    --theme-color-alter_dark_02: rgba(246,244,242,0.2);
    --theme-color-alter_dark_05: rgba(246,244,242,0.5);
    --theme-color-alter_dark_08: rgba(246,244,242,0.8);
    --theme-color-alter_link_02: rgba(250,48,68,0.2);
    --theme-color-alter_link_07: rgba(250,48,68,0.7);
    --theme-color-extra_bg_color_05: rgba(29,30,36,0.5);
    --theme-color-extra_bg_color_07: rgba(29,30,36,0.7);
    --theme-color-extra_link_02: rgba(250,48,68,0.2);
    --theme-color-extra_link_07: rgba(250,48,68,0.7);
    --theme-color-text_dark_003: rgba(246,244,242,0.03);
    --theme-color-text_dark_005: rgba(246,244,242,0.05);
    --theme-color-text_dark_008: rgba(246,244,242,0.08);
    --theme-color-text_dark_015: rgba(246,244,242,0.15);
    --theme-color-text_dark_02: rgba(246,244,242,0.2);
    --theme-color-text_dark_03: rgba(246,244,242,0.3);
    --theme-color-text_dark_05: rgba(246,244,242,0.5);
    --theme-color-text_dark_07: rgba(246,244,242,0.7);
    --theme-color-text_dark_08: rgba(246,244,242,0.8);
    --theme-color-text_link_007: rgba(250,48,68,0.07);
    --theme-color-text_link_02: rgba(250,48,68,0.2);
    --theme-color-text_link_03: rgba(250,48,68,0.3);
    --theme-color-text_link_04: rgba(250,48,68,0.4);
    --theme-color-text_link_07: rgba(250,48,68,0.7);
    --theme-color-text_link2_08: rgba(162,160,148,0.8);
    --theme-color-text_link2_007: rgba(162,160,148,0.07);
    --theme-color-text_link2_02: rgba(162,160,148,0.2);
    --theme-color-text_link2_03: rgba(162,160,148,0.3);
    --theme-color-text_link2_05: rgba(162,160,148,0.5);
    --theme-color-text_link3_007: rgba(238,170,43,0.07);
    --theme-color-text_link3_02: rgba(238,170,43,0.2);
    --theme-color-text_link3_03: rgba(238,170,43,0.3);
    --theme-color-inverse_text_03: rgba(246,244,242,0.3);
    --theme-color-inverse_link_02: rgba(246,244,242,0.2);
    --theme-color-inverse_link_08: rgba(246,244,242,0.8);
    --theme-color-inverse_hover_08: rgba(16,18,24,0.8);
    --theme-color-text_dark_blend: #ffffff;
    --theme-color-text_link_blend: #ff3d4a;
    --theme-color-alter_link_blend: #ff3d4a
}

.scheme_modern_dark .trx_demo_panels,.scheme_modern_dark.trx_demo_panels {
    background: #08090C
}

.scheme_modern_dark .trx_demo_tabs a,.scheme_modern_dark .trx_demo_tabs a:after {
    background: #08090C;
    border-color: #282930;
    color: #F6F4F2
}

.scheme_modern_dark .trx_demo_tabs a:not(.trx_demo_tab_active):hover {
    color: #FA3044
}

.scheme_modern_dark .trx_demo_tabs a.hint_big:after {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #F6F4F2
}

.scheme_modern_dark .trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active,.scheme_modern_dark.trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active {
    background-color: #1D1E24;
    color: #FA3044
}

.scheme_modern_dark .trx_demo_panels_wrap,.scheme_modern_dark .trx_demo_panel {
    background-color: #08090C;
    color: #E4E5E6
}

.scheme_modern_dark .trx_demo_panel_title,.scheme_modern_dark .trx_demo_panel_list_item_title>a {
    color: #F6F4F2
}

.scheme_modern_dark .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #E22134
}

.scheme_modern_dark .trx_demo_panel_list_item_title .trx_demo_panel_list_item_terms,.scheme_modern_dark .trx_demo_panel_list_item_title + .trx_demo_panel_list_item_terms {
    color: #F6F4F2
}

.scheme_modern_dark .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap {
    background-color: #0F1114;
    color: #E4E5E6
}

.scheme_modern_dark .trx_demo_panel_style_plate .trx_demo_panel_list_item_title>a {
    color: #F6F4F2
}

.scheme_modern_dark .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #FA3044
}

.scheme_modern_dark .trx_demo_panel_list + .trx_demo_panel_divider {
    border-color: #282930
}

.scheme_modern_dark .trx_demo_panel_divider_title {
    color: #F6F4F2
}

.scheme_modern_dark .trx_demo_panel_button {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #F6F4F2
}

.scheme_modern_dark .trx_demo_panel_button:hover,.scheme_modern_dark .trx_demo_panel_button:focus {
    background-color: #E22134;
    border-color: #E22134;
    color: #101218
}

.scheme_modern_dark .trx_demo_subscribe form {
    background-color: #1D1E24
}

.scheme_modern_dark .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email {
    background-color: #272C2B;
    border-color: #33343B;
    color: #E4E5E6
}

.scheme_modern_dark .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email::placeholder {
    color: #C0C2C7
}

.scheme_modern_dark .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email:focus {
    background-color: #272C2B;
    border-color: #33343B;
    color: #F6F4F2
}

.scheme_modern_dark .trx_demo_subscribe_button {
    background-color: #FA3044;
    color: #1D1E24
}

.scheme_modern_dark .trx_demo_subscribe_button:hover,.scheme_modern_dark .trx_demo_subscribe_button:focus {
    background-color: #F6F4F2;
    color: #272C2B
}

.scheme_modern_dark .trx_demo_panel_filters_list_item a {
    color: #C0C2C7
}

.scheme_modern_dark .trx_demo_panel_filters_list_item a:hover {
    color: #FA3044
}

.scheme_modern_dark .trx_demo_panel_filters_list_item.filter_active a {
    color: #F6F4F2
}

.scheme_modern_light,body.scheme_modern_light,.scheme_modern_light:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #ffffff;
    --theme-color-bd_color: #E6E6E2;
    --theme-color-text: #797C7F;
    --theme-color-text_light: #A5A6AA;
    --theme-color-text_dark: #101218;
    --theme-color-text_link: #FA3044;
    --theme-color-text_hover: #E22134;
    --theme-color-text_link2: #A2A094;
    --theme-color-text_hover2: #8B866B;
    --theme-color-text_link3: #EEAA2B;
    --theme-color-text_hover3: #DE9712;
    --theme-color-alter_bg_color: #F4F2EE;
    --theme-color-alter_bg_hover: #EDECE7;
    --theme-color-alter_bd_color: #E6E6E2;
    --theme-color-alter_bd_hover: #DCDCD9;
    --theme-color-alter_text: #797C7F;
    --theme-color-alter_light: #A5A6AA;
    --theme-color-alter_dark: #101218;
    --theme-color-alter_link: #FA3044;
    --theme-color-alter_hover: #E22134;
    --theme-color-alter_link2: #A2A094;
    --theme-color-alter_hover2: #8B866B;
    --theme-color-alter_link3: #EEAA2B;
    --theme-color-alter_hover3: #DE9712;
    --theme-color-extra_bg_color: #1D1E24;
    --theme-color-extra_bg_hover: #272C2B;
    --theme-color-extra_bd_color: #282930;
    --theme-color-extra_bd_hover: #33343B;
    --theme-color-extra_text: #E4E5E6;
    --theme-color-extra_light: #C0C2C7;
    --theme-color-extra_dark: #F6F4F2;
    --theme-color-extra_link: #FA3044;
    --theme-color-extra_hover: #F6F4F2;
    --theme-color-extra_link2: #80d572;
    --theme-color-extra_hover2: #8be77c;
    --theme-color-extra_link3: #ddb837;
    --theme-color-extra_hover3: #eec432;
    --theme-color-input_bg_color: transparent;
    --theme-color-input_bg_hover: transparent;
    --theme-color-input_bd_color: #E6E6E2;
    --theme-color-input_bd_hover: #DCDCD9;
    --theme-color-input_text: #A5A6AA;
    --theme-color-input_light: #A5A6AA;
    --theme-color-input_dark: #101218;
    --theme-color-inverse_bd_color: #0F0A06;
    --theme-color-inverse_bd_hover: #5aa4a9;
    --theme-color-inverse_text: #1d1d1d;
    --theme-color-inverse_light: #333333;
    --theme-color-inverse_dark: #101218;
    --theme-color-inverse_link: #F6F4F2;
    --theme-color-inverse_hover: #F6F4F2;
    --theme-color-bg_color_0: rgba(255,255,255,0);
    --theme-color-bg_color_02: rgba(255,255,255,0.2);
    --theme-color-bg_color_07: rgba(255,255,255,0.7);
    --theme-color-bg_color_08: rgba(255,255,255,0.8);
    --theme-color-bg_color_09: rgba(255,255,255,0.9);
    --theme-color-alter_bg_color_07: rgba(244,242,238,0.7);
    --theme-color-alter_bg_color_04: rgba(244,242,238,0.4);
    --theme-color-alter_bg_color_00: rgba(244,242,238,0);
    --theme-color-alter_bg_color_02: rgba(244,242,238,0.2);
    --theme-color-alter_bd_color_02: rgba(230,230,226,0.2);
    --theme-color-alter_dark_015: rgba(16,18,24,0.15);
    --theme-color-alter_dark_02: rgba(16,18,24,0.2);
    --theme-color-alter_dark_05: rgba(16,18,24,0.5);
    --theme-color-alter_dark_08: rgba(16,18,24,0.8);
    --theme-color-alter_link_02: rgba(250,48,68,0.2);
    --theme-color-alter_link_07: rgba(250,48,68,0.7);
    --theme-color-extra_bg_color_05: rgba(29,30,36,0.5);
    --theme-color-extra_bg_color_07: rgba(29,30,36,0.7);
    --theme-color-extra_link_02: rgba(250,48,68,0.2);
    --theme-color-extra_link_07: rgba(250,48,68,0.7);
    --theme-color-text_dark_003: rgba(16,18,24,0.03);
    --theme-color-text_dark_005: rgba(16,18,24,0.05);
    --theme-color-text_dark_008: rgba(16,18,24,0.08);
    --theme-color-text_dark_015: rgba(16,18,24,0.15);
    --theme-color-text_dark_02: rgba(16,18,24,0.2);
    --theme-color-text_dark_03: rgba(16,18,24,0.3);
    --theme-color-text_dark_05: rgba(16,18,24,0.5);
    --theme-color-text_dark_07: rgba(16,18,24,0.7);
    --theme-color-text_dark_08: rgba(16,18,24,0.8);
    --theme-color-text_link_007: rgba(250,48,68,0.07);
    --theme-color-text_link_02: rgba(250,48,68,0.2);
    --theme-color-text_link_03: rgba(250,48,68,0.3);
    --theme-color-text_link_04: rgba(250,48,68,0.4);
    --theme-color-text_link_07: rgba(250,48,68,0.7);
    --theme-color-text_link2_08: rgba(162,160,148,0.8);
    --theme-color-text_link2_007: rgba(162,160,148,0.07);
    --theme-color-text_link2_02: rgba(162,160,148,0.2);
    --theme-color-text_link2_03: rgba(162,160,148,0.3);
    --theme-color-text_link2_05: rgba(162,160,148,0.5);
    --theme-color-text_link3_007: rgba(238,170,43,0.07);
    --theme-color-text_link3_02: rgba(238,170,43,0.2);
    --theme-color-text_link3_03: rgba(238,170,43,0.3);
    --theme-color-inverse_text_03: rgba(29,29,29,0.3);
    --theme-color-inverse_link_02: rgba(246,244,242,0.2);
    --theme-color-inverse_link_08: rgba(246,244,242,0.8);
    --theme-color-inverse_hover_08: rgba(246,244,242,0.8);
    --theme-color-text_dark_blend: #1a1c24;
    --theme-color-text_link_blend: #ff3d4a;
    --theme-color-alter_link_blend: #ff3d4a
}

.scheme_modern_light .trx_demo_panels,.scheme_modern_light.trx_demo_panels {
    background: #ffffff
}

.scheme_modern_light .trx_demo_tabs a,.scheme_modern_light .trx_demo_tabs a:after {
    background: #ffffff;
    border-color: #E6E6E2;
    color: #101218
}

.scheme_modern_light .trx_demo_tabs a:not(.trx_demo_tab_active):hover {
    color: #FA3044
}

.scheme_modern_light .trx_demo_tabs a.hint_big:after {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #F6F4F2
}

.scheme_modern_light .trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active,.scheme_modern_light.trx_demo_panels.open .trx_demo_tabs .trx_demo_tab_active {
    background-color: #1D1E24;
    color: #FA3044
}

.scheme_modern_light .trx_demo_panels_wrap,.scheme_modern_light .trx_demo_panel {
    background-color: #ffffff;
    color: #797C7F
}

.scheme_modern_light .trx_demo_panel_title,.scheme_modern_light .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_modern_light .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #E22134
}

.scheme_modern_light .trx_demo_panel_list_item_title .trx_demo_panel_list_item_terms,.scheme_modern_light .trx_demo_panel_list_item_title + .trx_demo_panel_list_item_terms {
    color: #101218
}

.scheme_modern_light .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap {
    background-color: #F4F2EE;
    color: #797C7F
}

.scheme_modern_light .trx_demo_panel_style_plate .trx_demo_panel_list_item_title>a {
    color: #101218
}

.scheme_modern_light .trx_demo_panel_style_plate .trx_demo_panel_list_item_image_wrap:hover .trx_demo_panel_list_item_title>a {
    color: #FA3044
}

.scheme_modern_light .trx_demo_panel_list + .trx_demo_panel_divider {
    border-color: #E6E6E2
}

.scheme_modern_light .trx_demo_panel_divider_title {
    color: #101218
}

.scheme_modern_light .trx_demo_panel_button {
    background-color: #FA3044;
    border-color: #FA3044;
    color: #F6F4F2
}

.scheme_modern_light .trx_demo_panel_button:hover,.scheme_modern_light .trx_demo_panel_button:focus {
    background-color: #E22134;
    border-color: #E22134;
    color: #F6F4F2
}

.scheme_modern_light .trx_demo_subscribe form {
    background-color: #1D1E24
}

.scheme_modern_light .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email {
    background-color: #272C2B;
    border-color: #33343B;
    color: #E4E5E6
}

.scheme_modern_light .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email::placeholder {
    color: #C0C2C7
}

.scheme_modern_light .trx_demo_subscribe input[type="email"].trx_demo_subscribe_email:focus {
    background-color: #272C2B;
    border-color: #33343B;
    color: #F6F4F2
}

.scheme_modern_light .trx_demo_subscribe_button {
    background-color: #FA3044;
    color: #1D1E24
}

.scheme_modern_light .trx_demo_subscribe_button:hover,.scheme_modern_light .trx_demo_subscribe_button:focus {
    background-color: #F6F4F2;
    color: #272C2B
}

.scheme_modern_light .trx_demo_panel_filters_list_item a {
    color: #A5A6AA
}

.scheme_modern_light .trx_demo_panel_filters_list_item a:hover {
    color: #FA3044
}

.scheme_modern_light .trx_demo_panel_filters_list_item.filter_active a {
    color: #101218
}
