.Switch_switch__11c0w{touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.Switch_switch__11c0w:active .Switch_switchCheck__1aiIo{-webkit-box-shadow:0 0 5px 5px #ffa7c4;box-shadow:0 0 5px 5px #ffa7c4}.Switch_switch__11c0w .Switch_switchWarp__1Gqov{width:50px;height:24px;padding:0;border-radius:30px;background-color:#0f1114;-webkit-transition:all .2s ease;transition:all .2s ease}.Switch_switch__11c0w .Switch_switchCheck__1aiIo{position:absolute;top:1px;left:1px;width:22px;height:22px;border-radius:50%;background-color:#fafafa;-webkit-box-shadow:0 0 2px 3px #ffa7c4;box-shadow:0 0 2px 3px #ffa7c4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;-webkit-transform:translateX(0);transform:translateX(0)}.Switch_switch__11c0w .Switch_switchCheck__1aiIo.Switch_dark__2WQ89{-webkit-transform:translateX(26px);transform:translateX(26px)}.Switch_switch__11c0w .Switch_switchLeft__3OCuZ,.Switch_switch__11c0w .Switch_switchRigth__1Wjdr{position:absolute;width:17px;height:17px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.Switch_switch__11c0w .Switch_switchLeft__3OCuZ img,.Switch_switch__11c0w .Switch_switchRigth__1Wjdr img{max-width:100%;padding:0;margin:0 0 1.75rem}.Switch_switch__11c0w .Switch_switchRigth__1Wjdr{right:5px}.Switch_switch__11c0w .Switch_switchLeft__3OCuZ{left:5px}.Header_header__3Hw3A{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center}.Header_header__3Hw3A .Header_title__2jGsC{font-size:1.98818rem;line-height:2.625rem}.Header_header__3Hw3A .Header_title__2jGsC a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none;font-weight:900;color:var(--textTitle)}.Footer_footer__316w0{margin-top:40px}.Footer_footer__316w0 .Footer_footerInfo__Oa_Q4{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.Footer_footer__316w0 .Footer_footerInfo__Oa_Q4 a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none;font-weight:900;color:var(--textLink)}.Footer_footer__316w0 .Footer_footerInfo__Oa_Q4 a:nth-child(2){margin-left:20px;font-size:14px;font-weight:400}.Footer_footer__316w0 .Footer_footerPvUv__YWOzD{text-align:center;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;display:-moz-box!important;display:flex!important;-moz-box-pack:center;justify-content:center;color:var(--textLink);font-weight:700;font-size:12px}.Footer_footer__316w0 .Footer_footerPvUv__YWOzD>p:first-child{margin-right:12px}.Layout_layout__1EnHR{max-width:672px;padding:42px 21px;margin:0 auto}
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{-moz-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}body{--pink:#ffa7c4;background-color:var(--bg);color:var(--textNormal);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}body.dark{-webkit-font-smoothing:antialiased;--bg:#282c35;--bg-secondary:#363c48;--header:#fff;--textNormal:hsla(0,0%,100%,0.88);--textTitle:#fff;--textLink:var(--pink);--hr:hsla(0,0%,100%,0.2);--inlineCode-bg:rgba(115,124,153,0.2);--inlineCode-text:#e6e6e6;--form-shadow:0 2px 15px 0 rgba(26,26,27,0.637)}body.light{--bg:#fff;--bg-secondary:#f9fafb;--header:var(--pink);--textNormal:#222;--textTitle:#222;--textLink:#d23669;--hr:rgba(0,0,0,0.2);--inlineCode-bg:rgba(255,229,100,0.2);--inlineCode-text:#1a1a1a;--form-shadow:0 2px 15px 0 rgba(210,214,220,0.5)}