:root{--theme-var-koef_narrow:.75;--theme-var-page:var(--theme-var-page_width);--theme-var-sidebar_width_max:500px;--theme-var-sidebar_width_min:150px;--theme-var-sidebar_gap_width_max:100px;--theme-var-sidebar_gap_width_min:0px;--theme-var-sidebar:clamp(var(--theme-var-sidebar_width_min,150px),calc(var(--theme-var-page) * var(--theme-var-sidebar_prc) * var(--theme-var-sidebar_proportional) + var(--theme-var-sidebar_width) * ( 1 - var(--theme-var-sidebar_proportional) )),var(--theme-var-sidebar_width_max,500px));--theme-var-sidebar_gap:clamp(var(--theme-var-sidebar_gap_width_min,0px),calc(var(--theme-var-page) * var(--theme-var-sidebar_gap_prc) * var(--theme-var-sidebar_proportional) + var(--theme-var-sidebar_gap_width) * ( 1 - var(--theme-var-sidebar_proportional) )),var(--theme-var-sidebar_gap_width_max,100px));--theme-var-sidebar_and_gap:calc(var(--theme-var-sidebar) + var(--theme-var-sidebar_gap));--theme-var-content:calc(var(--theme-var-page) - var(--theme-var-sidebar) - var(--theme-var-sidebar_gap));--theme-var-content_narrow:calc(var(--theme-var-content) * var(--theme-var-koef_narrow));--theme-var-padding_narrow:calc(var(--theme-var-content) * ( 1 - var(--theme-var-koef_narrow) ));--fixed-rows-height:0px;--theme-var-main_content_padding:9rem;--theme-var-single_post_block_margin:5.8rem}html{font-size:16px}body{color:var(--theme-color-text);background-color:var(--theme-color-bg_color);scrollbar-color:var(--theme-color-bd_color) var(--theme-color-bg_color_2);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar{width:16px}body::-webkit-scrollbar-track{background:var(--theme-color-bg_color_2)}body::-webkit-scrollbar-thumb{background-color:var(--theme-color-bd_color);border:2px solid var(--theme-color-bg_color_2)}article,aside,details,footer,header,hgroup,nav,section{display:block}ol,ul{padding-left:1.2em}li>ol,li>ul,li>dl,dl>dl{margin-bottom:0!important}li a{color:var(--theme-color-title)}li a:hover{color:var(--theme-color-link)}ul>li:before{color:var(--theme-color-link)}a{text-decoration:none;background:0 0;color:var(--theme-color-link)}a:hover{color:var(--theme-color-hover)}a,a:hover,:focus,a:focus,:active,a:active{outline:0}:where([style*="text-decoration:"])>a{text-decoration:inherit}a[href="javascript:void(0)"]{cursor:default}a img{border:none}a,button,input[type=button],input[type=submit]{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease}h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a{color:var(--theme-color-title)}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:var(--theme-color-link)}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{display:block}html :where([style*=border-width]){border-style:solid}[hidden],template{display:none}[class^=icon-]:before,[class*=" icon-"]:before{font-size:inherit;line-height:inherit!important;font-weight:inherit;font-style:inherit;display:inline-block;width:auto;margin:0}img{max-width:100%;height:auto;vertical-align:top}form{margin-bottom:0;position:relative}button,input,optgroup,select,textarea,textarea.wp-editor-area{font-family:inherit;font-size:1em;margin:0;vertical-align:baseline}button{overflow:visible}button:where(:not(.components-button):not([class*=wp-block-social]):not([id=elementor-editor-button])),input[type=button],input[type=reset],input[type=submit],.theme_button,.post_item .more-link,.wp-block-button__link,.elementor-button,.sc_button_default{-webkit-appearance:none;cursor:pointer;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;height:auto;max-width:100%;color:var(--theme-font-button_color,var(--theme-color-bg_color));border-color:var(--theme-font-button_border-color,var(--theme-color-link));background-color:var(--theme-font-button_background-color,var(--theme-color-link))}button:where(:not(.components-button):not([class*=wp-block-social]):not([id=elementor-editor-button])):hover,button:where(:not(.components-button):not([class*=wp-block-social]):not([id=elementor-editor-button])):focus,input[type=submit]:hover,input[type=submit]:focus,input[type=reset]:hover,input[type=reset]:focus,input[type=button]:hover,input[type=button]:focus,.theme_button:hover,.theme_button:focus,.post_item .more-link:hover,.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover,.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus,.elementor-button:hover,.elementor-button:focus,.sc_button_default:hover,.sc_button_default:focus{color:var(--theme-font-button_color-hover,var(--theme-color-bg_color));border-color:var(--theme-font-button_border-color-hover,var(--theme-color-hover));background-color:var(--theme-font-button_background-color-hover,var(--theme-color-hover))}.elementor-button:visited{color:var(--theme-font-button_color,var(--theme-color-bg_color))}button[disabled],input[type=submit][disabled],input[type=button][disabled],a.sc_button[disabled],a.theme_button[disabled],button[disabled]:hover,input[type=submit][disabled]:hover,input[type=button][disabled]:hover,a.sc_button[disabled]:hover,a.theme_button[disabled]:hover{color:var(--theme-color-title)!important;border-color:var(--theme-color-meta)!important;background:var(--theme-color-meta)!important}.theme_form_field_text,input[type=text],input[type=number],input[type=email],input[type=url],input[type=tel],input[type=search],input[type=password],select,.select2-container.select2-container--default span.select2-choice,.select2-container.select2-container--default span.select2-selection,.select2-container.select2-container--default .select2-selection--multiple,.select2-container--default .select2-search--dropdown .select2-search__field,textarea,textarea.wp-editor-area{color:var(--theme-font-input_color,var(--theme-color-text));border-color:var(--theme-font-input_border-color,var(--theme-color-bd_color));background-color:var(--theme-font-input_background-color,var(--theme-color-bg_color))}.theme_form_field_text:focus,.theme_form_field_text.filled,input[type=text]:focus,input[type=text].filled,input[type=number]:focus,input[type=number].filled,input[type=email]:focus,input[type=email].filled,input[type=url]:focus,input[type=url].filled,input[type=tel]:focus,input[type=tel].filled,input[type=search]:focus,input[type=search].filled,input[type=password]:focus,input[type=password].filled,select:hover,select:focus,select option:hover,select option:focus,select.select2-hidden-accessible.filled+.select2-container.select2-container--default span.select2-selection--single,.select2-container.select2-container--default span.select2-selection--single:hover,.select2-container.select2-container--focus span.select2-selection--single,.select2-container.select2-container--open span.select2-selection--single,select.select2-hidden-accessible.filled+.select2-container.select2-container--default span.select2-choice,.select2-container.select2-container--default span.select2-choice:hover,.select2-container.select2-container--focus span.select2-choice,.select2-container.select2-container--open span.select2-choice,select.select2-hidden-accessible.filled+.select2-container.select2-container--default span.select2-selection--multiple,.select2-container.select2-container--default span.select2-selection--multiple:hover,.select2-container.select2-container--focus span.select2-selection--multiple,.select2-container.select2-container--open span.select2-selection--multiple,.select2-container .select2-dropdown,.select2-container.select2-container--focus span.select2-selection,.select2-container.select2-container--open span.select2-selection,textarea:focus,textarea.filled,textarea.wp-editor-area:focus,textarea.wp-editor-area.filled{color:var(--theme-font-input_color-focus,var(--theme-color-title));border-color:var(--theme-font-input_border-color-focus,var(--theme-color-meta));background-color:var(--theme-font-input_background-color-focus,var(--theme-color-bg_color))}input[type=password][name=post_password]{outline:none}input[placeholder]::-webkit-input-placeholder{text-overflow:ellipsis;opacity:1;color:var(--theme-color-meta)}input[placeholder]::-moz-placeholder{text-overflow:ellipsis;opacity:1;color:var(--theme-color-meta)}input[placeholder]:-ms-input-placeholder{text-overflow:ellipsis;opacity:1;color:var(--theme-color-meta)}input[placeholder]::placeholder{text-overflow:ellipsis;opacity:1;color:var(--theme-color-meta)}textarea,textarea.wp-editor-area,select,option,.theme_form_field_text,input[type=text],input[type=number],input[type=email],input[type=url],input[type=tel],input[type=search],input[type=password],input[type=checkbox],input[type=radio]{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0;-ms-border-radius:0;border-radius:0}button[disabled],html input[disabled]{cursor:default!important}.theme_form_field_text,input[type=text],input[type=number],input[type=email],input[type=url],input[type=tel],input[type=password],input[type=search],select,textarea,textarea.wp-editor-area{-webkit-appearance:none;outline:none;resize:none}button:focus,.theme_form_field_text:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,select:focus,textarea:focus,textarea.wp-editor-area:focus{outline:0}.theme_form_field_text,input[type=text],input[type=number],input[type=email],input[type=url],input[type=tel],input[type=password]{-webkit-appearance:textfield}input[type=search]{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=radio],input[type=checkbox]{clip:rect(1px,1px,1px,1px);position:absolute!important;margin:0;padding:0}input[type=radio]+label,input[type=checkbox]+label{color:var(--theme-color-meta);position:relative;padding-left:24px;font-size:14px;line-height:20px;display:inline-block;vertical-align:top}input[type=radio]+label:before,input[type=checkbox]+label:before,label>input[type=radio]:before,label>input[type=checkbox]:before,input[type=radio].radio:before,input[type=checkbox].checkbox:before{content:"";font-size:20px;display:block;text-align:center;border:1px solid var(--theme-color-bd_color);width:16px;height:16px;line-height:16px;-webkit-border-radius:4px;-ms-border-radius:4px;border-radius:4px;position:absolute;z-index:1;top:2px;left:0;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before,label>input[type=radio]:checked:before,label>input[type=checkbox]:checked:before,input[type=radio].radio:checked:before,input[type=checkbox].checkbox:checked:before{background:radial-gradient(circle,var(--theme-color-title) 55%,var(--theme-color-bg_color) 65%);box-shadow:inset 0 0 0 2px var(--theme-color-bg_color)}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;margin:0!important;padding:0!important}.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus{display:block;top:5px;left:5px;width:auto;height:auto;font-size:.8em;line-height:normal;padding:1em 1.5em!important;color:#21759b;background-color:#f1f1f1;clip:auto!important;text-decoration:none;z-index:100000;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);-ms-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6)}.theme_button_close,.trx_addons_button_close,.review-form a.close,#cancel-comment-reply-link{display:block;cursor:pointer;width:3rem;height:3rem;line-height:3rem;text-align:center;position:absolute;z-index:1;top:0;right:0;margin:0!important}.review-form a.close,#cancel-comment-reply-link{width:1.8rem;height:1.8rem;line-height:1.8rem;text-align:center}.mfp-close-icon,.review-form a.close,#cancel-comment-reply-link{text-indent:-300px;overflow:hidden!important;-webkit-transition:-webkit-transform .3s ease 0s;-ms-transition:-ms-transform .3s ease 0s;transition:transform .3s ease 0s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.theme_button_close:hover .theme_button_close_icon,.trx_addons_button_close:hover .trx_addons_button_close_icon,.mfp-close:hover .mfp-close-icon,.review-form a.close:hover,#cancel-comment-reply-link:hover{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.theme_button_close_icon:before,.theme_button_close_icon:after,.trx_addons_button_close_icon:before,.trx_addons_button_close_icon:after,.mfp-close-icon:before,.mfp-close-icon:after,.review-form a.close:before,.review-form a.close:after,#cancel-comment-reply-link:before,#cancel-comment-reply-link:after{content:" ";position:absolute;z-index:1;top:50%;left:0;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;width:100%;height:0;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;border-top:2px solid var(--theme-color-title);-webkit-transition:border-color .3s ease 0s;-ms-transition:border-color .3s ease 0s;transition:border-color .3s ease 0s}.theme_button_close:hover .theme_button_close_icon:before,.theme_button_close:hover .theme_button_close_icon:after,.theme_button_close:focus .theme_button_close_icon:before,.theme_button_close:focus .theme_button_close_icon:after,.trx_addons_button_close:focus .trx_addons_button_close_icon:before,.trx_addons_button_close:focus .trx_addons_button_close_icon:after,.trx_addons_button_close:hover .trx_addons_button_close_icon:before,.trx_addons_button_close:hover .trx_addons_button_close_icon:after,.mfp-close:focus .mfp-close-icon:before,.mfp-close:focus .mfp-close-icon:after,.mfp-close:hover .mfp-close-icon:before,.mfp-close:hover .mfp-close-icon:after,.review-form a.close:hover:before,.review-form a.close:hover:after,#cancel-comment-reply-link:hover:before,#cancel-comment-reply-link:hover:after{border-color:var(--theme-color-link)}.theme_button_close_icon:before,.trx_addons_button_close_icon:before,.mfp-close .mfp-close-icon:before,.review-form a.close:before,#cancel-comment-reply-link:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.theme_button_close_icon:after,.trx_addons_button_close_icon:after,.mfp-close .mfp-close-icon:after,.review-form a.close:after,#cancel-comment-reply-link:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#page_preloader,body.custom-background .content_wrap>.content{background-color:var(--theme-color-bg_color)}#background_video{object-fit:cover;overflow:hidden;position:absolute;z-index:-1!important;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%}div#background_video{position:absolute!important}div#background_video:after{content:" ";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.3)}#tubular-container{display:none}.post_item .post_title{margin:0}.post_item .post_title a:hover{color:var(--theme-color-text)}.post_meta,.post_meta_item,.post_meta_item:after,.post_meta_item:hover:after,.post_meta_item a,.post_info .post_info_item,.post_info .post_info_item a,.post_info_counters .post_meta_item{color:var(--theme-color-meta)}.post_date a:hover,.post_date a:focus,a.post_meta_item:hover,a.post_meta_item:focus,.post_meta_item a:hover,.post_meta_item a:focus,.post_info .post_info_item a:hover,.post_info .post_info_item a:focus,.post_info_meta .post_meta_item:hover,.post_info_meta .post_meta_item:focus{color:var(--theme-color-title)}.post_meta .post_meta_item{display:inline-block;margin-left:0;-webkit-transition:color .3s ease 0s;-ms-transition:color .3s ease 0s;transition:color .3s ease 0s}.post_meta .post_meta_item:after,.post_meta .post_meta_item.post_edit:after{content:"";font-family:"fontello";display:inline-block;vertical-align:baseline;font-size:inherit;font-weight:400;font-style:normal;margin:0 .5em}.post_meta .post_meta_item:last-child:after,.post_meta .post_meta_item.post_edit:last-child:after{display:none}.post_meta .post_meta_item .post_author_by,.post_meta .post_meta_item .post_author_avatar{display:none}.post_meta .post_meta_item .post_meta_number+.post_meta_label{margin-left:.3em}.post_meta a.post_meta_item:before,.post_meta a.post_meta_item>.post_counters_number{margin-right:.3em}.post_meta .post_meta_item_label{margin-right:.3em}.post_meta_item.post_categories a{color:var(--theme-color-title)}.post_meta_item.post_categories a:hover{color:var(--theme-color-title)}.post_meta_item.post_categories>a+a{margin-left:.3em}.post_meta .post_meta_item:before,.socials_share .socials_caption:before{display:none}.post_featured{overflow:hidden;position:relative;margin-bottom:1.8em;-webkit-border-radius:var(--theme-var-global-border-radius,0);-ms-border-radius:var(--theme-var-global-border-radius,0);border-radius:var(--theme-var-global-border-radius,0)}.post_featured.with_thumb img{position:relative;z-index:2}.post_featured_bg{position:relative}.post_featured_bg:before{content:" ";width:0;height:0;padding-top:56.25%;display:inline-block;vertical-align:top;margin-left:-.3em}.post_featured_bg>.post_featured_bg_image,.post_featured_bg>.post_thumb{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-position:center;background-repeat:no-repeat;background-size:cover}.post_featured_right{float:right;width:50%;margin-left:4.3478%}.post_featured_left{float:left;width:50%;margin-right:4.3478%}.post_featured .post_audio_author{font-size:.9375em}.post_featured .post_audio_title{margin-top:5px}.post_featured [class*=post_audio_]:last-child{margin-bottom:1.2rem}.post_featured .post_audio_author{color:var(--theme-color-meta)}.post_featured.with_thumb .post_audio_author,.post_featured.with_thumb .post_audio_description,.post_featured.with_thumb .post_audio_title{color:#fff}.post_featured.with_thumb .post_audio{position:absolute;z-index:1000;top:auto;right:var(--theme-var-grid_gap);bottom:var(--theme-var-grid_gap);left:var(--theme-var-grid_gap);text-align:left}.post_featured.with_thumb .post_video{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;text-align:center;opacity:0;overflow:hidden}.trx_addons_video_player.with_cover .video_hover,.post_featured.with_thumb .post_video_hover{width:2.8em;height:2.8em;line-height:2.8em;text-align:center;-webkit-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;z-index:2000;top:50%;left:50%;-webkit-transform:none;-ms-transform:none;transform:none;margin-left:-1.4em;font-size:1.2em;opacity:1;cursor:pointer;overflow:hidden;color:var(--theme-color-title);background-color:var(--theme-color-bg_color)}.trx_addons_video_player.with_cover .video_hover:before,.post_featured.with_thumb .post_video_hover:before{content:"";font-family:"fontello";letter-spacing:-1px;margin:0}.trx_addons_video_player.with_cover .video_hover:hover,.post_featured.with_thumb .post_video_hover:hover{color:var(--theme-color-text);background-color:var(--theme-color-bg_color)}.trx_addons_video_player.with_cover .video_hover,.post_featured.with_thumb .post_video_hover,.trx_addons_video_player.with_cover:hover .video_hover,.post_featured.with_thumb:hover .post_video_hover{margin-top:-1.4em}.post_featured.with_thumb .post_video_hover>a{display:block;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0}.post_featured.post_video_play .post_video{opacity:1;z-index:100}.post_featured.post_video_play .post_video_hover{display:none}.post_item_404 .post_content{text-align:center}:root{--theme-var-sidebar_paddings:calc(var(--theme-var-sidebar) * .14)}.wp-block-tag-cloud,.widget_product_tag_cloud .tagcloud,.widget_tag_cloud .tagcloud,.post_item_single .post_tags_single{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.wp-block-tag-cloud a,.widget_product_tag_cloud a,.widget_tag_cloud a,.post_item_single .post_tags_single a{margin:0;padding:8px 20px;font-size:13px;line-height:17px;-webkit-border-radius:var(--theme-var-global-border-radius-small,0);-ms-border-radius:var(--theme-var-global-border-radius-small,0);border-radius:var(--theme-var-global-border-radius-small,0);-webkit-transition:color .3s ease;-ms-transition:color .3s ease;transition:color .3s ease;color:var(--theme-color-meta);border:1px solid var(--theme-color-bd_color);background-color:var(--theme-color-bg_color)}.wp-block-tag-cloud a:hover,.widget_product_tag_cloud a:hover,.widget_tag_cloud a:hover,.post_item_single .post_tags_single a:hover{color:var(--theme-color-title)}.wp-block-tag-cloud[style*="line-height:"] a{line-height:inherit}