:root {
--inx-color-label-default: #1aa5b8;
--inx-color-marketing-type-sale: #00a2b7;
--inx-color-marketing-type-rent: #00c479;
--inx-color-marketing-type-leasing: #e78b00;
--inx-color-action-element: #1aa5b8;
--inx-color-action-element-inverted: #fbfbfb;
--inx-color-text-inverted-default: #f8f8f8;
--inx-color-demo: #ffffff;
--inx-color-bg-muted-default: rgba(220, 220, 220, 0.45);
--inx-border-radius-subtle: 4px;
--inx-signature-border-radius: 0 0 8px 0;
--inx-color-label-default-lighter: #1ebed4;
--inx-color-label-default-darker: #168c9c;
--inx-gradient-label-default: linear-gradient(60deg, #1ebed4 50%, #168c9c 100%);;
--inx-color-marketing-type-sale-lighter: #00bad2;
--inx-color-marketing-type-sale-darker: #008a9c;
--inx-gradient-marketing-type-sale: linear-gradient(60deg, #00bad2 50%, #008a9c 100%);;
--inx-color-marketing-type-rent-lighter: #00e18b;
--inx-color-marketing-type-rent-darker: #00a767;
--inx-gradient-marketing-type-rent: linear-gradient(60deg, #00e18b 50%, #00a767 100%);;
--inx-color-marketing-type-leasing-lighter: #ff9e0b;
--inx-color-marketing-type-leasing-darker: #c47600;
--inx-gradient-marketing-type-leasing: linear-gradient(60deg, #ff9e0b 50%, #c47600 100%);;
--inx-color-action-element-lighter: #1ebed4;
--inx-color-action-element-darker: #168c9c;
--inx-gradient-action-element: linear-gradient(60deg, #1ebed4 50%, #168c9c 100%);;
--inx-color-action-element-25pct: rgba(26, 165, 184, 0.25);
--inx-color-action-element-50pct: rgba(26, 165, 184, 0.5);
--inx-color-action-element-75pct: rgba(26, 165, 184, 0.75);
--inx-color-action-element-inverted-lighter: #ffffff;
--inx-color-action-element-inverted-darker: #d5d5d5;
--inx-color-action-element-inverted-25pct: rgba(251, 251, 251, 0.25);
--inx-color-action-element-inverted-50pct: rgba(251, 251, 251, 0.5);
--inx-color-action-element-inverted-75pct: rgba(251, 251, 251, 0.75);
--inx-color-text-inverted-default-lighter: #ffffff;
--inx-color-text-inverted-default-darker: #d2d2d2;
--inx-color-demo-lighter: #ffffff;
--inx-color-demo-darker: #d8d8d8;
--inx-gradient-demo: linear-gradient(60deg, #ffffff 50%, #d8d8d8 100%);;
--inx-color-bg-muted-default-lighter: rgba(253, 253, 253, 0.45);
--inx-color-bg-muted-default-darker: rgba(187, 187, 187, 0.45);
}

.inx-gallery {
--inx-gallery-image-slider-bg-color: #F0F0F0;
--inx-gallery-image-slider-min-height: 240px;
--inx-gallery-ken-burns-effect-min-image-width: 800px;
--inx-gallery-image-max-height: 800px;
}