._digitalBridge_4xiwf_2 {
	width: 99%;
	max-width: 100%;
}
._content_4xiwf_7 {
	flex-wrap: wrap;
	padding: 2.5rem 0 0 6.5rem;
	display: flex;
}
._left_4xiwf_13 {
	width: 380px;
	max-width: 100%;
	color: var(--g-300);
	font-family: Manrope, sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 2rem;
}
._left_4xiwf_13 h1 {
	color: var(--w-g-0);
	font-family: clash-display, sans-serif;
	font-size: 3rem;
	font-style: normal;
	font-weight: 600;
	line-height: 3.5rem;
}
._left_4xiwf_13 h1 > span {
	color: var(--o-400);
}
._video_4xiwf_35 {
	border: 2px solid #fff;
	width: 45rem;
	max-width: 100%;
	height: 25.3rem;
	position: relative;
	box-shadow: 12px 12px #fff;
}
._video_4xiwf_35 iframe {
	z-index: 1;
	width: 100%;
	height: 100%;
	position: inherit;
	border: none;
}
._video_4xiwf_35 > svg {
	position: absolute;
	top: -70px;
	left: -71px;
}
._video_4xiwf_35 > div {
	z-index: 1;
	position: absolute;
	bottom: -4rem;
	right: 0;
}
@media screen and (width<=1920px) {
	._content_4xiwf_7 {
		padding: 8rem 0 8rem 6.5rem;
	}
}
@media screen and (width<=1440px) {
	._content_4xiwf_7 {
		padding: 2rem 0 2rem 6.5rem;
	}
}
@media screen and (width<=1023px) {
	._digitalBridge_4xiwf_2 {
		width: 100%;
	}
	._content_4xiwf_7 {
		flex-direction: column;
		align-items: center;
		gap: 2rem;
		width: 100%;
		padding: 0;
		display: flex;
	}
	._left_4xiwf_13 {
		text-align: center;
		width: 100%;
	}
	._video_4xiwf_35 {
		align-items: flex-end;
		width: 100%;
		max-width: 90%;
		height: auto;
		display: flex;
	}
	._video_4xiwf_35 iframe {
		width: 100%;
		height: 331px;
	}
	._video_4xiwf_35 > svg {
		display: none;
	}
}
@media screen and (width<=768px) {
	._content_4xiwf_7 {
		gap: 2rem;
		width: 100%;
	}
	._left_4xiwf_13 {
		text-align: center;
	}
	._left_4xiwf_13 h1 {
		font-family: clash-display, sans-serif;
		font-size: 2rem;
		font-style: normal;
		font-weight: 600;
		line-height: 2.5rem;
	}
}
@media screen and (width<=425px) {
	._digitalBridge_4xiwf_2 div > svg {
		display: none;
	}
	._content_4xiwf_7 {
		gap: 2rem;
		padding: 0;
	}
	._left_4xiwf_13 p {
		overflow-wrap: break-word;
	}
	._video_4xiwf_35 {
		width: 100%;
	}
	._video_4xiwf_35 iframe {
		width: 100%;
		height: 182px;
	}
	._video_4xiwf_35 > svg {
		display: none;
	}
}
