@import url(https://fonts.googleapis.com/css2?family=Spectral:wght@700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Montserrat,sans-serif;overflow:hidden}.link{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h2{color:#6b7280;font-size:1.25rem;font-weight:700;line-height:1.75rem}h4{padding-bottom:.7rem;padding-top:.7rem}li,ul{list-style:none;margin:0;padding:0}img{display:block;max-width:100%}button{color:#333;font-size:1rem}button,input{display:block;font-family:var(--type-first)}input{background-color:#f3f4f6;border-color:#e5e7eb;border-width:0 0 2px;color:#4b5563;font-size:.9rem;line-height:1.75rem;width:100%}input:focus{border-color:#3b82f6;box-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);outline:0}a{color:#333}.containerContent{background-color:blank;display:flex;flex-direction:column;height:100vh;object-fit:contain;padding-top:3rem;width:100%}.defaultButton{background:#fff;border:1px solid #e1e1e1;border-radius:.25rem;color:#6b7280;cursor:pointer;margin-bottom:.5rem;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;transition-duration:.4s}.defaultButton p{padding-right:.3rem}.defaultButton:hover{background:#eee;outline:none}.defaultButton:after{background:#fff;content:"";display:block;margin-left:-20px!important;margin-top:-120%;opacity:0;padding-left:350%;padding-top:300%;position:absolute;transition:all 1s}.defaultButton:active:after{margin:0;opacity:1;padding:0;transition:0s}.defaultActiveButton{background:#6b7280;border:1px solid #e1e1e1;border-radius:.25rem;color:#fff;cursor:pointer;margin-bottom:.5rem;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;transition-duration:.4s}.defaultActiveButton p{padding-right:.3rem}.defaultActiveButton:hover{background:#eee;color:#6b7280;outline:none}.defaultActiveButton:after{background:#6b7280;content:"";display:block;margin-left:-20px!important;margin-top:-120%;opacity:0;padding-left:350%;padding-top:300%;position:absolute;transition:all 1s}.defaultActiveButton:active:after{margin:0;opacity:1;padding:0;transition:0s}.saveButton{background-color:#3b82f6;border:none;border-radius:.25rem;cursor:pointer}.saveButton,.saveButton:hover{color:#fff;padding:.5rem 1.5rem}.saveButton:hover{background-color:#2563eb;border-radius:.25rem}.deleteButton{background-color:#fff;border:1px solid #d32f2f;color:#d32f2f;cursor:pointer}.deleteButton,.deleteButton:hover{border-radius:.25rem;padding:.5rem 1.5rem}.deleteButton:hover{background-color:#d32f2f;color:#fff}.createNewButton{background-color:#fff;border:1px solid #00796b;border-radius:.25rem;color:#00796b;cursor:pointer;padding:.5rem 1.5rem}.createNewButton:hover{background-color:#00796b;color:#fff}.redButton{background-color:#fff;border:1px solid #d32f2f;border-radius:.25rem;color:#d32f2f;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1rem}.redButton:hover{background-color:#d32f2f;color:#fff}.orangeButton{background-color:#ffb463;border:1px solid #ffb463;border-radius:.25rem;color:#fff;cursor:pointer;font-weight:600;margin-bottom:.5rem;padding:.5rem 1rem}.orangeButton:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.orangeOutButton{background-color:#fff;border:1px solid #ffb463;border-radius:.25rem;color:#ffb463;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1rem}.orangeOutButton:hover{background-color:#ffb463;color:#fff}.blueButton{background-color:#0097a7;border:1px solid #0097a7;border-radius:.25rem;color:#fff;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1rem}.blueButton:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.blueOutButton{background-color:#fff;border:1px solid #0097a7;border-radius:.25rem;color:#0097a7;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1rem}.blueOutButton:hover{background-color:#0097a7;color:#fff}.greenButton{background-color:#fff;border:1px solid #009688;border-radius:.25rem;color:#009688;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1rem}.greenButton:hover{background-color:#009688;color:#fff}.color0{background-color:#8fcaca}.color1{background-color:#eceae4}.color2{background-color:#ffbf91}.color3{background-color:#d4d479}.color4{background-color:#ecd5e3}.color5{background-color:#cce2cb}.color6{background-color:#ffffb5}.color7{background-color:#97c1a9}.color8{background-color:#d7efef}.color9{background-color:#dba194}.color10{background-color:#c6dbda}.color11{background-color:#ffe3d4}.color12{background-color:#f6eac2}.color13{background-color:#e67c73}.color14{background-color:#c8c2ff}.color15{background-color:#7cb9e8}.color16{background-color:#72a0c1}.color17{background-color:#e6b2a8}.color18{background-color:#c9c09f}.body{padding-top:1rem}.checkbox{color:#4b5563;cursor:pointer;display:block;font-size:14px;margin-bottom:.5rem;padding-left:35px;position:relative;text-transform:capitalize;-webkit-user-select:none;user-select:none}.checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{background-color:#eee;border-radius:.25rem;height:19px;left:0;position:absolute;top:0;width:19px}.checkbox:hover input~.checkmark{background-color:#ccc}.checkbox input:checked~.checkmark{background-color:#2196f3}.checkbox input:checked~.color0{background-color:#8fcaca}.checkbox input:checked~.color1{background-color:#eceae4}.checkbox input:checked~.color2{background-color:#ffbf91}.checkbox input:checked~.color3{background-color:#d4d479}.checkbox input:checked~.color4{background-color:#ecd5e3}.checkbox input:checked~.color5{background-color:#cce2cb}.checkbox input:checked~.color6{background-color:#ffffb5}.checkbox input:checked~.color7{background-color:#97c1a9}.checkbox input:checked~.color8{background-color:#d7efef}.checkbox input:checked~.color9{background-color:#dba194}.checkbox input:checked~.color10{background-color:#c6dbda}.checkbox input:checked~.color11{background-color:#ffe3d4}.checkbox input:checked~.color12{background-color:#f6eac2}.checkbox input:checked~.color13{background-color:#e67c73}.checkbox input:checked~.color14{background-color:#c8c2ff}.checkbox input:checked~.color15{background-color:#7cb9e8}.checkbox input:checked~.color16{background-color:#72a0c1}.checkbox input:checked~.color17{background-color:#e6b2a8}.checkbox input:checked~.color18{background-color:#c9c09f}.checkmark:after{content:"";display:none;position:absolute}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}:root{--red:#ed5454}body{color:#6b7280;font-family:Montserrat;font-weight:400}html{margin:0;padding:0}.menu__item{border-left:4px solid transparent;color:inherit;font-size:.7rem;font-weight:500;padding:10px 12px 10px 14px;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.menu__item--active .menu__icon{color:#ed5454;color:var(--red)}.menu__item--active .menu__text,.menu__item:hover{color:#000}.copyright{font-size:.7rem;font-weight:400}.materialIcon{color:#4b5563;cursor:pointer;padding:.3rem}.materialIcon:hover{background:#eee;border-radius:50%;outline:none}.materialButton{background:transparent;border:none}.toggle{display:grid;font-size:.9em;grid-template-columns:1fr 1fr 1fr 1fr;text-align:center}.toggle__option{border:1px solid #e1e1e1;cursor:pointer;text-transform:capitalize}.toggle__option:first-child{border-radius:8px;border-bottom-right-radius:0;border-top-right-radius:0}.toggle__option:last-child{border-left:0;border-radius:8px;border-bottom-left-radius:0;border-top-left-radius:0}.toggle__option--selected{background-color:#fff;border-color:#fff;box-shadow:1px 2px 30px -5px #ed5454;box-shadow:1px 2px 30px -5px var(--red);color:#ed5454;color:var(--red);font-weight:500}.Input_wrapper__9wfLK{margin-bottom:1rem}.Input_input__xuWPx{background:#eee;border:1px solid #eee;border-radius:.4rem;display:block;font-size:1rem;font-weight:500;padding:.8rem;transition:.2s;width:60%}.Input_input__xuWPx:focus,.Input_input__xuWPx:hover{background:#fff;border-color:#ffb463;box-shadow:0 0 0 3px #ffd191;outline:none}.Input_textarea__6f8q2{background:#eee;border:1px solid #eee;border-radius:.4rem;display:block;font-size:1rem;padding:.8rem;resize:none;transition:.2s;width:88%}.Input_textarea__6f8q2:focus,.Input_textarea__6f8q2:hover{background:#fff;border-color:#ffb463;box-shadow:0 0 0 3px #ffd191;outline:none}.Input_label__vbmY2{display:block;font-size:1rem;line-height:1;padding-bottom:.5rem}.Input_error__9trOF{color:#f31;font-size:.875rem;margin-top:.25rem}.Button_button__keV7c{background:#ffb463;border:none;border-radius:.4rem;border-radius:.25rem;box-sizing:border-box;color:#fff;cursor:pointer;font-family:var(--type-first);font-size:1rem;padding:.5rem 1rem;transition:.1s}.Button_button__keV7c:focus,.Button_button__keV7c:hover{box-shadow:0 0 0 3px #b2dfdb,0 0 0 4px #ffb463;outline:none}button:disabled{cursor:wait;opacity:.5}.content_container__L2MgS{display:grid;grid-template-columns:.3fr 1fr .3fr;margin-top:3.5rem}.content_container__L2MgS,.content_noSidebar__SyFqC{border-radius:3px;box-sizing:border-box;overflow-y:scroll;top:1.8rem}.content_noSidebar__SyFqC{left:6rem;padding-left:10px;position:absolute;right:6px}@media(max-width:1100px){.content_container__L2MgS{grid-template-columns:.1fr 1fr .1fr}}.Login_buttonEnter__2497W{align-items:center;background-color:#7db3a7;border-radius:10px;box-shadow:5px 10px 30px #ccc;color:#fff;cursor:pointer;display:flex;font-weight:700;height:3rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1rem;width:20rem}.Login_buttonEnter__2497W:hover{color:#fff;-webkit-filter:brightness(110%);filter:brightness(110%);transition:all .5s ease}.Login_container__g6ybI{align-items:center;display:flex;flex-direction:column;text-align:center}.Login_container__g6ybI,.Login_login__Vw\+bb{height:100vh;object-fit:contain;overflow-y:scroll;width:100%}.Login_login__Vw\+bb{display:grid;grid-template-columns:.5fr 1fr .5fr;padding-top:3rem}.Login_loginForm__Cied3{justify-content:center;margin-top:3rem;text-align:center}.Login_loginForm__Cied3 h1{text-align:center}.Login_loginForm__Cied3 input{margin-left:auto;margin-right:auto}.Login_form__wL\+4u link:hover{font-weight:700}.Login_forms__DJzLM{margin-bottom:7rem;padding:1rem}.Login_forms__DJzLM h1{padding-bottom:2rem;text-align:center}.Login_forms__DJzLM form{padding-top:3rem}.Login_error__gJm-0{color:red}@media (max-width:40rem){.Login_login__Vw\+bb{grid-template-columns:1fr}.Login_forms__DJzLM{max-width:90%}}.Login_loginWithGoogleBtn__sQdBl{background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTcuNiA5LjItLjEtMS44SDl2My40aDQuOEMxMy42IDEyIDEzIDEzIDEyIDEzLjZ2Mi4yaDNhOC44IDguOCAwIDAgMCAyLjYtNi42eiIgZmlsbD0iIzQyODVGNCIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTkgMThjMi40IDAgNC41LS44IDYtMi4ybC0zLTIuMmE1LjQgNS40IDAgMCAxLTgtMi45SDFWMTNhOSA5IDAgMCAwIDggNXoiIGZpbGw9IiMzNEE4NTMiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik00IDEwLjdhNS40IDUuNCAwIDAgMSAwLTMuNFY1SDFhOSA5IDAgMCAwIDAgOGwzLTIuM3oiIGZpbGw9IiNGQkJDMDUiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDMuNmMxLjMgMCAyLjUuNCAzLjQgMS4zTDE1IDIuM0E5IDkgMCAwIDAgMSA1bDMgMi40YTUuNCA1LjQgMCAwIDEgNS0zLjd6IiBmaWxsPSIjRUE0MzM1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNMCAwaDE4djE4SDB6Ii8+PC9nPjwvc3ZnPg==);background-position:12px 16px;background-repeat:no-repeat;border:none;border-radius:3px;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 1px 1px #7db3a7;color:#000;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:600;margin:2rem auto;padding:12px 16px 12px 42px;transition:background-color .3s,box-shadow .3s}.Login_loginWithGoogleBtn__sQdBl:hover{box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25)}.Login_loginWithGoogleBtn__sQdBl:active{background-color:#eee}.Login_loginWithGoogleBtn__sQdBl:focus{box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25),0 0 0 3px #c8dafc;outline:none}.Login_loginWithGoogleBtn__sQdBl:disabled{background-color:#ebebeb;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.25);cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.Login_loginWithMairimedBtn__RiDbj{background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANQAAAAsCAYAAAAdH5ZsAAAACXBIWXMAAFhFAABYRQFKa+7jAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAABBRJREFUeJzt209IpHUcx/H3zPgn10QS/6Q4Zc7mps4q2CxROhAFIaHCgigqBnlSOnjsliDlHjxEKuKpi+kcwhDRROkk2KGdVSI1pbWpDbWQWW0MdMUZO8w408Yyajxjzvp5XZ6HZ+YL3wfmw+/3/H7PmI6Pj48REUOY/+8GRJ4mCpSIgRQoEQMpUCIGUqBEDKRAiRhIgRIx0LkDFQgEGBoaAqC/v9/whkTi2bkD1dXVxezsLADd3d1MT08b3pRIvDpXoCYnJ+np6cFsjpS1tLTg8XgMb0wkHp05UOvr67S2thIIBDCZTMFis5mdnR0aGho4ODiIWZMi8eJMgdre3qampobd3V0ALBZLsDg0UrndbhobGzk6OopRmyLx4dRA+Xw+qqurWV1djRSFgvTPqd/ExARtbW0EAoEYtCkSHxKifbi/v09tbS0Li4tQUg6FN2BtCb/fHyw+PuatrCwKU1OZ93oZHh4mPT1dq39yZUUNVFtbG3Nzc/BiIfR+DsnJsPcnP3z2EQDXzWa+cToxAd89fMg78/MMDAxQUlJCR0fHRfQvcqlEnfItLS0FT5JTgmECSE3jkOCixLMWS+gMrNeu8UxoCri8vByTZkUuu6iBCj8P/fYz9H0Mnp/gzofczHwOgPt+P3fW1ri3u8t7bjd/PHr0eJ3IFWOK9o/dmZkZfD4fAF6vlx89v1BW9DLl5eU4HA6mp6e5v7bG75ub3LDbSUlJAcBms1FRUXExdyByiUR9hsrPzw/vLxUUFJCXl0dubi5ZWVkAWK1W0tLS8Pl85OTkhOsyMzNj2LLI5RV1hCotLWVlZQUsFigqhLIScH9P02tvMDoyQlFhHq9mb3GrEL74FhZ/DdZ1dHQwODh4UfcgcmlEHaHC+0zPZ8EH74PZDK87uPfl1wDY0ndwhRbz3i2Dqk/A+9fj+1MiV0nUX/7J1A6TGUKvG2EyEQgNamZTZHBLToh8JTs72/hOReJA1Cnf5uYmVVVVeB48APsrcKsc5u9yu/gmX42Ncf2FTN58ycvbJfDpDNz1QH19PS6Xi4SEqIOfyFMpaqAg+FKs0+lka2srfK25uZmRkRHy8/PZ2NgIX6+rq2NsbExhkivr1Icdm83G7OwsGRkZ4Wsnrx6dHAEcDgejo6MKk1xpZ1o9sNvtjI+Pk5iYCEQ2bk8GN6vVytTUFKmpqTFqUyQ+nHk5zul00tvbC0QC5ff7SUxMxOVyaSFChFOWzf+ts7OThYUF9vb2gGCw+vr6qKysjElzIvHm3BtGg4ODFBcXA9DU1ER7e7vhTYnEq1NX+Z7k8PCQpKSk8FFEgv5ToETkyfSOkIiBFCgRAylQIgZSoEQMpECJGEiBEjGQAiViIAVKxEAKlIiBFCgRAylQIgZSoEQM9DcOgzH4yztoEwAAAABJRU5ErkJggg==);background-position:2px 1px;background-repeat:no-repeat;border:none;border-radius:3px;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.25);color:#757575;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;margin:2rem;padding:12px 16px 12px 42px;transition:background-color .3s,box-shadow .3s}.Login_loginWithMairimedBtn__RiDbj:hover{box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25)}.Login_loginWithMairimedBtn__RiDbj:active{background-color:#eee}.Login_loginWithMairimedBtn__RiDbj:focus{box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25),0 0 0 3px #c8dafc;outline:none}.Login_loginWithMairimedBtn__RiDbj:disabled{background-color:#ebebeb;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.25);cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.Navbar_btnStart__9G790{align-items:center;background-color:#ffb463;border-radius:10px;box-shadow:5px 10px 30px #ccc;color:#fff;cursor:pointer;display:flex;font-weight:700;height:2.5rem;justify-content:center;margin:3px;width:10rem}.Navbar_btnStart__9G790:hover{background-color:#ffd191;color:#fff;transition:all .5s ease}.Navbar_btnIn__YSJzZ{align-items:center;background-color:#fff;border-radius:10px;box-shadow:5px 10px 30px #ccc;color:#ffb463;cursor:pointer;display:flex;font-weight:700;height:2.5rem;justify-content:center;margin:3px;width:10rem}.Navbar_btnIn__YSJzZ:hover{background-color:#eee;color:#ffb463;transition:all .5s ease}.Navbar_link__6nenC{color:#fff;padding-right:1.5rem}.Navbar_linkActive__4up7t{color:#009688;padding-right:1.5rem}.Navbar_link__6nenC:hover{color:#ccc}.Navbar_logo__KdjAt img{margin-right:10rem;padding-top:.5rem;width:200px}.Navbar_nav__P0Bm0{align-items:center;background-color:#283c3d;display:flex;justify-content:space-around;left:0;padding-bottom:.5rem;position:fixed;top:0;transition:.6s ease-in-out;width:100%;z-index:1}.Navbar_nav__P0Bm0.Navbar_active__MDth0{background-color:#fff;box-shadow:5px 10px 30px rgba(0,247,255,.157)}.Navbar_nav__P0Bm0 ul{display:flex}.Navbar_active__MDth0{background-color:#ffb463;border-radius:10px;box-shadow:5px 10px 30px #ccc;color:#fff;font-weight:700;transition:all .2s ease}.Navbar_menuIcon__hFdUG,.Navbar_nav__P0Bm0 .Navbar_menuBtn__hKVib{display:none}.Navbar_scroll__48Wym{left:42.5%}@media(max-width:1100px){.Navbar_menuIcon__hFdUG{display:block}.Navbar_nav__P0Bm0{height:65px;justify-content:space-between;padding:0 30px}.Navbar_logo__KdjAt img{width:120px}.Navbar_header-btns__RWZDZ{margin:0}.Navbar_menu__IRiCV{background-color:#283c3d;border-bottom:4px solid #1db096;display:none;left:10%;position:absolute;top:65px;width:70%}.Navbar_menuItem__Oudqn{padding-bottom:.7rem;padding-left:2rem;padding-top:.7rem;width:100%}.Navbar_nav__P0Bm0 .Navbar_menu__IRiCV li a{align-items:center;border:1px solid rgba(38,38,38,.03);height:40px;justify-content:center;margin:0;padding:25px;width:100%}.Navbar_nav__P0Bm0 .Navbar_menuIcon__hFdUG{cursor:pointer;float:right;padding:28px 20px;position:relative;-webkit-user-select:none;user-select:none}.Navbar_nav__P0Bm0 .Navbar_menuIcon__hFdUG .Navbar_navIcon__fp9a4{background-color:#fff;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}.Navbar_nav__P0Bm0 .Navbar_menuIcon__hFdUG .Navbar_navIcon__fp9a4:after,.Navbar_nav__P0Bm0 .Navbar_menuIcon__hFdUG .Navbar_navIcon__fp9a4:before{background:#fff;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.Navbar_nav__P0Bm0 .Navbar_menuIcon__hFdUG .Navbar_navIcon__fp9a4:before{top:5px}.Navbar_nav__P0Bm0 .Navbar_menuIcon__hFdUG .Navbar_navIcon__fp9a4:after{top:-5px}.Navbar_nav__P0Bm0 .Navbar_menuBtn__hKVib:checked~.Navbar_menuIcon__hFdUG .Navbar_navIcon__fp9a4{background:transparent}.Navbar_nav__P0Bm0 .Navbar_menuBtn__hKVib:checked~.Navbar_menuIcon__hFdUG .Navbar_navIcon__fp9a4:before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.Navbar_nav__P0Bm0 .Navbar_menuBtn__hKVib:checked~.Navbar_menuIcon__hFdUG .Navbar_navIcon__fp9a4:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.Navbar_nav__P0Bm0 .Navbar_menu__IRiCV{display:none}.Navbar_nav__P0Bm0 .Navbar_menuBtn__hKVib:checked~.Navbar_menu__IRiCV{display:block}}.Today_buttonDisabled__MVsT3{background:#fff;border:1px solid #e1e1e1;border-radius:.25rem;color:#eee;cursor:pointer;margin-bottom:.5rem;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;transition-duration:.4s}.Today_main__Wpemm{background:#fff;display:grid;min-height:100vh;place-items:center;position:relative}.Today_innerCircleActive__3hFKw,.Today_innerCircle__y4G0I{cursor:pointer;position:absolute;top:41%;z-index:100}.Today_innerCircleActive__3hFKw{color:#fff}.Today_ciclegraph__xVuVK{border-radius:50%;cursor:pointer;height:270px;margin:50px;position:relative;width:270px}.Today_ciclegraph__xVuVK:hover{background-color:#b2dfdb}.Today_ciclegraph__xVuVK:before{border:2px dotted teal;border-radius:50%;content:"";height:calc(100% - 4px);left:0;position:absolute;top:0;width:calc(100% - 4px)}.Today_ciclegraphInner__u3uTE{cursor:pointer;position:absolute;top:41%;width:100%;z-index:100}.Today_ciclegraphHover__BSVSw{border-radius:50%;height:270px;margin:50px;position:relative;width:270px}.Today_ciclegraphHover__BSVSw:before{background-color:teal;border:2px dotted teal;border-radius:50%;content:"";cursor:pointer;height:calc(100% - 4px);left:0;position:absolute;top:0;width:calc(100% - 4px)}.Today_ciclegraphHover__BSVSw .Today_circle__8SUQ4,.Today_ciclegraph__xVuVK .Today_circle__8SUQ4{background:teal;border-radius:50%;cursor:pointer;height:20px;left:64%;margin:-50px;position:absolute;top:64%;width:20px}.Today_circleInactive__9TwB1{background:#ccc;border-radius:50%;cursor:pointer;height:25px;left:64%;margin:-50px;position:absolute;top:64%;width:25px}.Today_ciclegraph__xVuVK .Today_circle__8SUQ4:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.Today_circle__8SUQ4 p{color:#fff;font-size:.9rem;padding-top:2.7rem}.Today_card__VO6YI{border-radius:5px;border-style:none;box-shadow:0 5px 15px 3px rgba(0,0,0,.2);cursor:default;display:inline-block;margin:1rem 1rem 2rem;min-height:8rem;overflow-y:scroll;padding:1rem;transition:.3s;width:22rem}.Today_card__VO6YI input{margin-left:auto;margin-right:auto}.Today_card__VO6YI h4{margin-top:1rem;padding-bottom:.5rem}.Today_card__VO6YI button{margin-left:auto;margin-right:auto;margin-top:2rem}.Today_cardHead__6iutp,.Today_cardMood__cdk1F{display:flex;justify-content:space-between}.Today_cardMood__cdk1F{margin-top:1rem}.Today_cardMood__cdk1F i{cursor:pointer}.Today_cardMood__cdk1F p{margin-right:1rem}.Today_cardMoodActive__4Nv9M{color:#009688;font-weight:700}.Today_comments__s5dpU p{padding-top:1rem}.Today_comments__s5dpU input{border:1px solid #fff;font-size:16px;padding:5px;width:90%}.Today_container__NYr-x{background-color:blank;display:flex;flex-direction:column;height:100vh;margin-top:1rem;object-fit:contain;text-align:justify;text-align:center;width:100%}.Today_container__NYr-x section{padding-bottom:10rem}.Today_container__NYr-x h2{cursor:pointer}.Today_container__NYr-x h2:hover{text-decoration:underline}.Today_confirmation__N3vUg{cursor:pointer;display:block;font-size:16px;margin-bottom:.5rem;margin-right:auto;padding-left:1.5rem;padding-top:.5rem;position:relative;-webkit-user-select:none;user-select:none}.Today_confirmation__N3vUg input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.Today_confirmation__N3vUg img{height:auto;width:100%}.Today_confirmation__N3vUg input:checked~.Today_checkmark__1opjl:after{display:block}.Today_confirmation__N3vUg .Today_checkmark__1opjl:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.Today_confirmation__N3vUg:hover input~.Today_checkmark__1opjl{background-color:#ccc}.Today_confirmation__N3vUg input:checked~.Today_checkmark__1opjl{background-color:#009688}.Today_checkmark__1opjl{background-color:#eee;border-radius:.25rem;height:19px;left:0;margin-top:.3rem;position:absolute;top:0;width:19px}.Today_checkmark__1opjl:after{content:"";display:none;position:absolute}.Today_myValues__25ZsW{display:flex}.Today_myValues__25ZsW label{margin-left:auto;margin-right:auto}.Today_name__JNeRx{font-family:Montserrat;left:40%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-22%,-50%);transform:translate(-22%,-50%);width:500px}.Today_name__JNeRx h1{color:#009688;font-family:Montserrat;font-size:2rem;letter-spacing:2px;padding-bottom:2rem}.Today_name__JNeRx h2{color:#009688;font-size:2rem;font-weight:500;padding-top:2rem}.Today_name__JNeRx p{font-size:1.2rem;font-weight:500;padding-top:1rem}.Today_name__JNeRx button,.Today_name__JNeRx img{margin-left:auto;margin-right:auto}.Today_name__JNeRx img{width:200px}.Today_cvBtn__XdHSr{align-items:center;background-color:#009688;border-radius:10px;box-shadow:0 5px 1px #ccc;color:#fff;cursor:pointer;display:flex;font-weight:700;height:3rem;justify-content:center;margin-top:1rem;width:20rem}.Today_cvBtn__XdHSr:hover{background-color:#009688;color:#fff;transition:all .5s ease}.Today_filter__8Urc-{display:flex;justify-content:space-between;margin-left:5rem;margin-right:5rem}.Today_actTech__aorls:hover{background-color:#ccc}.Today_scheduleGrid__rC4Lb{display:grid;grid-template-columns:1fr 1fr 1fr}.Today_scheduleGrid__rC4Lb p{cursor:pointer;padding-bottom:.5rem}.Today_scheduleGrid__rC4Lb p:hover{font-weight:700}.Today_link__A2dx7{cursor:pointer}.Today_link__A2dx7:hover{text-decoration:underline}.Today_materialButton__UBWR0{background:transparent;border:none;cursor:pointer}.Today_materialIcon__qJuD6{color:#9ca3af}.Today_modalContainer__QUNiz{align-items:center;background:rgba(0,0,0,.05);display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.Today_modal__Oj4ag{align-items:center;display:block;height:auto;left:30%;min-width:38rem;opacity:1;position:fixed;top:3%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.Today_modalFooter__vECCI{display:flex;justify-content:space-between;padding:.75rem;width:100%}.Today_modalFooter__vECCI button{margin-top:1rem}.Today_modalHeader__VdCKd{align-items:center;background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;justify-content:right}.Today_modalBody__5sAie{background:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;box-shadow:0 8px 15px rgba(0,0,0,.2);max-height:auto;min-height:23rem;overflow-y:scroll;padding:2rem;text-align:justify}.Today_modalBody__5sAie p{padding-bottom:.5rem}.Today_modalBody__5sAie button{margin-bottom:1rem}.Today_modalBody__5sAie h3{padding-bottom:1rem;text-align:center}.Today_sectionTop__7v5v2{margin-top:1rem}.Today_sectionDiaryInstructions__hf-99 p{margin-bottom:.5rem;margin-top:.5rem}.Today_sectionDiaryInstructions__hf-99 button{margin-left:auto;margin-right:auto}.Today_sectionTodayDiary__QUv0E{margin-top:1rem}.Today_sectionTodayDiary__QUv0E h1{margin-bottom:1rem}.Today_topSection__6h2zX{display:flex;margin-top:1rem}@media(max-width:1100px){.Today_modal__Oj4ag{left:23%;top:3%}}@media(max-width:800px){.Today_ciclegraph__xVuVK{border-radius:50%;height:270px;margin:50px;position:relative;width:270px}.Today_ciclegraph__xVuVK .Today_circle__8SUQ4,.Today_circleInactive__9TwB1{left:65%;top:65%}.Today_ciclegraphHover__BSVSw{border-radius:50%;height:270px;margin:50px;position:relative;width:270px}.Today_ciclegraphHover__BSVSw .Today_circle__8SUQ4,.Today_circleAct__WWAZN{left:65%;top:65%}.Today_innerCircleActive__3hFKw,.Today_innerCircle__y4G0I{top:41%}.Today_modal__Oj4ag{left:4%;min-width:30rem;top:3%}}body{box-sizing:border-box;font-family:Arial,sans-serif;overflow-x:hidden}a{color:#071952}header{align-items:center;background:transparent;display:flex;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;transition:background-color .3s,box-shadow .3s;width:100%;z-index:1000}header.HomePage_scrolled__i5Sgh{background-color:#ebf4f6;box-shadow:0 2px 4px rgba(0,0,0,.1)}header .HomePage_logo__USvJH ion-icon{font-size:50px}header nav ul{display:flex;list-style:none;margin:0;padding:0}header nav ul li{margin:0 15px}header nav ul li:last-child{margin-right:30px}header nav ul li a{color:#071952;font-weight:700;transition:color .3s}header nav ul li a:hover{color:#088395}.HomePage_about__jkcXU{background-color:#c4d9d6;box-sizing:border-box;color:#000;display:flex;padding:8rem 15rem;text-align:justify}.HomePage_about__jkcXU img{margin-left:auto;margin-right:auto;max-height:300px;width:300px}.HomePage_aboutContainer__uj31Z{flex-wrap:wrap;gap:2rem;justify-content:center}.HomePage_aboutContainer__uj31Z p{font-family:Arial;font-size:1rem;line-height:1.5rem;margin-bottom:1rem;padding-right:2rem}.HomePage_aboutContainer__uj31Z h1{color:#283c3d;font-family:Arial;font-size:2rem;letter-spacing:2px;padding-bottom:2rem}.HomePage_audioContainer__nEfj- h3{color:#283c3d;font-size:1.2rem;margin-top:1rem}.HomePage_audioContainer__nEfj- h3,.HomePage_audioContainer__nEfj- p{font-family:Arial;margin-bottom:1rem}.HomePage_audioContent__OKFE4{background-color:#fff;box-sizing:border-box;color:#071952;display:flex;padding:8rem 15rem;text-align:justify}.HomePage_audioTop__0Py-u{background-color:#69978d;box-sizing:border-box;color:#071952;padding:4rem 1rem;text-align:center}.HomePage_audioTop__0Py-u h1{color:#fff;font-size:2rem;letter-spacing:2px;padding-bottom:1rem;padding-top:5rem}.HomePage_buttonMore__iOzng{align-items:center;background-color:#7db3a7;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;font-weight:500;height:3rem;justify-content:center;margin:3rem auto;padding:2rem}.HomePage_buttonMore__iOzng:hover{background-color:#fff;color:#000;transition:all .5s ease}.HomePage_cvBtn__fHH00{align-items:center;background-color:#bbd4a1;border-radius:10px;color:#000;cursor:pointer;display:flex;font-weight:500;height:3rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:6rem;width:20rem}.HomePage_cvBtn__fHH00:hover{background-color:#fff;color:#000;transition:all .5s ease}.HomePage_cvBtnS__xZQHK{align-items:center;background-color:#7db3a7;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:500;height:3rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:2rem;width:10rem}.HomePage_cvBtnS__xZQHK:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}.HomePage_cvBtnIn__GgmzC{align-items:center;background-color:initial;color:#000;cursor:pointer;display:flex;height:3rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1rem;width:20rem}.HomePage_cvBtnIn__GgmzC:hover{background-color:#eee;border-radius:10px;color:#000;transition:all .5s ease}.HomePage_card__4RAU7{background-color:#fff;border-radius:12px;border-style:none;box-shadow:0 1.5px 1px 2px rgba(0,0,0,.2);color:#000;cursor:pointer;font-weight:450;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:2rem;transition:.3s}.HomePage_card__4RAU7:hover{background:#eee;outline:none}.HomePage_card__4RAU7 h1{font-size:1.7rem}.HomePage_card__4RAU7 h2{margin-bottom:1rem}.HomePage_card__4RAU7 iframe{height:315px;width:560px}.HomePage_container__telnk{cursor:default;height:100vh;overflow-y:scroll;width:100%}.HomePage_contact__ku0sU{background-color:#fff;box-sizing:border-box;padding:2rem 1rem;text-align:center}.HomePage_contact__ku0sU h2{color:#283c3d;font-size:2rem;padding-bottom:2rem;padding-top:4rem}.HomePage_contact__ku0sU i{font-size:4rem}.HomePage_contactButton__B7M75{align-items:center;background-color:#bbd4a1;border-radius:10px;color:#000;cursor:pointer;display:flex;font-weight:500;height:3rem;justify-content:center;margin:3rem auto 8rem;width:20rem}.HomePage_contactButton__B7M75:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}.HomePage_featureInit__R6BxZ{background-attachment:fixed;background-color:#69978d;background-image:url(/static/media/photo.e34b0cf4be29823cfed1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#071952;padding:10rem 20rem 4rem;text-align:center}.HomePage_featureInit__R6BxZ img{margin-left:auto;margin-right:auto;margin-top:2rem;width:200px}.HomePage_featureInit__R6BxZ h1{padding-top:5rem}.HomePage_featureInit__R6BxZ h1,.HomePage_featureInit__R6BxZ h2{color:#fff;font-family:Arial;font-size:2rem;font-weight:510;letter-spacing:2px;padding-bottom:1rem}.HomePage_featureInit__R6BxZ h2{padding-top:1rem}.HomePage_featureInit__R6BxZ div{padding-top:2rem}.HomePage_featureInit__R6BxZ p{color:#fff;font-family:Arial;font-size:.9rem;letter-spacing:2px;padding-bottom:2rem}.HomePage_hero__jFYEa{background-color:#69978d;box-sizing:border-box;color:#071952;padding:4rem 1rem;text-align:center}.HomePage_hero__jFYEa img{margin-left:auto;margin-right:auto;margin-top:2rem;width:200px}.HomePage_heroId__hcjzT h1{font-size:1.5rem;font-weight:400;padding-top:1rem}.HomePage_heroId__hcjzT h1,.HomePage_heroId__hcjzT p{color:#fff;font-family:Arial;letter-spacing:2px;padding-bottom:1rem}.HomePage_heroId__hcjzT p{font-size:.9rem}.HomePage_features1__kfeeI{background-color:#b2dfdb44;box-sizing:border-box;color:#000;display:flex;padding-left:15rem;padding-right:15rem;padding-top:6rem;text-align:justify}.HomePage_features1__kfeeI img{margin-left:auto;margin-right:auto;width:300px}.HomePage_features1Container__wnOwO{flex-wrap:wrap;gap:2rem;justify-content:center}.HomePage_features1Container__wnOwO p{font-family:Arial;font-size:1rem;line-height:1.5rem;padding-right:2rem}.HomePage_features1Container__wnOwO h1{color:#283c3d;font-family:Arial;font-size:2rem;letter-spacing:2px;padding-bottom:2rem}.HomePage_features__--p7L{background-color:#b2dfdb44;box-sizing:border-box;padding:2rem 1rem 6rem;text-align:center}.HomePage_features__--p7L h2{color:#283c3d;padding-bottom:1.5rem;padding-top:3rem}.HomePage_featuresContainer__Pmp0V{color:#283c3d;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem;margin-top:1.5rem}.HomePage_featureCard__g7qMN{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);color:#071952;max-width:250px;min-width:250px;padding:1.5rem;text-align:center}.HomePage_featureCard__g7qMN i{color:#69978d;font-size:30px;margin-bottom:1rem}.HomePage_stepsContainer__k-6rT{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.HomePage_step__OUQTd{background-color:#fff;border-radius:50px;box-shadow:0 4px 8px rgba(0,0,0,.1);color:#071952;display:flex;max-width:250px;padding:1.5rem 1.5rem 3rem;text-align:center}.HomePage_step__OUQTd ion-icon{color:#071952;font-size:50px;margin-bottom:1rem}.HomePage_step__OUQTd p{padding-top:1rem}.HomePage_step1__QH6iv{background-color:#fff;border-radius:10px;box-shadow:0 5px 1px #7db3a7;color:#283c3d;max-width:450px;padding:1.5rem 1.5rem 2rem;text-align:center}.HomePage_step1__QH6iv ion-icon{color:#071952;font-size:50px;margin-bottom:1rem}.HomePage_step1__QH6iv p{padding-top:1rem}.HomePage_resources__Xuzs\+{background-color:#37b7c3;box-sizing:border-box;padding:2rem 1rem;text-align:center}.HomePage_resources__Xuzs\+ h2{color:#ebf4f6;padding-bottom:1rem}.HomePage_resourcesContainer__f9ERw{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.HomePage_resourceCard__QSJcz{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);color:#071952;max-width:250px;padding:1.5rem;text-align:center}.HomePage_resourceCard__QSJcz h3{margin-top:0}.HomePage_resourceCard__QSJcz p{margin-top:1rem}.HomePage_resourceLink__BymSh{color:#37b7c3;cursor:pointer;display:inline-block;font-size:.9rem;margin-top:1rem;text-decoration:none}.HomePage_resourceLink__BymSh:hover{color:#088395;text-decoration:underline}#HomePage_faqList__9v3nN.HomePage_hidden__lqd0Z{display:none}#HomePage_faqToggle__WMyql{background-color:#37b7c3;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem 1rem;transition:background-color .3s,color .3s}#HomePage_faqToggle__WMyql:hover{background-color:#088395}.HomePage_footer__4oXQF{background-color:#69978d;box-sizing:border-box;color:#fff;font-weight:500;padding:1rem 1rem 2rem;text-align:center}.HomePage_footerContact__IJHYq,.HomePage_footerLinks__-OJNl,.HomePage_footerSocial__giWJU,.HomePage_newsletterSignup__Q5-Ae{margin:1rem 0}.HomePage_footerLinks__-OJNl a{color:#fff;font-weight:700;margin:0 10px}.HomePage_footerLinks__-OJNl a:hover{color:#37b7c3}.HomePage_footerSocial__giWJU a{margin:0 10px}.HomePage_footerSocial__giWJU ion-icon{color:#fff;font-size:30px}.HomePage_newsletterSignup__Q5-Ae input{border:none;border-radius:5px;margin-right:10px;padding:.5rem}.HomePage_newsletterSignup__Q5-Ae .HomePage_ctaBtn__g0Mww{background-color:#37b7c3;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem 1rem;transition:background-color .3s,color .3s}.HomePage_newsletterSignup__Q5-Ae .HomePage_ctaBtn__g0Mww:hover{background-color:#088395}.HomePage_icon__xugka{color:#071952;font-size:2rem;margin-bottom:1rem}.HomePage_modalContainer__k-U\+F{align-items:center;background:rgba(0,0,0,.05);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.HomePage_modal__FRgz7{align-items:center;display:block;height:auto;left:6%;opacity:1;position:fixed;right:3%;top:3%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.HomePage_modalHeader__vtqWD{align-items:center;background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;justify-content:right}.HomePage_modalHeader__vtqWD span{cursor:pointer}.HomePage_modalBody__WGrC2{background:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;box-shadow:0 8px 15px rgba(0,0,0,.2);max-height:33rem;min-height:23rem;overflow-y:scroll;padding:2rem;text-align:justify}.HomePage_modalBody__WGrC2 p{padding-bottom:.5rem}.HomePage_modalBody__WGrC2 button{margin-bottom:1rem}.HomePage_modalBody__WGrC2 h3{padding-bottom:1rem;text-align:center}.HomePage_modalFooter__P1ZLM{display:flex;justify-content:space-between;padding:.75rem;width:100%}.HomePage_modalFooter__P1ZLM button{margin-top:1rem}.HomePage_logo__USvJH img{padding-top:.5rem;width:200px}.HomePage_nav__BJ2KC{align-items:center;background-color:initial;display:flex;justify-content:space-around;left:0;position:fixed;top:0;transition:.6s ease-in-out;width:100%;z-index:1}.HomePage_nav__BJ2KC.HomePage_active__u\+pA1{background-color:#fff;box-shadow:5px 10px 30px rgba(0,247,255,.157)}.HomePage_nav__BJ2KC ul{display:flex}.HomePage_active__u\+pA1{background-color:#ffb463;border-radius:10px;box-shadow:5px 10px 30px #ccc;color:#fff;font-weight:700;transition:all .2s ease}.HomePage_menuIcon__lNd\+i,.HomePage_nav__BJ2KC .HomePage_menuBtn__aBu4B{display:none}.HomePage_scroll__4zxKL{left:42.5%}@media (max-width:1250px){.HomePage_about__jkcXU{display:block}.HomePage_about__jkcXU img{margin-top:2rem}}@media (max-width:1100px){.HomePage_about__jkcXU{padding-left:6rem;padding-right:6rem}.HomePage_about__jkcXU img{margin-left:auto;margin-right:auto;width:200px}.HomePage_audioContent__OKFE4{padding-left:1rem;padding-right:1rem}.HomePage_card__4RAU7 iframe{height:100%;width:100%}.HomePage_contactButton__B7M75,.HomePage_cvBtn__fHH00{width:10rem}.HomePage_featureInit__R6BxZ{padding-left:5rem;padding-right:5rem}.HomePage_menuIcon__lNd\+i{display:block}.HomePage_nav__BJ2KC{height:65px;justify-content:space-between;padding:0 30px}.HomePage_logo__USvJH img{width:120px}.HomePage_header-btns__bTZkG{margin:0}.HomePage_menu__-\+9sZ{background-color:#fff;border-bottom:4px solid #1db096;display:none;left:0;margin:0;padding:0;position:absolute;top:65px;width:100%}.HomePage_menu__-\+9sZ li{width:100%}.HomePage_nav__BJ2KC .HomePage_menu__-\+9sZ li a{align-items:center;border:1px solid rgba(38,38,38,.03);height:40px;justify-content:center;margin:0;padding:25px;width:100%}.HomePage_nav__BJ2KC .HomePage_menuIcon__lNd\+i{cursor:pointer;float:right;padding:28px 20px;position:relative;-webkit-user-select:none;user-select:none}.HomePage_nav__BJ2KC .HomePage_menuIcon__lNd\+i .HomePage_navIcon__g262U{background-color:#333;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}.HomePage_nav__BJ2KC .HomePage_menuIcon__lNd\+i .HomePage_navIcon__g262U:after,.HomePage_nav__BJ2KC .HomePage_menuIcon__lNd\+i .HomePage_navIcon__g262U:before{background:#333;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.HomePage_nav__BJ2KC .HomePage_menuIcon__lNd\+i .HomePage_navIcon__g262U:before{top:5px}.HomePage_nav__BJ2KC .HomePage_menuIcon__lNd\+i .HomePage_navIcon__g262U:after{top:-5px}.HomePage_nav__BJ2KC .HomePage_menuBtn__aBu4B:checked~.HomePage_menuIcon__lNd\+i .HomePage_navIcon__g262U{background:transparent}.HomePage_nav__BJ2KC .HomePage_menuBtn__aBu4B:checked~.HomePage_menuIcon__lNd\+i .HomePage_navIcon__g262U:before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.HomePage_nav__BJ2KC .HomePage_menuBtn__aBu4B:checked~.HomePage_menuIcon__lNd\+i .HomePage_navIcon__g262U:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.HomePage_nav__BJ2KC .HomePage_menu__-\+9sZ{display:none}.HomePage_nav__BJ2KC .HomePage_menuBtn__aBu4B:checked~.HomePage_menu__-\+9sZ{display:block}}@media (max-width:900px){.HomePage_about__jkcXU{padding-left:1.5rem;padding-right:1rem}.HomePage_cvBtn__fHH00{margin-top:3rem}.HomePage_featureInit__R6BxZ{padding-top:5rem}.HomePage_featureInit__R6BxZ h1{font-size:1.5rem;padding-bottom:0;padding-top:0}.HomePage_featureInit__R6BxZ h2{font-family:Arial;font-size:1.2rem;font-weight:510;padding-bottom:1rem;padding-top:0}.HomePage_features1__kfeeI{padding-left:3rem;padding-right:3rem}}.Appointments_card__PQbU8{background-color:#fff;border-color:#eee;border-radius:5px;border-style:solid;box-shadow:-4px 4px 0 0 rgba(0,0,0,.2);display:block;height:15rem;margin:2rem;padding:1.6rem;transition:.3s;width:50rem}.Appointments_card__PQbU8:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.Appointments_card__PQbU8 p{padding:.5rem}.Appointments_card__PQbU8 button{margin-left:auto;margin-right:auto;margin-top:.5rem}.Appointments_green__FLxYR{color:green}.Appointments_red__eIS\+a{color:red}.Appointments_appointmentModal__piFcQ{align-items:center;background:#fff;border-radius:.2rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:40%;max-width:40%;min-width:25rem;opacity:1;padding:1.5rem;position:fixed;top:10%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.Appointments_appointmentModal__piFcQ p{padding:.5rem}.Appointments_appointmentModal__piFcQ div{display:flex;justify-content:space-between;padding-top:2rem}.CardPro_container__i4yjQ{background-color:#fff;border-color:#eee;border-radius:5px;border-style:solid;box-shadow:-4px 4px 0 0 rgba(0,0,0,.2);display:grid;grid-template-columns:1fr 1fr 1fr;height:16rem;margin:2rem;padding:1.6rem;transition:.3s;width:50rem}.CardPro_container__i4yjQ:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.CardPro_id__jOC7Q{display:flex}.CardPro_user__1JPBx p{font-weight:500;margin-left:1rem;margin-top:.2rem}.CardPro_user__1JPBx span{font-weight:300;margin-left:1rem;margin-top:.2rem}.CardPro_userName__nzZ1m{color:#6b7280}.CardPro_userName__nzZ1m:hover{color:#000;text-decoration:underline}.CardPro_cardIcon__nvVws{font-size:3rem}.CardPro_place__qjzc5 p{cursor:pointer}.CardPro_place__qjzc5 p:hover{color:#000}.CardPro_place__qjzc5 button{margin-top:2rem}.CardPro_timeSec__EOLm\+ h5{margin:0 0 1rem}.CardPro_timeDiv__IDO6R{display:grid;grid-template-columns:1fr 1fr}.CardPro_time__WWw9Z{cursor:pointer;font-size:.8rem;margin-bottom:.5rem}.CardPro_time__WWw9Z:hover{color:#000}.CardPro_activeTime__bOK7k{cursor:pointer;font-size:.8rem;font-weight:bolder;margin-bottom:.5rem}.CardPro_disabledTime__GY1EQ{color:#aaa;cursor:pointer;font-size:.8rem;margin-bottom:.5rem;text-decoration:line-through}.SmallCalendar_smallcalendar__9B5Do{min-width:10rem;padding-bottom:1rem}.SmallCalendar_header__ZUZ9C{align-items:center;display:flex;justify-content:space-between;padding-left:.5rem}.SmallCalendar_smallcalendar__9B5Do h3{color:#6b7280;font-size:.6rem;font-weight:700;line-height:1.75rem}.SmallCalendar_materialIcon__TlUu4{color:#4b5563;cursor:pointer;padding-left:.5rem;padding-right:.5rem}.SmallCalendar_button__unLFX{background:#fff;border-color:#eee;border-radius:50%;border-width:.1px;cursor:pointer;height:1.7rem;width:1.7rem}.SmallCalendar_button__unLFX:hover{background:#eee;outline:none}.SmallCalendar_arrowButton__I59IN{background:transparent;border:none;cursor:pointer;padding-inline:0}.SmallCalendar_arrowButtonDiv__iPCAL{display:flex}.SmallCalendar_smallCalendarCells__8zUP-{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(6,minmax(0,1fr))}.SmallCalendar_cell__PnEg6{color:#6b7280;padding-bottom:.2rem;padding-top:.2rem;text-align:center}.SmallCalendar_cellText__JZ8yF,.SmallCalendar_cell__PnEg6{font-size:.5rem;line-height:1.25rem}.SmallCalendar_cellButton__h-fYn{background:transparent;border:none;color:#6b7280;cursor:pointer;padding-bottom:0;padding-top:0}.SmallCalendar_cellButton__h-fYn:hover{background-color:#f3f4f6;color:#6b7280}.SmallCalendar_cellButton__h-fYn:hover,.SmallCalendar_currentDay__setZd{border-radius:50%;height:25px;left:0;margin-left:auto;margin-right:auto;right:0;width:25px}.SmallCalendar_currentDay__setZd{background-color:#2563eb;color:#fff}.SmallCalendar_selectedDay__YQEox{background-color:#bfdbfe;border-radius:50%;height:25px;left:0;margin-left:auto;margin-right:auto;right:0;width:25px}.Schedule_card__W-1DC{border-radius:5px;border-style:none;box-shadow:0 5px 15px 3px rgba(0,0,0,.2);cursor:default;display:inline-block;margin:1rem 1rem 6rem;min-height:12rem;overflow-y:scroll;padding:1rem;transition:.3s;width:32rem}.Schedule_card__W-1DC input{margin-left:auto;margin-right:auto}.Schedule_card__W-1DC h4{padding-bottom:.5rem;padding-top:0}.Schedule_card__W-1DC button{margin-left:auto;margin-right:auto;margin-top:2rem}.Schedule_cardHead__JQDD9,.Schedule_cardMood__yZFA1{display:flex;justify-content:space-between}.Schedule_cardMood__yZFA1{margin-top:1rem}.Schedule_cardMood__yZFA1 i{cursor:pointer}.Schedule_cardMoodActive__QLtc5{color:#009688;font-weight:700}.Schedule_container__1JUmL{background-color:blank;display:flex;flex-direction:column;height:100vh;object-fit:contain;padding-top:3rem;text-align:justify;width:100%}.Schedule_container__1JUmL p{margin-bottom:1rem}.Schedule_container__1JUmL h2{cursor:pointer}.Schedule_container__1JUmL h2:hover{text-decoration:underline}.Schedule_month__KNfVq{cursor:default;display:grid;grid-auto-rows:minmax(250px,auto);grid-template-columns:repeat(7,minmax(40px,1fr));grid-template-rows:40px;overflow:auto;width:100%}.Schedule_moodIcon__Azmpu{font-size:1.3rem}.Schedule_cell_title__NuQj4{overflow:hidden;text-indent:5%;text-transform:uppercase;white-space:nowrap}.Schedule_cell_title__NuQj4,.Schedule_day_name__abZZc{border:1px solid #e1e1e1;color:#99a1a7;font-size:12px;font-weight:500;line-height:50px;text-align:center}.Schedule_day_name__abZZc{text-overflow:ellipsis}.Schedule_currentDay__iyAeU{background-color:#2563eb;border-radius:50%;color:#6b7280;color:#fff;font-size:.875rem;height:15px;line-height:1.25rem;margin:.25rem auto;padding:.25rem;text-align:right;width:15px}.Schedule_eventsModal__txYMv{align-items:center;display:flex;left:40%;min-width:24rem;position:absolute;top:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}.Schedule_eventAct__twpLU{background-color:#ddd;border-radius:10px;color:#000;cursor:pointer}.Schedule_eventAct__twpLU:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.Schedule_eventActDone__IlCwn{background-color:#8fcaca;border-radius:10px;color:#000;cursor:pointer}.Schedule_eventActDone__IlCwn:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.Schedule_form__P07yl{background-color:#fff;border-radius:.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:100%}.Schedule_header__axeCU{align-items:center;background-color:#f3f4f6;display:flex;justify-content:right;padding:.5rem 1rem}.Schedule_body__y6nQK{margin:1rem}.Schedule_eventsModal__txYMv button{background-color:#fff;cursor:pointer;margin:.5rem}.Schedule_eventsModal__txYMv button:hover{background-color:#ccc}.Schedule_footer__rz\+eF{border-top-width:1px;display:flex;justify-content:space-between;margin-top:2rem;padding:.75rem}.Schedule_task__RbeP8{background-color:#fff;border-color:#e5e7eb;border-width:0 0 2px;color:#4b5563;line-height:1.75rem;margin-top:2rem;width:80%}.Schedule_task__RbeP8:hover{background-color:#f9fafb}.Schedule_task__RbeP8:focus{background-color:#f9fafb;border-color:#3b82f6;box-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);outline:0}.Schedule_modalContainer__FgOtB{align-items:center;background:rgba(0,0,0,.05);display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.Schedule_modal__9InqQ{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:25%;max-height:35rem;max-width:58rem;min-height:35rem;min-width:58rem;opacity:1;position:fixed;top:3%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.Schedule_modalHeader__tU5J8{align-items:center;background-color:#f3f4f6;display:flex;justify-content:right}.Schedule_modalBody__3hO\+g{max-height:33rem;min-height:33rem;overflow-y:scroll;padding:2rem;text-align:justify}.Schedule_modalBody__3hO\+g button{margin-bottom:1rem}.Schedule_modalBody__3hO\+g h3{padding-bottom:3rem;text-align:center}.Schedule_modalBody__3hO\+g label{font-weight:700;padding-bottom:1rem;padding-top:1rem}.Schedule_modalPractice__5pj8l button{cursor:pointer}.Schedule_modalPractice__5pj8l button:hover{background-color:#fff}.Schedule_modalImg__rP9xh{height:6rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:6rem}.Schedule_materialIcon__ziBdy{color:#9ca3af}.Schedule_materialIconDelete__Tlw7W{color:#9ca3af;cursor:pointer;padding-right:.3rem}.Schedule_materialButton__fpqvv{background:transparent;border:none;cursor:pointer}.Schedule_pillarModal__YtWIi{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:35%;max-height:25rem;max-width:28rem;min-height:25rem;min-width:28rem;opacity:1;position:fixed;top:10%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.Schedule_pillar__s1ljW{color:#4b5563;cursor:pointer;display:block;font-size:12px;margin-bottom:.5rem;margin-right:auto;padding-left:25px;padding-top:.5rem;position:relative;text-transform:capitalize;-webkit-user-select:none;user-select:none}.Schedule_pillar__s1ljW input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.Schedule_checkmark__0eja6{background-color:#eee;border-radius:.25rem;height:19px;left:0;margin-top:.3rem;position:absolute;top:0;width:19px}.Schedule_pillar__s1ljW:hover input~.Schedule_checkmark__0eja6{background-color:#ccc}.Schedule_pillar__s1ljW input:checked~.Schedule_checkmark__0eja6{background-color:#009688}.Schedule_checkmark__0eja6:after{content:"";display:none;position:absolute}.Schedule_pillar__s1ljW input:checked~.Schedule_checkmark__0eja6:after{display:block}.Schedule_pillar__s1ljW .Schedule_checkmark__0eja6:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}@media(max-width:1100px){.Schedule_day_name__abZZc{overflow:hidden;text-indent:5%;white-space:nowrap}}.ProfilePage_activeMind__BTJTE{color:#00bcd4;font-weight:600}.ProfilePage_activeMove__FdAd\+{color:#ff5252;font-weight:600}.ProfilePage_activeNutri__XkbTU{color:#009688;font-weight:600}.ProfilePage_card__oopFJ{border-radius:5px;border-style:none;box-shadow:0 5px 15px 3px rgba(0,0,0,.2);cursor:pointer;display:inline-block;margin:1rem 1rem 3rem;min-height:12rem;overflow-y:scroll;transition:.3s;width:42rem}.ProfilePage_card__oopFJ:hover{background-color:#ffb46333;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.ProfilePage_card__oopFJ h4{padding:1rem}.ProfilePage_card__oopFJ table{border-collapse:collapse;width:100%}.ProfilePage_card__oopFJ th,td{padding:8px;text-align:left}.ProfilePage_card__oopFJ th{padding:1rem}.ProfilePage_card__oopFJ tr:nth-child(2n){background-color:#f2f2f2}.ProfilePage_cardContent__Z7E-l{min-height:12rem;width:100%}.ProfilePage_cardDisabled__kGImE{background-color:#eee;border-radius:5px;border-style:none;box-shadow:0 5px 15px 3px rgba(0,0,0,.2);cursor:pointer;margin:1rem 1rem 3rem;min-height:12rem;overflow-y:scroll;padding:.5rem;transition:.3s;width:42rem}.ProfilePage_cardIcon__ZDXD0{cursor:pointer;float:right;padding:.5rem}.ProfilePage_cardIcon__ZDXD0:hover{background-color:#eee;border-radius:60%}.ProfilePage_cardItem__UMEYO{border-radius:.5rem;margin:.5rem;padding:.3rem}.ProfilePage_cardItemActive__EpXOh{background-color:#eee;border-radius:10px;color:#00bcd4;cursor:pointer;padding:.3rem 1rem}.ProfilePage_traitCap__ufTas{margin-bottom:1rem;margin-right:1rem}.ProfilePage_traitCap__ufTas,.ProfilePage_traitName__EqAaS{display:flex;justify-content:space-between}.ProfilePage_traitName__EqAaS p{padding-right:1rem}.ProfilePage_traitBarTemp__jZIY3{background-color:#ccc;border-radius:12px;height:1rem;margin:.3rem auto 1rem;position:relative;width:90%}.ProfilePage_traitScoreTemp__Ga129{background-color:#009688;border-radius:20px;border-style:solid;color:#009688;height:1rem}.ProfilePage_traitBar__ju-MU{background-color:#e1e0dd;border-radius:12px;height:1rem;margin-left:auto;margin-right:auto;margin-top:.3rem;position:relative;width:90%}.ProfilePage_traitScore__xEZdG{background-color:#009688;border-color:#eee;border-radius:20px;border-style:solid;color:#009688;height:1rem;width:3%}.ProfilePage_valuesBar__pbJNP{background-color:#ccc;border-radius:12px;height:.5rem;margin:.3rem auto;position:relative;width:90%}.ProfilePage_valuesBody__lglQG{display:grid;grid-template-columns:1fr 1fr}.ProfilePage_valuesHead__\+\+Nyj{display:grid;grid-template-columns:2fr 1fr}.ProfilePage_valuesScore__zCCTE{background-color:#009688;border-radius:20px;border-style:solid;color:#009688;height:.5rem}.ProfilePage_container__7DKMH{background-color:blank;display:flex;flex-direction:column;height:100vh;object-fit:contain;padding-right:20rem;padding-top:3rem;text-align:justify;width:100%}.ProfilePage_container__7DKMH p{padding-bottom:.5rem;padding-top:.5rem}.ProfilePage_container__7DKMH h2{cursor:pointer}.ProfilePage_container__7DKMH h2:hover{text-decoration:underline}.ProfilePage_content__Y7B4b{text-align:justify}.ProfilePage_content__Y7B4b p{margin-right:7rem}.ProfilePage_cvBtnIn__7Ioxj{align-items:center;background-color:#fff;border-radius:10px;box-shadow:5px 10px 30px #ccc;color:#009688;cursor:pointer;display:flex;font-weight:700;height:2.5rem;justify-content:center;margin-top:3rem;width:20rem}.ProfilePage_cvBtnIn__7Ioxj:hover{background-color:#eee;color:#009688;transition:all .5s ease}.ProfilePage_title__611A9{align-items:center;display:flex;margin-left:auto;margin-right:auto}.ProfilePage_title__611A9 h4{padding-left:.5rem}.ProfilePage_title__611A9 p{cursor:pointer;font-weight:600;padding-right:1rem}.ProfilePage_myActivities__xBKPF{display:flex}.ProfilePage_feature__fpnTB{align-items:center;border-radius:5px;border-style:double;cursor:pointer;display:flex;justify-content:center;margin:1rem 5rem 1rem 1rem;min-height:4rem;min-width:10rem;overflow-y:scroll;padding:.5rem;text-align:center;transition:.3s}.ProfilePage_featureMind__rPhD-:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#00bcd4}.ProfilePage_featureMove__qqIRK:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#ff5252}.ProfilePage_featureNutri__ubSkZ:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#009688}.ProfilePage_feature__fpnTB p{font-weight:600;padding-left:.5rem}.ProfilePage_divider__Wv94Y{border-top:1px solid #eee;margin-bottom:1.5rem;margin-top:1rem;width:47rem}.ProfilePage_featureCard__4clTg{cursor:pointer;display:flex}.ProfilePage_featureImg__vhNj0{height:6rem;margin-right:1rem;width:6rem}.ProfilePage_green__E-Qfn{color:green}.ProfilePage_red__QG6Vb{color:red}.ProfilePage_error__krzlz{margin-top:.5rem}.ProfilePage_appointmentModal__ot6V6{align-items:center;background:#fff;border-radius:.2rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:30%;max-width:60%;min-width:25rem;opacity:1;padding:1.5rem;position:fixed;top:5%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.ProfilePage_appointmentModal__ot6V6 p{padding:.5rem}.ProfilePage_appointmentModal__ot6V6 div{display:flex;justify-content:space-between;padding-top:2rem}.ProfilePage_footer__kpha0{padding-bottom:5rem;padding-top:1rem}.ProfilePage_image__nIOIL{height:6rem;width:6rem}.ProfilePage_modal__TUIiY{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:30%;max-height:30rem;max-width:45rem;min-height:30rem;min-width:45rem;opacity:1;overflow-y:scroll;position:fixed;top:3%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.ProfilePage_modalHeader__BPAza{align-items:center;background-color:#f3f4f6;display:flex;justify-content:right}.ProfilePage_modalBody__AHHkB{padding:2rem;text-align:justify}.ProfilePage_modalBody__AHHkB h3{padding-bottom:1rem;text-align:center}.ProfilePage_modalImg__R6X-U{height:6rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:6rem}.ProfilePage_materialIcon__e3Gwc{color:#9ca3af}.ProfilePage_materialIconDelete__nPzho{color:#9ca3af;cursor:pointer;padding-right:.3rem}.ProfilePage_materialButton__kkHps{background:transparent;border:none;cursor:pointer}.ProfilePage_back__YU93\+{cursor:pointer}.ProfilePage_profile__S9wRX{grid-gap:20px;display:grid;grid-auto-rows:155px;grid-template-columns:1.5fr 2fr;height:100vh;margin-bottom:5rem;padding:1.5rem 6rem 1.5rem 1.5rem;width:100%}.ProfilePage_profile__S9wRX h4{padding:1rem}.ProfilePage_profile__S9wRX p{padding-left:1rem}.ProfilePage_profile__S9wRX ul{padding-left:2rem}.ProfilePage_profile__S9wRX ul li:before{color:#009688;content:"\2022";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.ProfilePage_profile1__3Lt5U{border-color:#b2dfdb;grid-column-end:2;grid-row-end:2;grid-row-start:1}.ProfilePage_profile1__3Lt5U,.ProfilePage_profile2__F7OdR{background-color:#b2dfdb;border-radius:10px;grid-column-start:1}.ProfilePage_profile2__F7OdR{grid-row-end:4;grid-row-start:2}.ProfilePage_profile3__3kLto{background-color:#b2dfdb;border-radius:10px;grid-column-start:2;grid-row-end:4;grid-row-start:3}.ProfilePage_profile4__4KdjG{background-color:#b2dfdb;border-radius:10px;grid-column-start:1;grid-row-end:5;grid-row-start:4}.ProfilePage_profile5__h1uvE{background-color:#fff;border-color:#b2dfdb;border-radius:10px;border-style:solid;grid-column-end:3;grid-column-start:1;grid-row-end:2;grid-row-start:1}.ProfilePage_profile5__h1uvE h4{padding-bottom:0}.ProfilePage_profile5__h1uvE p{font-size:.8rem}.ProfilePage_profile6__BPchc{background-color:#fff;border-color:#b2dfdb;border-radius:10px;border-style:solid;grid-column-end:3;grid-column-start:1;grid-row-end:4;grid-row-start:1}.ProfilePage_profile6__BPchc h4{font-size:.9rem;padding-bottom:0}.ProfilePage_profile6__BPchc p{display:flex;font-size:.9rem;justify-content:space-between}.ProfilePage_pieContainer__sX7\+8{height:150px;margin-left:10rem;margin-top:2rem;position:relative;z-index:1}.ProfilePage_pieBackground__3GRrW{box-shadow:0 0 8px rgba(0,0,0,.5)}.ProfilePage_pieBackground__3GRrW,.ProfilePage_pie__7WanU{border-radius:100%;height:150px;position:absolute;width:150px;z-index:1}.ProfilePage_pie__7WanU{clip:rect(0,75px,150px,0);transition:all 1s}.ProfilePage_hold__m9u7A{clip:rect(0,150px,150px,75px);border-radius:100%;height:150px;position:absolute;width:150px;z-index:1}#ProfilePage_pieSlice1__lQqLm .ProfilePage_pie__7WanU{background-color:#1b458b}#ProfilePage_pieSlice2__sgYEY{-webkit-transform:rotate(36deg);transform:rotate(36deg)}#ProfilePage_pieSlice2__sgYEY .ProfilePage_pie__7WanU{background-color:#0a0;-webkit-transform:rotate(60deg);transform:rotate(60deg)}#ProfilePage_pieSlice3__Vej6o{-webkit-transform:rotate(72deg);transform:rotate(72deg)}#ProfilePage_pieSlice3__Vej6o .ProfilePage_pie__7WanU{background-color:#f80;-webkit-transform:rotate(120deg);transform:rotate(120deg)}#ProfilePage_pieSlice4__5zsTp{-webkit-transform:rotate(108deg);transform:rotate(108deg)}#ProfilePage_pieSlice4__5zsTp .ProfilePage_pie__7WanU{background-color:#08f;-webkit-transform:rotate(10deg);transform:rotate(10deg)}#ProfilePage_pieSlice5__40151{-webkit-transform:rotate(144deg);transform:rotate(144deg)}#ProfilePage_pieSlice5__40151 .ProfilePage_pie__7WanU{background-color:#a04;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ProfilePage_pieSlice6__YT42C{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#ProfilePage_pieSlice6__YT42C .ProfilePage_pie__7WanU{background-color:gold;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ProfilePage_pieSlice7__k7KtN{-webkit-transform:rotate(216deg);transform:rotate(216deg)}#ProfilePage_pieSlice7__k7KtN .ProfilePage_pie__7WanU{background-color:#f0f;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ProfilePage_pieSlice8__SOV-2{-webkit-transform:rotate(252deg);transform:rotate(252deg)}#ProfilePage_pieSlice8__SOV-2 .ProfilePage_pie__7WanU{background-color:#add8e6;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ProfilePage_pieSlice9__O8tqq{-webkit-transform:rotate(288deg);transform:rotate(288deg)}#ProfilePage_pieSlice9__O8tqq .ProfilePage_pie__7WanU{background-color:gray;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ProfilePage_pieSlice10__ocqRp{-webkit-transform:rotate(324deg);transform:rotate(324deg)}#ProfilePage_pieSlice10__ocqRp .ProfilePage_pie__7WanU{background-color:#90ee90;-webkit-transform:rotate(70deg);transform:rotate(70deg)}.ProfilePage_circle1__ryRXr{background-color:#fff;height:200px;top:-23px;width:200px;z-index:0}.ProfilePage_circle1__ryRXr,.ProfilePage_circle2__Fns-G{border-radius:100%;box-shadow:inset 0 0 8px rgba(0,0,0,.5);color:#000;left:-25px;position:absolute}.ProfilePage_circle2__Fns-G{background-color:red;height:100px;top:0;width:100px;z-index:1}.ProfilePage_innerCircle__35E8x{background-color:#fff;border-radius:100%;box-shadow:inset 0 0 8px rgba(0,0,0,.5);color:#000;height:200px;left:-25px;position:absolute;top:-23px;width:200px;z-index:0}.ProfilePage_innerCircle__35E8x .ProfilePage_content1__sEf51{display:block;font-size:14px;font-weight:700;left:8rem;position:absolute;text-align:right;top:.2rem}.ProfilePage_innerCircle__35E8x .ProfilePage_content2__B-OZr{display:block;font-size:14px;font-weight:700;left:11rem;position:absolute;text-align:left;top:2.5rem;width:120px}.ProfilePage_innerCircle__35E8x .ProfilePage_content3__aKpc0{display:block;font-size:14px;font-weight:700;left:12rem;position:absolute;text-align:left;top:5.5rem;width:120px}.ProfilePage_innerCircle__35E8x .ProfilePage_content4__T8FuX{display:block;font-size:14px;font-weight:700;left:12rem;position:absolute;text-align:left;top:8rem;width:120px}.ProfilePage_innerCircle__35E8x .ProfilePage_content5__c4Tt7{display:block;font-size:14px;font-weight:700;left:10rem;position:absolute;text-align:left;top:10rem;width:120px}.ProfilePage_innerCircle__35E8x .ProfilePage_content6__YEfwl{display:block;font-size:14px;font-weight:700;left:8rem;position:absolute;text-align:left;top:11.5rem;width:120px}.ProfilePage_innerCircle__35E8x .ProfilePage_content7__XSouQ{display:block;font-size:14px;font-weight:700;left:4rem;position:absolute;text-align:left;top:13rem;width:120px}.ProfilePage_innerCircle__35E8x .ProfilePage_content10__b474k{display:block;font-size:14px;font-weight:700;left:0;position:absolute;text-align:left;top:.5rem}.ProfilePage_wheel__LlT7d{border:solid;border-color:#000;border-radius:50%;height:200px;margin-left:12rem;margin-top:1rem;position:relative;width:200px}.ProfilePage_wheel1__8HnwU{height:100%;width:100%}.ProfilePage_wheel1__8HnwU,.ProfilePage_wheel2__t9ZjT{background:conic-gradient(red 36deg,orange 36deg 72deg,blue 72deg 108deg,green 108deg 144deg,#f0f 144deg 180deg,#ff0 180deg 216deg,navy 216deg 252deg,#add8e6 252deg 288deg,grey 288deg 324deg,#90ee90 324deg 1turn);border-radius:50%;opacity:.2;position:absolute}.ProfilePage_wheel2__t9ZjT{height:80%;left:10%;top:10%;width:80%}.ProfilePage_wheel3__tOOr9{background:conic-gradient(rgba(255,0,0,.1) 36deg,orange 36deg 72deg,blue 72deg 108deg,green 108deg 144deg,#f0f 144deg 180deg,#ff0 180deg 216deg,navy 216deg 252deg,#add8e6 252deg 288deg,grey 288deg 324deg,#90ee90 324deg 1turn);border-radius:50%;height:60%;left:20%;position:absolute;top:20%;width:60%}.ProfilePage_wheel4__6Px9j{background:conic-gradient(red 36deg,orange 36deg 72deg,blue 72deg 108deg,green 108deg 144deg,#f0f 144deg 180deg,#ff0 180deg 216deg,navy 216deg 252deg,#add8e6 252deg 288deg,grey 288deg 324deg,#90ee90 324deg 1turn);border-radius:50%;height:40%;left:30%;position:absolute;top:30%;width:40%}#ProfilePage_donut__JayTk{background:conic-gradient(red 0deg 80deg,green 80deg 190deg,blue 190deg 1turn);border-radius:50%;height:300px;width:300px}#ProfilePage_donut__JayTk:before{background:#fff;border-radius:50%;content:"";height:180px;width:180px}#ProfilePage_donut__JayTk{align-items:center;display:flex;justify-content:center}.ProfilePage_containerBar__OoaOb{background-color:#e0e0de;border-radius:5px;height:15px;margin-left:1rem;margin-right:1rem;margin-top:.2rem;max-width:90%;text-align:center}.ProfilePage_textBar__9PZtF{font-size:.7rem;position:absolute}.ProfilePage_progressBar__anN2o{background-color:#ffb463;border-radius:5px;color:#000;font-size:.7rem;text-align:right}.ProfilePage_userIcon__sRJNY{float:left;height:30px;margin-left:.6rem;margin-top:.7rem;width:30px}.ProfilePage_confirmation__RRyUw{cursor:pointer;display:block;font-size:12px;margin-bottom:.5rem;margin-right:auto;padding-left:1.5rem;padding-top:.5rem;position:relative;-webkit-user-select:none;user-select:none}.ProfilePage_confirmation__RRyUw input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.ProfilePage_confirmation__RRyUw img{height:auto;width:100%}.ProfilePage_confirmation__RRyUw input:checked~.ProfilePage_checkmark__ANgbf:after{display:block}.ProfilePage_confirmation__RRyUw .ProfilePage_checkmark__ANgbf:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.ProfilePage_confirmation__RRyUw:hover input~.ProfilePage_checkmark__ANgbf{background-color:#ccc}.ProfilePage_confirmation__RRyUw input:checked~.ProfilePage_checkmark__ANgbf{background-color:#009688}.ProfilePage_checkmark__ANgbf{background-color:#eee;border-radius:.25rem;height:19px;left:0;margin-top:.3rem;position:absolute;top:0;width:19px}.ProfilePage_checkmark__ANgbf:after{content:"";display:none;position:absolute}.ProfilePage_wordCheck__LDZ2H{color:#4b5563;cursor:pointer;display:block;font-size:12px;margin-bottom:.5rem;margin-right:auto;padding-left:.5rem;padding-right:.5rem;padding-top:.5rem;position:relative;text-transform:capitalize;-webkit-user-select:none;user-select:none}.ProfilePage_wordCheck__LDZ2H input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.ProfilePage_wordCheck__LDZ2H img{height:auto;width:100%}.ProfilePage_wordCheck__LDZ2H input:checked~.ProfilePage_checkmark__ANgbf:after{display:block}.ProfilePage_wordCheck__LDZ2H .ProfilePage_checkmark__ANgbf:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.ProfilePage_wordCheck__LDZ2H:hover input~.ProfilePage_checkmark__ANgbf{background-color:#ccc}.ProfilePage_wordCheck__LDZ2H input:checked~.ProfilePage_checkmark__ANgbf{background-color:#009688}.ProfilePage_iti__ih-Bh{background-color:gray;height:100%;width:100%}.ProfilePage_samScale__ts8fr{padding-bottom:1.5rem;padding-top:2rem}.ProfilePage_samScale__ts8fr h1{text-transform:capitalize}.ProfilePage_samScale__ts8fr input{display:none}.ProfilePage_samItens__7MVK2{color:#000;display:flex}.ProfilePage_samControl__43BwG p{text-align:center}.ProfilePage_samScale__ts8fr h1{color:#000;margin-bottom:7rem;margin-top:5rem;text-align:center}.ProfilePage_samScale__ts8fr form{margin-bottom:7rem}.ProfilePage_error__krzlz{color:red}.ProfilePage_instructions__KrAwU{padding-bottom:2rem}@media (max-width:1100px){.ProfilePage_profile5__h1uvE p{font-size:.9rem}}@media (max-width:900px){.ProfilePage_profile__S9wRX{margin-bottom:5rem;padding-right:.1rem}}.UserPage_activeMind__W\+338{color:#00bcd4;font-weight:600}.UserPage_activeMove__5\+gdx{color:#ff5252;font-weight:600}.UserPage_activeNutri__NGpVz{color:#009688;font-weight:600}.UserPage_card__1L\+\+N{border-radius:5px;border-style:none;box-shadow:0 5px 15px 3px rgba(0,0,0,.2);cursor:pointer;display:inline-block;margin:1rem 1rem 3rem;min-height:12rem;overflow-y:scroll;transition:.3s;width:42rem}.UserPage_card__1L\+\+N:hover{background-color:#ffb46333;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.UserPage_card__1L\+\+N h4{padding:1rem}.UserPage_card__1L\+\+N table{border-collapse:collapse;width:100%}.UserPage_card__1L\+\+N th,td{padding:8px;text-align:left}.UserPage_card__1L\+\+N th{padding:1rem}.UserPage_card__1L\+\+N tr:nth-child(2n){background-color:#f2f2f2}.UserPage_cardContent__kt1TS{min-height:12rem;width:100%}.UserPage_cardDisabled__7IlkM{background-color:#eee;border-radius:5px;border-style:none;box-shadow:0 5px 15px 3px rgba(0,0,0,.2);cursor:pointer;margin:1rem 1rem 3rem;min-height:12rem;overflow-y:scroll;padding:.5rem;transition:.3s;width:42rem}.UserPage_cardIcon__x90Y2{cursor:pointer;float:right;padding:.5rem}.UserPage_cardIcon__x90Y2:hover{background-color:#eee;border-radius:60%}.UserPage_cardItem__tRf92{border-radius:.5rem;margin:.5rem;padding:.3rem}.UserPage_cardItemActive__9S1Mc{background-color:#eee;border-radius:10px;color:#00bcd4;cursor:pointer;padding:.3rem 1rem}.UserPage_container__31\+Qs{background-color:blank;display:flex;flex-direction:column;height:100vh;object-fit:contain;padding-right:20rem;padding-top:3rem;text-align:justify;width:100%}.UserPage_container__31\+Qs h2{cursor:pointer}.UserPage_container__31\+Qs h2:hover{text-decoration:underline}.UserPage_content__AFoPD{text-align:justify}.UserPage_content__AFoPD p{margin-right:7rem}.UserPage_cvBtnIn__G5z95{align-items:center;background-color:#fff;border-radius:10px;box-shadow:5px 10px 30px #ccc;color:#ffb463;cursor:pointer;display:flex;font-weight:700;height:2.5rem;justify-content:center;margin-top:3rem;width:20rem}.UserPage_cvBtnIn__G5z95:hover{background-color:#eee;color:#ffb463;transition:all .5s ease}.UserPage_title__5xfHW{align-items:center;margin-left:auto;margin-right:auto}.UserPage_title__5xfHW h4{padding-left:.5rem}.UserPage_title__5xfHW p{cursor:pointer;font-weight:600;padding-right:1rem}.UserPage_myActivities__lUlvA{display:flex}.UserPage_feature__-aNSw{align-items:center;border-radius:5px;border-style:double;cursor:pointer;display:flex;justify-content:center;margin:1rem 5rem 1rem 1rem;min-height:4rem;min-width:10rem;overflow-y:scroll;padding:.5rem;text-align:center;transition:.3s}.UserPage_featureMind__dVM15:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#00bcd4}.UserPage_featureMove__Sgq54:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#ff5252}.UserPage_featureNutri__g25\+B:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#009688}.UserPage_feature__-aNSw p{font-weight:600;padding-left:.5rem}.UserPage_divider__C2NvW{border-top:1px solid #eee;margin-bottom:1.5rem;margin-top:1rem;width:47rem}.UserPage_featureCard__i0ihJ{cursor:pointer;display:flex}.UserPage_featureImg__8Ltl9{height:6rem;margin-right:1rem;width:6rem}.UserPage_green__KQgs7{color:green}.UserPage_red__JFJ9F{color:red}.UserPage_error__RoQKT{color:red;margin-top:.5rem}.UserPage_appointmentModal__xwEDs{align-items:center;background:#fff;border-radius:.2rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:30%;max-width:60%;min-width:25rem;opacity:1;padding:1.5rem;position:fixed;top:5%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.UserPage_appointmentModal__xwEDs p{padding:.5rem}.UserPage_appointmentModal__xwEDs div{display:flex;justify-content:space-between;padding-top:2rem}.UserPage_footer__kZHYN{padding-bottom:5rem}.UserPage_image__v9eto{height:6rem;width:6rem}.UserPage_modal__xwlgw{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:30%;max-height:30rem;max-width:45rem;min-height:30rem;min-width:45rem;opacity:1;overflow-y:scroll;position:fixed;top:3%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.UserPage_modalHeader__m4hBx{align-items:center;background-color:#f3f4f6;display:flex;justify-content:right}.UserPage_modalBody__Q9qsc{max-height:28rem;min-height:28rem;overflow-y:scroll;padding:2rem;text-align:justify}.UserPage_modalBody__Q9qsc h3{padding-bottom:1rem;text-align:center}.UserPage_modalImg__OMPte{height:6rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:6rem}.UserPage_materialIcon__K\+5Yv{color:#9ca3af}.UserPage_materialIconDelete__3HXIx{color:#9ca3af;cursor:pointer;padding-right:.3rem}.UserPage_materialButton__UqgVk{background:transparent;border:none;cursor:pointer}.UserPage_back__beB8x{cursor:pointer}.UserPage_profile__d093J{grid-gap:20px;display:grid;grid-auto-rows:155px;grid-template-columns:auto auto;height:100vh;padding:1.5rem;width:100%}.UserPage_profile__d093J h4{padding:1rem}.UserPage_profile__d093J p{padding-left:1rem}.UserPage_profile1__TiMjE{grid-column-end:2;grid-row-end:2;grid-row-start:1}.UserPage_profile1__TiMjE,.UserPage_profile2__b02nA{background-color:#fff0db;border-radius:10px;grid-column-start:1}.UserPage_profile2__b02nA{grid-row-end:4;grid-row-start:2}.UserPage_profile3__N9lNq{background-color:#fff0db;border-radius:10px;grid-column-start:2;grid-row-end:4;grid-row-start:3}.UserPage_profile4__nWNUC{background-color:#fff0db;border-radius:10px;grid-column-start:1;grid-row-end:5;grid-row-start:4}.UserPage_profile5__2C92W{grid-row-end:3;grid-row-start:1}.UserPage_profile5__2C92W,.UserPage_profile6__iYHLN{background-color:#fff0db;border-radius:10px;grid-column-start:2}.UserPage_profile6__iYHLN{grid-row-end:5;grid-row-start:4}.UserPage_title__5xfHW{display:flex}.UserPage_title__5xfHW h4{cursor:default;display:flex}.UserPage_title__5xfHW i{cursor:pointer;display:flex}.UserPage_userIcon__ULpxD{float:left;height:30px;margin-left:.6rem;margin-top:.7rem;width:30px}.TerAct_buttonContact__j\+avA{align-items:center;background-color:#009688;border-radius:10px;box-shadow:0 5px 1px #ccc;color:#fff;cursor:pointer;display:flex;font-weight:700;height:3rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1rem;width:20rem}.TerAct_buttonContact__j\+avA:hover{background-color:#009688;color:#fff;transition:all .5s ease}.TerAct_buttonDisabled__sph0X{border-color:#eee;color:#eee}.TerAct_buttonDisabled__sph0X:hover{background-color:#fff;border-color:#eee;color:#eee}.TerAct_cardContainer__9LCip{display:flex}.TerAct_card__8g0nR{background-color:#fff}.TerAct_cardActive__-J43t,.TerAct_card__8g0nR{border-radius:12px;border-style:none;box-shadow:0 1.5px 1px 2px rgba(0,0,0,.2);color:#000;cursor:pointer;font-weight:450;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:.5rem 1.5rem;transition:.3s;width:10rem}.TerAct_cardActive__-J43t{background-color:#eee}.TerAct_card__8g0nR:hover{background:#eee;outline:none}.TerAct_cardPractice__8jza-{background-color:#fff;cursor:pointer;height:100%;margin-left:auto;margin-right:auto;padding:2rem}.TerAct_cardPractice__8jza-,.TerAct_cardSample__83dTy{border-radius:12px;border-style:none;box-shadow:0 1.5px 1px 2px rgba(0,0,0,.2);color:#000;font-weight:450;transition:.3s}.TerAct_cardSample__83dTy{background-color:#eee;cursor:default;margin-bottom:1.5rem;margin-right:1.5rem;padding:.5rem 1.5rem}.TerAct_container__taEX8{background-color:blank;display:grid;grid-template-rows:.2fr 2fr .4fr;height:100vh;object-fit:contain;width:100%}.TerAct_container__taEX8 p{padding-bottom:.5rem;padding-top:.5rem}.TerAct_container__taEX8 h2{cursor:pointer}.TerAct_boxContainer__1eqiL{border-color:#009688;border-radius:1rem;border-style:solid;display:grid;grid-template-rows:.5fr 2fr 1fr;padding:2rem}.TerAct_boxContainer__1eqiL p{padding:.5rem 0}.TerAct_boxContainer__1eqiL p span{font-weight:450}.TerAct_input__4iiIF{background:#eee;border:1px solid #eee;border-radius:1rem;display:block;font-size:1rem;font-weight:500;margin-bottom:1rem;padding:.8rem;transition:.2s;width:95%}.TerAct_input__4iiIF:focus,.TerAct_input__4iiIF:hover{background:#fff;border-color:#ffb463;box-shadow:0 0 0 3px #ffd191;outline:none}.TerAct_gridMain__iY7tz{border-color:#ccc;border-radius:10px;border-style:solid;margin-bottom:1rem;overflow-y:scroll;padding:.5rem;text-align:center}.TerAct_gridMainContainer__pmTTM{margin-top:15%}.TerAct_gridMainContainer__pmTTM iframe{height:20rem;width:90%}.TerAct_gridMain__iY7tz h1,.TerAct_gridMain__iY7tz p{font-size:1.1rem;margin-bottom:1rem}.TerAct_gridMain__iY7tz span{font-weight:700}.TerAct_gridMain__iY7tz td{padding:0}.TerAct_grid2__cysM9{display:grid;grid-template-columns:1.5fr .5fr}.TerAct_grid2__cysM9 div p{margin-top:1.3rem}.TerAct_grid3__mnCgR{display:grid;grid-template-columns:1fr .5fr 1fr}.TerAct_grid3__mnCgR i{cursor:default;font-size:10rem}.TerAct_gridOptions__IYp9r{display:flex;justify-content:space-between}.TerAct_gridTop__fqsBA{display:flex}.TerAct_gridTop__fqsBA i{cursor:pointer}.TerAct_time__FzFE0{display:flex;margin-top:-1rem}.TerAct_traitBar__zLVT6{background-color:#e1e0dd;border-radius:12px;height:1rem;margin-left:auto;margin-right:auto;margin-top:.3rem;position:relative;width:90%}.TerAct_traitScore__Zunjs{background-color:#009688;border-radius:20px;border-style:solid;color:#009688;height:1rem}.TerAct_valuesContainer__bsDuS{align-items:center;display:flex;text-align:center}.TerAct_valuesContainer__bsDuS h4{padding-right:.5rem}.TerAct_valuesContainer__bsDuS div{display:flex}.TerAct_valuesContainer__bsDuS div label{margin-right:1rem}@media(max-width:1100px){.TerAct_container__taEX8{padding-right:1rem}.TerAct_time__FzFE0{display:flex;flex-wrap:wrap}.TerAct_time__FzFE0 button{margin-bottom:.5rem;margin-top:1rem}.TerAct_grid3__mnCgR i{cursor:default;font-size:4rem}}.TerAct_confirmation__XHoAt{cursor:pointer;display:block;font-size:12px;margin-bottom:.5rem;margin-right:auto;padding-left:1.5rem;padding-top:.5rem;position:relative;-webkit-user-select:none;user-select:none}.TerAct_confirmation__XHoAt input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.TerAct_confirmation__XHoAt img{height:auto;width:100%}.TerAct_confirmation__XHoAt input:checked~.TerAct_checkmark__frGGQ:after{display:block}.TerAct_confirmation__XHoAt .TerAct_checkmark__frGGQ:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.TerAct_confirmation__XHoAt:hover input~.TerAct_checkmark__frGGQ{background-color:#ccc}.TerAct_confirmation__XHoAt input:checked~.TerAct_checkmark__frGGQ{background-color:#009688}.TerAct_checkmark__frGGQ{background-color:#eee;border-radius:.25rem;height:19px;left:0;margin-top:.3rem;position:absolute;top:0;width:19px}.TerAct_checkmark__frGGQ:after{content:"";display:none;position:absolute}.SufferingAxis_button__2IF1L{margin-bottom:1rem;margin-top:1rem}.SufferingAxis_buttonDisabled__6qhkJ{border-color:#eee;color:#eee}.SufferingAxis_buttonDisabled__6qhkJ:hover{background-color:#fff;border-color:#eee;color:#eee}.SufferingAxis_cardContainer__ZiyRu{display:flex}.SufferingAxis_card__MVKJy{background-color:#fff;color:#000}.SufferingAxis_cardMore__NCkdk,.SufferingAxis_card__MVKJy{border-radius:12px;border-style:none;box-shadow:0 1.5px 1px 2px rgba(0,0,0,.2);cursor:pointer;font-weight:450;margin-bottom:1.5rem;margin-right:1.5rem;padding:.5rem 1.5rem;transition:.3s}.SufferingAxis_cardMore__NCkdk{background-color:#aaa;color:#fff}.SufferingAxis_cardMore__NCkdk:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.SufferingAxis_cardActive__4X6so{background-color:#eee;border-radius:12px;border-style:none;box-shadow:0 1.5px 1px 2px rgba(0,0,0,.2);color:#000;cursor:pointer;font-weight:450;margin-bottom:1.5rem;margin-right:1.5rem;padding:.5rem 1.5rem;transition:.3s}.SufferingAxis_card__MVKJy:hover{background:#eee;outline:none}.SufferingAxis_cardSample__F-8sp{background-color:#eee;border-radius:12px;border-style:none;box-shadow:0 1.5px 1px 2px rgba(0,0,0,.2);color:#000;cursor:default;font-weight:450;margin-bottom:1.5rem;margin-right:1.5rem;padding:.5rem 1.5rem;transition:.3s}.SufferingAxis_container__pGGU0{background-color:blank;display:grid;grid-template-rows:.5fr 2fr 1fr;height:100vh;object-fit:contain;width:100%}.SufferingAxis_boxContainer__mPwiX{border-color:#009688;border-radius:1rem;border-style:solid;display:grid;grid-template-rows:.5fr 2fr 1fr;padding:2rem}.SufferingAxis_boxContainer__mPwiX p{padding:.5rem 0}.SufferingAxis_boxContainer__mPwiX p span{font-weight:450}.SufferingAxis_input__aG7\+K{background:#eee;border:1px solid #eee;border-radius:1rem;display:block;font-size:1rem;font-weight:500;margin-bottom:1rem;padding:.8rem;transition:.2s;width:95%}.SufferingAxis_input__aG7\+K:focus,.SufferingAxis_input__aG7\+K:hover{background:#fff;border-color:#ffb463;box-shadow:0 0 0 3px #ffd191;outline:none}.SufferingAxis_gridMain__zh6A7{margin-left:1rem;overflow-y:scroll}.SufferingAxis_gridMain__zh6A7 h1,.SufferingAxis_gridMain__zh6A7 p{margin-bottom:1rem}.SufferingAxis_gridMain__zh6A7 span{font-weight:700}.SufferingAxis_grid3__r7WYP{display:grid;grid-template-columns:1fr .5fr 1fr}.SufferingAxis_grid3__r7WYP i{cursor:default;font-size:10rem}.SufferingAxis_gridOptions__KyUN8{display:flex;justify-content:space-between}.SufferingAxis_gridTop__WFfJv{display:flex}.SufferingAxis_gridTop__WFfJv i{cursor:pointer}.SufferingAxis_time__O88u\+{display:flex;margin-top:-1rem}.SufferingAxis_traitBar__7ZaMv{background-color:#e1e0dd;border-radius:12px;height:1rem;margin-left:auto;margin-right:auto;margin-top:.3rem;position:relative;width:90%}.SufferingAxis_traitScore__UHPWU{background-color:#009688;border-radius:20px;border-style:solid;color:#009688;height:1rem}@media(max-width:1100px){.SufferingAxis_container__pGGU0{padding-right:1rem}.SufferingAxis_time__O88u\+{display:flex;flex-wrap:wrap}.SufferingAxis_time__O88u\+ button{margin-bottom:.5rem;margin-top:1rem}.SufferingAxis_grid3__r7WYP i{cursor:default;font-size:4rem}}.DiscoveringYourPersonality_buttonDisabled__q0Q9Q{border-color:#eee;color:#eee}.DiscoveringYourPersonality_buttonDisabled__q0Q9Q:hover{background-color:#fff;border-color:#eee;color:#eee}.DiscoveringYourPersonality_container__IxmMI{background-color:blank;display:grid;grid-template-rows:.2fr 2fr .4fr;height:100vh;object-fit:contain;width:100%}.DiscoveringYourPersonality_container__IxmMI p{padding-bottom:.5rem;padding-top:.5rem}.DiscoveringYourPersonality_container__IxmMI h2{cursor:pointer}.DiscoveringYourPersonality_container__IxmMI h2:hover{text-decoration:underline}.DiscoveringYourPersonality_content__XuUDT{text-align:justify}.DiscoveringYourPersonality_content__XuUDT p{margin-right:7rem}.DiscoveringYourPersonality_cvBtnIn__pRrkm{align-items:center;background-color:#fff;border-radius:10px;box-shadow:5px 10px 30px #ccc;color:#ffb463;cursor:pointer;display:flex;font-weight:700;height:2.5rem;justify-content:center;margin-top:3rem;width:20rem}.DiscoveringYourPersonality_cvBtnIn__pRrkm:hover{background-color:#eee;color:#ffb463;transition:all .5s ease}.DiscoveringYourPersonality_gridMain__gWddH{border-color:#ccc;border-radius:10px;border-style:solid;margin-bottom:1rem;overflow-y:scroll;padding:.5rem;text-align:center}.DiscoveringYourPersonality_gridMainContainer__oXB66{margin-top:10%}.DiscoveringYourPersonality_gridMain__gWddH h3{margin-bottom:1rem}.DiscoveringYourPersonality_gridOptions__9KE9R{display:flex;justify-content:space-between}.DiscoveringYourPersonality_gridTop__\+fCVB{display:flex}.DiscoveringYourPersonality_gridTop__\+fCVB i{cursor:pointer}.DiscoveringYourPersonality_profileResult__nJ8wF p{font-size:.8rem;text-align:start}.DiscoveringYourPersonality_profileResult__nJ8wF button{margin-left:auto;margin-right:auto}.DiscoveringYourPersonality_title__2og8j{align-items:center;display:flex;margin-left:auto;margin-right:auto}.DiscoveringYourPersonality_title__2og8j h4{padding-left:.5rem}.DiscoveringYourPersonality_title__2og8j p{cursor:pointer;font-weight:600;padding-right:1rem}.DiscoveringYourPersonality_traitBar__FlP70{background-color:#e1e0dd;border-radius:12px;height:1rem;margin-left:auto;margin-right:auto;margin-top:.3rem;position:relative;width:90%}.DiscoveringYourPersonality_traitScore__YNbmX{background-color:#009688;border-radius:20px;border-style:solid;color:#009688;height:1rem}.DiscoveringYourPersonality_traitCap__AKKI2{display:flex;justify-content:space-between;margin-bottom:1rem;margin-right:1rem}.DiscoveringYourPersonality_traitName__NCpSs{display:flex;justify-content:space-between}.DiscoveringYourPersonality_traitName__NCpSs p{padding-right:1rem}.DiscoveringYourPersonality_traitBarTemp__HbkYd{background-color:#ccc;border-radius:12px;height:.5rem;margin:.3rem auto 1rem;position:relative;width:90%}.DiscoveringYourPersonality_traitScoreTemp__6RgGq{background-color:#009688;border-radius:20px;border-style:solid;color:#009688;height:.5rem}.DiscoveringYourPersonality_traitBarCar__vrn8m{background-color:#e1e0dd;border-radius:12px;height:.5rem;margin-left:auto;margin-right:auto;margin-top:.3rem;position:relative;width:90%}.DiscoveringYourPersonality_traitScoreCar__Yqylh{background-color:#009688;border-color:#eee;border-radius:20px;border-style:solid;color:#009688;height:.5rem;width:3%}.DiscoveringYourPersonality_divider__3A6Db{border-top:1px solid #eee;margin-bottom:1.5rem;margin-top:1rem;width:47rem}.DiscoveringYourPersonality_featureCard__Htt8S{cursor:pointer;display:flex}.DiscoveringYourPersonality_featureImg__jIHOh{height:6rem;margin-right:1rem;width:6rem}.DiscoveringYourPersonality_green__Zl9x-{color:green}.DiscoveringYourPersonality_red__Tryz-{color:red}.DiscoveringYourPersonality_error__Bf0\+k{margin-top:.5rem}.DiscoveringYourPersonality_footer__JTgP-{padding-bottom:5rem;padding-top:1rem}.DiscoveringYourPersonality_image__GOi-R{height:6rem;width:6rem}.DiscoveringYourPersonality_modalContainer__Mt3Tj{align-items:center;background:rgba(0,0,0,.05);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.DiscoveringYourPersonality_modal__9rWoH{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:30%;max-height:30rem;max-width:45rem;min-height:30rem;min-width:45rem;opacity:1;overflow-y:scroll;position:fixed;top:3%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.DiscoveringYourPersonality_modalHeader__adKyI{align-items:center;background-color:#f3f4f6;display:flex;justify-content:right}.DiscoveringYourPersonality_modalBody__S3GHo{padding:2rem;text-align:justify}.DiscoveringYourPersonality_modalBody__S3GHo h3{padding-bottom:1rem;text-align:center}.DiscoveringYourPersonality_modalImg__nXaEJ{height:6rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:6rem}.DiscoveringYourPersonality_modalFooter__RGj9t button{margin-left:auto;margin-right:auto}.DiscoveringYourPersonality_materialIcon__pq5Ie{color:#9ca3af}.DiscoveringYourPersonality_materialIconDelete__cIyts{color:#9ca3af;cursor:pointer;padding-right:.3rem}.DiscoveringYourPersonality_materialButton__gX6X5{background:transparent;border:none;cursor:pointer}.DiscoveringYourPersonality_containerBar__Cb34-{background-color:#e0e0de;border-radius:5px;height:15px;margin-left:1rem;margin-right:1rem;margin-top:.2rem;max-width:90%;text-align:center}.DiscoveringYourPersonality_textBar__62qgN{font-size:.7rem;position:absolute}.DiscoveringYourPersonality_progressBar__Ct3p6{background-color:#ffb463;border-radius:5px;color:#000;font-size:.7rem;text-align:right}.DiscoveringYourPersonality_userIcon__8aw01{float:left;height:30px;margin-left:.6rem;margin-top:.7rem;width:30px}.DiscoveringYourPersonality_confirmation__5roXn{color:#888;cursor:pointer;display:block;margin-bottom:.5rem;margin-right:auto;padding-left:1.5rem;padding-top:.5rem;position:relative;-webkit-user-select:none;user-select:none}.DiscoveringYourPersonality_confirmation__5roXn input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.DiscoveringYourPersonality_confirmation__5roXn img{height:auto;width:100%}.DiscoveringYourPersonality_confirmation__5roXn input:checked~.DiscoveringYourPersonality_checkmark__J6V8r:after{display:block}.DiscoveringYourPersonality_confirmation__5roXn .DiscoveringYourPersonality_checkmark__J6V8r:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.DiscoveringYourPersonality_confirmation__5roXn:hover input~.DiscoveringYourPersonality_checkmark__J6V8r{background-color:#ccc}.DiscoveringYourPersonality_confirmation__5roXn input:checked~.DiscoveringYourPersonality_checkmark__J6V8r{background-color:#009688}.DiscoveringYourPersonality_checkmark__J6V8r{background-color:#eee;border-radius:.25rem;height:19px;left:0;margin-top:.3rem;position:absolute;top:0;width:19px}.DiscoveringYourPersonality_checkmark__J6V8r:after{content:"";display:none;position:absolute}.DiscoveringYourPersonality_wordCheck__oi2uJ{color:#4b5563;cursor:pointer;display:block;font-size:12px;margin-bottom:.5rem;margin-right:auto;padding-left:.5rem;padding-right:.5rem;padding-top:.5rem;position:relative;text-transform:capitalize;-webkit-user-select:none;user-select:none}.DiscoveringYourPersonality_wordCheck__oi2uJ input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.DiscoveringYourPersonality_wordCheck__oi2uJ img{height:auto;width:100%}.DiscoveringYourPersonality_wordCheck__oi2uJ input:checked~.DiscoveringYourPersonality_checkmark__J6V8r:after{display:block}.DiscoveringYourPersonality_wordCheck__oi2uJ .DiscoveringYourPersonality_checkmark__J6V8r:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.DiscoveringYourPersonality_wordCheck__oi2uJ:hover input~.DiscoveringYourPersonality_checkmark__J6V8r{background-color:#ccc}.DiscoveringYourPersonality_wordCheck__oi2uJ input:checked~.DiscoveringYourPersonality_checkmark__J6V8r{background-color:#009688}.DiscoveringYourPersonality_iti__DHnj0{background-color:gray;height:100%;width:100%}.DiscoveringYourPersonality_samScale__TTpM1{padding-bottom:1.5rem;padding-top:2rem}.DiscoveringYourPersonality_samScale__TTpM1 h1{text-transform:capitalize}.DiscoveringYourPersonality_samScale__TTpM1 input{display:none}.DiscoveringYourPersonality_samItens__aecyR{color:#000;display:flex}.DiscoveringYourPersonality_samControl__PmZrz p{text-align:center}.DiscoveringYourPersonality_samScale__TTpM1 h1{color:#000;margin-bottom:7rem;margin-top:5rem;text-align:center}.DiscoveringYourPersonality_samScale__TTpM1 form{margin-bottom:7rem}.DiscoveringYourPersonality_error__Bf0\+k{color:red}.DiscoveringYourPersonality_instructions__4O8y5{padding-bottom:2rem}@media (max-width:990px){.DiscoveringYourPersonality_modal__9rWoH{left:3%}}@media (max-width:750px){.DiscoveringYourPersonality_gridMain__gWddH h3{font-size:.9rem;margin-bottom:0;margin-top:0}.DiscoveringYourPersonality_gridMain__gWddH p{font-size:.8rem}.DiscoveringYourPersonality_modal__9rWoH{left:3%;max-height:30rem;max-width:30rem;min-height:30rem;min-width:30rem}}body{background-color:#fff;margin:0;padding:0}*{box-sizing:border-box}ul{list-style:none}a{text-decoration:none}button,input{border:none;outline:none}.Topbar_logo__ezfbM img{padding-top:.5rem;width:120px}.Topbar_logoColapsed__0khkb{display:none}.Topbar_menu__toMyW div{display:flex}.Topbar_menuColapsed__0iNPt div{display:none}.Topbar_nav__MN4Ud{align-items:center;display:flex;justify-content:space-evenly;left:0;padding-top:.5rem;position:fixed;top:0;transition:.6s ease-in-out;width:100%;z-index:1}.Topbar_nav__MN4Ud.Topbar_active__k7w3x{background-color:#fff;box-shadow:5px 10px 30px rgba(0,247,255,.157)}.Topbar_nav__MN4Ud ul{display:flex}.Topbar_nav__MN4Ud ul li a{border-radius:3px;color:#000;display:flex;font-size:.9rem;font-weight:500;height:40px;letter-spacing:1px;line-height:43px;margin:3px;padding:0 22px;text-transform:uppercase;transition:.2s ease-in-out}.Topbar_menuIcon__sedLy,.Topbar_nav__MN4Ud .Topbar_menuBtn__Zsz0a{display:none}.Topbar_scroll__CNvIS{left:42.5%}.Topbar_topbarIcon__fs2\+j{color:#4b5563;font-size:.9rem;padding-right:12px}.Topbar_topbarIcon__fs2\+j.Topbar_active__k7w3x{color:#00796b;font-size:.9rem;padding-right:16px}.Topbar_topbarIcon__fs2\+j.Topbar_disabled__7rNgA{color:#bbb;font-size:.9rem;padding-right:16px}.Topbar_topbarListItem__EFrnQ{align-items:center;border-radius:10px;cursor:pointer;display:flex;padding:.5rem}.Topbar_topbarListItem__EFrnQ:hover{background-color:#cccccc44}.Topbar_topbarListItem__EFrnQ.Topbar_active__k7w3x{background-color:#b2dfdb;color:#00796b;font-weight:550}@media(max-width:1100px){.Topbar_menuIcon__sedLy{display:block}.Topbar_nav__MN4Ud{height:65px;justify-content:space-between;padding:0 30px}.Topbar_logo__ezfbM img{width:120px}.Topbar_header-btns__qiUTW{margin:0}.Topbar_logo__ezfbM{display:none}.Topbar_logoColapsed__0khkb{display:flex}.Topbar_logoColapsed__0khkb img{width:40px}.Topbar_menuColapsed__0iNPt div{display:flex}.Topbar_menu__toMyW{background-color:#fff;border-bottom:4px solid #00796b;display:none;left:0;margin:0;padding:0;position:absolute;top:65px;width:100%}.Topbar_menu__toMyW div{display:block}.Topbar_menu__toMyW li{width:100%}.Topbar_nav__MN4Ud .Topbar_menu__toMyW li a{align-items:center;border:1px solid rgba(38,38,38,.03);height:40px;justify-content:center;margin:0;padding:25px;width:100%}.Topbar_nav__MN4Ud .Topbar_menuIcon__sedLy{cursor:pointer;float:right;padding:28px 20px;position:relative;-webkit-user-select:none;user-select:none}.Topbar_nav__MN4Ud .Topbar_menuIcon__sedLy .Topbar_navIcon__FnrLZ{background-color:#333;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}.Topbar_nav__MN4Ud .Topbar_menuIcon__sedLy .Topbar_navIcon__FnrLZ:after,.Topbar_nav__MN4Ud .Topbar_menuIcon__sedLy .Topbar_navIcon__FnrLZ:before{background:#333;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.Topbar_nav__MN4Ud .Topbar_menuIcon__sedLy .Topbar_navIcon__FnrLZ:before{top:5px}.Topbar_nav__MN4Ud .Topbar_menuIcon__sedLy .Topbar_navIcon__FnrLZ:after{top:-5px}.Topbar_nav__MN4Ud .Topbar_menuBtn__Zsz0a:checked~.Topbar_menuIcon__sedLy .Topbar_navIcon__FnrLZ{background:transparent}.Topbar_nav__MN4Ud .Topbar_menuBtn__Zsz0a:checked~.Topbar_menuIcon__sedLy .Topbar_navIcon__FnrLZ:before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.Topbar_nav__MN4Ud .Topbar_menuBtn__Zsz0a:checked~.Topbar_menuIcon__sedLy .Topbar_navIcon__FnrLZ:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.Topbar_nav__MN4Ud .Topbar_menu__toMyW{display:none}.Topbar_nav__MN4Ud .Topbar_menuBtn__Zsz0a:checked~.Topbar_menu__toMyW{display:block}}.contentTerAct_container__-zS98{display:grid;grid-template-columns:.3fr 1fr .3fr;margin-top:.5rem}.contentTerAct_container__-zS98,.contentTerAct_noSidebar__Ev\+ds{border-radius:3px;box-sizing:border-box;overflow-y:scroll;top:1.8rem}.contentTerAct_noSidebar__Ev\+ds{left:6rem;padding-left:10px;position:absolute;right:6px}@media(max-width:1100px){.contentTerAct_container__-zS98{grid-template-columns:.1fr 1fr .1fr}}.ValuesPage_activeMind__DuHKf{color:#00bcd4;font-weight:600}.ValuesPage_activeMove__RjGP7{color:#ff5252;font-weight:600}.ValuesPage_activeNutri__8VpnX{color:#009688;font-weight:600}.ValuesPage_card__OkpS1{border-radius:5px;border-style:none;box-shadow:0 5px 15px 3px rgba(0,0,0,.2);cursor:pointer;display:inline-block;margin:1rem 1rem 3rem;min-height:12rem;overflow-y:scroll;transition:.3s;width:42rem}.ValuesPage_card__OkpS1:hover{background-color:#ffb46333;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.ValuesPage_card__OkpS1 h4{padding:1rem}.ValuesPage_card__OkpS1 table{border-collapse:collapse;width:100%}.ValuesPage_card__OkpS1 th,td{padding:8px;text-align:left}.ValuesPage_card__OkpS1 th{padding:1rem}.ValuesPage_card__OkpS1 tr:nth-child(2n){background-color:#f2f2f2}.ValuesPage_cardContent__Aygdu{min-height:12rem;width:100%}.ValuesPage_cardDisabled__RbOkN{background-color:#eee;border-radius:5px;border-style:none;box-shadow:0 5px 15px 3px rgba(0,0,0,.2);cursor:pointer;margin:1rem 1rem 3rem;min-height:12rem;overflow-y:scroll;padding:.5rem;transition:.3s;width:42rem}.ValuesPage_cardIcon__L2cdp{cursor:pointer;float:right;padding:.5rem}.ValuesPage_cardIcon__L2cdp:hover{background-color:#eee;border-radius:60%}.ValuesPage_cardItem__D2K16{border-radius:.5rem;margin:.5rem;padding:.3rem}.ValuesPage_cardItemActive__8AhaL{background-color:#eee;border-radius:10px;color:#00bcd4;cursor:pointer;padding:.3rem 1rem}.ValuesPage_traitCap__3iFzZ{margin-bottom:1rem;margin-right:1rem}.ValuesPage_traitCap__3iFzZ,.ValuesPage_traitName__UV48l{display:flex;justify-content:space-between}.ValuesPage_traitName__UV48l p{padding-right:1rem}.ValuesPage_traitBarTemp__5hdhl{background-color:#ccc;border-radius:12px;height:1rem;margin:.3rem auto 1rem;position:relative;width:90%}.ValuesPage_traitScoreTemp__lFBkh{background-color:#009688;border-radius:20px;border-style:solid;color:#009688;height:1rem}.ValuesPage_traitBar__wN8Qk{background-color:#e1e0dd;border-radius:12px;height:1rem;margin-left:auto;margin-right:auto;margin-top:.3rem;position:relative;width:90%}.ValuesPage_traitScore__tqvS-{background-color:#009688;border-color:#eee;border-radius:20px;border-style:solid;color:#009688;height:1rem;width:3%}.ValuesPage_valuesBar__4WgTl{background-color:#ccc;border-radius:12px;height:.5rem;margin:.3rem auto;position:relative;width:90%}.ValuesPage_valuesBody__hvq-c{display:grid;grid-template-columns:1fr 1fr}.ValuesPage_valuesHead__BLMCY{display:grid;grid-template-columns:2fr 1fr}.ValuesPage_valuesScore__SjD1O{background-color:#009688;border-radius:20px;border-style:solid;color:#009688;height:.5rem}.ValuesPage_container__Fkaia{background-color:blank;display:flex;flex-direction:column;height:100vh;object-fit:contain;padding-right:20rem;padding-top:3rem;text-align:justify;width:100%}.ValuesPage_container__Fkaia p{padding-bottom:.5rem;padding-top:.5rem}.ValuesPage_container__Fkaia h2{cursor:pointer}.ValuesPage_container__Fkaia h2:hover{text-decoration:underline}.ValuesPage_content__knnNL{text-align:justify}.ValuesPage_content__knnNL p{margin-right:7rem}.ValuesPage_cvBtnIn__jq8Ct{align-items:center;background-color:#fff;border-radius:10px;box-shadow:5px 10px 30px #ccc;color:#009688;cursor:pointer;display:flex;font-weight:700;height:2.5rem;justify-content:center;margin-top:3rem;width:20rem}.ValuesPage_cvBtnIn__jq8Ct:hover{background-color:#eee;color:#009688;transition:all .5s ease}.ValuesPage_title__dbzkj{align-items:center;display:flex;margin-left:auto;margin-right:auto}.ValuesPage_title__dbzkj h4{padding-left:.5rem}.ValuesPage_title__dbzkj p{cursor:pointer;font-weight:600;padding-right:1rem}.ValuesPage_myActivities__DEkbr{display:flex}.ValuesPage_feature__ms2i8{align-items:center;border-radius:5px;border-style:double;cursor:pointer;display:flex;justify-content:center;margin:1rem 5rem 1rem 1rem;min-height:4rem;min-width:10rem;overflow-y:scroll;padding:.5rem;text-align:center;transition:.3s}.ValuesPage_featureMind__uu6DG:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#00bcd4}.ValuesPage_featureMove__RruzJ:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#ff5252}.ValuesPage_featureNutri__RruZR:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#009688}.ValuesPage_feature__ms2i8 p{font-weight:600;padding-left:.5rem}.ValuesPage_divider__aMYST{border-top:1px solid #eee;margin-bottom:1.5rem;margin-top:1rem;width:47rem}.ValuesPage_featureCard__IQn--{cursor:pointer;display:flex}.ValuesPage_featureImg__d2MWS{height:6rem;margin-right:1rem;width:6rem}.ValuesPage_green__qWtBw{color:green}.ValuesPage_red__A-ckf{color:red}.ValuesPage_error__0urX6{margin-top:.5rem}.ValuesPage_appointmentModal__YMs9G{align-items:center;background:#fff;border-radius:.2rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:30%;max-width:60%;min-width:25rem;opacity:1;padding:1.5rem;position:fixed;top:5%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.ValuesPage_appointmentModal__YMs9G p{padding:.5rem}.ValuesPage_appointmentModal__YMs9G div{display:flex;justify-content:space-between;padding-top:2rem}.ValuesPage_footer__lIBWL{padding-bottom:5rem;padding-top:1rem}.ValuesPage_image__IFDug{height:6rem;width:6rem}.ValuesPage_modal__uD7Zi{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 8px 15px rgba(0,0,0,.2);display:block;left:30%;max-height:30rem;max-width:45rem;min-height:30rem;min-width:45rem;opacity:1;overflow-y:scroll;position:fixed;top:3%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translateX(-10px);transform:translateX(-10px);z-index:100}.ValuesPage_modalHeader__f517k{align-items:center;background-color:#f3f4f6;display:flex;justify-content:right}.ValuesPage_modalBody__QB4dD{padding:2rem;text-align:justify}.ValuesPage_modalBody__QB4dD h3{padding-bottom:1rem;text-align:center}.ValuesPage_modalImg__j8gJo{height:6rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:6rem}.ValuesPage_materialIcon__1rIbE{color:#9ca3af}.ValuesPage_materialIconDelete__Y319h{color:#9ca3af;cursor:pointer;padding-right:.3rem}.ValuesPage_materialButton__4P5bl{background:transparent;border:none;cursor:pointer}.ValuesPage_back__a39SS{cursor:pointer}.ValuesPage_profile__AzUUR{grid-gap:20px;display:grid;grid-auto-rows:155px;grid-template-columns:1.5fr 2fr;height:100vh;margin-bottom:5rem;padding:1.5rem 6rem 1.5rem 1.5rem;width:100%}.ValuesPage_profile__AzUUR h4{padding:1rem}.ValuesPage_profile__AzUUR p{padding-left:1rem}.ValuesPage_profile__AzUUR ul{padding-left:2rem}.ValuesPage_profile__AzUUR ul li:before{color:#009688;content:"\2022";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.ValuesPage_profile1__n0afH{border-color:#b2dfdb;grid-column-end:2;grid-row-end:2;grid-row-start:1}.ValuesPage_profile1__n0afH,.ValuesPage_profile2__Td2Ut{background-color:#b2dfdb;border-radius:10px;grid-column-start:1}.ValuesPage_profile2__Td2Ut{grid-row-end:4;grid-row-start:2}.ValuesPage_profile3__EN--p{background-color:#b2dfdb;border-radius:10px;grid-column-start:2;grid-row-end:4;grid-row-start:3}.ValuesPage_profile4__WYwaF{background-color:#b2dfdb;border-radius:10px;grid-column-start:1;grid-row-end:5;grid-row-start:4}.ValuesPage_profile5__Pl\+N1{background-color:#fff;border-color:#b2dfdb;border-radius:10px;border-style:solid;grid-column-end:3;grid-column-start:1;grid-row-end:4;grid-row-start:1}.ValuesPage_profile5__Pl\+N1 h4{padding-bottom:0}.ValuesPage_profile5__Pl\+N1 p{font-size:.8rem}.ValuesPage_profile6__U2UZt{background-color:#fff;border-color:#b2dfdb;border-radius:10px;border-style:solid;grid-column-end:3;grid-column-start:1;grid-row-end:5;grid-row-start:2}.ValuesPage_profile6__U2UZt h4{font-size:.9rem;padding-bottom:0}.ValuesPage_profile6__U2UZt p{display:flex;font-size:.9rem;justify-content:space-between}.ValuesPage_pieContainer__AhC87{height:150px;margin-left:10rem;margin-top:2rem;position:relative;z-index:1}.ValuesPage_pieBackground__nLPPV{box-shadow:0 0 8px rgba(0,0,0,.5)}.ValuesPage_pieBackground__nLPPV,.ValuesPage_pie__kh33J{border-radius:100%;height:150px;position:absolute;width:150px;z-index:1}.ValuesPage_pie__kh33J{clip:rect(0,75px,150px,0);transition:all 1s}.ValuesPage_hold__nqD3L{clip:rect(0,150px,150px,75px);border-radius:100%;height:150px;position:absolute;width:150px;z-index:1}#ValuesPage_pieSlice1__ClnVC .ValuesPage_pie__kh33J{background-color:#1b458b}#ValuesPage_pieSlice2__NaJd9{-webkit-transform:rotate(36deg);transform:rotate(36deg)}#ValuesPage_pieSlice2__NaJd9 .ValuesPage_pie__kh33J{background-color:#0a0;-webkit-transform:rotate(60deg);transform:rotate(60deg)}#ValuesPage_pieSlice3__7tOmX{-webkit-transform:rotate(72deg);transform:rotate(72deg)}#ValuesPage_pieSlice3__7tOmX .ValuesPage_pie__kh33J{background-color:#f80;-webkit-transform:rotate(120deg);transform:rotate(120deg)}#ValuesPage_pieSlice4__TlBu6{-webkit-transform:rotate(108deg);transform:rotate(108deg)}#ValuesPage_pieSlice4__TlBu6 .ValuesPage_pie__kh33J{background-color:#08f;-webkit-transform:rotate(10deg);transform:rotate(10deg)}#ValuesPage_pieSlice5__KAJ1g{-webkit-transform:rotate(144deg);transform:rotate(144deg)}#ValuesPage_pieSlice5__KAJ1g .ValuesPage_pie__kh33J{background-color:#a04;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ValuesPage_pieSlice6__1oFy3{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#ValuesPage_pieSlice6__1oFy3 .ValuesPage_pie__kh33J{background-color:gold;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ValuesPage_pieSlice7__0dmRP{-webkit-transform:rotate(216deg);transform:rotate(216deg)}#ValuesPage_pieSlice7__0dmRP .ValuesPage_pie__kh33J{background-color:#f0f;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ValuesPage_pieSlice8__BPK7w{-webkit-transform:rotate(252deg);transform:rotate(252deg)}#ValuesPage_pieSlice8__BPK7w .ValuesPage_pie__kh33J{background-color:#add8e6;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ValuesPage_pieSlice9__YP03W{-webkit-transform:rotate(288deg);transform:rotate(288deg)}#ValuesPage_pieSlice9__YP03W .ValuesPage_pie__kh33J{background-color:gray;-webkit-transform:rotate(70deg);transform:rotate(70deg)}#ValuesPage_pieSlice10__hSmir{-webkit-transform:rotate(324deg);transform:rotate(324deg)}#ValuesPage_pieSlice10__hSmir .ValuesPage_pie__kh33J{background-color:#90ee90;-webkit-transform:rotate(70deg);transform:rotate(70deg)}.ValuesPage_circle1__KJozl{background-color:#fff;height:200px;top:-23px;width:200px;z-index:0}.ValuesPage_circle1__KJozl,.ValuesPage_circle2__L8kUs{border-radius:100%;box-shadow:inset 0 0 8px rgba(0,0,0,.5);color:#000;left:-25px;position:absolute}.ValuesPage_circle2__L8kUs{background-color:red;height:100px;top:0;width:100px;z-index:1}.ValuesPage_innerCircle__SJrnP{background-color:#fff;border-radius:100%;box-shadow:inset 0 0 8px rgba(0,0,0,.5);color:#000;height:200px;left:-25px;position:absolute;top:-23px;width:200px;z-index:0}.ValuesPage_innerCircle__SJrnP .ValuesPage_content1__xK8jA{display:block;font-size:14px;font-weight:700;left:8rem;position:absolute;text-align:right;top:.2rem}.ValuesPage_innerCircle__SJrnP .ValuesPage_content2__3Qpeu{display:block;font-size:14px;font-weight:700;left:11rem;position:absolute;text-align:left;top:2.5rem;width:120px}.ValuesPage_innerCircle__SJrnP .ValuesPage_content3__S0B7h{display:block;font-size:14px;font-weight:700;left:12rem;position:absolute;text-align:left;top:5.5rem;width:120px}.ValuesPage_innerCircle__SJrnP .ValuesPage_content4__k8vhA{display:block;font-size:14px;font-weight:700;left:12rem;position:absolute;text-align:left;top:8rem;width:120px}.ValuesPage_innerCircle__SJrnP .ValuesPage_content5__EEPGN{display:block;font-size:14px;font-weight:700;left:10rem;position:absolute;text-align:left;top:10rem;width:120px}.ValuesPage_innerCircle__SJrnP .ValuesPage_content6__7ncCJ{display:block;font-size:14px;font-weight:700;left:8rem;position:absolute;text-align:left;top:11.5rem;width:120px}.ValuesPage_innerCircle__SJrnP .ValuesPage_content7__yDhya{display:block;font-size:14px;font-weight:700;left:4rem;position:absolute;text-align:left;top:13rem;width:120px}.ValuesPage_innerCircle__SJrnP .ValuesPage_content10__oH8xg{display:block;font-size:14px;font-weight:700;left:0;position:absolute;text-align:left;top:.5rem}.ValuesPage_wheel__bgG7V{border:solid;border-color:#000;border-radius:50%;height:200px;margin-left:12rem;margin-top:1rem;position:relative;width:200px}.ValuesPage_wheel1__5N3UB{height:100%;width:100%}.ValuesPage_wheel1__5N3UB,.ValuesPage_wheel2__NBUvT{background:conic-gradient(red 36deg,orange 36deg 72deg,blue 72deg 108deg,green 108deg 144deg,#f0f 144deg 180deg,#ff0 180deg 216deg,navy 216deg 252deg,#add8e6 252deg 288deg,grey 288deg 324deg,#90ee90 324deg 1turn);border-radius:50%;opacity:.2;position:absolute}.ValuesPage_wheel2__NBUvT{height:80%;left:10%;top:10%;width:80%}.ValuesPage_wheel3__jMESW{background:conic-gradient(rgba(255,0,0,.1) 36deg,orange 36deg 72deg,blue 72deg 108deg,green 108deg 144deg,#f0f 144deg 180deg,#ff0 180deg 216deg,navy 216deg 252deg,#add8e6 252deg 288deg,grey 288deg 324deg,#90ee90 324deg 1turn);border-radius:50%;height:60%;left:20%;position:absolute;top:20%;width:60%}.ValuesPage_wheel4__ATyvA{background:conic-gradient(red 36deg,orange 36deg 72deg,blue 72deg 108deg,green 108deg 144deg,#f0f 144deg 180deg,#ff0 180deg 216deg,navy 216deg 252deg,#add8e6 252deg 288deg,grey 288deg 324deg,#90ee90 324deg 1turn);border-radius:50%;height:40%;left:30%;position:absolute;top:30%;width:40%}#ValuesPage_donut__FtNKp{background:conic-gradient(red 0deg 80deg,green 80deg 190deg,blue 190deg 1turn);border-radius:50%;height:300px;width:300px}#ValuesPage_donut__FtNKp:before{background:#fff;border-radius:50%;content:"";height:180px;width:180px}#ValuesPage_donut__FtNKp{align-items:center;display:flex;justify-content:center}.ValuesPage_containerBar__SUKR3{background-color:#e0e0de;border-radius:5px;height:15px;margin-left:1rem;margin-right:1rem;margin-top:.2rem;max-width:90%;text-align:center}.ValuesPage_textBar__2bSfK{font-size:.7rem;position:absolute}.ValuesPage_progressBar__8TjlG{background-color:#ffb463;border-radius:5px;color:#000;font-size:.7rem;text-align:right}.ValuesPage_userIcon__XCwc6{float:left;height:30px;margin-left:.6rem;margin-top:.7rem;width:30px}.ValuesPage_confirmation__PVk\+j{cursor:pointer;display:block;font-size:12px;margin-bottom:.5rem;margin-right:auto;padding-left:1.5rem;padding-top:.5rem;position:relative;-webkit-user-select:none;user-select:none}.ValuesPage_confirmation__PVk\+j input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.ValuesPage_confirmation__PVk\+j img{height:auto;width:100%}.ValuesPage_confirmation__PVk\+j input:checked~.ValuesPage_checkmark__ybGS0:after{display:block}.ValuesPage_confirmation__PVk\+j .ValuesPage_checkmark__ybGS0:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.ValuesPage_confirmation__PVk\+j:hover input~.ValuesPage_checkmark__ybGS0{background-color:#ccc}.ValuesPage_confirmation__PVk\+j input:checked~.ValuesPage_checkmark__ybGS0{background-color:#009688}.ValuesPage_checkmark__ybGS0{background-color:#eee;border-radius:.25rem;height:19px;left:0;margin-top:.3rem;position:absolute;top:0;width:19px}.ValuesPage_checkmark__ybGS0:after{content:"";display:none;position:absolute}.ValuesPage_wordCheck__AxADb{color:#4b5563;cursor:pointer;display:block;font-size:12px;margin-bottom:.5rem;margin-right:auto;padding-left:.5rem;padding-right:.5rem;padding-top:.5rem;position:relative;text-transform:capitalize;-webkit-user-select:none;user-select:none}.ValuesPage_wordCheck__AxADb input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.ValuesPage_wordCheck__AxADb img{height:auto;width:100%}.ValuesPage_wordCheck__AxADb input:checked~.ValuesPage_checkmark__ybGS0:after{display:block}.ValuesPage_wordCheck__AxADb .ValuesPage_checkmark__ybGS0:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.ValuesPage_wordCheck__AxADb:hover input~.ValuesPage_checkmark__ybGS0{background-color:#ccc}.ValuesPage_wordCheck__AxADb input:checked~.ValuesPage_checkmark__ybGS0{background-color:#009688}.ValuesPage_iti__OTlfz{background-color:gray;height:100%;width:100%}.ValuesPage_samScale__qzYc5{padding-bottom:1.5rem;padding-top:2rem}.ValuesPage_samScale__qzYc5 h1{text-transform:capitalize}.ValuesPage_samScale__qzYc5 input{display:none}.ValuesPage_samItens__Rr7n1{color:#000;display:flex}.ValuesPage_samControl__VkvfW p{text-align:center}.ValuesPage_samScale__qzYc5 h1{color:#000;margin-bottom:7rem;margin-top:5rem;text-align:center}.ValuesPage_samScale__qzYc5 form{margin-bottom:7rem}.ValuesPage_error__0urX6{color:red}.ValuesPage_instructions__hqhEE{padding-bottom:2rem}@media (max-width:1100px){.ValuesPage_profile5__Pl\+N1 p{font-size:.9rem}}@media (max-width:900px){.ValuesPage_profile__AzUUR{margin-bottom:5rem;padding-right:.1rem}}
/*# sourceMappingURL=main.6c693599.css.map*/