/* ABOUT HEADERS */
.bs-body-content {
    background: transparent;
}

.bs-about-info-section {
	position: relative;
}

.bs-about-page-title {
	position: relative;
	height: 80px;
	width: 100%;
	display: flex;
	align-items: center;
	background: linear-gradient(270deg, #E76659 0%, #C0392B 100%);
}
.bs-about-page-title h1 {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.5px;
	margin: 0 0 10px 0;
}
.bs-about-logo {
	width: 244px;
}

.bs-about-heading-container {
	width: 100%;
	padding: 0 20px;
	z-index: 2;
	color: #FFFFFF;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.bs-about-section-title {
	height: 100px;
	width: 100%;
	background: linear-gradient(270deg, #E76659 0%, #C0392B 100%);
	display: flex;
	align-items: center;
}
.bs-about-section-title h2 {
	font-weight: 400;
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 1.41px;
	margin: 0;
}

/* INFO SECTION */
.bs-about-info-section {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	overflow: hidden;
}

.bs-about-info-container {
	color: #000000;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.bs-about-info-content {
	position: relative;
	width: 100%;
	max-width: 904px;
	padding: 0 20px;
	margin: 0 auto;
	z-index: 2;
}
.bs-about-info-content span {
	font-weight: 500;
	font-size: 15px;
}
.bs-about-info-content span i {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

.bs-about-info-section-a {
	padding: 30px 0 32px 0;
}
.bs-about-info-section-b p {
	padding-bottom: 32px;
}
.bs-about-info-section-c {
	padding: 30px 0 35px 0;
}

.bs-about-info-container-accent {
	position: relative;
	width: 100%;
	padding: 31px 0 40px 0;
	background: linear-gradient(0deg, #2A1B6D 0%, #543DBA 100%);
	color: #FFFFFF;
	font-weight: 500;
}

.bs-about-image-grid {
	width: 100%;
	padding-top: 223.34%;
	background-image: url("../../../../assets/images/about/poster-grid-mobile@2x.png");
	background-size: cover;
	background-repeat: no-repeat;
}


/* CARD SECTION */
#bs-about-we-are-breakdown {
	scroll-margin-top: 100px;
}

.bs-about-cards-section {
	background-color: #E6E6E6;
	padding: 40px 0;;
}

.bs-about-card-container {
	width: 100%;
	max-width: 1280px;
	padding: 0px 20px;
}

.bs-about-card-masonry {
	height: auto;
	width: 100%;
	display: flex;
	flex-direction: column-reverse;
	justify-content: end;
}

.bs-about-card {
	width: 100%;
	height: max-content;
	min-height: 200px;
	padding: 32px;
	margin-bottom: 24px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background-color: #FFFFFF!important;
	border-radius: 8px;
	box-shadow: 0 2px 4px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.bs-about-card-logo {
	height: 21px;
	margin-bottom: 18px;
}
.bs-about-card-subheading .bs-about-card-logo {
	margin-bottom: 14px;
}
.bs-about-card-single .bs-about-card-logo {
	display: none;
}
.bs-about-card-single .bs-about-card-logo-mobile {
	height: 46px;
	margin-bottom: 14px;
	display: block;
}

.bs-about-card-text {
	color: #000000;
	margin-bottom: 16px;
}
.bs-about-card-text h3 {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 14px 0;
}

.bs-about-card-cta {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: end;
	width: 100%;
}
.bs-about-card-cta p {
	font-size: 14px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	text-align: right;
	color: inherit;
}
.chevron-down-icon {
	display: inline-block;
	transform: rotate(-90deg);
	transform-origin: center;
	height: 22px;
	width: 12px;
	background-color: currentColor;
	margin-left: 8px;
}

.bs-about-card-row {
	display: flex;
	flex-direction: column;
	margin-top: 26px;
}
.bs-about-card-row div {
	width: 100%;
	margin-bottom: 24px;
}
.bs-about-card-theme-actor-access-plus {
	padding-top: 25px;
}
.bs-about-card-theme-actor-access-plus .bs-about-card-logo {
	height: 46px;
}

.bs-about-card-theme-enterprise {
	color: #1980CF;
	background-color: #1980CF;
}
.bs-about-card-theme-breakdown-express {
	color: #FF7B00;
	background-color: #FF7B00;
}
.bs-about-card-theme-breakdown {
	color: #C0392B;
	background-color: #C0392B;
}
.bs-about-card-theme-eco-cast {
	color: #49AE61;
	background-color: #49AE61;
}
.bs-about-card-theme-grid {
	color: #0099C5;
	background-color: #0099C5;
}
.bs-about-card-theme-castingabout {
	color: #2055D1;
	background-color: #2055D1;
}
.bs-about-card-theme-actor-access {
	color: #311B92;
	background-color: #311B92;
}

/* RIPPLE ELEMENTS */
.bs-about-ripple {
	position: absolute;
	z-index: 1;
}
.bs-about-ripple-1 {
	top: 0;
    left: 32px;
    width: 196px;
    transform: translate(-100%) rotate(-90deg) scale(25);
    transform-origin: top right;
    -webkit-transform: translate(-100%) rotate(-90deg) scale(0.25);
    -webkit-transform-origin: top right;
}
.bs-about-ripple-2 {
	top: 50px;
    right: 0px;
    width: 196px;
    transform: translate(20%) rotate(-90deg) scale(0.25);
    transform-origin: top left;
    -webkit-transform: translate(20%) rotate(-90deg) scale(0.25);
    -webkit-transform-origin: top left;
}
.bs-about-ripple-3 {
	top: 100px;
    right: 0;
    width: 196px;
    transform: translate(75%, 0px) rotate(0deg) scale(0.25);
    transform-origin: top left;
    -webkit-transform: translate(75%, 0px) rotate(0deg) scale(0.25);
    -webkit-transform-origin: top left;
	
}
.bs-about-ripple-4 {
	bottom: 0;
	left: 0;
	height: 924px;
	transform: translate(25%) scaleX(-1) scale(0.25);
    transform-origin: bottom left;
	-webkit-transform: translate(25%) scaleX(-1) scale(0.25);
    -webkit-transform-origin: bottom left;
	
}
.bs-about-ripple-5 {
	bottom: 40px;
	right: 0;
	width: 196px;
	transform: scale(0.25);
    transform-origin: bottom right;
	-webkit-transform: scale(0.25);
    -webkit-transform-origin: bottom right;
	
}

.bs-about-info-section p, #bs-about-we-are-breakdown p {
	margin: 0;
}

/* For mobile xs */
@media only screen and (max-width: 375px) {
	.bs-about-section-title h2 {
		font-size: 22px;
	}
}

/* For Tablet Portrait : */
@media only screen and (min-width: 664px) {
	/* ABOUT HEADERS */
	.bs-about-page-title {
		padding: 35px 0 39px 0;
		height: 100%;
	}
	.bs-about-page-title h1 {
		font-size: 34px;
		line-height: 37px;
		letter-spacing: 2px;
	}
	.bs-about-logo {
		width: 572px;
	}

	.bs-about-section-title h2 {
		font-size: 34px;
		line-height: 37px;
		letter-spacing: 2px;
		text-align: center;
	}

	/* INFO SECTION */
	.bs-about-info-section {
		font-size: 16px;
		line-height: 24px;
	}
	
	.bs-about-info-content span {
		font-size: 18px;
	}

	/* CARD SECTION */
	.bs-about-card-container {
		margin: 0px auto;
	}

	.bs-about-card-logo {
		height: 24px;
		margin-bottom: 22px;
	}
	.bs-about-card-subheading .bs-about-card-logo {
		margin-bottom: 10px;
	}

	.bs-about-card-cta p {
		font-size: 16px;
	}

	/* RIPPLE ELEMENTS */
	.bs-about-ripple-1 {
		transform: translate(-100%) rotate(-90deg) scale(0.5);
		-webkit-transform: translate(-100%) rotate(-90deg) scale(0.5);
	}
	.bs-about-ripple-2 {
		top: 0;
		right: 45px;
		transform: translate(-12%, 22%) rotate(-90deg) scale(0.5);
		-webkit-transform: translate(-12%, 22%) rotate(-90deg) scale(0.5);
	}
	.bs-about-ripple-3 {
		top: 170px;
		transform: translate(50%, 0px) rotate(0deg) scale(0.5);
		-webkit-transform: translate(50%, 0px) rotate(0deg) scale(0.5);
	}
	.bs-about-ripple-4 {
		transform: translate(50%) scaleX(-1) scale(0.5);
		-webkit-transform: translate(50%) scaleX(-1) scale(0.5);
		
	}
	.bs-about-ripple-5 {
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
		
	}
}

/* For Tablet Landscape: */
@media only screen and (min-width: 768px) {
	/* ABOUT HEADERS */
	.bs-about-heading-container {
		padding: 0 32px;
	}

	/* INFO SECTION */
	.bs-about-info-content {
		padding: 0 32px;
	}
	
	.bs-about-image-grid {
		padding-top: 99%;
		background-image: url("../../../../assets/images/about/poster-grid-tablet@2x.png");
	}

	/* CARD SECTION */
	.bs-about-cards-section {
		padding: 40px 32px;
	}
	
	.bs-about-card-container {
		padding: 0px;
	}
	
	.bs-about-card-masonry {
		flex-wrap: none;
		place-items: center;
	}

	.bs-about-card {
		max-width: 620px;
		margin: 0 auto 40px;
		width: 100%;
		font-size: 16px;
		line-height: 24px;
	}

	.bs-about-card-text h3 {
		font-size: 18px;
		font-weight: 400;
		line-height: 22px;
		letter-spacing: 0.64px;
		margin: 0 0 14px 0;
	}

	.bs-about-card-single .bs-about-card-logo {
		display: block;
	}
	.bs-about-card-single .bs-about-card-logo-mobile {
		display: none;
	}
}

/* For Desktop: */
@media only screen and (min-width: 968px) {
	/* INFO SECTION */
	.bs-about-info-section {
		font-size: 20px;
		line-height: 32px;
		letter-spacing: 0;
	}

	.bs-about-info-content {
		padding: 0;
	}
	.bs-about-info-content span {
		font-size: 23px;
	}

	.bs-about-info-section-a {
		padding: 23px 0 35px 0;
	}
	.bs-about-info-section-b p {
		padding-bottom: 31px;
	}
	.bs-about-info-section-c {
		padding: 28px 0 33px 0;
	}

	.bs-about-image-grid {
		padding-top: 42.36%;
		background-image: url("../../../../assets/images/about/poster-grid-desktop@2x.png");
	}

	/* RIPPLE ELEMENTS */
	.bs-about-ripple-1 {
		top: 0;
		left: 32px;
		width: 196px;
		transform: translate(-100%) rotate(-90deg) scale(1);
		transform-origin: top right;
		-webkit-transform: translate(-100%) rotate(-90deg) scale(1);
		-webkit-transform-origin: top right;
	}
	.bs-about-ripple-2 {
		top: 0;
		right: 216px;
		width: 196px;
		transform: translate(-243px, 196px) rotate(-90deg) scale(1);
		transform-origin: top left;
		-webkit-transform: translate(-243px, 196px) rotate(-90deg) scale(1);
		-webkit-transform-origin: top left;
		
	}
	.bs-about-ripple-3 {
		top: 100px;
		right: 0;
		width: 196px;
		transform: translate(0px, 0px) rotate(0deg) scale(1);
		transform-origin: top left;
		-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
		-webkit-transform-origin: top left;
		
	}
	.bs-about-ripple-4 {
		bottom: 0;
		left: 0;
		height: 924px;
		transform: translate(100%) scaleX(-1) scale(1);
		transform-origin: bottom left;
		-webkit-transform: translate(100%) scaleX(-1) scale(1);
		-webkit-transform-origin: bottom left;
		
	}
	.bs-about-ripple-5 {
		bottom: 40px;
		right: 0;
		width: 196px;
		transform-origin: bottom right;
		transform: scale(1);
		-webkit-transform-origin: bottom right;
		-webkit-transform: scale(1);
	}
}

/* For Desktop XL: */
@media only screen and (min-width: 1184px) {
	/* ABOUT HEADERS */
	.bs-about-section-title {
		padding: 0 32px;
	}
	.bs-about-section-title h2{
		text-align: left;
	}

	/* INFO SECTION */
	.bs-about-info-container-accent {
		padding: 28px 0 40px 0;
	}
	
	/* CARD SECTION */
	.bs-about-card-masonry {
		max-height: 2300px;
		flex-wrap: wrap;
		gap: 40px;
		margin-bottom: 40px;
	}

	.bs-about-card {
		width: calc(50% - 20px);
		margin-bottom: 0;
	}
	.bs-about-card:nth-child(2n+1) {
		order: 1;
	}
	.bs-about-card:nth-child(2n) {
		order: 2;
	}
	
	.bs-about-card-single {
		max-width: none;
		width: 100%;
	}

	.bs-about-card-row {
		flex-direction: row;
		gap: 104px;
	}
}