.well-being-container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:calc(100vh - 5rem);padding-top:4rem;display:flex}.well-being-body-container{flex-direction:column;align-items:center;width:100%;max-width:1600px;display:flex}.well-being-app-container{flex-direction:column;align-items:center;width:calc(100% - 4rem);padding:2rem;display:flex}@media (max-width:768px){.well-being-app-container{width:calc(100% - 3rem);padding:2rem 1.5rem}}.well-being-app-title{margin-bottom:1rem;font-family:Inter Tight;font-size:3.625rem;font-weight:800;line-height:3.9875rem}@media (max-width:768px){.well-being-app-title{font-size:2.25rem;line-height:100%}}.well-being-app-text{margin-bottom:2rem;font-family:Libre Franklin;font-size:1.5rem;font-weight:600;line-height:2.1rem}@media (max-width:768px){.well-being-app-text{font-size:1.25rem;line-height:140%}}.well-being-app-body-container{background-color:#fff;border-radius:1rem;flex-direction:row;gap:2rem;width:calc(100% - 4rem);padding:3rem 2rem;display:flex;position:relative}@media (max-width:1000px){.well-being-app-body-container{flex-direction:column}}.well-being-app-body-left-container{flex-direction:column;width:50%;display:flex}@media (max-width:1000px){.well-being-app-body-left-container{width:100%}}.well-being-app-body-left-image-container{flex-direction:row;gap:1rem;width:calc(100% - 3rem);padding-right:3rem;display:flex}@media (max-width:768px){.well-being-app-body-left-image-container{width:100%;padding-right:0}}.well-being-app-body-left-image-wrapper{width:50%}.well-being-app-body-left-image-wrapper>img{object-fit:contain;width:100%;height:auto;display:block}.well-being-app-body-left-bullet-container{flex-direction:column;padding-right:3rem;display:flex}@media (max-width:768px){.well-being-app-body-left-bullet-container{width:100%;padding-right:0}}.well-being-app-body-left-bullet-title{margin:2rem 0;font-family:Libre Franklin;font-size:1.25rem;font-weight:700;line-height:1.75rem}.well-being-app-body-left-bullet-text{font-family:Libre Franklin;font-size:1.25rem;font-weight:400;line-height:1.75rem}.well-being-app-body-left-bullet-text-container{flex-direction:row;align-items:flex-start;display:flex}.well-being-app-body-left-bullet-text-bullet{background-color:#000;border-radius:4px;margin-top:.75rem;margin-right:.5rem;padding:2px}.well-being-app-body-right-container{flex-direction:column;width:50%;display:flex}@media (max-width:1000px){.well-being-app-body-right-container{width:100%}}.well-being-app-body-right-title{margin-bottom:1.5rem;font-family:Inter Tight;font-size:1.875rem;font-weight:800;line-height:2.0625rem}.well-being-app-body-right-text{margin-bottom:2rem;font-family:Libre Franklin;font-size:1.25rem;font-weight:400;line-height:1.75rem}.well-being-app-body-right-text-link{color:#8e5cd9;cursor:pointer;font-family:Libre Franklin;font-size:1.25rem;font-weight:600;line-height:1.75rem}.well-being-app-body-right-text-link:hover{text-decoration:underline}.well-being-app-body-right-input-container{flex-direction:column;margin-top:1rem;display:flex}.well-being-app-body-right-input-container>input{border:1px solid silver;border-radius:.5rem;padding:.5rem;font-family:Libre Franklin;font-size:1.05rem}.well-being-app-body-right-input-container>input:focus{outline:none}.well-being-app-body-right-input-container-row{flex-direction:row;align-items:center;margin:1rem 0;display:flex}.well-being-app-body-right-input-container-row>input{width:1rem;height:1rem;margin-right:.5rem}.well-being-app-body-right-btn-container{width:16rem;margin-top:1rem}.well-being-app-text-card-container{flex-direction:column;align-items:center;gap:1rem;width:calc(100% - 4rem);padding:2rem 2rem 4rem;display:flex}@media (max-width:768px){.well-being-app-text-card-container{width:calc(100% - 3rem);padding:2rem 1.5rem}}.well-being-app-text-card-group{background-color:#fff;border-radius:1rem;flex-direction:column;width:50%;padding:3rem 2rem;display:flex}@media (max-width:1300px){.well-being-app-text-card-group{width:65%;padding:2rem 1.5rem}}@media (max-width:1000px){.well-being-app-text-card-group{width:80%;padding:2rem 1.5rem}}@media (max-width:768px){.well-being-app-text-card-group{width:calc(100% - 3rem);padding:2rem 1.5rem}}.well-being-app-text-card-group-title{margin-bottom:1rem;font-family:Inter Tight;font-size:1.875rem;font-weight:800;line-height:2.0625rem}.well-being-app-text-card-group-text{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:120px;font-family:Libre Franklin;font-size:1.25rem;font-weight:400;line-height:1.75rem;display:-webkit-box;overflow:hidden}.well-being-app-text-card-group-text.type-2{-webkit-line-clamp:6;line-clamp:6;max-height:200px}.well-being-app-text-card-group-text.show{max-height:unset;-webkit-line-clamp:unset;line-clamp:unset}.well-being-app-text-card-group-link{cursor:pointer;margin-top:1rem;font-family:Libre Franklin;font-size:1.25rem;font-weight:600;line-height:1.75rem}.well-being-app-body-error-container{align-self:flex-start;margin:0 0 1rem}.well-being-app-body-error-entry{color:red;font-style:italic}
