
.cl-template {
	border-style: solid;
	border-width: 0;
	position: relative;
	display: flex;
	flex: 1;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.cl-template--image-left, .cl-template--image-right {
	flex-direction: row;
}

.cl-template--image-left .cl-element-featured_media--sizing-natural.cl-element-featured_media--no-image, .cl-template--image-right .cl-element-featured_media--sizing-natural.cl-element-featured_media--no-image {
	width: 40%;
}

.cl-template--image-left .cl-element-featured_media--sizing-natural.cl-element-featured_media--no-image .cl-element-featured_media__anchor, .cl-template--image-right .cl-element-featured_media--sizing-natural.cl-element-featured_media--no-image .cl-element-featured_media__anchor {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cl-template--image-top, .cl-template--image-bottom {
	flex-direction: column;
}

.cl-template--image-top .cl-element-featured_media--sizing-natural.cl-element-featured_media--no-image, .cl-template--image-bottom .cl-element-featured_media--sizing-natural.cl-element-featured_media--no-image {
	height: 0;
	padding-top: 75%;
}

.cl-template--image-top .cl-element-featured_media--sizing-natural.cl-element-featured_media--no-image .cl-element-featured_media__anchor, .cl-template--image-bottom .cl-element-featured_media--sizing-natural.cl-element-featured_media--no-image .cl-element-featured_media__anchor {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cl-template h1, .cl-template h2, .cl-template h3, .cl-template h4, .cl-template h5, .cl-template h6, .cl-template div, .cl-template span, .cl-template a, .cl-template p, .cl-template img, .cl-template em, .cl-template big, .cl-template small, .cl-template strike, .cl-template strong, .cl-template b, .cl-template u, .cl-template i, .cl-template section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 16px;
	font-family: inherit;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-decoration: none;
	line-height: 1.2;
	color: inherit;
	border-style: solid;
	overflow-wrap: break-word;
	word-break: break-word;
	box-shadow: none;
}

.cl-template a img {
	box-shadow: none;
}

.cl-template h1, .cl-template h2, .cl-template h3, .cl-template h4, .cl-template h5, .cl-template h6 {
	font-weight: 600;
	line-height: 1.2;
}

.cl-template h1 a, .cl-template h2 a, .cl-template h3 a, .cl-template h4 a, .cl-template h5 a, .cl-template h6 a {
	font-size: inherit;
	font-weight: inherit;
}

.cl-template h1 {
	font-size: 40px;
}

.cl-template h2 {
	font-size: 32px;
}

.cl-template h3 {
	font-size: 27.2px;
}

.cl-template h4 {
	font-size: 22.4px;
}

.cl-template h5 {
	font-size: 17.6px;
}

.cl-template h6 {
	font-size: 12.8px;
}

.cl-template a:hover {
	color: inherit;
}

.cl-template .cl-element__container {
	display: flex;
	flex-wrap: wrap;
}

.cl-template .cl-element {
	display: flex;
	position: relative;
}

.cl-template .cl-element * {
	overflow-wrap: break-word;
	word-break: break-word;
}

.cl-template .cl-element-author {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	align-self: flex-start;
}

.cl-template .cl-element-author__image {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	width: 1.25em;
	height: 1.25em;
}

.cl-template .cl-element-author__image img {
	display: block;
	max-height: 100%;
	max-width: 100%;
	width: 100%;
}

.cl-template .cl-element-author__image--circle {
	overflow: hidden;
}

.cl-template .cl-element-author__image--circle img {
	border-radius: 2em;
}

.cl-template .cl-element-author__text {
	display: flex;
	align-content: center;
	justify-content: center;
	flex: unset;
	align-items: flex-end;
	font-size: inherit;
	text-decoration: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

.cl-template .cl-element .cl-element-author__image+.cl-element-author__text, .cl-template .cl-element .cl-element-author__text+.cl-element-author__image {
	margin-left: .5em;
}

.cl-template .cl-element-section, .cl-template .cl-element-featured_media {
	display: block;
}

.cl-template .cl-element-link__anchor {
	font-family: inherit;
	font-style: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	display: inline-block;
}

.cl-template .cl-element-section {
	position: relative;
	flex: 1;
}

.cl-template .cl-element-featured_media {
	overflow: hidden;
}

.cl-template .cl-element-featured_media__placeholder-image {
	width: 50%;
	height: 50%;
	top: 25%;
	left: 25%;
	position: absolute;
}

.cl-template .cl-element-featured_media__image {
	display: block;
}

.cl-template .cl-element-custom_field .cl-element__container {
	display: block;
}

.cl-template .cl-element-custom_field strong, .cl-template .cl-element-custom_field b {
	font-weight: 600;
}

.cl-template .cl-element-custom_field em, .cl-template .cl-element-custom_field i {
	font-style: italic;
}

.cl-template .cl-element-custom_field u {
	text-decoration: underline;
}

.cl-template .cl-element-taxonomy {
	flex-flow: row wrap;
}

.cl-template .cl-element-taxonomy__terms {
	flex: 1;
}

.cl-template .cl-element-taxonomy__term {
	display: inline-flex;
}

.cl-template .cl-element-text>span, .cl-template .cl-element-text>div, .cl-template .cl-element-text>p, .cl-template .cl-element-text>small, .cl-template .cl-element-text>section {
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: inherit;
	font-size: inherit;
}

.cl-template .cl-element-excerpt {
	display: block;
}

.cl-layout-container {
	--cl-layout-margin: 0;
	--cl-layout-padding: 0;
	--cl-layout-width: 100%;
	--cl-layout-background-color: transparent;
	--cl-layout-background-gradient: none;
	overflow: hidden;
	position: relative;
	padding: var(--cl-layout-margin, 0);
	box-sizing: border-box;
	background-clip: content-box;
	background-color: var(--cl-layout-background-color, transparent);
	background-image: var(--cl-layout-background-gradient, none);
}

.cl-layout {
	position: relative;
	box-sizing: border-box;
	display: flex;
	display: flex;
	--cl-layout-gap-c: 0;
	--cl-layout-gap-r: 0;
	margin: calc(-1 * var(--cl-layout-gap-r, 0)) 0 0 calc(-1 * var(--cl-layout-gap-c, 0px));
	width: auto;
	max-width: none;
	padding: var(--cl-layout-padding, 0px);
	flex-wrap: wrap;
	font-family: inherit;
}

.cl-layout__masonry-content {
	width: 100%;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	margin: 0;
}

.cl-layout__masonry-content>.cl-layout__item, .cl-layout--grid>.cl-layout__item {
	margin: var(--cl-layout-gap-r, 0) 0 0 var(--cl-layout-gap-c, 0px);
}

.cl-layout * {
	box-sizing: border-box;
	font-family: inherit;
}

.cl-layout__item {
	position: relative;
	display: block;
	height: auto;
	flex: 0 0 50%;
}

.cl-layout--equal-rows .cl-template {
	height: 100%;
}

.cl-layout--fill-last-row .cl-layout__item {
	flex-grow: 1;
}

@media only screen and (min-width: 0px) {
	.cl-layout.cl-layout--col-xs-1 .cl-layout__item {
		width: calc(100% - var(--cl-layout-gap-c));
		flex-basis: calc(100% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-2 .cl-layout__item {
		width: calc(50% - var(--cl-layout-gap-c));
		flex-basis: calc(50% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-3 .cl-layout__item {
		width: calc(33.3333% - var(--cl-layout-gap-c));
		flex-basis: calc(33.3333% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-4 .cl-layout__item {
		width: calc(25% - var(--cl-layout-gap-c));
		flex-basis: calc(25% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-5 .cl-layout__item {
		width: calc(20% - var(--cl-layout-gap-c));
		flex-basis: calc(20% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-6 .cl-layout__item {
		width: calc(16.6666% - var(--cl-layout-gap-c));
		flex-basis: calc(16.6666% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-7 .cl-layout__item {
		width: calc(14.2857% - var(--cl-layout-gap-c));
		flex-basis: calc(14.2857% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-8 .cl-layout__item {
		width: calc(12.5% - var(--cl-layout-gap-c));
		flex-basis: calc(12.5% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-9 .cl-layout__item {
		width: calc(11.1111% - var(--cl-layout-gap-c));
		flex-basis: calc(11.1111% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-10 .cl-layout__item {
		width: calc(10% - var(--cl-layout-gap-c));
		flex-basis: calc(10% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-11 .cl-layout__item {
		width: calc(9.0909% - var(--cl-layout-gap-c));
		flex-basis: calc(9.0909% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-xs-12 .cl-layout__item {
		width: calc(8.3333% - var(--cl-layout-gap-c));
		flex-basis: calc(8.3333% - var(--cl-layout-gap-c));
	}
}

@media only screen and (min-width: 600px) {
	.cl-layout.cl-layout--col-s-1 .cl-layout__item {
		width: calc(100% - var(--cl-layout-gap-c));
		flex-basis: calc(100% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-2 .cl-layout__item {
		width: calc(50% - var(--cl-layout-gap-c));
		flex-basis: calc(50% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-3 .cl-layout__item {
		width: calc(33.3333% - var(--cl-layout-gap-c));
		flex-basis: calc(33.3333% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-4 .cl-layout__item {
		width: calc(25% - var(--cl-layout-gap-c));
		flex-basis: calc(25% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-5 .cl-layout__item {
		width: calc(20% - var(--cl-layout-gap-c));
		flex-basis: calc(20% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-6 .cl-layout__item {
		width: calc(16.6666% - var(--cl-layout-gap-c));
		flex-basis: calc(16.6666% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-7 .cl-layout__item {
		width: calc(14.2857% - var(--cl-layout-gap-c));
		flex-basis: calc(14.2857% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-8 .cl-layout__item {
		width: calc(12.5% - var(--cl-layout-gap-c));
		flex-basis: calc(12.5% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-9 .cl-layout__item {
		width: calc(11.1111% - var(--cl-layout-gap-c));
		flex-basis: calc(11.1111% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-10 .cl-layout__item {
		width: calc(10% - var(--cl-layout-gap-c));
		flex-basis: calc(10% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-11 .cl-layout__item {
		width: calc(9.0909% - var(--cl-layout-gap-c));
		flex-basis: calc(9.0909% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-s-12 .cl-layout__item {
		width: calc(8.3333% - var(--cl-layout-gap-c));
		flex-basis: calc(8.3333% - var(--cl-layout-gap-c));
	}
}

@media only screen and (min-width: 960px) {
	.cl-layout.cl-layout--col-m-1 .cl-layout__item {
		width: calc(100% - var(--cl-layout-gap-c));
		flex-basis: calc(100% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-2 .cl-layout__item {
		width: calc(50% - var(--cl-layout-gap-c));
		flex-basis: calc(50% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-3 .cl-layout__item {
		width: calc(33.3333% - var(--cl-layout-gap-c));
		flex-basis: calc(33.3333% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-4 .cl-layout__item {
		width: calc(25% - var(--cl-layout-gap-c));
		flex-basis: calc(25% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-5 .cl-layout__item {
		width: calc(20% - var(--cl-layout-gap-c));
		flex-basis: calc(20% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-6 .cl-layout__item {
		width: calc(16.6666% - var(--cl-layout-gap-c));
		flex-basis: calc(16.6666% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-7 .cl-layout__item {
		width: calc(14.2857% - var(--cl-layout-gap-c));
		flex-basis: calc(14.2857% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-8 .cl-layout__item {
		width: calc(12.5% - var(--cl-layout-gap-c));
		flex-basis: calc(12.5% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-9 .cl-layout__item {
		width: calc(11.1111% - var(--cl-layout-gap-c));
		flex-basis: calc(11.1111% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-10 .cl-layout__item {
		width: calc(10% - var(--cl-layout-gap-c));
		flex-basis: calc(10% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-11 .cl-layout__item {
		width: calc(9.0909% - var(--cl-layout-gap-c));
		flex-basis: calc(9.0909% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-m-12 .cl-layout__item {
		width: calc(8.3333% - var(--cl-layout-gap-c));
		flex-basis: calc(8.3333% - var(--cl-layout-gap-c));
	}
}

@media only screen and (min-width: 1280px) {
	.cl-layout.cl-layout--col-l-1 .cl-layout__item {
		width: calc(100% - var(--cl-layout-gap-c));
		flex-basis: calc(100% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-2 .cl-layout__item {
		width: calc(50% - var(--cl-layout-gap-c));
		flex-basis: calc(50% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-3 .cl-layout__item {
		width: calc(33.3333% - var(--cl-layout-gap-c));
		flex-basis: calc(33.3333% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-4 .cl-layout__item {
		width: calc(25% - var(--cl-layout-gap-c));
		flex-basis: calc(25% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-5 .cl-layout__item {
		width: calc(20% - var(--cl-layout-gap-c));
		flex-basis: calc(20% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-6 .cl-layout__item {
		width: calc(16.6666% - var(--cl-layout-gap-c));
		flex-basis: calc(16.6666% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-7 .cl-layout__item {
		width: calc(14.2857% - var(--cl-layout-gap-c));
		flex-basis: calc(14.2857% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-8 .cl-layout__item {
		width: calc(12.5% - var(--cl-layout-gap-c));
		flex-basis: calc(12.5% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-9 .cl-layout__item {
		width: calc(11.1111% - var(--cl-layout-gap-c));
		flex-basis: calc(11.1111% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-10 .cl-layout__item {
		width: calc(10% - var(--cl-layout-gap-c));
		flex-basis: calc(10% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-11 .cl-layout__item {
		width: calc(9.0909% - var(--cl-layout-gap-c));
		flex-basis: calc(9.0909% - var(--cl-layout-gap-c));
	}
	
	.cl-layout.cl-layout--col-l-12 .cl-layout__item {
		width: calc(8.3333% - var(--cl-layout-gap-c));
		flex-basis: calc(8.3333% - var(--cl-layout-gap-c));
	}
}

/* Template: Default */
.cl-template--id-0 {
	background-color: #fff;
	color: #333;
	margin: 0px;
	padding: 7px 7px 7px 6px;
	border-radius: 4px;
	border-width: 2px;
	border-color: #ccc;
}

.cl-template--id-0 .cl-element--instance-1001 {
	text-align: centercenter;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-radius: 4px;
	background-color: #efefef;
	display: flex;
	justify-content: center;
}

.cl-template--id-0 .cl-element--instance-1001 .cl-element-featured_media__anchor {
	width: 100%;
}

.cl-template--id-0 .cl-element--instance-1001 .cl-element-featured_media__image {
	width: 100%;
}

.cl-template--id-0 .cl-element--instance-1001 .cl-element-featured_media__placeholder-image {
	fill: #c2c2c2;
}

/* section */
.cl-template--id-0 div.cl-element--instance-1002 {
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	border-radius: 0px;
	justify-content: flex-start;
}

/* title */
.cl-template--id-0 .cl-element--instance-1003 {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-radius: 0px;
	justify-content: flex-start;
}

.cl-template--id-0 .cl-element--instance-1003 .cl-element-title__anchor {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline-block;
	line-height: inherit;
}

.cl-template--id-0 .cl-element--instance-1003 .cl-element-title__anchor:hover, .cl-template--id-0 .cl-element--instance-1003 .cl-element-title__anchor:active, .cl-template--id-0 .cl-element--instance-1003 .cl-element-title__anchor:focus {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

/* excerpt */
.cl-template--id-0 div.cl-element--instance-1004 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-radius: 0px;
}

.cl-template--id-0 div.cl-element--instance-1005 {
	justify-content: flex-end;
	text-align: right;
}

.cl-template--id-0 div.cl-element--instance-1005 .cl-element-link__anchor {
	color: #fff;
	background-color: #0693e3;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.cl-template--id-0 div.cl-element--instance-1005 .cl-element-link__anchor:hover, .cl-template--id-0 div.cl-element--instance-1005 .cl-element-link__anchor:active, .cl-template--id-0 div.cl-element--instance-1005 .cl-element-link__anchor:focus {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	background-color: #0693e3;
	color: #fff;
}

/* Template: jh */
.cl-template--id-3929 {
	background-color: #fff;
	color: #000;
	padding: 0px;
	border-radius: 0px;
	border-width: 0px;
}

/* title */
.cl-template--id-3929 .cl-element--instance-1001 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-radius: 0px;
	color: #000;
	justify-content: center;
}

.cl-template--id-3929 .cl-element--instance-1001 .cl-element-title__anchor {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
	line-height: inherit;
}

.cl-template--id-3929 .cl-element--instance-1001 .cl-element-title__anchor:hover, .cl-template--id-3929 .cl-element--instance-1001 .cl-element-title__anchor:active, .cl-template--id-3929 .cl-element--instance-1001 .cl-element-title__anchor:focus {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.cl-template--id-3929 .cl-element--instance-1002 {
	text-align: centercenter;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-radius: 0px;
	display: flex;
	justify-content: center;
}

.cl-template--id-3929 .cl-element--instance-1002 .cl-element-featured_media__anchor {}

.cl-template--id-3929 .cl-element--instance-1002 .cl-element-featured_media__image {
	max-width: 100%;
}

.cl-template--id-3929 .cl-element--instance-1002 .cl-element-featured_media__placeholder-image {}

/* section */
.cl-template--id-3929 div.cl-element--instance-1003 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border-radius: 0px;
	justify-content: flex-start;
}
