<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  .is-style-swoosh-borders:before{
    content: url("/wp-content/plugins/mtsu-blocks/build/styles/helix-cover/img/icon-wave-top-blue.svg");
    position: relative;
    top: -0.2rem;
    right: -0.1rem;
    z-index: 2;
    position: absolute;
    width: 100%;
}

.is-style-swoosh-borders:after{
    content: url("/wp-content/plugins/mtsu-blocks/build/styles/helix-cover/img/icon-wave-bottom-light-grey.svg");
    position: relative;
    bottom: -0.4rem;
    left: -0.1rem;
    position: absolute;
    width: 100%;
    z-index: 2;;
}</pre></body></html>