.social-link{cursor:pointer}.social-link__icon svg{width:1.5rem}.day .social-link__icon svg,.night .social-link__icon svg{fill:#288dd3}.day .social-link__icon svg:hover{fill:#000!important}.night .social-link__icon svg:hover{fill:#e9f1f3!important}.settings-screen{position:absolute;top:0;left:0;line-height:1.3rem;border-radius:.3rem;width:100%;height:100%;z-index:10;box-sizing:border-box;padding:4rem 1rem 2rem}.settings-screen .settings-screen-loader{display:flex;justify-content:center;align-items:center;height:100%}.settings-screen .settings-screen-loader svg{fill:#288dd3}.day .settings-screen{background-color:#fff}.night .settings-screen{background-color:#1b2226}.day .settings-screen{color:#000}.night .settings-screen{color:#e9f1f3}.settings-screen .settings-header{top:1rem;left:1rem;position:absolute;width:80%}.settings-screen .content-wrapper{height:100%;overflow-y:scroll;overflow-x:hidden;scrollbar-color:transparent transparent!important;scrollbar-width:thin}.day .settings-screen .content-wrapper:hover{scrollbar-color:#777b7e transparent!important}.night .settings-screen .content-wrapper:hover{scrollbar-color:#5e6467 transparent!important}.settings-screen .content-wrapper::-webkit-scrollbar{width:7px;height:7px}.settings-screen .content-wrapper::-webkit-scrollbar-track{background-color:transparent!important}.day .settings-screen .content-wrapper::-webkit-scrollbar-track{background-color:#f3f4f7}.night .settings-screen .content-wrapper::-webkit-scrollbar-track{background-color:#12181b}.settings-screen .content-wrapper::-webkit-scrollbar-thumb{-webkit-appearance:none;border-radius:3.5px}.day .settings-screen .content-wrapper::-webkit-scrollbar-thumb{background-color:#777b7e}.night .settings-screen .content-wrapper::-webkit-scrollbar-thumb{background-color:#5e6467}.settings-screen .content-wrapper .button-element{max-height:100%;display:block;margin:0 auto}.settings-screen .close-icon svg{position:absolute;right:1.2rem;top:1.2rem;width:1rem;height:1rem;stroke-width:1px;cursor:pointer}.day .settings-screen .close-icon svg{stroke:#777b7e}.night .settings-screen .close-icon svg{stroke:#5e6467}.system-notifications{position:relative;width:100%;padding:0 1rem;margin-bottom:1rem;z-index:1}.system-notifications .notification{margin-top:1rem;margin-bottom:1rem;position:relative;background-color:#fd5b54;padding:1rem 3rem;border-radius:.3rem}.system-notifications .notification p{color:#e9f1f3;width:100%;text-align:center}.system-notifications .notification p .notification-link{text-decoration:underline;cursor:pointer}.system-notifications .notification i svg{position:absolute;right:1rem;width:1rem;top:1rem;stroke-width:1px;stroke:#e9f1f3;cursor:pointer}