body,html{overflow-x:hidden;width:100%}.kantbild{width:100vw;position:relative;left:50%;transform:translateX(-50%);max-width:none;height:auto}.wp-block-gallery.is-layout-flex{gap:.5em !important;margin-bottom:.5em}.wp-block-gallery.is-layout-flex+.wp-block-gallery.is-layout-flex{margin-top:0 !important}.wp-block-post-template{column-count:2;column-gap:2em}@media (max-width:768px){.wp-block-post-template{column-count:1}}@media (max-width:768px){.has-text-align-right.align-left-text{text-align:left !important}}.wp-block-post-template .wp-block-post{display:inline-block;margin:0;width:100%;break-inside:avoid-column}.animated,.animated-bump,.shaking{will-change:transform,opacity}.animated{transform:scale(.8);transition:opacity .3s ease-in-out}.animated.in-view{animation:pulse 1.5s ease-in-out 1 alternate forwards;animation-delay:1s}@keyframes pulse{0%{transform:scale(.8)}100%{transform:scale(1)}}.animated-bump{transform:scale(1);transition:opacity .3s ease-in-out}.animated-bump.in-view{animation:jump 1s ease-in-out 1 forwards;animation-delay:1s}@keyframes jump{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.shaking{transform:scale(1);transition:opacity .3s ease-in-out}.shaking.in-view{animation:shake 1s ease-in-out 1 forwards;animation-delay:1s}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-10px)}50%{transform:translateX(10px)}75%{transform:translateX(-10px)}100%{transform:translateX(0)}}