.pg-auth-section {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 100px 0;
	background-color: var(--pg-color-white);
	min-height: 60vh;
}

.pg-auth-section .wrapper{
	max-width: 500px;
	margin: 0 auto;
}

.pg-auth-section h1 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 60px;
}

.pg-auth-section .pg-login-form {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.pg-auth-section .pg-button {
	max-width: 100%;
}

.pg-auth-section .pg-auth-links {
	text-align: center;
	margin-top: 20px;
}

.pg-auth-section .pg-auth-links a {
	color: var(--pg-color-primary);
}

.pg-auth-section p {
	text-align: center;
}

.pg-auth-section .pg-grid.register-cards {
	--horizontal-gap: 24px;
	--vertical-gap: 24px;
	--number-of-items: 2;
	margin-top: 60px;
}

.pg-auth-section .pg-grid.register-cards .item {
	padding: 24px;
	border: 2px solid var(--pg-color-secondary);
	border-radius: 16px;
}

.pg-auth-section.signup .wrapper {
	max-width: 896px;
}

.pg-auth-section.signup h1 {
	margin-bottom: 0;
}

.pg-auth-section.signup .pg-grid.register-cards .item h2 {
	font-size: var(--pg-fs-h3);
}

.pg-auth-section.signup .pg-grid.register-cards .item p {
	text-align: left;
}

.pg-auth-section.signup .pg-grid.register-cards .item ul {
	list-style: none;
	margin: 24px 0;
	padding: 0;
}

.pg-auth-section.signup .pg-grid.register-cards .item ul li {
	display: flex;
	gap: 8px;
	margin-top: 8px;
}

.pg-auth-section.signup .pg-grid.register-cards .item ul li:first-child {
	margin-top: 0;
}

.pg-auth-section.signup .pg-grid.register-cards .item ul li::before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-color: var(--pg-color-primary);
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10.0003 18.3332C14.6027 18.3332 18.3337 14.6022 18.3337 9.99984C18.3337 5.39746 14.6027 1.6665 10.0003 1.6665C5.39795 1.6665 1.66699 5.39746 1.66699 9.99984C1.66699 14.6022 5.39795 18.3332 10.0003 18.3332Z' stroke='%236366F1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.5 10.0002L9.16667 11.6668L12.5 8.3335' stroke='%236366F1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
}

.pg-auth-section.signup .pg-grid.register-cards .item .icon {
	display: block;
	width: 64px;
	height: 64px;
	border-radius: 8px;
	background: color-mix(in srgb, var(--pg-color-primary) 20%, transparent);
	display: flex;
	align-items: center;
	justify-content: center;
}

.pg-auth-section.signup .pg-grid.register-cards .item .icon::before {
	display: block;
	content: '';
	width: 40px;
	height: 40px;
	background-color: var(--pg-color-primary);
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M21.6533 10.3467L19.248 17.5613C19.1171 17.9541 18.8965 18.311 18.6038 18.6038C18.311 18.8965 17.9541 19.1171 17.5613 19.248L10.3467 21.6533L12.752 14.4387C12.8829 14.0459 13.1035 13.689 13.3962 13.3962C13.689 13.1035 14.0459 12.8829 14.4387 12.752L21.6533 10.3467Z' stroke='%234F46E5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0003 29.3332C23.3641 29.3332 29.3337 23.3636 29.3337 15.9998C29.3337 8.63604 23.3641 2.6665 16.0003 2.6665C8.63653 2.6665 2.66699 8.63604 2.66699 15.9998C2.66699 23.3636 8.63653 29.3332 16.0003 29.3332Z' stroke='%234F46E5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
}

.pg-auth-section.signup .pg-grid.register-cards .item.pg-auth-card-tourist .icon {
	background: color-mix(in srgb, var(--pg-color-helper-secondary) 20%, transparent);
}

.pg-auth-section.signup .pg-grid.register-cards .item.pg-auth-card-tourist .icon::before {
	background-color: var(--pg-color-helper-secondary);
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M20.6357 17.1865L22.6557 28.5545C22.6783 28.6884 22.6595 28.826 22.6018 28.9489C22.5442 29.0718 22.4503 29.1741 22.3329 29.2423C22.2155 29.3104 22.0801 29.341 21.9447 29.3301C21.8094 29.3192 21.6807 29.2673 21.5757 29.1812L16.8023 25.5985C16.5719 25.4264 16.292 25.3334 16.0043 25.3334C15.7167 25.3334 15.4368 25.4264 15.2063 25.5985L10.425 29.1799C10.3201 29.2658 10.1915 29.3177 10.0563 29.3286C9.92117 29.3395 9.7859 29.309 9.66855 29.241C9.55121 29.1731 9.45737 29.071 9.39956 28.9483C9.34175 28.8256 9.32272 28.6883 9.345 28.5545L11.3637 17.1865' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 18.6665C20.4183 18.6665 24 15.0848 24 10.6665C24 6.24823 20.4183 2.6665 16 2.6665C11.5817 2.6665 8 6.24823 8 10.6665C8 15.0848 11.5817 18.6665 16 18.6665Z' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}