body,html{overflow-x:hidden;width:100%}img{max-width:100%;height:auto}.kantbild{width:100vw;max-width:100vw;position:relative;left:50%;transform:translateX(-50%);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{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:2em !important}.wp-block-post-template .wp-block-post{width:100% !important;margin:0 !important}.wp-block-post-template .wp-block-post img{width:100% !important;max-width:100% !important;height:auto !important;object-fit:cover}@media (max-width:768px){.wp-block-post-template{grid-template-columns:1fr !important;gap:1.5em !important}.has-text-align-right.align-left-text{text-align:left !important}}.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)}}