/*-------------------------------------------------------------------------*/
/* Auth
/*-------------------------------------------------------------------------*/
/*.box.type-auth {}*/

.ggwp-login-mark {
	display: flex;
	justify-content: center;
	margin: 0.4rem 0 1.1rem;
}
.ggwp-login-mark img {
	width: min(320px, 86%);
	height: auto;
	display: block;
	filter: drop-shadow(0 8px 22px rgba(0, 0, 0, 0.45));
}

.box.type-auth .form-switch {
	padding-left: 0;
}