.wavy-statement-bar{position:relative;overflow:hidden;width:100%}.wavy-bar__wave{position:absolute;left:-5%;width:110%;height:var(--wave-height, 60px);opacity:var(--wave-opacity, .6);pointer-events:none;line-height:0;will-change:transform}.wavy-bar__wave--top{top:-1px;transform:rotate(180deg)}.wavy-bar__wave--bottom{bottom:-1px}.wavy-bar__wave svg{display:block;width:100%;height:100%}.wavy-bar__path--primary{animation:wavy-morph-primary var(--wave-speed, 8s) ease-in-out infinite;will-change:d}.wavy-bar__path--secondary{animation:wavy-morph-secondary var(--wave-speed, 8s) ease-in-out infinite;animation-delay:calc(var(--wave-speed, 8s) * -.5);will-change:d}@keyframes wavy-morph-primary{0%,to{d:path("M0,45 C200,12 400,72 600,28 C800,8 1000,62 1200,38 L1200,80 L0,80 Z")}50%{d:path("M0,22 C200,68 400,12 600,58 C800,75 1000,22 1200,52 L1200,80 L0,80 Z")}}@keyframes wavy-morph-secondary{0%,to{d:path("M0,62 C250,22 550,72 800,32 C1000,12 1150,58 1200,48 L1200,80 L0,80 Z")}50%{d:path("M0,38 C250,72 550,18 800,68 C1000,75 1150,28 1200,62 L1200,80 L0,80 Z")}}@supports not (d: path("M0,0")){.wavy-bar__path--primary,.wavy-bar__path--secondary{animation:none}.wavy-bar__wave--top svg{animation:wavy-translate-a var(--wave-speed, 8s) ease-in-out infinite;will-change:transform}.wavy-bar__wave--bottom svg{animation:wavy-translate-b var(--wave-speed, 8s) ease-in-out infinite;animation-delay:calc(var(--wave-speed, 8s) * -.4);will-change:transform}@keyframes wavy-translate-a{0%,to{transform:translate(0)}50%{transform:translate(-4%)}}@keyframes wavy-translate-b{0%,to{transform:translate(-3%)}50%{transform:translate(3%)}}}.wavy-bar__content{position:relative;z-index:2;text-align:center;max-width:800px;margin-inline:auto;padding-inline:24px}.wavy-bar__heading{margin:0 0 .35em;line-height:1.2}.wavy-bar__subheading{margin:0;line-height:1.55;opacity:.92}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
