:root{--theme-var-koef_narrow:0.75;--theme-var-menu_side:6rem;--theme-var-rad50:calc( 50% * var(--theme-var-rad_koef) );--theme-var-rad1em:calc( 1em * var(--theme-var-rad_koef) );--theme-var-rad4:calc( 4px * var(--theme-var-rad_koef) );--theme-var-rad3:calc( 3px * var(--theme-var-rad_koef) );--theme-var-rad2:calc( 2px * var(--theme-var-rad_koef) );--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}.body_style_boxed{--theme-var-page_boxed:calc( var(--theme-var-page_width) + var(--theme-var-page_boxed_extra) * 2 );--theme-var-page:calc( var(--theme-var-page_boxed) - var(--theme-var-page_boxed_extra) * 2 );--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) ) )}.accent1{color:var(--theme-color-text_link)}.accent2{color:var(--theme-color-text_link2)}.accent3{color:var(--theme-color-text_link3)}.accent1_bg{background-color:var(--theme-color-text_link);color:var(--theme-color-inverse_text)}.accent2_bg{background-color:var(--theme-color-text_link2);color:var(--theme-color-inverse_text)}.accent3_bg{background-color:var(--theme-color-text_link3);color:var(--theme-color-inverse_text)}.alter_bg{background-color:var(--theme-color-alter_bg_color)}.alter_text{color:var(--theme-color-alter_text)}.alter_link{color:var(--theme-color-alter_link)}.alter_link2{color:var(--theme-color-alter_link2)}.alter_link3{color:var(--theme-color-alter_link3)}.extra_bg{background-color:var(--theme-color-extra_bg_color)}.extra_text{color:var(--theme-color-extra_text)}.extra_link{color:var(--theme-color-extra_link)}.extra_link2{color:var(--theme-color-extra_link2)}.extra_link3{color:var(--theme-color-extra_link3)}html{font-size:17px}html[style*="overflow: hidden"]{overflow:hidden!important;width:auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,body[class*="scheme_"],.body_style_boxed .page_wrap{background-color:var(--theme-color-bg_color)}[class*="scheme_"],body[class*="scheme_"]{color:var(--theme-color-text)}body.body_style_fullscreen .content_wrap_fullscreen{overflow:clip}article,aside,details,footer,header,hgroup,nav,section{display:block}li>p+p{margin-top:.5em}ol,ul{padding-left:1.5em}li>ol,li>ul,li>dl,dl>dl{margin-bottom:0!important}li>p{margin-bottom:0}ul[class*="wp-block-"]{margin-bottom:0}ul.wp-block-archives-list,ul.wp-block-categories-list{padding-left:1.5em}ul>li:before{color:var(--theme-color-text_link)}a{text-decoration:none;background:#fff0;color:var(--theme-color-text_link)}a:hover{color:var(--theme-color-text_hover)}.color_style_link2 a{color:var(--theme-color-text_link2)}.color_style_link2 a:hover{color:var(--theme-color-text_hover2)}.color_style_link3 a{color:var(--theme-color-text_link3)}.color_style_link3 a:hover{color:var(--theme-color-text_hover3)}.color_style_dark a{color:var(--theme-color-text_dark)}.color_style_dark a:hover{color:var(--theme-color-text_link)}a,a:hover,:focus,a:focus,:active,a:active{outline:0}body.show_outline :focus,body.show_outline a:focus{outline:thin dotted!important}a[href="javascript:void(0)"]{cursor:default}a img{border:none}a,button,input[type="button"],input[type="submit"]{-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{display:block}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,li a,[class*="color_style_"] h1 a,[class*="color_style_"] h2 a,[class*="color_style_"] h3 a,[class*="color_style_"] h4 a,[class*="color_style_"] h5 a,[class*="color_style_"] h6 a,[class*="color_style_"] li a{color:var(--theme-color-text_dark)}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,li a:hover{color:var(--theme-color-text_link)}.color_style_link2 h1 a:hover,.color_style_link2 h2 a:hover,.color_style_link2 h3 a:hover,.color_style_link2 h4 a:hover,.color_style_link2 h5 a:hover,.color_style_link2 h6 a:hover,.color_style_link2 li a:hover{color:var(--theme-color-text_link2)}.color_style_link3 h1 a:hover,.color_style_link3 h2 a:hover,.color_style_link3 h3 a:hover,.color_style_link3 h4 a:hover,.color_style_link3 h5 a:hover,.color_style_link3 h6 a:hover,.color_style_link3 li a:hover{color:var(--theme-color-text_link3)}.color_style_dark h1 a:hover,.color_style_dark h2 a:hover,.color_style_dark h3 a:hover,.color_style_dark h4 a:hover,.color_style_dark h5 a:hover,.color_style_dark h6 a:hover,.color_style_dark li a:hover{color:var(--theme-color-text_link)}table{border-collapse:collapse}.sc_table table th,table th{padding:.8em}.sc_table table td,table td{padding:1em .8em}table th+th,table th+td,table td+th,table td+td{border-left:none}table>p{margin:0!important}.sc_table table tr:first-child th,.sc_table table tr:first-child td{font-weight:500}table th{font-size:19px;font-weight:500;font-style:normal;text-transform:none;text-align:center}caption{font-weight:700;text-align:center}table td,table th+td,table td+td{color:var(--theme-color-text)}table td{font-size:16px}table th{color:var(--theme-color-extra_dark);background-color:var(--theme-color-extra_bg_color)}table th b,table th strong{color:var(--theme-color-extra_dark)}table>tbody>tr:nth-child(2n+1)>td{background-color:var(--theme-color-bg_color)}table>tbody>tr:nth-child(2n)>td{background-color:var(--theme-color-alter_bg_color)}table th a:hover{color:var(--theme-color-extra_dark)}blockquote{position:relative;overflow:hidden;border:none}blockquote:not(.has-text-align-right):not(.has-text-align-center){text-align:left}blockquote,blockquote[class*="wp-block-quote"][class*="is-"],.wp-block-quote:not(.is-large):not(.is-style-large),.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain),.wp-block-freeform.block-library-rich-text__tinymce blockquote{padding:2.75em 2.9em;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}blockquote[class*="wp-block-quote"][class*="is-style-large"],blockquote[class*="wp-block-quote"][class*="is-large"]{margin:0 0 2em 0}.wp-block-pullquote.is-style-solid-color>blockquote,.wp-block-column blockquote{margin:0!important;max-width:none!important}.blog_mode_post blockquote,.blog_mode_page blockquote{margin:1.8em 0}.blog_mode_post .comments_list blockquote,.blog_mode_page .comments_list blockquote{margin:1.5em 0}blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}blockquote p{margin:0;font-size:19px;line-height:30px;font-weight:400}.wp-block-pullquote.is-style-solid-color blockquote p{line-height:1.5}blockquote.has-text-align-right>.wp-block-quote__citation,blockquote.has-text-align-right>cite,blockquote.has-text-align-center>.wp-block-quote__citation,blockquote.has-text-align-center>cite{display:inline-block}.wp-block-quote.is-style-large>cite{padding-left:0}.wp-block-quote.is-style-large>cite:before{display:none}blockquote>cite,blockquote>p>cite,blockquote>.wp-block-pullquote__citation,.wp-block-quote .wp-block-quote__citation{display:block;font-size:19px;line-height:28px;font-weight:700;font-style:normal;letter-spacing:0;margin-bottom:3px;margin-top:1.35em;padding-left:60px;position:relative;text-transform:none}blockquote>cite:before,blockquote>p>cite:before,blockquote>.wp-block-pullquote__citation:before,.wp-block-quote .wp-block-quote__citation:before{background-color:currentColor;content:"";display:block;height:2px;left:0;margin-top:0;position:absolute;top:50%;width:40px}blockquote .block-library-pullquote__content{margin-bottom:2.5em}.wp-block-quote.is-large .wp-block-quote__citation{text-align:right;font-size:inherit}.wp-block-pullquote{padding:0}.wp-block-pullquote[class*="align"] blockquote{margin-left:0;margin-right:0}section>blockquote:not(.has-background):not(.is-style-plain),div:not(.has-background)>blockquote:not(.has-background):not(.is-style-plain),figure:not(.has-background)>blockquote:not(.has-background):not(.is-style-plain){background-color:var(--theme-color-alter_bg_color)}.wp-block-quote .wp-block-quote__citation{color:var(--theme-color-alter_dark)!important}section>blockquote:not(.has-text-color):not(.is-style-plain),section>blockquote:not(.has-text-color):not(.is-style-plain) p,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain),div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) p,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain),figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) p{color:var(--theme-color-alter_dark)!important}section>blockquote:not(.has-text-color):not(.is-style-plain) a,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) a,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) a{color:var(--theme-color-text_link)}section>blockquote:not(.has-text-color):not(.is-style-plain) a:hover,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) a:hover,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) a:hover{color:var(--theme-color-text_hover)}section>blockquote:not(.has-text-color):not(.is-style-plain) dt,section>blockquote:not(.has-text-color):not(.is-style-plain) b,section>blockquote:not(.has-text-color):not(.is-style-plain) strong,section>blockquote:not(.has-text-color):not(.is-style-plain) i,section>blockquote:not(.has-text-color):not(.is-style-plain) em,section>blockquote:not(.has-text-color):not(.is-style-plain) mark,section>blockquote:not(.has-text-color):not(.is-style-plain) ins,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) dt,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) b,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) strong,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) i,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) em,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) mark,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) ins,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) dt,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) b,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) strong,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) i,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) em,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) mark,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) ins{color:var(--theme-color-alter_dark)}section>blockquote:not(.has-text-color):not(.is-style-plain) s,section>blockquote:not(.has-text-color):not(.is-style-plain) strike,section>blockquote:not(.has-text-color):not(.is-style-plain) del,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) s,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) strike,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) del,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) s,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) strike,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) del{color:var(--theme-color-alter_light)}section>blockquote:not(.has-text-color):not(.is-style-plain) code,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) code,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain) code{color:var(--theme-color-text_dark);background-color:var(--theme-color-bg_color);border-color:var(--theme-color-bd_color)}section>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"])>cite:before,section>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"])>p>cite:before,section>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"])>.wp-block-pullquote__citation:before,section>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) .wp-block-quote__citation:before,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"])>cite:before,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"])>p>cite:before,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"])>.wp-block-pullquote__citation:before,div:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) .wp-block-quote__citation:before,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"])>cite:before,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"])>p>cite:before,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"])>.wp-block-pullquote__citation:before,figure:not(.has-text-color)>blockquote:not(.has-text-color):not(.is-style-plain):not([class*="trx_addons_"]) .wp-block-quote__citation:before{background-color:var(--theme-color-alter_link)}[class*="type-cpt_"] [class*="_page_content"] blockquote{margin-left:0;margin-right:0}.has-drop-cap:not(:focus):first-letter{font-weight:700;background-color:#fff0;color:var(--theme-color-text_dark);font-size:57px;height:55px;line-height:55px;margin:10px 20px 0 0;text-align:left;min-width:60px}dd{margin-left:1.5em}dt,b,strong{font-weight:700}dfn,em,i{font-style:italic}pre,code,kbd,tt,var,samp{font-family:"Courier New",Courier,monospace;font-size:1em;letter-spacing:0}pre{overflow:auto;max-width:100%}code{overflow:auto;max-width:100%;padding:0 1em;display:inline-block;vertical-align:middle;word-wrap:break-word;color:var(--theme-color-alter_text);background-color:var(--theme-color-alter_bg_color);border:1px solid var(--theme-color-alter_bd_color)}pre>code{display:block;vertical-align:top;padding:1em}code a{color:var(--theme-color-alter_link)}code a:hover{color:var(--theme-color-alter_hover)}abbr,acronym{cursor:help}mark,ins{background-color:#fff0;text-decoration:none}mark{color:var(--theme-color-text_dark)}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:80%}big{font-size:120%}[hidden],template{display:none}hr{-webkit-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;height:0;border:none;border-top:1px solid var(--theme-color-bd_color);margin-top:6.7857em!important;margin-bottom:6.7857em!important}.wp-block-separator:not([class*="is-style"]){width:15%}[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}.wp-editor-container{border-width:0!important}.wp-editor-container .quicktags-toolbar{border:1px solid var(--theme-color-bd_color)}.wp-editor-container .quicktags-toolbar:empty{display:none}.wp-editor-container .quicktags-toolbar input[type="button"]{background-color:var(--theme-color-alter_bg_color);border-color:var(--theme-color-alter_bd_color);color:var(--theme-color-alter_dark);-webkit-box-shadow:0 1px 0 0 var(--theme-color-alter_bd_hover);-ms-box-shadow:0 1px 0 0 var(--theme-color-alter_bd_hover);box-shadow:0 1px 0 0 var(--theme-color-alter_bd_hover)}.wp-editor-container .quicktags-toolbar input[type="button"]:hover,.wp-editor-container .quicktags-toolbar input[type="button"]:focus{background-color:var(--theme-color-alter_bg_hover);border-color:var(--theme-color-alter_bd_hover);color:var(--theme-color-alter_link)}img{max-width:100%;height:auto;vertical-align:top}figure.wp-block-gallery{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.wp-block-gallery{margin-top:0;margin-bottom:1.2em}.wp-block-gallery .blocks-gallery-grid{margin-top:0;margin-bottom:0!important}.widget .wp-block-gallery .blocks-gallery-grid{font-size:inherit;padding-left:0}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}figure,.wp-caption,.wp-caption-overlay .wp-caption{border:0;margin:0;padding:0;overflow:hidden;position:relative;max-width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}figure,.wp-caption{margin-bottom:1em}p figure,p .wp-caption{margin-bottom:0}figure figcaption,.wp-block-image figcaption,.wp-block-audio figcaption,.wp-block-video figcaption,.wp-block-embed figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item 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{font-size:16px;line-height:20px;font-weight:400;font-style:normal;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background:none;bottom:auto;color:var(--theme-color-text);display:block;left:auto;margin:0;max-height:6em;overflow-x:hidden;overflow-y:auto;padding:14px 0 5px!important;position:relative;right:auto;text-align:left;top:auto;-webkit-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-basis:auto;-ms-flex-basis:auto;flex-basis:auto;scrollbar-width:thin;scrollbar-color:var(--theme-color-alter_bd_color) var(--theme-color-alter_bg_color)}figure figcaption::-webkit-scrollbar,.wp-block-image figcaption::-webkit-scrollbar,.wp-block-audio figcaption::-webkit-scrollbar,.wp-block-video figcaption::-webkit-scrollbar,.wp-block-embed figcaption::-webkit-scrollbar,.wp-block-gallery .blocks-gallery-image figcaption::-webkit-scrollbar,.wp-block-gallery .blocks-gallery-item figcaption::-webkit-scrollbar,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption::-webkit-scrollbar,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption::-webkit-scrollbar,.wp-caption .wp-caption-text::-webkit-scrollbar,.wp-caption .wp-caption-dd::-webkit-scrollbar,.wp-caption-overlay .wp-caption .wp-caption-text::-webkit-scrollbar,.wp-caption-overlay .wp-caption .wp-caption-dd::-webkit-scrollbar{width:6px}figure figcaption::-webkit-scrollbar-track,.wp-block-image figcaption::-webkit-scrollbar-track,.wp-block-audio figcaption::-webkit-scrollbar-track,.wp-block-video figcaption::-webkit-scrollbar-track,.wp-block-embed figcaption::-webkit-scrollbar-track,.wp-block-gallery .blocks-gallery-image figcaption::-webkit-scrollbar-track,.wp-block-gallery .blocks-gallery-item figcaption::-webkit-scrollbar-track,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption::-webkit-scrollbar-track,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption::-webkit-scrollbar-track,.wp-caption .wp-caption-text::-webkit-scrollbar-track,.wp-caption .wp-caption-dd::-webkit-scrollbar-track,.wp-caption-overlay .wp-caption .wp-caption-text::-webkit-scrollbar-track,.wp-caption-overlay .wp-caption .wp-caption-dd::-webkit-scrollbar-track{background:var(--theme-color-alter_bg_color)}figure figcaption::-webkit-scrollbar-thumb,.wp-block-image figcaption::-webkit-scrollbar-thumb,.wp-block-audio figcaption::-webkit-scrollbar-thumb,.wp-block-video figcaption::-webkit-scrollbar-thumb,.wp-block-embed figcaption::-webkit-scrollbar-thumb,.wp-block-gallery .blocks-gallery-image figcaption::-webkit-scrollbar-thumb,.wp-block-gallery .blocks-gallery-item figcaption::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption::-webkit-scrollbar-thumb,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption::-webkit-scrollbar-thumb,.wp-caption .wp-caption-text::-webkit-scrollbar-thumb,.wp-caption .wp-caption-dd::-webkit-scrollbar-thumb,.wp-caption-overlay .wp-caption .wp-caption-text::-webkit-scrollbar-thumb,.wp-caption-overlay .wp-caption .wp-caption-dd::-webkit-scrollbar-thumb{background-color:var(--theme-color-alter_bd_hover);border:1px solid var(--theme-color-alter_bg_color);-webkit-border-radius:6px;-ms-border-radius:6px;border-radius:6px}figure figcaption a,.wp-block-image figcaption a,.wp-block-audio figcaption a,.wp-block-video figcaption a,.wp-block-embed figcaption a,.wp-block-gallery .blocks-gallery-image figcaption a,.wp-block-gallery .blocks-gallery-item figcaption a,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption a,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption a,.wp-caption .wp-caption-text a,.wp-caption .wp-caption-dd a,.wp-caption-overlay .wp-caption .wp-caption-text a,.wp-caption-overlay .wp-caption .wp-caption-dd a{color:var(--theme-color-text_dark)}figure figcaption a:hover,.wp-block-image figcaption a:hover,.wp-block-audio figcaption a:hover,.wp-block-video figcaption a:hover,.wp-block-embed figcaption a:hover,.wp-block-gallery .blocks-gallery-image figcaption a:hover,.wp-block-gallery .blocks-gallery-item figcaption a:hover,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a:hover,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption a:hover,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption a:hover,.wp-caption .wp-caption-text a:hover,.wp-caption .wp-caption-dd a:hover,.wp-caption-overlay .wp-caption .wp-caption-text a:hover,.wp-caption-overlay .wp-caption .wp-caption-dd a:hover{color:var(--theme-color-text_hover)}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{flex-grow:0}.wp-block-image .alignleft figcaption,img.alignleft figcaption,.wp-block-image .alignright figcaption,img.alignright figcaption,.wp-block-image .aligncenter figcaption,img.aligncenter figcaption,.wp-block-image.is-resized figcaption{display:block;color:var(--theme-color-text_dark)!important}.wp-block-freeform.block-library-rich-text__tinymce dd.wp-caption-dd a{display:inline}svg:not(:root){overflow:hidden}.gallery{margin:0 -5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery-item{overflow:hidden;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:0 5px}figure.gallery-item{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.gallery-columns-9 .gallery-item{width:11.1111111111%!important}.gallery-columns-8 .gallery-item{width:12.5%!important}.gallery-columns-7 .gallery-item{width:14.2857142857%!important}.gallery-columns-6 .gallery-item{width:16.6666666667%!important}.gallery-columns-5 .gallery-item{width:20%!important}.gallery-columns-4 .gallery-item{width:25%!important}.gallery-columns-3 .gallery-item{width:33.3333333333%!important}.gallery-columns-2 .gallery-item{width:50%!important}.gallery-columns-1 .gallery-item{width:100%!important}.gallery-item a{display:block}.gallery-item a img{border:none;display:block;width:100%}.gallery-columns-9 .gallery-caption{font-size:.625em;line-height:1.75em}.gallery-columns-8 .gallery-caption{font-size:.6875em;line-height:1.75em}.gallery-columns-7 .gallery-caption{font-size:.75em;line-height:1.75em}.gallery-columns-6 .gallery-caption{font-size:.8125em;line-height:1.75em}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}video{width:100%;height:auto}audio:not([controls]){display:none;height:0}iframe,video,embed{max-width:100%;min-height:100px;vertical-align:top}.wp-block-embed.alignwide iframe,.wp-block-embed.alignfull iframe{width:100%}figure.wp-block-audio,figure.wp-block-video,figure.wp-block-embed{overflow:visible}figure.wp-block-audio{display:block}figure.wp-block-audio figcaption,figure.wp-block-video figcaption,figure.wp-block-embed figcaption{margin:1em 0 0!important;padding:0!important}.wp-block-embed.wp-has-aspect-ratio{display:block}.wp-block-embed .wp-block-embed__wrapper{position:relative;max-width:100%}.wp-block-embed.alignwide .wp-block-embed__wrapper iframe,.wp-block-embed.alignfull .wp-block-embed__wrapper iframe,.wp-block-embed[class*="wp-embed-aspect-"] .wp-block-embed__wrapper iframe{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.wp-block-embed.is-type-video.alignwide .wp-block-embed__wrapper:before,.wp-block-embed.is-type-video.alignfull .wp-block-embed__wrapper:before,.wp-block-embed.is-type-video[class*="wp-embed-aspect-"] .wp-block-embed__wrapper:before{content:"";display:block;width:0}.wp-block-embed.is-type-video.alignwide .wp-block-embed__wrapper:before,.wp-block-embed.is-type-video.alignfull .wp-block-embed__wrapper:before,.wp-block-embed.is-type-video.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-block-embed.is-type-video.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-block-embed.is-type-video.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-block-embed.is-type-video.wp-embed-aspect-2-1 .wp-block-embed__wrapper:before{padding-top:50%}.wp-block-embed.is-type-video.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-block-embed.is-type-video.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-block-embed.is-type-video.wp-embed-aspect-3-4 .wp-block-embed__wrapper:before{padding-top:133.33%}.wp-block-embed.is-type-video.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-block-embed.is-type-video.wp-embed-aspect-9-18 .wp-block-embed__wrapper:before,.wp-block-embed.is-type-video.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-embed.is-type-video.wp-embed-aspect-9-21 .wp-block-embed__wrapper:before{padding-top:233.33%}.wp-playlist-light{background:none;color:var(--theme-color-alter_dark)}.wp-playlist-light .wp-playlist-current-item{background:var(--theme-color-alter_bg_color)}.wp-playlist-light .wp-playlist-caption{color:var(--theme-color-text_dark)}.wp-playlist-light .wp-playlist-playing{background:none;color:var(--theme-color-alter_link)}.wp-playlist-light .wp-playlist-playing *{color:var(--theme-color-alter_link)!important}.wp-playlist-item{border-color:var(--theme-color-bd_color)}.wp-playlist .wp-playlist-current-item img{background-color:#fff}.wp-playlist .mejs-container .mejs-controls{background:var(--theme-color-alter_bg_color)}.wp-block-cover-image,.wp-block-cover{color:#fff;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.wp-block-cover-image .wp-block-cover-text,.wp-block-cover .wp-block-cover-text{max-width:90%;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.wp-block-cover-image p,.wp-block-cover p{margin-bottom:0!important;line-height:1.5em!important}.wp-block-cover-image p+p,.wp-block-cover p+p{margin-top:1em!important}.wp-block-cover-image a,.wp-block-cover a{color:inherit}.wp-block-media-text .has-medium-font-size{line-height:1.5em}.wp-block-media-text .has-large-font-size{line-height:1.4em}.wp-block-media-text .has-huge-font-size{line-height:1.3em}.wp-block-calendar table th{color:var(--theme-color-alter_dark);background-color:var(--theme-color-alter_bg_color)}.has-large-font-size,.has-huge-font-size{line-height:1.4em}.wp-block-columns{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0}.wp-block-column:nth-child(odd){margin-right:0}.wp-block-column:nth-child(even){margin-left:0}.wp-block-column:not(:first-child){margin-left:calc(var(--theme-var-grid_gap) / 2)}.wp-block-column:not(:last-child){margin-right:calc(var(--theme-var-grid_gap) / 2)}.kt-gutter-default>.innerblocks-wrap>.editor-inner-blocks>.editor-block-list__layout>[data-type="kadence/column"]{margin-right:var(--theme-var-grid_gap)}.kt-gutter-default>.wp-block-kadence-column{margin-right:var(--theme-var-grid_gap)}.has-small-gutter>[class*="wp-block-coblocks-"]:not(:first-child){margin-left:calc(var(--theme-var-grid_gap) / 2)}.has-small-gutter>[class*="wp-block-coblocks-"]:not(:last-child){margin-right:calc(var(--theme-var-grid_gap) / 2)}.wp-block-group.has-background{padding:1.5em 2em;margin-bottom:1.5em}.wp-block-group.has-background .wp-block-group__inner-container>:last-child{margin-bottom:0}.alignleft{display:inline-block;vertical-align:top;float:left;margin-right:1.7em!important;margin-bottom:1em!important;margin-top:0.5em!important}.alignright{display:inline-block;vertical-align:top;float:right;margin-left:1.7em!important;margin-bottom:1em!important;margin-top:0.5em!important}.aligncenter{display:block;text-align:center;clear:both;margin-left:auto!important;margin-right:auto!important;margin-bottom:1em!important}figure.alignleft,figure.alignright{margin-top:0.5em!important}.wp-block-gallery[class*="align"]{display:-webkit-flex;display:-ms-flexbox;display:flex}.has-left-content{text-align:left;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.has-center-content{text-align:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.has-right-content{text-align:right;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.sidebar_hide.narrow_content .alignleft.is-style-alignfar,.sidebar_hide.narrow_content .is-style-alignfar>.alignleft,.sidebar_hide.narrow_content .alignright.is-style-alignfar,.sidebar_hide.narrow_content .is-style-alignfar>.alignright{max-width:calc(( var(--theme-var-page) - var(--theme-var-content_narrow) ) / 2 - var(--theme-var-grid_gap))}.sidebar_hide.narrow_content .alignleft.is-style-alignfar,.sidebar_hide.narrow_content .is-style-alignfar>.alignleft{float:left;margin:1em 1em 1em calc(( var(--theme-var-page) - var(--theme-var-content_narrow) ) / -2)}.sidebar_hide.narrow_content .alignright.is-style-alignfar,.sidebar_hide.narrow_content .is-style-alignfar>.alignright{float:right;margin:1em calc(( var(--theme-var-page) - var(--theme-var-content_narrow) ) / -2) 1em 2em}.sidebar_hide.narrow_content .wp-block-image>.alignleft.is-style-alignfar,.sidebar_hide.narrow_content .wp-block-image.is-style-alignfar>.alignleft,.sidebar_hide.narrow_content .wp-block-image>.alignright.is-style-alignfar,.sidebar_hide.narrow_content .wp-block-image.is-style-alignfar>.alignright{max-width:none!important}.sidebar_hide.normal_content .alignleft.is-style-alignfar,.sidebar_hide.normal_content .is-style-alignfar>.alignleft{float:left;margin:1em 1em 1em calc(( var(--theme-var-page) - var(--theme-var-content) ) / -2)}.sidebar_hide.normal_content .post_info_vertical_present .alignleft.is-style-alignfar,.sidebar_hide.normal_content .post_info_vertical_present .is-style-alignfar>.alignleft{margin-left:calc(-1 * ( 17.647% + ( var(--theme-var-page) - var(--theme-var-content) ) / 2 ))}.sidebar_hide.normal_content .alignright.is-style-alignfar,.sidebar_hide.normal_content .is-style-alignfar>.alignright{float:right;margin:1em calc(( var(--theme-var-page) - var(--theme-var-content) ) / -2) 1em 2em}.sidebar_hide.normal_content .wp-block-image>.alignleft.is-style-alignfar,.sidebar_hide.normal_content .wp-block-image.is-style-alignfar>.alignleft,.sidebar_hide.normal_content .wp-block-image>.alignright.is-style-alignfar,.sidebar_hide.normal_content .wp-block-image.is-style-alignfar>.alignright{max-width:none!important}.alignfull>img,.alignwide>img{max-width:none;width:100%}body.sidebar_hide .alignwide{position:relative;z-index:1;left:calc(-88vw / 2 + 100% / 2);width:88vw;max-width:none}body.sidebar_hide.narrow_content .alignwide,body.sidebar_hide.normal_content .alignwide{left:calc(var(--theme-var-page) / -2 + 50%);width:var(--theme-var-page)}.sidebar_hide.normal_content .post_info_vertical_present .alignwide{left:calc(var(--theme-var-page) / -2 + 50% - 8.8235%)}.sidebar_hide.expand_content .post_info_vertical_present .alignwide{left:calc(-88vw / 2 + 100% / 2 - 8.8235%)}body.sidebar_hide .alignfull{position:relative;z-index:1;margin-left:calc(-100vw / 2 + 100% / 2 + 8px);margin-right:calc(-100vw / 2 + 100% / 2 + 8px);width:calc(100vw - 16px);max-width:calc(100vw - 16px)}.sidebar_hide:not(.narrow_content) .post_info_vertical_present .alignfull{margin-left:calc(-100vw / 2 + 100% / 2 + 8px - 8.8235%)}form{margin-bottom:0}button,input,optgroup,select,textarea,textarea.wp-editor-area{font-family:inherit;font-size:1em;margin:0;vertical-align:baseline}button:not(.components-button){overflow:visible}form button:not(.components-button),input[type="button"],input[type="reset"],input[type="submit"],.theme_button,.post_item .more-link,.wp-block-button__link,.sc_button:not(.sc_button_simple),.sc_form button,.sc_portfolio_preview_show .post_readmore{-webkit-appearance:none;cursor:pointer;display:inline-flex;align-items:center;vertical-align:top;font-size:var(--theme-font-button_font-size);line-height:var(--theme-font-button_line-height);font-weight:var(--theme-font-button_font-weight);-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;text-transform:var(--theme-font-button_text-transform);letter-spacing:var(--theme-font-button_letter-spacing);white-space:nowrap;height:auto;max-width:100%;color:var(--theme-color-inverse_link);border-color:var(--theme-color-text_link);background-color:var(--theme-color-text_link);padding:19px 42px;border-width:0!important}form button:not(.components-button).sc_button_shadow,input[type="button"].sc_button_shadow,input[type="reset"].sc_button_shadow,input[type="submit"].sc_button_shadow,.theme_button.sc_button_shadow,.post_item .more-link.sc_button_shadow,.wp-block-button__link.sc_button_shadow,.sc_button:not(.sc_button_simple).sc_button_shadow,.sc_form button.sc_button_shadow,.sc_portfolio_preview_show .post_readmore.sc_button_shadow{-webkit-box-shadow:0 7px 25px var(--theme-color-text_link_02);-ms-box-shadow:0 7px 25px var(--theme-color-text_link_02);box-shadow:0 7px 25px var(--theme-color-text_link_02)}form button:not(.components-button).sc_button_shadow.color_style_dark,input[type="button"].sc_button_shadow.color_style_dark,input[type="reset"].sc_button_shadow.color_style_dark,input[type="submit"].sc_button_shadow.color_style_dark,.theme_button.sc_button_shadow.color_style_dark,.post_item .more-link.sc_button_shadow.color_style_dark,.wp-block-button__link.sc_button_shadow.color_style_dark,.sc_button:not(.sc_button_simple).sc_button_shadow.color_style_dark,.sc_form button.sc_button_shadow.color_style_dark,.sc_portfolio_preview_show .post_readmore.sc_button_shadow.color_style_dark{-webkit-box-shadow:0 7px 25px var(--theme-color-text_dark_02);-ms-box-shadow:0 7px 25px var(--theme-color-text_dark_02);box-shadow:0 7px 25px var(--theme-color-text_dark_02)}form button:not(.components-button).sc_button_shadow.color_style_link2,input[type="button"].sc_button_shadow.color_style_link2,input[type="reset"].sc_button_shadow.color_style_link2,input[type="submit"].sc_button_shadow.color_style_link2,.theme_button.sc_button_shadow.color_style_link2,.post_item .more-link.sc_button_shadow.color_style_link2,.wp-block-button__link.sc_button_shadow.color_style_link2,.sc_button:not(.sc_button_simple).sc_button_shadow.color_style_link2,.sc_form button.sc_button_shadow.color_style_link2,.sc_portfolio_preview_show .post_readmore.sc_button_shadow.color_style_link2{-webkit-box-shadow:0 7px 25px var(--theme-color-text_link2_02);-ms-box-shadow:0 7px 25px var(--theme-color-text_link2_02);box-shadow:0 7px 25px var(--theme-color-text_link2_02)}form button:not(.components-button).sc_button_shadow.color_style_link3,input[type="button"].sc_button_shadow.color_style_link3,input[type="reset"].sc_button_shadow.color_style_link3,input[type="submit"].sc_button_shadow.color_style_link3,.theme_button.sc_button_shadow.color_style_link3,.post_item .more-link.sc_button_shadow.color_style_link3,.wp-block-button__link.sc_button_shadow.color_style_link3,.sc_button:not(.sc_button_simple).sc_button_shadow.color_style_link3,.sc_form button.sc_button_shadow.color_style_link3,.sc_portfolio_preview_show .post_readmore.sc_button_shadow.color_style_link3{-webkit-box-shadow:0 7px 25px var(--theme-color-text_link3_02);-ms-box-shadow:0 7px 25px var(--theme-color-text_link3_02);box-shadow:0 7px 25px var(--theme-color-text_link3_02)}.wp-block-button__link{white-space:normal}.sidebar_small_screen_above .sidebar_control{color:var(--theme-color-inverse_link);border-color:var(--theme-color-text_link);background-color:var(--theme-color-text_link);padding:19px 42px;align-items:center;vertical-align:top;font-size:15px;line-height:21px;font-weight:700;position:relative;border-width:0!important;text-align:center}.sidebar_small_screen_above .sidebar_control:after{content:'\e828';font-family:"fontello";display:inline-block;width:2em;height:2em;line-height:2em;text-align:center;-webkit-transition:color 0.3s ease,background-color 0.3s ease,transform 0.3s ease;-ms-transition:color 0.3s ease,background-color 0.3s ease,transform 0.3s ease;transition:color 0.3s ease,background-color 0.3s ease,transform 0.3s ease;position:absolute;z-index:1;top:.7em;right:1em}.sidebar_small_screen_above .sidebar.opened .sidebar_control:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sidebar_small_screen_above .sidebar_control{color:var(--theme-color-inverse_link)!important;background-color:var(--theme-color-text_link)!important}.sidebar_small_screen_above .sidebar_control:focus,.sidebar_small_screen_above .sidebar