.modulor__view_components__audio__player__component__e2bba__root{list-style-type:none;margin:0;padding:0;text-indent:0}.modulor__view_components__audio__player__mute_unmute_button__component__df194__root{display:none}.modulor__view_components__audio__player__mute_unmute_button__component__df194__root[data-type="mute"][data-muted="false"]{display:initial}.modulor__view_components__audio__player__mute_unmute_button__component__df194__root[data-type="unmute"][data-muted="true"]{display:initial}.modulor__view_components__audio__player__play_pause_button__component__1f562__root{display:none}.modulor__view_components__audio__player__play_pause_button__component__1f562__root[data-type="play"][data-playing="false"]{display:initial}.modulor__view_components__audio__player__play_pause_button__component__1f562__root[data-type="pause"][data-playing="true"]{display:initial}.modulor__view_components__audio__player__time_range_bar__component__f983d__root{height:var(--audio-list-item-time-range-bar-height, 0.5em);width:100%;background-color:var(--audio-list-item-time-range-bar-bgcolor, lightgrey);position:relative;cursor:pointer}.modulor__view_components__audio__player__time_range_bar__component__f983d__bar{transition:width .5s;width:var(--audio-list-item-time-range-bar-width);background-color:var(--audio-list-item-time-range-bar-progress-bgcolor, black);position:absolute;bottom:0;left:0;top:0;height:100%}.modulor__view_components__expandable_section__component__49add__root:not([data-open]){--body-height: 0}.modulor__view_components__expandable_section__component__49add__root[data-open]{--body-height: auto}.modulor__view_components__expandable_section__component__49add__label{cursor:pointer}.modulor__view_components__expandable_section__component__49add__root[data-with-icon] .modulor__view_components__expandable_section__component__49add__label{display:grid;grid-column-gap:var(--modulor--view-components--expandable-section--icon--grid-column-gap, 0.5em)}.modulor__view_components__expandable_section__component__49add__root[data-with-icon][data-align-icon="left"] .modulor__view_components__expandable_section__component__49add__label{grid-template-columns:var(--modulor--view-components--expandable-section--icon--width, 0.7em) 1fr}.modulor__view_components__expandable_section__component__49add__root[data-with-icon][data-align-icon="right"] .modulor__view_components__expandable_section__component__49add__label{grid-template-columns:1fr var(--modulor--view-components--expandable-section--icon--width, 0.7em)}.modulor__view_components__expandable_section__component__49add__root[data-align-icon="right"] .modulor__view_components__expandable_section__component__49add__summary{order:0}.modulor__view_components__expandable_section__component__49add__root[data-align-icon="right"] .modulor__view_components__expandable_section__component__49add__icon{order:1}.modulor__view_components__expandable_section__component__49add__icon{display:flex;flex-direction:column;justify-content:center;align-items:center;width:var(--modulor--view-components--expandable-section--icon--width, 0.7em);height:var(--modulor--view-components--expandable-section--icon--height, 0.8em);transform-origin:center;transition:transform var(--modulor--view-components--expandable-section--open--transition-duration, 0);align-self:var(--modulor--view-components--expandable-section--icon--align-self, center)}.modulor__view_components__expandable_section__component__49add__root[data-open] .modulor__view_components__expandable_section__component__49add__icon{transform:rotate(90deg)}.modulor__view_components__expandable_section__component__49add__root[data-animated] .modulor__view_components__expandable_section__component__49add__icon{transition:transform var(--modulor--view-components--expandable-section--open--transition-duration, 0.2s)}.modulor__view_components__expandable_section__component__49add__checkbox{display:none}.modulor__view_components__expandable_section__component__49add__root[data-with-checkbox]{display:grid;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;grid-column-gap:var(--modulor--view-components--expandable-section--icon--grid-column-gap, 0.5em);grid-template-areas:"checkbox label" "body body"}.modulor__view_components__expandable_section__component__49add__root[data-with-checkbox] .modulor__view_components__expandable_section__component__49add__checkbox{display:initial;grid-area:checkbox}.modulor__view_components__expandable_section__component__49add__root[data-with-checkbox] .modulor__view_components__expandable_section__component__49add__label{grid-area:label}.modulor__view_components__expandable_section__component__49add__root[data-with-checkbox] .modulor__view_components__expandable_section__component__49add__body{grid-area:body}.modulor__view_components__expandable_section__component__49add__body{display:none}.modulor__view_components__expandable_section__component__49add__root[data-animated] .modulor__view_components__expandable_section__component__49add__body{display:block;height:var(--body-height);overflow:hidden;transition:height var(--modulor--view-components--expandable-section--open--transition-duration, 0.2s)}.modulor__view_components__expandable_section__component__49add__checkbox:checked+.modulor__view_components__expandable_section__component__49add__body{display:block}.modulor__view_components__expandable_section__icon__component__b6bd4__root polygon{fill:var(--modulor--view-components--expandable-section--icon--fill, currentColor);stroke:var(--modulor--view-components--expandable-section--icon--stroke, none);stroke-width:var(--modulor--view-components--expandable-section--icon--stroke-width, none)}.modulor__view_components__fit_text__component__e483d__root{overflow:hidden;width:100%;height:100%;display:flex;align-items:var(--modulor--view-components--fit-text--align-items, center);justify-content:var(--modulor--view-components--fit-text--justify-content, center);opacity:0}.modulor__view_components__fit_text__component__e483d__root[data-ready]{opacity:1}.modulor__view_components__fit_text__component__e483d__container{max-width:100%;word-break:break-word}.modulor__view_components__fit_to_container__component__d0f0b__root{width:100%;height:100%;position:relative;display:flex;flex-direction:column;visibility:hidden}.modulor__view_components__fit_to_container__component__d0f0b__root[data-is-ready]{visibility:visible}.modulor__view_components__fit_to_container__component__d0f0b__root[data-horizontal-align="left"]{align-items:flex-start}.modulor__view_components__fit_to_container__component__d0f0b__root[data-horizontal-align="center"]{align-items:center}.modulor__view_components__fit_to_container__component__d0f0b__root[data-horizontal-align="right"]{align-items:flex-end}.modulor__view_components__fit_to_container__component__d0f0b__root[data-vertical-align="top"]{justify-content:flex-start}.modulor__view_components__fit_to_container__component__d0f0b__root[data-vertical-align="center"]{justify-content:center}.modulor__view_components__fit_to_container__component__d0f0b__root[data-vertical-align="bottom"]{justify-content:flex-end}.modulor__view_components__form__remote_value__component__74ec4__param{display:contents}.modulor__view_components__form__remote_value__component__74ec4__value{display:contents}.modulor__view_components__grid__component__9324b__root{position:fixed;top:0;bottom:0;left:0;right:0;z-index:var(--modulor--view-components--grid--z-index, 1000);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:linear-gradient(to right, var(--color, magenta) 1px, transparent 1px),linear-gradient(to right, var(--color, magenta) 1px, transparent 1px);background-size:calc(100% / var(--columns)) 0.1rem,calc(100% / var(--columns)) 0.1rem;background-position-x:calc(var(--column-gap) / 2 - var(--column-gap)),calc(var(--column-gap) / 2);max-width:var(--max-width);margin:var(--margin);display:none}.modulor__view_components__grid__component__9324b__root:before{color:magenta;text-transform:uppercase;position:absolute;top:.5em;right:calc(var(--column-gap) / 2 + .5em);content:var(--breakpoint-name)}.modulor__view_components__grid__component__9324b__visible{display:block}.modulor__view_components__lazysizes_image__component__fa904__root{height:auto;width:100%;-o-object-position:var(--modulor--view-components--lazysizes-image--object-position, initial);object-position:var(--modulor--view-components--lazysizes-image--object-position, initial);-o-object-fit:var(--modulor--view-components--lazysizes-image--object-fit, contain);object-fit:var(--modulor--view-components--lazysizes-image--object-fit, contain)}.lazyloading{background-color:var(--modulor--view-components--lazysizes-image--object-position--lazyloading--background-color)}.modulor__view_components__map__component__39e62__root{width:100%;height:100%}.modulor__view_components__map__component__39e62__map{width:100%;height:100%}.modulor__view_components__popup_menu__body__component__7e251__root{position:absolute;z-index:var(--modulor--view-components--popup-menu--body--z-index, 9999)}.modulor__view_components__popup_menu__body__component__7e251__root[data-alignment="right"]{right:0}.modulor__view_components__popup_menu__component__65bdb__root{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.modulor__view_components__popup_menu__summary__component__805f0__root{cursor:pointer}.modulor__view_components__popup_menu__summary__component__805f0__root::-webkit-details-marker{display:none}.modulor__view_components__popup_menu__summary__component__805f0__root:first-of-type{list-style-type:none}.modulor__view_components__responsive_container__component__6793c__root{height:0;overflow:hidden;display:block;position:relative;padding-bottom:calc(100% / (var(--aspect-ratio)))}.modulor__view_components__responsive_container__component__6793c__container{position:absolute;top:0;left:0;width:100%;height:100%}.modulor__view_components__responsive_container__component__6793c__container img,.modulor__view_components__responsive_container__component__6793c__container video{width:var(--modulor--view-components--responsive-container--container--tag-width, 100%);height:var(--modulor--view-components--responsive-container--container--tag-height, 100%)}.modulor__view_components__screenshot__component__280ef__root[data-unknown-dimensions]{--modulor--view-components--responsive-container--container--tag-height: auto}.modulor__view_components__slate_editor__component__a9208__editor{background-color:var(--modulor--color--white);font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;min-height:calc(var(--min-height) * 1em);max-height:calc(var(--max-height) * 1em);overflow:var(--overflow)}.modulor__view_components__slate_editor__component__a9208__editor [role="textbox"]{min-height:calc(var(--min-height) * 1em)}.modulor__view_components__slate_editor__component__a9208__editor blockquote{margin:0}.modulor__view_components__slate_editor__component__a9208__editor table{width:initial}.modulor__view_components__slate_editor__component__a9208__editor h1,.modulor__view_components__slate_editor__component__a9208__editor h2,.modulor__view_components__slate_editor__component__a9208__editor h3,.modulor__view_components__slate_editor__component__a9208__editor h4,.modulor__view_components__slate_editor__component__a9208__editor h5,.modulor__view_components__slate_editor__component__a9208__editor h6,.modulor__view_components__slate_editor__component__a9208__editor p,.modulor__view_components__slate_editor__component__a9208__editor table{margin:0;padding:0}.modulor__view_components__slate_editor__component__a9208__editor h1:not(:last-child),.modulor__view_components__slate_editor__component__a9208__editor h2:not(:last-child),.modulor__view_components__slate_editor__component__a9208__editor h3:not(:last-child),.modulor__view_components__slate_editor__component__a9208__editor h4:not(:last-child),.modulor__view_components__slate_editor__component__a9208__editor h5:not(:last-child),.modulor__view_components__slate_editor__component__a9208__editor h6:not(:last-child),.modulor__view_components__slate_editor__component__a9208__editor blockquote:not(:last-child),.modulor__view_components__slate_editor__component__a9208__editor p:not(:last-child),.modulor__view_components__slate_editor__component__a9208__editor table:not(:last-child){margin-bottom:1em}.modulor__view_components__slate_editor__component__a9208__editor ul,.modulor__view_components__slate_editor__component__a9208__editor ol{margin:0;-webkit-padding-start:1em;padding-inline-start:1em}.modulor__view_components__slate_editor__component__a9208__editor ul:not(:last-child),.modulor__view_components__slate_editor__component__a9208__editor ol:not(:last-child){margin-bottom:1em}.modulor__view_components__svg_rectangle_container__component__1bbda__root{position:relative}.modulor__view_components__svg_rectangle_container__component__1bbda__top{position:absolute;overflow:visible;top:0;left:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) * -.5);right:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) * -.5);height:var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, 0.4rem);width:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) + 100%);transform:translateY(-50%)}.modulor__view_components__svg_rectangle_container__component__1bbda__right{position:absolute;overflow:visible;right:0;top:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) * -.5);bottom:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) * -.5);width:var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, 0.4rem);height:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) + 100%);transform:translateX(50%)}.modulor__view_components__svg_rectangle_container__component__1bbda__bottom{position:absolute;overflow:visible;bottom:0;left:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) * -.5);right:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) * -.5);height:var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, 0.4rem);width:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) + 100%);transform:translateY(50%)}.modulor__view_components__svg_rectangle_container__component__1bbda__left{position:absolute;overflow:visible;left:0;top:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) * -.5);bottom:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) * -.5);width:var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, 0.4rem);height:calc(var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, .4rem) + 100%);transform:translateX(-50%)}.modulor__view_components__svg_rectangle_container__component__1bbda__line{stroke:var(--modulor--view-component--svg-rectangle-container--svg-stroke, var(--modulor--color--black));stroke-width:var(--modulor--view-component--svg-rectangle-container--svg-stroke-width, 0.4rem)}.modulor__view_components__uploader__file_wrapper__component__cbe7a__root{display:contents}
