:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    --margin-left: auto;
    --margin-right: auto;
    max-width: min(100%, var(--width));
}
.elementor-7128 .elementor-element.elementor-element-1256a68 {
    --display: flex;
    --min-height: 170px;
}
.elementor-7128 .elementor-element.elementor-element-1256a68:not(.elementor-motion-effects-element-type-background), .elementor-7128 .elementor-element.elementor-element-1256a68 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url(https://storex.lt/wp-content/uploads/2024/01/storex-subheader.png);
}
.elementor-7128 .elementor-element.elementor-element-3fead61 .elementor-heading-title {
    font-family: "Lato-2", Sans-serif;
    font-size: 42px;
    font-weight: 900;
    line-height: 1.2em;
    color: #FFFFFF;
}
.elementor-7128 .elementor-element.elementor-element-3fead61 > .elementor-widget-container {
    margin: 50px 0px 0px 0px;
}
.e-con, .e-con>.e-con-inner {
    display: var(--display);
}
.e-con>.e-con-inner {
    gap: var(--row-gap) var(--column-gap);
    height: 100%;
    margin: 0 auto;
    max-width: var(--content-width);
    padding-inline-end: 0;
    padding-inline-start: 0;
    width: 100%;
}
.e-con-full.e-flex, .e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction);
}
.e-con.e-flex>.e-con-inner {
    align-content: var(--align-content);
    align-items: var(--align-items);
    align-self: auto;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
}
.dt-container .dt-layout-row {
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dt-container .dt-layout-cell {
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1em;
    padding: 5px 0;
}
.dt-container .dt-layout-cell.dt-layout-full {
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell {
    display: block;
    width: 100%;
}
.tablepress {
    --text-color: #111;
    --head-text-color: var(--text-color);
    --head-bg-color: #d9edf7;
    --odd-text-color: var(--text-color);
    --odd-bg-color: #fff;
    --even-text-color: var(--text-color);
    --even-bg-color: #f9f9f9;
    --hover-text-color: var(--text-color);
    --hover-bg-color: #f3f3f3;
    --border-color: #ddd;
    --padding: 0.5rem;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto 1rem;
    table-layout: auto;
    width: 100%;
}
.tablepress {
    --head-active-bg-color: #049cdb;
    --head-active-text-color: var(--head-text-color);
    --head-sort-arrow-color: var(--head-active-text-color);
}
.dt-container .tablepress {
    margin-bottom: 0;
}
.dt-container .dt-layout-cell.dt-layout-full>:only-child {
    margin: auto;
}
.dt-column-order {
	display: none;
}
.e-con {
    --border-radius: 0;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    --border-style: initial;
    --border-color: initial;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: min(100%, var(--container-max-width, 1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-top: 0px;
    --margin-right: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --padding-top: var(--container-default-padding-top, 10px);
    --padding-right: var(--container-default-padding-right, 10px);
    --padding-bottom: var(--container-default-padding-bottom, 10px);
    --padding-left: var(--container-default-padding-left, 10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing, 20px);
    --row-gap: var(--widgets-spacing-row, 20px);
    --column-gap: var(--widgets-spacing-column, 20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    --e-con-grid-template-columns: repeat(3, 1fr);
    --e-con-grid-template-rows: repeat(2, 1fr);
    border-radius: var(--border-radius);
    height: var(--height);
    min-height: var(--min-height);
    min-width: 0;
    overflow: var(--overflow);
    position: var(--position);
    width: var(--width);
    z-index: var(--z-index);
    --flex-wrap-mobile: wrap;
    margin-block-end: var(--margin-block-end);
    margin-block-start: var(--margin-block-start);
    margin-inline-end: var(--margin-inline-end);
    margin-inline-start: var(--margin-inline-start);
    padding-inline-end: var(--padding-inline-end);
    padding-inline-start: var(--padding-inline-start);
}
.e-con {
    --margin-block-start: var(--margin-top);
    --margin-block-end: var(--margin-bottom);
    --margin-inline-start: var(--margin-left);
    --margin-inline-end: var(--margin-right);
    --padding-inline-start: var(--padding-left);
    --padding-inline-end: var(--padding-right);
    --padding-block-start: var(--padding-top);
    --padding-block-end: var(--padding-bottom);
    --border-block-start-width: var(--border-top-width);
    --border-block-end-width: var(--border-bottom-width);
    --border-inline-start-width: var(--border-left-width);
    --border-inline-end-width: var(--border-right-width);
}
.elementor-7128 .elementor-element.elementor-element-757eb4a4 {
    --display: flex;
    --padding-top: 60px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
}
.elementor-7128 .elementor-element.elementor-element-eec8710 {
    color: var(--e-global-color-f03a2c2);
}
.tablepress>:not(caption)>*>* {
    background: none;
    border: none;
    box-sizing: border-box;
    float: none !important;
    padding: var(--padding);
    text-align: left;
    vertical-align: top;
}
.tablepress>:where(thead,tfoot)>tr>* {
    background-color: var(--head-bg-color);
    color: var(--head-text-color);
    font-weight: 700;
    vertical-align: middle;
    word-break: normal;
}
.tablepress thead th {
    font-weight: bolder;
    text-align: center;
    vertical-align: middle;
}
table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: 1px solid hsla(0, 0%, 50.2%, .5019607843);
}
.tablepress thead .dt-orderable-asc, .tablepress thead .dt-orderable-desc, .tablepress thead .dt-ordering-asc, .tablepress thead .dt-ordering-desc {
    padding-right: 24px;
    position: relative;
}
.tablepress thead .dt-orderable-asc, .tablepress thead .dt-orderable-desc {
    cursor: pointer;
    outline-offset: -2px;
}
.tablepress>:where(tbody)>tr>* {
    color: var(--text-color);
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsla(0, 0%, 50.2%, .0705882353);
}
.tablepress tbody .column-1 {
    text-align: left;
}
.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*, .tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>* {
    background-color: var(--odd-bg-color);
    color: var(--odd-text-color);
}
.tablepress thead th, .tablepress tbody td, .tablepress tfoot th {
    text-align: center;
    vertical-align: middle;
}
.elementor-7128 a {
    color: var(--e-global-color-b124a7d);
}
.tablepress>.row-hover>tr:has(+.child:hover)>*, .tablepress>.row-hover>tr:hover+:where(.child)>*, .tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>* {
    background-color: var(--hover-bg-color);
    color: var(--hover-text-color);
}
.tablepress-id-52 tbody .column-3 {
    font-weight: 700;
    color: red;
}
.tablepress>.row-hover>tr:has(+.child:hover)>*, .tablepress>.row-hover>tr:hover+:where(.child)>*, .tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>* {
    background-color: var(--hover-bg-color);
    color: var(--hover-text-color);
}