body,html{height:100%;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto Slab,-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}a{text-decoration:none}a,div{overflow-wrap:break-word}#root{height:100%;width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-float 3s ease-in-out infinite}}.App-header{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideAndFade{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-device-width:800px){.paper-info,.paper-title{font-size:.9em}}@media (min-device-width:801px){.paper-title{font-size:17px}.paper-info{font-size:15px}}.pulseElement{animation:pulse 2s infinite;border-radius:50%}@keyframes pulse{50%{box-shadow:0 0 4px 2px #3f50b5}}@media (max-device-width:800px){.chart-img{aspect-ratio:"1211 / 1300";height:300px}.subheader{font-size:1.2em;margin-bottom:32px;margin-top:32px}.subheader,.title{color:#000;font-family:Poppins;text-align:center}.title{font-size:1.6em;font-weight:700;margin-bottom:36px;margin-top:0}}@media (min-device-width:801px){.paragraph{font-size:18px}.subheader{color:#000;font-family:Poppins;font-size:1.4em;margin-bottom:32px;margin-top:32px;text-align:center}.chart-img{aspect-ratio:"1211 / 1300";height:500px}.title{color:#000;font-family:Poppins;font-size:2.2em;margin-bottom:48px;margin-top:80px;text-align:center}}.node{stroke:#fff;stroke-width:1.5px}.node .selected{stroke:#3f50b5;stroke-width:4px}.link{stroke:#302d2315;stroke-width:0}.link .selected-link{stroke-width:2;stroke:#3f50b560}#force-graph svg{display:block}.graph-background{fill:#fff}.y-axis text{fill:#222;font-family:Poppins,sans-serif;font-size:14px}.y-axis line,.y-axis path{stroke:#ccc}a{color:#3f50b5}#help-container{margin-top:14px}#help-container div{color:grey;font-family:Poppins,sans-serif}#legendHeader{margin-bottom:28px;margin-left:4px;margin-top:10px;text-decoration:underline}.node-symbol{border-radius:50%;height:24px;width:24px}#regular-node{background:#ffb800;margin-left:4px}#regular-node-small{background:#ffb800;height:12px;margin-top:10px;width:12px}#regular-node-medium{background:#ffb800;height:24px;width:24px}#selected-node{background-color:#ffb800;border:4px solid #001182;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:24px;width:24}.link-symbol{height:4px;width:30px}#non-highlighted-connection{background:#302d2320}#connection-highlighted{background:#001182a0}.legend-row{grid-column-gap:0;column-gap:0;display:grid;grid-template-columns:15% 85%;grid-template-rows:100%;margin-bottom:16px}.legend-row *{align-self:center;justify-self:start}@media (min-device-width:801px){.hoverable-tab{background-color:#fff;transition:.3s}.hoverable-tab:hover{background-color:#ddd;color:#fff}.hoverable-tab:hover .hoverable-tab-btn{opacity:1;transition:.3s}.hoverable-tab-btn{opacity:0}}.hoverable-list-item{background-color:#fff}.hoverable-list-item:hover{background-color:#eee;cursor:pointer}body,html{-webkit-overflow-scrolling:auto;overflow:hidden;overscroll-behavior-y:none}