@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);body,body>div{margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Manrope}.react-switch-checkbox{height:0;visibility:hidden;width:0}.react-switch-label{align-items:center;background:#314252;border-radius:100px;cursor:pointer;display:flex;height:30px;justify-content:space-between;position:relative;transition:background-color .2s;width:50px}.react-switch-label .react-switch-button{background:#fff;border-radius:45px;box-shadow:0 0 2px 0 hsla(0,0%,4%,.29);content:"";height:24px;left:3px;position:absolute;top:3px;transition:.2s;width:24px}.react-switch-checkbox:checked+.react-switch-label .react-switch-button{left:calc(100% - 3px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.react-switch-label:active .react-switch-button{width:30px}
/*# sourceMappingURL=main.4dadc8f1.css.map*/