#culture-body {
	background-size: cover;
	/*Removing this because of Apple issue with fixed bg 
	background-attachment: fixed;*/
	background-position: center center;
	background-repeat: no-repeat;
}

#culture-like-no-other-section .section-left,
#culture-like-no-other-section .section-right,
#best-people-section-top .section-left,
#best-people-section-top .section-right {
	width: 48%;
}

#culture-so-proud-section .section-right {
	width: 64%;
}

#culture-so-proud-section .section-left {
	width: 36%;
}

#culture-like-no-other-section h1 {
	margin-top: 0;
	margin-bottom: 50px;
}

#culture-like-no-other-section p {
	margin-bottom: 30px;
}

#culture-body .new-button-wrapper {
	text-align: left;
}

#best-people-section-top {
	/* Adding this to fix bg fixed safari issue*/
	background-color: #FA034A !important;
	/*End fix*/
	background: none;
	min-height: auto;
    padding-top: 60px;
    padding-bottom: 150px;
}

#best-people-section-bottom {
	background-color: #FFF;
	min-height: auto;
	padding-bottom: 120px;
}

#best-people-section-bottom .new-content-container-wrapper{
	    justify-content: center;
}

#new-bio-wrapper {
	margin-top: -110px;
}

.new-bio-row {
	margin-bottom: 60px;
}

.new-bio-row-bottom,
.new-bio-full-module {
	display: none;
}

.new-bio-row-bottom.open,
.new-bio-full-module.open {
	display: block;
}

.new-bio-row-bottom-arrow-module {
	visibility: hidden;
}

.new-bio-row-bottom-arrow-module.open {
	visibility: visible;
}

.new-bio-row-top,
.new-bio-full-module-inner {
	display: flex;
	justify-content: space-between;
}

.new-2024-bio-row-top {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 30px;
	width: 100%;
}

@media only screen and (min-width: 781px) {
	.new-2024-bio-row-top {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 60px;
	}
}

	.new-2024-bio-row-top .new-bio-module {
		position: relative;
/*		margin-bottom: 80px;*/
		width: 100%;
		grid-column: span 1 / span 1;
	}
		
		.new-2024-bio-row-top .new-bio-module a {
			text-decoration: none;
		}
	
		.new-2024-bio-row-top .new-bio-module a:before{
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			z-index: 1;
			pointer-events: auto;
			content: "";
			background-color: rgba(0,0,0,0);
		}

.new-bio-row-bottom,
.new-bio-row-bottom-top-arrows {
	position: relative;
	background-color: #FA034A;
	padding: 50px 60px;
    margin-left: -60px;
    margin-right: -60px;
}

	.new-bio-row-bottom-top-arrows {
		background-color: transparent;
		position: relative;
		padding: 0;
		margin-top: 40px;
		margin-bottom: 0;
	}
	
	.new-bio-row-bottom-top-arrows-inner {
		display: flex;
		justify-content: space-between;
	}

	.new-bio-row-bottom-arrow-module,
	.new-bio-full-module {
		position: relative;
	}

	.new-bio-row-bottom-arrow-module:after {
		content: "";
		position: absolute;
		top: -14px;
		bottom: auto;
		border-width: 0 15px 15px;
		border-style: solid;
		border-color: #FA034A transparent;
		display: block;
		width: 0;
	}
	
		.new-bio-row-bottom-arrow-module:nth-of-type(1):after {
			left: 80px;
		}
		
		.new-bio-row-bottom-arrow-module:nth-of-type(2):after {
			left: 40px;
		}
		
		.new-bio-row-bottom-arrow-module:nth-of-type(3):after {
			left: 0px;
		}
		


.new-bio-module,
.new-bio-full-module-left,
.new-bio-row-bottom-arrow-module {
	width: 30%;
}

.new-bio-full-module-right {
	width: 66%;
}

.new-bio-module-image-wrapper img,
.new-bio-full-module-image-wrapper img {
	width: 100%;
	height: auto;
}

.new-bio-full-module-accolades-wrapper p {
	vertical-align: middle;
	font-size: 13px;
	line-height: 13px;
}

.new-bio-full-module-accolades-wrapper p span {
	padding-right: 10px;
}

.new-bio-full-module-accolades-wrapper {
	margin-top: 35px;
}

h1.smaller-inner-headline {
	
}

h2.smaller-inner-headline {
	
}

.new-bio-module h4 { 
	margin-top: 15px;
	margin-bottom: 0;
}

.new-bio-job-title,
.new-bio-job-desc {
	color: #000 !important;
}

.new-bio-job-title {
	margin-top: 10px;
	font-weight: bold !important;
}

#culture-so-proud-section {
	background-color: #FFF;
	min-height: auto;
	padding-top: 70px;
	padding-bottom: 70px;
}

.news-blocks-row {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}

#culture-so-proud-section .news-blocks-module-wrapper {
	margin-bottom: 60px;
}

	#culture-so-proud-section .news-blocks-module-wrapper {
		width: 23%;
	}

	.news-blocks-module {
		text-align: center;
		margin: 0 auto;
	}
	
	.news-blocks-module img {
		max-width: 100%;
		height: auto;
	}
	
	.news-blocks-module p {
		padding: 10px 5px;
	}
	
#culture-so-proud-section h2,
.new-bio-full-module-right h4 {
	margin-top: 0;
	margin-bottom: 0;
}

#culture-so-proud-section h3 {
	margin-top: 10px;
}

.new-bio-job-button { 
	cursor: pointer;
}

/* TYPOGRAPHY */
.news-blocks-module p,
.news-blocks-module p a {
	font-family: roboto-mono, sans-serif;
	font-style: normal;
	color: #FA034A;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
}

.new-bio-job-button {
	font-family: roboto-mono, sans-serif;
    font-style: normal;
    font-weight: 100;
	color: #000;
    font-size: 19px;
    line-height: 29px;
	text-transform: uppercase;
	text-decoration: underline;
}

#culture-so-proud-section h1,
#culture-so-proud-section h2,
#culture-so-proud-section h3,
#culture-so-proud-section h4,
#culture-so-proud-section p {
	color: #000;
}

#culture-so-proud-section #news-blocks-inner-container p {
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 0;
}

.new-bio-module h4,
.new-bio-full-module-right h4 {
	font-family: prohibition, sans-serif;
	font-style: normal;
	font-weight: 100;
	color: #FA034A;
	font-size: 29px;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.new-bio-full-module-right h4 {
	color: #FFF;
	font-size: 27px;
	line-height: 32px;
}

.new-bio-full-module-bio-text-wrapper p {
	font-size: 16px;
    line-height: 26px;
}

.new-red-button {
	color: #FA034A;
	border: 4px solid #FA034A;
}

.new-red-button:hover {
    box-shadow: 0 0 40px 40px #FA034A inset;
    color: #FFF;
    border: 4px solid #FA034A;
}

.new-bio-full-module-close-button {
	width: 35px;
	height: 35px;
    display: block;
	position: absolute;
	top: 25px;
	right: 70px;
}

	.new-bio-full-module-close-button img {
		width: 100%;
		max-width: 40px;
	}

@media only screen and (max-width : 1080px) {
	.news-blocks-module-wrapper {
		width: 48%;
	}
}

@media only screen and (max-width : 780px) {
	#culture-like-no-other-section {
		background-image: url(/app/uploads/2024/08/culturePage-bg.jpg);
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		padding-top: 120px;
		padding-bottom: 90px;
	}
	
	#culture-like-no-other-section .section-left, 
	#culture-like-no-other-section .section-right,
	#culture-so-proud-section .section-left, 
	#culture-so-proud-section .section-right,
	#best-people-section-top .section-left,
	#best-people-section-top .section-right {
		width: 100%;
	}
	
	#culture-so-proud-section .section-left {
		margin-bottom: 60px;
	}
	
		#culture-so-proud-section, 
		#culture-so-proud-section h2, 
		#culture-so-proud-section h3,
		#culture-so-proud-section .new-button-wrapper,
		.new-bio-full-module-right,
		.new-bio-full-module-right h4, 
		.new-bio-full-module-right p,
		.new-bio-module,
		.new-bio-module h4, 
		.new-bio-module p,
		.new-bio-full-module-left { 
			text-align: center;
		}
	
	.news-blocks-module-wrapper {
		width: 28%;
	}
	
	
	.new-bio-row-top, .new-bio-full-module-inner {
		flex-wrap: wrap;
	}
	
	.new-bio-module, 
	.new-bio-full-module-left,
	.new-bio-full-module-right,
	.new-bio-row-bottom-arrow-module {
		width: 100%;
	}
	
	.new-bio-module {
		margin-bottom: 80px;
	}
	
	.new-bio-full-module-left {
		margin-bottom: 40px;
	}
	
	.new-bio-row {
		margin-bottom: 0;
	}
	
	.new-bio-row-bottom, 
	.new-bio-row-bottom-top-arrows {
		margin-left: 0;
		margin-right: 0;
	}
	
	.new-bio-module-image-wrapper,
	.new-bio-full-module-image-wrapper {
		
		width: 70%;
		margin: 0 auto;
	}
	
		.new-bio-full-module-image-wrapper {
			padding-top: 20px;
		}
	
	.new-bio-row-bottom {
		z-index: 999999;
		position: fixed;
		height: 100%;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
	}
	
		.new-bio-row-bottom-inner {
			height: 100%;
			padding-bottom: 80px;
			overflow-y: scroll;
		}
		
	/* Hide scrollbar for Chrome, Safari and Opera */
	.new-bio-row-bottom::-webkit-scrollbar,
	.new-bio-row-bottom-inner::-webkit-scrollbar {
	  display: none;
	}

	/* Hide scrollbar for IE, Edge and Firefox */
	.new-bio-row-bottom,
	.new-bio-row-bottom-inner {
	  -ms-overflow-style: none;  /* IE and Edge */
	  scrollbar-width: none;  /* Firefox */
	}
	
	.new-bio-full-module-close-button {
		top: 15px;
		right: 15px;
		z-index: 999999;
	}
	
	.new-bio-row-bottom-top-arrows,
	.new-bio-full-module-left {
		display: none;
	}
	
	.new-bio-full-module-right {
		padding-top: 50px;
	}
}

@media only screen and (max-width : 650px) {
	#culture-so-proud-section .news-blocks-module-wrapper {
		width: 45%;
	}
	
	#best-people-section-top h2 br,
	#news-blocks-inner-container p br {
		display: none;
	}
	
	.new-bio-row-bottom,
	.new-bio-row-bottom-top-arrows {
		padding: 5px;
	}
}