:root{--main-bg:#fff;--footer-bg:#eaeaea;--primary-color:#28837f;--primary-admin-color:#0777a7;--header-bg:var(--primary-color);--header-fg:#fff;--header-height:100px;--footer-height:80px;--secondary-color:46 160 157/50%}body{overflow-y:scroll;color:#2c3e50;font-weight:400;font-family:Montserrat,sans-serif;text-align:center;text-align:left;background-color:var(--main-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{text-align:center}h1{font-size:2.2em}.n-layout-content{display:flex;justify-content:center;width:100%;min-height:calc(100vh - var(--header-height) - var(--footer-height));padding-top:60px;margin-inline:auto;padding-inline:20px}.n-layout-content .n-layout-scroll-container{width:100%}.n-layout-content .content{display:flex;justify-content:center;width:100%;max-width:100%}.wide .n-layout-content .content{max-width:1650px}.n-layout-content .narrow-content{width:min(600px,100%);max-width:810px;margin-inline:auto}.n-layout-content .wide-content{width:max(900px,80%);padding-bottom:20px}.n-layout-content .wide-content h1{margin:0;text-align:left}.n-layout-content p{font-size:1.4em}.n-layout-footer{display:flex;align-items:center;justify-content:center;height:var(--footer-height);color:#5c5c5c}.admin-link{color:var(--primary-admin-color)!important;font-weight:700;text-decoration:none;cursor:pointer}.n-layout-header{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);padding-right:20px;padding-left:20px;color:var(--header-fg);font-weight:medium;font-size:2.4em}.n-layout-header a{color:#fff;text-decoration:none}.n-layout-header a .app{display:flex;justify-content:left}.n-layout-header a .app .app-name{padding-left:15px}.n-layout-header a .app .app-name .admin{padding-left:10px;font-weight:400;font-size:.7em}.n-layout-header a .app .app-logo{height:50px;padding-right:15px;border-right:1px solid hsla(0,0%,100%,.5)}.n-layout-header .user-info{font-size:.5em;font-style:italic;text-align:right}.n-layout-header .user-info a{padding-left:15px;color:#fff;font-weight:700;font-style:normal;text-decoration:none}@media screen and (max-width:768px){.app-logo{height:35px!important}.app-name{font-size:1.3rem}.n-layout-header{font-size:1rem}.user-info{padding-top:5px;font-size:1rem!important}}.form .n-tabs-wrapper .n-tabs-tab{margin:0 30px;font-weight:700}.form .section-header{display:flex;flex-direction:row;font-weight:700;font-size:1.2em;text-align:left}.form .section-header:after{flex:1 1;margin:auto;margin-left:10px;border-bottom:2px solid var(--primary-color);content:""}@media only screen and (max-width:768px){.form .section-dropdown{display:block!important}}.form label{font-weight:700}.form.admin .section-header:after{border-bottom:2px solid var(--primary-admin-color)}.form.admin .tab-selection-buttons{display:flex}.form.admin .tab-back-button{border:1px solid var(--primary-admin-color)}.form.admin .tab-back-button:hover{color:#fff;background-color:var(--primary-admin-color);--n-border-hover:none!important}.form.admin .tab-progress-buttons{margin-left:1rem}.form.admin .tab-progress-buttons:hover{opacity:.8}.send-modal{width:35%;margin:0 auto}.send-modal__header{text-align:center}.send-modal__modal-title{font-weight:700;font-size:12px}.send-modal__send-survey-title{font-weight:700;font-size:22px}.send-modal__recipients-header{font-size:18px}.send-modal__recipients-title{font-weight:700}.send-modal__recipients-validation{display:flex;justify-content:center;font-size:16px;text-align:center}.send-modal__valid-icon{display:flex}.send-modal__button{text-align:center}.send-modal .valid-icon{color:var(--primary-color);font-size:24px}.send-modal .invalid-icon{color:red;font-size:24px}.send-modal .send-button,.send-modal .send-button:hover{background-color:var(--primary-color)}.send-modal .send-button:hover{opacity:.8}.survey-list td,.survey-list th{white-space:nowrap;text-align:right;border-right-width:0}.survey-list td:first-child,.survey-list th:first-child{text-align:left}.survey-list thead :where(tr th){padding:10px;font-weight:700;text-transform:uppercase;background-color:#fff}.survey-interactions__header{margin-bottom:60px}.survey-interactions h1{font-weight:700}.survey-interactions__row-header{font-size:18px}.survey-interactions__column-checkbox,.survey-interactions__column-header{text-align:center}.survey-interactions td,.survey-interactions th{white-space:normal}.survey-interactions__device-column{display:flex;flex-direction:column;max-width:90%;margin-top:20px;margin-inline:auto}.survey-interactions .n-table td,.survey-interactions .n-table th{border-right:none!important}.survey-main{margin-inline:auto;width:38rem}.survey-main__header{margin-bottom:60px}.survey-main__header p{font-size:1rem}.survey-main__header-title{margin:0;margin-right:10px;font-weight:700;text-align:center}.survey-main__info-section{margin-bottom:60px}.survey-main__info-section-header{display:flex;align-items:center}.survey-main__info-title{margin-right:10px!important;margin-bottom:0;font-weight:700;font-size:1.4em}.survey-main hr{width:100%;background-color:rgb(var(--secondary-color));border:1px solid rgb(var(--secondary-color));opacity:.5}.survey-main__info-body{font-size:16px!important}.survey-main__questions{margin-bottom:60px}.survey-main__continue{border-top:2px dotted rgb(var(--secondary-color))}.survey-main__consent-agreement{width:100%!important}.survey-main__consent-button{padding:.8rem 1.5rem;margin-block:.8rem;border:1px solid #ddd;border-radius:4px;cursor:pointer}.survey-main__consent-button.active-consent-button{background-color:var(--primary-admin-color)}.survey-main__consent-button.active-consent-button .n-radio{--n-box-shadow:inset 0 0 0 1px #fff!important;--n-box-shadow-active:inset 0 0 0 1px #fff!important;--n-box-shadow-focus:inset 0 0 0 1px #fff,0 0 0 2px hsla(0,0%,100%,0.3)!important;--n-box-shadow-hover:inset 0 0 0 1px #fff!important;--n-color:transparent!important;--n-color-active:transparent!important;--n-dot-color-active:var(--primary-admin-color)!important;--n-text-color:#fff!important}.survey-main__consent-button.active-consent-button .n-radio .n-radio-input{background-color:transparent!important}.survey-main__consent-button.active-consent-button .n-radio .n-radio__dot{background-color:#fff!important}.survey-relationships__header{margin-bottom:60px}.survey-relationships__description{max-width:1050px;margin-inline:auto}.survey-relationships__row-header{font-size:18px}.survey-relationships__column-checkbox,.survey-relationships__column-header{text-align:center}.survey-relationships__device-column{display:flex;flex-direction:column;max-width:90%;margin-top:20px;margin-inline:auto}.survey-relationships th{white-space:normal}.survey-relationships h1{font-weight:700}.wide .n-steps,.wide .survey-relationships__header{max-width:1090px;margin-inline:auto}.survey-thank-you{width:35rem;padding-top:20%;text-align:center}.survey-thank-you h1{font-weight:700}@media screen and (max-width:768px){.survey-thank-you{width:30rem}}@media screen and (max-width:576px){.survey-thank-you{width:25rem}}@media screen and (max-width:480px){.survey-thank-you{width:20rem}}.survey-your-info h1,.survey-your-info label{font-weight:700}.survey-your-info__org-zip{display:grid;grid-template-columns:2fr 1fr;-moz-column-gap:30px;column-gap:30px}.survey-your-info .n-form-item-blank{border:1px solid #707070;border-radius:4px!important}.survey-your-info .n-base-selection,.survey-your-info .n-input{--n-border:none!important}.survey-your-network{max-width:100%}.survey-your-network__header{margin-bottom:60px}.survey-your-network__person{margin-bottom:10px}.survey-your-network__remove{margin:5px auto 0 0;color:var(--primary-color);font-weight:500!important}.survey-your-network__remove:hover{color:var(--primary-color)!important}.survey-your-network h1,.survey-your-network label{font-weight:700}.survey-your-network .n-form-item-blank{flex-direction:column}.survey-your-network .n-form-item-feedback-wrapper{grid-row:1;margin-left:auto}.survey-your-network .add-button{width:180px;height:50px;margin-top:30px;margin-bottom:60px;color:var(--primary-color);font-weight:700!important;font-size:16px;background-color:var(--main-bg);border:2px solid var(--primary-color)!important;--n-border:none}.survey-your-network .add-button:hover{opacity:.8!important;--n-border-hover:none!important}.survey-your-network .add-button:focus,.survey-your-network .add-button:hover{color:var(--primary-color)!important;background-color:var(--main-bg)!important}.survey-your-network .add-button:focus{--n-border-focus:none!important}.survey-your-network .add-button:disabled{pointer-events:none}.survey-your-network .add-button-icon{padding-right:10px}.survey{padding-inline:20px;width:-moz-min-content;width:min-content}.survey .n-base-selection,.survey .n-input{display:flex;align-items:center;height:50px}.survey th{background-color:var(--main-bg)}.survey .n-table td,.survey .n-table th{border-right:1px dotted rgb(var(--secondary-color));border-bottom:2px solid rgb(var(--secondary-color))!important}.survey .n-table--bordered:last-child,.survey .n-table td:last-child,.survey .n-table th:last-child{border-right:none}.survey .n-table--bordered{border-top:none;border-bottom:none;border-left:none}.survey .n-steps{justify-content:center;max-width:100%!important;margin-bottom:60px}.survey .n-step{flex:0}.survey .n-step-content-header{margin-left:0!important}.survey .n-step-indicator{width:16px;height:16px;box-shadow:none}.survey .n-step-splitor{min-width:225px;height:2px;margin:0;background-color:var(--primary-color)}.survey .n-step-content__description{position:absolute;margin:0!important;font-size:.8em;transform:translateX(calc(-50% - 8px))}.survey .n-step-indicator-slot__index{display:none!important}.survey .n-step--process-status>.n-step-indicator{background-color:var(--primary-color)}.survey .n-step--finish-status>.n-step-indicator,.survey .n-step--wait-status>.n-step-indicator{width:12px;height:12px;background-color:transparent;border:2px solid var(--primary-color)}.survey i.n-base-icon{display:none}.survey .n-step:last-child .n-step-content__description{margin-top:2px!important}@media screen and (max-width:1023px){.survey .n-checkbox{margin-bottom:20px}.survey .n-checkbox-box-wrapper{margin-right:20px}.survey .n-step-splitor{min-width:100px}.survey .n-step-content__description{white-space:nowrap}}@media screen and (max-width:499px){.survey .n-step-content__description{font-size:.5em}.survey .n-step-splitor{min-width:75px}}.survey-buttons{display:flex;margin-top:60px;border-top:2px dotted rgb(var(--secondary-color))}.back-button{width:120px;height:50px;margin-top:40px;margin-bottom:100px;color:var(--primary-color);font-weight:700!important;font-size:16px;background-color:var(--main-bg);border:2px solid var(--primary-color);--n-border:none}.back-button:hover{opacity:.8;--n-border-hover:none!important}.back-button:focus,.back-button:hover{color:var(--primary-color)!important;background-color:var(--main-bg)!important}.back-button:focus{--n-border-focus:none!important}.back-button-icon{padding-right:10px}.survey-continue{margin-left:auto}.continue-button{flex-direction:row-reverse;width:150px;height:50px;margin-top:40px;margin-bottom:100px;font-weight:700!important;font-size:16px;background-color:var(--primary-color);--n-border:none}.continue-button:hover{opacity:.8!important}.continue-button:focus,.continue-button:hover{background-color:var(--primary-color)!important}.continue-button-icon{padding-left:10px}.n-button{--n-border:none!important}.region-list td,.region-list th{text-align:right;border-right-width:0}.region-list td:first-child,.region-list th:first-child{text-align:left}.region-list thead :where(tr th){padding:10px;font-weight:700;text-transform:uppercase;background-color:#fff}.region-list .region-buttons{display:flex;gap:10px;justify-content:flex-end}.region-edit-modal{width:35%}.region-edit-modal__modal-title{font-size:1.5rem;text-align:center}.region-edit-modal__button{text-align:center}.confirm-delete-modal{width:35%}.confirm-delete-modal__modal-title{font-size:1.5rem;text-align:center}.confirm-delete-modal__button{text-align:center}.user-list td,.user-list th{text-align:right;border-color:var(--primary-admin-color)!important;border-right-width:0}.user-list td:first-child,.user-list th:first-child{text-align:left}.user-list thead :where(tr th){padding:10px;font-weight:700!important;text-transform:uppercase;background-color:#fff!important}.user-search{display:flex;justify-content:center;margin-top:1.2rem;margin-bottom:1.2rem}.hamburger{display:block;cursor:pointer}.hamburger span{display:block;width:1.5rem;height:3px;margin:5px 0;background-color:#fff;border-radius:.5rem}.nav-menu{padding:.625rem!important;border-radius:.75rem!important}.nav-menu,.nav-menu .n-popover-arrow{background-color:#fff!important}.nav-menu-items{display:flex;flex-direction:column;background-color:#fff}.nav-menu-items .nav-link{color:var(--primary-admin-color);font-weight:700;font-size:1.125rem;text-decoration:none;border-radius:.4rem;cursor:pointer;padding-inline:.5rem;padding-block:.1rem;margin-block:.1rem}.nav-menu-items .nav-link-active{background-color:#ddd}.nav-menu-items .nav-link:hover{color:#fff;background-color:var(--primary-admin-color)}.delete-button{color:#d03050;background-color:transparent!important;border:1px solid!important;border-color:transparent!important;transition:color .3s ease,border-color .3s ease}.delete-button:hover{color:#8b0000!important;border-color:#8b0000!important}.social-graph-page{padding-top:0!important;padding-inline:0!important}.social-graph-sidebar{display:flex;flex-direction:column;padding:1rem;background-color:#f5f5f5;border-radius:.5rem}.social-graph-sidebar .social-graph-survey-title{margin-bottom:.5rem;font-size:1.375rem;text-align:left;text-wrap:nowrap}.social-graph-sidebar .social-graph-date{font-size:1rem}.social-graph-sidebar .social-graph-aggregates{display:flex;margin-top:1rem;padding:0;list-style-type:none}.social-graph-sidebar .social-graph-aggregates li{display:flex;flex-direction:column;font-size:1.125rem;border-right:1px solid #ccc;padding-inline:1rem}.social-graph-sidebar .social-graph-aggregates li .metric{font-size:1.375rem}.social-graph-sidebar .social-graph-aggregates li .label{color:#323e43;font-weight:700;font-size:.875rem}.social-graph-sidebar .social-graph-aggregates li:last-child{border-right:none}.social-graph-sidebar .social-graph-aggregates li:last-child .metric{color:#28837f;font-weight:700}.social-graph-sidebar .social-graph-options{gap:.8rem;margin-top:2.5rem;font-weight:700;font-size:1rem}.social-graph-sidebar .social-graph-share-options{gap:.5rem;margin-top:.8rem}.social-graph-sidebar .social-graph-actions{display:flex;flex-direction:column;margin-top:auto}.social-graph-sidebar .social-graph-actions .action{margin-bottom:.8rem;color:#fff;background-color:#28837f}.social-graph-sidebar .social-graph-actions .action .back-icon{padding-right:.2rem;transition:transform .3s ease}.social-graph-sidebar .social-graph-actions .action:hover{background-color:#1e5c59}.social-graph-sidebar .social-graph-actions .action:hover .back-icon{transform:translateX(-.5rem)}.social-graph-sidebar .social-graph-actions .action:last-child{color:#28837f;background-color:#fff;border:1px solid #28837f}.social-graph-sidebar .social-graph-actions .action:last-child:hover{color:#fff;background-color:#1e5c59;border:1px solid #1e5c59}@media screen and (max-width:768px){.social-graph-sidebar .social-graph-survey-title{font-size:1.125rem}.social-graph-sidebar .social-graph-date{font-size:.875rem}.social-graph-sidebar .social-graph-aggregates{margin-top:.5rem}.social-graph-sidebar .social-graph-aggregates li{font-size:1rem;padding-inline:.5rem}.social-graph-sidebar .social-graph-aggregates li .metric{font-size:1.125rem}.social-graph-sidebar .social-graph-aggregates li .label{font-size:.75rem}.social-graph-sidebar .social-graph-options{margin-top:1.5rem;font-size:.875rem}.social-graph-sidebar .social-graph-share-options{display:flex;flex-direction:column;margin-top:.5rem}.social-graph-sidebar .social-graph-share-options-copy-button,.social-graph-sidebar .social-graph-share-options-toggle{margin-bottom:.5rem}}.share-modal{width:30%;margin:0 auto}.share-modal .n-card-header{margin-left:1.8rem;padding-bottom:0;font-size:.8rem!important;text-align:center}.share-modal fieldset{justify-content:space-between;text-align:center;border-color:transparent}.share-modal fieldset legend{font-weight:700}.share-modal .helper-text{font-weight:700;font-size:.8rem;text-align:center}.share-modal .copy-button{background-color:#28837f;border-color:#28837f;padding-block:1.35rem!important;padding-inline:1.8rem!important}.share-modal .copy-button:hover{background-color:#1e5c59;border-color:#1e5c59}@media screen and (max-width:768px){.share-modal{width:50%}}@media screen and (max-width:576px){.share-modal{width:80%}}.add[data-v-1c9bae2a]{margin-top:8px}.remove[data-v-1c9bae2a]{margin-left:8px}.form-content[data-v-2713ebcc]{width:494px}.form-content[data-v-1c2fd0f3]{width:33%}.social-graph-share-link[data-v-63451731]{resize:none}.legend[data-v-29d7d4ac]{position:absolute;top:20px;right:20px;background-color:#f5f5f5;padding:1rem;width:7.5rem;border-radius:.4rem}.legend h2[data-v-29d7d4ac]{margin:0!important;font-size:1.2rem}.legend-color-list[data-v-29d7d4ac]{padding:0;display:grid;margin:0;display:flex;flex-direction:column}.legend-color-box[data-v-29d7d4ac]{width:1rem;height:1rem;display:inline-block;margin-right:.5rem}.legend-entry[data-v-29d7d4ac]{display:flex;align-items:center;margin-bottom:1rem}.legend-entry[data-v-29d7d4ac]:last-child{margin-bottom:0}.graph-container[data-v-eb6da52e]{display:flex;flex-direction:column;width:100%!important;height:calc(100vh - 180px)}.graph[data-v-eb6da52e]{position:relative;width:100%;height:100%;overflow:hidden}.graph-heading[data-v-eb6da52e]{position:absolute;width:100%;z-index:10;text-align:left;padding-left:1rem}.n-collapse-item__header-main[data-v-eb6da52e]{font-size:1.5rem!important}[data-v-eb6da52e] .node-label{font-weight:700}[data-v-eb6da52e] .node-detail{font-size:.8rem;fill:#9ca3af}.survey-your-network__select[data-v-0575bd97]{width:11.9rem;margin-top:.5rem}.gray[data-v-34b66317]{background-color:#a9a9a9}.gray[data-v-34b66317]:hover{background-color:#a9a9a9!important}.summary-item[data-v-8680d314]{display:flex;padding:.5rem 0;font-size:1.2rem}.primary[data-v-8680d314]{color:#0777a7;font-weight:700;padding-right:.5rem;border-radius:3px}.summary-detail[data-v-8680d314]{padding-inline:1rem;padding-block:.5rem;width:100%;display:flex;align-items:center;justify-content:left;gap:1rem}.summary-detail p[data-v-8680d314]{margin:0;font-size:1.2rem}.summary-wrapper[data-v-8680d314]{display:flex;flex-direction:column;gap:.5rem}.summary-section-wrapper[data-v-222e5023]{margin-top:3.5rem}.summary-section-item[data-v-222e5023]{margin-top:1.25rem}.back-icon[data-v-4850cf0e]{transition:transform .3s ease}.back[data-v-4850cf0e]:hover{.back-icon[data-v-4850cf0e]{transform:translateX(-.5rem)}}