.lk::-webkit-scrollbar {}

.overflow-hidden {
	overflow: hidden;
}

svg {
	width: inherit;
	height: inherit;
	fill: inherit;
}

.lk-design {
	position: relative;
	font-size: 125%;
}

.lk-container {
	display: flex;
	padding: 1.25rem 2.5rem;
}

.lk-container .left {
	-ms-flex: 0 0 67.12%;
	flex: 0 0 67.12%;
}

.lk-container .left .content {
	padding-right: 8rem;
	position: relative;
	height: 100%;
	padding-bottom: 10rem;
}

.lk-design .right {
	-ms-flex: 0 0 32.88%;
	flex: 0 0 32.88%;
	height: auto;
	min-height: 100vh;
	width: auto;
}

.lk-design .right .content {
	position: relative;
	/* display: flex; */
	/* width: 100%; */
}

.lk-design .right .content.one {}

.lk-design .right .login-content {
	padding: 2.5rem;
	height: 100vh;
	display: flex;
	align-items: center;
}

.lk-design .right .login-content .content-center {

	width: 100%;

	margin-top: -4rem;

	position: relative;
}

.lk-design .right .content.two {
	padding: 2.5rem 2.5rem 2.5rem 2.5rem;
}

.lk-design .right .content.two.border {
	border-top: solid 1px #c3c3c3
}

.widgets {
	position: relative;
}

.fixed-widget {
	position: fixed;
	width: 31rem;
	z-index: 100;
}

.static-widget {
	padding-top: 10.64rem;
}

.lk-widget {
	width: -webkit-fill-available;
	height: 12rem;
	border-radius: 1.25rem;
	display: flex;
	align-items: center;
	padding: 2rem 2.5rem;
	margin-bottom: 0.64rem;
	position: relative;
}

.lk-widget.user {
	background-color: var(--color-basic);
	color: var(--color-white);
	height: 6rem;
	z-index: 1;
}

.lk-widget.discount {
	background-color: #FFC53D;
	color: var(--color-basic);
}

.lk-widget.order-counter {
	background-color: #C1DCEB;
	color: var(--color-basic);
}

.lk-widget.favourites-counter {
	background-color: #CDDDD5;
	color: var(--color-basic);
}

.bt-exit {
	height: 6rem;
	border-radius: 8rem;
	background-color: var(--color-page);
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	position: relative;
}

.widget-content {
	display: flex;
	width: 100%;
}

.widget-name {
	padding-bottom: 1.25rem;
}

.widget-value {
	font-size: 8rem;
	letter-spacing: -0.2rem;
}

.widget-content .left-content {
	width: 20%;
	margin-right: 1.25rem;
}

.widget-content .right-content {
	width: 80%;
}

.userpic {
	width: 5rem;
	height: 5rem;
	border-radius: 100%;
	background-color: var(--color-white);
	display: flex;
	align-items: center;
	justify-content: center;
}

.userpic .icon {
	width: 2rem;
	height: 2rem;
}

.username {
	padding-top: 0.2rem;
}

.username .name {
	font-size: 1.6rem;
}

.username .subname {
	margin-top: 0.5rem;
	color: var(--color-gray);
}

.close-lk {
	position: absolute;
	width: 2.36rem;
	height: 2.36rem;
	z-index: 101;
	fill: var(--color-white);
	top: 1.25rem;
	right: 1.25rem;
}

.close-lk svg {}

.back-header {
	padding-bottom: 2.60rem;
}

.bt-back {
	display: flex;
	align-items: center;
	position: relative;
}

.bt-back-icon {
	width: 2.36rem;
	height: 2.36rem;
}

.bt-back-text {
	margin-left: 0.64rem;
	color: var(--color-gray);
}

.user-lk .tabs__list {
	height: inherit;
}

.user-lk li {
	margin-right: 1.25rem;
	height: inherit;
}

.user-lk a {
	font-size: 1.6rem;
	color: var(--color-gray);
	height: inherit;
	display: block;
	margin-top: 1px;
}

.tabs-lk .tabs__btn:hover {
	/* color: var(--color-gray); */
	/* box-shadow: none !important; */
	/* pointer-events: none; */
	color: var(--color-basic);
	box-shadow: inset var(--color-basic) 0 -0.16rem 0px 0rem;
	background-color: transparent;
}

.user-lk .tabs__btn--active {
	color: var(--color-basic);
	box-shadow: inset var(--color-basic) 0 -0.16rem 0px 0rem;
	background-color: transparent;
	pointer-events: none;
}

.tabs-lk {
	border-bottom: solid 1px #d8d8d8;
	height: 2.96rem;
}

.lk-search-block {
	border-bottom: solid 1px #d8d8d8;
}

.lk-search-content {
	display: flex;
	align-items: center;
	height: 5rem;
	position: relative;
}

.lk-search {
	width: 100%;
	/* display: flex; */
	/* justify-content: left; */
}

input {
	font-family: inherit;
	font-size: inherit;
	outline: none;
	border: none;
	background: transparent;
}

.lk-search input {
	position: absolute;
	height: 100%;
	top: 0;
	width: 80%;
	outline: none;
	border: none;
	background: transparent;
	font-size: 100%;
}

.lk-order-status {
	margin-right: 1.25rem;
}

.lk-min-bt {
	border: solid 1px #d8d8d8;
	padding: 0.64rem 1rem;
	border-radius: 0.64rem;
	color: var(--color-gray);
	cursor: pointer;
	position: relative;
}

.lk-min-bt.bt-status {
	border-radius: 6rem;
}

.lk-min-bt.bt-status.in-work {
	border-color: transparent;
	background-color: #ECEFED;
}

.lk-order-settings {}

.show-products .lk-order-settings:hover .lk-order-settings-menu,
.show-products .lk-order-settings:active .lk-order-settings-menu,
.show-products .lk-order-settings:focus .lk-order-settings-menu {
	opacity: 1;
	visibility: visible;
}


.show-products .lk-order-settings-icon {
	opacity: 1;
	visibility: visible;
	-webkit-transform: rotate(0deg);
}

.lk-order-settings-icon {
	width: 1.32rem;
	height: 1.32rem;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: rotate(-20deg);
	transition: opacity .2s ease-in-out, transform .2s ease-in-out, visibility .2s ease-in-out;
	-webkit-transition: opacity .2s ease-in-out, transform .2s ease-in-out, visibility .2s ease-in-out;
}

.lk-order-settings-menu {
	background: var(--color-white);
	-webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	position: absolute;
	z-index: 100;
	border-radius: 0.75rem;
	font-size: 85%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: opacity .2s ease-in-out, transform .2s ease-in-out, visibility .2s ease-in-out;
	-webkit-transition: opacity .2s ease-in-out, transform .2s ease-in-out, visibility .2s ease-in-out;
	margin-top: 0.5rem;
	letter-spacing: 0;
}

.lk-order-settings-menu .menu-bt {
	padding: 0.85rem 1.25rem;
	border-bottom: solid 1px #e4e4e4;
	text-align: center;
	transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out, stroke .2s ease-in-out;
	-webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out, stroke .2s ease-in-out;
	position: relative;
	display: flex;
	align-items: center;
	stroke: var(--color-basic);
}

.lk-order-settings-menu .menu-bt .icon {
	width: 1.16rem;
	height: 1.16rem;
	margin-right: 0.5rem;
	stroke: inherit;
}

.lk-order-settings-menu .menu-bt:hover {
	border-color: transparent;
}

.lk-order-settings-menu .menu-bt.repeat {}

.lk-order-settings-menu .menu-bt.repeat:hover {
	background-color: var(--color-light);
}

.lk-order-settings-menu .menu-bt:last-child {
	border-color: transparent;
}

.lk-order-settings-menu .menu-bt.cancel {
	color: var(--color-gray);
	stroke: var(--color-gray);
}

.lk-order-settings-menu .menu-bt.cancel .icon {
	fill: var(--color-gray);
}

.lk-order-settings-menu .menu-bt.cancel:hover {
	background-color: #f16363;
	color: #fff;
	stroke: #fff;
}

.bt-hover {
	transition: border-color .2s ease-in-out, color .2s ease-in-out;
	color .2s ease-in-out;
	-webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out;
	color .2s ease-in-out;
}

.bt-hover:hover {
	color: var(--color-basic);
}

.lk-order-line {
	padding-bottom: 1.75rem;
	border-bottom: solid 1px #d8d8d8;
	cursor: pointer;
}

.lk-order-header {
	display: flex;
	align-items: center;
	padding: 1.75rem 0;
	position: relative;
}

.lk-order-name-header {
	display: flex;
	align-items: center;
}

.lk-order-dropdown {
	width: 2rem;
	height: 2rem;
	margin-right: 1.25rem;
	transform: rotate(-180deg);
	-ms-transform: rotate(-1800deg);
	-webkit-transform: rotate(-180deg);
	transition: transform .2s ease-in-out;
	-webkit-transition: transform .2s ease-in-out;
	-moz-transition: transform .2s ease-in-out;
}

.show-products .lk-order-dropdown {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.lk-order-dropdown svg {}

.lk-order-name {
	font-size: 1.6rem;
}

.lk-order-info-header {
	display: flex;
	align-items: center;
	margin-left: 1.25rem;
}


.lk-order-date {
	background-color: #FAFAFA;
	padding: 0.75rem 1rem;
	border-radius: 2rem;
	color: var(--color-gray);
}

.lk-order-info {
	display: flex;
	margin: 0 1.25rem;
}

.show-products .lk-order-repeat {
	opacity: 1;
}

.lk-order-repeat {
	opacity: 0;
}

.lk-order-quantity {}

.lk-order-separator {
	width: 1rem;
	height: 1rem;
	margin: 0 0.5rem;
}

.lk-order-separator svg {}

.lk-order-price {}

.lk-order-products {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.lk-order-products .lk-order-product-min:nth-child(n+11) {
	display: none;
}

.show-products .lk-order-products .lk-order-product-min:nth-child(n+10) {
	display: block;
}

.lk-order-product-min {
	position: relative;
	width: 4.85rem;
	height: 4.85rem;
	border-radius: 1.3rem;
	margin-right: 0.64rem;
	/* transition: width .2s ease-in-out, height .2s ease-in-out, opacity .2s ease-in-out, border-radius .2s ease-in-out, margin-bottom .2s ease-in-out; */
}

.show-products .lk-order-product-min {
	width: 7.25rem;
	height: 7.25rem;
	border-radius: 1.3rem;
	margin-bottom: 1.75rem;
}

.lk-order-product-min .link-absolute {
	display: none;
}

.show-products .lk-order-product-min .link-absolute {
	display: block;
}

.lk-order-product-min-content {
	width: inherit;
	height: inherit;
	overflow: hidden;
	border-radius: inherit;
}

.lk-order-product-min .image-background {
	width: 100%;
	height: 100%;
	background-size: 75%;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: var(--color-light);
	background-blend-mode: darken;
	border-radius: inherit;
}

.lk-order-repeat.lk-order-product-min .image-background {
	border: solid 1px #d8d8d8;
	background-color: transparent;
}

.lk-order-product-amount {
	position: absolute;
	bottom: 0.68rem;
	bottom: 0.64rem;
	right: 0.64rem;
	font-size: 78%;
	text-align: right;
	opacity: 0;
	/* transition: opacity .2s ease-in-out; */
}


.show-products .lk-order-product-text {
	position: absolute;
	top: 0.64rem;
	left: 0.64rem;
	font-size: 144%;
	text-align: left;
	/* display: flex; */
	/* align-items: center; */
	/* height: 100%; */
	/* justify-content: center; */
}

.show-products .lk-order-product-amount {
	opacity: 1;
}

.lk-product-top {
	position: absolute;
	z-index: 10;
	top: 0.64rem;
	left: 0.64rem;
}

.lk-product-top .top-icon {
	width: 1.25rem;
	height: 1.25rem;
	position: relative;
	cursor: pointer;
}

.lk-product-top .top-icon svg {}

.lk-order-product-name {
	z-index: 9;
	pointer-events: none;
	opacity: 0;
	position: absolute;
	width: auto;
	height: inherit;
	display: flex;
	align-items: center;
	top: 0;
	transition: opacity .2s ease-in-out;
}

.show-products .lk-order-product-min:hover .lk-order-product-name {
	opacity: 1
}

.lk-order-product-name .name-content {
	background: var(--color-basic);
	color: var(--color-white);
	padding: 0.65rem;
	line-height: 1;
	border-radius: 1rem;
	margin-left: 6.3rem;
	font-size: 82%;
	width: 12rem;
}

.lk-order-product-price {
	font-size: 64%;
	color: gray;
	opacity: 0;
	margin-top: 0;
	margin-left: 0.32rem;
	position: relative;
	height: 0;
	/* transition: opacity .2s ease-in-out, height .2s ease-in-out, margin-top .2s ease-in-out; */
}

.show-products .lk-order-product-min .lk-order-product-price {
	opacity: .53;
	margin-top: 0.2rem;
	height: auto;
}

.lk-footer {
	bottom: 2.5rem;
	position: absolute;
}

.lk-logo {
	width: 7.2rem;
	height: 7.2rem;
}

.lk-footer-description {
	padding-top: 1.35rem;
	font-size: 1.075rem;
}

.lk-tab-content {
	margin-top: 2rem;
}

.lk-tab-center {
	display: flex;
	justify-content: center;
}

.profile-position {
	width: 35.25rem;
	/* margin-left: 10rem; */
}

.profile-dropdown {
	background-color: #F8F8F8;
	border-radius: 1.25rem;
	position: relative;
	margin-bottom: 0.5rem;
}

.profile-dropdown.first .show+.profile-dropdown-content {
	margin-bottom: 1.25rem;
}

.profile-dropdown-header {
	display: flex;
	align-items: center;
	padding: 1.85rem;
	cursor: pointer;
}

.profile-dropdown-header .name {
	width: 50%;
}

.profile-dropdown-header .dropdown-icon {
	width: 1.5rem;
	height: 1.5rem;
	position: absolute;
	right: 1.85rem;
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transition: transform .2s ease-in-out;
	-webkit-transition: transform .2s ease-in-out;
	-moz-transition: transform .2s ease-in-out;
}

.profile-dropdown-header.show .dropdown-icon {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.profile-dropdown-content {
	display: none;
	padding-top: 3.75rem;
	padding: 1.85rem;
}

.profile-dropdown-header.show+.profile-dropdown-content {
	display: block;
}

.lk-field-item {
	padding-bottom: 1.25rem;
	position: relative;
}

.lk-field-item:last-child {
	padding-bottom: 0;
}

.lk-field-item input {
	width: -webkit-fill-available;
	background-color: var(--color-white);
	border: solid 1px #D8D8D8;
	border-radius: 0.75rem;
	height: 3.25rem;
	padding: 0 1rem;
}

.lk-field-name {
	font-size: 75%;
	margin-bottom: 0.4rem;
	display: inline-flex;
	align-items: center;
}

.lk-field-delete {
	width: 1.12rem;
	height: 1.12rem;
	margin-left: 0.25rem;
	position: relative;
}

button.link-absolute {
	border: none;
	cursor: pointer;
}

.lk-field-content {}

select.lk-profile-select {
	width: -webkit-fill-available !important;
	background-color: var(--color-white);
	border: solid 1px #D8D8D8;
	border-radius: 0.75rem;
	height: 3.25rem;
	padding: 0 1rem;
	margin: 0;
	appearance: none;
	outline: none;
}

.profile-dropdown-footer {
	padding-top: 0.75rem;
}

.profile-bt {
	border: solid 1px #D8D8D8;
	border-radius: 100px;
	display: inline-flex;
	padding: 0.64rem 0.85rem;
	font-size: 80%;
	cursor: pointer;
	position: relative;
}

.link-absolute.tabs__btn:hover {
	box-shadow: none;
	border: none;
	outline: none;
}

.auth-image-background {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.auth-image-tinting {
	width: 100%;
	height: 100%;
	background-color: rgb(0 0 0 / 33%);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}

.lk-auth {
	display: flex;
	height: 100vh;
	align-items: center;
	font-size: 125%;
}

.close-lk-auth {
	width: 1.5rem;
	height: 1.5rem;
	position: absolute;
	right: 2rem;
	top: 1.25rem;
}

.lk-auth-container {
	background-color: #fff;
	width: 25rem;
	height: 94vh;
	max-height: 50rem;
	z-index: 100;
	position: absolute;
	right: 2.5rem;
	border-radius: 1.75rem;
	overflow-x: hidden;
	overflow-y: auto;
	top: 1.25rem;
}

.lk-auth-container.register {
	/* left: 0; */
	/* right: 0; */
	/* margin: auto; */
	max-height: 58rem;
}

.lk-auth-container::-webkit-scrollbar {
	width: .6667rem
}

.lk-auth-container::-webkit-scrollbar-track {
	background: var(--color-page) border-radius: 20px;
}

.lk-auth-container::-webkit-scrollbar-thumb {
	background-color: var(--color-gray);
	border-radius: 20px;
	border: .1667rem solid var(--color-page)
}

.lk-auth-content {
	padding: 3rem 1.75rem 2rem 1.75rem;
	position: relative;
	height: auto;
}

.lk-login-field-item {
	padding-bottom: 0.75rem;
	position: relative;
}

.lk-login-field-name {
	font-size: 75%;
	margin-bottom: 0.5rem;
	display: inline-flex;
	align-items: center;
}

.lk-login-field-name.pass-link {
	margin-bottom: 0;
	margin-top: 0.75rem;
	width: 100%;
	text-align: right;
	display: flex;
	justify-content: right;
	color: var(--color-gray);
	position: relative;
}

.lk-login-field-content {}

.lk-login-field-content input {
	width: -webkit-fill-available;
	background-color: #F5F5F5;
	border: solid 1px transparent;
	border-radius: 1rem;
	height: 3.5rem;
	padding: 0 1.25rem;
}

select.lk-auth-select {
	width: -webkit-fill-available !important;
	background-color: #F5F5F5;
	border: solid 1px transparent;
	border-radius: 1rem;
	height: 3.5rem;
	padding: 0 1.25rem;
	margin-right: 0;
	margin: 0;
	appearance: none;
	outline: none;
}

.lk-login-field-content .field-margin {
	margin-bottom: 0.4rem;
}

.login-btns {
	padding-top: 1rem;
}

.login-btn {
	text-align: center;
	height: 4.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 1.25rem;
	font-size: 85%;
	position: relative;
	cursor: pointer;
	margin-bottom: 0.4rem;
}

.login-btn:last-child {
	margin-bottom: 0;
}

.login-btn.create {
	background-color: #FFC53D;
	color: var(--color-basic);
}

.login-btn.black {
	background-color: var(--color-basic);
	color: var(--color-white);
}

.login-btn input {
	color: inherit;
	text-align: inherit;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	cursor: inherit;
}

.lk-auth-footer {
	position: absolute;
	bottom: 2rem;
	left: 2rem;
}

.lk-auth-logo {
	width: 5rem;
	height: 5rem;
}

.lk-auth-footer-description {
	font-size: 75%;
	margin-top: 0.75rem;
}


@media only screen and (max-width:1020px) {

	.lk-design {
		font-size: 85%;
	}

	.lk-container {
		padding: 2rem;
		display: block;
	}

	.lk-container .left {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}


	.lk-design .right {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		min-height: auto;
		width: auto;
	}

	.lk-container .left .content {
		padding-right: 0;
		padding-bottom: 2rem;
	}

	.lk-order-header {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 2.5rem 0;
	}

	.lk-order-info-header {
		margin-left: 0;
		margin-top: 1.25rem;
		font-size: 90%;
	}

	.lk-order-products {
		flex-wrap: nowrap;
		overflow-y: hidden;
		overflow-x: scroll;
		margin: 0;
	}

	.lk-order-products::-webkit-scrollbar {

		width: 0;
		height: 0
	}

	.lk-order-line {
		/* overflow-y: hidden; */
		/* overflow-x: scroll; */
		/* margin: 0; */
	}

	.lk-order-settings-menu {
		margin-left: -13rem;
		margin-top: 1.25rem;
	}

	.lk-order-name {
		font-size: 115%;
	}

	.lk-order-status {
		font-size: 80%;
	}

	.lk-order-product-min {
		width: 6.5rem;
		height: 6.5rem;
	}

	.username .name {
		font-size: inherit;
	}

	.show-products .lk-order-product-min {
		width: 9rem;
		height: 9rem;
		border-radius: 1.75rem;
	}

	.fixed-widget {
		position: relative;
		width: auto;
	}

	.lk-widget.user {
		height: 7rem;
	}

	.lk-widget {
		height: 15rem;
		border-radius: 2rem;
		margin-bottom: 1rem;
	}

	.static-widget {
		padding-top: 0;
	}

	.widget-content .left-content {
		width: auto;
	}

	.bt-exit {
		height: 8rem;
	}

	.lk-footer {
		display: none;
	}

	.profile-position {
		width: 100%;
	}

	.profile-dropdown-header {
		padding: 2rem;
	}

	.lk-design .tabs {
		border-color: #d8d8d8;
	}

	.back-header {
		padding-bottom: 3rem;
	}

	.user-lk a {
		font-size: 100%;
	}

	.profile-dropdown {
		border-radius: 1.5rem;
		margin-bottom: 0.75rem;
	}

	.lk-field-item input,
	select.lk-profile-select {
		height: 4.5rem;
		border-radius: 1rem;
	}

	select.lk-auth-select {
		height: 6rem;
		border-radius: 1.75rem;
		padding: 0 1.5rem;
	}

	.lk-order-settings-menu .menu-bt {
		padding: 1.5rem;
	}

	.lk-order-settings-menu .menu-bt .icon {
		width: 1.32rem;
		height: 1.32rem;
	}

	.lk-order-settings-menu {
		border-radius: 1.25rem;
	}

	.lk-order-settings-icon {
		width: 1.75rem;
		height: 1.75rem;
		opacity: 1;
		visibility: visible;
	}

	.lk-order-product-name .name-content {
		width: 18rem;
	}

	.lk-auth-container {
		position: absolute;
		bottom: 0;
		width: 95%;
		border-radius: 3rem;
		height: auto;
		min-height: auto;
		right: 0;
		left: 0;
		margin: auto;
		bottom: 1.5rem;
		top: inherit;
	}


	.lk-auth-content {
		padding: 4rem 2.5rem 2.5rem 2.5rem;
	}

	.login-btn {
		height: 8.5rem;
		border-radius: 2.5rem;
		font-size: 100%;
		margin-bottom: 0.75rem;
	}

	.login-btn.black {}

	.lk-auth-footer {
		display: none;
	}

	.lk-login-field-name {
		margin-bottom: 1.5rem;
		font-size: 100%;
	}

	.lk-login-field-name.pass-link {
		margin-top: 1.5rem;
		font-size: 100%;
	}


	.lk-login-field-content input {
		height: 6rem;
		border-radius: 1.75rem;
		padding: 0 1.5rem;
	}

	.select.lk-auth-select {}

	.lk-login-field-content .field-margin {
		margin-bottom: 0.75rem;
	}

	.lk-auth {
		font-size: 85%;
	}

	.lk-login-field-item {
		padding-bottom: 2rem;
	}

	.close-lk-auth {
		width: 2.5rem;
		height: 2.5rem;
		right: 2.5rem;
		top: 2rem;
	}

	.auth-image-background {
		background-position: 15% 0%;
	}

	.username .subname {
		margin-top: 0.64rem;
	}


}