._3o8gR {
	display: none !important;
}
._2Vept {
	width: 40px;
	display: inline-block;
}
._2Vept img,
._2Vept svg {
	width: 100%;
	height: auto;
}
._Xt-75 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
}
._1QpeU {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.45);
}
._3bARu {
	background: #fff;
	z-index: 1001;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 15px 20px;
	min-width: 320px;
}
.dark ._3bARu {
	background: #1b1d1c;
}
._ROKAa {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(152.5px, 152.5px));
	max-height: 100%;
	overflow: auto;
	grid-gap: 15px;
	gap: 15px;
}
._3fqTI {
	padding: 5px 30px;
	border: 1px solid hsla(0, 0%, 76.5%, 0.62);
	cursor: pointer;
	display: flex;
	align-items: center;
	grid-gap: 0 5px;
	gap: 0 5px;
	border-radius: 10px;
	justify-content: center;
}
._3fqTI:hover {
	color: #fff;
	background: linear-gradient(31deg, #328b31 -28.78%, #96cf24 141.82%);
}
._3fqTI:hover span {
	color: #fff;
}
._1Vcm1 {
	flex-direction: column;
	grid-column: 1 / span 2;
}
._1Vcm1 span {
	font-size: 22px;
}
._1zEqA {
	grid-gap: 15px;
	gap: 15px;
}
._1zEqA,
._3cHWs {
	display: flex;
	align-items: center;
}
._3cHWs {
	grid-gap: 25px;
	gap: 25px;
	width: 25px;
}
._2fOJ7 {
	text-align: center;
	color: #535353;
	font-weight: 700;
	font-size: 14px;
}
.dark ._2fOJ7 {
	color: #bbb;
}
._USxqz {
	display: flex;
	width: 320px;
	flex-direction: column;
	padding-bottom: 10px;
}
.dark ._USxqz {
	color: #bbb;
}
._USxqz > span:first-child {
	font-weight: 700;
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
}
._USxqz > span:nth-child(2) {
	text-align: center;
	margin-bottom: 20px;
}
._USxqz > div:nth-child(3) {
	display: flex;
	flex-direction: column;
	grid-gap: 10px;
	gap: 10px;
	margin-bottom: 20px;
}
._USxqz > div:nth-child(4) {
	text-align: center;
}
._19WfG {
	height: 52px;
	display: flex;
	align-items: center;
	border: 1px solid hsla(0, 0%, 76.5%, 0.62);
	border-radius: 15px;
	padding: 10px 30px;
	grid-gap: 20px;
	gap: 20px;
	text-decoration: none;
	color: #535353;
	font-size: 24px;
	font-weight: 700;
}
.dark ._19WfG {
	color: #bbb;
}
._19WfG:hover {
	color: #fff;
	background: linear-gradient(31deg, #328b31 -28.78%, #96cf24 141.82%);
}
._3Vsch {
	color: #535353;
	cursor: pointer;
	font-size: 18px;
}
.dark ._3Vsch {
	color: #bbb;
}
._3Vsch {
	display: inline-block;
	border-bottom: 1px solid #535353;
	transition: all 0.2s;
	padding: 2px 10px;
}
.dark ._3Vsch {
	border-bottom: 1px solid #bbb;
}
._3Vsch:hover {
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
}
._3Vsch:active {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
._1s300 {
	justify-content: center;
	align-items: center;
	display: flex;
	flex-direction: column;
}
._vhty4 {
	font-weight: 700;
}
._wfwtV {
	padding-top: 16px;
	padding-bottom: 8px;
}
.dark ._1s300 span {
	color: #fff;
}
._r342h input {
	background-color: #fff;
	font-size: 17px;
	padding: 16px 15px;
	border-radius: 7px;
	font-family: inherit;
	font-weight: 500;
	margin-bottom: 27px;
	border-width: 1px;
	margin-top: 24px;
}
.dark ._r342h input {
	background-color: #292c31;
	border-color: transparent;
	color: #bbb;
}
._r342h button {
	display: block;
	font-family: inherit;
	background-color: #96cf24;
	border: none;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	border-radius: 7px;
	padding: 16px 0;
	cursor: pointer;
}
.ps {
	overflow: hidden !important;
	overflow-anchor: none;
	-ms-overflow-style: none;
	touch-action: auto;
	-ms-touch-action: auto;
}
.ps__rail-x {
	height: 15px;
	bottom: 0;
}
.ps__rail-x,
.ps__rail-y {
	display: none;
	opacity: 0;
	transition: background-color 0.2s linear, opacity 0.2s linear;
	-webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
	position: absolute;
}
.ps__rail-y {
	width: 15px;
	right: 0;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
	display: block;
	background-color: transparent;
}
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y,
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y {
	opacity: 0.6;
}
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-x:focus,
.ps .ps__rail-x:hover,
.ps .ps__rail-y.ps--clicking,
.ps .ps__rail-y:focus,
.ps .ps__rail-y:hover {
	background-color: #eee;
	opacity: 0.9;
}
.ps__thumb-x {
	transition: background-color 0.2s linear, height 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
	height: 6px;
	bottom: 2px;
}
.ps__thumb-x,
.ps__thumb-y {
	background-color: #aaa;
	border-radius: 6px;
	position: absolute;
}
.ps__thumb-y {
	transition: background-color 0.2s linear, width 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
	width: 6px;
	right: 2px;
}
.ps__rail-x.ps--clicking .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x:hover > .ps__thumb-x {
	background-color: #999;
	height: 11px;
}
.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y:hover > .ps__thumb-y {
	background-color: #999;
	width: 11px;
}
@supports (-ms-overflow-style: none) {
	.ps {
		overflow: auto !important;
	}
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
	.ps {
		overflow: auto !important;
	}
}
.scrollbar-container {
	position: relative;
	height: 100%;
}
