@keyframes translateWobble{0%{opacity:0;transform:translate3d(calc(var(--z) * 0px),calc(var(--z) * 0px),calc(var(--z) * 0px))}100%{opacity:1;transform:translate3d(calc(var(--z) * 100px),calc(var(--z) * 100px),calc(var(--z) * 100px))}}.wp-block-sturdy-blog-slider__container{margin-block-end:2.5rem}@media(min-width:768px){.wp-block-sturdy-blog-slider__container{display:flex;justify-content:space-between;gap:2rem}}.wp-block-sturdy-blog-slider__content{flex-basis:50rem;margin-block-end:1.5rem}@media(min-width:768px){.wp-block-sturdy-blog-slider__content{margin-block-end:0}}.wp-block-sturdy-blog-slider__arrows{display:flex}.wp-block-sturdy-blog-slider__arrows button{border:0;background-color:var(--wp--preset--color--button-primary-initial-background);color:var(--wp--preset--color--button-primary-initial-text);border-radius:50%;height:3rem;width:3rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer;font-size:.825rem;position:relative}.wp-block-sturdy-blog-slider__arrows button:hover{background-color:var(--wp--preset--color--button-primary-hover-background);color:var(--wp--preset--color--button-primary-initial-text)}.wp-block-sturdy-blog-slider__arrows button:disabled{background-color:var(--wp--preset--color--button-primary-disabled-background);color:var(--wp--preset--color--button-primary-disabled-border)}.wp-block-sturdy-blog-slider__arrows button .swiper-navigation-icon{display:none}.wp-block-sturdy-blog-slider__arrows button .bubble{position:absolute;border-radius:100%;background-color:inherit;animation-name:bubble-rise;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-fill-mode:forwards;transition:background-color 200ms ease-in-out}.wp-block-sturdy-blog-slider__arrows button .bubble-one{width:3px;height:3px;right:2px;top:-5px;animation-duration:1.8s;animation-delay:0s}.wp-block-sturdy-blog-slider__arrows button .bubble-two{width:5px;height:5px;right:8px;top:-3px;animation-duration:2.1s;animation-delay:.25s}.wp-block-sturdy-blog-slider__arrows button .bubble-three{width:9px;height:9px;right:0;top:2px;animation-duration:3s;animation-delay:.5s}@keyframes bubble-rise{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-12px);opacity:0}}.wp-block-sturdy-blog-slider__slider-wrapper{overflow:hidden;margin-inline:calc((100vw - var(--wp--style--global--content-size))/-2)}.alignwide .wp-block-sturdy-blog-slider__slider-wrapper{margin-inline:calc((100vw - var(--wp--style--global--wide-size))/-2)}.alignfull .wp-block-sturdy-blog-slider__slider-wrapper{margin-inline:calc((100vw - var(--wp--style--global--wide-size))/-2)}.wp-block-sturdy-blog-slider__posts{display:flex}.wp-block-sturdy-blog-slider__slide{flex-shrink:0;width:20.625rem}@media(min-width:768px){.wp-block-sturdy-blog-slider__slide{width:26.25rem}}.wp-block-sturdy-blog-slider__post{height:100%}.wp-block-sturdy-blog-slider__stack{display:flex;flex-direction:column;gap:1.5rem;height:100%}