/*
font-family: "Verlag A", "Verlag B", sans-serif;
font-weight: 400;
font-weight: 700;
*/

/* Core styles can be used any where you need a generic HTML block */

.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
	color:#ffffff;
	font-size:68px;
	font-family: "Verlag A", "Verlag B", sans-serif;
	font-style: normal;
	font-weight: 900;
	line-height: 68px;
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.content-white .core-styles h1,
.content-white .contentRender_name_plugins_core_textbox h1 { color: #000; }

.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
	color:#ffffff;
	font-size: 46px;
	font-family: "Verlag A", "Verlag B", sans-serif;
	font-style: normal;
	line-height: 60px;
	font-weight: 900;
	letter-spacing: 3px;
	margin-bottom: 20px;
}
.content-white .core-styles h2,
.content-white .contentRender_name_plugins_core_textbox h2 { color: #000; }

.core-styles h3,
.contentRender_name_plugins_core_textbox h3 {
	color: #fff;
	font-size: 40px;
	font-family: "Verlag A", "Verlag B", sans-serif;
	font-style: normal;
	font-weight: 900;
	letter-spacing: 3px;
}
.content-white .core-styles h3,
.content-white .contentRender_name_plugins_core_textbox h3 { color: #000; }

.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
	color: #fff;
	font-size: 34px;
	font-family: "Verlag A", "Verlag B", sans-serif;
	font-style: normal;
	font-weight: 900;
	letter-spacing: 3px;
}
.content-white .core-styles h4,
.content-white .contentRender_name_plugins_core_textbox h4 { color: #000; }

.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
	color:#fff;
	font-size: 30px;
	font-family: "Verlag A", "Verlag B", sans-serif;
	font-style: normal;
	font-weight: 900;
	letter-spacing: 3px;
}
.content-white .core-styles h5,
.content-white .contentRender_name_plugins_core_textbox h5 { color: #000; }

.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
	color: #fff;
	font-size: 22px;
	font-family: "Verlag A", "Verlag B", sans-serif;
	font-style: normal;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.content-white .core-styles h6,
.content-white .contentRender_name_plugins_core_textbox h6 { color: #000; }

.core-styles p,
.contentRender_name_plugins_core_textbox p {
	color: #ebebeb;
    font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
    font-style: normal;
	line-height: 26px;
	margin-bottom: 30px;
}
.content-white .core-styles p,
.content-white .contentRender_name_plugins_core_textbox p { color: #000; }

.contentRender_name_plugins_core_textbox .has-lead > p:first-child {
	font-size: 24px;
	line-height: 1.4;
}
.content-white .contentRender_name_plugins_core_textbox .has-lead > p:first-child {
	color: #46348A;
}

.contentRender_name_plugins_core_textbox .has-lead > p:first-child .first-letter {
	float: left;
    padding-top: 2px;
	padding-right: 16px;
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	-webkit-text-stroke: 1px #fff;
    color: transparent;
}
.content-white .contentRender_name_plugins_core_textbox .has-lead > p:first-child .first-letter {
	-webkit-text-stroke: 1px #46348A;
}

@media (min-width: 40em) {
	.contentRender_name_plugins_core_textbox .has-lead > p:first-child .first-letter {
		-webkit-text-stroke: 2px #fff;
	}
	.content-white .contentRender_name_plugins_core_textbox .has-lead > p:first-child .first-letter {
		-webkit-text-stroke: 2px #46348A;
	}
}

.contentRender_name_plugins_core_textbox blockquote,
.contentRender_name_plugins_core_textbox blockquote p {
	font-size: 24px;
	font-style: italic;
	line-height: 1.4;
}
.contentRender_name_plugins_core_textbox blockquote {
	max-width: 690px;
	border-left: 2px solid #fff;
}
.content-white .contentRender_name_plugins_core_textbox blockquote { border-left: 2px solid #46348A; }
.content-white .contentRender_name_plugins_core_textbox blockquote,
.content-white .contentRender_name_plugins_core_textbox blockquote p {
	color: #46348A;
}

.core-styles a,
.contentRender_name_plugins_core_textbox a {
	font-weight: 800;
	text-decoration-line: underline;
	text-underline-position: under;
	color: inherit;
}

.core-styles ul:not([class*="block-grid-"]),
.core-styles ol:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) {
	margin-left: 0;
	list-style: none;
	counter-reset: li;
}

.core-styles ul:not([class*="block-grid-"]) li::before,
.core-styles ol:not([class*="block-grid-"]) li::before,
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li::before,
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li::before {
    color: currentColor;
    width: 1em;
    margin-left: -1.5em;
    margin-right: .5em;
    text-align: right;
    font-weight: 700;
}

.content-white .core-styles ul:not([class*="block-grid-"]) li::before,
.content-white .core-styles ol:not([class*="block-grid-"]) li::before,
.content-white .contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li::before,
.content-white .contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li::before {
    color: #46348A;
}

.core-styles ul:not([class*="block-grid-"]) li::before,
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li::before{
    content: "\2022";
    display: inline-block;
    font-size: 1.2rem;
}

.content-white .core-styles ol:not([class*="block-grid-"]) li::before,
.content-white .contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li::before {
    counter-increment: li;
    content: "." counters(li,".");
    direction: rtl;
    float: left;
}

.core-styles ul:not([class*="block-grid-"]) li,
.core-styles ol:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li {
	margin-bottom: 4px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #ebebeb;
	font-size: 18px;
	line-height: 26px;
	margin-left: 21px;
}
.content-white .core-styles ul:not([class*="block-grid-"]) li,
.content-white .core-styles ol:not([class*="block-grid-"]) li,
.content-white .contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
.content-white .contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li { color: #000; }

.core-styles td,
.contentRender_name_plugins_core_textbox td,
.core-styles tr,
.contentRender_name_plugins_core_textbox tr {
	color: #ebebeb;
    font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
    font-style: normal;
	line-height: 26px;
	margin-bottom: 30px;
}
.content-white .core-styles td,
.content-white .contentRender_name_plugins_core_textbox td,
.content-white .core-styles tr,
.content-white .contentRender_name_plugins_core_textbox tr { color: #000; }

.core-styles td,
.contentRender_name_plugins_core_textbox td {
	border-collapse: collapse;
	border: 1px solid #5639c3;
	border-spacing: 0px;
}

.core-styles tr:nth-child(even),
.contentRender_name_plugins_core_textbox tr:nth-child(even) {
	background-color: #46348a;
}

.core-styles tr:nth-child(odd),
.contentRender_name_plugins_core_textbox tr:nth-child(odd) {
	background-color: #46348a;
}

.core-styles strong, .contentRender_name_plugins_core_textbox strong,
.core-styles b, .contentRender_name_plugins_core_textbox b {
	font-weight: 900;
}

.core-styles em, .contentRender_name_plugins_core_textbox em,
.core-styles i, .contentRender_name_plugins_core_textbox i {
font-style: italic;
}

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
	font: inherit;
	color: inherit;
	text-decoration: none;
}

.core-styles img[align*='right'],
.contentRender_name_plugins_core_textbox img[align*='right'] { margin-left : 15px; margin-bottom: 5px; }
.core-styles img[align*='left'],
.contentRender_name_plugins_core_textbox img[align*='left'] { margin-right : 15px; margin-bottom: 5px; }

@media screen and (max-width:1024px) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 52px;
		line-height: 52px;
		margin-bottom: 20px;
	}

	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 40px;
		line-height: 42px;
	}
}

@media screen and (max-width:640px) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 38px;
		line-height: 38px;
	}

	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 30px;
		line-height: 30px;
	}

	.core-styles h3,
	.contentRender_name_plugins_core_textbox h3 {
		font-size: 24px;
		line-height: 24px;
	}

	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4 {
		font-size: 20px;
		line-height: 20px;
	}

	.core-styles h5,
	.contentRender_name_plugins_core_textbox h5 {
		font-size: 18px;
		line-height: 20px;
	}

	.core-styles h6,
	.contentRender_name_plugins_core_textbox h6 {
		font-size: 16px;
		line-height: 16px;
	}

	.core-styles p,
	.contentRender_name_plugins_core_textbox p {
		font-size: 16px;
		line-height: 24px;
	}

	.core-styles ul:not([class*="block-grid-"]) li,
	.core-styles ol:not([class*="block-grid-"]) li,
	.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
	.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li {
		font-size:16px;
		line-height: 24px;
		margin-left: 15px;
	}

	.core-styles td,
	.contentRender_name_plugins_core_textbox td,
	.core-styles tr,
	.contentRender_name_plugins_core_textbox tr {
		font-size: 16px;
		line-height: 24px;
	}
}