._page_guj3d_1 {
	flex-direction: column;
	align-items: center;
	width: 100%;
	min-height: 100vh;
	display: flex;
}
._content_guj3d_9 {
	flex: auto;
	align-items: center;
	gap: 0.5rem;
	width: 100%;
	max-width: 1432px;
	margin: 0 auto;
	display: flex;
}
._trigger_guj3d_19 {
	height: 20px;
	margin: 10px;
}
._left_guj3d_24 {
	justify-content: flex-start !important;
}
._center_guj3d_28 {
	justify-content: center;
	align-items: center;
}
._right_guj3d_33 {
	justify-content: flex-end;
}
._top_guj3d_37 {
	align-items: flex-start;
}
._bottom_guj3d_41 {
	align-items: flex-end;
}
@media screen and (width<=768px) {
	._content_guj3d_9 {
		flex-direction: column;
		align-items: center;
	}
}
@media screen and (width<=480px) {
	._page_guj3d_1 {
		width: 100vw;
		min-width: unset;
	}
	._content_guj3d_9 {
		max-width: 100%;
	}
}
