.imow-sc-wrapper {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	gap: 24px;
	width: 100%;
}
.imow-sc-wrapper *,
.imow-sc-wrapper *::before,
.imow-sc-wrapper *::after { box-sizing: border-box; }
