.wp-block-sturdy-sticky-page-bar{--bar-height:5.4375rem;z-index:100;position:relative}@media (max-width:1199px){.wp-block-sturdy-sticky-page-bar{--bar-height:4.375rem}}.wp-block-sturdy-sticky-page-bar__close{position:absolute;top:1rem;right:1rem;z-index:2}@media (min-width:1200px){.wp-block-sturdy-sticky-page-bar__close{top:2rem;right:2rem}}.wp-block-sturdy-sticky-page-bar__close span.icon-close{display:none;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;color:var(--wp--preset--color--white);cursor:pointer;transition:color .2s ease-in-out;font-size:1.5rem}.wp-block-sturdy-sticky-page-bar__container{transition:transform .3s ease-in-out;transform:translateY(0);display:flex;flex-direction:row;justify-content:center;align-items:center;position:fixed;bottom:calc(var(--bar-height) * -1);right:1rem;z-index:1;background-color:var(--wp--preset--color--darkblue);color:var(--wp--preset--color--white);height:var(--bar-height);border-radius:var(--wp--custom--border-radius--normal);border-bottom-left-radius:0;border-bottom-right-radius:0;gap:var(--wp--preset--spacing--16);min-width:22.5rem}@media (max-width:479px){.wp-block-sturdy-sticky-page-bar__container{right:unset;width:100%}}.wp-block-sturdy-sticky-page-bar__bar{position:relative;display:flex;justify-content:space-between;width:100%;align-items:center;padding:0 var(--wp--preset--spacing--32);gap:var(--wp--preset--spacing--16)}@media (max-width:1199px){.wp-block-sturdy-sticky-page-bar__bar:after{content:"\e906";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:1.5rem}}.wp-block-sturdy-sticky-page-bar .wp-block-heading{position:relative;margin:0;white-space:nowrap}.wp-block-sturdy-sticky-page-bar__image{display:flex;height:40px;min-width:40px;justify-content:center}.wp-block-sturdy-sticky-page-bar__image img{width:28px;height:28px}.wp-block-sturdy-sticky-page-bar__image a{display:flex!important;align-items:center;justify-content:center}.wp-block-sturdy-sticky-page-bar__buttons{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--16);position:relative;min-width:100%}@media (min-width:1200px){.wp-block-sturdy-sticky-page-bar__buttons{flex-direction:row;align-items:stretch;width:unset}}@media (max-width:1199px){.wp-block-sturdy-sticky-page-bar__buttons{clip-path:inset(100% 0 0 0);transition:clip-path .3s ease-in-out;bottom:-1.5rem;z-index:-1;position:absolute;left:0;padding:var(--wp--preset--spacing--32);padding-bottom:calc(var(--bar-height) + 1.5rem);background-color:var(--wp--preset--color--darkblue);border-radius:var(--wp--custom--border-radius--normal);border-bottom-left-radius:0;border-bottom-right-radius:0}}.wp-block-sturdy-sticky-page-bar__button{white-space:nowrap;text-align:center}@media (max-width:1199px){.wp-block-sturdy-sticky-page-bar--is-open .wp-block-sturdy-sticky-page-bar__buttons{clip-path:inset(0)}}.page-scrolled .wp-block-sturdy-sticky-page-bar__container{transform:translateY(-100%)}