html{width:100vw;overflow-x:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animationOpacityShow{0%{opacity:0}to{opacity:1}}@keyframes animationOpacityHide{0%{opacity:1}to{opacity:0}}.Switch{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#fff;border-radius:20px;outline:0;width:38px;min-width:38px;height:20px;margin-right:10px;padding:2px;display:block;position:relative}.Switch:before,.Switch:after{content:"";display:block;position:absolute;top:1px;bottom:1px;left:1px}.Switch:before{background-color:#262b31;border-radius:15px;width:36px;transition:background .4s;right:1px}.Switch:after{background-color:#fff;border-radius:100%;width:20px;transition:margin .4s;box-shadow:0 2px 5px #0000004d}.Switch.Active:before{background-color:#dc3333!important}.Switch.Active:after{margin-left:17px}.BlueText{color:#1db0e6}.RedText{color:#dc3333}.Bold{font-weight:700}.Underlined{text-decoration:underline}.Spin{animation:4s linear infinite spin}img:not([src]){visibility:hidden}.DividedButtons{flex-direction:row;justify-content:space-between;width:100%;display:flex}.DividedButtons>:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0;width:calc(50% - 2px)}.DividedButtons>:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0;width:calc(50% - 2px)}.FlexScroll,.FlexScroll_BesideContent{scrollbar-width:thin;scrollbar-color:#ffffff4d #383d44;flex-grow:1;overflow:auto;overflow-x:hidden!important}.FlexScroll_BesideContent{width:calc(100% + 15px)}.Profile{padding-top:60px}.Profile .RegisterPersonalData>div{margin-bottom:30px}.Profile .Box{width:100vw;max-width:420px}.Profile .ButtonColorized{min-width:120px}.ProfileTitle{text-align:center;font-weight:700}.ProfileBottomButtons{flex-direction:column;display:flex}.ProfileBottomButtons>div:first-child{margin-bottom:20px}.ProfileVehicleImageBubble{color:#fff;background-color:#383d44;background-position:50%;background-repeat:no-repeat;border-radius:39px;justify-content:center;align-items:center;width:78px;height:78px;font-size:50px;display:flex}
.ProfileDeleteAccountUsernameInput .LocalizedText{margin-bottom:20px}.ProfileDeleteAccountButtons{width:100%;display:flex;flex-direction:row!important;justify-content:space-around!important}
/*# sourceMappingURL=ce6c57b765a07943.css.map*/