.meros-has-scroll-animation{background-color:unset;color:unset;opacity:1;transition:transform var(--meros-scroll-transform-duration,.8s) ease var(--meros-scroll-transform-delay,0s),opacity var(--meros-scroll-opacity-duration,.8s) ease var(--meros-scroll-opacity-delay,0s),background-color var(--meros-scroll-color-duration,.8s) ease var(--meros-scroll-color-delay,0s),color var(--meros-scroll-color-duration,.8s) ease var(--meros-scroll-color-delay,0s)}.editor-styles-wrapper .meros-has-scroll-animation.meros-animating:not(.meros-animated),.meros-animation-wrapper .meros-has-scroll-animation:not(.meros-animated){opacity:var(--meros-scroll-animate-opacity,1);transform:translateX(var(--meros-scroll-animate-x,0)) translateY(var(--meros-scroll-animate-y,0)) scale(var(--meros-scroll-animate-scale-x,1),var(--meros-scroll-animate-scale-y,1))}.editor-styles-wrapper .meros-has-scroll-animation.meros-animating:not(.meros-animated){transition:none}.editor-styles-wrapper .meros-has-scroll-animation.meros-animating:not(.meros-animated).meros-has-animated-bg-color,.meros-animation-wrapper .meros-has-scroll-animation:not(.meros-animated).meros-has-animated-bg-color{background-color:var(--meros-scroll-animate-bg-color,initial)!important}.editor-styles-wrapper .meros-has-scroll-animation.meros-animating:not(.meros-animated).meros-has-animated-text-color,.meros-animation-wrapper .meros-has-scroll-animation:not(.meros-animated).meros-has-animated-text-color{color:var(--meros-scroll-animate-text-color,inherit)!important}.editor-styles-wrapper .meros-has-scroll-animation.meros-animating:not(.meros-animated).meros-has-animated-text-color a,.meros-animation-wrapper .meros-has-scroll-animation:not(.meros-animated).meros-has-animated-text-color a{color:var(--meros-scroll-animate-link-color,inherit)!important}.meros-has-hover-transform-animation:not(.meros-animating){transition:transform var(--meros-hover-transform-duration,.8s) ease var(--meros-hover-transform-delay,0s)}.meros-has-hover-color-animation:not(.meros-animating){transition:background-color var(--meros-hover-color-duration,.8s) ease var(--meros-hover-color-delay,0s),color var(--meros-hover-color-duration,.8s) ease var(--meros-hover-color-delay,0s)}.editor-styles-wrapper .meros-has-hover-transform-animation.meros-preview-hover-fx:not(.meros-animating):hover,.wp-site-blocks:not(.is-root-container) .meros-has-hover-transform-animation:not(.meros-animating):hover{cursor:default!important;transform:translateX(var(--meros-hover-animate-x,0)) translateY(var(--meros-hover-animate-y,0)) scale(var(--meros-hover-animate-scale-x,1),var(--meros-hover-animate-scale-y,1))}.editor-styles-wrapper .meros-has-hover-color-animation.meros-preview-hover-fx:not(.meros-animating):hover,.wp-site-blocks:not(.is-root-container) .meros-has-hover-color-animation:not(.meros-animating):hover{background-color:var(--meros-hover-animate-bg-color,inherit);color:var(--meros-hover-animate-text-color,inherit);cursor:default!important}.editor-styles-wrapper .meros-has-header-animation.meros-preview-header-fx,.wp-site-blocks:not(.is-root-container) .meros-has-header-animation{--bg-start:var(--meros-header-animate-bg-color-start);--bg-end:var(--meros-header-animate-bg-color-end);--color-start:var(--meros-header-animate-text-color-start);--color-end:var(--meros-header-animate-text-color-end);--link-start:var(--meros-header-animate-link-color-start);--link-end:var(--meros-header-animate-link-color-end);--link-hover-start:var(--meros-header-animate-link-hover-color-start);--link-hover-end:var(--meros-header-animate-link-hover-color-end);--fx-progress:0}.editor-styles-wrapper .meros-has-header-animation.meros-preview-header-fx.meros-has-animated-bg-color,.wp-site-blocks:not(.is-root-container) .meros-has-header-animation.meros-has-animated-bg-color{background-color:color-mix(in srgb,var(--bg-start) calc(100% - var(--fx-progress)*100%),var(--bg-end) calc(var(--fx-progress)*100%))!important}.editor-styles-wrapper .meros-has-header-animation.meros-preview-header-fx.meros-has-animated-text-color,.wp-site-blocks:not(.is-root-container) .meros-has-header-animation.meros-has-animated-text-color{color:color-mix(in srgb,var(--color-start) calc(100% - var(--fx-progress)*100%),var(--color-end) calc(var(--fx-progress)*100%))!important}.editor-styles-wrapper .meros-has-header-animation.meros-preview-header-fx.meros-has-animated-text-color .meros-navigation-mobile-toggle svg,.wp-site-blocks:not(.is-root-container) .meros-has-header-animation.meros-has-animated-text-color .meros-navigation-mobile-toggle svg{fill:color-mix(in srgb,var(--color-start) calc(100% - var(--fx-progress)*100%),var(--color-end) calc(var(--fx-progress)*100%))!important}.editor-styles-wrapper .meros-has-header-animation.meros-preview-header-fx.meros-has-animated-link-color .wp-block-site-title a,.wp-site-blocks:not(.is-root-container) .meros-has-header-animation.meros-has-animated-link-color .wp-block-site-title a{color:color-mix(in srgb,var(--link-start) calc(100% - var(--fx-progress)*100%),var(--link-end) calc(var(--fx-progress)*100%))!important}.editor-styles-wrapper .meros-has-header-animation.meros-preview-header-fx.meros-has-animated-link-hover-color .wp-block-site-title a:hover,.wp-site-blocks:not(.is-root-container) .meros-has-header-animation.meros-has-animated-link-hover-color .wp-block-site-title a:hover{color:color-mix(in srgb,var(--link-hover-start) calc(100% - var(--fx-progress)*100%),var(--link-hover-end) calc(var(--fx-progress)*100%))!important}.editor-styles-wrapper .meros-has-header-animation.meros-has-animated-logo-width.meros-preview-header-fx{--logo-width-start:0px;--logo-width-end:0px;--fx-progress:0}.editor-styles-wrapper .meros-has-header-animation.meros-has-animated-logo-width.meros-preview-header-fx .components-resizable-box__container:not(.has-show-handle){height:auto!important;width:calc(var(--logo-width-start) + (var(--logo-width-end) - var(--logo-width-start))*var(--fx-progress))!important}.editor-styles-wrapper .meros-has-header-animation.meros-has-animated-logo-width.meros-preview-header-fx,.wp-site-blocks:not(.is-root-container) .meros-has-header-animation.meros-has-animated-logo-width{--logo-width-start:0px;--logo-width-end:0px;--fx-progress:0}.editor-styles-wrapper .meros-has-header-animation.meros-has-animated-logo-width.meros-preview-header-fx .wp-block-site-logo img,.wp-site-blocks:not(.is-root-container) .meros-has-header-animation.meros-has-animated-logo-width .wp-block-site-logo img{height:auto!important;width:calc(var(--logo-width-start) + (var(--logo-width-end) - var(--logo-width-start))*var(--fx-progress))!important}.meros-sticky-element{position:sticky!important;top:var(--meros-sticky-top-offset,0)!important;z-index:100}div[x-persist=header]:has(header.meros-sticky-element){position:sticky!important;top:0!important;z-index:300}div[x-persist=header]:has(header.meros-sticky-element) header{position:relative!important;top:unset!important}.editor-styles-wrapper header.meros-sticky-element,.wp-site-blocks:not(.is-root-container) header.meros-sticky-element{position:sticky!important;top:0!important;z-index:300}.editor-styles-wrapper header.meros-sticky-element .meros-sticky-element,.wp-site-blocks:not(.is-root-container) header.meros-sticky-element .meros-sticky-element{position:relative!important;top:unset!important}.editor-styles-wrapper header.meros-header-no-bottom-margin+.wp-block,.wp-site-blocks:not(.is-root-container) div[x-persist=header]:has(header.meros-header-no-bottom-margin)+*{margin-top:0!important}.editor-styles-wrapper header.meros-header-no-bottom-margin+.wp-block header,.wp-site-blocks:not(.is-root-container) div[x-persist=header]:has(header.meros-header-no-bottom-margin)+* header{margin-top:unset!important}.wp-site-blocks:not(.is-root-container) header.meros-header-no-bottom-margin+*{margin-top:0!important}.editor-styles-wrapper header.meros-header-offset+.wp-block,.wp-site-blocks:not(.is-root-container) div[x-persist=header]:has(header.meros-header-offset)+*{margin-top:calc(var(--meros-header-height)*-1)!important}.editor-styles-wrapper header.meros-header-offset+.wp-block header,.wp-site-blocks:not(.is-root-container) div[x-persist=header]:has(header.meros-header-offset)+* header{margin-top:unset!important}.wp-site-blocks:not(.is-root-container) header.meros-header-offset+*{margin-top:calc(var(--wp--style--block-gap)*-1 - var(--meros-header-height))!important}.meros-is-animation-trigger{transition:background-color .3s ease,color .3s ease}.meros-has-triggerable-animation:not(.meros-start-hidden){transition:transform var(--meros-triggered-transform-duration,.3s) ease var(--meros-triggered-transform-delay,0s),opacity var(--meros-triggered-opacity-duration,.3s) ease var(--meros-triggered-opacity-delay,0s),rotate var(--meros-triggered-rotation-duration,.3s) ease var(--meros-triggered-rotation-delay,0s)}.meros-has-triggerable-animation.meros-start-hidden.meros-occupy-space{transition:transform var(--meros-triggered-transform-duration,.3s) ease var(--meros-triggered-transform-delay,0s),opacity var(--meros-triggered-opacity-duration,.3s) ease var(--meros-triggered-opacity-delay,0s),rotate var(--meros-triggered-rotation-duration,.3s) ease var(--meros-triggered-rotation-delay,0s),visibility 0s ease var(--meros-triggered-opacity-duration,.3s)}.meros-has-triggerable-animation.meros-start-hidden:not(.meros-occupy-space){transition:transform var(--meros-triggered-transform-duration,.3s) ease var(--meros-triggered-transform-delay,0s),opacity var(--meros-triggered-opacity-duration,.3s) ease var(--meros-triggered-opacity-delay,0s),rotate var(--meros-triggered-rotation-duration,.3s) ease var(--meros-triggered-rotation-delay,0s),height .3s ease 0s,visibility 0s ease var(--meros-triggered-opacity-duration,.3s)}.wp-site-blocks:not(.is-root-container) .meros-is-animation-trigger{cursor:pointer}.editor-styles-wrapper .meros-is-animation-trigger.meros-preview-trigger-fx:hover:not([data-meros-trigger-active=true]),.wp-site-blocks:not(.is-root-container) .meros-is-animation-trigger:hover:not([data-meros-trigger-active=true]){background-color:var(--meros-trigger-hover-bg-color,inherit)!important;color:var(--meros-trigger-hover-text-color,inherit)!important}.editor-styles-wrapper .meros-is-animation-trigger.meros-preview-trigger-fx[data-meros-trigger-active=true],.wp-site-blocks:not(.is-root-container) .meros-is-animation-trigger[data-meros-trigger-active=true]{background-color:var(--meros-trigger-active-bg-color,inherit)!important;color:var(--meros-trigger-active-text-color,inherit)!important}.editor-styles-wrapper .meros-has-triggerable-animation.meros-preview-triggered-fx:not([data-meros-animated=true]),.wp-site-blocks:not(.is-root-container) .meros-has-triggerable-animation:not([data-meros-animated=true]){opacity:var(--meros-triggered-animate-opacity,1);rotate:0deg;transform:translateX(var(--meros-triggered-animate-x,0)) translateY(var(--meros-triggered-animate-y,0)) scale(var(--meros-triggered-animate-scale-x,1),var(--meros-triggered-animate-scale-y,1))}.editor-styles-wrapper .meros-has-triggerable-animation.meros-preview-triggered-fx:not([data-meros-animated=true]).meros-start-hidden:not(.meros-occupy-space),.wp-site-blocks:not(.is-root-container) .meros-has-triggerable-animation:not([data-meros-animated=true]).meros-start-hidden:not(.meros-occupy-space){display:none;height:0}.editor-styles-wrapper .meros-has-triggerable-animation.meros-preview-triggered-fx:not([data-meros-animated=true]).meros-start-hidden,.wp-site-blocks:not(.is-root-container) .meros-has-triggerable-animation:not([data-meros-animated=true]).meros-start-hidden{visibility:hidden!important}.editor-styles-wrapper .meros-has-triggerable-animation.meros-preview-triggered-fx[data-meros-animated=true].meros-start-hidden,.wp-site-blocks:not(.is-root-container) .meros-has-triggerable-animation[data-meros-animated=true].meros-start-hidden{rotate:var(--meros-triggered-animate-rotation,0deg);transition:transform var(--meros-triggered-transform-duration,.3s) ease var(--meros-triggered-transform-delay,0s),opacity var(--meros-triggered-opacity-duration,.3s) ease var(--meros-triggered-opacity-delay,0s),rotate var(--meros-triggered-rotation-duration,.3s) ease var(--meros-triggered-rotation-delay,0s),visibility 0s ease 0s!important;visibility:visible!important}.editor-styles-wrapper .meros-has-triggerable-animation.meros-preview-triggered-fx[data-meros-animated=true]:not(.meros-start-hidden),.wp-site-blocks:not(.is-root-container) .meros-has-triggerable-animation[data-meros-animated=true]:not(.meros-start-hidden){rotate:var(--meros-triggered-animate-rotation,0deg)}.meros-has-block-animation{transform:none}.meros-animation-wrapper{overflow:clip}
