.dycode-curved-loop-jacket {
	width: 100%;
	display: block;
	overflow: visible;
	line-height: 0;
	margin: 0;
	visibility: hidden;
}

.dycode-curved-loop-jacket.dclp-ready {
	visibility: visible;
}

.dycode-curved-loop-svg {
	width: 100%;
	height: 100%;
	display: block;
	overflow: visible;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}

.dycode-curved-loop-text {
	fill: currentColor;
	font-size: 6rem;
	font-weight: 700;
}

.dycode-curved-loop-jacket[data-interactive="1"] {
	cursor: grab;
}

.dycode-curved-loop-jacket[data-interactive="1"].dclp-dragging {
	cursor: grabbing;
}
