﻿
#newpage-button-80 {
	display: none;
}
#cms_root {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-grow: 1;
}
#cont-3339 {
	padding-top: 140px;
}
#design-sitemap-3341:before {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 8px;
	width: 1px;
	background: rgba(226, 0, 26, 0.22);
}
#design-sitemap-3341 {
	margin-block: 80px;
	position: relative;
	max-width: 760px;
	padding-left: 46px;
	padding-bottom: 40px;
}
#design-sitemap-3341 p {
	position: relative;
	margin: 0 0 10px;
	padding-left: 22px;
	font-size: 18px;
	line-height: 1.45;
}
#design-sitemap-3341 h3 {
	position: relative;
	margin: 48px 0 18px;
	font-size: clamp(28px, 4vw, 48px);
	line-height: 1;
	font-weight: 600;
}
#design-sitemap-3341 h3:first-child {
	margin-top: 0;
}
#design-sitemap-3341 h3:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -46px;
	width: 17px;
	height: 17px;
	border: 3px solid #e2001a;
	border-radius: 50%;
	background: var(--bgcolor, #fff);
	transform: translateY(-50%);
}
#design-sitemap-3341 h3 a {
	color: var(--color, #161616);
	text-decoration: none;
}
#design-sitemap-3341 p:before {
	content: "";
	position: absolute;
	top: 0.72em;
	left: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #e2001a;
	transform: translateY(-50%);
}
#design-sitemap-3341 p a {
	color: #e2001a;
	text-decoration: none;
	text-underline-offset: 5px;
}
#design-sitemap-3341 a:hover , #design-sitemap-3341 a:focus-visible {
	text-decoration: underline;
}
@media (max-width:800px) /* responsive */ {
	#cont-3339 {
		padding-top: 80px;
	}
	#design-sitemap-3341 {
		margin-top: 48px;
		padding-left: 34px;
	}
	#design-sitemap-3341 h3 {
		margin-top: 36px;
		font-size: 30px;
	}
	#design-sitemap-3341 h3:before {
		left: -34px;
		width: 15px;
		height: 15px;
	}
	#design-sitemap-3341 p {
		font-size: 16px;
	}
}
