:root {
	--corporative-color: #202944;

	--mirai-deals-modal-z-index: 9999;
}

ui-finder,
ui-finder-compact {
	margin: 0 auto;
}

.just_mobile>[data-mirai-component="session"] {
	position: absolute;
	right: 48px;
}

#heroMenu.fixed:not(.is_mobile) {
	background-color: #D7D7D7;
	padding: 1rem !important;
	box-shadow: 0px 5px 0px 0px #3333332b;
}


/* ================================= */
/* CSS FOR NEW CLUB */
[data-mirai-component="signup"],
[data-mirai-component="profile"] {
	display: flex;
	justify-content: center;
}

