:root {
  --cbcf-color: #b72b35;
}

* {
	font-family: "EB Garamond", serif;
}
.elementor-location-footer .elementor-element-703e131 {
	display: none !important;
}

.elementor-element-e91200d {
	background-color: transparent;
	background-image: linear-gradient(90deg, var(--e-global-color-4765914) 0%, var(--e-global-color-secondary) 100%);
}

main#content {
	clear: both;
	font-family: "EB Garamond", serif;
}

.elementor-element-e91200d {
	margin-bottom: 0;
}

.module {
	text-align: center;
	box-sizing: border-box;
	position: relative;
}

.module .contain {
	margin: 0 auto;
	max-width: 1200px;
	padding: 40px 0;
	box-sizing: border-box;
	position: relative;
}

.page-content {
	position: relative;
	background-image: url(https://nmanet.org/wp-content/uploads/2026/05/cbcfwatermark.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.hideme {
	display: none;
}

.featherlight-inner > div {
	padding: 60px 5% 45px 5%;
}

.contain {
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 50px;
}

ul.partners {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 40px 0;
	background-color: #eee;
	margin: 0;
}

ul.partners li {
	max-width: 250px;
	padding: 20px 25px;
	box-sizing: border-box;
	margin: 0;
	transition: all .5s;
}

ul.partners li:hover {
	max-width: 270px;
}

ul.partners li img {
	max-width: 100%;
	height: auto;
}

.head {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}

.head h2 {
	font-family: "Source Sans 3", sans-serif;
	color: #000;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 0px 0;
	font-size: 3.3em;
	line-height: 1.1;
}

.head h1 {
	color: var(--cbcf-color);
	font-family: "Anton", sans-serif;
	margin: 0 0 0px 0;
	font-size: 4.5em;
	line-height: 1.1;
}

a.regbutton {
	background-color: var(--cbcf-color);
	color: #fff;
	padding: 15px 50px;
	border-radius: 50px;
	font-family: "Anton", sans-serif;
	font-size: 1.3em;
	text-align: center;
	text-decoration: none;
	display: block;
	float: right;
	margin: 8px 0 30px 40px;
	line-height: 1.1;
	font-weight: 400;
	transition: all .3s;
}

a.regbutton:hover {
	background-color: #222;
	color: #fff;
}

a.regbutton strong {
	display: block;
	text-transform: uppercase;
	font-size: 250%;
	font-family: "Anton", sans-serif;
}

.intro p {
	font-size: 2em;
	line-height: 1.3;
	margin: 0;
}

.intro::after {
	content: '\00A0';
	width: 30%;
	margin: 50px auto;
	background-color: var(--cbcf-color);
	height: 12px;
	display: block;
}

.meta .contain {
	  display: grid;
	  grid-template-columns:  .45fr .55fr;
	  grid-template-rows: auto;
	  column-gap: 40px;
		grid-template-areas: 
		"when where";
	  align-items: center;
	  padding-bottom: 35px;
}

.meta .when {
	grid-area: when;
	justify-self: right;
}

.meta .where {
	grid-area: where;
	justify-self: left;
}

.meta .when h4 {
	font-family: "Anton", sans-serif;
	color: #000;
	text-align: right;
	margin: 0;
	font-size: 2.2em;
	line-height: 1.3;
}

.meta .when h5 {
	color: var(--cbcf-color);
	font-family: "Anton", sans-serif;
	text-align: right;
	font-style: normal;
	margin: 0;
	line-height: 1.3;
}

.meta .where p {
	font-size: 1.6em;
	line-height: 1.3;
	margin: 0;
}

.meta .where p a {
	font-size: 85%;
	color: var(--cbcf-color);
	transition: all .3s;
}

.meta .where p a:hover {
	color: #333;
}

.session {
	padding-top: 50px;
}

.session h4 {
	font-family: "Anton", sans-serif;
	color: #000;
	margin: 0 0 7px 0;
	font-size: 1.7em;
	line-height: 1.3;
}

.session h3 {
	font-family: "Anton", sans-serif;
	color: var(--cbcf-color);
	margin: 0 0 15px 0;
	font-size: 3em;
	line-height: 1.1;
}

.session p {
	font-size: 1.4em;
	line-height: 1.3;
	margin: 0;
}

.session p strong {
	display: block;
	padding-top: 20px;
	font-family: "Source Sans 3", sans-serif;
	font-style: italic;
}

.session p strong i {
	font-family: "Source Sans 3", sans-serif;
}

.session::after {
	content: '\00A0';
	width: 30%;
	margin: 50px auto 0 auto;
	background-color: var(--cbcf-color);
	height: 12px;
	display: block;
}

.speakers {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #eee;
}

.speakers h3 {
	text-align: center;
	font-family: "Anton", sans-serif;
	color: #000;
	font-size: 2.5em;
	line-height: 1.3;
	margin: 0 0 25px 0;
}

.speakers ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.speakers ul li {
	width: 23%;
	margin: 1%;
}

.speakers ul li a {
	text-decoration: none;
}

.speakers ul li .portrait {
	padding-bottom: 120%;
	background-size: cover;
	background-position: center top;
	margin-bottom: 23px;
}

.speakers ul li h4 {
	font-size: 1.2em;
	line-height: 1.3;
	margin:  0 0 8px 0;
	color: #000;
	font-family: "Anton", sans-serif;
	padding: 0 2px;
}

.speakers ul li p {
	font-size: 1.1em;
	line-height: 1.4;
	margin: 0;
	font-style: normal;
	color: #000;
}

.speakers ul li p em {
	font-style: normal;
}

.biobutton {
	background-color: var(--cbcf-color);
	color: #fff;
	display: inline-block;
	padding: 4px 15px;
	border-radius: 15px;
	font-family: "Source Sans 3", sans-serif;
	margin: 12px 0 0 -4px;
	transition: all .3s;
	font-weight: 800;
}

.speakers ul li:hover .biobutton {
	background-color: #333;
}

@media (max-width: 850px) {

	.speakers ul li {
		width: 46%;
		margin: 2%;
	}
	
}


@media (max-width: 540px) {

	
	
	.head h2 {
		font-size: 1.3em;
	}
	
	.head h1 {
		font-size: 2.5em;
	}
	
	a.regbutton {
		background-color: var(--cbcf-color);
		font-size: 1.1em;
		float: none;
		margin: 8px 0 20px 0px;
	}
	
	.intro p {
		font-size: 1.6em;
	}
	
	.meta .contain {
		  display: grid;
		  grid-template-columns:  1fr;
		  grid-template-rows: auto;
		  column-gap: 30px;
		  row-gap: 25px;
			grid-template-areas: 
			"when""where";
		  align-items: center;
		  padding-bottom: 35px;
	}
	
	.meta .contain > * {
		justify-self: center;
	}
	
	.meta .contain * {
		text-align: center !important;
	}
	
	.session h4 {
		font-size: 1.3em;
	}
	
	.session h3 {
		font-size: 2.1em;
	}
	
	.speakers ul li {
		width: 96%;
		margin: 8% 2%;
	}

}