/* Styles for the Anchor post type */
.single.single-anchor #main-content {
	padding-bottom: 0;
}

.single.single-anchor #main-footer > .et_pb_section:first-of-type {
	background-image: url(https://bccvbdev.wpenginepowered.com/wp-content/uploads/2023/02/footer-back.svg), linear-gradient(180deg, #cedaca 63%, #603913 64%) !important;
}

/* TED 2 RETURN OF TED: AFTERNOON OF DECAFFEINATION * after fixing justify-content */
.single-anchor .et_pb_text p {
	margin-bottom: 0;
}

/* guide download section is changing */
.single-anchor .selected-module-section .et_pb_row {
	width: 80% !important;
}

.et_pb_section.guide-section:has(.et_pb_section.guide-section) {
	display: none;
}

/* guide download section */
.et_pb_section.guide-section .et_pb_column:last-of-type::after {
	content: "";
	width: 100px;
	height: 40px;
	position: absolute;
	top: -2em;
	background: url("/wp-content/uploads/2025/10/bc-graphic-loopy-arrow.svg") no-repeat;
	transform: rotate(10deg);
}

@media (max-width: 980px) {
	.et_pb_section.guide-section {
		padding-top: 0rem !important;
	}

	.et_pb_section.guide-section .et_pb_column:last-of-type::after {
		top: 3em;
		transform: rotate(15deg);
	}
}

@media (max-width: 750px) {
	.et_pb_section.guide-section .et_pb_column:last-of-type::after {
		top: -2em;
	}
}

@media (min-width: 980px) {
	.et_pb_section.guide-section .et_pb_column:last-of-type::after {
		top: -0.5cqw;
		left: -3cqw;
		transform: none;
	}

	.et_pb_section.guide-section {
		padding-bottom: 4%;
		padding-top: 0;
	}
}

.et_pb_section.guide-section .et_pb_row {
	align-items: flex-start !important;
}

.et_pb_section.guide-section .et_pb_text {
	margin-bottom: 0 !important;
}

.et_pb_section.guide-section h2 {
	font-family: "Trade Gothic con 20", Helvetica, Arial, Lucida, sans-serif;
	font-weight: 800;
	color: #603913 !important;
	padding-bottom: 0 !important;
}

/* WHITE BORDER SOCIAL LAYOUTS */

.social-row {
	width: 80% !important;
}

.social-row .et_pb_column {
	box-sizing: border-box;
	min-height: 5em;
	min-width: 5em;
	border: 1.75cqi solid white;
	max-height: fit-content;
	box-shadow: 0 0 15px #00000059;
	width: unset !important;
}

body #page-container .social-row .burst-module::before {
	top: -5rem;
	left: -5.8rem;
}

body #page-container .social-row .burst-module::after {
	top: auto;
	bottom: -5rem;
	right: -5.7rem;
	transform: rotate(145deg);
}

.social-row .et_pb_column.social-col-5.caption-col {
	background: none;
	border: none;
	box-shadow: none;
	transform: none;
}

.social-row .et_pb_column .et_pb_image {
	max-height: 100%;
	padding: 0;
	margin: 0 !important;
}

.social-row .et_pb_column .et_pb_image,
.social-row .et_pb_column .et_pb_image span {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	display: block;
}

.social-row .et_pb_column .social-handle {
	bottom: 0;
	padding: 0.25em 0.25em;
	position: absolute;
	font-family: "Trade Gothic con 20", Helvetica, Arial, Lucida, sans-serif;
}

.social-row .et_pb_column .social-handle p {
	margin-bottom: 0;
}

.social-row .et_pb_column.caption-col {
	line-height: 1.25;
	margin-bottom: 0;
	font-family: "Trade Gothic con 20", Helvetica, Arial, Lucida, sans-serif;
}

@media (max-width: 979px) {
	.social-row.burst-module {
		width: 90% !important;
	}

	.social-row .et_pb_column.caption-col {
		min-width: 100%;
		position: absolute;
	}

	.social-row .et_pb_column.caption-col .et_pb_module p {
		text-align: center;
		max-width: 500px !important;
		margin: auto;
	}
}

@media (min-width: 980px) {
	.social-row .et_pb_column.caption-col {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		margin-bottom: 0;
		padding-bottom: 0;
		position: absolute;
	}

	.social-row .et_pb_column.caption-col {
		margin-right: 0;
		margin-left: auto;
		max-width: 615px;
	}
}

/* layout 1 */
@media (min-width: 980px) {
	.social-row.social-row-layout-1 {
		align-items: center;
		padding-bottom: 14rem;
		display: flex;
		justify-content: flex-end;
		container-type: inline-size;
		max-width: 1300px;
	}

	.social-row.social-row-layout-1.burst-module {
		width: 80%;
	}

	.social-row.social-row-layout-1.burst-module::before,
	.social-row.social-row-layout-1.burst-module::after {
		display: none !important;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-1 {
		position: absolute;
		left: 0;
		top: 0;
		max-width: 50cqi;
	}

	.social-row.social-row-layout-1 .et_pb_column:not(.social-col-1):not(.social-col-5) {
		max-width: 22.5cqi;
		margin-right: 0;
		margin-top: -6rem;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-2 {
		transform: rotate(-6.29deg) translateY(1.25cqi) translateX(2.75cqi);
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-3 {
		transform: translateY(3.8rem) translateX(-0.5cqi);
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-4 {
		transform: rotate(-7.23deg) translateX(-7.5cqi) translateY(-1.5cqi);
		max-width: 24cqi !important;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-5.caption-col {
		top: 29cqi;
		right: 10cqi;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-5.caption-col .et_pb_text {
		font-size: clamp(17px, 2cqi, 25px);
		max-width: 16.5em;
	}
}

@media (min-width: 980px) and (max-width: 1190px) {
	.social-row.social-row-layout-1 .et_pb_column.social-col-5.caption-col {
		top: 28cqi;
	}
}

/* burst module on top and bottom of row on mobile instead of first col */

@media (max-width: 979px) {
	.social-row.social-row-layout-1 {
		align-items: start;
		display: grid;
		grid-template-columns: repeat(6, 1fr);
		grid-template-rows: repeat(2, 1fr);
		justify-items: start;
		padding-bottom: 0;
	}

	.social-row.social-row-layout-1.burst-module::before {
		transform: rotate(0) !important;
		left: 40% !important;
	}

	.social-row.social-row-layout-1.burst-module::after {
		display: none !important;
	}

	.social-row .et_pb_column {
		border: 15px solid white;
	}

	.social-row.social-row-layout-1 .burst-module::before,
	.social-row.social-row-layout-1 .burst-module::after {
		display: none !important;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-1 {
		grid-column: 1 / span 4;
		grid-row: 1 / 2;
		z-index: 999;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-2 {
		transform: rotate(-7deg) translateX(-2cqi);
		grid-column: 4 / span 3;
		grid-row: 1 / 2;
		z-index: 998;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-3,
	.social-row.social-row-layout-1 .et_pb_column.social-col-4 {
		margin-top: -4rem;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-3 {
		transform: rotate(10deg) translateX(2cqi);
		grid-column: 1 / span 3;
		grid-row: 2 / last-line;
		z-index: 2;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-4 {
		transform: rotate(-3deg) translateX(-2cqi);
		grid-column: 4 / span 3;
		grid-row: 2 / last-line;
		margin-top: 0;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-5.caption-col {
		bottom: -2rem;
	}
}

@media (max-width: 600px) {
	.social-row.social-row-layout-1.burst-module::before {
		left: 30% !important;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-1 {
		grid-column: 1 / span 4;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-2 {
		transform: rotate(-7deg) translateX(0);
		grid-column: 4 / span 3;
		z-index: 1000;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-3,
	.social-row.social-row-layout-1 .et_pb_column.social-col-4 {
		margin-top: -1rem;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-3 {
		margin-top: -4rem;
		grid-column: 1 / span 3;
	}

	.social-row.social-row-layout-1 .et_pb_column.social-col-4 {
		margin-top: 1rem;
		z-index: 2;
	}
}

/* layout 2 */
@media (min-width: 980px) {
	.social-row.social-row-layout-2 {
		position: relative;
		container-type: inline-size;
		/* border: 1px solid; */
	}

	.social-row.social-row-layout-2.burst-module::before,
	.social-row.social-row-layout-2.burst-module::after {
		display: none !important;
	}

	.social-row.social-row-layout-2 .et_pb_column:not(.social-col-1) {
		position: absolute;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-1 {
		transform: rotate(-6.29deg) translateY(1.25cqi) translateX(-2.75cqi);
		max-width: 28cqi;
	}

	.social-row.social-row-layout-2 .et_pb_column:not(.social-col-5) {
		margin-right: 0;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-2 {
		transform: rotate(2deg) translateY(-2cqi) translateX(-5cqi);
		left: 21cqi;
		max-width: 34cqi;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-3 {
		/* transform: translateY(-9.5rem); */
		z-index: 999;
		right: 31.5cqi;
		top: -12cqi;
		max-width: 27cqi;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-4 {
		transform: rotate(-7.23deg) translateX(-8cqi) translateY(-7.5cqi);
		right: 0;
		max-width: 28cqi;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-5.caption-col {
		top: 29cqi;
		right: 8cqi;
		z-index: 9999;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-5.caption-col .et_pb_text {
		font-size: clamp(17px, 2cqi, 25px);
		max-width: 16.5em;
	}
}

@media (max-width: 979px) {
	.social-row.social-row-layout-2.burst-module::after {
		display: none !important;
	}

	.social-row.social-row-layout-2.burst-module::before {
		transform: rotate(0) !important;
		left: 40% !important;
	}

	.social-row.social-row-layout-2 .burst-module::before,
	.social-row.social-row-layout-2 .burst-module::after {
		display: none !important;
	}

	.social-row.social-row-layout-2 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		justify-items: start;
		align-items: start;
		max-width: 80% !important;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-1 {
		transform: rotate(-6.26deg);
		z-index: 3;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-2 {
		transform: rotate(6.26deg);
		/* margin-top: -2rem; */
		z-index: 2;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-3 {
		transform: rotate(-1deg);
		margin-top: -2rem;
		z-index: 1;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-4 {
		transform: rotate(-6.26deg);
		margin-top: -8rem;
		z-index: 0;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-5.caption-col {
		bottom: -5rem;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-5.caption-col p {
	}
}

@media (max-width: 780px) {
	.social-row.social-row-layout-2.burst-module::before {
		left: 30% !important;
	}

	.social-row.social-row-layout-2 {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		justify-items: start;
		align-items: start;
		max-width: 80% !important;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-1 {
		transform: rotate(-6.26deg);
		z-index: 3;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-2 {
		transform: rotate(6.26deg);
		margin-top: -2rem;
		z-index: 2;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-3 {
		transform: rotate(-1deg);
		margin-top: -2rem;
		z-index: 1;
	}

	.social-row.social-row-layout-2 .et_pb_column.social-col-4 {
		transform: rotate(-6.26deg);
		margin-top: -4rem;
		z-index: 0;
	}
}

/* #603913 */

.brown-toggles .et_pb_toggle {
	border: 3px solid #603913;
	border-bottom: none;
}

.brown-toggles .et_pb_toggle:first-of-type {
	border-top: 3px solid #603913;
}

.brown-toggles .et_pb_toggle:last-of-type {
	border-bottom: 3px solid #603913;
}

.brown-toggles .et_pb_toggle_title,
.brown-toggles .et_pb_toggle_content {
	padding: 2rem 1.5rem;
	margin-bottom: 0;
}

.brown-toggles .et_pb_toggle_title {
	padding: 2rem 5.5rem 2rem 1.5rem;
	background-color: #cddac9;
	color: #603913;
}

.brown-toggles .et_pb_toggle_item.et_pb_toggle_open .et_pb_toggle_title,
.brown-toggles .et_pb_toggle_item .et_pb_toggle_title:has(+ .et_pb_toggle_content[style*="display: block;"]),
.brown-toggles .et_pb_toggle_item .et_pb_toggle_title:hover {
	background: #603913;
	/* border-bottom: 3px solid #603913; */
	color: white !important;
}

.brown-toggles .et_pb_toggle_title:before {
	color: transparent;
	background: url(/wp-content/uploads/2025/10/bc-icon-open-brown.svg);
	font-size: 2rem;
	margin-right: 2rem;
}

.brown-toggles .et_pb_toggle_item .et_pb_toggle_title:hover:before {
	background: url(/wp-content/uploads/2025/10/bc-icon-open-white.svg);
}

.brown-toggles .et_pb_toggle_open .et_pb_toggle_title:hover:before,
.brown-toggles .et_pb_toggle_open .et_pb_toggle_title:before {
	background: url(/wp-content/uploads/2025/10/bc-icon-close-white.svg);
}

.brown-toggles .et_pb_toggle_content {
	background: white;
}

.brown-toggles .et_pb_toggle_content p,
.brown-toggles .et_pb_toggle_content li {
	font-size: 20px;
	line-height: 1.4;
}

.brown-toggles .et_pb_toggle_content p:last-of-type {
	margin-bottom: 0;
}

.brown-toggles .et_pb_toggle_content li {
	margin-bottom: 0.25em;
}
