body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}._landing__wrapper_rswyn_1{display:flex;flex-wrap:wrap;margin-top:100px;padding:2rem}._landing__text_rswyn_8{width:40%}._landing__text_rswyn_8 h1{font-size:4rem}._landing__img_rswyn_16{width:50%;margin-left:2rem}._landing__img_rswyn_16 img{width:100%}._login__card_4quln_1{width:30%;margin-left:auto;margin-right:auto;margin-top:100px;box-shadow:0 .344px 12px #eee;padding:2rem;border:1px solid lightgray;border-radius:5px;display:flex;justify-content:center;flex-direction:column;align-items:center}._login__card_4quln_1 h2{text-align:center;font-size:2rem}._input__wrapper_4quln_21,._input__inline__wrapper_4quln_21{margin-bottom:1rem;width:80%}._input__inline__wrapper_4quln_21{display:flex;justify-content:space-between}._login__card_4quln_1 img{width:100px}._input__info_4quln_35{text-align:center;font-size:13px;color:gray;margin-bottom:1rem}._input__info_4quln_35 a{text-decoration:none}._input__info_4quln_35 a:hover{text-decoration:underline}@media (max-width: 768px){._login__card_4quln_1{width:90%;margin-top:50px}._login__card_4quln_1 h2{font-size:1.5rem}._input__wrapper_4quln_21,._input__inline__wrapper_4quln_21{width:100%}._input__info_4quln_35{font-size:12px}._login__card_4quln_1 img{width:80px}}@media (max-width: 480px){._login__card_4quln_1{width:90%;margin-top:100px}._login__card_4quln_1 h2{font-size:1.25rem}._input__info_4quln_35{font-size:11px}}._toDoWrapper_1g478_1{margin-top:100px;padding:2rem}._toDoHeader_1g478_6{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin:0}._toDoCard_1g478_14{border:1px solid whitesmoke;box-shadow:0 .233px 8px #d3d3d3;padding:1rem;border-radius:10px;width:25%;margin:1rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between}._toDoCard_1g478_14 p{font-size:15px;color:gray;margin-top:1rem;margin-bottom:1rem}._toDoListCardWrapper_1g478_33{display:flex;flex-wrap:wrap;justify-content:center}._toDoCardFooter_1g478_39,._toDoCardHeader_1g478_40{display:flex;justify-content:space-between;align-items:center}._toDoCardFooter_1g478_39{border-top:1px solid rgb(236,235,235);padding-top:10px}._toDoFooterAction_1g478_51{display:flex}._actionIcon_1g478_55{font-size:1.2rem;margin-left:5px;margin-right:5px;cursor:pointer;color:var(--primary)}._actionIcon_1g478_55:hover{filter:brightness(50%)}._noTaskWrapper_1g478_67{padding:2rem;display:flex;justify-content:center;align-items:center;width:100%}._dueDate_1g478_75{margin-top:3px}@media (max-width: 768px){._toDoWrapper_1g478_1{padding:1rem;margin-top:50px}._toDoHeader_1g478_6{flex-direction:column;align-items:flex-start}._toDoCard_1g478_14{width:80%;margin:1rem auto}._toDoCard_1g478_14 p{font-size:14px}._toDoCardFooter_1g478_39{flex-direction:column;align-items:flex-start}._actionIcon_1g478_55{font-size:1rem}._noTaskWrapper_1g478_67{padding:1rem}}@media (max-width: 480px){._toDoWrapper_1g478_1{padding:.5rem}._toDoCard_1g478_14{width:100%}._toDoHeader_1g478_6{align-items:center;text-align:center}._toDoCard_1g478_14 p{font-size:13px}._actionIcon_1g478_55{font-size:.9rem}}:root{--primary:rgb(0, 132, 255);--darkPrimary:rgb(4, 110, 209);--secondary:rgb(211, 233, 253);--darkSecondary:rgb(185, 214, 241)}body{margin:0;padding:0}nav{position:fixed;top:0;left:0;z-index:100;width:100%;background-color:#fff;box-shadow:0 .233px 8px #d3d3d3;display:flex;align-items:center;justify-content:space-between;padding-left:2rem}.logo__wrapper img{width:30px}.logo__wrapper{display:flex;align-items:center}.logo__wrapper h4{font-weight:700;margin:0 0 0 10px;font-family:Arial,Helvetica,sans-serif}.navigation-menu{position:relative;display:flex;justify-content:space-between;align-items:center;list-style:none;padding:0;margin:0;padding-right:2rem}.navigation-menu li{position:relative}.navigation-menu li a{position:relative;display:block;text-decoration:none;padding:1rem 2rem;font-size:15px;color:#525151}.navigation-menu li a:hover:not(.activeNav){background-color:#f5f5f5;color:var(--primary)}.userInfoNav{border:1px solid lightgray;padding:5px 20px;border-radius:5px;margin-left:10px;margin-right:10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px}.userInfoNav img{width:30px;margin-right:5px}.activeNav{background-color:#f5f5f5}.primaryText{color:var(--primary)}.primaryBtn{background-color:var(--primary);color:#fff;text-decoration:none;border:none;border-radius:5px;padding:10px 30px;margin:1rem}.primaryBtn:hover{background-color:var(--darkPrimary)}.secondaryBtn{background-color:var(--secondary);color:var(--darkPrimary);text-decoration:none;border:none;border-radius:5px;padding:10px 30px;margin:1rem}.secondaryBtn:hover{background-color:var(--darkSecondary)}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
