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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body>#root>div{height:100vh}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.has-large-font-size{line-height:1.1}.front-page__login{background-position:50%;background-size:cover;justify-content:center;min-height:80vh;position:relative}.myheartcoach-bg{background-image:url(/static/media/myHeartCoachBG.2897a31c35c1da0a83f2.jpg)}.empower-bg{background-image:url(/static/media/empowerBG.68cd9574c79c681bde77.png)}.opal-bg{background-image:url(/static/media/opalBG.f2c6eea0a8fd4a15f2f3.png)}.prehab4all-bg{background-image:url(/static/media/prehab4AllBG.08469eede7646fd6441f.png)}.strive-bg{background-image:url(/static/media/striveBG.0e984913fb4288c6f57d.jpg)}.peace-bg{background-image:url(/static/media/peaceBG.f4244a1b1c64d83daba4.jpg)}.wellness-card__header{text-align:center}.front-page__login:after{background-color:#741bdc33;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.front-page__login-card.tribe-common-g-row.tribe-events-widget-events-list__event-row,.front-page__login-card.wellness-card{background-color:#ffffffe6;position:relative;z-index:5}.front-page>div{flex:1 1}.front-page__login{align-items:center;display:flex;flex-direction:column;padding:2rem}@media only screen and (min-width:1200px){.front-page__login{padding:3rem 2rem 2rem}}.front-page__login .gform_wrapper{max-width:450px;min-width:300px}@media only screen and (min-width:1200px){.front-page__login .gform_wrapper{width:400px}}.front-page__logged-in-card{color:#40359b;display:flex;flex-direction:column;justify-content:center;min-width:300px;text-align:center}.front-page__logged-in-card .button,.front-page__logged-in-card .resource-search__button{display:inline-block;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.front-page footer{border-top:1px solid #cecece;padding-top:1rem}.front-page__help-link{color:#6e6e6e;font-size:14px}.front-page__text{padding:2rem}.front-page .white{color:#fff}.front-page .white a{color:#cb49f7}.front-page .wordpress-login-form-wrapper{min-width:300px}@media only screen and (min-width:992px){.front-page .wordpress-login-form-wrapper{width:400px}}.front-page .wordpress-login-form-wrapper p{display:flex;flex-direction:column}.front-page .wordpress-login-form-wrapper label{font-weight:700}.front-page .wordpress-login-form-wrapper input{border-radius:10px;border-style:solid}form{background-color:#ffffffe6;border-radius:5px;box-shadow:0 2px 4px #00000026;min-width:320px;padding:10px;position:relative;z-index:5}form .form-group{display:flex;flex-direction:column;margin-bottom:1rem;margin-top:0}form .form-group .error-message{color:red;margin:0;max-width:300px}form .form-group label{display:inline-block;font-weight:700;margin-bottom:.25rem}form .form-group input{border-radius:10px;border-width:2px;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible;padding-block:1px;padding-inline:2px;padding:6px}form .form-group .password-div{align-items:center;background-color:#fff;border-radius:10px;border-style:solid;border-width:2px;display:flex;justify-content:space-between}form .form-group .password-div input{border:none;width:100%}form .form-group .password-div input:focus{outline:none}form .form-group .password-div:focus-within{border-width:3px}form .form-group .tooltip{display:inline-block;position:relative}form .form-group .tooltip:after{align-items:center;background-color:#c1ccf0;border-radius:4px;bottom:-160%;color:#0e0d0d;content:attr(title);display:flex;height:20px;justify-content:center;left:50%;opacity:0;padding:.5rem;position:absolute;transform:translateX(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:hidden;width:120px}form .form-group .tooltip:hover:after{opacity:1;visibility:visible}form .form-group #termsCheckbox{height:20px;margin-right:8px;position:relative;top:-1px;vertical-align:bottom;width:20px}form .form-group .terms-label{margin-bottom:0}form .form-login .error-message{margin:0}form .form-group__email{color:#00000061}form .form-group__terms{display:inline-block;position:relative}form .form-group__terms .terms-link{color:blue;cursor:pointer;text-decoration:underline}form .form-group__terms .terms-link:hover{text-decoration:none}form .forgot-password-link{color:#007bff;cursor:pointer;margin:10px 0;text-decoration:underline}form .forgot-password-link:hover{color:#0056b3;text-decoration:none}form .reset-pwd-btn{margin-bottom:10px!important}form .back-to-login-btn{background-color:#5700bb;border:0;border-radius:10px;border-style:solid;color:#fff;cursor:pointer;display:block;font-size:15px;margin:0 auto 10px;padding:.5em 1.2em;text-align:center;text-transform:uppercase}form .back-to-login-btn__reset{width:30%}form .terms-modal{background-color:#fff;box-shadow:0 0 10px #00000080;left:50%;max-height:500px;overflow-y:auto;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}form .terms-modal h1{font-size:16px}form .terms-modal button{float:right;margin-top:10px;width:100px}form button{background-color:#5700bb;border:0;border-radius:4px;border-radius:10px;border-style:solid;color:#fff;cursor:pointer;display:block;font-weight:500;line-height:1.4;margin:0 auto;opacity:1;padding:.5em 1.2em;text-transform:uppercase;width:100%}form button:disabled{cursor:not-allowed;opacity:.3!important}form .terms-error{color:red}.form-group__remember-me{align-items:center;display:flex;flex-direction:row!important;gap:4px;margin-top:10px}.form-group__remember-me input{cursor:pointer}.remember-me-label{color:#333;cursor:pointer;font-size:14px}.login-method{margin-bottom:20px}.login-method-options{display:flex;gap:15px;margin-top:8px}.login-method-option{border:1px solid #ccc;border-radius:4px;cursor:pointer;flex:1 1;padding:10px 15px;text-align:center;transition:all .3s ease}.login-method-option:hover{background-color:#f5f5f5}.login-method-option.active{background-color:#5700bb;border-color:#5700bb;color:#fff}.back-to-login-btn{color:#06c;cursor:pointer;margin-top:15px;text-align:center;text-decoration:underline}.back-to-login-btn__reset{margin-top:20px}.overlay{background-color:#00000080;cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.container{margin:0 auto!important;max-width:100vw!important;overflow-x:hidden;padding:0!important;width:100%}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:none;width:auto}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}h3{font-size:1.5rem;font-weight:600;margin-top:1rem}.loader-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.loader{animation:spin 1s linear infinite;border:3px solid #80008033;border-radius:50%;border-top-color:purple;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.message{color:#333;font-size:16px;font-weight:700;margin-top:10px}
/*# sourceMappingURL=main.30fe5882.css.map*/