<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: GT-America-Expanded-Black;
	font-style: normal;
	font-weight: 400;
	src: url(/hc/theming_assets/01J7ZZ5XDYCYWNHKDQYPC2TCP5) format("woff2"), url(/hc/theming_assets/01J7ZZ60DESGJ742M9784PPV02) format("woff")
}

@font-face {
	font-family: GT-America-Extended-Bold;
	font-style: normal;
	font-weight: 400;
	src: url(/hc/theming_assets/01J7ZZ5XBBRFMAC6NZE8RB32CQ) format("woff2"), url(/hc/theming_assets/01J7ZZ60GWYBFPDRXSJBWQTP47) format("woff")
}

@font-face {
	font-family: GT-America-Regular;
	font-style: normal;
	font-weight: 400;
	src: url(/hc/theming_assets/01J7ZZ5XRZMK5E4P4YPSRRWD8Y) format("woff2"), url(/hc/theming_assets/01J7ZZ5YSXFB519S02HS683X0Q) format("woff")
}

@font-face {
	font-family: GT-America-Bold;
	font-style: normal;
	font-weight: 400;
	src: url(/hc/theming_assets/01J7ZZ5YJ3KW5PAQJW11TBXH6F) format("woff2"), url(/hc/theming_assets/01J7ZZ608CZCR3JDEJ38P962WG) format("woff")
}

@font-face {
	font-family: Roboto Regular;
	font-style: normal;
	font-weight: 400;
	src: url(/hc/theming_assets/01J7ZZ5XVESTJHA8NBTX923X58) format("woff2"), url(/hc/theming_assets/01J7ZZ607GN4KA1ZFA7JDA1R7Y) format("woff")
}

@font-face {
	font-family: Roboto Bold;
	font-style: normal;
	font-weight: 400;
	src: url(/hc/theming_assets/01J7ZZ5Y627PDPCT9KJGYTHJ73) format("woff2"), url(/hc/theming_assets/01J7ZZ60CD5SYBZJP2ZP8MV3NQ) format("woff")
}

@font-face {
	font-family: Base Neue Extralight;
	font-style: normal;
	font-weight: 400;
	src: url($assets-baseneue-extralight-woff2) format("woff2"), url($assets-baseneue-extralight-woff) format("woff")
}

@font-face {
	font-family: Base_Neue_bold;
	font-style: normal;
	font-weight: 400;
	src: url(/hc/theming_assets/01JPMW4751GVMC16P97VYD1YE4) format("woff2"), url(/hc/theming_assets/01JPMW4006AZJE52SD8PKTNWKR) format("woff")
}


@font-face {
	font-family: Base_Neue_regular;
	font-style: normal;
	font-weight: 400;
	src: url(/hc/theming_assets/01JPMW53V4JHZAJ48F7YBJAG00) format("woff2"), url(/hc/theming_assets/01JPMW4PRN8061QH64MXBVDXZE) format("woff")
}

@font-face {
	font-family: Base_Neue_expanded;
	font-style: normal;
	font-weight: 400;
	src: url($assets-baseneue-expanded-woff2) format("woff2"), url($assets-baseneue-expanded-woff) format("woff")
}

@font-face {
	font-family: Base_Neue_light;
	font-style: normal;
	font-weight: 400;
	src: url(/hc/theming_assets/01JPMWFHMME8AWNYXGDR7MY15A) format("woff2"), url(/hc/theming_assets/01JPAG43AH44A35E8JJEVCRX9N) format("woff")
}


* {
	box-sizing: border-box
}

html {
	height: 100%
}

body {
	background-color: #fff;
	color: #212222;
	display: flex;
	flex-direction: column;
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	font-size: 40px !important;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	min-height: 100%;
	min-width: 320px;
	position: relative;
	-webkit-font-smoothing: antialiased
}

@media (min-width:1024px) {
	body&gt;main {
		min-height: 65vh
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Base_Neue_bold, Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin-top: 0
}

h1,
h2,
h3 {
	color: #212222
}

h1 {
	font-size: 32px
}

h2 {
	font-size: 22px
}

h3 {
	font-size: 18px;
	font-weight: 600
}

h4 {
	font-size: 16px
}

a {
	color: #F40035;
	-webkit-text-decoration: none;
	text-decoration: none
}

input,
textarea {
	color: #000;
	font-size: 14px
}

input {
	box-sizing: border-box;
	font-weight: 300;
	max-width: 100%;
	outline: none;
	transition: border .12s ease-in-out
}

input:focus {
	border: 1px solid #1e8098
}

input[disabled] {
	background-color: #ddd
}

input[type=search] {
	font-family: Base_Neue_light, Arial, Helvetica, sans-serif
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(/hc/assets/dropdown-arrow.svg) no-repeat #fff;
	background-position: right 10px center;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #555;
	outline: none;
	padding: 8px 30px 8px 10px;
	width: 100%
}

select:focus {
	border: 1px solid #1e8098
}

select::-ms-expand {
	display: none
}

textarea {
	border: 1px solid #ddd;
	border-radius: 2px;
	outline: none;
	padding: 10px;
	resize: vertical;
	width: 100%
}

textarea:focus {
	border: 1px solid #1e8098
}

.visibility-hidden {
	border: 0;
	clip-path: inset(100%);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
	clip: rect(0 0 0 0);
	overflow: hidden
}

.container {
	margin: 0 auto;
	max-width: 1160px;
	padding: 0 5%
}

@media (min-width:1160px) {
	.container {
		padding: 0;
		width: 90%
	}
}

.container-divider {
	border-top: 1px solid #ddd;
	margin-bottom: 20px
}

ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.error-page {
	margin: 0 auto;
	max-width: 1160px;
	padding: 0 5%
}

@media (min-width:1160px) {
	.error-page {
		padding: 0;
		width: 90%
	}
}

.dropdown-toggle:after {
	color: inherit
}

.select-wrapper {
	align-items: center;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	display: flex;
	float: left;
	position: relative;
	width: auto
}

.select-wrapper:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2aWV3Qm94PSIwIDAgMzAgMzAiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMCAwaDMwdjMwSDB6IiB0cmFuc2Zvcm09Im1hdHJpeCgxIC0uMDA1IC4wMDUgMSAtLjA3NSAuMDc1KSIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImIiPjx1c2UgeGxpbms6aHJlZj0iI2EiIHN0eWxlPSJvdmVyZmxvdzp2aXNpYmxlIi8+PC9jbGlwUGF0aD48ZyBzdHlsZT0iY2xpcC1wYXRoOnVybCgjYikiPjxwYXRoIGQ9Im0xMi4xIDAgLjEgMjAtNy44LTcuN0wuOCAxNmwxMC40IDEwLjMgMy43IDMuNyAyLjktMi45IDExLTExLjItMy43LTMuNy03LjcgNy44LS4xLTIweiIgc3R5bGU9ImZpbGw6IzIxMjIyMiIvPjxwYXRoIGQ9Ik0wIDBoMzB2MzBIMHoiIHN0eWxlPSJmaWxsOm5vbmUiIHRyYW5zZm9ybT0ibWF0cml4KDEgLS4wMDUgLjAwNSAxIC0uMDc1IC4wNzUpIi8+PC9nPjwvc3ZnPg==);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 40%;
	bottom: 0;
	content: "";
	height: 100%;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	z-index: 100
}

.select {
	background-color: transparent;
	border: none;
	font-size: 14px;
	width: 100%
}

.select:active,
.select:focus {
	box-shadow: none;
	outline: none
}

.actions .dropdown-toggle:before,
.article-vote:before,
.attachments .attachment-item:before,
.collapsible-nav-list li[aria-selected=true]:after,
.collapsible-sidebar-title:after,
.icon,
.recent-activity-item-comment span:before,
.search-result-meta-count:before,
.search-result-votes:before,
.search:before,
.share a:before,
.vote-down:before,
.vote-up:before,
[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: copenhagen-icons;
	font-style: normal;
	font-weight: 400;
	speak: none;
	line-height: 1em;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased
}

.icon-lock:before {
	content: "\1F512"
}

.icon-star:before {
	content: "\2605"
}

.icon-linkedin:before {
	content: "\e900"
}

.icon-twitter:before {
	content: "\e901"
}

.icon-googleplus-:before {
	content: "\e902"
}

.icon-facebook:before {
	content: "\e903"
}

.icon-agent:before {
	content: "\1F464"
}

.icon-close:before {
	content: "\2715"
}

.icon-arrow-up:before {
	content: "\2B06"
}

.icon-arrow-down:before {
	content: "\2B07"
}

.icon-attachments:before {
	content: "\1F4CE"
}

.icon-comments:before {
	content: "\1F4AC"
}

.icon-search:before {
	content: "\1F50D"
}

.icon-vote:before {
	content: "\1F44D"
}

.icon-handle:before {
	content: "\25BE"
}

.icon-check:before {
	content: "\2713"
}

.icon-gear:before {
	content: "\2699"
}

.icon-menu:before {
	content: "\2630"
}

.icon-article:before {
	content: "\1F4C4"
}

.icon-post:before {
	content: "\1F4D4"
}

.icon-notification-alert:before {
	content: "\26A0"
}

.icon-notification-error:before {
	content: "\00D7"
}

.icon-notification-info:before {
	content: "\2139"
}

.icon-notification-success:before {
	content: "\2714"
}

.button,
[role=button] {
	border: 1px solid #1e8098;
	border-radius: 4px;
	color: #1e8098;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	line-height: 2.34;
	margin: 0;
	padding: 0 20px;
	text-align: center;
	transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%;
	-webkit-touch-callout: none
}

@media (min-width:768px) {

	.button,
	[role=button] {
		width: auto
	}
}

.button:after,
[role=button]:after {
	color: #1e8098
}

.button:active,
.button:focus,
.button:hover,
.button[aria-selected=true],
[role=button]:active,
[role=button]:focus,
[role=button]:hover,
[role=button][aria-selected=true] {
	background-color: #1e8098;
	color: #212222;
	-webkit-text-decoration: none;
	text-decoration: none
}

.button[aria-selected=true]:active,
.button[aria-selected=true]:focus,
.button[aria-selected=true]:hover,
[role=button][aria-selected=true]:active,
[role=button][aria-selected=true]:focus,
[role=button][aria-selected=true]:hover {
	background-color: #0d3843;
	border-color: #0d3843
}

.button[data-disabled],
[role=button][data-disabled] {
	cursor: default
}

.button-large,
input[type=submit] {
	background-color: #F40035;
	border: 0;
	border-radius: 4px;
	color: #fff;
	font-family: GT-America-Extended-Bold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 2.72;
	margin-bottom: 50px;
	min-height: 44px;
	min-width: 190px;
	opacity: .8;
	padding: 0 1.9286em;
	transition: all .3s ease;
	width: 240px
}

.button-large:active,
.button-large:focus,
.button-large:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover {
	opacity: 1
}

.button-large[disabled],
input[type=submit][disabled] {
	background-color: #ddd
}

.button-secondary {
	background-color: transparent;
	border: 1px solid #ddd;
	color: #535656
}

.button-secondary:active,
.button-secondary:focus,
.button-secondary:hover {
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	color: #212222
}

.sb-button {
	align-items: center;
	background-color: #fff;
	border-radius: 5px;
	color: #000;
	display: inline-flex;
	font-family: Base_Neue_bold, Arial, Helvetica, sans-serif;
	font-size: 12px;
	justify-content: center;
	line-height: 16px;
	min-height: 50px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: transform .2s ease-in-out 0s, top .2s ease-in-out 0s;
	width: 175px
}

.sb-button:hover {
	transform: translateY(-2px)
}

.sb-button:active {
	top: 2px;
	transition: transform .2s ease-in-out 0s, top .2s ease-in-out 0s
}

.sb-button:focus {
	outline: 0
}

.sb-button[role=button] {
	background-color: #fff;
	border: 3px solid #212222;
	width: 128px
}

.sb-button[role=button]:focus,
.sb-button[role=button]:hover {
	background-color: transparent;
	background-color: initial;
	border-color: initial
}

.sb-button[role=button].article-voted {
	background-color: #0E9F6D;
	border-color: #0E9F6D;
	color: #fff;
	transition: all .2s linear
}

@media (min-width:768px) {
	.sb-button {
		width: 180px
	}

	.sb-button[role=button] {
		width: 140px
	}
}

@media (min-width:1920px) {
	.sb-button {
		min-height: 60px;
		width: 240px
	}

	.sb-button[role=button] {
		width: 140px
	}
}

.hover {
	transition: transform .2s ease-in-out 0s
}

.hover:focus,
.hover:hover {
	transform: translateY(-2px)
}

.sb-button-standard {
	border: 3px solid #212222
}

.table {
	table-layout: fixed;
	width: 100%
}

@media (min-width:768px) {
	.table {
		table-layout: auto
	}
}

.table th,
.table th a {
	color: #535656;
	font-size: 13px;
	font-weight: 300;
	text-align: left
}

[dir=rtl] .table th,
[dir=rtl] .table th a {
	text-align: right
}

.table tr {
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 20px 0
}

@media (min-width:768px) {
	.table tr {
		display: table-row
	}
}

.table td {
	display: block
}

@media (min-width:768px) {
	.table td {
		display: table-cell
	}
}

@media (min-width:1024px) {

	.table td,
	.table th {
		padding: 20px 30px
	}
}

@media (min-width:768px) {

	.table td,
	.table th {
		height: 60px;
		padding: 10px 20px
	}
}

.form {
	max-width: 650px
}

.form-field~.form-field {
	margin-top: 25px
}

.form-field label {
	display: block;
	font-size: 13px;
	margin-bottom: 5px
}

.form-field input {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 10px;
	width: 100%
}

.form-field input:focus {
	border: 1px solid #1e8098
}

.form-field input[type=text] {
	border: 1px solid #ddd;
	border-radius: 4px
}

.form-field input[type=text]:focus {
	border: 1px solid #1e8098
}

.form-field input[type=checkbox] {
	width: auto
}

.form-field .nesty-input {
	border-radius: 4px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	outline: none;
	vertical-align: middle
}

.nesty-input:after {
	color: #212222 !important;
	line-height: 20px
}

.form-field .nesty-input:focus {
	border: 1px solid #1e8098;
	-webkit-text-decoration: none;
	text-decoration: none
}

.form-field textarea {
	vertical-align: middle
}

.form-field input[type=checkbox]+label {
	margin: 0 0 0 10px
}

.form-field.required&gt;label:after {
	color: #f40035;
	content: "*";
	margin-left: 2px
}

.form-field p {
	color: #535656;
	font-size: 12px;
	margin: 5px 0
}

[data-loading=true] input,
[data-loading=true] textarea {
	background: transparent url(/hc/assets/loader.gif) 99% 50% no-repeat;
	background-size: 16px 16px
}

.form footer {
	margin-top: 40px
}

.form footer a {
	color: #535656;
	cursor: pointer;
	margin-right: 15px
}

.form .suggestion-list {
	font-size: 13px;
	margin-top: 30px
}

.form .suggestion-list label {
	border-bottom: 1px solid #ddd;
	display: block;
	padding-bottom: 5px
}

.form .suggestion-list li {
	padding: 10px 0
}

.form .suggestion-list li a:visited {
	color: #8e001f
}

.categories {
	background-color: #212222
}

.categories-container {
	min-height: 400px;
	padding-left: 15px;
	padding-right: 15px
}

.category__title {
	background-color: transparent;
	border: none;
	color: #919191;
	cursor: auto;
	font-family: Base_Neue_bold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 100%
}

.category__title:focus {
	outline: 0
}

.category-list__item {
	color: #fff;
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px
}

.category-list__item:not(:last-child) {
	margin-bottom: 10px
}

.category-list__item-link {
	color: inherit;
  letter-spacing: 1px;
  
}

@media (max-width:767px) {
	.category:not(:last-child) {
		border-bottom: 1px solid #919191
	}

	.category__title {
		padding-bottom: 15px;
		padding-right: 50px;
		padding-top: 15px;
		text-align: left
	}

	.category__title:after {
		background-image: url(/hc/theming_assets/01JPSEX3EKSX0NXB7ZHNMV51QQ);
		content: "";
		height: 24px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		transition: transform .4s linear;
		width: 21px
	}

	.category__title.show:after {
		transform: translateY(-40%) rotate(180deg)
	}

	.category-list {
		display: none;
		padding-bottom: 15px
	}
}

@media (min-width:768px) {
	.categories {
		position: relative
	}

	.categories-container {
		display: grid;
		grid-template-columns: 220px 220px 220px;
		grid-row-gap: 25px;
		grid-column-gap: 15px;
		justify-content: center;
		margin: 0 auto;
		padding: 60px 0
	}

	.category {
		align-items: center;
		display: flex;
		flex-direction: column
	}

	.category__title {
		margin-bottom: 15px
	}

	.category-list {
		text-align: center
	}

	.category-list__item {
		line-height: 30px
	}
}

@media (min-width:1024px) {
	.categories-container {
		grid-column-gap: 60px;
		grid-row-gap: 40px
	}
}

@media (min-width:1920px) {
	.categories-container {
		grid-template-columns: 310px 310px 310px;
		grid-column-gap: 75px;
		grid-row-gap: 50px;
		padding: 110px 0
	}
}

.breadcrumbs {
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
	padding: 0
}

@media (min-width:768px) {
	.breadcrumbs {
		margin: 0
	}
}

.breadcrumbs li {
	color: #535656;
	display: inline;
	font-size: 12px;
	max-width: 450px;
	overflow: hidden;
	text-overflow: ellipsis
}

.breadcrumbs li+li:before {
	content: "/";
	margin: 0 4px
}

.breadcrumbs li a:visited {
	color: #f40035
}

.breadcrumbs li:last-child a {
	color: #212222;
  color: #F40035 !important;
}

.page-breadcrumbs {
	align-items: center;
	display: flex;
	margin-bottom: 25px;
	position: relative
}

.page-breadcrumbs .breadcrumbs {
	align-items: baseline;
	display: flex;
	height: 100%;
	margin: 0
}

@media (max-width:767px) {
	.page-breadcrumbs .compact-search {
		display: none
	}
}

@media (min-width:768px) {
	.page-breadcrumbs {
		align-items: center;
		display: flex;
		margin-bottom: 40px;
		min-height: 45px;
		width: 100%
	}

	.page-breadcrumbs .compact-search {
		height: 100%;
		margin-left: auto
	}

	.page-breadcrumbs .compact-search.show {
		max-height: 35px;
		width: 100%
	}

	.page-breadcrumbs .compact-search.show input[type=search] {
		height: 34px;
		width: 120px
	}
}

@media (min-width:1024px) {
	.page-breadcrumbs .breadcrumbs {
		max-width: 500px
	}

	.page-breadcrumbs .compact-search.show {
		margin-left: auto;
		width: 220px
	}

	.page-breadcrumbs .compact-search.show input[type=search] {
		width: 160px
	}
}

@media (min-width:1920px) {
	.page-breadcrumbs .breadcrumbs {
		max-width: 630px
	}

	.page-breadcrumbs .compact-search.show {
		width: 310px
	}

	.page-breadcrumbs .compact-search.show input[type=search] {
		width: 245px
	}
}

.header {
	align-items: center;
	background: #000;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
	color: #fff;
	height: 40px;
	justify-content: space-between;
	margin: 0 auto;
	position: relative;
	width: 100%
}

.header,
.header-buttons {
	display: flex
}

@media (min-width:768px) {
	.header {
		height: 45px
	}
}

@media (min-width:1920px) {
	.header {
		height: 55px
	}
}

.hamburger-button {
	display: none
}

.logo {
	align-items: center;
	display: flex
}

.logo img {
	height: 16px
}

@media (min-width:768px) {
	.logo img {
		height: 20px
	}
}

@media (min-width:1920px) {
	.logo img {
		height: 30px
	}
}

.nav-item {
	color: #F40035;
	font-family: Base_Neue_bold, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	text-transform: uppercase
}

.nav-item:after {
	background-color: #F40035;
	bottom: 10px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%
}

.nav-item:not(:first-child) {
	margin-left: 8px
}

.nav-item a {
	color: inherit;
	display: inline-block;
	padding: 10px 0
}

.nav-item.isNotActive a {
	color: #fff
}

.nav-item.isNotActive:after {
	display: none
}

.header-language-selector {
	align-items: center;
	display: flex;
	height: 100%
}

.header-language-selector .dropdown-toggle {
	background-size: cover;
	padding: 0
}

.header-language-selector .dropdown-toggle:after {
	display: none
}

.header-language-selector .flag {
	display: inline-flex;
	height: 20px;
	width: 30px
}

.header-language-selector .flag.English {
	background-image: url(/hc/theming_assets/01JPSEX2TR2J32TS5EDADYAC6Y)
}

.header-language-selector .flag.Deutsch {
	background-image: url(/hc/theming_assets/01JPSEX343N8YM9T197NZ3KZW6)
}

.header-language-selector .dropdown-menu {
	left: 50%;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%)
}

.header-language-selector .dropdown-menu [role=menuitem] {
	align-items: center;
	display: inline-flex
}

.header-language-selector .dropdown-menu [role=menuitem] .flag {
	margin-right: 10px
}

@media (min-width:768px) {
	.header-language-selector .dropdown-menu {
		left: auto;
		position: absolute;
		top: auto;
		transform: none
	}
}

.shop-button {
	display: block;
	height: 20px;
	width: 20px
}

.shop-button img {
	height: 100%;
	max-width: 100%
}

@media (max-width:767px) {
	.hamburger-button {
		background-color: transparent;
		border: none;
		display: block;
		height: 40px;
		padding: 0;
		position: relative;
		width: 40px
	}

	.hamburger-button:focus {
		outline: 0
	}

	.hamburger-button:after,
	.hamburger-button:before {
		background-color: #000;
		content: "";
		height: 4px;
		left: 0;
		position: absolute;
		transition: transform .3s ease;
		width: 24px
	}

	.hamburger-button:before {
		top: 12px
	}

	.hamburger-button:after {
		bottom: 12px
	}

	.hamburger-button.active:after,
	.hamburger-button.active:before {
		top: 50%;
		transition: transform .3s ease
	}

	.hamburger-button.active:before {
		transform: translateY(-50%) rotate(45deg)
	}

	.hamburger-button.active:after {
		transform: translateY(-50%) rotate(-45deg)
	}
}

.nav-wrapper {
	display: flex;
	justify-content: space-between;
	padding: 12px;
	width: 100%
}

.nav-list {
	align-items: center;
	display: flex
}

@media (min-width:768px) {
	.nav-wrapper {
		padding: 20px
	}
}

@media (min-width:1920px) {
	.nav-wrapper {
		padding: 24px
	}
}

.section__nav--localeCode {
	align-items: center;
	cursor: pointer;
	display: flex
}

.section__nav--localeCode img {
	width: 30px
}

#header__nav--localeCode {
	margin-left: auto;
}

#header_lang_h3 {
  color: white !important;
  font-size: 12px;
}

#footer__nav--localeCode {
	margin-right: auto;
}

@media (min-width:768px) {
	#footer__nav--localeCode {
		margin-right: 80px
	}
}

#global__modal--language {
	align-items: center;
	background: rgba(0, 0, 0, .5);
	display: none;
	height: 100vh;
	justify-content: center;
	opacity: 0;
	position: fixed;
	width: 100vw;
	z-index: 2
}

#global__modal--language.show {
	display: flex;
	opacity: 1;
	transition: opacity .3s
}

#global__modal--language&gt;div {
	align-items: center;
	background: #fff;
	display: flex;
	flex-flow: column;
	height: 260px;
	justify-content: center;
	padding: 40px;
	width: 300px
}

#global__modal--language h3 {
	text-align: center;
	text-transform: uppercase
}

#global__modal--language .sb-button {
	margin-top: 20px
}

#global__modal--language .select-wrapper {
	height: 45px;
	width: 100%
}

.footer {
	border-top: 1px solid #ddd;
	margin-top: 60px;
	padding: 30px 0
}

.footer a {
	color: #535656
}

.footer-inner {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1160px;
	padding: 0 5%
}

@media (min-width:1160px) {
	.footer-inner {
		padding: 0;
		width: 90%
	}
}

.footer-language-selector {
	color: #535656;
	display: inline-block;
	font-weight: 300
}

.sbFooter {
	background-color: #000;
	border-top: 0 solid #fff
}

.sbFooter-container {
	margin: 0 auto;
	padding: 40px 30px;
	position: relative
}

@media only screen and (min-width:768px) {
	.sbFooter-container {
		display: flex;
		flex-flow: row-reverse;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 668px;
		padding-top: 100px
	}
}

@media only screen and (min-width:1024px) {
	.sbFooter-container {
		max-width: 940px
	}
}

@media only screen and (min-width:1920px) {
	.sbFooter-container {
		max-width: 1300px
	}
}

.sbFooter-formWrapper {
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
	width: 100%
}

.sbFooter-formWrapper__text {
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 0 10px;
	text-transform: none;
}

@media only screen and (min-width:768px) {
	.sbFooter-formWrapper {
		width: 275px
	}
}

.sbFooter--link__wrapper {
	width: 100%
}

@media only screen and (min-width:768px) {
	.sbFooter--link__wrapper {
		max-width: 50%
	}
}

.sbFooter--link__wrapper&gt;div {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 50px auto 0;
	width: 250px
}

.sbFooter--link__list {
	display: flex
}

.sbFooter--link__list a {
	color: #fff;
	font-family: Base_Neue_light, Arial, Helvetica, sans-serif;
	font-size: 14px
}

@media only screen and (min-width:768px) {
	.sbFooter--link__wrapper&gt;div {
		justify-content: left;
		margin-left: 0;
		margin-top: 24px;
		width: 100%
	}
}

.sbFooter--tablet__logo {
	display: none
}

@media (min-width:768px) {
	.sbFooter--tablet__logo {
		display: flex
	}
}

.sbFooter-form {
	display: flex;
	justify-content: center
}

.sbFooter-form input {
	background-color: #fff;
	border: none;
	display: block;
	font-family: Base_Neue_light, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 24px;
	padding: 10px 15px;
	width: 225px
}

.sbFooter-form input:focus,
.sbFooter-form input:hover {
	outline: none
}

.sbFooter-form button {
	background-color: #F40035;
	border: none;
	border-radius: 0;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 0;
	height: 50px;
	min-width: 0;
	min-width: auto;
	padding: 0;
	position: relative;
	width: 50px
}

.sbFooter-form button:before {
	background-image: url(/hc/theming_assets/01JPSEX2N08SEYNSYF299SJ93S);
	background-size: cover;
	content: "";
	height: 32px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-90deg);
	width: 30px
}

@media only screen and (max-width:767px) {
	.sbFooter-form button {
		font-size: 9px
	}
}

@media (min-width:768px) {
	.sbFooter-formWrapper {
		text-align: left
	}

	.sbFooter-form {
		justify-content: flex-start
	}
}

@media (min-width:1024px) {
	.sbFooter-formWrapper {
		margin-bottom: 35px
	}

	.sbFooter-formWrapper__text {
		margin-bottom: 15px
	}
}

@media (min-width:1920px) {
	.sbFooter-formWrapper {
		font-size: 15px;
		margin-bottom: 50px
	}

	.sbFooter-formWrapper__text {
		font-size: 15px;
		margin-bottom: 20px
	}

	.sbFooter-form input {
		height: 60px;
		width: 240px
	}

	.sbFooter-form button {
		height: 60px;
		width: 60px
	}
}

.sbFooter--mobile__logo {
	display: flex;
	justify-content: center;
	margin: auto;
	width: 100%
}

.sbFooter--mobile__logo img {
	height: 24px;
	margin-bottom: 50px
}

@media (min-width:767px) {
	.sbFooter--mobile__logo {
		display: none
	}
}

.post {
	flex: 1;
	margin-bottom: 10px
}

@media (min-width:1024px) {
	.post {
		flex: 1 0 70%;
		max-width: 70%
	}
}

.post-container {
	display: flex;
	flex-direction: column
}

@media (min-width:1024px) {
	.post-container {
		flex-direction: row
	}
}

.post-header {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 10px
}

@media (min-width:768px) {
	.post-header {
		align-items: baseline;
		flex-direction: row
	}
}

.post-header .status-label {
	vertical-align: super
}

.post-title {
	margin-bottom: 20px;
	width: 100%
}

@media (min-width:768px) {
	.post-title {
		margin-bottom: 0;
		padding-right: 10px
	}
}

.post-title h1 {
	display: inline;
	vertical-align: middle
}

@media (min-width:768px) {
	.post-title h1 {
		margin-right: 5px
	}
}

.post-author {
	align-items: flex-start;
	display: flex;
	justify-content: space-between
}

.post-avatar {
	margin-bottom: 30px
}

.post-content {
	line-height: 1.6;
	word-break: break-word
}

.post-info-container {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px
}

.post-info {
	flex: 1
}

@media (min-width:1024px) {
	.post-info {
		padding-right: 20px
	}
}

[dir=rtl] .post-info {
	padding-left: 45px;
	padding-right: 0
}

.post-meta {
	display: inline-block;
	flex: 1;
	margin-left: 10px;
	vertical-align: middle
}

[dir=rtl] .post-meta {
	margin-left: 0;
	margin-right: 10px
}

.post-body img {
	height: auto;
	max-width: 100%
}

.post-body ol,
.post-body ul {
	list-style-position: outside;
	margin: 20px 0 20px 20px;
	padding-left: 20px
}

[dir=rtl] .post-body ol,
[dir=rtl] .post-body ul {
	margin-left: 0;
	margin-right: 20px;
	padding-left: 0;
	padding-right: 20px
}

.post-body ol&gt;ol,
.post-body ol&gt;ul,
.post-body ul&gt;ol,
.post-body ul&gt;ul {
	margin: 0
}

.post-body ul {
	list-style-type: disc
}

.post-body a:visited {
	color: #8e001f
}

.post-body code {
	margin: 0 2px;
	padding: 0 5px
}

.post-body code,
.post-body pre {
	background: #f7f7f7;
	border: 1px solid #ddd;
	border-radius: 3px
}

.post-body pre {
	overflow: auto;
	padding: 10px 15px;
	white-space: pre
}

.post-body blockquote {
	border-left: 1px solid #ddd;
	color: #535656;
	font-style: italic;
	padding: 0 15px
}

.post-footer {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px
}

.post-comment-count {
	color: #535656;
	font-weight: 300
}

.post-comment-count:hover {
	-webkit-text-decoration: none;
	text-decoration: none
}

.post-comment-count .icon-comments {
	color: #1e8098;
	content: "\1F4AC";
	display: inline-block;
	font-size: 18px;
	padding: 5px
}

.post-sidebar {
	border-top: 1px solid #ddd;
	flex: 1;
	padding: 30px 0;
	text-align: center
}

@media (min-width:1024px) {
	.post-sidebar {
		border: 0;
		flex: 1 0 30%;
		padding: 0 0 0 50px;
		text-align: left;
		text-align: initial
	}

	[dir=rtl] .post-sidebar {
		padding: 0 50px 0 0
	}
}

.post-sidebar h5 {
	font-weight: 600
}

@media (min-width:1024px) {
	.post-sidebar h5 {
		border-bottom: 1px solid #ddd;
		padding-bottom: 20px
	}
}

.post-comments {
	margin-bottom: 20px
}

@media (min-width:1024px) {
	.post-comments {
		margin-bottom: 0
	}
}

.hero {
	background-image: url(/hc/theming_assets/01J7ZZ62D74CBCZMFM7TYXJDTW);
	background-position-x: 50%;
	background-position-y: inherit;
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
	padding: 95px 10px;
	width: 100%
}

.hero,
.hero-title {
	align-items: center;
	display: flex;
	flex-direction: column
}

.hero-title {
	margin-bottom: 20px;
	margin-top: 40px
}

.hero-title h1 {
	color: #fff;
	display: block;
	font-size: 50px;
	line-height: 1;
	margin: 0;
	padding-top: 4px;
	text-align: center;
	text-transform: none;
	z-index: 5
    
}

.hero-title div:first-child {
	background-image: url(/hc/theming_assets/01JPSEX23H2R5E5XJWTV5DJF16);
	margin-bottom: 8px;
	padding: 0 16px
}

.hero-title div:last-child {
	background-image: url(/hc/theming_assets/01JPSEX3N9DNPXYCANX4F913RP);
	padding: 0 8px
}

@media (min-width:768px) {
	.hero {
		background-image: url(/hc/theming_assets/01J7ZZ62ZP8PNX2883QY5ETM9W);
		height: 560px;
		padding-bottom: 100px
	}

	.hero-title {
		margin-bottom: 50px;
		margin-top: 100px
	}

	.hero-title h1 {
		font-size: 70px
    font-family: Base Neue Bold;  
	}

	.hero-title div:first-child {
		padding: 0 24px
	}

	.hero-title div:last-child {
		padding: 0 16px
	}
}

@media (min-width:1024px) {
	.hero {
		background-image: url(/hc/theming_assets/01J7ZZ63HC78CY0Y5K312D68XY);
		background-position: 0
	}
}

@media (min-width:1920px) {
	.hero {
		background-image: url(/hc/theming_assets/01J7ZZ6444RYH0A5FHKKSMJWZ0);
		min-height: 580px
	}

	.hero-title h1 {
		font-size: 100px
	}
}

.hero-inner {
	margin: 0 auto;
	max-width: 610px;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.tech {
	align-items: center;
	background-color: #ddd;
	background-image: url(/hc/theming_assets/01JPSEX4ECKKQCJ5XNZDVNSP06);
	background-position: 100%;
	background-position-y: 32px;
	background-repeat: no-repeat;
	background-size: contain;
	display: flex;
	flex-direction: column;
	min-height: 320px;
	padding: 60px 35px;
	width: 100%
}

.tech-title {
	color: #000;
	font-family: Base_Neue_bold, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 20px;
	max-width: 300px;
	text-align: center;
	text-transform: none;
}

.tech-button {
	border: 3px solid #000
}

@media (min-width:768px) {
	.tech {
		background-position-y: 70px;
		min-height: 500px
	}

	.tech-title {
		font-size: 30px;
		line-height: 60px;
		margin-bottom: 30px;
		max-width: 400px;
    
	}
}

@media (min-width:1024px) {
	.tech {
		padding-bottom: 70px;
		padding-top: 55px
	}
}

@media (min-width:1920px) {
	.tech {
		min-height: 800px;
		padding-bottom: 150px;
		padding-top: 120px
	}

	.tech-title {
		font-size: 100px;
		line-height: 100px;
		margin-bottom: 45px;
		max-width: 850px
	}
}

.profile-header {
	background-color: #f7f7f7;
	padding: 30px 0
}

.profile-header .container {
	display: flex;
	flex-wrap: wrap
}

@media (min-width:768px) {
	.profile-header .container {
		flex-wrap: nowrap
	}
}

.profile-header .profile-info {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
	min-width: 0
}

.profile-avatar {
	align-self: center;
	line-height: 0;
	margin-right: 10px;
	position: relative
}

[dir=rtl] .profile-avatar {
	margin-left: 10px;
	margin-right: 0
}

.profile-avatar .user-avatar {
	height: 65px;
	width: 65px
}

.profile-avatar .icon-agent:before {
	bottom: 0;
	right: 0
}

.profile-header .basic-info {
	display: flex;
	flex-basis: 0;
	flex-direction: column;
	flex-grow: 1;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	justify-content: center;
	min-width: 0;
	word-break: break-word
}

.profile-header .basic-info .name {
	margin: 0
}

.profile-header .options {
	align-items: flex-start;
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
	margin-top: 12px
}

@media (min-width:768px) {
	.profile-header .options {
		flex-basis: auto;
		flex-wrap: nowrap;
		margin-left: 10px;
		margin-top: 0
	}

	[dir=rtl] .profile-header .options {
		margin-left: 0;
		margin-right: 10px
	}

	.profile-header .options&gt;:not(:last-child) {
		margin-bottom: 0;
		margin-right: 10px
	}

	[dir=rtl] .profile-header .options&gt;:not(:last-child) {
		margin-left: 10px;
		margin-right: 0
	}
}

.profile-header .options [data-action=edit-profile] {
	background-color: #1e8098;
	border: 0;
	color: #212222;
	line-height: normal;
	padding: 8px 20px
}

.profile-header .description {
	flex-basis: 100%;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	margin: 15px 0;
	word-break: break-word
}

.profile-stats {
	display: flex;
	flex-basis: 100%;
	flex-direction: column;
	font-size: 13px
}

.profile-stats .stat {
	display: flex;
	margin-bottom: 10px
}

.profile-stats .stat-label {
	color: #535656;
	flex: 0 0 100px;
	font-weight: 300;
	margin-right: 10px
}

[dir=rtl] .profile-stats .stat-label {
	margin-left: 10px;
	margin-right: 0
}

.profile-stats-activity {
	border-top: 1px solid #ddd;
	margin-top: 15px
}

@media (min-width:768px) {
	.profile-stats-activity {
		border-top: 0;
		flex-direction: row
	}

	.profile-stats-activity .stat {
		flex-direction: column
	}
}

.profile-stats-activity .stat:first-child {
	margin-top: 10px
}

@media (min-width:768px) {
	.profile-stats-activity .stat:first-child {
		margin-top: 0
	}

	.profile-stats-activity .stat:not(:last-child) {
		margin-right: 40px
	}

	[dir=rtl] .profile-stats-activity .stat:not(:last-child) {
		margin-left: 40px;
		margin-right: 0
	}

	.profile-stats-activity .stat-label {
		flex: 0 1 auto
	}
}

.profile-stats-counters {
	border-bottom: 1px solid #ddd
}

@media (min-width:768px) {
	.profile-stats-counters {
		border-bottom: 0;
		flex: 0 0 200px;
		margin-left: 40px
	}

	[dir=rtl] .profile-stats-counters {
		margin-left: 0;
		margin-right: 40px
	}
}

@media (min-width:1024px) {
	.profile-stats-counters {
		flex: 0 0 270px;
		margin-left: 60px
	}

	[dir=rtl] .profile-stats-counters {
		margin-left: 0;
		margin-right: 60px
	}
}

@media (min-width:768px) {
	.profile-stats-counters .stat {
		flex-direction: column
	}
}

@media (min-width:1024px) {
	.profile-stats-counters .stat {
		flex-direction: row
	}
}

@media (min-width:768px) {
	.profile-stats-counters .stat:not(:last-child) {
		margin-bottom: 15px
	}

	.profile-stats-counters .stat-label {
		flex: 0 1 auto
	}
}

@media (min-width:1024px) {
	.profile-stats-counters .stat-label {
		flex: 0 0 100px
	}
}

.profile-private-badge {
	border: 1px solid #1e8098;
	border-radius: 4px;
	color: #1e8098;
	flex-basis: 100%;
	font-size: 12px;
	padding: 5px 20px;
	text-align: center
}

.profile-private-badge:after {
	content: "\1f512";
	font-family: copenhagen-icons;
	line-height: 15px;
	margin-left: 5px;
	vertical-align: middle
}

@media (min-width:768px) {
	.profile-private-badge {
		flex-basis: auto
	}
}

.profile-nav {
	background-color: #f2f2f2;
	border: 0;
	margin-bottom: 37px
}

.profile-section {
	width: 100%
}

@media (min-width:1024px) {
	.profile-section {
		width: calc(100% - 330px)
	}
}

.profile-section-header {
	display: flex;
	flex-wrap: wrap
}

.profile-section-title {
	flex-basis: 100%;
	margin-bottom: 0
}

.profile-section-description {
	color: #535656;
	flex-basis: 100%;
	font-size: 13px;
	font-weight: 300;
	overflow: hidden;
	padding: 10px 0;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media (min-width:768px) {
	.profile-section-description {
		flex: 1 0 50%;
		padding-bottom: 0
	}
}

.profile-section-sorter {
	border-top: 1px solid #eee;
	flex-basis: 100%;
	font-size: 13px
}

.profile-section-sorter .dropdown-toggle {
	padding: 10px 0;
	width: 100%
}

.profile-section-sorter .dropdown-toggle:after {
	position: absolute;
	right: 0
}

[dir=rtl] .profile-section-sorter .dropdown-toggle:after {
	left: 0;
	right: auto
}

@media (min-width:768px) {
	.profile-section-sorter .dropdown-toggle:after {
		position: relative
	}

	.profile-section-sorter {
		border-top: 0;
		flex: 0 1 auto;
		margin-left: 20px;
		padding-top: 0
	}

	[dir=rtl] .profile-section-sorter {
		margin-left: 0;
		margin-right: 20px
	}
}

.profile-contribution {
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	padding: 20px 0;
	position: relative;
	word-break: break-word
}

.profile-contribution-header {
	margin-bottom: 5px
}

.profile-contribution-title {
	display: inline;
	font-size: 15px;
	line-height: 21px;
	margin: 0 0 5px;
	vertical-align: middle
}

.profile-contribution-body {
	margin: 10px 0
}

.profile-contribution-list&gt;.profile-contribution {
	border-top: 1px solid #eee
}

@media (min-width:768px) {
	.profile-contribution-list&gt;.profile-contribution {
		padding-left: 30px
	}

	[dir=rtl] .profile-contribution-list&gt;.profile-contribution {
		padding-left: 0;
		padding-right: 30px
	}
}

.profile-contribution-list&gt;.profile-contribution:last-child {
	border-bottom: 1px solid #eee
}

.profile-contribution-list&gt;.profile-contribution:before {
	color: #ccc;
	font-family: copenhagen-icons;
	font-size: 16px;
	left: 0;
	line-height: 25px;
	position: absolute
}

[dir=rtl] .profile-contribution-list&gt;.profile-contribution:before {
	right: 0
}

.profile-contribution-list .profile-contribution-header {
	margin-left: 30px
}

[dir=rtl] .profile-contribution-list .profile-contribution-header {
	padding-left: 0;
	padding-right: 30px
}

@media (min-width:768px) {
	.profile-contribution-list .profile-contribution-header {
		margin-left: 0
	}

	[dir=rtl] .profile-contribution-list .profile-contribution-header {
		padding-right: 0
	}
}

.profile-comments .profile-contribution-breadcrumbs {
	margin-left: 30px
}

[dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
	padding-left: 0;
	padding-right: 30px
}

@media (min-width:768px) {
	.profile-comments .profile-contribution-breadcrumbs {
		margin-left: 0
	}

	[dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
		padding-right: 0
	}
}

.profile-section .no-activity,
.profile-section .private-activity {
	color: #999;
	display: block;
	margin-top: 40px
}

.profile-section .private-activity:before {
	content: "\1f512";
	font-family: copenhagen-icons;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	margin-right: 10px;
	vertical-align: middle
}

[dir=rtl] .profile-section .private-activity:before {
	margin-left: 10px;
	margin-right: 0
}

.profile-activity-list {
	margin-top: 25px
}

.profile-activity {
	padding-bottom: 30px;
	position: relative
}

@media (min-width:768px) {
	.profile-activity {
		padding-left: 20px
	}

	[dir=rtl] .profile-activity {
		padding-left: 0;
		padding-right: 20px
	}

	.profile-activity:not(:last-child) {
		border-left: 1px solid #ddd
	}

	[dir=rtl] .profile-activity:not(:last-child) {
		border-left: 0;
		border-right: 1px solid #ddd
	}
}

.profile-activity-header {
	align-items: center;
	display: flex;
	margin-left: 35px
}

[dir=rtl] .profile-activity-header {
	margin-left: 0;
	margin-right: 35px
}

@media (min-width:768px) {
	.profile-activity-header {
		margin-left: 0
	}

	[dir=rtl] .profile-activity-header {
		margin-right: 0
	}
}

.profile-activity-header .user-avatar {
	align-self: flex-start;
	height: 40px;
	margin-right: 10px;
	min-width: 40px;
	width: 40px
}

[dir=rtl] .profile-activity-header .user-avatar {
	margin-left: 10px;
	margin-right: 0
}

.profile-activity-description {
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	margin: 0;
	min-width: 0;
	width: 100%;
	word-break: break-word
}

.profile-activity-description span:first-child {
	display: inline;
	font-weight: 600
}

.profile-activity-contribution {
	background-color: #f7f7f7;
	border-radius: 8px;
	margin-top: 10px;
	padding: 20px
}

@media (min-width:768px) {
	.profile-activity-contribution {
		margin-left: 50px;
		margin-top: 0
	}

	[dir=rtl] .profile-activity-contribution {
		margin-left: 0;
		margin-right: 50px
	}
}

.profile-activity:before {
	background-color: #fff;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 14px 14px;
	border-radius: 50%;
	color: #ccc;
	content: "";
	font-family: copenhagen-icons;
	font-size: 16px;
	left: 0;
	line-height: 40px;
	position: absolute;
	text-align: center;
	width: 28px
}

[dir=rtl] .profile-activity:before {
	right: 0
}

@media (min-width:768px) {
	.profile-activity:before {
		left: -14px
	}

	[dir=rtl] .profile-activity:before {
		right: -14px
	}
}

.profile-activity-list&gt;li[class$=-article]:before,
.profile-articles&gt;.profile-contribution:before {
	content: "\1f4c4"
}

.profile-activity-list&gt;li[class$=-post]:before,
.profile-posts&gt;.profile-contribution:before {
	content: "\1f4d4"
}

.profile-activity-list&gt;li[class$=-comment]:before,
.profile-comments&gt;.profile-contribution:before {
	content: "\1f4ac";
	line-height: 35px
}

.pagination {
	margin: 20px 0;
	text-align: center
}

.pagination * {
	display: inline-block
}

.pagination li {
	border-radius: 50%;
	float: left;
	height: 40px;
	margin-left: 5px;
	width: 40px
}

@media (min-width:768px) {
	.pagination li {
		height: 30px;
		width: 30px
	}
}

[dir=rtl] .pagination li {
	float: right
}

.pagination li:hover:not(.pagination-current) {
	background-color: #1e8098
}

.pagination li:hover:not(.pagination-current) a,
.pagination li:hover:not(.pagination-current) span {
	color: #fff;
	-webkit-text-decoration: none;
	text-decoration: none
}

.pagination a,
.pagination span {
	color: #535656;
	font-size: 15px;
	padding: 10px 12px
}

@media (min-width:768px) {

	.pagination a,
	.pagination span {
		font-size: 13px;
		padding: 5px 12px
	}
}

.pagination-current {
	background-color: #F40035
}

.pagination-current a,
.pagination-current span {
	color: #fff
}

.pagination-first {
	border-radius: 3px 0 0 3px
}

.pagination-last,
[dir=rtl] .pagination-first {
	border-radius: 0 3px 3px 0
}

[dir=rtl] .pagination-last {
	border-radius: 3px 0 0 3px
}

.article {
	flex: 1 0 auto;
	max-width: 100%
}

@media (min-width:1024px) {
	.article {
		max-width: 540px
	}
}

@media (min-width:1920px) {
	.article {
		max-width: 750px
	}
}

.article-container {
	display: flex;
	flex-direction: column
}

@media (min-width:1024px) {
	.article-container {
		flex-direction: row
	}
}

.article-header {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 35px
}

.article-header h1 {
	margin: 0
}

@media (min-width:768px) {
	.article-header {
		flex-direction: row;
		margin-bottom: 20px
	}
}

@media (min-width:1920px) {
	.article-header {
		flex-direction: row;
		margin-bottom: 30px
	}
}

.article-author {
	margin-bottom: 10px
}

.article-title {
	font-size: 30px;
	line-height: 32px
}

@media (min-width:768px) {
	.article-title {
		flex-basis: 100%;
		font-size: 35px;
		line-height: 40px
	}
}

@media (min-width:1920px) {
	.article-title {
		font-size: 50px;
		line-height: 60px
	}
}

.article-title .icon-lock:before {
	content: "\1F512";
	font-size: 20px;
	left: -5px;
	position: relative;
	vertical-align: baseline
}

.article-info {
	margin-bottom: 50px;
	max-width: 100%
}

@media (min-width:768px) {
	.article-info {
		margin-bottom: 35px
	}
}

@media (min-width:1920px) {
	.article-info {
		margin-bottom: 90px
	}
}

.article-meta {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle
}

.article-body {
	margin-bottom: 20px
}

@media (min-width:1920px) {
	.article-body {
		margin-bottom: 30px
	}
}

.article-body img {
	height: auto;
	max-width: 100%
}

.article-body table {
	font-size: 14px
}

.article-body ol,
.article-body ul {
	font-size: 16px;
	list-style-position: outside;
	margin: 20px 0 20px 20px;
	padding-left: 20px
}

[dir=rtl] .article-body ol,
[dir=rtl] .article-body ul {
	margin-left: 0;
	margin-right: 20px;
	padding-left: 0;
	padding-right: 20px
}

.article-body ol&gt;ol,
.article-body ol&gt;ul,
.article-body ul&gt;ol,
.article-body ul&gt;ul {
	margin: 0
}

.article-body ul {
	list-style-type: disc
}

.article-body a:visited {
	color: #8e001f
}

.article-body a:active,
.article-body a:focus,
.article-body a:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline
}

.article-body code {
	margin: 0 2px;
	padding: 0 5px
}

.article-body code,
.article-body pre {
	background: #f7f7f7;
	border: 1px solid #ddd;
	border-radius: 3px
}

.article-body pre {
	overflow: auto;
	padding: 10px 15px;
	white-space: pre
}

.article-body blockquote {
	border-left: 1px solid #ddd;
	color: #535656;
	font-style: italic;
	padding: 0 15px
}

.article-body&gt;p {
	font-family: Base_Neue_light, Arial, Helvetica, sans-serif!important;
	font-size: 16px;
	line-height: 24px

}

.article-body&gt;p:last-child {
	margin-bottom: 0
}

@media (min-width:768px) {
	.article-body&gt;p {
		font-size: 15px;
		line-height: 25px;
    letter-spacing: 1.5px;
    font-weight: 700!important;
	}
}

.article-content {
	line-height: 1.6;
	word-wrap: break-word
}

.article-updated {
	color: #919191;
	font-family: Base_Neue_light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0
}

.article-footer {
	display: flex;
	flex-wrap: wrap
}

.article-footer__title {
	font-family: Base_Neue_light, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 15px;
	width: 100%
}

.article-footer__buttons {
	width: 100%
}

.article-footer__buttons a:not(:last-child) {
	margin-right: 15px
}

@media (min-width:768px) {
	.article-footer__title {
		font-size: 15px;
		line-height: 20px
	}
}

.article-nav-box {
	max-width: 30%;
	min-height: 45px
}

.article-nav:hover .article-nav-title {
	color: #666
}

.article-nav-label {
	display: block;
	font-size: 16px
}

.article-nav-title {
	color: #aaa;
	display: none;
	font-size: 14px
}

@media (min-width:768px) {
	.article-nav-title {
		display: block
	}
}

.article-nav-next {
	text-align: right
}

.article-comment-count {
	color: #535656;
	font-weight: 300
}

.article-comment-count:hover {
	-webkit-text-decoration: none;
	text-decoration: none
}

.article-comment-count .icon-comments {
	color: #1e8098;
	content: "\1F4AC";
	display: inline-block;
	font-size: 18px;
	padding: 5px
}

.article-sidebar {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	flex: 1 0 auto;
	margin-bottom: 20px;
	padding: 0
}

@media (min-width:1024px) {
	.article-sidebar {
		border: 0;
		flex: 0 0 17%;
		height: auto
	}
}

.article-relatives {
	border-top: 1px solid #ddd;
	display: flex;
	flex-direction: column;
	padding: 20px 0
}

@media (min-width:768px) {
	.article-relatives {
		flex-direction: row
	}
}

.article-relatives&gt;* {
	flex: 1 0 auto;
	margin-right: 0
}

.article-relatives&gt;:last-child {
	margin: 0
}

@media (min-width:768px) {
	.article-relatives&gt;* {
		margin-right: 20px
	}
}

.article-votes {
	border-top: 1px solid #ddd;
	padding: 30px 0;
	text-align: center
}

.article-vote {
	background: transparent;
	border: 1px solid #1e8098;
	color: #1e8098;
	margin: 10px 5px;
	min-width: 90px;
	width: auto
}

.article-vote:before {
	font-size: 8px;
	margin-right: 10px
}

[dir=rtl] .article-vote:before {
	margin-left: 10px;
	margin-right: 0
}

.article-vote:after {
	content: attr(title)
}

.article-vote:active,
.article-vote:focus {
	background-color: transparent;
	color: #1e8098
}

.article-vote:hover {
	background-color: #1e8098
}

.article-vote:hover:after,
.article-vote:hover:before,
.article-vote[aria-selected=true]:after,
.article-vote[aria-selected=true]:before {
	color: #212222
}

.article-vote-down:before,
.article-vote-up:before {
	content: attr(title)
}

.article-more-questions {
	margin: 10px 0 20px;
	text-align: center
}

.article-return-to-top {
	border-top: 1px solid #ddd
}

@media (min-width:1024px) {
	.article-return-to-top {
		display: none
	}
}

.article-return-to-top a {
	color: #212222;
	display: block;
	padding: 20px 0
}

.article-return-to-top a:focus,
.article-return-to-top a:hover {
	-webkit-text-decoration: none;
	text-decoration: none
}

.article-return-to-top .icon-arrow-up:before {
	font-size: 16px;
	margin-left: 5px
}

[dir=rtl] .article-return-to-top .icon-arrow-up:before {
	margin-right: 10px
}

.article-unsubscribe {
	background-color: #1e8098;
	color: #212222;
	-webkit-text-decoration: none;
	text-decoration: none
}

.article-unsubscribe:hover {
	background-color: #0d3843;
	border-color: #0d3843
}

.sidenav-title {
	font-size: 15px;
	position: relative
}

.sidenav-item {
	border-radius: 4px;
	color: #212222;
	display: block;
	font-weight: 300;
	margin-bottom: 10px;
	padding: 10px
}

.sidenav-item.current-article,
.sidenav-item:hover {
	background-color: #1e8098;
	color: #212222;
	-webkit-text-decoration: none;
	text-decoration: none
}

.recent-articles h3,
.related-articles h3 {
	font-size: 15px;
	margin: 20px 0
}

.recent-articles li,
.related-articles li {
	margin-bottom: 15px
}

.requests-search {
	width: 100%
}

.requests-table-toolbar {
	align-items: flex-end;
	display: flex;
	flex-direction: column
}

@media (min-width:768px) {
	.requests-table-toolbar {
		flex-direction: row
	}
}

.requests-table-toolbar .search {
	flex: 1;
	width: 100%
}

.requests-table-toolbar .request-table-filter {
	width: 100%
}

@media (min-width:768px) {
	.requests-table-toolbar .request-table-filter {
		width: auto
	}
}

.requests-table-toolbar .request-filter {
	display: block
}

@media (min-width:768px) {
	.requests-table-toolbar .request-filter {
		margin: 0 0 0 30px
	}

	[dir=rtl] .requests-table-toolbar .request-filter {
		margin: 0 30px 0 0
	}
}

.requests-table-toolbar .request-filter-label {
	font-size: 13px;
	margin-top: 30px
}

@media (min-width:768px) {
	.requests-table-toolbar .request-filter-label {
		margin-top: 0
	}
}

.requests-table-toolbar select {
	margin-bottom: 30px;
	max-height: 40px;
	width: 100%
}

@media (min-width:768px) {
	.requests-table-toolbar select {
		margin-bottom: 0;
		max-width: 300px;
		width: auto
	}
}

.requests-table-toolbar .organization-subscribe,
.requests-table-toolbar .organization-unsubscribe {
	line-height: 40px;
	max-height: 40px;
	padding: 0 20px
}

@media (min-width:768px) {

	.requests-table-toolbar .organization-subscribe,
	.requests-table-toolbar .organization-unsubscribe {
		margin-left: 10px
	}

	[dir=rtl] .requests-table-toolbar .organization-subscribe,
	[dir=rtl] .requests-table-toolbar .organization-unsubscribe {
		margin: 0 10px 0 0
	}
}

.requests-table-toolbar .organization-unsubscribe {
	background-color: #1e8098;
	color: #212222
}

.requests-table-toolbar+.requests-search-info {
	margin-top: 15px
}

.requests-table-toolbar+.requests-search-info.meta-data:after {
	content: "";
	margin: 0
}

.requests-table-toolbar+.requests-search-info+.requests {
	margin-top: 20px
}

.requests-table-toolbar+.requests {
	margin-top: 40px
}

.requests .requests-table-meta {
	display: block
}

@media (min-width:768px) {
	.requests .requests-table-meta {
		display: none
	}
}

.requests .requests-table thead {
	display: none
}

@media (min-width:768px) {
	.requests .requests-table thead {
		display: table-header-group
	}
}

.requests .requests-table-info {
	display: block
}

@media (min-width:768px) {
	.requests .requests-table-info {
		display: table-cell;
		vertical-align: middle;
		width: auto
	}
}

.requests .requests-table .requests-link {
	position: relative
}

.requests .requests-table .requests-sort-symbol {
	bottom: 0;
	font-size: 10px;
	left: calc(100% + 3px);
	position: absolute
}

.collapsible-nav {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	flex-direction: column;
	font-size: 14px;
	max-height: 45px;
	overflow: hidden
}

@media (min-width:768px) {
	.collapsible-nav {
		border: 0;
		flex-direction: row;
		height: auto;
		max-height: none
	}
}

.collapsible-nav-list {
	display: flex;
	flex-direction: column
}

@media (min-width:768px) {
	.collapsible-nav-list {
		flex-direction: row
	}
}

.collapsible-nav-list li {
	color: #212222;
	line-height: 45px;
	order: 1
}

@media (min-width:768px) {
	.collapsible-nav-list li {
		line-height: normal;
		margin-right: 30px
	}

	[dir=rtl] .collapsible-nav-list li {
		margin-left: 30px;
		margin-right: 0
	}

	.collapsible-nav-list li a {
		padding: 15px 0;
		-webkit-text-decoration: none;
		text-decoration: none
	}
}

.collapsible-nav-list li a {
	color: #212222;
	display: block
}

@media (min-width:768px) {
	.collapsible-nav-list li:hover {
		border-bottom: 4px solid #ddd
	}

	.collapsible-nav-list li:hover a {
		padding: 15px 0 11px;
		-webkit-text-decoration: none;
		text-decoration: none
	}
}

.collapsible-nav-list li[aria-selected=true] {
	order: 0;
	position: relative
}

@media (min-width:768px) {
	.collapsible-nav-list li[aria-selected=true] {
		border-bottom: 4px solid #1e8098;
		order: 1;
		padding: 15px 0 11px
	}
}

.collapsible-nav-list li[aria-selected=true] a {
	color: #212222
}

.collapsible-nav-list li[aria-selected=true]:after {
	content: "\25BE";
	position: relative;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

@media (min-width:768px) {
	.collapsible-nav-list li[aria-selected=true]:after {
		display: none
	}
}

[dir=rtl] .collapsible-nav-list li[aria-selected=true]:after {
	left: 0;
	right: auto
}

.collapsible-nav[aria-expanded=true] {
	max-height: none
}

.collapsible-nav[aria-expanded=true] li[aria-selected=true]:after {
	content: "\2715"
}

.collapsible-sidebar {
	flex: 1;
	max-height: 45px;
	overflow: hidden;
	padding: 10px 0;
	position: relative
}

@media (min-width:1024px) {
	.collapsible-sidebar {
		max-height: none;
		padding: 0
	}
}

.collapsible-sidebar[aria-expanded=true] {
	max-height: none
}

.collapsible-sidebar[aria-expanded=true] .collapsible-sidebar-title:after {
	content: "\2715"
}

@media (min-width:1024px) {
	.collapsible-sidebar[aria-expanded=true] .collapsible-sidebar-title:after {
		display: none
	}
}

.collapsible-sidebar-title {
	margin-top: 0
}

.collapsible-sidebar-title:after {
	content: "\25BE";
	position: relative;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%)
}

@media (min-width:1024px) {
	.collapsible-sidebar-title:after {
		display: none
	}
}

[dir=rtl] .collapsible-sidebar-title:after {
	left: 10px;
	right: auto
}

.striped-list {
	padding: 0
}

.striped-list-item {
	align-items: flex-start;
	border-bottom: 1px solid #ddd;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 20px 0
}

@media (min-width:768px) {
	.striped-list-item {
		align-items: center;
		flex-direction: row
	}
}

.striped-list-info {
	flex: 2
}

.striped-list-title {
	color: #F40035;
	margin-bottom: 10px;
	margin-right: 5px
}

.striped-list-title:active,
.striped-list-title:focus,
.striped-list-title:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline
}

.striped-list-title:visited {
	color: #8e001f
}

.striped-list .meta-group {
	margin: 5px 0
}

.striped-list-count {
	color: #535656;
	font-size: 13px;
	font-weight: 300;
	justify-content: flex-start;
	text-transform: capitalize
}

@media (min-width:768px) {
	.striped-list-count {
		display: flex;
		flex: 1;
		justify-content: space-around
	}
}

.striped-list-count-item:after {
	content: "·";
	display: inline-block;
	padding: 0 5px
}

@media (min-width:768px) {
	.striped-list-count-item:after {
		display: none
	}
}

.striped-list-count-item:last-child:after {
	display: none
}

.striped-list-number {
	font-weight: 300;
	text-align: center
}

@media (min-width:768px) {
	.striped-list-number {
		color: #212222;
		display: block;
		font-weight: 400
	}
}

.request-container {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between
}

@media (min-width:1024px) {
	.request-container {
		align-items: flex-start;
		flex-direction: row
	}
}

.request-container .comment-container {
	min-width: 0
}

.request-breadcrumbs {
	margin-bottom: 40px
}

@media (min-width:1024px) {
	.request-breadcrumbs {
		margin-bottom: 60px
	}
}

.request-main {
	flex: 1 0 auto;
	order: 1
}

.request-main .comment-fields,
.request-main .request-submit-comment {
	display: none
}

.request-main .comment-fields.shown {
	display: block
}

.request-main .request-submit-comment.shown {
	display: inline
}

@media (min-width:1024px) {
	.request-main {
		flex: 0 0 66%;
		min-width: 0;
		order: 0
	}
}

.request-main .comment-ccs,
.request-main .comment-form-controls {
	display: block
}

.request-main .comment-show-container {
	border: 1px solid #ddd;
	border-radius: 2px;
	cursor: pointer;
	display: flex;
	padding: 8px 15px;
	width: 100%
}

.request-main .comment-show-container.hidden {
	display: none
}

.request-main .comment-show-container-content {
	align-self: center;
	color: #535656;
	margin-left: 10px
}

.request-main .form-field.comment-ccs&gt;ul {
	border-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.request-main .form-field.comment-ccs&gt;ul[data-hc-focus=true] {
	border: 1px solid #1e8098
}

.request-main .form-field.comment-ccs&gt;input[type=text] {
	border-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.request-main .comment-ccs+textarea {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0
}

.request-main .comment-ccs+textarea:focus {
	border-top: 1px solid #1e8098
}

.request-main input#mark_as_solved {
	display: none
}

.request-title {
	width: 100%
}

@media (min-width:1024px) {
	.request-title {
		border-bottom: 1px solid #ddd;
		margin-bottom: 0;
		max-width: 66%;
		padding-bottom: 20px
	}
}

.request-sidebar {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	flex: 1 0 auto;
	order: 0
}

@media (min-width:1024px) {
	.request-sidebar {
		background-color: #f7f7f7;
		border: 0;
		flex: 0 0 auto;
		font-size: 13px;
		padding: 0 20px;
		width: 30%
	}
}

.request-sidebar h5 {
	font-size: 15px;
	font-weight: 600;
	position: relative
}

@media (min-width:1024px) {
	.request-sidebar h5 {
		display: none
	}
}

.request-details {
	border-bottom: 1px solid #ddd;
	font-size: 0;
	margin: 0;
	padding-bottom: 20px
}

.request-details:last-child {
	border: 0
}

.request-details dd,
.request-details dt {
	display: inline-block;
	font-size: 13px;
	margin: 20px 0 0;
	vertical-align: top
}

.request-details dd {
	padding: 0 10px;
	width: 60%
}

.request-details dd:after {
	content: "\A";
	white-space: pre
}

.request-details dt {
	color: #535656;
	font-weight: 300;
	width: 40%
}

.request-details .request-collaborators {
	display: inline-block
}

.request-attachments dd,
.request-attachments dt {
	width: 100%
}

.request-attachments dd {
	margin: 10px 0 0
}

.request-form textarea {
	min-height: 120px
}

.request-follow-up {
	padding-top: 20px
}

.main-sidebarContainer {
	display: flex;
	flex-wrap: wrap
}

.sidebar-menu__item {
	margin-bottom: 20px
}

.sidebar-menu__item:last-child {
	margin-bottom: 0
}

.sidebar-menu__item-title {
	color: #212222;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px;
	text-transform: uppercase
}

.sidebar-list__item {
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px
}

.sidebar-menu__text {
	color: #919191;
	font-family: Base_Neue_light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 15px;
	max-width: 235px
}

.sidebar-menu__text:last-child {
	margin-bottom: 0
}

.sidebar-menu__text a {
	color: #F40035;
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	text-transform: uppercase
}

@media (max-width:767px) {
	.sidebar {
		border-bottom: 1px solid #ddd;
		display: block;
		margin-top: 20px;
		position: relative;
		width: 100%
	}

	.sidebar:after,
	.sidebar:before {
		background-color: #fff;
		bottom: -1px;
		content: "";
		height: 1px;
		position: absolute
	}

	.sidebar:before {
		left: 0;
		width: 15px
	}

	.sidebar:after {
		right: 0;
		width: 20px
	}

	.sidebar-container {
		align-items: center;
		display: flex;
		justify-content: space-between;
		min-height: 50px;
		padding: 0 20px 0 15px;
		position: relative
	}

	.sidebar-title {
		font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 24px;
		text-transform: uppercase
	}

	.sidebar-controls {
		display: flex
	}

	.sidebar-controls__button {
		background-color: transparent;
		border: none;
		height: 18px;
		padding: 0;
		position: relative;
		width: 18px
	}

	.sidebar-controls__button:focus {
		outline: 0
	}

	.sidebar-controls__button.toggler {
		margin-right: 25px
	}

	.sidebar-controls__button.toggler:before {
		background-image: url(/hc/theming_assets/01JPSEX23Y88VAEP2PK9S9VMVT);
		background-size: cover;
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		transition: transform .4s linear;
		width: 100%
	}

	.sidebar-controls__button.toggler.rotate:before {
		transform: rotate(180deg);
		transition: transform .4s linear
	}

	.sidebar-menu {
		display: none;
		padding-left: 15px;
		padding-right: 20px
	}

	.sidebar-menu__wrapper {
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (min-width:768px) {
	.main-sidebarContainer {
		padding: 10px 0
	}

	.sidebar {
		display: flex;
		justify-content: flex-end;
		width: 30%
	}

	.sidebar-container,
	.sidebar-panel {
		display: none
	}

	.sidebar-menu {
		border-right: 1px solid #ddd;
		padding: 30px 15px 30px 13.5%;
		width: 100%
	}

	.sidebar-menu__item {
		margin-bottom: 30px;
		max-width: 180px
	}

	.sidebar-menu__item-title {
		color: #212222;
		line-height: 30px;
		margin-bottom: 15px
	}

	.sidebar-list__item {
		font-size: 18px;
		line-height: 30px
	}

	.sidebar-menu__item:last-of-type {
		margin-bottom: 100px
	}

	.sidebar-list__item a {
		color: inherit;
    letter-spacing: 1px;
    line-height: 1.8;
	}

	.sidebar-menu__text {
		line-height: 20px
	}
}

@media (min-width:1024px) {
	.sidebar-menu__item {
		max-width: 230px
	}
}

@media (min-width:1920px) {
	.sidebar-menu {
		padding-left: 310px;
		padding-top: 40px
	}

	.sidebar-menu__item {
		margin-bottom: 50px;
		max-width: 310px
	}

	.sidebar-menu__item:last-child {
		margin-bottom: 110px
	}

	.sidebar-menu__item-title {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 20px
	}

	.sidebar-list__item {
		font-size: 24px;
		line-height: 40px
	}
}

.sidebar-panel {
	background: #fafafa;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 40px 30px 30px;
	width: 320px;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none
}

.sidebar-item {
	color: #333;
	padding: 6px 0
}

.sidebar-item .sidebar-item {
	margin-left: 15px
}

.sidebar-item-title {
	color: #666;
	cursor: pointer;
	display: block;
	font-size: 16px;
	-webkit-text-decoration: none;
	text-decoration: none
}

.sidebar-item-title:hover {
	color: #333
}

.sidebar-item-title:before {
	content: "\E75E";
	font-family: entypo;
	margin-right: 5px;
	opacity: .6;
	transition: all .15s ease-in-out
}

.sidebar-item.open&gt;.sidebar-item-title:before {
	content: "\E75C";
	opacity: 1
}

.sidebar-home .sidebar-item-title:before {
	display: none
}

.sidebar-item.current .sidebar-item-link,
.sidebar-item.open&gt;.sidebar-item-title {
	color: #F40035;
	font-weight: 600
}

.sidebar-item-link {
	color: #666;
	display: block;
	-webkit-text-decoration: none;
	text-decoration: none
}

.sidebar-item-link:hover {
	color: #333
}

.sidebar-section {
	border-top: 1px solid #eee;
	padding: 15px 0
}

.sidebar-category-title {
	color: #aaa;
	display: block;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 15px;
	text-transform: uppercase
}

.sidebar-section .sidebar-item-title {
	font-size: 15px
}

.section-container {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 15px 55px
}

.section-content {
	width: 100%
}

.section-subscribe .dropdown-toggle:after {
	display: none
}

.section-wrapper {
	width: 100%
}

@media (min-width:768px) {
	.section-container {
		flex-direction: column;
		padding: 30px 40px 30px 90px;
		position: relative;
		width: 70%
	}
}

@media (min-width:1024px) {
	.section-container {
		padding-left: 100px;
		padding-right: 50px
	}

	.section-wrapper {
		max-width: 620px
	}
}

@media (min-width:1920px) {
	.section-container {
		padding-left: 130px;
		padding-top: 40px
	}

	.section-wrapper {
		max-width: 836px
	}
}

.my-activities-nav {
	background-color: #f2f2f2;
	border: 0;
	margin-bottom: 20px
}

.my-activities-sub-nav {
	background-color: transparent;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}

@media (min-width:768px) {
	.my-activities-sub-nav li:hover {
		border-bottom: 4px solid #ddd
	}
}

.my-activities-sub-nav li[aria-selected=true] {
	border-color: #1e8098
}

.my-activities-table .striped-list-title {
	display: block;
	margin-bottom: 10px;
	max-width: 350px;
	white-space: normal
}

@media (min-width:1024px) {
	.my-activities-table .striped-list-title {
		margin-bottom: 0;
		max-width: 500px;
		min-width: 350px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
}

.my-activities-table thead {
	display: none
}

@media (min-width:768px) {
	.my-activities-table thead {
		display: table-header-group
	}
}

.my-activities-table td:first-child,
.my-activities-table th:first-child {
	padding-left: 0
}

@media (min-width:1024px) {

	.my-activities-table td:first-child,
	.my-activities-table th:first-child {
		width: 500px
	}
}

.my-activities-table td:last-child,
.my-activities-table th:last-child {
	padding-right: 0
}

.my-activities-table td:not(:first-child) {
	display: none
}

@media (min-width:768px) {
	.my-activities-table td:not(:first-child) {
		display: table-cell
	}
}

.start {
	background-color: #F40035;
	padding-top: 50px
}

.start-container {
	padding-left: 15px;
	padding-right: 15px
}

.start-title {
	font-family: Base_Neue_bold, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 55px;
	position: relative;
	text-align: center;
	text-transform: none;
}

.start-button,
.start-title {
	background-color: transparent;
	border: none;
	padding: 0;
	width: 100%
}

.start-button {
	color: black;
	cursor: auto;
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left
}

.start-button:focus {
	outline: 0
}

.start-description {
	color: #fff;
	font-family: Base_Neue_light, Arial, Helvetica, sans-serif;
	margin: 0
}

.start-description,
.start-link {
	font-size: 15px;
	line-height: 20px
}

.start-link {
	color: white;
	display: inline-block;
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	-webkit-text-decoration: ;
	text-decoration: none;
	text-transform: none;
}

@media (max-width:767px) {
	.start-article:not(:last-child) {
		border-bottom: 1px solid #ff6d46
	}

	.start-button {
		padding-bottom: 15px;
		padding-right: 50px;
		padding-top: 15px;
		position: relative
	}

	.start-button:after {
		background-image: url(/hc/theming_assets/01JPSEX2N08SEYNSYF299SJ93S);
		background-size: cover;
		content: "";
		height: 24px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		transition: transform .4s linear;
		width: 21px
	}

	.start-button.show:after {
		transform: translateY(-40%) rotate(180deg)
	}

	.start-list {
		display: none;
		padding-bottom: 20px;
		padding-right: 50px
	}

	.start-item:not(:last-child) {
		margin-bottom: 15px
	}
}

@media (min-width:768px) {
	.start {
		padding-bottom: 90px;
		padding-top: 80px
	}

	.start-title {
		font-size: 35px;
		line-height: 40px;
		margin: 0 auto 70px;
		max-width: 500px;
    color: white;
	}

	.start-article-container {
		display: grid;
		grid-template-columns: 330px 330px;
		grid-row-gap: 30px;
		grid-column-gap: 10px;
		justify-content: center
	}

	.start-article {
		padding-right: 20px
	}

	.start-button {
		cursor: text;
		margin-bottom: 10px;
		padding-bottom: 0;
    color: white;
    
	}
}

@media (min-width:1024px) {
	.start-article-container {
		grid-template-columns: 380px 380px;
		grid-column-gap: 20px;
		grid-row-gap: 40px
	}
}

@media (min-width:1920px) {
	.start {
		padding-top: 100px
	}

	.start-title {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 90px;
		max-width: 650px
	}

	.start-article-container {
		grid-template-columns: 530px 530px;
		grid-row-gap: 50px
	}
}

.sb-community {
	background-color: #fff;
	padding: 50px 5px
}

.sb-community-title {
	color: #F40035;
	font-family: Base_Neue_bold, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 60px;
	margin: 0 auto 25px;
	max-width: 610px;
	text-align: center
}

.sb-community-list {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.sb-community-item {
	border-radius: 5px;
	box-shadow: 0 0 3px #ccc;
	height: 88px;
	margin: 8px;
	padding: 0;
	width: 120px
}

.sb-community-link {
	align-items: center;
	box-shadow: none;
	display: flex;
	height: 100%;
	justify-content: center;
	width: 100%
}

.sb-community-link img {
	height: 100%;
	max-width: 100%
}

@media (min-width:768px) {
	.sb-community {
		padding-bottom: 120px;
		padding-top: 120px
	}

	.sb-community-title {
		font-size: 35px;
		line-height: 60px;
		margin-bottom: 60px
	}

	.sb-community-item {
		height: 71px;
		width: 100px
	}
}

@media (min-width:1024px) {
	.sb-community {
		padding-bottom: 150px;
		padding-top: 150px
	}
}

@media (min-width:1920px) {
	.sb-community {
		padding-bottom: 180px;
		padding-top: 180px
	}

	.sb-community-title {
		font-size: 50px;
		line-height: 60px;
		max-width: 870px
	}

	.sb-community-item {
		height: 85px;
		width: 120px
	}
}

.follow-container {
	display: none
}

@media (min-width:768px) {
	.follow-container {
		display: flex;
		position: fixed;
		right: 10px;
		top: 50%;
		transform: translateY(-50%)
	}
}

.follow-title {
	color: #919191;
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 50%;
	position: absolute;
	text-transform: uppercase;
	top: 135px;
	transform: translateX(-50%) rotate(-90deg);
	white-space: nowrap
}

.follow-item:not(:last-child) {
	margin-bottom: 15px
}

.follow-link {
	display: inline-block;
	height: 15px;
	position: relative;
	transition: all .3s ease 0s;
	width: 15px
}

.follow-link:focus,
.follow-link:hover {
	transform: translate(-3px)
}

.follow-link img {
	height: 100%;
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	width: 100%
}

.follow-item {
	height: 15px;
	width: 15px
}

.follow-item.facebook {
	height: 7px
}

@media (min-width:1920px) {
	.follow-title {
		font-size: 15px;
		top: 145px
	}

	.follow-link.twitter {
		height: 15px;
		width: 20px
	}

	.follow-link.facebook {
		height: 7px;
		width: 20px
	}

	.follow-item.instagram {
		height: 15px;
		width: 20px
	}
}

.search-results {
	background-color: #fff;
	padding: 40px;
	text-align: center
}

.search-results p {
	color: #212222;
	display: flex;
	flex-flow: column
}

.search-results__title {
	color: #919191;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	text-transform: uppercase
}

.search-results__list-item {
	color: #212222;
	font-size: 18px;
	line-height: 30px
}

.search-results__list-item a {
	color: inherit
}

@media (min-width:768px) {
	.search-results {
		padding: 60px;
		position: relative
	}

	.search-results__wrapper {
		font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
		margin: 0 auto;
		max-width: 500px
	}

	.search-results__title {
		margin-bottom: 15px
	}
}

@media (min-width:1920px) {
	.search-results {
		padding: 110px
	}

	.search-results__wrapper {
		max-width: 450px
	}

	.search-results__title {
		font-size: 30px;
		line-height: 40px
	}

	.search-results__list-item {
		font-size: 25px;
		line-height: 40px
	}
}

.search-results-column {
	flex: 1
}

@media (min-width:1024px) {
	.search-results-column {
		flex: 0 0 45%
	}
}

.search-results-list {
	margin-bottom: 25px
}

.search-results-list&gt;li {
	border-bottom: 1px solid #ddd;
	padding: 20px 0
}

.search-results-list&gt;li:first-child {
	border-top: 1px solid #ddd
}

.search-result-description {
	margin-top: 15px
}

.search-result-meta-count,
.search-result-votes {
	color: #535656;
	display: inline-block;
	font-size: 13px;
	font-weight: 300;
	padding: 4px 5px;
	position: relative
}

.search-result-meta-count:before,
.search-result-votes:before {
	color: #1e8098
}

[dir=ltr] .search-result-meta-count,
[dir=ltr] .search-result-votes {
	margin-left: 5px
}

[dir=ltr] .search-result-meta-count:before,
[dir=ltr] .search-result-votes:before {
	margin-right: 3px
}

[dir=rtl] .search-result-meta-count,
[dir=rtl] .search-result-votes {
	margin-right: 5px
}

[dir=rtl] .search-result-meta-count:before,
[dir=rtl] .search-result-votes:before {
	margin-left: 3px
}

.search-result-votes:before {
	content: "\1F44D"
}

.search-result-meta-count:before {
	content: "\1F4AC"
}

.search-result .meta-group {
	align-items: center
}

.search-result-breadcrumbs {
	margin: 0
}

.search-result-breadcrumbs li:last-child:after {
	content: "·";
	display: inline-block;
	margin: 0 5px
}

.search {
	display: flex;
	position: relative
}

.search input[type=search] {
	-webkit-appearance: none;
	border: 1px solid #ddd;
	box-sizing: border-box;
	color: #999;
	height: 50px;
	padding-left: 15px;
	padding-right: 20px;
	width: 240px
}

.search input[type=search]:focus {
	border: 1px solid #F40035;
	border-right: none;
	color: #555
}

.search-full input[type=search] {
	border: 1px solid #fff
}

.search input[type=submit] {
	background-color: white;
	background-image: url(/hc/theming_assets/01JV9VBVFPAEZ4335MF604ZWWP);
	border-radius: 0;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 0;
	height: 50px;
	min-width: 0;
	min-width: auto;
	padding: 0;
	position: relative;
	width: 51px;
  background-size: contain;
  
}

@media (min-width:768px) {
	.search input[type=search] {
		width: 460px
	}
}

@media (min-width:1024px) {
	.search input[type=search] {
		width: 410px
	}
}

.compact-search {
	height: 100%;
	width: 18px
}

.compact-search,
.compact-search.show {
	align-items: center;
	display: flex;
	transition: width .3s linear, padding-left .3s linear, padding-right .3s linear
}

.compact-search.show {
	background-color: #fff;
	padding-left: 15px;
	padding-right: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 10
}

.compact-search__button {
	background-color: transparent;
	border: none;
	height: 18px;
	padding: 0;
	position: relative;
	width: 18px
}

.compact-search__button:focus {
	outline: 0
}

.compact-search__button.search-icon__open:before {
	background-image: url(/hc/theming_assets/01JPSEX2K0S1B0M06910Z1NS8V);
	background-position: 50%;
	background-size: 175%;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.compact-search.show .compact-search.search-icon {
	margin-right: 15px
}

.compact-search .search-icon__close {
	border: none;
	max-height: 0;
	max-width: 0;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	transition: opacity .3s linear
}

.compact-search .search-icon__close:focus {
	outline: 0
}

.compact-search .search {
	max-height: 0;
	max-width: 0;
	opacity: 0;
	overflow: hidden;
	transition: width .3s linear
}

.compact-search.show .search {
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	opacity: 1;
	overflow: visible;
	transition: width .3s linear
}

.compact-search.show .search input[type=search] {
	border: none
}

.compact-search.show .search-icon__close {
	background-color: transparent;
	display: block;
	height: 18px;
	max-height: 100%;
	max-width: 100%;
	opacity: 1;
	overflow: visible;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity .3s linear;
	width: 18px
}

.compact-search.show .search-icon__close:after,
.compact-search.show .search-icon__close:before {
	background-color: #919191;
	content: "";
	height: 2px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 12px
}

.compact-search.show .search-icon__close:before {
	transform: translate(-50%, -50%) rotate(45deg)
}

.compact-search.show .search-icon__close:after {
	transform: translate(-50%, -50%) rotate(-45deg)
}

@media (min-width:768px) {
	.compact-search.show {
		border-bottom: 1px solid #212222
	}
}

@keyframes slide-up {
	0% {
		bottom: 0
	}

	to {
		bottom: 70px
	}
}

@keyframes slide-down {
	0% {
		bottom: 70px
	}

	to {
		bottom: 0
	}
}

.sb-notification {
	animation: slide-down 1s;
	bottom: 0;
	display: none;
	height: 70px;
	position: fixed;
	width: 100%;
	z-index: 1
}

.sb-notification.show {
	animation: slide-up 1s;
	bottom: 70px;
	display: block
}

.sb-notification div {
	align-items: center;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	display: flex;
	font-size: 24px;
	font-size: 14px;
	height: 100%;
	justify-content: center;
	margin: auto;
	padding: 10px;
	text-align: center;
	width: 300px
}

@media (min-width:768px) {
	.sb-notification div {
		font-size: 14px;
		width: 400px
	}
}

.sb-notification.error div {
	background-color: #F40035;
	color: #fff
}

.sb-notification.success div {
	background-color: #0e9f6d;
	color: #fff
}

.content {
	background: #fff;
	height: auto;
	margin: 0;
	max-width: 980px;
	min-height: 40vh;
	padding: 20px;
	transform: translateZ(0);
	width: 100%;
	z-index: 2
}

@media (min-width:768px) {
	.content {
		padding: 40px
	}
}

.soundboks {
	background-color: #212222;
	padding: 50px 25px 210px;
	position: relative
}

.soundboks:after {
	background-image: url(/hc/theming_assets/01J7ZZ5YFDZVS9T96WEF84HMMA);
	background-size: cover;
	bottom: 0;
	content: "";
	height: 210px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 240px
}

.soundboks-title {
	color: #919191;
	font-family: Base_Neue_bold, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 32px;
	margin: 0 auto 25px;
	max-width: 560px;
	text-align: center
}

.soundboks-buttons {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-bottom: 15px
}

.soundboks-link:not(:last-child) {
	margin-bottom: 10px
}

@media (min-width:768px) {
	.soundboks {
		padding-bottom: 300px;
		padding-top: 70px
	}

	.soundboks:after {
		background-image: url(/hc/theming_assets/01J7ZZ5Y511ZP3785BF6K9SK7G);
		height: 255px;
		width: 390px
	}

	.soundboks-title {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 30px
	}

	.soundboks-buttons {
		flex-direction: row;
		justify-content: center
	}

	.soundboks-link:not(:last-child) {
		margin-bottom: 0;
		margin-right: 15px
	}
}

@media (min-width:1920px) {
	.soundboks:after {
		background-image: url(/hc/theming_assets/01J7ZZ5Y511ZP3785BF6K9SK7G)
	}

	.soundboks {
		padding-bottom: 490px;
		padding-top: 100px
	}

	.soundboks:after {
		background-image: url(/hc/theming_assets/01J7ZZ5YNM0HAMEPJNDSJ3NBDS);
		height: 420px;
		width: 640px
	}

	.soundboks-title {
		font-size: 70px;
		line-height: 80px;
		margin-bottom: 40px;
		max-width: 1000px
	}
}

.page-header {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 25px
}

.page-header__title {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 0
}

.page-header .section-subscribe {
	flex-shrink: 0;
	margin-bottom: 10px
}

.page-header .icon-lock:before {
	content: "\1F512";
	font-size: 20px;
	left: -5px;
	position: relative;
	vertical-align: baseline
}

@media (min-width:768px) {
	.page-header {
		margin-bottom: 30px
	}

	.page-header__title {
		font-size: 35px;
		line-height: 40px
	}

	.page-header .section-subscribe {
		margin-bottom: 0
	}
}

@media (min-width:1024px) {
	.page-header-description {
		flex-basis: 100%
	}
}

@media (min-width:1920px) {
	.page-breadcrumbs {
		margin-bottom: 40px
	}
}

.page-header-description {
	font-style: italic;
	font-weight: 300;
	margin: 0 0 30px;
	word-break: break-word
}

.sub-nav {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 30px;
	min-height: 50px;
	padding-bottom: 15px
}

@media (min-width:768px) {
	.sub-nav {
		align-items: baseline;
		flex-direction: row
	}

	.sub-nav input[type=search] {
		min-width: 300px
	}
}

.sub-nav input[type=search]:after {
	font-size: 15px
}

.home-title {
	margin: 40px 0 0
}

.home-desc,
.home-title {
	text-align: center
}

.knowledge-base {
	margin: 40px 0
}

.blocks-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	list-style: none;
	padding: 0
}

@media (min-width:768px) {
	.blocks-list {
		margin: 0 -15px
	}
}

.blocks-item {
	border: 1px solid #1e8098;
	border-radius: 4px;
	box-sizing: border-box;
	color: #666;
	display: flex;
	flex: 1 0 340px;
	flex-direction: column;
	justify-content: center;
	margin: 0 0 30px;
	max-width: 100%;
	text-align: center
}

@media (min-width:768px) {
	.blocks-item {
		margin: 0 15px 30px
	}
}

.blocks-item:active,
.blocks-item:focus,
.blocks-item:hover {
	background-color: #1e8098;
	border: 1px solid #1e8098
}

.blocks-item:active *,
.blocks-item:focus *,
.blocks-item:hover * {
	color: #212222;
	-webkit-text-decoration: none;
	text-decoration: none
}

.blocks-item-internal {
	background-color: transparent;
	border: 1px solid #ddd
}

.blocks-item-internal .icon-lock:before {
	bottom: 5px;
	content: "\1F512";
	font-size: 15px;
	position: relative
}

.blocks-item-internal a {
	color: #212222
}

.blocks-item-link {
	color: #1e8098;
	padding: 20px 30px
}

.blocks-item-link:active,
.blocks-item-link:focus,
.blocks-item-link:hover {
	-webkit-text-decoration: none;
	text-decoration: none
}

.blocks-item-title {
	color: #444;
	margin-bottom: 0
}

.blocks-item-description {
	color: #888;
	font-weight: 300;
	margin: 0 auto;
	max-width: 300px
}

.blocks-item-description:not(:empty) {
	margin-top: 10px
}

.section {
	font-size: 16px;
	margin-bottom: 40px
}

@media (min-width:768px) {
	.section {
		margin-bottom: 60px
	}
}

.section h2 {
	margin-bottom: 10px;
	text-align: center
}

.promoted-articles {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap
}

@media (min-width:1024px) {
	.promoted-articles {
		flex-direction: row
	}
}

.promoted-articles-item {
	flex: 1 0 auto
}

@media (min-width:1024px) {
	.promoted-articles-item {
		align-self: flex-end;
		flex: 0 0 auto;
		padding-right: 30px;
		width: 33%
	}

	[dir=rtl] .promoted-articles-item {
		padding: 0 0 0 30px
	}
}

.promoted-articles-item:nth-child(3n) {
	padding-right: 0
}

.promoted-articles-item a {
	border-bottom: 1px solid #ddd;
	color: #212222;
	display: block;
	padding: 15px 0
}

.promoted-articles-item:last-child a {
	border: 0
}

@media (min-width:1024px) {
	.promoted-articles-item:last-child a {
		border-bottom: 1px solid #ddd
	}
}

.community {
	text-align: center
}

.community-image {
	background-image: url(/hc/theming_assets/01J7ZZ62D74CBCZMFM7TYXJDTW);
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 100%;
	min-height: 300px
}

.activity,
.community {
	padding: 30px 0
}

.activity {
	border-top: 1px solid #ddd
}

.recent-activity-header {
	margin-bottom: 10px;
	text-align: center
}

.recent-activity-list {
	padding: 0
}

.recent-activity-item {
	border-bottom: 1px solid #ddd;
	overflow: auto;
	padding: 20px 0
}

.recent-activity-item-parent {
	font-size: 16px
}

.recent-activity-item-link,
.recent-activity-item-parent {
	color: #212222;
	display: inline-block;
	margin: 6px 0;
	width: 100%
}

@media (min-width:768px) {

	.recent-activity-item-link,
	.recent-activity-item-parent {
		margin: 0;
		width: 70%
	}
}

.recent-activity-item-link {
	font-size: 14px;
	font-weight: 300
}

.recent-activity-item-meta {
	float: none;
	margin: 15px 0 0
}

@media (min-width:768px) {
	.recent-activity-item-meta {
		float: right;
		margin: 0
	}

	[dir=rtl] .recent-activity-item-meta {
		float: left
	}
}

.recent-activity-item-comment,
.recent-activity-item-time {
	color: #535656;
	display: inline-block;
	font-size: 13px;
	font-weight: 300
}

.recent-activity-item-comment {
	padding-left: 5px
}

[dir=rtl] .recent-activity-item-comment {
	padding: 0 5px 0 0
}

.recent-activity-item-comment:before {
	display: inline-block
}

.recent-activity-item-comment span:before {
	color: #1e8098;
	content: "\1F4AC";
	display: inline-block;
	font-size: 15px;
	padding-right: 3px;
	vertical-align: middle
}

[dir=rtl] .recent-activity-item-comment span:before {
	padding-left: 3px
}

.recent-activity-controls {
	padding-top: 15px
}

.section-tree {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between
}

@media (min-width:1024px) {
	.section-tree {
		flex-direction: row
	}
}

.section-tree .section {
	flex: initial
}

@media (min-width:1024px) {
	.section-tree .section {
		flex: 0 0 45%
	}
}

.section-tree .icon-lock:before {
	vertical-align: baseline
}

.section-tree-title {
	margin-bottom: 10px
}

.section-tree-title a {
	color: #212222
}

.section-tree .see-all-articles {
	display: block;
	padding: 15px 0
}

.article-list-item {
	font-family: Base_Neue_regular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px
}

.article-list-item:last-child {
	margin-bottom: 0
}

.article-list-item a {
	color: #F40035
}

.icon-star:before {
	color: #1e8098;
	font-size: 18px
}

@media (min-width:768px) {
	.article-list-item {
		line-height: 30px;
		margin-bottom: 20px
	}
}

.attachments .attachment-item {
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative
}

.attachments .attachment-item:last-child {
	margin-bottom: 0
}

.attachments .attachment-item:before {
	color: #212222;
	content: "\1F4CE";
	font-size: 15px;
	left: 0;
	position: absolute;
	top: 5px
}

[dir=rtl] .attachments .attachment-item {
	padding-left: 0;
	padding-right: 20px
}

[dir=rtl] .attachments .attachment-item:before {
	left: auto;
	right: 0
}

.upload-dropzone span {
	color: #535656
}

.share {
	padding: 0;
	white-space: nowrap
}

.share a,
.share li {
	display: inline-block
}

.share a {
	border-radius: 50%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	width: 25px
}

.share a:before {
	color: #535656;
	display: block;
	font-size: 23px;
	text-align: center;
	width: 100%
}

.share a:hover {
	-webkit-text-decoration: none;
	text-decoration: none
}

.share a:hover:before {
	color: #1e8098
}

.share-twitter:before {
	content: "\e901"
}

.share-facebook:before {
	content: "\e903"
}

.share-linkedin:before {
	content: "\e900"
}

.share-googleplus:before {
	content: "\e902"
}

.comment {
	border-bottom: 1px solid #ddd;
	padding: 20px 0
}

.comment-heading {
	margin-bottom: 5px;
	margin-top: 0
}

.comment-overview {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 20px 0
}

.comment-overview p {
	margin-top: 0
}

.comment-callout {
	color: #535656;
	display: inline-block;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 0
}

.comment-callout a {
	color: #1e8098
}

.comment-sorter {
	display: inline-block;
	float: right
}

.comment-sorter a {
	color: #535656;
	font-size: 13px;
	font-weight: 300;
	-webkit-text-decoration: none;
	text-decoration: none
}

[dir=rtl] .comment-sorter {
	float: left
}

.comment-wrapper {
	display: flex;
	justify-content: space-between;
	position: relative
}

.comment-wrapper.comment-official {
	border: 1px solid #1e8098;
	padding: 40px 20px 20px
}

@media (min-width:768px) {
	.comment-wrapper.comment-official {
		padding-top: 20px
	}
}

.comment-info {
	min-width: 0;
	padding-right: 20px;
	width: 100%
}

[dir=rtl] .comment-info {
	padding-left: 20px;
	padding-right: 0
}

.comment-author {
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px
}

@media (min-width:768px) {
	.comment-author {
		justify-content: space-between
	}
}

.comment-avatar {
	margin-right: 10px
}

[dir=rtl] .comment-avatar {
	margin-left: 10px;
	margin-right: 0
}

.comment-meta {
	flex: 1 0 auto
}

.comment-labels {
	flex-basis: 100%
}

@media (min-width:768px) {
	.comment-labels {
		flex-basis: auto
	}
}

.comment .status-label:not(.status-label-official) {
	margin-top: 10px
}

@media (min-width:768px) {
	.comment .status-label:not(.status-label-official) {
		margin-top: 0
	}
}

.comment-form {
	display: flex;
	padding-top: 30px;
	word-wrap: break-word
}

.comment-container {
	width: 100%
}

.comment-form-controls {
	display: none;
	margin-top: 10px;
	text-align: left
}

@media (min-width:768px) {
	[dir=ltr] .comment-form-controls {
		text-align: right
	}
}

.comment-form-controls input[type=submit] {
	margin-top: 15px
}

@media (min-width:1024px) {
	.comment-form-controls input[type=submit] {
		margin-left: 15px
	}

	[dir=rtl] .comment-form-controls input[type=submit] {
		margin-left: 0;
		margin-right: 15px
	}
}

.comment-form-controls input[type=checkbox] {
	margin-right: 5px
}

.comment-form-controls input[type=checkbox] [dir=rtl] {
	margin-left: 5px
}

.comment-ccs {
	display: none
}

.comment-attachments,
.comment-ccs+textarea {
	margin-top: 10px
}

.comment-attachments a {
	color: #1e8098
}

.comment-body {
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	line-height: 1.6;
	word-break: break-word
}

.comment-body img {
	height: auto;
	max-width: 100%
}

.comment-body ol,
.comment-body ul {
	list-style-position: outside;
	margin: 20px 0 20px 20px;
	padding-left: 20px
}

[dir=rtl] .comment-body ol,
[dir=rtl] .comment-body ul {
	margin-left: 0;
	margin-right: 20px;
	padding-left: 0;
	padding-right: 20px
}

.comment-body ol&gt;ol,
.comment-body ol&gt;ul,
.comment-body ul&gt;ol,
.comment-body ul&gt;ul {
	margin: 0
}

.comment-body ul {
	list-style-type: disc
}

.comment-body a:visited {
	color: #8e001f
}

.comment-body code {
	margin: 0 2px;
	padding: 0 5px
}

.comment-body code,
.comment-body pre {
	background: #f7f7f7;
	border: 1px solid #ddd;
	border-radius: 3px
}

.comment-body pre {
	overflow: auto;
	padding: 10px 15px;
	white-space: pre
}

.comment-body blockquote {
	border-left: 1px solid #ddd;
	color: #535656;
	font-style: italic;
	padding: 0 15px
}

.comment-mark-as-solved,
.vote {
	display: inline-block
}

.vote {
	text-align: center;
	width: 35px
}

.vote a {
	outline: none
}

.vote a:active,
.vote a:focus,
.vote a:hover {
	-webkit-text-decoration: none;
	text-decoration: none
}

.vote-sum {
	color: #535656;
	display: block;
	margin: 3px 0
}

[dir=rtl] .vote-sum {
	direction: ltr;
	unicode-bidi: bidi-override
}

.vote-down:hover:before,
.vote-up:hover:before {
	color: #1e8098
}

.vote-down:before,
.vote-up:before {
	color: #535656;
	font-size: 24px
}

.vote-up:before {
	content: "\2B06"
}

.vote-down:before {
	content: "\2B07"
}

.vote-voted:before {
	color: #1e8098
}

.vote-voted:hover:before {
	color: #0d3843
}

.actions {
	flex-shrink: 0;
	text-align: center
}

.actions .dropdown-toggle {
	font-size: 0;
	margin: 15px 0
}

.actions .dropdown-toggle:active:before,
.actions .dropdown-toggle:focus:before,
.actions .dropdown-toggle:hover:before {
	background-color: #f7f7f7
}

.actions .dropdown-toggle:before {
	background-color: transparent;
	border-radius: 50%;
	color: #535656;
	content: "\2699";
	display: block;
	font-size: 13px;
	margin: auto;
	padding: 5px
}

.community-hero {
	background-image: url(/hc/theming_assets/01J7ZZ62D74CBCZMFM7TYXJDTW);
	margin-bottom: 10px
}

.community-footer {
	padding-top: 50px;
	text-align: center
}

.community-activity,
.community-featured-posts {
	padding-top: 40px;
	width: 100%
}

.community-header {
	margin-bottom: 30px
}

.community-header h4 {
	margin-bottom: 0
}

.post-to-community {
	margin-top: 10px
}

@media (min-width:768px) {
	.post-to-community {
		margin: 0
	}
}

.topics {
	max-width: none;
	width: 100%
}

.topics-item .meta-group {
	justify-content: center;
	margin-top: 20px
}

.topic-header {
	border-bottom: 1px solid #ddd;
	font-size: 13px
}

@media (min-width:768px) {
	.topic-header {
		padding-bottom: 10px
	}
}

.topic-header .dropdown {
	border-top: 1px solid #ddd;
	display: block;
	padding: 10px 0
}

@media (min-width:768px) {
	.topic-header .dropdown {
		border-top: 0;
		display: inline-block;
		margin-right: 20px;
		padding: 0
	}
}

.no-posts-with-filter {
	margin-bottom: 20px;
	margin-top: 20px
}

.community-follow {
	margin-bottom: 10px;
	width: 100%
}

@media (min-width:768px) {
	.community-follow {
		margin-bottom: 0;
		width: auto
	}
}

.community-follow .dropdown {
	width: 100%
}

.community-follow [role=button] {
	line-height: 30px;
	padding: 0 10px 0 15px;
	position: relative;
	width: 100%
}

@media (min-width:768px) {
	.community-follow [role=button] {
		width: auto
	}
}

.community-follow [role=button]:hover {
	background-color: #1e8098
}

.community-follow [role=button]:focus:after,
.community-follow [role=button]:hover:after {
	border-color: #212222;
	color: #212222
}

.community-follow [role=button][aria-selected=true] {
	background-color: #1e8098;
	color: #212222
}

.community-follow [role=button][aria-selected=true]:after {
	border-left: 1px solid #212222;
	color: #212222
}

.community-follow [role=button][aria-selected=true]:hover {
	background-color: #0d3843;
	border-color: #0d3843
}

.community-follow [role=button]:after {
	border-left: 1px solid #1e8098;
	color: #1e8098;
	content: attr(data-follower-count);
	display: inline-block;
	margin-left: 15px;
	padding-left: 10px;
	position: absolute;
	right: 10px
}

@media (min-width:768px) {
	.community-follow [role=button]:after {
		position: static
	}
}

[dir=rtl] .community-follow [role=button]:after {
	border-left: 0;
	border-right: 1px solid #1e8098;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0
}

.status-label {
	background-color: #1eb848;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin-right: 2px;
	padding: 3px 10px;
	vertical-align: middle;
	white-space: nowrap
}

.status-label:active,
.status-label:focus,
.status-label:hover {
	-webkit-text-decoration: none;
	text-decoration: none
}

.status-label-featured,
.status-label-official,
.status-label-pinned {
	background-color: #1e8098
}

.status-label-official {
	border-radius: 0;
	margin-right: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%
}

@media (min-width:768px) {
	.status-label-official {
		border-radius: 0 0 4px 4px;
		right: 30px;
		width: auto
	}
}

[dir=rtl] .status-label-official {
	left: 30px;
	right: auto
}

.status-label-not-planned,
.status-label-pending {
	background-color: #eee;
	color: #535656
}

.status-label-pending {
	text-align: center
}

.status-label-open {
	background-color: #e03b30
}

.status-label-closed {
	background-color: #ddd
}

.status-label-solved {
	background-color: #999
}

.status-label-new {
	background-color: #ffd12a
}

.status-label-hold {
	background-color: #000
}

.status-label-closed,
.status-label-hold,
.status-label-new,
.status-label-open,
.status-label-solved {
	text-transform: lowercase
}

.subscriptions-unsubscribe a {
	background: #1e8098;
	border-radius: 4px;
	color: #212222;
	display: inline-block;
	font-size: 12px;
	line-height: 2.34;
	padding: 0 20px;
	text-align: center;
	width: 100%
}

@media (min-width:768px) {
	.subscriptions-unsubscribe a {
		width: auto
	}
}

.subscriptions-unsubscribe a:hover {
	background-color: #0d3843;
	-webkit-text-decoration: none;
	text-decoration: none
}

.subscriptions-table td:last-child {
	display: block
}

@media (min-width:768px) {
	.subscriptions-table td:last-child {
		display: table-cell
	}
}

.subscriptions-table td:first-child {
	align-items: center;
	display: flex
}

.subscriptions-table .user-avatar {
	margin-right: 10px
}

.subscriptions .striped-list-title {
	display: inline-block;
	vertical-align: middle
}

.contributions-table td:last-child {
	color: #535656;
	font-size: 13px;
	font-weight: 300
}

@media (min-width:768px) {
	.contributions-table td:last-child {
		color: inherit;
		font-size: inherit;
		font-weight: inherit
	}
}

.no-activities {
	color: #535656
}

.meta-group {
	display: block
}

.meta-group * {
	display: inline
}

.meta-data {
	color: #535656;
	font-size: 13px;
	font-weight: 300
}

.meta-data:not(:last-child):after {
	content: "\00B7";
	margin: 0 5px
}</pre></body></html>