.positioned-image{position:absolute;display:var(--pi-xl-display);left:50%;top:50%;transform:translate(-50%, -50%);pointer-events:none;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;z-index:var(--pi-z)}.positioned-image img{position:absolute;height:initial;max-width:initial;flex:0 1 auto;align-self:auto;min-width:0;min-height:auto;top:var(--pi-xl-top);right:var(--pi-xl-right);bottom:var(--pi-xl-bottom);left:var(--pi-xl-left)}@keyframes s22Floatanimation{0%{transform:translateY(0px)}50%{transform:translateY(var(--pi-float-length))}100%{transform:translateY(0px)}}.positioned-image.animate img{animation:s22Floatanimation var(--pi-float-speed) ease-in-out infinite}@media screen and (max-width: 1280px){.positioned-image{display:var(--pi-mlg-display)}.positioned-image img{top:var(--pi-mlg-top);right:var(--pi-mlg-right);bottom:var(--pi-mlg-bottom);left:var(--pi-mlg-left)}}@media screen and (max-width: 1040px){.positioned-image{display:var(--pi-lg-display)}.positioned-image img{top:var(--pi-lg-top);right:var(--pi-lg-right);bottom:var(--pi-lg-bottom);left:var(--pi-lg-left)}}@media screen and (max-width: 767px){.positioned-image{display:var(--pi-md-display)}.positioned-image img{top:var(--pi-md-top);right:var(--pi-md-right);bottom:var(--pi-md-bottom);left:var(--pi-md-left)}}@media screen and (max-width: 639px){.positioned-image{display:var(--pi-sm-display)}.positioned-image img{top:var(--pi-sm-top);right:var(--pi-sm-right);bottom:var(--pi-sm-bottom);left:var(--pi-sm-left)}}@media screen and (max-width: 375px){.positioned-image{display:var(--pi-xs-display)}.positioned-image img{top:var(--pi-xs-top);right:var(--pi-xs-right);bottom:var(--pi-xs-bottom);left:var(--pi-xs-left)}}
/*# sourceMappingURL=positioned-image.css.map */
