/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./pages/event-archive/button/Button.css ***!
  \*******************************************************************************************************************************************************************************************/
.custom-button {
	display: block;
	text-align: center;
	font-family: 'Basis Grotesque', Helvetica, Arial, Lucida, sans-serif;
	letter-spacing: 0.9px;
	background-color: transparent;
	border: none;
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	color: #000000;
	text-transform: uppercase;
	border: 1px solid black;
	padding: 14px 40px 12px;
	cursor: pointer;
}

.custom-button:hover {
	background-color: #000;
	color: white;
	border: 1px solid black;
}

/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./pages/event-module-landing/landingToggle/LandingToggle.css ***!
  \****************************************************************************************************************************************************************************************************************/
.landingToggle-container {
	width: 100%;
	min-width: 600px;
	position: relative;
}

.landingToggle-button {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 7px;
	padding-left: 0;
	margin-bottom: 0;
	background-color: transparent;
	color: #000;
	border: none;
	border-radius: 0px;
	cursor: pointer;
	border-bottom: 1px solid black;
}

.landingToggle-button:hover {
	color: #61413a;
}

.landingToggle-body-open {
	border-bottom: 1px solid transparent;
}

.landingToggle-button-event-date {
	font-family: 'Basis Grotesque', Helvetica, Arial, Lucida, sans-serif;
	letter-spacing: 0.9px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	margin-right: 55px;
	text-transform: uppercase;
	width: 230px;
	text-align: left;
}
.landingToggle-button-event-title {
	font-family: 'Signifier regular', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	line-height: 28px;
}

.landingToggle-button-event-type {
	font-family: 'Signifier regular', Helvetica, Arial, Lucida, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.landingToggle-button-column {
	display: flex;
	align-items: center;
}

.landingToggle-second-column {
	width: 50px;
	justify-content: flex-end;
}

.landingToggle-body {
	position: relative;
	top: 0px;
	left: 0;
	width: 100%;
	border-bottom: 1px solid black;
	opacity: 0;
	visibility: hidden;
	max-height: 0px;
	transition: all 0.4s linear;
	display: flex;
	gap: 16px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.landingToggle-event-image {
	max-width: 100%;
	height: auto;
	max-height: 400px;
}

.landingToggle-body-on {
	opacity: 1;
	visibility: visible;
	padding-top: 15px;
	padding-bottom: 30px;
	max-height: 540px;
}

.landingToggle-body-off {
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s linear;
}

.landingToggle-arrow {
	display: inline-block;
	font-size: 12px;
	margin-left: 104px;
	margin-bottom: -15px;
}

.landingToggle-rotated-arrow-up {
	transform: rotate(-90deg);
}

.landingToggle-rotated-arrow-down {
	transform: rotate(90deg);
}

.landingToggle-body-description-row {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
}

.landingToggle-body-description {
	font-family: 'Basis Grotesque', Helvetica, Arial, Lucida, sans-serif;
	margin-right: 10%;
	margin-bottom: 30px;
}
.landingToggle-body-details {
	font-family: 'Basis Grotesque', Helvetica, Arial, Lucida, sans-serif;
}

.landingToggle-body-details-title {
	font-family: 'Basis Grotesque', Helvetica, Arial, Lucida, sans-serif;
	letter-spacing: 0.7px;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid black;
	margin-bottom: 18px;
}

@media screen and (max-width: 1300px) {
	.landingToggle-event-list-section {
		padding-left: 70px;
	}

	.landingToggle-landingToggle-arrow {
		margin-left: 50px;
	}
	.landingToggle-button-event-date {
		margin-right: 30px;
	}
}

@media screen and (max-width: 1000px) {
	.landingToggle-event-list-section {
		padding-left: 40px !important;
	}

	.landingToggle-container {
		min-width: 550px;
	}

	.landingToggle-body {
		display: flex;
		flex-direction: column;
	}

	.landingToggle-body-on {
		max-height: -moz-fit-content;
		max-height: fit-content;
	}

	.landingToggle-arrow {
		margin-left: 30px;
	}

	.landingToggle-button-event-date {
		margin-right: 20px;
	}
}

@media screen and (max-width: 900px) {
	.landingToggle-container {
		min-width: auto;
	}

	.landingToggle-button,
	.landingToggle-button-column {
		flex-direction: column;
		align-items: flex-start;
	}

	.landingToggle-button-event-title {
		padding: 8px 0px 0px;
	}

	.landingToggle-second-column {
		top: 40px;
		right: 25px;
		position: absolute;
		width: 20px;
	}
}

/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./pages/event-module-landing/EventLandingModule.css ***!
  \*******************************************************************************************************************************************************************************************************/
.event-landing-module {
	background-color: transparent;
}


/*# sourceMappingURL=index.css.map*/