.ska-blocks__with-variants {

	&__tabs {
		margin-bottom: calc(var(--ska-button-group-pills-spacing) * 2) !important;
	}

	&__wrapper {
		display: flex;
		flex-direction: column;
		gap: 8px;

		& > * {
			margin: 0;
		}
	}
}
