/* registration */
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error),
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error),
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error) {
	width: fit-content;
}

#user-registration .ur-frontend-form.login .edit-password,
body.user-registration-page.page-template-page-my-account #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page.page-template-page-lost-password .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page.page-template-page-login #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
.ur-frontend-form.ur-edit-profile,
.user-registration.ur-frontend-form.auth-form {
	max-width: unset !important;
	padding: 0 3vw;
	margin: 0;
}

.ur-frontend-form.login .ur-form-row .ur-form-grid,
#user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid,
.ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid,
.user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid {
	padding: 0;
}

.ur-frontend-form.login .ur-form-row .ur-form-grid .user-registration-form-row,
body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content__body .ur-frontend-form.login .ur-form-row .ur-form-grid fieldset .user-registration-form-row,
.ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .ur-field-item,
.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .ur-field-item {
	position: relative;
	margin-bottom: 1.8vw;
	display: flex;
	flex-direction: column;
}

body.user-registration-page .ur-frontend-form.login :not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error):not(.ur-checkbox-label),
body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content__body .ur-frontend-form.login .ur-form-row .ur-form-grid fieldset .user-registration-form-row label,
body.user-registration-page .ur-frontend-form.ur-edit-profile :not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error):not(.ur-checkbox-label),
body.user-registration-page .user-registration.ur-frontend-form.auth-form :not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error):not(.ur-checkbox-label) {
	position: relative;
	color: #C09E63;
	font-family: "Scheherazade New", sans-serif;
	font-size: 1vw;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 0.208vw;
}

.ur-frontend-form.login .ur-form-row .ur-form-grid .required,
#user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid legend .required,
.ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid legend .required,
.user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid legend .required,
#user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid label .required,
.ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid label .required,
.user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid label .required {
	position: relative;
	right: -2px;
	top: -4px;
	margin: 0;
}
#credit-card-form input[type="text"],
#credit-card-form input[type="tel"],
.user-registration #credit-card-form input[type="tel"],
#credit-card-form input[type="email"],
.user-registration #credit-card-form input[type="email"],
#make-a-payment-form input[type="number"],
.user-registration #make-a-payment-form input[type="number"],
body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content__body .ur-frontend-form.login .ur-form-row .ur-form-grid fieldset .user-registration-form-row .password-input-group .input-text,
body.user-registration-page.page-template-page-lost-password #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon input.user-registration-Input,
body.user-registration-page.page-template-page-lost-password .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon input.user-registration-Input,
body.user-registration-page .ur-frontend-form.login .ur-form-row .ur-form-grid .user-registration-Input,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .ur-edit-profile-field,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .ur-frontend-field,
body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input,
body.user-registration-page .ur-frontend-form.ur-edit-profile:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input,
body.user-registration-page .user-registration.ur-frontend-form.auth-form:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input {
	border-radius: 0 !important;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	background: transparent;
	border: none;
	border-bottom: 0.052vw solid #c09e63;
	padding: 0.317vw 0;
	color: #fff;
	font-size: 1vw;
	outline: none;
	padding: 0 !important;
}
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid textarea.ur-frontend-field {
	border: 0.052vw solid #c09e63;
}
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid textarea.ur-frontend-field + div:has(.ur-input-count) {
	display: none;
}

body.user-registration-page.page-template-page-lost-password #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon input.user-registration-Input:focus,
body.user-registration-page.page-template-page-lost-password .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon input.user-registration-Input:focus,
body.user-registration-page #user-registration #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .usern-registration-Iput:focus,
body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content__body .ur-frontend-form.login .ur-form-row .ur-form-grid fieldset .user-registration-form-row .password-input-group .input-text:focus,
body.user-registration-page .ur-frontend-form.login .ur-form-row .ur-form-grid .user-registration-Input:focus,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .ur-edit-profile-field:focus,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .ur-frontend-field:focus,
body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input:focus,
body.user-registration-page .ur-frontend-form.ur-edit-profile:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input:focus,
body.user-registration-page .user-registration.ur-frontend-form.auth-form:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input:focus {
	border-color: #ffdfa8!important;

}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .dropzone,
body.user-registration-page .ur-frontend-form.ur-edit-profile .dropzone,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .dropzone {
	border-color: #c09e63;
	margin-top: 10px;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .dropzone .dz-message,
body.user-registration-page .ur-frontend-form.ur-edit-profile .dropzone .dz-message,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .dropzone .dz-message {
	margin: 0;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .dropzone .dz-message .user-registration-file-upload-title,
body.user-registration-page .ur-frontend-form.ur-edit-profile .dropzone .dz-message .user-registration-file-upload-title,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .dropzone .dz-message .user-registration-file-upload-title,
body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .dropzone .dz-message .user-registration-file-upload-hint,
body.user-registration-page .ur-frontend-form.ur-edit-profile .dropzone .dz-message .user-registration-file-upload-hint,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .dropzone .dz-message .user-registration-file-upload-hint {
	color: #c09e63;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password form .ur-button-container,
body.user-registration-page .ur-frontend-form.ur-edit-profile form .ur-button-container,
body.user-registration-page .user-registration.ur-frontend-form.auth-form form .ur-button-container {
	margin-left: auto;
}


body.user-registration-page.page-template-page-lost-password .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button {
	background-color: transparent;
	cursor: pointer;
	border: none;
	outline: none;
	transition: all .2s ease;
	color: #FFF;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 0.833vw;
	font-style: normal;
	font-weight: 600;
	line-height: 1.172vw;
	/* 140.625% */
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;

	position: relative;
	display: flex;
	align-items: center;
	gap: 1.146vw;
	color: #C09E63;
	font-family: "Scheherazade New", sans-serif;
	font-size: 1.667vw;
	font-weight: 400;
	line-height: 65%;
	/* 1.083vw */
	text-transform: uppercase;
	transition: all .1s ease;

	padding-right: calc(2vw + 1.146vw);
	/* button:before width + gap */
}



body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit]::before,
body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button::before,
body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button::before,
body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button::before,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button::before,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='31' height='15' viewBox='0 0 31 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.7071 8.07039C31.0976 7.67986 31.0976 7.0467 30.7071 6.65617L24.3431 0.292213C23.9526 -0.0983109 23.3195 -0.0983109 22.9289 0.292213C22.5384 0.682738 22.5384 1.3159 22.9289 1.70643L28.5858 7.36328L22.9289 13.0201C22.5384 13.4107 22.5384 14.0438 22.9289 14.4343C23.3195 14.8249 23.9526 14.8249 24.3431 14.4343L30.7071 8.07039ZM0 7.36328V8.36328H30V7.36328V6.36328H0V7.36328Z' fill='%23C09E63'%3E%3C/path%3E%3C/svg%3E");
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 2vw;
	height: 2vw;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: all 0.3s ease;
}

body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit]:hover,
body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button:hover,
body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button:hover,
body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button:hover,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button:hover,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button:hover {
	color: #fff;
}

body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit]:hover:before,
body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button:hover:before,
body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button:hover:before,
body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button:hover:before,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button:hover:before,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button:hover:before {
	background-image: url("data:image/svg+xml,%3Csvg width='31' height='15' viewBox='0 0 31 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.7071 8.07039C31.0976 7.67986 31.0976 7.0467 30.7071 6.65617L24.3431 0.292213C23.9526 -0.0983109 23.3195 -0.0983109 22.9289 0.292213C22.5384 0.682738 22.5384 1.3159 22.9289 1.70643L28.5858 7.36328L22.9289 13.0201C22.5384 13.4107 22.5384 14.0438 22.9289 14.4343C23.3195 14.8249 23.9526 14.8249 24.3431 14.4343L30.7071 8.07039ZM0 7.36328V8.36328H30V7.36328V6.36328H0V7.36328Z' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E");
}

body.user-registration-page.page-template-page-lost-password .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
body.user-registration-page.page-template-page-lost-password .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button {
	transition: all 0.3s ease;
}

/* body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid > div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button::after,
/* body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid > div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button::after,
/* body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button::after,
/* body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button::after,
/* body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button::after{
content: none !important;
} */

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .field-select .form-row,
body.user-registration-page .ur-frontend-form.ur-edit-profile .field-select .form-row,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .field-select .form-row {
	display: grid;
	justify-items: start;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .field-select .form-row .ur-label,
body.user-registration-page .ur-frontend-form.ur-edit-profile .field-select .form-row .ur-label,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .field-select .form-row .ur-label {
	order: 1;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .field-select .form-row .description,
body.user-registration-page .ur-frontend-form.ur-edit-profile .field-select .form-row .description,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .field-select .form-row .description {
	order: 2;
	text-align: left;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .field-select .form-row .custom-select,
body.user-registration-page .ur-frontend-form.ur-edit-profile .field-select .form-row .custom-select,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .field-select .form-row .custom-select {
	order: 3;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul {
	display: flex;
	flex-direction: column;
	gap: 1.302vw;
	margin-top: 1.302vw;
	align-items: start;
}


body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul li,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul li,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul li {
	margin-bottom: 0;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul li input,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul li input,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul li input {
	display: none;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul li label,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul li label,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul li label {
	display: flex;
	align-items: center;
	gap: 1vw;
	cursor: pointer;
	font-family: "Scheherazade New", sans-serif;
	color: #c09e63;
	font-size: 0.9vw;
	text-transform: uppercase;
	line-height: 1;
	user-select: none;
	margin-bottom: 0;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul li label:before,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul li label:before,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul li label:before {
	content: '';
	width: 1.3vw;
	height: 1.3vw;
	border: 0.1vw solid #c9a35b;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.25s ease;

	background-position: center;
	background-repeat: no-repeat;
	background-size: 71%;
}

body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul li input:checked+label:before,
body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul li input:checked+label:before,
body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul li input:checked+label:before {
	background-image: url("data:image/svg+xml,%3Csvg fill='%23c9a35b' width='64px' height='64px' viewBox='0 0 1920 1920' xmlns='http://www.w3.org/2000/svg' stroke='%23c9a35b'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M1827.701 303.065 698.835 1431.801 92.299 825.266 0 917.564 698.835 1616.4 1919.869 395.234z' fill-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}



@media (max-width: 1440px) {

	body.user-registration-page.page-template-page-lost-password .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page.page-template-page-lost-password .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button {
		gap: 1.528vw;
		font-size: 1.923vw;
		line-height: 65%;
		/* 1.444vw */
		padding-right: calc(2.153vw + 1.528vw);
		/* button:before width + gap */
	}

	body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit]::before,
	body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button::before,
	body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button::before,
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button::before,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button::before,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button::before {
		width: 2.153vw;
		height: 2.153vw;
		min-width: 2.153vw;
	}

	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul {
		gap: 1.736vw;
		margin-top: 1.736vw;
	}

}

.ur-field-item + .user-registration-error {
	padding: 0px !important;
	border: none !important;
	background: transparent !important;
	margin-left: unset !important;
	margin-top: -1vw!important;
}

@media (max-width: 768px) {

	#user-registration .ur-frontend-form.login .edit-password,
	body.user-registration-page.page-template-page-my-account #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	body.user-registration-page.page-template-page-lost-password .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	body.user-registration-page.page-template-page-login #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	.ur-frontend-form.ur-edit-profile,
	.user-registration.ur-frontend-form.auth-form {
		padding: 0 6vw;
	}

	#user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid,
	.ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid,
	.ur-frontend-form.auth-form .ur-form-row .ur-form-grid {
		margin-bottom: 4.8vw;
	}

	body.user-registration-page .ur-frontend-form.login :not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error):not(.ur-checkbox-label),
	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content__body .ur-frontend-form.login .ur-form-row .ur-form-grid fieldset .user-registration-form-row label,
	body.user-registration-page .ur-frontend-form.ur-edit-profile :not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error):not(.ur-checkbox-label),
	body.user-registration-page .user-registration.ur-frontend-form.auth-form :not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error):not(.ur-checkbox-label) {
		font-size: 2.3vw;
	}
	#credit-card-form input[type="text"],
	#credit-card-form input[type="tel"],
	.user-registration #credit-card-form input[type="tel"],
	#credit-card-form input[type="email"],
	.user-registration #credit-card-form input[type="email"],
	#make-a-payment-form input[type="number"],
	.user-registration #make-a-payment-form input[type="number"],
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .user-registration-Input,
	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content__body .ur-frontend-form.login .ur-form-row .ur-form-grid fieldset .user-registration-form-row .password-input-group .input-text,
	body.user-registration-page.page-template-page-lost-password #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon input.user-registration-Input,
	body.user-registration-page.page-template-page-lost-password .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon input.user-registration-Input,
	body.user-registration-page .ur-frontend-form.login .ur-form-row .ur-form-grid .user-registration-Input,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .ur-edit-profile-field,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .ur-frontend-field,
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input,
	body.user-registration-page .ur-frontend-form.ur-edit-profile:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input {
		padding: 0.717vw 0;
		font-size: 2.4vw;
	}

	body.user-registration-page.page-template-page-lost-password .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button {
		font-size: 2.5vw;
		gap: 2.865vw;
		line-height: 65%;
		/* 2.708vw */
		padding-right: calc(2.4vw + 2.865vw);
		/* button:before width + gap */
	}

	body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit]:before,
	body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button:before,
	body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button:before,
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button:before,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button:before,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button:before {
		width: 2.4vw;
		height: 2.4vw;
	}

	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul {
		gap: 3.255vw;
		margin-top: 3.255vw;
	}

	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul li label:before,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul li label:before,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul li label:before {
		width: 3vw;
		height: 3vw;
	}

	.ur-field-item + .user-registration-error {
		margin-top: 0!important;
	}
}

@media (max-width: 480px) {

	#user-registration .ur-frontend-form.login .edit-password,
	body.user-registration-page.page-template-page-my-account #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	body.user-registration-page.page-template-page-lost-password .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	body.user-registration-page.page-template-page-login #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
	.ur-frontend-form.ur-edit-profile,
	.user-registration.ur-frontend-form.auth-form {
		padding: 0;
	}

	#user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid,
	.ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid,
	.ur-frontend-form.auth-form .ur-form-row .ur-form-grid {
		margin-bottom: 7vw;
	}

	body.user-registration-page .ur-frontend-form.login :not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error):not(.ur-checkbox-label),
	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content__body .ur-frontend-form.login .ur-form-row .ur-form-grid fieldset .user-registration-form-row label,
	body.user-registration-page .ur-frontend-form.ur-edit-profile :not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error):not(.ur-checkbox-label),
	body.user-registration-page .user-registration.ur-frontend-form.auth-form :not(.user-registration-MyAccount) .ur-form-row .ur-form-grid label:not(.user-registration-error):not(.ur-checkbox-label) {
		font-size: 4vw;
		font-size: clamp(16px, 4vw, 4vw);
		line-height: 5.2vw;
	}

	#credit-card-form input[type="text"],
	#credit-card-form input[type="tel"],
	.user-registration #credit-card-form input[type="tel"],
	#credit-card-form input[type="email"],
	.user-registration #credit-card-form input[type="email"],
	#make-a-payment-form input[type="number"],
	.user-registration #make-a-payment-form input[type="number"],
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .user-registration-Input,
	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content__body .ur-frontend-form.login .ur-form-row .ur-form-grid fieldset .user-registration-form-row .password-input-group .input-text,
	body.user-registration-page.page-template-page-lost-password #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon input.user-registration-Input,
	body.user-registration-page.page-template-page-lost-password .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon input.user-registration-Input,
	body.user-registration-page .ur-frontend-form.login .ur-form-row .ur-form-grid .user-registration-Input,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .ur-edit-profile-field,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .ur-frontend-field,
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input,
	body.user-registration-page .ur-frontend-form.ur-edit-profile:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .input-wrapper input {
		font-size: 4vw;
		font-size: clamp(15px, 4vw, 4vw);
		padding: 1.2vw 0;
		padding: clamp(4px, 1.2vw, 1.2vw);
		padding-left: 0;
		padding-right: 0;
	}

	body.user-registration-page.page-template-page-lost-password .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page.page-template-page-lost-password .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit],
	body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button,
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button {
		font-size: 5.4vw;
		gap: 4.8vw;
		padding-right: calc(4.8vw + 4.8vw);
		/* button:before width + gap */
	}

	body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit]:before,
	body.user-registration-page.page-template-page-my-account .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button:before,
	body.user-registration-page.page-template-page-login .ur-frontend-form.login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .ur-submit-button.user-registration-Button:before,
	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-button-container .ur-submit-button:before,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-button-container .ur-submit-button:before,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-button-container .ur-submit-button:before {
		width: 4.8vw;
		height: 4.8vw;
	}

	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul {
		gap: 6.667vw;
		margin-top: 5.333vw;
	}

	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul li label,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul li label,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul li label {
		font-size: 4vw;
		font-size: clamp(16px, 4vw, 4vw);
		line-height: 5.2vw;
		gap: 2.5vw;
	}

	body.user-registration-page .user-registration-MyAccount-content__body #user-registration .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid .field-checkbox ul li label:before,
	body.user-registration-page .ur-frontend-form.ur-edit-profile .ur-form-row .ur-form-grid .field-checkbox ul li label:before,
	body.user-registration-page .user-registration.ur-frontend-form.auth-form .ur-form-row .ur-form-grid .field-checkbox ul li label:before {
		width: 5vw;
		height: 5vw;
	}
}

.select.ur-frontend-field {
	display: none;
}

.custom-select .custom-select__dropdown {
	max-height: 300px;
	overflow: auto;
}

.form-name {
	margin: 0;
}


/* my account */
body.user-registration-page #user-registration.user-registration-MyAccount,
body.user-registration-page .user-registration.user-registration-MyAccount {
	background: none;
	padding: 0;
	border-radius: 0;
	border: none;
	max-width: unset !important;
	margin-top: 0 !important;
}

body.user-registration-page #user-registration.horizontal .user-registration-MyAccount-navigation,
body.user-registration-page #user-registration .user-registration-MyAccount-navigation {
	background: none;
	padding: 0;
	border-radius: 0;
	border: none;
	max-width: unset !important;
	width: fit-content;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a,
body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
	background: none;
	border: none;
	border-radius: 0;
}


body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul {
	margin-top: 3vw;
	display: flex;
	flex-direction: column;
	gap: 1.6vw;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.2vw;
	background: none;
	border: none;
	border-radius: 0;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link:hover,
body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link:hover a {
	background: none;
	border: none;
	border-radius: 0;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active {
	color: #C09E63;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
	color: #fff;
	font-size: inherit;
	padding: 0;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
	cursor: pointer;
	color: #C09E63;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link svg {
	width: 1.4vw;
	height: 1.2vw;
	object-fit: contain;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link svg path {
	transition: all 0.3s;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
	display: flex;
	align-items: center;
	gap: 0.8vw;
	transition: all 0.3s;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:hover {
	color: #C09E63;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:hover svg path {
	fill: #C09E63;
}


body.user-registration-page .user-registration-MyAccount-navigation {
	position: absolute;
	top: 0vw;
	left: 5vw;
	width: fit-content;
	max-width: unset;
}

body.user-registration-page .user-registration-MyAccount-navigation h1 {
	font-size: 1.8vw;
	line-height: 1;
}


body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content {
	position: relative;
	border-radius: 0.417vw;
	padding: 3.1vw 2vw 2vw;
	max-width: 38.5vw;
	width: 100%;
	background: linear-gradient(150deg, #080A15 0%, #000000 100%);
	margin: 0 auto;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content::before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	width: 2.156vw;
	height: 2.19vw;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Cpath d='M0.5 42.5527V0.5H41.8862' stroke='%23C09E63'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 2.156vw;
	height: 2.19vw;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Cpath d='M41.3857 0V42.0527H-0.000411987' stroke='%23C09E63'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

body.user-registration-page.user-registration-statement #user-registration.vertical .user-registration-MyAccount-content {
	left: 9.5vw;
	top: -2.5vw;
	padding: 3.1vw 3.5vw;
}


#user-registration .user-registration-MyAccount-content h2.auth-page__title {
	text-align: center;
	font-size: 1.65vw;
	letter-spacing: 0.05em;
	margin-bottom: 1.783vw;
	text-transform: uppercase;
	opacity: 0;
	animation: auth-page__elem 2s ease forwards;
	animation-delay: 0s;
	font-weight: bold;
}

#user-registration .user-registration-MyAccount-content h2.auth-page__title.auth-page__title_min {
	margin-bottom: 0vw;
}

#user-registration .user-registration-MyAccount-content .auth-page__subtitle {
	font-family: "Scheherazade New", sans-serif;
	text-align: center;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 0.92vw;
	margin-bottom: 1.583vw;
	text-transform: uppercase;
	opacity: 0;
	animation: auth-page__elem 2s ease forwards;
	animation-delay: 0s;
	color: #fff;
}
.month-title {
	text-align: left;
}
.period-label {
	text-align: left;
}

.auth-page__logo img {
	display: block;
	margin: 0 auto 1.5vw;
	width: 6vw;
	height: 6vw;
}

body.user-registration-page .user-registration-MyAccount-content__header {
	display: none;
}

body.user-registration-page #user-registration .user-registration-MyAccount-content__header h1 {
	display: none;
}

body.user-registration-page #user-registration .user-registration-MyAccount-content .ur-frontend-form {
	background: none;
	border-radius: none;

}

body.user-registration-page #user-registration .user-registration-MyAccount-content .ur-frontend-form .user-registration-EditProfileForm .user-registration-profile-fields h2 {
	display: none;
}

.ur-input-count,
.ur-input-count+div {
	display: none!important;
}


@media (max-width: 768px) {

	body.user-registration-page #user-registration.user-registration-MyAccount,
	body.user-registration-page .user-registration.user-registration-MyAccount {
		flex-direction: column;
	}

	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 0;
		padding-bottom: 7vw;
		flex-wrap: wrap;
		justify-content: center;
		gap: 3.2vw;
	}

	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link {
		font-size: 3.2vw;
	}

	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link svg {
		width: 3vw;
		height: 3.2vw;
	}

	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
		gap: 1.6vw;
	}

	body.user-registration-page #user-registration .user-registration-MyAccount-navigation {
		padding: 0 4.557vw;
	}

	body.user-registration-page .user-registration-MyAccount-navigation {
		display: flex;
		flex-direction: column;
		justify-content: center;
		text-align: center;
		position: relative;
		left: unset;
		top: unset;
		border-bottom: 1.5vw solid #C09E63;

	}

	body.user-registration-page .user-registration-MyAccount-navigation h1 {
		font-size: 4.2vw;
	}

	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content {
		max-width: 100%;
		padding: 6.8vw 2vw 10.5vw;
	}

	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content::after,
	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content::before {
		width: 6vw;
		height: 6vw;
	}

	body.user-registration-page.user-registration-statement #user-registration.vertical .user-registration-MyAccount-content {
		top: 0;
		left: 0;
		margin-top: 9vw;
		padding: 8vw 9vw;
		max-width: 91%;
	}

	#user-registration .user-registration-MyAccount-content h2.auth-page__title {
		font-size: 3.95vw;
		margin-bottom: 4.5vw;
	}

	#user-registration .user-registration-MyAccount-content .auth-page__subtitle {
		font-size: 2vw;
	}

	.auth-page__logo img {
		width: 14vw;
		height: 14vw;
		margin-bottom: 3.4vw;
	}

}

@media (max-width: 480px) {
	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul {
		max-width: 96.354vw;
		margin-top: 6vw;
		margin-bottom: 0;
		padding-bottom: 5vw;
	}

	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link {
		font-size: 3.6vw;
	}

	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link svg {
		width: 3.2vw;
		height: 3.5vw;
	}

	body.user-registration-page .user-registration-MyAccount-navigation {
		padding: 0 4.557vw;
		border-bottom: 2.5vw solid #C09E637A;
	}

	body.user-registration-page .user-registration-MyAccount-navigation h1 {
		font-size: 6.5vw;
	}


	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content {
		background: transparent;
		padding: 6.8vw 0vw 10.5vw;
	}


	body.user-registration-page .cabinet #user-registration.vertical .user-registration-MyAccount-content {
		padding-left: 4.557vw;
		padding-right: 4.557vw;
		max-width: 96.354vw;
		padding-top: 12.5vw;
	}

	body.user-registration-page.user-registration-statement #user-registration.vertical .user-registration-MyAccount-content {
		margin-top: 1vw;
	}

	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content::after,
	body.user-registration-page #user-registration.vertical .user-registration-MyAccount-content::before {
		display: none;
	}

	#user-registration .user-registration-MyAccount-content h2.auth-page__title {
		font-size: 6.25vw;
		margin-bottom: 6vw;
	}

	#user-registration .user-registration-MyAccount-content .auth-page__subtitle {
		font-size: 4.2vw;
		line-height: 1.1;
	}

	.auth-page__logo img {
		width: 17vw;
		height: 17vw;
	}
}

/* edit password */
#user-registration .ur-frontend-form.login .edit-password {
	margin-top: 16px;
}

.password-input-group+.user-registration-error {
	margin-top: 8px !important;
}

#user-registration.vertical .user-registration-MyAccount-content__body .ur-frontend-form.login .edit-password .ur-form-row .ur-form-grid>p {
	margin-top: 0 !important;
}

body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit] {
	margin-left: auto !important;
	padding-right: 0 !important;
}

/* lost password */
.ur-lost-password-title,
.ur-lost-password-message {
	display: none !important;
}

.ur-lost-password-content-container {
	margin-bottom: 0 !important;
}

body.user-registration-page.page-template-page-lost-password #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon svg,
body.user-registration-page.page-template-page-lost-password .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .ur-form-row .ur-form-grid .ur-input-with-icon svg {
	display: none;
}

body.user-registration-page.page-template-page-lost-password .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit] {
	width: fit-content;
	margin-left: auto;
	padding: 0 !important;
	margin-top: 16px;
}

/* login */
body.user-registration-page.page-template-page-my-account #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page.page-template-page-lost-password .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page.page-template-page-login #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login {
	background: none;
	margin: 0;
	border-radius: 0;
	border: none;
}

body.user-registration-page.page-template-page-my-account #user-registration .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .user-registration-Button,
body.user-registration-page.page-template-page-login #user-registration .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .user-registration-Button {
	width: fit-content;
	float: right;
}

body.user-registration-page.page-template-page-my-account #user-registration .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .user-registration-Button:hover,
body.user-registration-page.page-template-page-login #user-registration .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) .user-registration-Button:hover {
	background: none;
}

body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register,
body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register {
	float: left;
	width: fit-content !important;
	padding-top: 4px !important;
}

body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a,
body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a {
	font-family: "Scheherazade New", sans-serif;
	color: #c09e63 !important;
	font-size: 1.1vw;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 0.1vw solid #c09e63;
	line-height: 1.4;
	transition: all 0.3s;
}

.body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a:hover,
.body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a:hover {
	color: #ffdfa8 !important;
	border-color: #ffdfa8;
}

body.user-registration-page.page-template-page-my-account #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
body.user-registration-page.page-template-page-login #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a {
	position: relative;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 0.92vw;
	color: #dcdcdc;
	margin-top: 1.042vw;
	margin-bottom: 2.8vw;
	line-height: 1.2;
	transition: all 0.3s;
	display: block;
	color: #C09E63;
}

body.user-registration-page.page-template-page-my-account #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a:hover,
body.user-registration-page.page-template-page-login #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a:hover,
body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a:hover,
body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a:hover {
	color: #ffdfa8;
}

body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a:before {
	content: "Your first login uses a temporary password. You will be prompted to ";
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	/* 	margin-top: 1.042vw;
	margin-bottom: 2.8vw; */
	line-height: inherit;
	transition: inherit;
	color: #fff;
	width: fit-content;
	text-decoration: none!important;
}

@media (max-width: 768px) {

	.body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a,
	.body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a {
		font-size: 2vw;
	}

	body.user-registration-page.page-template-page-my-account #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
	body.user-registration-page.page-template-page-login #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
	body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
	body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a {
		font-size: 2.3vw;
		margin-bottom: 4vw;

	}

}

@media (max-width: 480px) {

	.body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a,
	.body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a {
		font-size: 4.1vw;
	}


	body.user-registration-page.page-template-page-my-account #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
	body.user-registration-page.page-template-page-login #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
	body.user-registration-page.page-template-page-my-account .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
	body.user-registration-page.page-template-page-login .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a {
		font-size: 4.1vw;
	}

}



/* body:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error,
body:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message {
position: absolute !important;
top: -70px !important;
right: 0;
width: fit-content;
}

@media (max-width: 768px) {
body:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error,
body:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message {
position: relative !important;
top: unset !important;
}
} */


/* contact form 7 */
.wpcf7-not-valid-tip {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #ff3b3b;
	font-size: 0.7vw;
	margin-top: 0.3vw;
	text-align: left;
}

.wpcf7-response-output {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 0.7vw;
	margin: 24px 0 0 !important;
	text-align: center;
}

.wpcf7-form.invalid .wpcf7-response-output {
	display: none!important;
}
.wpcf7-form.sent .wpcf7-response-output {
	display: none!important;
}

.wpcf7-acceptance {
	display: none;
}

@media (max-width: 768px) {

	.wpcf7-response-output,
	.wpcf7-not-valid-tip {
		font-size: 1.8vw;
	}
}

@media (max-width: 480px) {

	.wpcf7-response-output,
	.wpcf7-not-valid-tip {
		font-size: 2.8vw;
		font-size: clamp(12px, 2.8vw, 2.8vw);
	}
}


.footer__form + .wpcf7-response-output{
	width: 100%;
	max-width: 41.25vw;
}
.footer__form-input {
	height: 100%;
}

@media (max-width: 1440x) {
	.footer__form + .wpcf7-response-output{
		max-width: 36.875vw;
	}
}

@media (max-width: 768px) {
	.footer__form + .wpcf7-response-output{
		max-width: 69.141vw;
	}
}

@media (max-width: 480px) {
	.footer__form + .wpcf7-response-output{
		max-width: 100%;
	}
}




.membership__item-info {
	color: #fff;
	text-align: center;
	font-family: "Scheherazade New", sans-serif;
	font-size: 0.729vw;
	font-style: normal;
	font-weight: 400;
	line-height: 115%;
	/* 164.286% */
	letter-spacing: 0.131vw;
	text-transform: uppercase;
	margin-top: 16px;
}

@media (max-width: 1440px) {
	.membership__item-info {
		font-size: 0.972vw;
		letter-spacing: 0.175vw;
	}
}

@media (max-width: 768px) {
	.membership__item-info {
		font-size: 1.823vw;
		letter-spacing: 0.328vw;
	}
}

@media (max-width: 480px) {
	.membership__item-info {
		font-size: 3.734vw;
		letter-spacing: 0.672vw;
	}
}

.flip-box-front,
.flip-box-back {
	min-height: 32vw;
}

@media (max-width: 1280px) {

	.flip-box-front,
	.flip-box-back {
		min-height: 40vw;
	}
}

@media (max-width: 768px) {

	.flip-box-front,
	.flip-box-back {
		min-height: 78vw;
	}
}

@media (max-width: 480px) {

	.flip-box-front,
	.flip-box-back {
		min-height: 162vw;
	}
}

.membership__descr strong {
	color: #C09E63;
}

/* article */
.infoblock__content {
	line-height: 150%;
}
.infoblock__content h2 {
	font-size: 1.667vw;
	font-weight: 700;
	line-height: 2.031vw;
	color: #02030A;
	margin-bottom: 1.304vw;

}

.infoblock__content p + p {
	margin-top: 12px;
}

@media (max-width: 1440px) {
	.infoblock__content h2 {
		font-size: 2.222vw;
		line-height: 2.708vw;
	}
}

@media (max-width: 768px) {
	.infoblock__content h2 {
		font-size: 4.167vw;
		line-height: normal;
	}
}

@media (max-width: 480px) {
	.infoblock__content h2 {
		font-size: 6.4vw;
		flex-direction: column;
		gap: 9.334vw;
	}
}



.period-btn.active {
	color: #000;
}

.period-btn.active::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #C09E63;
	pointer-events: none;
}


.period-btn.active::before {
	background-color: transparent;
}

.service:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 32.29%, rgba(2, 3, 10, 1) 100%);
	z-index: 0;
}
.service__inner {
	/* 	position: relative; */
	z-index: 1;
}

.wedo__slide:nth-child(3) .wedo__slide-title{
	max-width: unset;
}
.stories__item-list {
	text-transform: uppercase;
}


body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message,
body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error {
	position: fixed;
	top: 5vw;
	right: 3vw;
	display: flex;
	align-items: center;
	gap: 1vw;
	background-color: #000;
	color: #ddd;
	padding: 0.8vw 1.2vw;
	z-index: 100;

	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 0.83vw;
	color: #fff;

	width: fit-content!important;
	border: none!important;
}

body.body.user-registration-page.user-registration-user-logout:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message {

}


body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message::before,
body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error::before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	width: 1.2vw;
	height: 1.2vw;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Cpath d='M0.5 42.5527V0.5H41.8862' stroke='%23C09E63'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message::after,
body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1.2vw;
	height: 1.2vw;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Cpath d='M41.3857 0V42.0527H-0.000411987' stroke='%23C09E63'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message a,
body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error a {
	color: #C09E63;
	transition: 0.2s ease;
}

body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message a:hover,
body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error a:hover {
	color:#ffdfa8;
}

body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error strong {
	color: red;
	padding-right: 4px;
}

@media (max-width: 768px) {
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message,
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error {
		top: 12vw;
		right: 7vw;
		gap: 3.1vw;
		padding: 2.3vw 2.7vw;
		font-size: 2.1vw;
	}

	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message::before,
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error::before,
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message::after,
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error::after {
		width: 3.2vw;
		height: 3.2vw;
	}
}

@media (max-width: 480px) {
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message,
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error {
		top: 18vw;
		right: 4vw;
		left: 4vw;
		gap: 4.5vw;
		padding: 4.2vw;
		justify-content: center;

		font-size: 4vw;
		line-height: 1.1;
	}

	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message::before,
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error::before,
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-message::after,
	body.body.user-registration-page:not(.page-template-page-apply-for-personal):not(.page-template-page-apply-for-business) .user-registration-error::after {
		width: 6.2vw;
		height: 6.2vw;
	}
}



body.page-template-page-login.logged-in .user-registration {
	text-align: center;
}
body.page-template-page-login.logged-in .user-registration a{
	color: #C09E63;
	transition: 0.2s ease;
}
body.page-template-page-login.logged-in .user-registration a:hover {
	color:#ffdfa8;
}

.hero__descr {
	z-index: 1;
}

.faq__item.active {
	padding-bottom: 1vw;
}

@media (min-width: 1441px) {
	.hero__descr {
		max-width: 31vw;
	}
}

.alert {
	z-index: 1000;
}

@media (min-width: 1441px) {
	.faq__item-descr {
		font-size: 1.04vw;
	}
}


.period-label {
	position: relative;
	font-family: "Scheherazade New", sans-serif;
	color: #C09E63;
	font-size: 0.7vw;
	line-height: 1;
	letter-spacing: 0.1vw;
	font-weight: 600;
}

@media (max-width: 768px) {
	.period-label{
		font-size: 2vw;
	}

}
@media (max-width: 480px) {
	.period-label {
		font-size: 4.5vw;
	}
}

.package-type__item {
	display: none;
	font-size: 1vw;
	margin-bottom: 1vw;
}

.package-type__item:first-child {
	display: block;
}

body.user-registration-page .user-registration:not(.user-registration-MyAccount) .package-type__item br {
	display: block;
}

@media (max-width: 1440px) {
	.package-type__item {
		font-size: 1vw;
		margin-bottom: 1vw;
	}
}
@media (max-width: 1024px) {
	.package-type__item {
		font-size: 1vw;
		margin-bottom: 1vw;
	}
}
@media (max-width: 768px) {
	.package-type__item {
		font-size: 2.2vw;
		margin-bottom: 2vw;
	}
}

@media (max-width: 480px) {
	.package-type__item {
		font-size: 3.5vw;
		margin-bottom: 3vw;
	}
}



.membership__item-button{
	text-align: center;
	font-family: "Scheherazade New", sans-serif;
	font-size: 1.042vw;
	font-style: normal;
	font-weight: 400;
	line-height: 0.99vw; /* 95% */
	letter-spacing: -0.012vw;
	text-transform: uppercase;
	transition: all .1s ease;
	color: #C09E63;
	margin-top: 2vw;
	display: flex;
	justify-content: center;
}
.membership__item-button:hover{
	color: #fff;
}

@media (max-width: 1440px) {
	.membership__item-button{
		font-size: 1.389vw;
		line-height: 1.32vw; /* 95% */
		letter-spacing: 0.251vw;
		margin-top: 2vw;
	}
}

@media (max-width: 768px) {
	.membership__item-button{
		font-size: 3vw;
		margin-top: 6vw;
		font-weight: 400;
		line-height: 1.541vw; /* 84.551% */
		letter-spacing: -0.062vw;
	}
}

@media (max-width: 480px) {
	.membership__item-button{
		font-size: 5vw;
		margin-top: 10vw;
		font-weight: 400;
		line-height: 3.157vw; /* 84.551% */
		letter-spacing: -0.127vw;
	}
}

.auth-form__field label {
	text-align: left;
}

.payment__item label {
	display: flex;
	justify-content: start;
	text-align: left;
	align-items: center;
	gap: 6px;
}
.payment__item input {
	width: fit-content;
	accent-color: #c09e63
}
.payment__item-descr {
	font-size: 0.9vw;
	text-align: left;
	margin-bottom: 1vw;
	display: none;
}
.payment__item:first-of-type {
	display: block;
	margin-top: 0.5vw;
}
.payment__item-descr a {
	color: #c09e63;
	transition: 0.2s ease;
}
.payment__item-descr a:hover {
	color: #fff
}
.payment__item-copy {
	position: relative;
}
.payment__item-copy:after {
	content: "";
	position: absolute;
	top: -0.6vw;
	right: -1.2vw;
	background-image: url("data:image/svg+xml,%3Csvg width='64px' height='64px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='%23ffffff'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M9 2h7v4h4v10h-3v1h4V4.6L17.4 1H8v5h1zm8 0h.31L20 4.69V5h-3zM5 19h7v1H5zm-2 4h13V10.6L12.4 7H3zm9-15h.31L15 10.69V11h-3zM4 8h7v4h4v10H4zm1 5h9v1H5zm4 3h5v1H5v-1z'%3E%3C/path%3E%3Cpath fill='none' d='M0 0h24v24H0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	width: 1vw;
	height: 1vw;
	background-position: center;
	background-size: contain;
	opacity: 0;
	transition: 0.2s ease;
}
.payment__item-copy:hover:after {
	opacity: 1;
}

.payment__item-copy._copied:after {
	background-image: url("data:image/svg+xml,%3Csvg width='64px' height='64px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='%23c09e63'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M9 2h7v4h4v10h-3v1h4V4.6L17.4 1H8v5h1zm8 0h.31L20 4.69V5h-3zM5 19h7v1H5zm-2 4h13V10.6L12.4 7H3zm9-15h.31L15 10.69V11h-3zM4 8h7v4h4v10H4zm1 5h9v1H5zm4 3h5v1H5v-1z'%3E%3C/path%3E%3Cpath fill='none' d='M0 0h24v24H0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	opacity: 1;
}
@media (max-width: 1440px) {

}

@media (max-width: 768px) {
	.payment__item:first-of-type {
		margin-top: 2vw;
	}
	.payment__item-descr {
		font-size: 2vw;
		margin-bottom: 1vw;
	}
	.payment__item-copy:after {
		top: -1.6vw;
		right: -5.2vw;
		width: 4vw;
		height: 4vw;
	}
}

@media (max-width: 480px) {
	.payment__item:first-of-type {
		margin-top: 2vw;
	}
	.payment__item-descr {
		font-size: 3vw;	
		margin-bottom: 1vw;
	}
}





/* orderpopup */
.orderpopup {
	position: fixed;
	inset: 0;
	z-index: 123;
	background: rgba(29, 29, 29, 0.63);
	overflow: auto;
	opacity: 0;
	pointer-events: none;
	transition: all .2s ease;
}

.orderpopup.show {
	opacity: 1;
	pointer-events: all;
}

.orderpopup__inner {
	margin: 5% auto 1%;
	background: linear-gradient(167deg, #080A15 1.29%, #000 96.76%);
	width: 100%;
	max-width: 33.056vw;
	position: relative;
	padding: 4.722vw 3.958vw 1.597vw;
	transform: translateY(-100px) scale(0.5);
	transition: all .3s ease;
}

.orderpopup__inner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1.691vw;
	height: 1.718vw;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='34' viewBox='0 0 33 34' fill='none'%3E%3Cpath d='M0.15625 33.2751V0.292969H32.6156' stroke='%23C09E63' stroke-width='0.784305'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.orderpopup__inner::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1.691vw;
	height: 1.718vw;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='34' viewBox='0 0 33 34' fill='none'%3E%3Cpath d='M32.459 0.000255537L32.459 32.9824L-0.000377367 32.9824' stroke='%23C09E63' stroke-width='0.784305'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.orderpopup.show .orderpopup__inner {
	transform: translateY(0) scale(1);
}

.orderpopup__close {
	position: absolute;
	top: 0;
	right: 0;
	width: 3.167vw;
	height: 3.167vw;
	min-width: 3.167vw;
}

.orderpopup__title {
	text-align: center;
}

.orderpopup__form {
	margin-top: 3.472vw;
}

.creditcard__btn.btn-next {
	color: #fff;
}
.creditcard__btn.btn-next:hover {
	color: #C09E63;
}

.creditcard__btn.btn-next::after{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='15' viewBox='0 0 31 15' fill='none'%3E%3Cpath d='M30.7071 8.07039C31.0976 7.67986 31.0976 7.0467 30.7071 6.65617L24.3431 0.292213C23.9526 -0.0983109 23.3195 -0.0983109 22.9289 0.292213C22.5384 0.682738 22.5384 1.3159 22.9289 1.70643L28.5858 7.36328L22.9289 13.0201C22.5384 13.4107 22.5384 14.0438 22.9289 14.4343C23.3195 14.8249 23.9526 14.8249 24.3431 14.4343L30.7071 8.07039ZM0 7.36328V8.36328H30V7.36328V6.36328H0V7.36328Z' fill='white'/%3E%3C/svg%3E");
}

.creditcard__btn.btn-next:hover::after{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='15' viewBox='0 0 31 15' fill='none'%3E%3Cpath d='M30.7071 8.07039C31.0976 7.67986 31.0976 7.0467 30.7071 6.65617L24.3431 0.292213C23.9526 -0.0983109 23.3195 -0.0983109 22.9289 0.292213C22.5384 0.682738 22.5384 1.3159 22.9289 1.70643L28.5858 7.36328L22.9289 13.0201C22.5384 13.4107 22.5384 14.0438 22.9289 14.4343C23.3195 14.8249 23.9526 14.8249 24.3431 14.4343L30.7071 8.07039ZM0 7.36328V8.36328H30V7.36328V6.36328H0V7.36328Z' fill='%23C09E63'/%3E%3C/svg%3E");

}

@media (max-width: 1440px) {

	.orderpopup__inner::after,
	.orderpopup__inner::before {
		width: 2.254vw;
		height: 2.29vw;
	}

	.orderpopup__inner {
		max-width: 33.056vw;
		padding: 4.722vw 3.958vw 1.597vw;
	}

	.orderpopup__close {
		width: 4.167vw;
		height: 4.167vw;
		min-width: 4.167vw;
	}
}


@media (max-width: 768px) {

	.orderpopup__inner::after,
	.orderpopup__inner::before {
		width: 4.226vw;
		height: 4.295vw;
	}

	.orderpopup__inner {
		max-width: 61.979vw;
		padding: 8.854vw 7.422vw 2.995vw;
	}

	.orderpopup__close {
		width: 7.813vw;
		height: 7.813vw;
		min-width: 7.813vw;
	}
}


@media (max-width: 480px) {
	.orderpopup .container {
		padding: 0 1vw;
	}

	.orderpopup__inner::after,
	.orderpopup__inner::before {
		content: none;
	}

	.orderpopup__inner {
		margin-top: 10%;
		max-width: 126.934vw;
		padding: 14.133vw 10.667vw 9.067vw;
	}

	.orderpopup__close {
		width: 12.533vw;
		height: 12.533vw;
		min-width: 12.533vw;
	}
}

.checkbox-container span a {
	text-decoration: underline;
	transition: 0.2s ease;
}
.checkbox-container span a:hover {
	color: #fff;
}

.creditcard__inner {
	z-index: 2;
}
.creditcard__btn span {
	display: flex;
	align-items: center;
	gap: 0.5vw;
	line-height: 100%;
}
.creditcard__btn span strong{
	font-size: 1.3vw;
}

@media (max-width: 768px) {
	.creditcard__btn span {
		gap: 1.5vw;
	}
	.creditcard__btn span strong{
		font-size: 3.3vw;
	}
}


/* transaction-details */
.transaction {
	position: relative;
	cursor: pointer;
}
.transaction-details {
	font-size: 0.9vw;
	text-align: left;
	display: flex;
	flex-direction: column;
	gap: 0.6vw;
}
@media (max-width: 1440px) {
	.transaction-details {
		font-size: 1.1vw;
		margin-top: 2vw;
	}
}
@media (max-width: 999px) {
	.transaction-details {
		font-size: 1.4vw;
		margin-top: 2vw;
	}
}
@media (max-width: 768px) {
	.transaction-details {
		font-size: 3.4vw;
		margin-top: 4vw;
	}
}

.upload-receipt-form {
	display: none;
}
.user-registration-MyAccount-navigation-link span {
	position: relative;
}
.user-registration-MyAccount-navigation-link.active span:before {
	content: "";
	position: absolute;
	top: 0;
	right: -19px;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #C09E63;
}
@media (max-width: 480px) {
	.user-registration-MyAccount-navigation-link.active span:before {
		right: -9px;
		width: 8px;
		height: 8px;
	}
}
.transaction[data-status="issued"]:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #C09E63;
}
.transaction-form {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1vw;
	margin-top: 14px;
}
.transaction-form-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1.146vw;
	color: #C09E63;
	font-family: "Scheherazade New", sans-serif;
	font-size: 1.2vw;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
	transition: all .1s ease;
	border: 1px solid #C09E63;
	padding: 0.7vw;
}
.transaction-form-btn:hover {
	color: #fff;
	border: 1px solid #fff;
}
@media (max-width: 1440px) {
	.transaction-form-btn {
		gap: 1.528vw;
		font-size: 1.3vw;
	}
}
@media (max-width: 768px) {
	.transaction-form-btn {
		gap: 2.865vw;
		font-size: 3.5vw;
		padding: 2.4vw;
	}
}
@media (max-width: 480px) {
	.transaction-form-btn {
		gap: 4.8vw;
		font-size: 4vw;
		padding: 2vw;
	}
}
.receipt {
	margin-top: 1vw;
	transition: 0.2s ease;
	color: #C09E63;
	width: fit-content;
}
.receipt:hover {
	color: #fff;
}
.upload-receipt-form {
	grid-column: span 2;
}
.file-upload {
	font-size: 0.9vw;
}
@media (max-width: 1440px) {
	.file-upload {
		font-size: 1.4vw;
	}
}
@media (max-width: 768px) {
	.file-upload {
		font-size: 2.4vw;
	}
}
.file-dropzone {
	position: relative;
	border: 2px dashed #C09E63;
	padding: 2vw;
	text-align: center;
	cursor: pointer;
	transition: 0.2s;
}

.file-dropzone:hover {
	border-color: #666;
}

.file-dropzone.dragover {
	background: #f5f5f5;
	border-color: #4f46e5;
}

.file-dropzone.error {
	border-color: #dc2626;
	background: #fee2e2;
}

.file-icon {
	margin-bottom: 10px;
	color: #4f46e5;
}

.file-name {
	margin-top: 8px;
	word-break: break-all;
}

.file-clear {
	position: absolute;
	top: 8px;
	right: 8px;
	border: none;
	background: transparent;
	font-size: 16px;
	cursor: pointer;
	display: none;
}

.file-dropzone.has-file .file-clear {
	display: block;
}

.file-error {
	margin-top: 8px;
	color: #dc2626;
	font-size: 13px;
}

.transaction-form-submit {
	margin-left: auto;
}

.transaction-changelog table {
	width: 100%;
}
.transaction-changelog table,
.transaction-changelog table tr,
.transaction-changelog table th,
.transaction-changelog table td{
	padding: 5px;
	border: 1px solid #C09E63;
	border-collapse: collapse;
}
.transaction-changelog summary {
	cursor: pointer;
}

#check_box_1774597172260_field label.ur-label {
	display: none!important;
}
#check_box_1774597172260_field ul {
	margin-top: 0;
}

#check_box_1774597172260_field label a {
	text-decoration: underline;
	transition: 0.2s ease;
}
#check_box_1774597172260_field label a:hover {
	color: #fff;
}

@media (min-width: 769px) {
	.header__more-open:hover span{
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M4.36891 9.4641C4.62522 9.72041 5.04079 9.72041 5.29711 9.4641L9.47399 5.28721C9.73031 5.0309 9.73031 4.61533 9.47399 4.35902C9.21768 4.1027 8.80211 4.1027 8.5458 4.35902L4.83301 8.0718L1.12022 4.35902C0.863905 4.1027 0.448337 4.1027 0.192023 4.35902C-0.0642919 4.61533 -0.0642919 5.0309 0.192023 5.28721L4.36891 9.4641ZM4.83301 0L4.17667 -3.0377e-08L4.17667 9L4.83301 9L5.48934 9L5.48934 3.0377e-08L4.83301 0Z' fill='%23C09E63'/%3E%3C/svg%3E");
	}
	.header__more-open:hover,
	.header__menu-link a:hover{
		color: #C09E63;
	}
	.header__more-open:hover::after,
	.header__menu-link a:hover::after{
		width: 100%;
	}
	.header__menu-link .header__more-open::before,
	.header__menu-link .header__more-open::before{
		content: '';
		position: absolute;
		top: calc(100% + 0.833vw);
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='28' viewBox='0 0 32 28' fill='none'%3E%3Cpath d='M15.9665 0L0 27.6563H31.9338L15.9665 0Z' fill='white'/%3E%3C/svg%3E");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 1.663vw;
		min-width: 1.663vw;
		height: 1.44vw;
		left: 50%;
		transform: translateX(-50%);
		opacity: 0;
		pointer-events: none;
		transition: all .1s ease;
	}
	.header__menu-link:hover .header__more-open::before,
	.header__menu-link.active-more .header__more-open::before,
	.header__menu-link:hover .header__more{
		opacity: 1;
		pointer-events: all;
	}
}

.page-template-page-my-account .iti__flag-container{
	display: none!important;
}

.page-template-page-my-account .ur-field-item:has(#user_registration_check_box_1762421064_field),
.page-template-page-my-account .ur-field-item:has(#user_registration_select_1762421264731_field),
.page-template-page-my-account .ur-field-item:has(#user_registration_select_1762421123_field),
.page-template-page-my-account .ur-field-item:has(#user_registration_html_1764578751),
.page-template-page-my-account .ur-field-item:has(#user_registration_select_1762421272426_field),
.page-template-page-my-account .ur-field-item:has(#user_registration_check_box_1762421329879_field),
.page-template-page-my-account .ur-field-item:has(#user_registration_select_1762421390283_field),
.page-template-page-my-account .ur-field-item:has(#user_registration_textarea_1763970859_field),
.page-template-page-my-account .ur-field-item:has(#user_registration_check_box_1774597172260_field){
	display: none!important;
}

.page-template-page-my-account .ur-field-item:has(#user_registration_html_1764585449),
.page-template-page-my-account .ur-field-item:has(#user_registration_html_1762427361),
.page-template-page-my-account .ur-field-item:has(#user_registration_file_1762427689_field){
	display: none!important;
}