.buildyogether {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 18.02083vw 0 0;
	margin-top: -11.45833vw;
}

.buildyogether__bgvideo {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	z-index: 0;
	pointer-events: none;
	aspect-ratio: 16/9;
	flex-shrink: 0;
	opacity: .1;
}

.buildyogether__text-content {
	display: flex;
	align-items: center;
	gap: 2.91667vw;
	margin-bottom: 2.08333vw;
}

.buildyogether__title {
	color: #161616;
	font-family: "Montserrat-Regular",sans-serif;
	font-size: 7.91667vw;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: -0.475vw;
	text-transform: capitalize;
	z-index: 1;
}

.buildyogether__heading {
	color: #161616;
	font-family: "Montserrat-Bold",sans-serif;
	font-size: 9.6875vw;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -0.775vw;
	text-transform: capitalize;
	z-index: 1;
}

.buildyogether__wrap-container {
	display: flex;
	align-items: center;
	text-decoration: none !important;
}

.buildyogether__wrap-container:hover .icon2 {
	transform: translateX(100%);
}

.buildyogether__wrap-container:hover .icon1 {
	transform: translateX(50%);
}

.buildyogether__video-container {
	width: 40vw;
	height: 100%;
	border-radius: 100px;
	background: linear-gradient(90deg, #B5179E -49.64%, #4361EE 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
	padding: 4.58333vw 5.625vw 4.58333vw 6.71875vw;
	position: relative;
}

.buildyogether__video-container::before {
	content: "";
	position: absolute;
	width: .625vw;
	height: .625vw;
	border-radius: 100%;
	background: #fff;
	right: -0.41667vw;
	top: 3.38542vw;
	z-index: 1;
}

.buildyogether__video-container::after {
	content: "";
	position: absolute;
	width: .625vw;
	height: .625vw;
	border-radius: 100%;
	background: #fff;
	right: -0.41667vw;
	bottom: 3.33333vw;
	z-index: 1;
}

.buildyogether__video-container h3 {
	color: #fff;
	text-align: center;
	font-family: "Montserrat-Regular",sans-serif;
	font-size: 3.22917vw;
	font-style: normal;
	font-weight: 500;
	line-height: 2.60417vw;
	letter-spacing: -0.1125vw;
}

.buildyogether__video-container h3::before {
	content: "";
	position: absolute;
	width: .78125vw;
	height: 4.32292vw;
	right: -0.52083vw;
	top: 50%;
	bottom: 0;
	transform: translateY(-50%);
	background: #4361ee;
}

.buildyogether__footer__video-element {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5.20833vw;
}

.buildyogether__icon-wrap {
	width: 11.71875vw;
	height: 11.71875vw;
	background-color: #4361ee;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	overflow: hidden;
	position: relative;
}

.buildyogether__icon-wrap .icon-img {
	width: 100%;
	transition: .6s all ease;
}

.buildyogether__icon-wrap .icon1 {
	transform: translateX(-100%);
}

.buildyogether__icon-wrap .icon2 {
	transform: translateX(-50%);
}

.buildyogether__text-heading {
	margin-bottom: 5.9375vw;
}

.buildyogether .desktop-none {
	display: none;
}

@media screen and (max-width: 1600px) {

.buildyogether__title {
	font-size: 5vw;
}

.buildyogether__heading {
	font-size: 7.1875vw;
	letter-spacing: -0.66667vw;
}

.buildyogether__video-container {
	width: 29.16667vw;
	height: 9.33233vw;
	padding: 1.04167vw;
}

.buildyogether__video-container::before {
	width: .41667vw;
	height: .41667vw;
	right: -0.20833vw;
	top: 2.91667vw;
}

.buildyogether__video-container::after {
	width: .41667vw;
	height: .41667vw;
	right: -0.20833vw;
	bottom: 2.91667vw;
}

.buildyogether__video-container h3 {
	font-size: 2.60417vw;
}

.buildyogether__video-container h3::before {
	width: .625vw;
	height: 2.96875vw;
	right: -0.26042vw;
}

.buildyogether__icon-wrap {
	width: 9.33233vw;
	height: 9.33233vw;
}

}

@media only screen and (max-width: 1366px) {

.buildyogether__title {
	font-size: 5.9375vw;
}

.buildyogether__heading {
	font-size: 6.25vw;
	letter-spacing: -0.26042vw;
}

}

@media only screen and (max-width: 1280px) {

.buildyogether__title {
	font-size: 5vw;
}

.buildyogether__heading {
	font-size: 5.52083vw;
	letter-spacing: -0.20833vw;
}

.buildyogether__video-container {
	width: 23.95833vw;
	height: 7.29167vw;
}

.buildyogether__video-container::before {
	top: 2.29167vw;
}

.buildyogether__video-container::after {
	bottom: 2.1875vw;
}

.buildyogether__video-container h3 {
	font-size: 28px;
}

.buildyogether__video-container h3::before {
	height: 2.34375vw;
}

.buildyogether__icon-wrap {
	width: 7.29167vw;
	height: 7.29167vw;
}

.buildyogether__icon-wrap .icon-img {
	width: 45px;
	height: 28px;
}

}

@media only screen and (max-width: 1199px) {

.buildyogether__text-content {
	gap: 1.25vw;
}

.buildyogether__title {
	font-size: 4.25vw;
}

.buildyogether__heading {
	letter-spacing: -0.14433vw;
	font-size: 4.6875vw;
}

.buildyogether__video-container {
	width: 25.625vw;
	height: 6.45833vw;
}

.buildyogether__video-container::before {
	top: 1.82292vw;
}

.buildyogether__video-container::after {
	bottom: 1.82292vw;
}

.buildyogether__video-container h3::before {
	height: 2.34375vw;
}

.buildyogether__icon-wrap {
	width: 6.45833vw;
	height: 6.45833vw;
}

.buildyogether__text-heading {
	margin-bottom: 3.125vw;
}

}

@media only screen and (max-width: 1024px) {

.buildyogether__icon-wrap .icon-img {
	width: 45px;
	height: 25px;
}

}

@media only screen and (max-width: 991px) {

.buildyogether {
	height: 100%;
	padding: 90px 0 0;
	margin-top: -50px;
}

.buildyogether__text-content {
	flex-direction: column;
	margin-bottom: 0;
	gap: 0;
}

.buildyogether__title {
	font-size: 30px;
	margin-bottom: 8px;
	letter-spacing: -1.8px;
	width: 100%;
	text-align: left;
}

.buildyogether__heading {
	font-size: 34px;
	margin-bottom: 36px;
	width: 100%;
	text-align: left;
	white-space: nowrap;
	letter-spacing: -2.772px;
}

.buildyogether__wrap-container {
	width: 100%;
	margin-bottom: 60px;
}

.buildyogether__video-container {
	width: 268px;
	height: 66px;
	border-radius: 100px;
}

.buildyogether__video-container::before {
	top: 40px;
	width: 5px;
	height: 5px;
	right: -4px;
}

.buildyogether__video-container::after {
	bottom: 20px;
	width: 5px;
	height: 5px;
	right: -4px;
}

.buildyogether__video-container h3 {
	font-size: 20px;
	line-height: 32px;
	letter-spacing: -0.6px;
}

.buildyogether__video-container h3::before {
	height: 20px;
	width: 12px;
	right: -5px;
}

.buildyogether__icon-wrap {
	width: 66px;
	height: 66px;
}

.buildyogether__icon-wrap .icon-img {
	width: 50%;
}

.buildyogether__icon-wrap .icon1 {
	display: none;
}

.buildyogether__icon-wrap .icon2 {
	transform: translateX(0);
}

}

@media only screen and (max-width: 767px) {

.buildyogether__icon-wrap .icon-img {
	width: 15px;
	height: 15px;
}

.buildyogether .desktop-none {
	display: block;
}

.buildyogether .mobile-show {
	display: none;
}

}

