.Logo__wrapper--IKfAwD0B7tVcNwru{display:-webkit-box;display:-ms-flexbox;display:flex}.LanguageSwitcher__wrapper--iTonox44T1P0fi0p{position:relative}.LanguageSwitcher__switcher--zhADVu7wYhgtx7Bh{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;cursor:pointer}.LanguageSwitcher__country--RPscFJNCrjLevWU9{--text:var(--text-always-white)}.Header__wrapper--mdSxYaTHxtL_j3yj{height:56px;background:var(--header-background,var(--background-header));position:sticky;top:0;z-index:10001}.Header__wrapper--mdSxYaTHxtL_j3yj>[class*=header2__header]{gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Header__wrapper--mdSxYaTHxtL_j3yj [class*=header2__left]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.Header__wrapper--mdSxYaTHxtL_j3yj [class*=header2__left] [data-component-name=modulor-image]{padding:0}.Header__wrapper--mdSxYaTHxtL_j3yj [class*=header2__items]{padding-right:0;gap:8px}.Header__wrapper--mdSxYaTHxtL_j3yj [class*=header2__right]{margin-left:unset;gap:8px}.Header__wrapper--mdSxYaTHxtL_j3yj [data-component-name=modulor-button],.Header__wrapper--mdSxYaTHxtL_j3yj [data-component-name=modulor-header-item]{margin:0!important}

.LanguageSwitcherDropdown__wrapper--newf2GVXVUTUQ4vp {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    display: block;
    width: 200px;
    background-color: var(--text-field-disabled);
    box-shadow: 0 0 80px rgba(41,38,33,.2);
    border-radius: 12px;
    z-index: 999;
    display: none;
}
.LanguageSwitcherDropdown__wrapper--newf2GVXVUTUQ4vp.popup-active {
    display: block;
}
.modulor_image__host__1_50_0{
    font-size:0
}
.modulor_image__host__1_50_0 img{
    width:100%;
    height:100%;
    border-radius:var(--border-radius,0px)
}
.modulor_image__container__1_50_0{
    position:relative;
    width:100%;
    height:100%
}
.modulor_image__counter__1_50_0{
    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_content__container__1_50_0{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    box-sizing:border-box;
    overflow:hidden
}
[data-component-name=modulor-list-cell] .modulor_content__text__1_50_0{
    padding:var(--size-10,10px) var(--size-0,0)
}
.modulor_content__text__1_50_0{
    display:flex;
    flex-direction:column;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.modulor_content__text__1_50_0 [data-component-name=modulor-typography]{
    --text:var(--content-title,var(--text-title))
}
.modulor_content__text__1_50_0 [data-component-name=modulor-typography]:last-child{
    margin-top:var(--size-2,2px);
    --text:var(--content-title,var(--text-body))
}
.modulor_content__text__1_50_0 [data-component-name=modulor-typography]:only-child{
    margin-top:var(--size-0,0)
}
 .modulor_divider__container__1_50_0{
    display:block;
    height:1px;
    background:var(--divider,var(--divider-main))
}
 .modulor_list-cell__container__1_50_0,.modulor_list-cell__container__1_50_0 *{
    padding:var(--size-0,0);
    margin:var(--size-0,0);
    box-sizing:border-box
}
.modulor_list-cell__container__1_50_0{
    list-style:none;
    background-color:var(--list-cell-background,transparent);
    --default-padding:var(--size-0,0) var(--size-16,16px);
    --content-title:var(--list-cell-right-title);
    --content-subtitle:var(--list-cell-right-subtitle);
    --list-cell-left-icon-size:var(--size-24,24px);
    --content-multiline-padding:var(--size-0,0)
}
.modulor_list-cell__container__1_50_0:last-of-type .modulor_list-cell__divider__1_50_0{
    display:none
}
.modulor_list-cell__container__1_50_0 .modulor_list-cell__list__1_50_0{
    box-sizing:border-box;
    display:grid;
    grid-template-columns:min-content min-content min-content auto auto min-content;
    grid-template-rows:1fr auto auto auto auto;
    grid-template-areas:"left-control image icon left right right-image" ". . . content-divider content-divider content-divider" ". . . buttons buttons ." ". . . divider divider divider" "bottom bottom bottom bottom bottom bottom";
    align-items:center;
    min-height:var(--size-56,56px);
    padding:var(--padding-list-cell,var(--default-padding))
}
.modulor_list-cell__container__1_50_0 .modulor_list-cell__list__1_50_0:has(.modulor_list-cell__buttons__1_50_0){
    min-height:var(--size-104,104px)
}
.modulor_list-cell__container__1_50_0 .modulor_list-cell__list__1_50_0:has(.modulor_list-cell__buttons__1_50_0) .modulor_list-cell__buttons__1_50_0{
    margin-bottom:var(--size-12,12px)
}
.modulor_list-cell__container__1_50_0 .modulor_list-cell__list__1_50_0.modulor_list-cell__clickable__1_50_0{
    cursor:pointer
}
.modulor_list-cell__element__1_50_0{
    display:flex;
    flex-direction:column-reverse
}
.modulor_list-cell__icon__1_50_0{
    grid-area:icon;
    width:var(--list-cell-left-icon-size);
    height:var(--list-cell-left-icon-size);
    padding:var(--list-cell-left-icon-padding,var(--size-0,0));
    margin-right:var(--size-16,16px);
    box-sizing:unset
}
.modulor_list-cell__left__1_50_0{
    grid-area:left;
    --content-title:var(--list-cell-left-title,var(--text-title));
    --content-subtitle:var(--list-cell-left-subtitle);
    overflow:hidden
}
.modulor_list-cell__right__1_50_0{
    grid-area:right;
    overflow:hidden
}
.modulor_list-cell__right__1_50_0 [data-component-name=modulor-radio]{
    margin-left:var(--size-4,4px)
}
.modulor_list-cell__right__1_50_0 [data-component-name=modulor-content]{
    flex-direction:row-reverse;
    text-align:right
}
.modulor_list-cell__divider__1_50_0{
    grid-area:divider;
    margin-right:-16px
}
 .modulor_list-view__root__1_50_0{
    border-bottom:none;
    display:block;
    padding-bottom:var(--size-16,16px)
}
.modulor_list-view__root__1_50_0 .modulor_list-view__list__1_50_0{
    display:block;
    margin:var(--size-0,0);
    padding:var(--size-0,0);
    list-style:none;
    overflow:var(--list-view-overflow,hidden);
    background:var(--list-view-background,var(--background-secondary));
    border-radius:var(--list-view-border-radius,var(--radius-md))
}
.modulor_navigation-bar__center__1_50_0 :not([data-component-name=modulor-tab-bar-item]):has(+[data-component-name=modulor-tab-bar-item]){
    margin-inline-end:var(--size-32,32px)
}

 .modulor_radio__radio__1_50_0{
    position:relative;
    width:var(--size-24,24px);
    height:var(--size-24,24px);
    margin:var(--size-0,0);
    background-color:var(--control-inactive-switcher);
    border-radius:100%;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    transition:background-color 150ms ease-in-out;
    will-change:background-color
}
.modulor_radio__radio__1_50_0:disabled{
    background-color:var(--control-switcheroff-disabled);
    pointer-events:none
}
.modulor_radio__radio__1_50_0:checked{
    background-color:var(--control-switcher-active)
}
.modulor_radio__radio__1_50_0:checked::after{
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    width:var(--size-8,8px);
    height:var(--size-8,8px);
    border-radius:100%;
    background-color:var(--control-switcher-knob);
    transform:translate(-50%,-50%)
}

._3fDQ1o49vG_gE3pc0GiuWp>button,
._3fDQ1o49vG_gE3pc0GiuWp>.modulor_button__button__1_28_2 {
    -webkit-animation-name: CbofM9JosC8SJk8qMtGni;
    animation-name: CbofM9JosC8SJk8qMtGni;
}

._3fDQ1o49vG_gE3pc0GiuWp>button,
._3fDQ1o49vG_gE3pc0GiuWp>.modulor_button__button__1_28_2,
._1L8Kt4LD4jC6qF3ewguERs>button:before {
    -webkit-animation-duration: 1.15s;
    animation-duration: 1.15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

._3fDQ1o49vG_gE3pc0GiuWp>button:hover,
._3fDQ1o49vG_gE3pc0GiuWp>.modulor_button__button__1_28_2:hover {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes CbofM9JosC8SJk8qMtGni {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@keyframes CbofM9JosC8SJk8qMtGni {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@-webkit-keyframes _3b7Ol0YNJF8iTvrTGgpeHM {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes _3b7Ol0YNJF8iTvrTGgpeHM {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

