@media (max-width: 1023px){.trx_addons_scroll_to_top{
    right: 1em;
  }}
@media (max-width: 1439px){.sc_item_subtitle + .sc_item_title{
    margin-top: 0.4em;
  }}@media (max-width: 1279px){:root{
    --sc-space-tiny: 1em;
    --sc-space-small: 2em;
    --sc-space-medium: 3em;
    --sc-space-large: 4em;
    --sc-space-huge: 5em;
    --sc-shift-tiny: 1em;
    --sc-shift-small: 2em;
    --sc-shift-medium: 3em;
    --sc-shift-large: 4em;
  }}
@media (max-width: 1279px){.trx_addons_mouse_helper{
    display: none;
  }[data-mouse-helper-hide-cursor="1"], [data-mouse-helper-hide-cursor="1"] *{
    cursor: unset !important;
  }[data-mouse-helper="highlight"]{
    background-size: 130vw 130vh !important;
    background-position: center !important;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }}
@media (max-width: 1023px){[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]), .sc_layouts_column .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer), .sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text){
    margin-right: 1.2em;
  }.sc_layouts_column_align_right [data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]), .sc_layouts_column_align_right .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text), .sc_layouts_column_align_right .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer){
    margin-left: 1.2em;
    margin-right: 0;
  }.sc_layouts_column_align_center [data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]), .sc_layouts_column_align_center .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer), .sc_layouts_column_align_center .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text){
    margin-left: 0.6em;
    margin-right: 0.6em;
  }}
@media (max-width: 767px){.socials_wrap:not(.socials_type_list) .social_item .social_icon{
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
  }.socials_wrap .social_item{
    margin-right: 6px;
  }}
@media (max-width: 1023px){.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li > a{
    padding: 0.7em;
  }.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li[class*="icon-"] > a{
    padding-left: 1.7em;
  }.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li[class*="icon-"]:before{
    padding: 0.7em 0;
    left: 0.3em;
  }.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li.menu-item-has-children > a{
    padding-right: 1.3em;
  }.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li.menu-item-has-children > a:after{
    right: 0.5em;
  }}@media (max-width: 767px){.sc_layouts_menu_mobile_button{
    display: inline-block !important;
  }.sc_layouts_menu_mobile_button + .sc_layouts_menu{
    display: none !important;
  }}
@media (max-width: 1679px){.menu_mobile .menu_mobile_header_wrap{
    padding: 50px 55px;
  }.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a{
    font-size: 36px;
  }.menu_mobile .menu_mobile_nav_area .menu-item[class*="icon-"]:before{
    top: 20px;
  }.menu_mobile .menu_mobile_nav_area .menu-item .menu-item[class*="icon-"]:before{
    top: 9px;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_content_wrap_inner{
    margin-right: 28%;
  }}@media (max-width: 1439px){:root{
    --theme-var-page_width: 1100px;
    --theme-var-page: var(--theme-var-page_width);
    --theme-var-page_extra: 40px;
    --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) ) );
  }.page_content_wrap{
    padding-top: 100px;
    padding-bottom: 100px;
  }.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li > a, .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li.menu-item-has-children > a, .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a{
    padding: 0.8em;
  }.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li li > a, .sc_layouts_menu_nav > li li > a{
    padding: 0.5em 1.6em;
  }.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav li li.menu-item-has-children > a:after, .sc_layouts_menu_nav li li.menu-item-has-children > a:after{
    top: 0.5em;
    font-size: 18px;
  }.footer_wrap .sc_layouts_menu > ul li.menu-item-has-children > a, .footer_wrap .sc_layouts_menu > ul li > a{
    padding: 0.5em 0.8em;
  }.menu_mobile .menu_mobile_header_wrap{
    padding: 40px 45px;
  }.menu_mobile .menu_mobile_nav_area{
    max-height: 50%;
    top: 25%;
  }.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a{
    font-size: 34px;
  }.menu_mobile .menu_mobile_nav_area .menu-item[class*="icon-"]:before{
    top: 19px;
  }}@media (max-width: 1279px){:root{
    --theme-var-page_extra: 30px;
    --theme-var-page: calc( 100vw - var(--theme-var-page_extra) * 2 );
    --theme-var-sidebar_width: 300px;
    --theme-var-sidebar_gap_width: 30px;
    --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) ) );
  }.page_content_wrap{
    padding-top: 90px;
    padding-bottom: 90px;
  }html, body{
    font-size: 17px;
  }h1{
    font-size: 46px;
  }h2{
    font-size: 36px;
  }h3{
    font-size: 28px;
  }h4{
    font-size: 23px;
  }h5{
    font-size: 19px;
  }h6{
    font-size: 17px;
    margin-bottom: 12px;
  }hr{
    margin-top: 4em !important;
    margin-bottom: 4em !important;
  }p, ul, ol, dl, blockquote, address{
    margin-bottom: 1em;
  }.menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a:hover > span{
    padding-left: 0;
  }.menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a > span:after{
    bottom: -2px;
  }.sc_layouts_menu_nav{
     
  }.sc_layouts_menu_nav > li > ul{
    top: 5.2em;
  }.sc_layouts_menu_nav > li li > a{
    padding: 0.4em 1.6em;
  }.sc_layouts_menu_nav li li.menu-item-has-children > a:after{
    font-size: 16px;
    top: 0.4em;
  }.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a{
    font-size: 30px;
  }.menu_mobile .menu_mobile_nav_area > ul > .menu-item .menu-item > a{
    padding: 0.4em 1.5em;
  }.menu_mobile .menu_mobile_nav_area ul ul{
    padding: 0.5em 0;
  }.menu_mobile .menu_mobile_nav_area > ul > li > ul{
    padding: 0.6em 0 0.4em;
  }.menu_mobile .menu_mobile_nav_area .menu-item[class*="icon-"]:before{
    top: 16px;
    font-size: 22px;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_content_wrap_inner{
    margin-right: 32%;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item > a{
    padding: 0.4em 1.5em 0.4em 1.2em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item > a{
    padding-left: 2.6em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item .menu-item > a{
    padding-left: 4.2em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item[class*="icon-"] > a{
    padding-left: 2.7em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item[class*="icon-"]:before{
    margin-left: 1.2em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item[class*="icon-"] > a{
    padding-left: 4.2em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item[class*="icon-"]:before{
    margin-left: 2.8em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item .menu-item[class*="icon-"] > a{
    padding-left: 5.8em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item .menu-item[class*="icon-"]:before{
    margin-left: 4.5em;
  }.menu_mobile .social_item{
    margin: 0 1.5em 0 0;
  }.menu_mobile .social_item .social_icon{
    font-size: 15px;
  }table th{
    font-size: 18px;
  }table th{
    padding: 0.6em;
  }table td{
    padding: 0.6em;
  }blockquote, blockquote[class*="wp-block-quote"][class*="is-"], .wp-block-quote:not(.is-large):not(.is-style-large){
    padding: 2.5em;
  }blockquote p{
    font-size: 18px;
    line-height: 28px;
  }blockquote > cite, blockquote > p > cite{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 1px;
    margin-top: 1em;
  }form button:not(.components-button), input[type="button"], input[type="reset"], input[type="submit"]{
    padding: 15px 40px;
  }.sidebar_hide.narrow_content .post_item_single.post_type_post{
    width: 90%;
  }.sidebar_hide.narrow_content .post_item_single.post_type_post ~ section{
    width: 90%;
  }}@media (max-width: 1023px){:root{
    --theme-var-page_extra: 30px;
    --theme-var-page: calc( 100vw - var(--theme-var-page_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: var(--theme-var-page);
    --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) ) );
  }html, body{
    font-size: 17px;
    line-height: 158%;
  }h1{
    font-size: 38px;
    line-height: 42px;
    margin-top: 30px;
    margin-bottom: 16px;
  }h2{
    font-size: 30px;
    line-height: 35px;
    margin-top: 28px;
    margin-bottom: 16px;
  }h3{
    font-size: 25px;
    line-height: 29px;
    margin-top: 25px;
    margin-bottom: 16px;
  }h4{
    font-size: 22px;
    line-height: 27px;
    margin-top: 24px;
    margin-bottom: 15px;
  }h5{
    font-size: 19px;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 12px;
  }h6{
    font-size: 17px;
    line-height: 22px;
    margin-top: 23px;
    margin-bottom: 10px;
  }hr{
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }body:not(.expand_content) [class*="content_wrap"] > .content{
    width: 100% !important;
    float: none !important;
  }.page_content_wrap{
    padding-top: 80px;
    padding-bottom: 80px;
  }.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li.menu-item-has-children > a{
    padding-right: 0.8em;
  }.sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav > li[class*="icon-"]:before{
    padding: 0.85em 0;
    left: 0.4em;
  }body.menu_mobile_opened{
    height: 100% !important;
    overflow: hidden !important;
  }.menu_mobile .menu_mobile_header_wrap{
    padding: 35px 32px;
  }.menu_mobile .menu_mobile_nav_area{
    top: 30%;
    max-height: 47%;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_content_wrap_inner{
    margin-right: 43%;
  }.post_item_single .post_meta_single{
    margin-top: 3.5em;
  }}@media (max-width: 767px){:root{
    --theme-var-page_extra: 30px;
    --theme-var-page: calc( 100vw - var(--theme-var-page_extra) * 2 );
    --theme-var-grid_gap: 20px;
    --theme-var-grid_max_columns: 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: var(--theme-var-page);
    --theme-var-content_narrow: var(--theme-var-content);
    --theme-var-padding_narrow: 0px;
  }html, body{
    font-size: 16px;
  }h1{
    font-size: 30px;
    line-height: 35px;
    margin-top: 25px;
    margin-bottom: 14px;
    letter-spacing: -1px;
  }h2{
    font-size: 24px;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 14px;
    letter-spacing: 0;
  }h3{
    font-size: 21px;
    line-height: 26px;
    margin-top: 24px;
    margin-bottom: 14px;
    letter-spacing: 0;
  }h4{
    font-size: 18px;
    line-height: 23px;
    margin-top: 21px;
    margin-bottom: 12px;
    letter-spacing: 0;
  }h5{
    font-size: 17px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 11px;
    letter-spacing: 0;
  }h6{
    font-size: 16px;
    line-height: 19px;
    margin-top: 18px;
    margin-bottom: 9px;
    letter-spacing: 0;
  }.footer_wrap .sc_layouts_row_type_compact{
    font-size: 1rem;
  }body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) [class*="content_wrap"] > .content{
    margin-bottom: 0;
  }.menu_mobile .menu_mobile_content_wrap.content_wrap{
    height: auto;
    max-height: none;
  }.menu_mobile .menu_mobile_header_wrap{
    position: relative;
  }.menu_mobile .menu_mobile_nav_area{
    margin-top: 2em;
    position: relative;
    top: auto;
    left: auto;
    max-height: none;
    overflow-y: auto;
    overflow-x: hidden;
  }.menu_mobile .menu_mobile_nav_area .menu-item > a{
    padding: 3px 2em;
  }.menu_mobile .menu_mobile_nav_area ul ul{
    padding: 0.6em 0;
  }.menu_mobile .menu_mobile_nav_area > ul > li > ul{
    padding: 0.6em 0 0.4em;
  }.menu_mobile .menu_mobile_nav_area > ul > .menu-item .menu-item > a{
    padding: 0.3em 1.5em;
  }.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a{
    font-size: 28px;
  }.menu_mobile .menu_mobile_nav_area .menu-item > a{
    font-size: 18px;
  }.menu_mobile .menu_mobile_nav_area .menu-item[class*="icon-"]:before{
    font-size: 20px;
    top: 10px;
  }.menu_mobile .menu_mobile_nav_area .menu-item .menu-item[class*="icon-"]:before{
    top: 7px;
  }.menu_mobile .menu_mobile_inner, .menu_mobile .menu_mobile_inner.with_widgets{
    overflow-y: auto;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_content_wrap_inner{
    margin-right: 0;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area .menu-item > a{
    padding: 3px 2em 3px 0;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item > a{
    padding: 0.3em 1.5em 0.3em 1em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area ul > .menu-item .menu-item .menu-item > a{
    padding-left: 2.2em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item .menu-item > a{
    padding-left: 3.6em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item[class*="icon-"] > a{
    padding-left: 2.5em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item[class*="icon-"]:before{
    margin-left: 1em;
    font-size: 17px;
    top: 7px;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item[class*="icon-"] > a{
    padding-left: 3.8em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item[class*="icon-"]:before{
    margin-left: 2.2em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item .menu-item[class*="icon-"] > a{
    padding-left: 5.2em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item .menu-item[class*="icon-"]:before{
    margin-left: 3.7em;
  }.page_content_wrap{
    padding-top: 60px;
    padding-bottom: 60px;
  }blockquote, blockquote[class*="wp-block-quote"][class*="is-"], .wp-block-quote:not(.is-large):not(.is-style-large){
    padding: 2em;
  }blockquote p{
    font-size: 16px;
    line-height: 24px;
  }blockquote > cite, blockquote > p > cite{
    font-size: 16px;
    line-height: 24px;
  }blockquote > a, blockquote > p > a, blockquote > cite, blockquote > p > cite{
    margin-top: 1em;
    padding-left: 42px;
  }blockquote > cite:before, blockquote > p > cite:before{
    width: 30px;
  }blockquote > cite::before, blockquote > p > cite::before{
    top: 44%;
  }.sidebar_hide.narrow_content .post_item_single.post_type_post{
    width: 100%;
  }.blog_mode_post blockquote, .blog_mode_page blockquote{
    margin-left: 0;
  }.post_item_single .post_content > .post_meta_single .post_share{
    max-width: none;
    float: none;
    margin-top: 0;
  }.post_item_single .post_content > .post_meta_single .post_share{
    margin-top: 2em;
  }table th{
    font-size: 17px;
  }input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="search"], input[type="password"], textarea, select{
    font-size: 15px;
  }form button:not(.components-button), input[type="button"], input[type="reset"], input[type="submit"]{
    padding: 13px 35px;
  }.post_meta{
    font-size: 13px;
  }.nav-links-single{
    margin-top: 1.4em;
    padding-top: 2.5em;
  }.post_item_single .post_meta_single{
    margin-top: 3em;
    padding-top: 1.5em;
  }.post_item_single .post_meta_single .post_share .socials_share.socials_type_block .social_item .social_icon{
    font-size: 14px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }.sidebar_hide.narrow_content .post_item_single.post_type_post ~ section{
    width: 100%;
  }}@media (max-width: 600px){:root{
    --theme-var-grid_gap: 20px;
    --theme-var-grid_max_columns: 1;
  }.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a{
    font-size: 22px;
  }.menu_mobile .menu_mobile_nav_area .menu-item > a{
    font-size: 17px;
  }}@media (max-width: 479px){:root{
    --theme-var-page_extra: 20px;
    --theme-var-page: calc( 100vw - var(--theme-var-page_extra) * 2 );
    --theme-var-grid_gap: 20px;
    --theme-var-grid_max_columns: 1;
    --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: var(--theme-var-page);
    --theme-var-content_narrow: var(--theme-var-content);
    --theme-var-padding_narrow: 0px;
  }html, body{
    font-size: 16px;
    line-height: 153.84615%;
  }h1, h2, h3, h4, h5, h6{
    hyphens: auto;
  }h1{
    font-size: 26px;
    line-height: 31px;
    margin-top: 25px;
    margin-bottom: 14px;
    letter-spacing: 0;
  }h2{
    font-size: 22px;
    line-height: 26px;
    margin-top: 25px;
    margin-bottom: 14px;
    letter-spacing: 0;
  }h3{
    font-size: 20px;
    line-height: 24px;
    margin-top: 22px;
    margin-bottom: 13px;
    letter-spacing: 0;
  }h4{
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 12px;
    letter-spacing: 0;
  }h5{
    font-size: 17px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    letter-spacing: 0;
  }h6{
    font-size: 16px;
    line-height: 19px;
    margin-top: 18px;
    margin-bottom: 8px;
    letter-spacing: 0;
  }.page_content_wrap{
    padding-top: 50px;
    padding-bottom: 50px;
  }table td{
    padding: 0.5em;
  }table th{
    padding: 0.5em;
  }table th{
    font-size: 16px;
    line-height: 21px;
  }table td{
    font-size: 15px;
    line-height: 20px;
  }.blog_mode_post blockquote, .blog_mode_page blockquote{
    margin: 1.4em 0;
  }blockquote, blockquote[class*="wp-block-quote"][class*="is-"], .wp-block-quote:not(.is-large):not(.is-style-large){
    padding: 25px;
  }blockquote > a, blockquote > p > a, blockquote > cite, blockquote > p > cite{
    margin-top: 10px;
    padding-left: 42px;
  }input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], select, textarea{
    padding: 0.5em 0;
    width: 100%;
  }figure figcaption{
    font-size: 15px;
    padding: 11px 0 2px 0 !important;
  }.menu_mobile .menu_mobile_nav_area{
    margin-top: 1.5em;
  }.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a{
    font-size: 22px;
  }.menu_mobile .menu_mobile_nav_area .menu-item > a{
    font-size: 16px;
  }.menu_mobile .menu_mobile_nav_area .menu-item[class*="icon-"]:before{
    font-size: 20px;
    top: 10px;
    -webkit-transform: translateX(-8rem);
    -ms-transform: translateX(-8rem);
    transform: translateX(-8rem);
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item[class*="icon-"]:before{
    margin-left: 0.9em;
    font-size: 15px;
    top: 5px;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item[class*="icon-"] > a{
    padding-left: 2.2em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item[class*="icon-"] > a{
    padding-left: 3.6em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item[class*="icon-"]:before{
    margin-left: 2.3em;
  }.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area > ul > .menu-item .menu-item .menu-item .menu-item[class*="icon-"] > a{
    padding-left: 4.9em;
  }.menu_mobile .menu_mobile_header_wrap{
    padding: 24px 22px;
  }.menu_mobile .sc_layouts_logo img{
    max-height: 40px;
  }.menu_mobile .menu_mobile_close .menu_button_close_text{
    display: none;
  }.menu_mobile .menu_mobile_close .menu_button_close_icon{
    font-size: 17px;
  }.post_item_single .post_meta_single .post_share .socials_share.socials_type_block .social_item{
    margin: 2px 0 2px 4px;
  }}
@media (max-width: 767px){:root{
    --theme-var-elm_gap_narrow: 8px;
    --theme-var-elm_gap_default: 10px;
    --theme-var-elm_gap_extended: var(--theme-var-grid_gap);
    --theme-var-elm_gap_wide: 30px;
    --theme-var-elm_gap_wider: 40px;
    --theme-var-elm_add_page_margins: var(--theme-var-elm_gap_extended);
  }}
@media (max-width: 1279px){.scroll_to_top_style_default:before{
    font-size: 10px;
  }}@media (max-width: 767px){.sc_layouts_row_type_compact .sc_layouts_item_icon{
    font-size: 23px;
  }}
@media (max-width: 1439px){.sc_item_subtitle + .sc_item_title{
    margin-top: 0;
  }.sc_item_subtitle_above{
    margin-bottom: 1.1em;
  }}@media (max-width: 1279px){.sc_item_subtitle_above{
    margin-bottom: 0.9em;
  }.footer_custom h6.sc_item_title{
    font-size: 18px;
  }}@media (max-width: 1023px){h1.sc_item_title{
    line-height: 42px;
  }h2.sc_item_title{
    line-height: 32px;
  }h3.sc_item_title{
    line-height: 29px;
  }h4.sc_item_title{
    line-height: 27px;
  }h5.sc_item_title{
    line-height: 25px;
  }h6.sc_item_title{
    line-height: 22px;
  }.sc_item_subtitle_above{
    margin-bottom: 0.6em;
  }h1.sc_item_title_tag:not(.sc_align_center){
    margin-left: -1px;
    margin-right: -1px;
  }h2.sc_item_title_tag:not(.sc_align_center){
    margin-left: 0;
    margin-right: 0;
  }.footer_wrap .sc_layouts_row .sc_layouts_item{
    margin-top: 0.3em !important;
    margin-bottom: 0.3em !important;
  }.footer_wrap .sc_layouts_item.elementor-widget-spacer{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }.footer_wrap .sc_layouts_menu > ul > li{
    font-size: 17px;
  }}@media (max-width: 767px){h1.sc_item_title{
    line-height: 34px;
  }h2.sc_item_title{
    line-height: 28px;
  }h3.sc_item_title{
    line-height: 26px;
  }h4.sc_item_title{
    line-height: 23px;
  }h5.sc_item_title{
    line-height: 20px;
  }h6.sc_item_title{
    line-height: 19px;
  }.sc_item_subtitle{
    font-size: 13px;
    line-height: 16px;
  }.sc_title_default h5.sc_item_title_tag + .sc_title_subtitle{
    font-size: 1em;
  }.footer_wrap .sc_layouts_menu > ul > li{
    font-size: 16px;
  }}@media (max-width: 479px){h1.sc_item_title{
    line-height: 30px;
  }h2.sc_item_title{
    line-height: 26px;
  }h3.sc_item_title{
    line-height: 24px;
  }h4.sc_item_title{
    line-height: 22px;
  }h5.sc_item_title{
    line-height: 20px;
  }h6.sc_item_title{
    line-height: 19px;
  }.sc_item_title:not(.sc_typed) br{
    display: none;
  }}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:root{--swiper-navigation-size:44px}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}