body, html {
	overflow-x: hidden;
}

.content {
	margin-bottom: 7rem;
}

.cross-links__title--accordion {
	font-size: .85rem;
	letter-spacing: -.02rem;
	font-weight: 500;
}

.volume-intro {
	display: flex;
	flex-direction: column;
	font-family: var(--ibm-plex-sans-ssm);
	margin-bottom: 3rem;
}

.volume__header-wrapper {
	display: flex;
	justify-content: center;
	background-image: var(--banner-mobile-background);
	background-size: cover;
	background-position: center;
}

.volume__header {
	width: 100%;
	max-width: calc(1024px - 2rem);
	font-family: var(--ibm-plex-sans-ssm);
	font-size: 32px;
	font-weight: 400;
	color: var(--byu-white);
	padding: 0 2rem;
	margin: 1rem auto;
	z-index: 1;
}

.volumes__cross-links {
	background-color: var(--pgsp-grey);
	color: var(--byu-grey-dark);
	font-size: 0.6875rem;
	line-height: 13px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 0.625rem 0;
	display: flex;
}

.volumes__cross-links--large-viewport {
	margin-bottom: 19px;
}

.volumes__cross-links--small-viewport {
	display: none;
}

.cross-links--container {
	width: 100%;
	max-width: calc(1024px - 2rem);
	display: inline-flex;
	align-items: center;
	margin: 0 auto;
}

.cross-links__title {
	padding-right: 0.8125rem;
	display: inline;
	padding-left: unset;
}

.title__button--arrow{
	display: none;
}

.cross-links__individual {
	color: var(--pgsp-theme-color);
	padding: 0.4675rem 0.8125rem;
	border-radius: 5px;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.cross-link__disabled {
	color: #ACADAF;
	pointer-events: none;
}

.cross-links__individual:hover {
	background-color: rgba(219, 219, 219, 0.5);
}

.cross-links__individual.current {
	background-color: #dbdbdb;
}

.cross-links__separator {
	color: #d3d2d2;
	padding: 0.25rem;
}

.volume-pdf__mobile-wrapper {
	display: none;
}

.volume-pdf {
	margin-left: 8px;
	text-decoration: underline;
}

.volume__note,
.volume__foreword {
	font-size: 16px;
	line-height: 1.5;
	font-family: var(--source-serif-pro);
}

.volume__note .expandable__element,
.volume__foreword .expandable__element {
	height: 9.75rem;
}

.volume__note .expandable__spacer,
.volume__foreword .expandable__spacer{
	width: 1px;
	display: block;
	align-self: center;
	flex: 1 0 auto;
	border-bottom: solid 1px #d3d2d2;
}

.volume__note .expandable__show-button,
.volume__foreword .expandable__show-button{
	font-weight: 500;
	letter-spacing: 1.69px;
	margin: 1rem;
}

.volume__note-title, .volume-description__section {
	display: flex;
	flex-flow: column;
	font-size: 1.125em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	font-weight: bold;
}

.expandable {
	display: flex;
	flex-wrap: wrap;
}

.volume-description__note-foreword-container {
	display: flex;
	flex-flow: column nowrap;
}

.volume-description__preface-podcast-container {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.volume-description__podcast .podcast-card {
	width: 400px;
	align-items: center;
	padding: 14px;
	margin: 0;
	box-shadow: unset;
	background-color: var(--pgsp-grey);
	grid-template-columns: max-content auto;
	grid-column-gap: 14px;
}

.volume-description__podcast .podcast-links__podcast-link {
	margin-right: 3px;
	margin-top: 5px;
	height: 25px;
}

.volume-description__podcast .podcast-card__subscribe {
	font-size: .75rem;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	color: var(--byu-grey-medium-dark)
}

.volume-description__podcast .podcast-card__image {
	width: 140px;
	grid-row: 1 / span 2;
}

.podcast-card {
	border-radius: 5px;
}

.volume-description__podcast .podcast-links__podcast-link img {
	height: 20px;
	width: 20px;
}

.volume-description__podcast .podcast-card__podcast-links {
	flex-flow: row wrap;
}

.volume-description__container {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 2rem;
	margin-top: 2rem;
}

.volume__foreword-more {
	font-family: var(--ibm-plex-sans-ssm);
	font-weight: 500;
	color: var(--pgsp-theme-color);
	font-size: 0.8125rem;
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom: 1px solid var(--pgsp-theme-color);
}

.volume-description__preface {
	min-width: 300px;
	width: 400px;
}

.volume-description__preface .card {
	background-color: var(--pgsp-grey);
	border-radius: 5px;
}

.volume-description__preface .card__download-links {
	background-color: var(--byu-white) !important;
}

.volume-description__preface .download-links__tail {
	border-color: var(--byu-white) transparent transparent transparent !important;
}

.volume-details {
	color: #ACADAF;
	padding: 0 2rem;
	margin-top: 2rem;
}

.volume-details h3 {
	margin: 0;
}

.volume-details h2 {
	font-weight: 500;
	margin-top: .75rem;
	font-size: 35px;
}

.volume-details__title {
	margin: .25rem 0 0.85rem 0;
}

.volume-details__name {
	text-transform: uppercase;
}

.volume-details__subsections {
	display: flex;
	flex-flow: column;
	color: var(--pgsp-theme-color);
	font-weight: 400;
	font-size: 16px;
}

.volume-details__subsection-link {
	padding: 0.4rem 0;
	font-weight: 500;
}

.volume-details__separator {
	display: none;
}

.volume-subsection {
	font-family: var(--ibm-plex-sans-ssm);
	max-width: calc(1024px - 2rem);
	margin: 0 auto;
}

.volume-subsection__title-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.volume-subsection__title {
	font-size: 30px;
	font-family: var(--ibm-plex-sans-ssm);
	padding: 2rem;
	margin: 0;
	font-weight: 500;
}

.volume-subsection__speeches {
	display: grid;
	grid-template-columns: repeat(1, 325px);
	grid-gap: 2rem;
	margin-top: 2rem;
	justify-content: center;
	padding-bottom: 5rem;
}

.volume-subsection__desktop {
	display: none;
}

.volume-section--grey {
	background-color: #ededed;
}

.section__button--container {
	margin-right: 2rem;
	min-width: 35px;
}

.section__button--minus, .section__button--plus {
	width: 35px;
	cursor: pointer;
}

.section-banner {
	background: rgba(0, 0, 0, 0.5);
	min-height: 300px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-size: cover;
	background-position: center;
	background-blend-mode: darken;
	color: var(--byu-white);
	font-family: var(--ibm-plex-sans-ssm);
	font-size: 35px;
}

.section-banner__header {
	padding:  2rem 6rem 0;
	text-align: center;
	margin-bottom: 0;
}

.section-banner__source {
	margin-top: 1rem;
}

.section-banner__source a {
	text-decoration-line: underline;
}

.cover_all {
	background-color: rgba(128, 128, 128, .5);
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	z-index: 102;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: auto;
	transition: opacity .6s, z-index .6s ;
	-webkit-transition: opacity .6s, z-index .6s ;
}

.cover_all--covered {
	display: flex;
	justify-content: center;
	align-items: center;
}

.pop_up_intro {
	transition: opacity .6s, z-index .6s ;
	-webkit-transition: opacity .6s, z-index .6s ;
	opacity: 0;
	width: 80%;
	margin: 0;
	background-color: #fff;
	position: absolute;
	z-index: 0;
	max-width: 936px;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.pop_up_intro--pop {
	opacity: 1;
	z-index: 1000000;
}

.pop_up__intro-text{
	max-height: 45vh;
	overflow-y: scroll;
	font-size: 16px;
	line-height: 32px;
	font-family: "Chronicle G2", Georgia, serif;
}

.pop_up__intro-title {
	margin-top: 3rem;
	font-size: 17px;
	font-weight: 500;
}

.pop_up__x{
	position: absolute;
	bottom: 14px;
	height: 30px;
	right: 0;
	cursor: pointer;
}

.pop_up_inner {
	width: 85%;
	margin: 36px auto;
}

.pop_up__header {
	border-bottom: solid 1px var(--byu-grey-medium);
	padding-bottom: 12px;
}

.pop_up__speech-title {
	font-size: 20px;
	color: #000;
	font-weight: 400;
	margin-bottom: 12px;
	letter-spacing: -.0375rem;
}

.pop_up__speech-details {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pop_up__speech-date-type {
	color: #666;
	font-size: 15px;
	line-height: 16px;
	font-family: "CaeciliaItalic", "Caecilia LT Std", serif;
	font-style: italic;
	margin: 0 5% 0 0;
}

.pop_up__speech-date-type p {
	display: inline;
}

.pop_up__speaker {
	font-size: 13px;
	line-height: 16px;
	margin: 0 3.5em 0 0;
	text-transform: uppercase;
	white-space: nowrap;
}

.pop_up__separator {
	font-style: initial;
	font-size: 20px;
	padding: 0 5px;
	vertical-align: top;
}

@media (max-width: 450px) {
	.volume-description__podcast .podcast-card, .volume-description__preface {
		width: 100%;
	}
}

@media (min-width: 525px) {
	.volume__note-title {
		flex-flow: unset;
	}
	.volume__note-title div:last-child {
		padding-left: 4px;
	}
}

@media (min-width: 700px) {
	.section__button--container {
		display: none;
	}

	.volume-subsection__speeches {
		grid-template-columns: repeat(2, 325px);
	}

	.volume-subsection__mobile {
		display: none;
	}

	.volume-subsection__desktop {
		display: initial;
	}

	.volume__header {
		font-size: 39px;
		padding: 1.5rem 2rem;
	}
}

@media (max-width: 700px) {
	.volume-section {
		background-color: #ededed;
		margin-bottom: 3px;
	}

	.volume__header-wrapper {
		justify-content: left;
	}

	.volume__header {
		width: 25%;
		margin: revert;
		padding: 2rem 3rem 0 3rem;
	}
}

@media (max-width: 800px) {
	.pop_up__speech-details {
		flex-direction: column;
		align-items: baseline;
		row-gap: 0.75rem;
		max-width: initial;
	}

	.pop_up__speech-date-type {
		display: inline;
		max-width: initial;
		padding: 0;
	}

	.pop_up__speech-date-type p {
		display: inline;
	}
	.section-banner__header {
		padding: 2rem;
	}

	.volume-description__note-foreword-container {
		margin-bottom: 3rem;
	}
}

@media (min-width: 800px) {
	.volume__header-wrapper {
		background-image: var(--banner-desktop-background);
	}
}

@media (min-width: 900px) {
	.volume-details__subsections {
		flex-flow: unset;
		align-items: center;
		font-size: 20px;
	}

	.volume-details__separator {
		display: initial;
		padding: 0 10px;
		color: var(--byu-grey-medium);
	}

	.volume-description__preface-podcast-container {
		margin-left: 3em;
	}

	.volume-description__container {
		flex-direction: row;
		align-items: start;
	}
}

@media (min-width: 1024px) {
	.volume-description__container {
		padding-top: 2rem;
		width: 100%;
		max-width: calc(1024px - 2rem);
		margin: 0 auto;
	}

	.volume-details {
		width: 100%;
		max-width: calc(1024px - 2rem);
		margin: 2rem auto 0 auto;
	}

	.volume-subsection__title {
		padding: 4rem 0 1rem;
	}

	.volume-subsection__speeches {
		display: grid;
		grid-template-columns: repeat(3, 325px);
		grid-gap: 0.5rem;
	}
}

@media (max-width: 1080px) {
	.volume-pdf__mobile-wrapper {
		display: flex;
	}

	.volumes__cross-links--large-viewport {
		display: none;
	}

	.volumes__cross-links--small-viewport {
		display: inline;
	}

	.cross-links--container {
		flex-flow: column;
		align-items: flex-start;
		margin-left: calc(2rem - 13px);
		width: calc(100% - 2rem);
	}

	.cross-links__title--accordion {
		width: 100%;
		margin: 0.6875rem 0;
	}

	.title__button--arrow {
		transition: transform 0.15s ease-in-out;
		display: inline;
		position: absolute;
		right: 2rem;
		width: 22px;
		height: 14px;
		cursor: pointer;
	}

	.rotate{
		transform: rotate(180deg);

	}

	.cross-links__individual {
		margin: 0.3rem 0;
	}
}
