.-m-cms-cont-cd-link_gross {
	margin-top:   var(--thm1-section-space);
	margin-bottom:var(--thm1-section-space);
	font-size:2.5rem;
	line-height:1.19;
}
.-m-cms-cont-cd-link_gross.-hasBg {
	padding-top:   var(--thm1-section-space);
	padding-bottom:var(--thm1-section-space);
	margin-top:0;
	margin-bottom:0;
}
.-m-cms-cont-cd-link_gross > [thm1-width] {
	display:flex;
	flex-wrap:wrap;
	row-gap:1.5rem;
	font-family:Museo;
	align-items:center;
	text-decoration:none;
}
.-m-cms-cont-cd-link_gross .-text {
	flex:999 1 10em;
}
.-m-cms-cont-cd-link_gross .-plus {
	text-align:right;
	flex:1 1 7rem;
}
.-m-cms-cont-cd-link_gross .-plus > svg {
	width:1.7em;
	height:1.7em;
}
.-m-cms-cont-cd-link_gross > span:not([href=""]) {
	color:var(--thm1-color-1);
}
