.shape{background:var(--shape-color);height:100%;left:15%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;max-height:75vh;opacity:var(--shape-opacity,.1);position:absolute;top:38%;transform:translateY(-60%);width:50%;z-index:0}.shape.star{-webkit-mask-image:url(../static/img/shapes/star.svg);mask-image:url(../static/img/shapes/star.svg)}.shape.line{left:-4%;-webkit-mask-image:url(../static/img/shapes/line.svg);mask-image:url(../static/img/shapes/line.svg);transform:translateY(-40%)}.shape.spiral{-webkit-mask-image:url(../static/img/shapes/spiral.svg);mask-image:url(../static/img/shapes/spiral.svg)}.shape.inline{height:50px;left:0;opacity:1;position:relative;top:0;transform:none;width:125px}.shape~*{z-index:1}
