:root {
--inx-color-label-default: #000000;
--inx-color-marketing-type-sale: #dd0516;
--inx-color-marketing-type-rent: #dd0516;
--inx-color-marketing-type-leasing: #dd0516;
--inx-color-action-element: #dd0516;
--inx-color-action-element-inverted: #fbfbfb;
--inx-color-text-inverted-default: #f8f8f8;
--inx-color-demo: #eeee22;
--inx-color-bg-muted-default: rgba(84, 89, 95, 0.45);
--inx-border-radius-subtle: 4px;
--inx-signature-border-radius: 0 0 8px 0;
--inx-color-label-default-lighter: #000000;
--inx-color-label-default-darker: #000000;
--inx-gradient-label-default: linear-gradient(60deg, #000000 50%, #000000 100%);;
--inx-color-marketing-type-sale-lighter: #f90a1d;
--inx-color-marketing-type-sale-darker: #bc0413;
--inx-gradient-marketing-type-sale: linear-gradient(60deg, #f90a1d 50%, #bc0413 100%);;
--inx-color-marketing-type-rent-lighter: #f90a1d;
--inx-color-marketing-type-rent-darker: #bc0413;
--inx-gradient-marketing-type-rent: linear-gradient(60deg, #f90a1d 50%, #bc0413 100%);;
--inx-color-marketing-type-leasing-lighter: #f90a1d;
--inx-color-marketing-type-leasing-darker: #bc0413;
--inx-gradient-marketing-type-leasing: linear-gradient(60deg, #f90a1d 50%, #bc0413 100%);;
--inx-color-action-element-lighter: #f90a1d;
--inx-color-action-element-darker: #bc0413;
--inx-gradient-action-element: linear-gradient(60deg, #f90a1d 50%, #bc0413 100%);;
--inx-color-action-element-25pct: rgba(221, 5, 22, 0.25);
--inx-color-action-element-50pct: rgba(221, 5, 22, 0.5);
--inx-color-action-element-75pct: rgba(221, 5, 22, 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: #f1f148;
--inx-color-demo-darker: #d7d711;
--inx-gradient-demo: linear-gradient(60deg, #f1f148 50%, #d7d711 100%);;
--inx-color-bg-muted-default-lighter: rgba(97, 102, 109, 0.45);
--inx-color-bg-muted-default-darker: rgba(71, 76, 81, 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;
}