.elementor-16230 .elementor-element.elementor-element-139f10f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-b842bc3 */* {
	margin: 0;
	padding: 0;
}
video {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	transition: all 150ms linear;
	z-index: 10;
}
.box1 {
	opacity: 1;
}
.box2 {
	opacity: 0;
}
.box3 {
	opacity: 0;
}
.container {
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 320px) {
 video {
	width: 100%;
	
	position: absolute;
	object-fit: cover;
	transition: all 150ms linear;
	z-index: 10;
}
.box1 {
	opacity: 1;
}
.box2 {
	opacity: 0;
}
.box3 {
	opacity: 0;
}
.container {
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
}

}/* End custom CSS */