.StripeSet{--stripeSetHeight:72px;--stripeSetAlignCenterOffset:-40px;--stripeSetSubpixelOffset:0;--stripeSetAngle:var(--angleNormal);position:absolute;height:var(--stripeSetHeight);width:100%;transform:skewY(var(--stripeSetAngle)) translateY(var(--stripeSetSubpixelOffset));overflow:hidden}.StripeSet--TopLeft{top:0;left:0;transform-origin:100% 0}.StripeSet--TopRight{--stripeSetSubpixelOffset:-0.35px;top:0;right:0;transform-origin:100% 0}.StripeSet--BottomRight{--stripeSetSubpixelOffset:0.35px;right:0;bottom:var(--sectionAngleHeight);transform-origin:100% 100%}.StripeSet--BottomLeft{left:0;bottom:0;transform-origin:0 100%}.StripeSet--layoutStacked{--stripeSetHeight:80px}.StripeSet--alignCenter{top:var(--stripeSetAlignCenterOffset)}.StripeSet--alignEnd{top:calc(var(--stripeSetHeight)*-1)}