@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.signin-container{align-items:stretch;display:flex;height:100vh}.left-column{align-items:flex-start;display:flex;flex-direction:column;margin-left:100px;margin-top:250px;padding:20px;width:40%}.right-column{background-image:url(/static/media/login.c1d592024cfe4089dcf5.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:60%}.sign-in-text{color:#22232e;font-size:22px}.email-input,.sign-in-text{font-family:Montserrat;font-weight:600;margin-bottom:20px}.email-input{border:1px solid #83659e;border-radius:5px;color:#83659e;font-size:12px!important;letter-spacing:-.24px;line-height:36px;padding:10px;width:100%}.sign-in-button{align-items:center;background:linear-gradient(135deg,#707eff,#7f3df6);border:none;border-radius:46px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;height:calc(2.5vw + 20px);justify-content:center;line-height:36px;outline:none;padding:.5rem 2rem;position:relative;text-align:center;transition:.3s ease;width:auto}.sign-in-button:hover{background-color:#fff;box-shadow:0 0 10px #707eff4d}.sign-in-button:hover:before{background:linear-gradient(135deg,#7f3df6,#707eff);border-radius:46px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.sign-in-button:active{transform:scale(.95)}.sidebar{align-items:flex-start;align-self:stretch;background-color:#fff;display:flex;flex-direction:column;gap:20px;height:100%;padding:50px;padding:var(--Window_V_Padding,50px);width:350px}.sidebar-title{color:#182a72;color:var(--Text-DarkNavy,#182a72);font-family:Inter;font-family:var(--Typeface-family-display,Inter);font-size:32px;font-size:var(--Typeface-size-h4,32px);font-style:normal;font-weight:600;line-height:32px;line-height:var(--Typeface-size-h4,32px);margin:0}.sidebar-divider{background:#a2acbc;background:var(--Text-MediumGray,#a2acbc);height:1px;width:100%}.sidebar-links{display:flex;flex-direction:column;gap:10px;width:100%}.sidebar button{background-color:#fff;border:none;border-radius:8px;color:#4e2375;color:var(--ui-dark-purple,#4e2375);font-family:Montserrat;font-size:15px;font-style:italic;font-weight:700;margin-bottom:10px;padding:10px;text-align:left;text-decoration:none;transition:background-color .3s}.sidebar button:hover{background-color:#f0f0f0}.sidebar-link.active{background-color:#d6d4e0;color:#4e2375;font-weight:700;width:100%}.sidebar-logo{flex-shrink:0;height:39px;margin-left:10px;margin-top:auto;width:120px}.logout-button{align-items:center;background:linear-gradient(135deg,#707eff,#7f3df6);background:var(--gradient-periwinkle,linear-gradient(135deg,#707eff 0,#7f3df6 100%));border:none;border-radius:46px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat;font-size:9px;font-style:normal;font-weight:600;height:calc(1.5vw + 20px);justify-content:center;line-height:36px;margin-bottom:20px;margin-left:7px;padding:.5rem 2rem;text-align:center;transition:.3s ease;width:30%}.logout-button:hover{background:#fff;box-shadow:0 0 10px #707eff4d;color:linear-gradient(135deg,#707eff,#7f3df6);color:var(--gradient-periwinkle,linear-gradient(135deg,#707eff 0,#7f3df6 100%))}*,:after,:before{box-sizing:border-box}.chat-window{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:calc(100% - 250px);margin-bottom:20px;margin-top:50px;overflow:hidden;position:relative}.chat-header{border-bottom:1px solid #ececec;flex-shrink:0;padding:10px 20px}.chat-partner-name{border-radius:20px;font-size:16px;margin:0;padding:5px 0}.chat-messages{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:15px}.chat-message{align-self:flex-start;background:#f7f7f7;border-radius:10px;margin-bottom:10px;max-width:60%;padding:15px}.message-content{margin-bottom:5px}.message-meta{display:flex;font-size:.8rem;justify-content:space-between}.message-author{font-weight:700}.message-time{color:#999}.chat-input{border-top:1px solid #ececec;display:flex;flex-shrink:0;padding:10px}.chat-input textarea{border:none;border-radius:10px;flex:1 1;margin-right:10px;padding:10px}.chat-input button{background:#d6dafe;background:linear-gradient(99deg,#3271bf -29.19%,#0d9cc9 111.09%);background:var(--Gradient-MediumBlue,linear-gradient(99deg,#3271bf -29.19%,#0d9cc9 111.09%));border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Inter;font-family:var(--Typeface-family-display,Inter);font-size:16px;font-weight:600;padding:10px 20px}.chat-message.right{align-self:flex-end}.toggle-button-container{padding:0 0 5px 13px}.resource-cards{overflow:auto}.top-resource{align-items:center;background-color:#fff0;border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important;box-shadow:1px 1px 5px 0 #0003;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PAPA-Bulk{box-sizing:border-box;display:flex;overflow:auto}.PAPA-Sidebar{align-items:flex-start;align-self:stretch;background-color:#ffffffe6;display:flex;flex-direction:column;gap:10px;padding:20px 6px}.PAPA-Content{background-color:#fff;box-shadow:1px 1px 5px 0 #0003;padding:20px 15px 15px;width:100%}.sidebar-button{align-items:center;background-color:initial;background:linear-gradient(0deg,#dbdeea,#dbdeea),linear-gradient(135deg,#f7e0ff 11.72%,#ffe5e3 90.63%);border-radius:30px;cursor:pointer;display:flex;gap:10px;height:25px;justify-content:center;width:25px}.sidebar-button.selected{background:linear-gradient(135deg,#f7e0ff 11.72%,#ffe5e3 90.63%);border:1px solid #dea4d1;border-radius:30px}.sidebar-button path{fill:#a0a2b8}.sidebar-button.selected path{fill:url(#paint0_linear_4221_905)}.drawing-border{animation:drawBorder 1s linear forwards;border:2px solid #fee0de}@keyframes drawBorder{0%{width:0}to{width:100%}}.resource-cards{background:#fff;flex-direction:column;height:500px;overflow-y:auto;width:300px}.resource-cards,.resource-header-container{align-items:center;display:flex}.resource-child.expanded{align-items:flex-start;align-self:stretch;background:#efefef;border-radius:5px;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:5%;width:100%}.back-icon{align-items:center;background:linear-gradient(0deg,#e2e5ff,#e2e5ff),#b6ddea;border-radius:10px;color:#707eff;color:var(--Colour-Periwinkle,#707eff);cursor:pointer;font-family:Inter;font-size:11px;font-style:normal;font-weight:700;justify-content:center;line-height:6px;margin-right:3px;padding:5px}.resource-header{align-items:center;display:flex;margin-bottom:10px;margin-top:10px}.resource-icon{background:linear-gradient(0deg,#e2e5ff,#e2e5ff),#b6ddea;border-radius:10px;color:#707eff;color:var(--Colour-Periwinkle,#707eff);padding:7px}.card-header-tag,.resource-icon{align-items:center;justify-content:center}.card-header-tag{border-radius:3px;display:inline-flex;gap:10px;height:20px;padding:0 6px}.card-header-tag,.program-icon{font-family:Inter;font-size:11px;font-style:normal;font-weight:700;line-height:6px}.program-icon{align-items:center;background:linear-gradient(0deg,#caf7d4,#caf7d4),linear-gradient(135deg,#e2e5ff 5.73%,#e5d8fd 91.15%),#b6ddea;border-radius:2px;color:#46c290;justify-content:center;padding:7px}.resource-tag{background:#e3e3ff;color:#707eff;color:var(--Colour-Periwinkle,#707eff)}.program-tag{background:#caf7d4;color:#46c290}.high-impact-match{background:linear-gradient(133deg,#c53ef6 -22.74%,#ff7461 123.29%);border-radius:10px;color:#fff;font-size:.8em;font-weight:700;margin-left:3px;padding:3px 8px}.resource-content{color:#182a72;cursor:pointer;width:100%}.main-title{border-bottom:1px solid #ebebeb;color:#182a72;font-family:Inter;font-size:18px;font-style:normal;line-height:normal;padding-bottom:11px}.main-buttons,.main-buttons-container{display:flex;gap:10px;margin-top:10px}.main-buttons-container{padding-left:12px}.filter-button{align-items:center;border:0;border-radius:100px;color:#182a72;cursor:pointer;display:inline-flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:700;gap:10px;height:35px;justify-content:center;padding:0 12px}.res-filter{background:#d6dafe}.prog-filter{background:#baeac5}.prac-filter{background:#ffedab}.res-filter.selected{border:2px solid #707eff;border:2px solid var(--Colour-Periwinkle,#707eff)}.prog-filter.selected{border:2px solid #46c290;border:2px solid var(--Colour-Periwinkle,#46c290)}.prac-filter.selected{border:2px solid #edbb0c;border:2px solid var(--Colour-Periwinkle,#edbb0c)}.reload{align-items:center;background:#fff;border:1px solid #83659e;border-radius:20px;color:#83659e;cursor:pointer;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;gap:9px;justify-content:center;line-height:normal;margin-top:10px;padding:5px 8px;text-align:center;width:72%}.title{font-weight:700;margin-bottom:10px}.tags-container{align-self:stretch;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.tag{background-color:#fff;border-radius:2px;color:#686ea5;display:flex;font-family:Inter;font-size:.7em;font-weight:600;padding:3px 5px}.summary{color:#666;font-size:.75em;margin-bottom:10px}.CTA{display:flex;justify-content:space-between}.icon-link{align-items:center;background-color:#0d4373;border-radius:20px;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}.save-link{margin-left:auto}.navbar{align-items:center;align-self:stretch;background:#d0e6eb;background:var(--UI-LightBlue2,#d0e6eb);display:flex;height:10vh;justify-content:space-between;padding:1.5625rem 3.125rem;padding:1.5625rem var(--Window_V_Padding,3.125rem)}.peerlogo{height:40px;width:53px}.nav-logo-container{background:#fff;background:var(--UI-White,#fff);border-radius:.625rem;flex-direction:column;gap:.625rem;height:70px;justify-content:center;padding-top:.3125rem;width:70px}.nav-items,.nav-logo-container{align-items:center;display:flex}.nav-items{gap:40px;padding:20px 50px}.nav-item{align-items:center;border-radius:5px;display:flex;gap:10px;height:50px;padding:15px}.nav-item:hover{background:#b8dae2;cursor:pointer}.nav-title{color:#0080a9;color:var(--UI-DarkTeal,#0080a9);font-size:20px;font-style:normal;font-weight:700;line-height:20px}.active{background:#b8dae2}.nav-profile{align-items:center;display:flex;flex:1 0;gap:16px;justify-content:flex-end}.nav-user-info{align-items:flex-end;display:flex;flex-direction:column;gap:4px;height:50px;justify-content:center}.nav-logout{background:none;border:none;color:#0080a9;color:var(--UI-DarkTeal,#0080a9);cursor:pointer;font-family:Inter;font-family:var(--Typeface-family-text,Inter);font-size:14px;font-size:var(--Typeface-size-body2,14px);font-weight:700;padding:0}.logout-container{align-items:center;display:flex;gap:5px}.nav-name{color:#182a72;color:var(--Text-DarkNavy,#182a72);font-size:20px;font-size:var(--Typeface-size-h6,20px);font-style:normal;font-weight:600;margin:0}.profile-icon{align-items:center;background:linear-gradient(99deg,#3271bf -29.19%,#0d9cc9 111.09%);background:var(--Gradient-MediumBlue,linear-gradient(99deg,#3271bf -29.19%,#0d9cc9 111.09%));border-radius:100px;border-radius:var(--Component-Size-minCard_H,100px);gap:10px;height:55px;justify-content:center;width:55px}.home,.profile-icon{display:flex;flex-direction:column}.home{background-color:#f5f6fa;font-family:Inter;height:100vh;overflow:auto}.home,.main-content{align-items:flex-start}.main-content{align-self:stretch;display:flex;flex:1 0;gap:50px}.left-sidebar{background-color:#f6f7fc;color:#333;font-weight:700;height:100%}.content{display:flex;flex-direction:column;height:90vh;min-width:700px;width:40%}.right-sidebar{padding:20px;width:40%}.left-sidebar{position:relative}.PAPA{bottom:0;margin-bottom:145px;margin-right:15px;position:absolute;right:0}.contact-list{background-color:#fff;flex:1 1;overflow-y:auto}.Panel{border-radius:15px;box-shadow:0 4px 6px #0000001a;flex-direction:column;padding:5px}.Panel,.panel-row-2{align-items:center;display:flex}.panel-row-2{justify-content:center;width:80%}.panel-button-row{border-bottom:3px solid #e5e5e5;display:flex;flex-direction:row;margin-top:20px;width:100%}.child-button{background:#dddddf;border-radius:5px 5px 0 0;margin-right:6px;padding:10px}.child-button p{color:#182a72;font-family:Inter;font-size:11px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.child-button:first-child{background:#f6f6f6;margin-left:27px;margin-right:9px;padding-top:30px}.memory-child-button{background:#fff;border-radius:5px 5px 0 0;color:#182a72;font-family:Inter;font-size:11px;font-style:normal;font-weight:700;line-height:normal;margin-right:6px;padding:10px;text-align:center}.child-button:last-child{background-color:#f6f6f6;cursor:pointer;margin-left:auto}.core-issue-analysis{align-items:flex-start;background:#fff;border:1px solid #ffffff1a;border-radius:5px;box-shadow:1px 2px 5px 0 #ffffff1a;display:flex;flex-direction:column;margin:20px;padding:20px;width:80%}.core-issue-header{align-items:center;align-self:flex-start;display:flex;margin-left:12px}.core-issue-header img{margin-right:8px}.aggregate-ace h3,.core-issue-header h4{color:#0d4373!important;font-family:Inter,sans-serif!important;font-size:.9em;font-style:normal!important;font-weight:700!important;line-height:1}.aggregate-ace h3{margin-left:20px}.aggregate-ace p{color:#bcbcbc;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:1;margin-left:20px}.ace-header,.frequency-header{align-items:center;background:#e7e7e7;border-radius:5px 5px 0 0;display:flex;padding-left:10px;width:100%}.ace-header p,.frequency-header p{color:#4a4a4a!important;font-size:12px!important;font-weight:600!important;margin-left:8px!important;margin-top:12px!important;text-transform:uppercase!important}.ace-header img,.frequency-header img{cursor:pointer}.analysis-container{border-radius:0 0 5px 5px;display:flex;width:100%}.analysis-container>*{flex:1 1;margin-right:20px;min-width:0}.analysis-container>:last-child{margin-right:0}.ace-container,.frequency-container{align-items:flex-start;display:flex;flex-direction:column;gap:10px;overflow:hidden;padding:10px}.ace-container p{color:#83659e;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:15px;margin-top:12px}.buttons-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:left;margin-top:10px}.button-item{background-color:#f0f0f0;border:1px solid #0000;border-radius:18px;color:#83659e;cursor:pointer;font-family:Inter;font-size:12px;font-style:normal;font-weight:700;line-height:10px;padding:8px 15px;transition:all .3s ease}.button-item.selected{background:linear-gradient(135deg,#e2e5ff 5.73%,#e5d8fd 91.15%);border:1px solid #9d71c5;border-radius:20px}.word-map{height:auto;margin-top:20px;width:100%}.find-button{cursor:pointer;margin-top:1px}@media (max-width:768px){.core-issue-analysis{margin:10px;width:90%}.buttons-container{flex-direction:column}.button-item{width:100%}}.top-container{align-items:flex-start;background:#fff;border:1px solid #ffffff1a;border-radius:5px;box-shadow:1px 2px 5px 0 #ffffff1a;display:flex;flex-direction:column;margin:20px;padding:20px;width:50%}.header{align-items:center;align-self:flex-start;display:flex;margin-left:12px}.header img{margin-right:8px}.header h4{color:#0d4373!important;font-family:Inter,sans-serif!important;font-size:.9em;font-style:normal!important;font-weight:700!important;line-height:normal}.content-container{align-items:flex-start;display:flex;flex-direction:column;gap:10px;overflow:hidden;padding:10px;width:100%}.content-container p{color:#7d7d7d;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:15px}.content-header{align-items:center;background:#d6dafe;border-radius:5px 5px 0 0;display:flex;padding-left:10px;width:100%}.content-header p{color:#4a4a4a!important;font-size:12px!important;font-weight:600!important;margin-left:8px!important;margin-top:12px!important;padding-right:12px;text-transform:uppercase!important}.content-header img{cursor:pointer}.grid-container{grid-gap:10px 20px;display:grid;gap:10px 20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);padding:10px}.grid-item h3{color:#a5a5a5;font-weight:500}.grid-item h3,.grid-item h5{font-family:Inter;font-size:.8em;font-style:normal;line-height:1}.grid-item h5{color:#182a72;font-weight:700}.referrals{border:1px solid #ccc;border-radius:4px;margin:20px;padding:20px;width:80%}.referrals-header{align-items:center;background:#baeac5;border-radius:5px 5px 0 0;display:flex;padding-left:10px;width:100%}.referrals-header p{color:#4a4a4a!important;font-size:12px!important;font-weight:600!important;margin-left:8px!important;margin-top:12px!important;padding-right:12px;text-transform:uppercase!important}.referrals-header img{cursor:pointer}.top-bar{color:#22232e;display:flex;font-family:Poppins;font-size:27px;font-style:normal;font-weight:700;line-height:33px;margin-top:45px;padding:10px 0;text-align:left}.logo-container{margin-left:auto;margin-top:1.2px}.logo{flex-shrink:0;height:39px;margin-left:10px;width:120px}
/*# sourceMappingURL=main.8757e0e7.css.map*/