/* Business Green */

/* Variables */
:root {
	--white: #FFFFFF;
	--black: #000000;
	--color1: #92C83E;
	--color1-hover: #749F3D;
	--color2: #6F6F6F;
	--color3: #000000;
	--color4: #3C8B90;
	--color4-hover: #2E6A6D;
	--color5: #E43A36;
	--color5-hover: #C5312D;
    --color6: #F8FBFB;
}

/* Hiding site topper ad */
/* .site-topper-ad {
	height: 0px !important;
} */

/* Ribbon fixes */
.upcoming-events-ticker {
	height: 44px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

@media only screen and (max-width: 991px) {
	.upcomining-events-ticker {
		height: unset !important;
	}
}

#rdm-event-ticker {
	width: 1066px !important;
}

.home-page-hot-topic {
	margin-top: 0px !important;
}

/* Ribbon fixes end */


/* Fixed height for top leaderboard ad */
#rdm-below-header {
	height: 250px !important;
	margin-bottom: 60px;
}

/* Video height on static pages fix */
/* This needs to be logged with K after launch */

/* .static-page iframe {
	height: 100% !important;
} */

#rdm-end-of-listing-page {
	border: 5px solid var(--white);
}

/* Advertisement Text Style */
.ad-text {
	font-family: 'source_sans_proregular';
	font-style: normal;
	font-weight: normal;
	font-size: 0.84rem;
	line-height: 19px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0px;
	border-top: 1px solid #F4F4F4;
	color: #8E8E8D;
	width: 300px;
	margin: 0 auto;
}

/* Hide secondary bullet points in barrier page */
.secondary-bullet-point:before {
	display: none;
}

/* Making RHC on Hub pages opaque */
.common-full-block.ranked-articles-list.single-col {
	background: var(--white);
	opacity: 0.8;
}

/* Margin for native ad */
#rdm-listings-slot-3 {
	margin-bottom: 35px;
}

#rdm-listings-slot-3:empty {
	margin-bottom: 0;
}

/* Add spacing above BGI component */
#rdm-above-bgi {
	margin: 1rem 0;
}

/* Barrier page changes */

a.btn-primary-dark-left {
	color: var(--white);
	font-size: 1.125rem;
	padding: 12px 20px;
	display: block;
	width: 150px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	float: left;
}

a.btn-primary-dark-right {
	color: var(--white);
	font-size: 1.125rem;
	padding: 12px 20px;
	display: block;
	width: 150px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	float: right;
}

/*** MEMBERSHIP UPGRADE PAGE ***/

/* MEMBERSHIP TABLE SECTION */
.membership-2 {
	display: flex;
	width: 100%;
	margin-right: auto;
}

.membership-2 .col-sm-3 {
	padding-left: 0px;
	padding-right: 0px
}

.membership-2 .card-body {
	margin-left: 0px;
	padding: 0px
}

.membership-2 .card-body h5 {
	font-size: 18px;
	text-align: center;
	padding-top: 37px
}

.membership-2 a.btn.btn-primary {
	width: 83%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 14px;
	font-family: "adellebold"
}

.membership-2 .card {
	border-radius: 0px
}

.membership-2 h5.most-popular {
	position: relative;
	top: 4px;
	right: 0.5px
}

.membership-2 .card .card-body h3 {
	font-size: 34px;
	font-size: 34px;
	padding-top: 10px
}

.membership-2 .static-price-table-2.mobile {
	display: none;
}

.membership-2 .mobile table td:nth-child(2) {
	background-color: white;
	border-right: solid #DEE2E6;

}

.membership-2 .mobile table tr:last-child td:nth-child(2) {
	border-bottom: 1px solid #DEE2E6;
}

.membership-2 h5.most-popular {
	margin-bottom: -18px;
	line-height: 21px;
	font-size: 14px;
	font-family: source_sans_probold;
	font-weight: bold;
	background: #3C8B90;
	color: #ffffff;
	width: 142px;
	padding: 4px 12px 4px 12px
}

/* BG Standard */
.table-package-2:nth-child(2) {
	border-bottom: 1px solid #3C8B90;
	border-top: 1.5px solid #3C8B90;
}

.membership-2 table td:nth-child(2) {
	background-color: #F8FBFB;
	border-right: 1px solid #3C8B90;
}

.membership-2 table td:nth-child(1) {
	border-right: 1px solid #3C8B90;
}

.membership-2 table tr:last-child td:nth-child(2) {
	border-bottom: 1px solid #3C8B90
}

.membership-2 h5.most-popular {
	margin-bottom: -11px
}

.static-price .membership-2 .col-sm-3 {
	margin-top: 15px
}

.static-price-table-2 tr.first-row {
	height: 40px
}

.static-price-table-2 tr {
	height: 60px
}

.static-price-table-2 button.btn.btn-primary {
	width: 100%;
	font-family: "adellebold"
}

.static-price-table-2 h6 {
	margin-bottom: -8px
}


.static-price-table-2 td {
	width: 15%;
	font-size: 14.4px;
	vertical-align: inherit;
	text-align: center;
	font-family: source_sans_proregular;
}

.static-price-table-2 .table th,
.table td {
	vertical-align: middle !important;
}

.membership-2-subs_main {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin: 64px 0 14px;
}

.membership-2-subs_main p {
	font-size: 18px;
	line-height: 1.5;
}

#mcetoc_1f4pbrqrj8 {
	text-align: center;
}

@media only screen and (max-width: 600px) {
	.static-price-table-2 {
		width: 100%;
		overflow: auto
	}
}

@media (max-width: 768px) {

	.membership-2 h5.most-popular {
		top: 0px;
	}

	.membership-2 .static-price-table-2 {
		display: none
	}

	.membership-2 .static-price-table-2.mobile {
		display: inline-block
	}

	.static-price-table-2.mobile table:nth-child(1) td {
		border: 1px solid #3C8B90
	}

	.membership-2 table td:nth-child(1) {
		border-right: 1px solid #DEE2E6;
	}

	.membership-2-video-container {
		flex-direction: column;
		align-items: center;
	}
}


.table-package2:nth-child(2) {
	border-bottom: 1px solid #3C8B90 !important;
	border-top: 2px solid #3C8B90 !important;
}

.table-textbox {
	font-size: 13px;
	position: relative;
	text-align: center;
	left: 40%;
	width: 200px;
}

.table-textbox span {
	color: #3C8B90;
	font-weight: 900;
}

/* MEMBERSHIP VIDEO SECTION */
.membership-2-video-block {
	padding: 64px 0;
	color: #000;
	background-color: #f6f6f6;
}

.membership-2-video-block.video-1 {
	background-color: #f6f6f6;
}

.membership-2-video-container {
	display: flex;
	gap: 2.5rem;
}

.membership-2-video-description {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 95%;
}

.membership-2-subtitle strong {
	font-size: 22px;
}

.membership-2-subtitle-new {
	padding: .15rem 0.5rem;
	background: #3c8b90;
	color: #ffffff;
	margin-right: .25rem;
}

.membership-2-video-description strong {
	color: black;
}

.membership-2-video-description p {
	font-size: 18px;
	line-height: 1.5;
}


/* MEMBERSHIP KEY BENEFITS SECTION */
.key-benefits {
	color: #FFFFFF;
	padding: 64px 0;
	border-bottom: 2px solid #929292;
	background-color: #1A1919;
	display: flex;
	flex-direction: column;
	gap: 50px;
}

.benefits {
	display: flex;
	gap: 25px;
}

.benefits p {
	margin: 0;
}

.benefits-icon {
	position: relative;
	top: 7.5px;
}

.benefits-info {
	position: relative;
	top: 7.5px
}

.benefits-info p {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1.5;
	margin: 0;
}

.key-benefits-title {
	margin-bottom: 25px;
}

.container-fluid .benefits {
	margin-bottom: 30px;
}

.key-benefits-join-button {
	background-color: var(--color4);
	color: var(--white);
	align-self: center;
	text-align: center;
	font-size: 16px;
	width: 150px;
	margin-top: 12px;
	padding: 12px 20px;
	border-radius: 5px;
}

.key-benefits-join-button:hover {
	background-color: var(--color1);
	color: var(--white);
}

.container-fluid .benefits:nth-last-child(1) {
	margin-bottom: 0;
}


/*** BG MEMBERSHIP REDESIGN ***/

/* BGI CTA SECTION */
.business-green-intelligence-cta-light {
	background-color: var(--white);
}

.bgi-cta-container {
	display: flex;
	justify-content: center;
}

#bgi-cta-image {
	width: 1100px;
}

.business-green-intelligence-cta-dark {
	background-color: var(--black);
}

/* BG AUTHOR SECTION */
.authors-section-container {
	padding: 64px 0 0;
	background-color: #F6F6F6;
}

.authors-section-heading {
	text-align: center;
}

.authors-section {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0.5rem;
	padding: 64px 0;
}

.author-profile {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.5rem;

}

.author-profile-name a {
	font-size: 24px;
	color: var(--color4);
}


.author-profile-role {
	font-size: 14px;
	font-family: source_sans_probold;
	font-weight: 700;
	color: #6F6F6F;

}

.author-profile-details {
	font-size: 14px;
	font-family: source_sans_proregular;
	line-height: 1.5;
}

.author-profile-image {
	border-radius: 50%;
	width: 175px;
}


@media (max-width: 768px) {
	.authors-section {
		grid-template-columns: 1fr;
		gap: 36px;
	}
}


/* BG ACCORDION SECTION */
.membership-accordion {
	padding: 30px 0;
	display: grid;
	place-items: center;
}

.membership-accordion-container {
	width: 750px
}

.membership-accordion-heading {
	text-align: center;
	margin-bottom: 50px;
}

.membership-accordion-item {
	border-top: 1px solid #DEE2E6;
	padding: 20px 0 30px;
	height: 90px;
	overflow: hidden;
	transition: height 0.3s ease;
}

.membership-accordion-item.expand {
	height: 150px;
}

.membership-accordion-item:last-child {
	border-bottom: 1px solid #DEE2E6;
}

.membership-accordion-item h3 {
	font-size: 20px;
}


.membership-accordion-top {
	display: grid;
	grid-template-columns: 1fr auto;
	gap: 1rem;
	cursor: pointer;
}


.membership-accordion-button {
	width: 20px;
	position: relative;
	top: 5px;
	transition: transform 0.3s;

}

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

.membership-accordion-answer {
	font-size: 16px;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.2s ease;
}


.membership-accordion-answer.is-open {
	opacity: 1;
}

@media (max-width: 810px) {

	.membership-accordion-container {
		width: 450px;
	}

	.membership-accordion-top h3 {
		font-size: 16px;
	}

	.membership-accordion-answer {
		font-size: 14px;
	}

	.membership-accordion-item {
		height: 100px;
	}

	.membership-accordion-item.expand {
		height: 175px;
	}

}


@media (max-width: 500px) {

	.membership-accordion-container {
		width: 375px;
	}

}



/*** BG CORPORATE PAGE ***/

/* BG CORPORATE HEADER */
.bg-corporate-header {
	display: flex;
	flex-direction: column;
	gap: 50px;
	padding: 0 0 50px;
}

.bg-corporate-header-title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.bg-corporate-header-video {
	display: flex;
	gap: 2.5rem;
}

.bg-corporate-header-video-description {
	display: flex;
	flex-direction: column;
	width: 95%
}

.bg-corporate-header-video-description p {
	font-size: 18px;
	line-height: 1.5;
}

.bg-corporate-header-video-description p:last-of-type {
	margin: 0;
}

.bg-corporate-header-video-description strong {
	color: black;
}

.bg-corporate-header-anchor {
	text-align: center;
	margin: 0;
	font-size: 18px;
}

.bg-corporate-header-anchor a {
	color: #328186;
}


.bg-corporate-header-anchor a:hover {
	color: #163b3d;
}



/* BG CORPORATE FORM SECTION */
.bg-corporate-form-section {
	display: grid;
	width: 100%;
	grid-template-columns: 500px auto;
	gap: 25px;
	padding: 50px 0;
}

.bg-corporate-form-image-container {
	height: 100%;
	background-position: top;
	background-size: cover;
	background-image: url(https://assets.businessgreen.com/production/bgn/images/BGI23-website_fill_out_form-4.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 1rem;
}

.bg-corporate-image-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
	justify-content: space-evenly;
	height: 100%;
}

#bg-corporate-gosquared-form {
	padding-left: 3.1rem;
	width: 400px
}

#bg-corporate-gosquared-form p strong {
	font-size: 18px;
}

/* BG CORPORATE TESTIMONIAL SECTION */
.bg-corporate-testimonial {
	padding: 50px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 50px;
}

.bg-corporate-testimonial-logos {
	padding: 0 0 50px;
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(5, auto);
	align-items: center;
}



@media (max-width: 768px) {

	.bg-corporate-header-video {
		flex-direction: column;
		gap: 50px;
	}

	.bg-corporate-form-image-container {
		display: none;
	}

	.bg-corporate-form-section {
		display: flex;
		justify-content: center;
	}

	#bg-corporate-gosquared-form {
		padding-left: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

}

/* Sticky ad */

@media only screen and (max-width: 575px) {
	.ad-sticky {
		position: fixed;
		top: 3%;
		left: 50%;
		z-index: -1;
		transform: translate(-50%, -3%);
		/* margin-left: -150px;
		margin-top: -50vh; */
		transition: position 0.3s ease 1s;
	}

	#rdm-rhc-below-article-summary-wrapper {
		transition: position 0.3s ease 1s;
	}

	#rdm-rhc-below-article-summary {
		position: relative;
		transition: height .2s ease;
	}

	.sticky-start {
		margin-bottom: 20px;
		height: 15px;
	}
}



/* Membership Table Redesign */

#membership-table-container {
	display: grid;
	justify-content: center;
	grid-template-columns: repeat(4, 300px);
	gap: 1.5rem;
	width: 100%;
	padding: 64px 0;
}

@media (max-width: 1300px) {
	#membership-table-container {
		grid-template-columns: repeat(2, 1fr);
		gap: 2rem;
	}
}

@media (max-width: 768px) {
	#membership-table-container {
		grid-template-columns: 1fr;
		gap: 2rem;
	}

	/* August 31st */
	#bg_basic,
    #bg_intelligence{
        margin: 30px 0;
    }

	/* .membership-table-tiers-container:nth-child(2) {
		margin: 30px 0;
	} */

	.membership-table-view-button {
		display: block;
	}
}


.membership-table-view-button {
	display: none;
}

.membership-table-tiers-container {
	display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.membership-table-tiers-container:nth-child(2) {
	box-shadow: inset 0 0 0 2px var(--color1);
}

.membership-table-tiers {
	font-family: 'Source Sans Pro', sans-serif;
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
	padding: 2rem 1.5rem 3rem;
}

.membership-table-tiers>* {
	margin: 0;
}

.membership-table-tier-title {
	font-family: "adellebold";
	font-size: 24px;
	font-weight: 600;
	color: var(--color3) !important;
}


.membership-table-additional {
	color: var(--color2);
	font-size: 16px;
	height: 75px;
}

.membership-table-tier-price,
.membership-table-tier-price__discount p {
	font-family: "adelle", serif;
	font-weight: 600;
	font-size: 24px;
	color: var(--color3) !important;
	position: relative;
	display: inline-flex;
	justify-content: center;
	gap: 0.5rem;
	margin-bottom: 0;
}

/* MEMBERSHIP PAGE DISCOUNT - START */
.membership-ribbon-container {
	position: absolute;
	right: 5%;
	width: 50px;
	text-align: center;
}

.membership-ribbon-main.green {
	background-color: var(--color1)
}

.membership-ribbon-triangle.green {
	border-top-color: var(--color1);
}


.membership-ribbon-main {
	background-color: var(--color4);
	color: white;
	font-size: 10px;
	line-height: 1.4;
	font-weight: bold;
	padding: 5px;
}

.membership-ribbon-main span {
	font-size: 14px;
}

.membership-ribbon-triangle {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 10px solid var(--color4);
	margin: 0 auto;
}

.discount {
	position: relative;
	color: red;
	font-weight: bold;
	font-size: 1rem;
	padding: 0 2px;
	bottom: 2px
}

.discount::after {
	content: "";
	position: absolute;
	top: 55%;
	left: 0;
	width: calc(100% + 1px);
	height: 2px;
	background-color: red;
	transform: translateY(-50%);
}

/* MEMBERSHIP PAGE DISCOUNT - END */

.membership-table-most-popular {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%
}


.membership-table-most-popular span {
	background-color: var(--color1);
	color: var(--white);
	display: block;
	padding: 10px 12px 8px;
	text-align: center;
	font-family: "adelle", serif;
	text-transform: uppercase;
	font-size: .85rem;
	font-weight: bold;
	letter-spacing: 1.5px
}


/* START — BG Offer Styles */

.membership-table-tiers-container#bg_basic {
	box-shadow: inset 0 0 0 2px var(--color4);
}

.membership-table-tier-price__discount {
	display: inline-flex;
	width: fit-content;
    margin: 0 auto;
    transform: translateX(20px);
	align-items: baseline;
	gap: .25rem;
}


#bg_basic .membership-table-most-popular span {
	background-color: var(--color4);
}

/* Check for .membership-table-tier-price__discount p when removing */


.membership-table-tier-price__discount p:nth-child(1) {
	color: var(--color5) !important;
}

.membership-table-tier-price__discount p:nth-child(2) {
	text-decoration: line-through;
	text-decoration-thickness: 1.5px;
	color: var(--color2) !important;
	font-size: 1rem;
}

#bg_basic .membership-table-tier-button {
	background-color: var(--color4);
}

#bg_basic .membership-table-tier-button:hover {
	background-color: var(--color4-hover);
}

#membership-table-container .membership-table-ribbon {
    font-family: source_sans_probold;
    text-decoration: uppercase;
    padding: 2.5px 10px 1.5px;
    font-size: 12px;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: fit-content;
    background-color: var(--color5) !important;
}

/* END — BG Offer Styles */

.membership-table-tier-button {
	background-color: var(--color4);
	color: var(--white);
	display: block;
	width: 100%;
	inset: 0;
	margin: auto;
	font-size: 16px;
	font-family: "adellebold";
	text-decoration: none;
	text-align: center;
	padding: 10px 5px;
	transition: background-color 0.3s ease;
}

.membership-table-tier-button:hover {
	background-color: var(--color4-hover);
	color: var(--white) !important;
}

.membership-table-tiers-container.bg_intelligence .membership-table-tier-button {
	background-color: var(--color1);
}

.membership-table-tiers-container.bg_intelligence .membership-table-tier-button:hover {
	background-color: var(--color1-hover);
}


.membership-table-tier-benefits-container {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	overflow: hidden;
	height: 0;
	transition: height 0.3s ease;
}

.membership-table-tier-benefits-wrapper {
	display: flex;
	flex-direction: column;
	gap: 1.2rem;
}

.whats-included {
	margin-top: 1rem;
}

.membership-table-tier-benefits p {
	color: var(--color3) !important;
	margin: 0;
}

.membership-table-tier-benefits p.not-included {
	color: #9F9F9F !important;
}

.membership-table-tier-benefits-container span {
	color: var(--color2);
	font-size: 14px;
}

.membership-table-tier-benefits {
	display: grid;
	grid-template-columns: 24px 1fr;
	grid-column-gap: 1.2rem;
}

.membership-table-small-text {
	font-family: 'source_sans_proregular';
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	width: max-content;
	text-decoration: underline !important;
}

/* Membership Table View functionality */

.membership-table-view-section {
	display: none;
	position: relative;
	width: fit-content;
	cursor: pointer;
	user-select: none;
}

.membership-table-view-section p {
	padding-right: 30px;
	font-size: 16px;
}


.membership-table-view-section img {
	width: 20px;
	position: absolute;
	right: 0;
	transition: transform 0.15s;
}

@media (min-width: 769px) {
	.membership-table-tier-benefits-container {
		height: auto;
	}
}

@media (max-width: 768px) {
	.whats-included {
		margin-top: 0;
	}

	.membership-table-view-section {
		display: flex;
		margin-top: 32px;
	}

	.membership-table-tiers {
		padding-bottom: 1rem;
	}

	.membership-table-tier-benefits-container {
		height: 0;
	}

	.membership-table-tier-benefits-container.is-open {
		margin-bottom: 2rem;
	}

	.membership-table-additional {
		height: auto;
		font-size: 16px;
		margin-bottom: 1rem;
	}
}


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

/* BGI Membership Page */

.bgi-membership-banner {
	margin-bottom: 64px;
}

.bgi-membership-main {
	margin-bottom: 64px;
}


.bgi-membership-header {
	display: flex;
	flex-direction: column;
	gap: 50px;
}

.bgi-membership-header-title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.bgi-membership-header-video {
	display: flex;
	gap: 2.5rem;
}

.bgi-membership-header-video-description {
	display: flex;
	flex-direction: column;
	width: 95%
}

.bgi-membership-header-video-description p {
	font-size: 18px;
	line-height: 1.5;
}

.bgi-membership-header-video-description p:last-of-type {
	margin: 0;
}

.bgi-membership-header-video-description strong {
	color: black;
}

.bgi-membership-header-anchor {
	text-align: center;
	margin: 0;
	font-size: 18px;
}

.bgi-membership-header-anchor a {
	color: #328186;
}


.bgi-membership-header-anchor a:hover {
	color: #163b3d;
}

/* BGI MEMBERSHIP FORM SECTION */
.bgi-membership-form-section {
	display: grid;
	width: 100%;
	grid-template-columns: 500px auto;
	gap: 25px;
	padding: 64px 0;
}

.bgi-membership-form-header-title {
	text-align: center;
	grid-column: 1 / 3;
	margin-bottom: 50px;
}

.bgi-membership-form-header-title h2 {
	margin: 0;
}

.bgi-membership-form-image-container {
	height: 100%;
	background-position: top;
	background-size: cover;
	background-image: url(https://assets.businessgreen.com/production/bgn/images/BGI23-website_fill_out_form-4.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 1rem;
}

.bgi-membership-image-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
	justify-content: space-evenly;
	height: 100%;
}

#bgi-membership-hubspot-form {
	padding-left: 3.1rem;
	width: 400px
}

#bgi-membership-hubspot-form p strong {
	font-size: 18px;
}

/* BG CORPORATE TESTIMONIAL SECTION */
.bgi-membership-testimonial {
	padding: 64px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 50px;
}

.bgi-membership-testimonial-logos {
	padding: 0 0 50px;
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(5, auto);
	align-items: center;
}



@media (max-width: 768px) {

	.bgi-membership-header-video {
		flex-direction: column;
		gap: 50px;
	}

	.bgi-membership-form-image-container {
		display: none;
	}

	.bgi-membership-form-section {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	#bgi-membership-hubspot-form {
		padding-left: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

}

/* START — SUMMER SALE PAGE */

#summer-sale {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}
.summer-sale__banner {
   max-width: 1036px;
    width: 100%;
}

#summer-sale .container-fluid {
    display: flex;
    flex-direction: column;
    gap: 24px;
    background: var(--color6);
    padding: 24px;
}

.summer-sale__header {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

.summer-sale__content {
    max-width: 900px;
}

.summer-sale__content p {
    font-size: 16px;
    line-height: 1.5;
}

.summer-sale__highlight {
    font-weight: bold;
    color: var(--color4);
}

#summer-sale .join-investment {
    display: grid;
    grid-template-columns: 1fr fit-content(100%) !important;
	margin: 0 auto;
	max-width: 800px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	gap: 12px;
}

#summer-sale #membership-table-container {
    display: flex;
    padding: 0;
}

.summer-sale-tiers {
    margin: 24px 0;
}

.summer-sale-tiers .membership-table-tiers-container ,
#summer-sale .join-investment {
	background-color: var(--white);
}

.summer-sale__benefits {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: .75rem;
    margin-bottom: .75rem;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.summer-sale__benefits li {
    list-style-type: disc !important;
    font-size: 14px;
}


@media (max-width: 768px) {
	#summer-sale #membership-table-container {
		flex-direction: column;
		padding: 0;
	}
}

@media (max-width: 540px) {
	#summer-sale .join-investment {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 0;
		
	}

	#summer-sale .join-investment-left {
		overflow-wrap: break-word;
	}

	#summer-sale .join-investment-right {
		justify-content: center;
	}

	#summer-sale .join-investment-right a {
		width: 100%;
	}
}

/* END — SUMMER SALE PAGE */

/* START - ARTICLE | ASK BG COMPONENT */

.article_askbg_container {
    background-color: #F8FBFB;
}

.article_askbg_text {
    font-family: adellebold;
    padding-top: 25px;
    font-size: 1.45rem;
    color:#3C8B90;
    text-align: center;
    margin-bottom: 5px;
}

@media (max-width: 580px) {
    .article_askbg_text {
        font-size: 1.05rem;
    }
}

@media (max-width: 400px) {
    .article_askbg_text {
        font-size: .9rem;
    }
}

/* END - ARTICLE | ASK BG COMPONENT */