@media (max-width: 1679px) {
  /* Elementor */
  :root {
    --theme-var-xxl_elm_gap_narrow: var(--theme-var-elm_gap_narrow);
    --theme-var-xxl_elm_gap_default: var(--theme-var-elm_gap_default);
    --theme-var-xxl_elm_gap_extended: var(--theme-var-xxl_grid_gap);
    --theme-var-xxl_elm_gap_wide: var(--theme-var-elm_gap_wide);
    --theme-var-xxl_elm_gap_wider: var(--theme-var-elm_gap_wider);
    --theme-var-xxl_elm_add_page_margins: var(--theme-var-xxl_elm_gap_extended); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-container {
    max-width: var(--theme-var-xxl_page_fullwide); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-xxl_page_fullwide) + var(--theme-var-xxl_elm_gap_narrow)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-xxl_page_fullwide) + var(--theme-var-xxl_elm_gap_default)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-xxl_page_fullwide) + var(--theme-var-xxl_elm_gap_extended)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-xxl_page_fullwide) + var(--theme-var-xxl_elm_gap_wide)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-xxl_page_fullwide) + var(--theme-var-xxl_elm_gap_wider)); } }

@media (max-width: 1439px) {
  /* Elementor */
  :root {
    --theme-var-xl_elm_gap_narrow: var(--theme-var-elm_gap_narrow);
    --theme-var-xl_elm_gap_default: var(--theme-var-elm_gap_default);
    --theme-var-xl_elm_gap_extended: var(--theme-var-xl_grid_gap);
    --theme-var-xl_elm_gap_wide: var(--theme-var-elm_gap_wide);
    --theme-var-xl_elm_gap_wider: var(--theme-var-elm_gap_wider);
    --theme-var-xl_elm_add_page_margins: var(--theme-var-xl_elm_gap_extended); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-container {
    max-width: var(--theme-var-xl_page_fullwide); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-xl_page_fullwide) + var(--theme-var-xl_elm_gap_narrow)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-xl_page_fullwide) + var(--theme-var-xl_elm_gap_default)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-xl_page_fullwide) + var(--theme-var-xl_elm_gap_extended)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-xl_page_fullwide) + var(--theme-var-xl_elm_gap_wide)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-xl_page_fullwide) + var(--theme-var-xl_elm_gap_wider)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no {
    max-width: var(--theme-var-xl_page); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_narrow)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_default)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_extended)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_wide)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_wider)); }
  /* Default Elementor's grid */
  .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xl_elm_gap_narrow) / 2);
    padding-right: calc( var(--theme-var-xl_elm_gap_narrow) / 2); }
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xl_elm_gap_default) / 2);
    padding-right: calc( var(--theme-var-xl_elm_gap_default) / 2); }
  .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xl_elm_gap_extended) / 2);
    padding-right: calc( var(--theme-var-xl_elm_gap_extended) / 2); }
  .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xl_elm_gap_wide) / 2);
    padding-right: calc( var(--theme-var-xl_elm_gap_wide) / 2); }
  .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xl_elm_gap_wider) / 2);
    padding-right: calc( var(--theme-var-xl_elm_gap_wider) / 2); }
  /* Stretch rows (like VC) on pages without sidebar */
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
    width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_narrow)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
    width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_default)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
    width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_extended)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
    width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_wide)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
    width: calc( var(--theme-var-xl_page) + var(--theme-var-xl_elm_gap_wider)); }
  /* Pages with sidebar */
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
    width: calc( var(--theme-var-xl_content) + var(--theme-var-xl_elm_gap_narrow)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
    width: calc( var(--theme-var-xl_content) + var(--theme-var-xl_elm_gap_default)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
    width: calc( var(--theme-var-xl_content) + var(--theme-var-xl_elm_gap_extended)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
    width: calc( var(--theme-var-xl_content) + var(--theme-var-xl_elm_gap_wide)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
    width: calc( var(--theme-var-xl_content) + var(--theme-var-xl_elm_gap_wider)); } }

@media (max-width: 1279px) {
  /* Elementor */
  :root {
    --theme-var-lg_elm_gap_narrow: var(--theme-var-elm_gap_narrow);
    --theme-var-lg_elm_gap_default: var(--theme-var-elm_gap_default);
    --theme-var-lg_elm_gap_extended: var(--theme-var-lg_grid_gap);
    --theme-var-lg_elm_gap_wide: var(--theme-var-elm_gap_wide);
    --theme-var-lg_elm_gap_wider: var(--theme-var-elm_gap_wider);
    --theme-var-lg_elm_add_page_margins: var(--theme-var-lg_elm_gap_extended); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-container {
    max-width: var(--theme-var-lg_page_fullwide); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-lg_page_fullwide) + var(--theme-var-lg_elm_gap_narrow)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-lg_page_fullwide) + var(--theme-var-lg_elm_gap_default)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-lg_page_fullwide) + var(--theme-var-lg_elm_gap_extended)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-lg_page_fullwide) + var(--theme-var-lg_elm_gap_wide)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-lg_page_fullwide) + var(--theme-var-lg_elm_gap_wider)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no {
    max-width: var(--theme-var-lg_page); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_narrow)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_default)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_extended)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_wide)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_wider)); }
  /* Default Elementor's grid */
  .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-lg_elm_gap_narrow) / 2);
    padding-right: calc( var(--theme-var-lg_elm_gap_narrow) / 2); }
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-lg_elm_gap_default) / 2);
    padding-right: calc( var(--theme-var-lg_elm_gap_default) / 2); }
  .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-lg_elm_gap_extended) / 2);
    padding-right: calc( var(--theme-var-lg_elm_gap_extended) / 2); }
  .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-lg_elm_gap_wide) / 2);
    padding-right: calc( var(--theme-var-lg_elm_gap_wide) / 2); }
  .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-lg_elm_gap_wider) / 2);
    padding-right: calc( var(--theme-var-lg_elm_gap_wider) / 2); }
  /* Stretch rows (like VC) on pages without sidebar */
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
    width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_narrow)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
    width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_default)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
    width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_extended)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
    width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_wide)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
    width: calc( var(--theme-var-lg_page) + var(--theme-var-lg_elm_gap_wider)); }
  /* Pages with sidebar */
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
    width: calc( var(--theme-var-lg_content) + var(--theme-var-lg_elm_gap_narrow)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
    width: calc( var(--theme-var-lg_content) + var(--theme-var-lg_elm_gap_default)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
    width: calc( var(--theme-var-lg_content) + var(--theme-var-lg_elm_gap_extended)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
    width: calc( var(--theme-var-lg_content) + var(--theme-var-lg_elm_gap_wide)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
    width: calc( var(--theme-var-lg_content) + var(--theme-var-lg_elm_gap_wider)); }
  /* Spacer */
  .elementor-widget-spacer.sc_height_medium .elementor-spacer-inner {
    height: 2.858rem !important; }
  .elementor-widget-spacer.sc_height_large .elementor-spacer-inner,
  .elementor-widget-spacer.sc_height_big .elementor-spacer-inner {
    height: 5rem !important; }
  /* Tabs */
  .custom_horizontal_tab.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active,
  .custom_horizontal_tab.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before,
  .custom_horizontal_tab.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
    border: 0; }
  .custom_horizontal_tab.elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 0 0 1.5rem; }
  .custom_horizontal_tab.elementor-widget-tabs .elementor-tab-content {
    padding: 1rem 0 0; } }

@media (max-width: 1023px) {
  /* Elementor */
  :root {
    --theme-var-md_elm_gap_narrow: var(--theme-var-elm_gap_narrow);
    --theme-var-md_elm_gap_default: var(--theme-var-elm_gap_default);
    --theme-var-md_elm_gap_extended: var(--theme-var-md_grid_gap);
    --theme-var-md_elm_gap_wide: var(--theme-var-elm_gap_wide);
    --theme-var-md_elm_gap_wider: var(--theme-var-elm_gap_wider);
    --theme-var-md_elm_add_page_margins: var(--theme-var-md_elm_gap_extended); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-container {
    max-width: var(--theme-var-md_page_fullwide); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-md_page_fullwide) + var(--theme-var-md_elm_gap_narrow)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-md_page_fullwide) + var(--theme-var-md_elm_gap_default)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-md_page_fullwide) + var(--theme-var-md_elm_gap_extended)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-md_page_fullwide) + var(--theme-var-md_elm_gap_wide)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-md_page_fullwide) + var(--theme-var-md_elm_gap_wider)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no {
    max-width: var(--theme-var-md_page); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_narrow)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_default)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_extended)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_wide)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_wider)); }
  /* Default Elementor's grid */
  .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-md_elm_gap_narrow) / 2);
    padding-right: calc( var(--theme-var-md_elm_gap_narrow) / 2); }
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-md_elm_gap_default) / 2);
    padding-right: calc( var(--theme-var-md_elm_gap_default) / 2); }
  .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-md_elm_gap_extended) / 2);
    padding-right: calc( var(--theme-var-md_elm_gap_extended) / 2); }
  .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-md_elm_gap_wide) / 2);
    padding-right: calc( var(--theme-var-md_elm_gap_wide) / 2); }
  .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-md_elm_gap_wider) / 2);
    padding-right: calc( var(--theme-var-md_elm_gap_wider) / 2); }
  /* Stretch rows (like VC) on pages without sidebar */
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
    width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_narrow)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
    width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_default)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
    width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_extended)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
    width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_wide)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
    width: calc( var(--theme-var-md_page) + var(--theme-var-md_elm_gap_wider)); }
  /* Pages with sidebar */
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
    width: calc( var(--theme-var-md_content) + var(--theme-var-md_elm_gap_narrow)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
    width: calc( var(--theme-var-md_content) + var(--theme-var-md_elm_gap_default)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
    width: calc( var(--theme-var-md_content) + var(--theme-var-md_elm_gap_extended)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
    width: calc( var(--theme-var-md_content) + var(--theme-var-md_elm_gap_wide)); }
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
    width: calc( var(--theme-var-md_content) + var(--theme-var-md_elm_gap_wider)); }
  /* Spacer */
  .elementor-widget-spacer.sc_height_medium .elementor-spacer-inner {
    height: 2.143rem !important; }
  .elementor-widget-spacer.sc_height_large .elementor-spacer-inner,
  .elementor-widget-spacer.sc_height_big .elementor-spacer-inner {
    height: 3.572rem !important; } }

@media (max-width: 767px) {
  /* Elementor */
  :root {
    --theme-var-sm_elm_gap_narrow: 8px;
    --theme-var-sm_elm_gap_default: 10px;
    --theme-var-sm_elm_gap_extended: var(--theme-var-sm_grid_gap);
    --theme-var-sm_elm_gap_wide: 30px;
    --theme-var-sm_elm_gap_wider: 40px;
    --theme-var-sm_elm_add_page_margins: var(--theme-var-sm_elm_gap_extended); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-container {
    max-width: var(--theme-var-sm_page_fullwide); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-sm_page_fullwide) + var(--theme-var-sm_elm_gap_narrow)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-sm_page_fullwide) + var(--theme-var-sm_elm_gap_default)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-sm_page_fullwide) + var(--theme-var-sm_elm_gap_extended)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-sm_page_fullwide) + var(--theme-var-sm_elm_gap_wide)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-sm_page_fullwide) + var(--theme-var-sm_elm_gap_wider)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no {
    max-width: var(--theme-var-sm_page); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_narrow)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_default)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_extended)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_wide)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_wider)); }
  /* Default Elementor's grid */
  .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-sm_elm_gap_narrow) / 2);
    padding-right: calc( var(--theme-var-sm_elm_gap_narrow) / 2); }
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-sm_elm_gap_default) / 2);
    padding-right: calc( var(--theme-var-sm_elm_gap_default) / 2); }
  .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-sm_elm_gap_extended) / 2);
    padding-right: calc( var(--theme-var-sm_elm_gap_extended) / 2); }
  .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-sm_elm_gap_wide) / 2);
    padding-right: calc( var(--theme-var-sm_elm_gap_wide) / 2); }
  .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-sm_elm_gap_wider) / 2);
    padding-right: calc( var(--theme-var-sm_elm_gap_wider) / 2); }
  /* Stretch rows (like VC) on pages without sidebar */
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
    width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_narrow)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
    width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_default)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
    width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_extended)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
    width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_wide)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
    width: calc( var(--theme-var-sm_page) + var(--theme-var-sm_elm_gap_wider)); }
  /* Accordion */
  .elementor-accordion .elementor-tab-title {
    padding: 2rem 4.2rem 2rem 2rem; }
  .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    top: 1.5rem; }
  .elementor-accordion .elementor-tab-content {
    padding: 0rem 4.6875rem 2rem 2rem;
    margin-top: -0.5rem; }
  /*Tabs */
  .custom_horizontal_tab.elementor-widget-tabs .elementor-tab-mobile-title,
  .custom_horizontal_tab.services.elementor-widget-tabs .elementor-tab-mobile-title {
    display: block;
    text-align: left; }
  .custom_horizontal_tab.services .elementor-tabs-wrapper {
    display: none; } }

@media (max-width: 479px) {
  /* Elementor */
  :root {
    --theme-var-xs_elm_gap_narrow: 8px;
    --theme-var-xs_elm_gap_default: 10px;
    --theme-var-xs_elm_gap_extended: var(--theme-var-xs_grid_gap);
    --theme-var-xs_elm_gap_wide: 30px;
    --theme-var-xs_elm_gap_wider: 40px;
    --theme-var-xs_elm_add_page_margins: var(--theme-var-xs_elm_gap_extended); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-container {
    max-width: var(--theme-var-xs_page_fullwide); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-xs_page_fullwide) + var(--theme-var-xs_elm_gap_narrow)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-xs_page_fullwide) + var(--theme-var-xs_elm_gap_default)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-xs_page_fullwide) + var(--theme-var-xs_elm_gap_extended)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-xs_page_fullwide) + var(--theme-var-xs_elm_gap_wide)); }
  .body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-xs_page_fullwide) + var(--theme-var-xs_elm_gap_wider)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no {
    max-width: var(--theme-var-xs_page); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
    max-width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_narrow)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
    max-width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_default)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
    max-width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_extended)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
    max-width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_wide)); }
  .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider,
  .body_style_boxed .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
    max-width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_wider)); }
  /* Default Elementor's grid */
  .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xs_elm_gap_narrow) / 2);
    padding-right: calc( var(--theme-var-xs_elm_gap_narrow) / 2); }
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xs_elm_gap_default) / 2);
    padding-right: calc( var(--theme-var-xs_elm_gap_default) / 2); }
  .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xs_elm_gap_extended) / 2);
    padding-right: calc( var(--theme-var-xs_elm_gap_extended) / 2); }
  .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xs_elm_gap_wide) / 2);
    padding-right: calc( var(--theme-var-xs_elm_gap_wide) / 2); }
  .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: calc( var(--theme-var-xs_elm_gap_wider) / 2);
    padding-right: calc( var(--theme-var-xs_elm_gap_wider) / 2); }
  /* Stretch rows (like VC) on pages without sidebar */
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
    width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_narrow)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
    width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_default)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
    width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_extended)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
    width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_wide)); }
  .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
  .sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
    width: calc( var(--theme-var-xs_page) + var(--theme-var-xs_elm_gap_wider)); } }

/*# sourceMappingURL=elementor-responsive.css.map */