
.main-sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: var(--advanced-sidebar-background-main);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
    width: 320px
}

.EC_O_2 {
	margin: 0;
	overflow-y: auto;
	max-height: calc(100vh - var(--header-height))
}

.EC_BH_2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.EC_BH_2 .EC_BI_2 {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 15px;
	cursor: pointer;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: none;
	border-bottom: 1px solid var(--advanced-sidebar-divider-main);
	outline: none;
	font: inherit;
	color: inherit;
	background: none
}

.EC_BH_2 .EC_BI_2:hover {
	background-color: var(--advanced-sidebar-background-secondary)
}

.EC_BH_2 .EC_BI_2 .EC_BJ_2 {
	margin-right: 16px
}

.EC_BH_2 .EC_BI_2 .EC_BK_2 {
	color: var(--advanced-sidebar-text-title)
}

.EC_BI_2 img {
    width: 100%;
    height: auto;
}

:not([data-id=slides-wrapper]+[data-id=top-widget], [data-id=gems-service]+[data-id=top-widget])[data-id=top-widget]>div:first-child>._1r4o8Z_mHh4HBajb9YQRmx,
:not([data-id=slides-wrapper]+[data-id=top-widget], [data-id=gems-service]+[data-id=top-widget])[data-id=top-widget]>._1r4o8Z_mHh4HBajb9YQRmx:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0
}

._3sVIaCaX_vUNNw4VZGPq7g:has(ul:empty) {
	padding: 0;
	border-bottom: none
}

:not([data-id=slides-wrapper]+[data-id=top-widget], [data-id=gems-service]+[data-id=top-widget])[data-id=top-widget]>div:first-child>._1axaUuQ3WhyyoQx7SP4Eso,
:not([data-id=slides-wrapper]+[data-id=top-widget], [data-id=gems-service]+[data-id=top-widget])[data-id=top-widget]>._1axaUuQ3WhyyoQx7SP4Eso:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0
}

.modulor_typography__tag__1_31_6_2 {
	overflow: inherit;
	white-space: inherit;
	text-overflow: inherit;
	color: var(--text, var(--text-body));
	font-family: -apple-system, "BlinkMacSystemFont", "Roboto", "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", "Arial", sans-serif;
	margin: 0;
	padding: 0
}

.modulor_typography__body-regular__1_31_6_2 {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.32px;
	text-transform: none
}

.modulor_image__host__1_31_6_2 {
	font-size: 0
}

.modulor_image__host__1_31_6_2 img {
	width: 100%;
	height: 100%;
	border-radius: var(--border-radius, 0px)
}

.modulor_image__container__1_31_6_2 {
	position: relative;
	width: 100%;
	height: 100%
}

.modulor_image__counter__1_31_6_2 {
	position: absolute;
	z-index: 2;
	top: var(--image-counter-position-top, -8.5px);
	right: var(--image-counter-position-right, 11.5px);
	transform: translateX(100%)
}

.modulor_list-cell__container__1_31_6_2 .modulor_list-cell__list__1_31_6:has(.modulor_list-cell__buttons__1_31_6_2) {
	min-height: 104px
}

.modulor_list-cell__container__1_31_6_2 .modulor_list-cell__list__1_31_6:has(.modulor_list-cell__buttons__1_31_6_2) .modulor_list-cell__buttons__1_31_6_2 {
	margin-bottom: 12px
}

.modulor_navigation-bar__center__1_31_6_2 :not([data-component-name=modulor-tab-bar-item]):has(+[data-component-name=modulor-tab-bar-item]) {
	-webkit-margin-end: 32px;
	margin-inline-end: 32px
}

@media (max-width:1023px) {

}