/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--sk-size:40px;--sk-color:#333;}.ajax-throbber{position:relative;width:40px;height:40px;}.ajax-progress.ajax-progress-fullscreen{position:fixed;z-index:11000;top:0;right:0;bottom:0;left:0;overflow:visible;width:2em;height:2em;margin:auto;background-color:transparent;background-image:none;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.ajax-throbber.sk-flow{display:flex;justify-content:space-between;width:calc(var(--sk-size) * 1.3);height:calc(var(--sk-size) * 1.3);}.ajax-throbber .sk-flow-dot{width:25%;height:25%;animation:sk-flow 1.4s cubic-bezier(0.455,0.03,0.515,0.955) 0s infinite
    both;border-radius:50%;background-color:var(--sk-color);}.ajax-throbber .sk-flow-dot:nth-child(1){animation-delay:-0.3s;}.ajax-throbber .sk-flow-dot:nth-child(2){animation-delay:-0.15s;}@keyframes sk-flow{0%,80%,100%{transform:scale(0.3);}40%{transform:scale(1);}}
.paragraph--unpublished{position:relative;}.paragraph--unpublished::before{content:'Nicht veröffentlicht';background-color:#cc00cc;color:white;position:absolute;right:0;top:0;padding:.25rem .5rem;box-shadow:0 1px 1px rgba(0,0,0,0.25),0 1px 3px rgba(0,0,0,0.25);font-weight:600;font-size:.75rem;z-index:2;}.paragraph--unpublished::after{content:'';background-color:#cc00cc;opacity:.5;position:absolute;right:0;top:0;bottom:0;left:0;z-index:1;}.paragraph--unpublished{background-color:#ffccff !important;}.lpb-controls-publish-toggle.not-published{background-image:radial-gradient(#ee1700,#ff2d00);}.lp-builder:not(.is-navigating) .js-lpb-component:hover,.lp-builder:not(.is-navigating) .js-lpb-component:focus-within{outline:2px solid blue;}.paragraph--unpublished:hover,.paragraph--unpublished:focus-within{outline:2px solid #cc00cc !important;}
