@charset "utf-8";

.BtmTxtBlock {
	line-height: 1.7;
}
.BtmTxtBlock .SunSVG {
	position: absolute;
	max-width: min(30%, 260px);
	bottom: calc((var(--spacing-block) * -1) - 10px);
	z-index: -1;
}
