html, body, #root {
    background-color: rgb(10 11 13) !important;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: rgb(10, 11, 13) !important;
}

::-webkit-scrollbar-thumb {
    background-color: #3a3a3a;
    border-radius: 6px;
    border: 2px solid rgb(10, 11, 13);
}

::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

* {
    scrollbar-width: thin;
    scrollbar-color: #3a3a3a rgb(10, 11, 13);
}


form {
	width: 100%;
}

.hidden {
	visibility: hidden;
}

.grecaptcha-badge {
	transform: scale(.77);
	width: 70px!important;
	transition: all .3s ease!important;
	right: -10px!important;
}

.bbml .grecaptcha-badge {
	opacity: 0;
}

.grecaptcha-badge:hover {
	width: 256px!important;
	right: -30px!important;
}

.b1egblwx {
	width: 100%;
	position: fixed;
	bottom: var(--b1egblwx-0);
	left: 0;
	right: 0;
	-webkit-transition: bottom 500ms;
	transition: bottom 500ms;
	will-change: bottom;
}

.a13x7iwf {
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition: height 200ms ease-in-out;
	transition: height 200ms ease-in-out;
	height: var(--a13x7iwf-0);
	overflow: hidden;
	will-change: height;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.i1bt9vxs {
	padding: 0 1px;
}



.e1yceb0m {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.e10xbcef {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: -webkit-transform 750ms;
	-webkit-transition: transform 750ms;
	transition: transform 750ms;
}

.e1jmug54 {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	position: absolute;
}

.ei9sigy {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform 750ms;
	-webkit-transition: transform 750ms;
	transition: transform 750ms;
}

.efq8fi5 {
	opacity: 0;
}

.e8rzqn2 {
	opacity: 1;
	-webkit-transition: opacity 750ms;
	transition: opacity 750ms;
}

.ek6jerg {
	opacity: 1;
	position: absolute;
}

.esd2c3y {
	opacity: 0;
	-webkit-transition: opacity 750ms;
	transition: opacity 750ms;
}

.e14kilz9 {
	display: none;
}

.twue83p {
	overflow-wrap: break-word;
}

.wywvfly {
	background: rgb(var(--yellow5));
}

.c1t1xw7q {
	cursor: pointer;
}

.c1t1xw7q h2 {
	-webkit-letter-spacing: .05em;
	-moz-letter-spacing: .05em;
	-ms-letter-spacing: .05em;
	letter-spacing: .05em;
}

.p1hacen3 {
	position: relative;
	display: inline-block;
	margin-right: var(--spacing-2);
	line-height: 1;
}

.ng3ajlv::before {
	content: '';
	position: absolute;
	border-left: 2px solid var(--line);
	opacity: .8;
	width: 0;
	height: calc(100% + 44px);
	top: 16px;
	left: 45%;
}

.a1yqq05w {
	box-sizing: initial;
	border: 2px solid var(--foreground);
	border-radius: 50%;
}

.a1yqq05w img,.a1yqq05w .iconContainer {
	display: grid;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 2px;
	border-radius: 50%;
	width: 24px;
	height: 24px;
}

.pii9da1:focus {
	outline: none;
}

.hizr401 {
	display: none;
}