<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: "Raleway", sans-serif;
    color: #40556f;
    font-size: 16px;
    background-color: white;
}

.background-sidenav {
    padding: 0px;
    height: 100%;
    overflow: auto;
    font-family: "Roboto", serif;
    font-size: 14px;
    line-height: 24px;
}

.background-sidenav .menu-link,
.background-sidenav .menu-link:hover {
    text-decoration: none;
    color: #0b1a2a;
}

.background-sidenav-inner {
    padding-top: 0px;
}

.group-desc {
}

.ten10ktext {
    font-weight: 500;
}

.general-text {
    font-weight: 500;
}

.background-sidenav .menu-link {
    display: block;
    padding-left: 20px;
    padding-bottom: 16px;
    padding-top: 16px;
    background: linear-gradient(90deg, rgba(217, 220, 223, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background-size: 0% 100%;
    background-repeat: no-repeat;
}

.menu-blacked-out a {
    color: white;
}

.menu-blacked-out {
}

.background-sidenav .menu-link.active,
.background-sidenav .menu-link:hover {
    background-size: 100% 100%;
    transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
}

.box-action-inner {
    color: #f3f8ee;
    box-shadow: 0px 0px 10px 5px #d2d2d2;
}

.logo-sidenav {
    max-width: 70%;
    padding-top: 10%;
    padding-bottom: 10%;
}

.box-action-inner img.action-logo {
    width: 15%;
    padding-top: 30px;
}

.box-action-footer a {
    color: #e80a00;
}

.box-action-footer {
    background-color: #f6f7eb;
    padding: 14px;
    font-size: 18px;
    text-align: center;
}

.red-arrow-p {
    width: 33px;
    padding-left: 8px;
}

.box-action-title {
    text-align: center;
    font-size: 26px;
    padding-bottom: 32px;
    padding-top: 30px;
}

.box-action-inner {
    text-align: center;
}

.play-button {
    width: 120px;
    height: 120px;
    position: absolute;
}

.people-item {
}

.gauge-with-someone {
    width: auto;
    height: auto;
    max-height: 64px;
    text-align: right;
}

.reaction-image-src {
    max-width: 100%;
    width: 100%;
}

.top-logo h2 {
    font-size: 36px;
}

.cover-title {
    font-size: 4rem;
    font-weight: bold;
}

.no-gutter &gt; [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.narrow-gutter &gt; [class*="col-"] {
    padding-right: 8px;
    padding-left: 8px;
}

.main-container-reactions {
    padding: 1rem 3.6rem 3.6rem;
    padding-bottom: 0px;
}

.demographics-navi .filter-link {
    border-right: 1px solid #2884c4;
    color: #2884c4;
    font-size: 24px;
    padding-left: 8px;
    padding-right: 8px;
}

.demographics-navi .filter-link.last {
    border-right: none;
}

.demographics-navi {
    padding-top: 24px;
}

.report-title {
    padding-left: 6rem;
    padding-right: 6rem;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 2.375rem;
    line-height: 3.563rem;
    letter-spacing: -0.05em;
    color: #0b1a2a;
}

.section-demographics-filter {
    padding-left: 40px;
    padding-right: 40px;
}

a.reaction-more-link {
    background: #ee3a53;
    padding: 11px;
    color: white;
    font-size: 19px;
    border-radius: 100px;
    text-align: center;
    display: block;
    max-width: 45%;
    margin: auto;
    text-decoration: none;
    position: relative;
}

h2,
.h2 {
    font-size: 2rem;
}

span.reaction-more-arrow img {
    display: block;
    position: absolute;
    top: calc(100% - 55%);
    width: 35%;
}

span.reaction-more-arrow {
    padding-left: 0px;
    text-align: center;
    background: #3f5670;
    height: 100%;
    width: 30%;
    position: absolute;
    right: 0px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    top: 0px;
}

span.reaction-more-text {
    padding-right: 25%;
}

.reaction-description {
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.688rem;
    text-align: center;
    letter-spacing: -0.05em;
    color: #000000;
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    min-height: 70px;
}

.reaction-title {
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.625rem;
    line-height: 2.438rem;
    text-align: center;
    letter-spacing: -0.05em;
    color: #000000;
    margin-top: 12px;
}

.reaction-title a {
    color: #000000;
    text-decoration: none;
}

.reaction-title a:hover {
    text-decoration: none;
}

.reaction-actions {
    padding-bottom: 80px;
}

.reaction-image {
    overflow: hidden;
    position: relative;
    max-height: 350px;
    max-width: 500px;
    margin: auto;
}

.pointer {
    cursor: pointer;
}

.box-action-inner-wrap a {
    color: inherit;
    text-decoration: none;
}

.play-indicator {
    z-index: 111;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.play-indicator img {
    width: 8rem;
}

.dive-orange-title {
    color: #e8523d;
}

.action-underlined-title {
    border-bottom: 1px solid #3e536d;
}

.action-orange-title {
    color: #e8523d;
    border-bottom: 1px solid #e8523d;
}

.full-width {
    width: 100%;
}

a.square-blue-button,
a.square-orange-button {
    background: #3f5570;
    color: white;
    text-decoration: none;
    padding: 18px;
    display: block;
    font-size: 18px;
    text-align: center;
    width: 100%;
    height: 100%;
}

.research-table {
    width: 100%;
}

.research-table td {
    margin: 16px;
}

.square-button-spacing {
    height: 128px;
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0px;
}

a.square-orange-button {
    background: #e8523d;
}

.ten10ktext {
    font-size: 18px;
}

.fixed-navigation {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 200;
    width: 16.6666666667%;
    height: 100%;
    border-right: 1px solid #a6a6a6;
}

.top-navibar {
    border-bottom: 1px solid #a6a6a6;
    height: 50px;
}

.top-logo {
    padding-top: 16px;
    padding-bottom: 16px;
}

.top-logo-offset {
    padding-top: 300px;
}

.top-logo-black {
    color: white;
    background: #1f2130;
}

.top-blackness {
    background: #1f2130;
}

.dropdown-item {
    color: white;
}

.dropdown-menu.show {
    color: white;
    background: #41556f;
    border-radius: 0;
    border-color: #41556f;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: white;
    background: #c4c4c4;
}

.sentiment-position {
    position: absolute;
    top: 0px;
    right: 0px;
}

img.sentiment-ico {
    width: 16px;
}

span.plus-gauge {
    padding-right: 8px;
    padding-left: 16px;
}

.demo {
    overflow: hidden;
}

.sliders {
    overflow: hidden;
    width: 700px;
    height: 400px;
    position: relative;
}

.slide-wrapper {
    overflow-y: auto;
    position: absolute;
    transform: translate(0px, 0px);
    visibility: hidden;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    transition-property: translate;
}

.slide-inner {
    overflow: hidden;
    overflow-y: auto;
    position: relative;
}

.fade-after-click {
    display: none;
}

.fade-after-click-opacity {
    opacity: 0;
    transition-duration: 300ms;
    transition-property: opacity;
    transition-delay: 200ms;
    transition-timing-function: linear;
}

.narrower-circle-dots .circle-dot {
    padding: 7px;
    margin-right: 7px;
}

.arrow-box-wrapper {
    position: absolute;
    top: 100px;
    left: 398px;
    background: #e6e6e7;
    width: 400px;
    z-index: 100;
}

.arrow-box-pointer {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2px 200px 25px 0;
    border-color: transparent #e6e6e7 transparent transparent;
    margin-left: -190px;
    margin-top: 145px;
    width: 200px;
    float: left;
    transform: rotate(-20deg);
}

.arrow-box.atop {
    padding: 16px;
}

.arrow-box-navi {
    padding-top: 10px;
}

.db-bk-color-one {
    background-color: #ee3a53;
}

.db-color-one {
    color: #ee3a53;
}

.db-bk-color-two {
    background-color: #63cbe4;
}

.db-color-two {
    color: #63cbe4;
}

.db-color-four {
    color: #43baa3;
}

.db-color-three {
    color: #40566f;
}

.db-bk-color-three {
    background-color: #40566f;
}

.db-bk-color-six {
    background-color: #f59b24;
}

/*============================================================
PRICING STYLES
==========================================================*/
.db-padding-btm {
    padding-bottom: 50px;
}

.db-button-color-square {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.db-button-color-square:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
}

.db-pricing-eleven {
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    line-height: 30px;
}

.db-pricing-eleven ul {
    list-style: none;
    margin: 0;
    text-align: center;
    padding-left: 0px;
}

.db-pricing-eleven ul li {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 1.5em;
}

.db-pricing-eleven ul li i {
    margin-right: 5px;
}

.db-pricing-eleven .price {
    background-color: #3273b8;
    padding: 40px 20px 20px 20px;
    font-size: 60px;
    font-weight: 900;
    color: #ffffff;
}

.db-pricing-eleven .price small {
    color: #b8b8b8;
    display: block;
    font-size: 12px;
    margin-top: 22px;
}

.db-pricing-eleven .type {
    background-color: #ee3a53;
    padding: 50px 20px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 30px;
}

.db-pricing-eleven .pricing-footer {
    padding: 20px;
}

.db-attached &gt; .col-lg-4,
.db-attached &gt; .col-lg-3,
.db-attached &gt; .col-md-4,
.db-attached &gt; .col-md-3,
.db-attached &gt; .col-sm-4,
.db-attached &gt; .col-sm-3 {
    padding-left: 0;
    padding-right: 0;
}

.db-pricing-eleven.popular {
    margin-top: 10px;
}

.db-pricing-eleven.popular .price {
    padding-top: 80px;
}

.db-pricing-eleven ul.pricing-desc {
    min-height: 300px;
    padding: 20px;
    background: #f1f1f1;
    color: #666;
    text-align: left;
    font-size: 1rem;
}

.slide-inner {
    opacity: 0;
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: 200ms;
    visibility: hidden;
}

.dock-navi {
    position: fixed;
    bottom: 0px;
    /*left: calc(50% - 56px);*/
    right: 24px;
}

.presentation-demo {
    color: #40556f;
    font-size: 2.0000015118112rem;
    font-family: "Poppins", Helvetica, "Helvetica Neue", serif;
}

.presentation-demo h1,
.presentation-demo h2,
.presentation-demo h3 {
    color: #3f88c5;
}

.graph-demo .report-section-title {
    display: none;
}

.presentation-demo h1 {
    font-size: 3.0000022677168rem;
}

.graph-demo {
    font-size: 16px;
}

.graph-demo .section-demographics-filter {
    display: none;
}

.slide-bkg-outer {
    background-size: 100%;
    background-repeat: no-repeat;
}

.slide-bkg {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-top: 10rem;
}

.fade-in-sequentially {
    display: none;
}

.graph-demo .report-logo-section {
    display: none;
}

.smaller-graphic {
    max-width: 50%;
}

.smaller-graphic-lg {
    max-width: 100%;
}

.info-blackbox,
.info-blackbox-overlay {
    background: #081a2b;
    color: white;
    font-size: 14px;
    bottom: 0px;
    width: calc(100% - 12px);
    position: absolute;
    height: 80px;
    text-align: center;
}

.live-survey-response .info-blackbox,
.live-survey-response .info-blackbox-overlay {
    width: calc(100% - 16px);
}

.info-blackbox-inner {
    padding: 20px;
}

.slide-inner {
    border: 4px solid #3f88c5;
}

.smaller-graphic-bordered {
    max-width: 100%;
}

.dive-s-image img {
    max-width: 40%;
}

.phone-transparent {
    position: relative;
}

.phone-transparent .phone-transparent-object {
    position: absolute;
    width: 1050px;
    height: auto;
    left: -213px;
    top: -50px;
}

.rating-widget-demo {
    max-width: 350px;
    padding-top: 100px;
    overflow: hidden;
    width: 350px;
    position: absolute;
    left: 100px;
    text-align: center;
    z-index: 50;
}

.talking-video {
    padding-top: 100px;
    overflow: hidden;
    position: absolute;
    left: 80px;
    text-align: center;
    max-width: 390px;
    width: 390px;
}

.app-logo-demo {
    max-width: 600px;
}

.menu-backdrop {
    display: none;
}

.gauge-bars {
    padding-top: 200px;
    position: relative;
}

.gauge-bar {
    left: calc((100% - 34px) / 2);
    width: 34px;
    height: 5px;
    display: inline-flex;
    position: absolute;
    align-items: center;
    user-select: none;
    justify-content: center;
    transition-delay: 200ms;
    background: #7b2d86;
    transition-property: opacity;
    transition-duration: 100ms;
    opacity: 0;
}

.gauge-bar-gray {
    left: calc((100% - 10px) / 2);
    width: 10px;
    height: 2px;
    display: inline-flex;
    position: absolute;
    align-items: center;
    user-select: none;
    justify-content: center;
    background: #e5e5e5;
    transition-property: opacity;
    transition-duration: 100ms;
    opacity: 0;
}

.gauge-instrument-number {
    left: calc((100% - 100px) / 2);
    width: 100px;
    height: 5px;
    display: inline-flex;
    position: absolute;
    align-items: center;
    user-select: none;
    justify-content: center;
    font-size: 74px;
    font-weight: bold;
    padding-bottom: 10px;
}

.gauge-instrument-number-scale {
    color: #8a8fa8;
    width: 20px;
    height: 5px;
    display: inline-flex;
    position: absolute;
    user-select: none;
    bottom: -100px;
}

.gauge-instrument-number-scale.g-s-1 {
    left: calc((87% - 20px) / 2);
}

.gauge-instrument-number-scale.g-s-2 {
    right: calc((86% - 20px) / 2);
}

.gauge-instrument-number-scale.g-s-3 {
    left: calc((100% - 17px) / 2);
    top: 68px;
}

.gauge-instrument-number-scale {
    transition-duration: 500ms;
    transition-property: opacity;
    opacity: 0;
}

.bbi-score-title {
    /*padding-top: 200px;*/
    transform: translateY(200px);
    text-align: center;
}

.line-graph-f .tick line {
    stroke-linecap: unset;
    stroke-width: 1px;
}

.line-graph-f .tick text {
    color: inherit;
    font-size: 15px;
    padding-top: 4px;
}

.graph-over-time {
    width: 500px;
    height: 300px;
}

.line-graph-size .tick text {
    font-size: 10px;
}

.bbi-app .logo-sidenav {
    max-width: 50%;
}

.padded-left-n-right {
    padding-left: 5.5rem;
    padding-right: 5.5rem;
}

.carousel2 .carousel-control-prev,
.carousel2 .carousel-control-next {
    width: 6%;
    top: 40%;
    height: 20%;
}

.carousel2 .carousel-control-next {
    right: -75px;
}

.carousel2 .carousel-control-prev {
    left: -75px;
}

.carousel2 .carousel-control-prev .material-icons,
.carousel2 .carousel-control-next .material-icons {
    font-size: 60px;
    color: #ee3b52;
}

.carousel2 .carousel-indicators li {
    background: #ee3b52;
    border-radius: 100%;
    border-top: 15px solid transparent;
    border-bottom: 10px solid transparent;
}

.group-name,
.group-desc {
    padding-left: 24px;
    padding-right: 24px;
}

.group-name {
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.625rem;
    line-height: 2.438rem;
    letter-spacing: -0.05em;
    color: #65cbe4;
}

.group-desc {
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.313rem;
    letter-spacing: -0.05em;
    color: #000000;
}

.main-container-reactions.s-reactions {
    padding: 20px;
}

.box-action-inner-wrap .material-icons {
    font-size: 30px;
    margin-left: 10px;
    vertical-align: middle;
}

.box-action-inner {
    transition-property: background-color;
    transition-duration: 300ms;
    transition-timing-function: linear;
}

.react-autosuggest__container {
    position: relative;
}

.react-autosuggest__input:focus {
    outline: none;
}

.react-autosuggest__container--open .react-autosuggest__input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.react-autosuggest__suggestions-container {
    display: none;
}

.react-autosuggest__container--open .react-autosuggest__suggestions-container {
    display: block;
    position: absolute;
    top: 51px;
    width: 100%;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2901960784313726);
    background-color: #fff;
    font-weight: 300;
    font-size: 16px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 2;
    max-height: 500px;
    overflow: auto;
}

.react-autosuggest__container .form-control {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2901960784313726);
}

.react-autosuggest__suggestions-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.react-autosuggest__suggestion {
    padding: 10px 20px;
}

.react-autosuggest__suggestion:not(:first-child) {
    border-top: 1px solid #ddd;
}

.react-autosuggest__suggestion--focused {
    background-color: #0c7eaf;
    color: #fff;
}

.suggestion-content {
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
}

.name {
    margin-left: 68px;
    line-height: 45px;
}

.highlight {
    color: #ee0000;
    font-weight: bold;
}

.active-suggestions {
    overflow: hidden;
}

.highlight-class {
    color: black;
    background-color: #ffffa6;
}

mark,
.mark {
    padding: 0;
}

.scroll-lock {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow-y: scroll;
}

.search-box-inner {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 8px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: 200ms;
}

.injected-engage {
    height: 25px;
    width: auto;
    margin-top: 4px;
    padding-top: 1px;
}

/* tour style */
[data-tour-elem="controls"] {
    justify-content: center;
}

.closeAlt {
    position: absolute;
    font-family: unset;
    background: #e94f37;
    height: 1.875em;
    line-height: 0;
    padding-left: 0.8125em;
    padding-right: 0.8125em;
    font-size: 1em;
    border-radius: 1.625em;
    color: white;
    text-align: center;
    box-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.3);
    top: -0.8125em;
    right: -0.8125em;
    border: none;
}

.reactour__helper {
    top: 2px;
}

.injected-engage-tour {
    height: 25px;
    width: auto;
    margin-top: 4px;
}

/* end tour style */

.moment-colors-legend a {
    display: inline-block;
    background: #63cbe44a;
    border-radius: 100px;
    font-size: 16px;
    margin-right: 10px;
    padding: 10px 20px 10px 20px;
    margin-bottom: 10px;
}

.moment-colors-legend a .circle-dot {
    margin-right: 10px;
}

.react-autosuggest__container {
    color: #40556f;
}

.box-action-title .injected-engage {
    height: 40px;
}

.reaction-more-text .injected-engage {
    height: 30px;
    margin-top: 4px;
    padding-top: 0px;
}

.gradient-graph-status-bar {
    height: 15px;
    background: #dddddd;
    border-radius: 15px;
}
.gradient-graph-status-bar, .live {
    height: 35px;
    background: transparent;
    border-radius: 0;
}

.gradient-graph-status-bar-filler {
    height: 15px;
    background: rgb(96, 45, 138);
    background: linear-gradient(90deg, rgba(96, 45, 138, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(223, 33, 104, 1) 100%);
    border-radius: 15px;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: width;
    transition-duration: 500ms;
}

.gradient-graph-status-bar-filler, .live {
    height: 35px;
    background: #EF3D53;
    background: linear-gradient(90deg, #EF3D53 0%, #FFCB77 100%);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: width;
    transition-duration: 500ms;
    border-radius: 0;

}
.gradient-graph-status-bar-wrapper {
    padding-bottom: 15px;
    font-size: 24px;
}

.dd-p p,
.dd-p a {
    font-size: 16px;
    margin-bottom: 0px;
}

.dd-p a {
    text-decoration: underline;
}

body.cke_editable {
    margin: 8px;
}

.box-action-inner-wrap .material-icons.action-logo-icon {
    width: 15%;
    padding-top: 60px;
    padding-bottom: 28px;
    font-size: 48px;
}

.fixed-widths .box-action-inner img.action-logo,
.fixed-widths .box-action-inner-wrap .material-icons.action-logo-icon {
    width: 100px;
    height: 130px;
}

.fixed-widths .box-action-inner {
    background: #fafafa;
    box-shadow: 0px 0px 10px 0px #d2d2d2;
}

.fixed-widths .box-action-title {
    color: #40566f;
}

.insights-style p {
    margin-bottom: 0.3rem;
}

.fixed-widths .box-action-inner img.no-title {
    width: 100%;
    padding-top: 0px;
    height: auto;
}

.toggle-password {
    position: absolute;
    right: -33px;
    bottom: 0px;
}

.slot-machine-waymo {
    width: 100%;
    height: auto;
}

body.slot-machine-mode {
    background-color: transparent;
}

.slot-machine-person-title {
    position: absolute;
    bottom: 0px;
    color: white;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
}

.slot-machine-person-title-inner {
    padding: 4px;
}

.slot-machine-person-avatar {
    position: relative;
    background: #d41200;
}

.slot-machine-person-picture img {
    width: auto;
}

.slot-machine-person-picture {
}

.slot-machine-button {
    position: absolute;
    cursor: pointer;
    z-index: 11;
    bottom: 0px;
    width: 100px;
    height: 100px;
    left: 0px;
}

.slot-machine-stop {
}

.slot-machine-button-cant {
    opacity: 0.5;
    cursor: not-allowed;
}

.slot-machine-button-inner {
    background: #d41200;
    border-radius: 50%;
    box-shadow: 1px 15px 10px;
}

.slot-machine-stop .slot-machine-button-inner {
    background: #39454a;
}

.slot-machine-button-inner-text {
    background: #39454a;
    color: #fec801;
    text-align: center;
    text-transform: uppercase;
    padding: 4px;
    border-radius: 10px;
    font-weight: bold;
    margin-top: 25px;
}

.slot-machine-text {
    position: absolute;
    top: 0px;
    background: white;
    padding: 16px;
    box-shadow: 1px 1px 14px 2px black;
    z-index: 11;
}

.show-slot-machine-text,
.show-slot-machine-text:hover {
    background: #39454a;
    color: #fec801;
    text-align: center;
    text-transform: uppercase;
    padding: 9px;
    border-radius: 10px;
    font-weight: bold;
    margin-top: 25px;
}

.show-slot-machine-text-holder {
    position: absolute;
    top: 15px;
    left: 10px;
}

.slot-machine-user {
    bottom: 160px;
    left: 55px;
    position: absolute;
}

.slot-machine-user pre {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
}

.circled-avatar {
    width: 75px;
    height: 75px;
    overflow: hidden;
    border-radius: 50%;
}

.circled-avatar img {
    width: 90px;
    height: 90px;
    margin-left: -10px;
}

.no-list-style {
    list-style: none;
    padding: 0px;
}

.no-list-style li a.menu-link {
    padding-left: 48px;
}

.choices-container {
    width: 60%;
    text-align: center;
    margin: auto;
    margin-top: 20px;
}

.moment-colors-legend a {
    color: white;
}

.moment-colors-legend a.selected-filter {
    background: #ef3f55;
}

.cycle-legend-wrapper {
    padding-top: 30px;
    padding-left: 30px;
}

.moment-colors-legend a.side-s {
    padding: 10px 20px 10px 10px;
}

.moment-colors-legend-span {
    padding: 0px;
    border-radius: 60px;
    display: inline-block;
    vertical-align: middle;
}

.desctxt a {
    text-decoration: underline;
}

.group-desc {
    padding-bottom: 16px;
}

.styled-btn {
    font-size: 30px;
}

.styled-btn:hover {
    background: #000000;
}

.dark-navi a.nav-item.nav-link {
    background: black;
    color: white;
    border-radius: 0px;
    border-right: 1px solid #40556f;
}

.dark-navi a.nav-item.nav-link.active {
    background-color: #40556f;
}

.narrower-box-actions .box-action-title {
    text-align: center;
    font-size: 17px;
    padding-bottom: 12px;
    padding-top: 12px;
}

.narrower-box-actions .box-action-title {
    text-align: center;
    font-size: 16px;
    padding-bottom: 14px;
    padding-top: 14px;
    display: inline-block;
    line-height: 1.5em;
}

.narrower-box-actions .box-action-inner img.action-logo,
.narrower-box-actions .box-action-inner-wrap .material-icons.action-logo-icon {
    width: 50px;
    height: 50px;
}

.narrower-box-actions .box-action-inner img.action-logo {
    padding-top: 0px;
}

.narrower-box-actions .box-action-inner-wrap .material-icons.action-logo-icon {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 40px;
    padding-left: 4px;
}

.narrower-box-actions .box-action-inner {
    text-align: left;
}

.narrower-box-actions .box-action-inner-wrap .material-icons {
    margin-left: 0px;
}

.narrower-box-actions .box-action-inner:hover {
    background: #ee3a53;
}

.narrower-box-actions .box-action-inner:hover .box-action-title {
    color: white;
}

.narrower-box-actions .box-action-inner:hover .action-logo {
    color: white !important;
}

.direct-play-padding {
    padding: 16px;
}

.narrower-box-actions2 .box-action-inner:hover {
    background: #ee3a53;
}

.narrower-box-actions2 .box-action-inner:hover .box-action-title {
    color: white;
}

.narrower-box-actions2 .box-action-inner:hover .action-logo {
    color: white !important;
}

.btn-sm .injected-engage {
    height: 18px;
}

li.media.top-5-moment {
    padding-bottom: 6px;
}

.active-widget-edit {
    background: lightyellow;
}

.golden-border {
    border: 2px solid gold;
    margin-bottom: 10px;
    padding: 6px;
}

.golden-border-grid {
    border: 2px solid gold;
    margin: 6px;
}
.report-range-slider-wrapper {
    box-sizing: border-box;
    padding: 15px 3%;
    width: 100%;
}
.report-range-slider-wrapper .slider {
    display: flex;
    gap: 25px;
    align-items: end;
}
.report-range-slider-wrapper p {
    margin:0 0 3px 0;
}

.report-range-slider-wrapper .question {
    margin:6px 0;
}
.report-range-slider-wrapper .question:last-child {
    text-align: right;
}


.report-range-slider-wrapper .track {
    width: 100%;
    height: 20px;
    background-color: #6cb2eb;
    border-radius: 15px;
    position: relative;
    margin-top: 35px;
    margin-bottom: 10px;
}
.report-range-slider-wrapper .thumb-wrapper {
    position: absolute;
    z-index: 2;
    top: -36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: -15px;

}
.report-range-slider-wrapper .thumb {
    height: 30px;
    width: 30px;
    background-color: #081A2B;
    border-radius: 15px;
}

.sample-size-wrapper {
    background: #40566f;
    color: white;
    display: inline-block;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
    font-weight: 700;
}

.sample-size-circle {
    background: #ee3f55;
    display: inline-block;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
    padding: 0.4rem 1rem;
    font-size: 2rem;
}

.sample-size-notch {
    display: inline-block;
    font-size: 2rem;
    padding-right: 0.4rem;
    line-height: 2rem;
    padding-left: 0.4rem;
}

.notice-box {
    background: #40566f;
    color: white;
    border-left: 0px solid #ee3f55;
    padding: 8px 8px 8px 16px;
    transition-duration: 500ms;
    transition-property: border-left-width;
    transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.notice-box.finished-viewport {
    border-left-width: 30px;
}

.item-list-score {
    color: #43baa3;
    font-weight: bold;
}

.item-list-title {
    font-weight: 700;
}

.item-list-w {
    line-height: 1.5em;
}

.item-list-item-f {
    margin-bottom: 16px;
}

.g-report-view-mode .g-slide-inner {
    padding: 8rem;
    /* padding-top: 12rem; */
}

.g-section-list {
    padding-left: 24px;
    padding-right: 24px;
}

.array-item {
    min-width: 350px;
}

.sample-size-w h2 {
    color: #ee3f55;
    font-weight: bold;
}

.fade-in-seq {
    opacity: 0;
    transition: opacity 1s ease-in;
}

.fade-in-seq.finished-viewport,
.cke_editable .fade-in-seq {
    opacity: 1;
}

.nxtlab-red {
    color: #ee3f55;
}

.nxtlab-blue {
    color: #64c9e2;
}

.g-report-bkg1 {
    background: transparent url(../img/nxtlab-top-1.png);
    background-size: cover;
    width: 15rem;
    position: absolute;
    height: 10rem;
    z-index: 1;
}

.g-report-bkg2 {
    background: transparent url(../img/nxtlab-top-2.png);
    background-size: cover;
    width: 15rem;
    position: absolute;
    height: 8rem;
    z-index: 1;
    right: 0;
}

.g-report-bkg3 {
    background: transparent url(../img/nxtlab-bottom-1.png);
    background-size: cover;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    width: 29rem;
    height: 4rem;
}

.g-report-bkg4 {
    background: transparent url("../img/nxtlab-bottom-2.png");
    background-size: cover;
    position: absolute;
    z-index: 1;
    width: 29rem;
    height: 16rem;
    right: 0px;
    bottom: 0px;
}

.g-report-theme-2 .g-report-bkg1 {
    background: transparent url(../img/generic-report-slide-parts/red-line.png) no-repeat;
    width: 60%;
}

.g-report-theme-2 .g-report-bkg3 {
    width: 50%;
    background: transparent url(../img/generic-report-slide-parts/bottom-nxtlab-g.png) no-repeat;
    background-size: 100%;
}

.g-report-theme-2 .g-report-bkg4 {
    background: transparent url(../img/generic-report-slide-parts/light-blue-plus.png);
    width: 4rem;
    bottom: 4rem;
    height: 60%;
}

.g-report-theme-3 .g-report-bkg1 {
    background: transparent url(../img/generic-report-slide-parts/blue-dots.png) no-repeat;
    width: 40%;
    height: 10%;
    background-size: 50%;
    top: 1rem;
    left: 1rem;
}

.g-report-theme-3 .g-report-bkg3 {
    width: 96%;
    background: black;
    height: 1.5%;
}

.g-report-theme-3 .g-report-bkg4 {
    width: 6%;
    height: 50%;
    background: transparent url(../img/generic-report-slide-parts/red-vertical-with-plus.png) no-repeat;
    bottom: 0px;
    background-size: 100%;
    background-position: bottom;
}

.g-report-theme-3 .g-report-bkg5 {
    background: transparent url(../img/generic-report-slide-parts/nxtlab-left-side-text.png);
    position: absolute;
    z-index: 1;
    width: 3%;
    left: 0px;
    bottom: 5%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 100%;
}

.g-slide-inner {
    z-index: 2;
    width: 100%;
    height: 100%;
}

.segment {
    padding-right: 1.5rem;
}

.notice-wrapper {
    margin: auto;
    max-width: 70%;
    font-size: 1.3rem;
}

.segment-image img {
    width: 100%;
}

.generic-report-slide {
    font-size: 1.2rem;
    font-family: "Poppins", sans-serif;
    color: #081A2B;
}

.generic-report-slide label,  .generic-report-slide select, .generic-report-slide input, .generic-report-slide textarea, .generic-report-slide option {
    font-size: 16px;
}

.generic-report-slide h1 {
    font-size: 3.9rem;
    color: inherit;
}

.generic-report-slide h2 {
    font-size: 2.5rem;
    color: inherit;
}

.generic-report-slide h2.q-report {
    max-width: 90%;
}

.generic-report-slide h3 {
    font-size: 2.025rem;
    color: inherit;
}

.generic-report-slide h4 {
    font-size: 1.6884rem;
    color: inherit;
}

.generic-report-slide h5 {
    font-size: 1.35rem;
    color: inherit;
}

.generic-report-slide .col-md-6 h2 {
    font-size: 2.025rem;
    color: inherit;
}

.generic-report-slide .col-md-4 h2 {
    font-size: 1.6884rem;
    color: inherit;
}

.highlighted-block {
    padding: 10px;
}

.p-3.widget-editor-wrapper {
    font-size: 80%;
}

.author-text {
}

.author-name {
    font-weight: bold;
    font-size: 1.25rem;
}

.author-bio {
    font-size: 1rem;
}

.qualitative-report-text {
    font-size: 1.2rem;
}

.injected-html-flat {
    display: inline;
}

.injected-html-flat p {
    display: inline;
    margin: 0px;
}

.fixed-widths .box-action-inner img.action-logo.special-projects-image {
    width: auto;
    height: auto;
    max-width: 300px;
}

.custom-moment-notification {
    width: 50px;
    height: auto;
}

.green-bkg {
    color: white;
    background: #38bca5;
}

.blue-bkg {
    color: white;
    background: #405670;
}

.red-bkg {
    color: white;
    background: #ef3d54;
}

.custom-moment-notification-icon {
    padding: 1rem;
    padding-left: 2rem;
}

.custom-moment-notification-body {
    padding: 1rem;
    padding-bottom: 0px;
}

.pie-chart-labels ul {
    list-style: none;
    padding-left: 4rem;
}

.pie-chart-labels li {
    line-height: 2rem;
}

.pie-chart-labels {
    font-size: 24px;
}

.pie-chart-labels span {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 100%;
    padding-right: 0.5rem;
    margin-right: 8px;
    margin-bottom: -4px;
}

.pie-chart-wrapper {
    padding-top: 2rem;
}

.status-bar-items {
    padding: 4rem 2rem;
}

.printing-mode .bigger-line-height h5 {
    line-height: 1.4;
}

.bigger-line-height, .generic-report-slide .bigger-line-height a {
    word-break: break-word;
}

.bigger-line-height table {
    line-height: 1.3;
}

.background-sidenav-gr {
    text-align: center;
}

.background-sidenav-gr,
.background-sidenav {
    background-color: #f2f2f2;
    color: #0a1a2a;
}

.menu-blacked-out {
    color: white;
    background: #202132;
}

.background-sidenav .menu-link {
    font-weight: normal;
}

.menu-wrapper {
    position: relative;
}

.menu-wrapper-notch {
    top: 25%;
    height: 50%;
    width: 5px;
    position: absolute;
    left: 0px;
    opacity: 0;
    background: rgb(35, 53, 76);

    background: linear-gradient(0deg, rgba(35, 53, 76, 1) 0%, rgba(64, 83, 108, 1) 100%);

    background-size: 100% 100%;
    background-repeat: no-repeat;

    box-shadow: 0px 0px 0px rgba(139, 117, 245, 0.4);
    border-radius: 0px 8px 8px 0px;
}

.menu-wrapper-notch.visible,
.menu-wrapper:hover .menu-wrapper-notch {
    opacity: 1;
    transition: all 0.5s cubic-bezier(0, 0, 0.23, 1);
    transition-property: box-shadow;

    box-shadow: 0px 0px 5px rgba(139, 117, 245, 0.4);
}

.menu-blacked-out {
    padding-top: 20px;
    padding-bottom: 20px;
}

.menu-blacked-out a.menu-link {
    padding-bottom: 0px;
    padding-top: 0px;
}

a.blacked-out-menu-link {
    text-decoration: none;
    padding-left: 20px;
}

h1.welcome {
    font-family: Roboto, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    color: #ef3e54;
    line-height: 40px;
}

.spaced {
    padding: 3rem 6rem 0px;
}

.story-like-box {
    background: #131126;
    border-radius: 30px;
    margin: 0px;
    opacity: 1;
    transition: all 0.5s cubic-bezier(0, 0, 0.23, 1);
    transition-property: opacity;
    position: relative;
    min-height: 20rem;
    display: block;
    text-decoration: none;
}

.story-like-box-title {
    color: white;
    font-style: normal;
    font-weight: normal;
    font-size: 1.688rem;
    line-height: 1.5rem;
}

.story-like-box-effect {
    position: absolute;
    width: 100%;
    height: 100%;
}

.story-like-box-inner {
    position: absolute;
    padding: 1.5rem;
    bottom: 0px;
}

.story-like-box-effect img {
    border-radius: 1.875rem;
    max-width: 100%;
    opacity: 0.7;
    transition: all 0.5s cubic-bezier(0, 0, 0.23, 1);
    transition-property: opacity;
}

.story-like-box:hover .story-like-box-effect img {
    opacity: 1;
}

.latest-moment-box {
    background: linear-gradient(312.9deg, rgba(255, 255, 255, 0.3) 4.49%, rgba(233, 240, 247, 0.3) 95.45%), #f3f4f5;
    box-shadow: 0.325rem 0.325rem 1rem rgba(138, 155, 189, 0.48), -0.313rem -0.313rem 1.125rem #ffffff;
    border-radius: 0.625rem;
}

.latest-moment-box-inner {
    padding: 3rem 2.125rem;
    text-align: center;
    padding-bottom: 3rem;
}

.latest-moment-box-rect {
    background: #65cbe4;
    height: 1.7rem;
    width: 60%;
    margin: auto;
    position: absolute;
    left: 20%;
    top: -1rem;
}

.latest-moment-box-go-deeper {
    background: #ef3e54;
    border-radius: 1.875rem;
    padding: 0.5rem 1.5rem;
    color: white;
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.188rem;
    line-height: 2.3125rem;
    display: inline-block;
    text-decoration: none;
}

.latest-moment-box-go-deeper:hover,
.latest-moment-box-go-deeper:focus,
.latest-moment-box-go-deeper:active {
    text-decoration: none;
    color: white;
}

.latest-moment-box-inner h3 {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 1.063rem;
    line-height: 1.125rem;
    text-align: center;
    color: #0b1a2a;
}

.latest-moment-box-text {
    color: #0b1a2a;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.125rem;
    text-align: center;
}

.latest-moment-box-item {
    position: relative;
    text-align: center;
    visibility: hidden;
}

.latest-moment-box-bottom {
    position: absolute;
    text-align: center;
    left: 20%;
    width: 60%;
    bottom: -1.875rem;
}

.kitchen-box {
    text-align: center;
}

.kitchen-box-item {
    background: #ffffff;
    border: 1.71024px solid rgba(219, 219, 219, 0.8);
    box-sizing: border-box;
    border-radius: 16.2473px;
    transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
    transition-property: background-color, transform, color;
}

.kitchen-box-item-inner {
    padding: 1rem;
}

.kitchen-box-item-text {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 1.063rem;
    line-height: 1.313rem;
    text-align: center;
    color: #081a2b;
    padding-top: 1.875rem;
}

.kitchen-box-item:hover {
    background: #ef3e54;
    color: white;
}

.kitchen-box-item:hover .kitchen-box-image {
    filter: brightness(0) invert(1);
}

.kitchen-box-item:hover .material-icons,
.kitchen-box-item:hover .kitchen-box-item-text {
    color: white !important;
}

.kitchen-box-item-inner .material-icons {
    font-size: 4.375rem;
}

.kitchen-box-outer {
    padding: 2.5rem 6rem 0px;
}

.relevance-overview-moments {
    padding: 2rem 7rem;
    padding-bottom: 0px;
}

.trending-topics {
    padding: 2.5rem 5rem 5rem;
    padding-bottom: 0px;
}

.custom-moments-answers-wrapper {
    margin: 2.5rem 5rem 5rem;
    border: 1px solid gray;
    border-bottom: none;
}
.custom-moments-answers-wrapper .moment {
    display: grid;
    grid-template-columns: 40% 60%;
    border-bottom: 1px solid gray;
}
.custom-moments-answers-wrapper .moment .title {
    padding: 6px 8px;
}
.custom-moments-answers-wrapper .moment .decisions {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.custom-moments-answers-wrapper .moment .decisions .decision {
    width: 100%;
    border-left: 1px solid gray;
}
.custom-moments-answers-wrapper .moment .decisions .decision .user {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 2px 8px;
}
.custom-moments-answers-wrapper .moment .decisions .decision .user-start {
    font-weight: 600;
    font-size: 1.25rem;
}

.stories {
    padding: 4rem 5.2rem 3rem;
}

.soc-box {
    background: linear-gradient(244.71deg, #ffffff -24.43%, rgba(255, 255, 255, 0.69) 35.67%, #ffffff 119.35%);
    border: 2.16601px solid rgba(219, 219, 219, 0.8);
    box-shadow: 0px 21.6601px 21.6601px rgba(120, 118, 148, 0.1);
    backdrop-filter: blur(16.2451px);
    border-radius: 9.89629px;
}

.soc-box:hover {
    color: white;
    border: 2.16601px solid rgba(219, 219, 219, 0.8);
    background: #41556f;
    box-shadow: 0px 21.6601px 21.6601px rgba(120, 118, 148, 0.1);
    backdrop-filter: blur(16.2451px);
}

a.soc-box-tag-title:hover {
    text-decoration: none;
}

.soc-box:hover a.soc-box-tag-title {
    color: white;
}

.soc-box-inner {
    padding: 2.5rem 1rem;
    text-align: center;
    padding-bottom: 3.5rem;
    display: block;
    text-decoration: none;
}

.soc-box-inner:hover,
.soc-box:hover a {
    color: white;
    text-decoration: none;
}

.soc-box-rect {
    background: #65cbe4;
    margin: auto;
    position: absolute;
    top: -17px;
    right: 4%;
    border-radius: 100%;
    width: 2.5rem;
    height: 2.5rem;
}

.soc-box-go-deeper {
    border-radius: 1.875rem;
    padding: 12px;
    display: inline-block;
    background: #ef3e54;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 12.9612px;
    line-height: 9px;
    text-align: center;
    color: #ffffff;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.soc-box-bottom {
    position: absolute;
    text-align: center;
    left: 20%;
    width: 60%;
    bottom: -0.938rem;
}

.soc-box-go-deeper:hover,
.soc-box-go-deeper:focus,
.soc-box-go-deeper:active {
    text-decoration: none;
    color: white;
}

.soc-box-text {
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.125rem;
}

.soc-box-item {
    position: relative;
    text-align: center;
}

.advisory-council .col-3 {
    padding-right: 6px;
    padding-left: 6px;
}

.info-blackbox-name {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.313rem;
    text-align: center;
}

.info-blackbox-overlay {
    display: block;
    overflow: hidden;
    text-align: left;
    transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
    height: 0;

    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 0.688rem;
    line-height: 1rem;
}

.info-blackbox-inner {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 0.688rem;
    line-height: 1rem;
}

.info-blackbox-desc {
    padding-top: 0.3rem;
}

.info-blackbox-overlay .info-blackbox-inner {
    padding: 20px;
}

.info-blackbox-social a {
    color: white;
}

.advisory-council-item {
    opacity: 0;
    transition: opacity;
    transition-duration: 200ms;
    transition-timing-function: linear;
}

.influencer-headshot-row{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5,20%);
    margin: 25px auto;
}
.influencer-headshot-item{
    box-sizing: border-box;
    padding: 0 10px;
    display:flex;
    flex-direction:column;
    align-items: center;
}
.influencer-headshot-item &gt; img{
    width: 80%;
}

.advisory-council-item:hover .info-blackbox-overlay,
.live-survey-response:hover .info-blackbox-overlay {
    display: block;
    height: 100%;
}

.col-md-6 .pie-chart-labels ul {
    list-style: none;
    padding-left: 2rem;
    font-size: 1rem;
}

.white-arrow-eng {
    font-size: 2.5rem;
    display: block;
    line-height: 3.438rem;
}

.carousel2 .carousel-indicators li {
    background: #e3e3e3;
    border-radius: 100%;
    border-top: 7px solid transparent;
    border-bottom: 10px solid transparent;
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 17px;
    height: 0px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity 0.6s ease;
}

.carousel-indicators li.active {
    opacity: 1;
    background: #ef3d53;
}

.advisory-council-wrap {
    padding: 2.5rem 5rem 5rem;
    padding-bottom: 0px;
}

.custom-reports-wrap {
    padding: 2.5rem 5rem 5rem;
}

.latest-report-box-item {
    position: relative;
    text-align: center;
}

.latest-report-box-inner {
    padding: 2.5rem 1.4375rem;
    text-align: center;
    padding-bottom: 4rem;
}

.latest-report-box-outer,
.latest-report-box-outer:hover {
    text-decoration: none;
}

.latest-report-box {
    background: #53b9ea;
    border-radius: 1.731rem;
    min-height: 25rem;
}

.latest-report-box:hover .latest-report-box-circle {
    transform: scale(1.5);
}

.latest-report-box-title {
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: 500;
    line-height: 2.75rem;
    color: white;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    padding: 1rem;
}

.latest-report-box-title-bottom {
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.976rem;
    line-height: 2.938rem;
    text-align: center;
    letter-spacing: -0.05em;
    color: #0b1a2a;
    padding-top: 1rem;
}

.latest-report-box-circle {
    background-color: #405db5;
    width: 4.375rem;
    height: 4.375rem;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
    top: calc(50% - 2.115rem);
    position: absolute;
    left: calc(50% - 2.115rem);
    transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
    transition-property: transform;
}

.latest-report-box-circle .material-icons {
    color: white;
    font-size: 4rem;
    line-height: 4.5rem;
}

.black-graph h1.report-title {
    margin-bottom: 0px;
    color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.info-blackbox-overlay {
    cursor: pointer;
}

.info-blackbox-a {
    text-decoration: none;
    color: white;
}

.info-blackbox-a:hover {
    color: white;
}

.latest-engagements {
    background: #ffffff;
    border: 0.188rem solid rgba(11, 26, 42, 0.05);
    box-shadow: 0px 6.25rem 5rem rgba(0, 0, 0, 0.02), 0px 4.051rem 2.928rem rgba(0, 0, 0, 0.02), 0px 2.407rem 1.593rem rgba(0, 0, 0, 0.02), 0px 1.25rem 0.813rem rgba(0, 0, 0, 0.02),
    0px 0.509rem 0.407rem rgba(0, 0, 0, 0.01), 0px 0.116rem 1.25rem rgba(0, 0, 0, 0.00481481);
    border-radius: 0.625rem;
    padding: 1.25rem;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top: none;
    font-size: 1.5rem;
}

.latest-engagements-titlebar {
    background: #ef3f55;
    border-radius: 0.625rem 0.625rem 0px 0px;
    color: white;
    padding: 1.25rem;
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 2.125rem;
    line-height: 3.25rem;
    letter-spacing: -0.05em;
}

.form-group &gt; label:first-child {
    font-weight: bold;
}

.advisory-council-item a img {
    border-radius: 1.25rem;
}

.btn-reder {
    background: #ef3d53;
    border-radius: 1.875rem;
    font-family: Poppins, serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.5rem;
    color: white;
    line-height: 2.313rem;
    padding-right: 3rem;
    padding-left: 3rem;
}

.btn-reder:hover {
    color: white;
}

.report-desc {
    padding-left: 6rem;
    padding-right: 6rem;

    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 1.25rem;
    line-height: 1.875rem;
    /* identical to box height */

    letter-spacing: -0.05em;

    color: #000000;
}

.kitchen-box-item-outer {
    visibility: hidden;
    margin: 0.75rem;
}

.spacer-main {
    width: 70%;
    margin: auto;
    border-bottom: 1px solid #a6a6a6;
    margin-bottom: 3.438rem;
    margin-top: 4.688rem;
}

.report-title {
    display: inline-block;
    position: relative;
}

.report-title-coloring {
    height: 0.375rem;
    position: absolute;
    left: 8rem;
    bottom: 4px;
    background: #ef3e54;
    width: 65%;
    z-index: -1;
}

#graph-map {
    margin: 6rem;
    margin-top: 2.4rem;
}

.soc-box-tag-title {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 1.177rem;
    line-height: 0.625rem;
    text-decoration: none;
}

.videos-section {
    padding-left: 3rem;
    padding-right: 3rem;
}

.moment-item-slider-title {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 1.938rem;
    line-height: 2.875rem;
    letter-spacing: -0.05em;
    color: #ffffff;
}

.moment-item-slider-desc {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 1.063rem;
    line-height: 1.5rem;
    letter-spacing: -0.05em;
    color: #ffffff;
    padding-top: 0.688rem;
}

.moment-item-slider {
    background: #ef3d53;
    padding: 30px 24px 60px;
    height: 61.6%;
    overflow: auto;
}

.spacer-reactions {
    margin-bottom: 4.4rem;
    margin-top: 4.4rem;
}

.kitchen-box-image {
    width: auto;
    height: 4.375rem;
}

.carousel-img {
    width: 3.5rem;
    height: auto;
}

.moment-item-slider-desc a {
    color: white;
}

.latest-moment-box-image {
    padding-top: 1.25rem;
    height: 13.5rem;
    overflow: hidden;
}

.latest-moment-box-image img {
    width: auto;
    height: 13.5rem;
}

.report-client-logo,
.report-nxtlab-logo {
    max-width: 200px;
    width: 100%;
}

.report-company-27 .report-client-logo {
    max-height: 2.875rem;
    max-width: 25rem;
}

.report-company-27 .report-nxtlab-logo {
    max-height: 5.375rem;
    max-width: 25rem;
    max-width: 200px;
    width: 100%;
    height: auto;
}

.report-company-5 .report-client-logo {
    max-width: 113px;
}

.report-info-blackbox-inner {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 0.688rem;
    line-height: 1rem;
    padding: 12px;
}

.report-info-blackbox {
    /* background: #41556F; */
    color: white;
    font-size: 14px;
    text-align: center;
}

.report-info-blackbox-name {
    color: rgb(44, 44, 44);
    font-size: 1.25rem;
    font-weight: 700;
}

.report-info-blackbox-name .author-name {
    font-size: 13px;
}

.report-info-blackbox-name .nxtlab-red {
    font-size: 1rem;
    font-weight: 700;
    padding-top: 10px;
}

.report-info-blackbox-inner a {
    text-decoration: none;
}

.report-advisory-council-item img {
    /* border-radius: 1.25rem; */
    /* border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; */
    width: 80%;
    text-align: center;
    display: block;
    margin: auto;
}

.report-advisory-council .col-3 {
    padding-right: 6px;
    padding-left: 6px;
}

.report-info-blackbox-namef,
.report-info-blackbox-bio {
    width: calc(100%);
    text-overflow: ellipsis;
}

.generic-form-submit {
    font-size: 19px;
}

.advisory-council-item-fake .info-blackbox-inner {
    filter: blur(6px);
}

.info-blackbox-overlay .info-blackbox-name {
    text-align: left;
}

@keyframes pulse2 {
    0% {
        background-color: #e3f9ff;
    }
    50% {
        background-color: #96e2f7;
    }
    100% {
        background-color: #65cbe4;
    }
}

.pulsate2 {
    animation: pulse2 2s infinite linear;
}

.latest-report-box-title-img {
    background: #20213294;
    border-bottom-left-radius: 1.731rem;
    border-bottom-right-radius: 1.731rem;
    width: 100%;
}

.advisory-council-nda-list {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 24.4154px;
    line-height: 37px;
}

.advisory-council-nda {
    text-decoration-line: underline;

    color: #ef3e54;
}

.soc-box-rect img {
    width: 0.875rem;
    height: auto;
    padding-top: 0.5rem;
}

.custom-reports-wrap .carousel-control-prev {
    left: -4.25rem;
}

.custom-reports-wrap .carousel-control-next {
    right: -4.25rem;
}

.App {
    display: flex;
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.graph-wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1rem;
}

.description {
    display: flex;
    flex-direction: row;
    text-align: left;
    align-content: center;
    align-items: center;
    width: 30%;
    min-width:350px;
    max-width: 450px;
    position: relative;
    margin: 0;
    padding: 20px;
}

.description-inner {
    padding: 20px;
    position: absolute;
    /*font-size: 1.15rem;*/
    font-size: 1rem;
    right: 2rem;
}

.choice-label {
    padding: 0 6px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    font-family: "Roboto";
}

.graph {
    position: relative;
    width: 100%;
    height: 105px;
}

.graph-choices {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-left: 1px solid rgba(65, 84, 110, 0.35);
}

.choice {
    border-right: 1px solid rgba(65, 84, 110, 0.35);
    position: relative;
    text-align: left;
    z-index: 200;
}

.choiceLast {
    border-right: 1px solid rgba(65, 84, 110, 0.35);
    position: relative;
    text-align: right;
    z-index: 200;
}

.zero {
    position: absolute;
    width: 0;
    margin: 0;
    padding: 0;
    margin-top: 110px;
    left: -5px;
}

.percentage {
    position: absolute;
    right: -20px;
    margin-top: 110px;
}

.hundred {
    position: absolute;
    width: 0;
    margin: 0;
    padding: 0;
    margin-top: 110px;
    right: 16px;
}

.results {
    display: flex;
    width: 100%;
    height: 60%;
    position: absolute;
    top: 50%;
    transform: translateY(-35%);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 1000;
}

.result {
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    overflow: hidden;
}

.result:hover {
    overflow: visible;
    z-index: 1010;
}

.result &gt; p {
    margin: 0;
    font-weight: 700;
}

.play-text-now .material-icons-outlined {
    color: white;
    font-size: 8rem;
}

.live-survey-response {
    padding: 8px;
    opacity: 0;
    transition-duration: 300ms;
    transition-property: opacity;
    transition-timing-function: linear;
    overflow: hidden;
    max-height: 350px;
}

.live-survey-response-show {
    opacity: 1;
}

.live-survey-response-show-initial {
    opacity: 1;
    transition: none;
}

.live-survey-response-wrapper {
    padding: 6px;
}

.live-survey-response-wrapper .info-blackbox-overlay {
}

.live-survey-response-wrapper .report-title {
    padding-left: 6px;
    padding-right: 6px;
}

.live-survey-response-wrapper h2 {
    font-family: Poppins;
    font-style: normal;
    font-size: 1.3rem;
    line-height: inherit;
    letter-spacing: -0.05em;
    color: #0b1a2a;
    margin: 0rem 0px;
    padding: 50px;
    font-weight: normal;
}

.live-survey-response-wrapper .info-blackbox-name {
}

.live-survey-response-wrapper .info-blackbox-inner {
}

.live-survey-response-wrapper .report-desc {
}

.favorite-influencer,
.favorite-influencer:hover {
    color: white;
}

.favorite-influencer.favorited {
    color: #ef3d53;
}

.favorite-d {
    position: absolute;
    bottom: 10px;
    left: 18px;
    visibility: hidden;
}

.favorite-d.dvisible {
    visibility: visible;
}

.favorite-d.favorited {
    visibility: visible;
}

.new-response-icon {
    color: white;
    font-size: 16px;
    background-color: #66cbe4;
    position: absolute;
    left: 35px;
    font-style: italic;
}

.cara-container-padding {
    padding-left: 24px;
    padding-right: 24px;
}

.latest-report-box-a a {
    color: white;
    font-size: 1rem;
}

.latest-report-box-a {
    line-height: 1.3rem;
}

.generic-report-reel-slide {
    visibility: hidden;
    position: absolute;
    top: -2000px;
    left: 0px;
    z-index: -1;
}

.next-d-reel.focus,
.next-d-reel:focus,
.next-d-reel:hover,
body .next-d-reel:active {
    background: #fa1a35 !important;
    box-shadow: 0px 0px 22px 1px #fa1a35 !important;
    outline: none !important;
}

.next-d-reel {
    background: #fa1a35;
    box-shadow: 0px 0px 16px 1px #fa1a35;
    border-radius: 0px;
    border: none;
    color: white;
    font-size: 1.5rem;
    padding-right: 30px;
    padding-left: 30px;
}

.next-d-reel-wrapper {
    padding: 0px 6rem 6rem;
}

.treeRoot {
    height: 100%;
}

.draggingSource {
    opacity: 0.3;
}

.placeholderContainer {
    position: relative;
}

.dropTarget {
    background-color: #53b9ea;
}

.placeholder-drag {
    background-color: #53b9ea61;
    padding: 8px;
}

.tree-node {
    align-items: center;
    display: grid;
    grid-template-columns: auto auto 1fr auto;
    padding-inline-end: 8px;
    border-bottom: solid 1px #eee;
}

.expandIconWrapper {
    align-items: center;
    font-size: 0;
    cursor: pointer;
    display: flex;
    height: 24px;
    justify-content: center;
    width: 24px;
    transition: transform linear 0.1s;
    transform: rotate(0deg);
}

.expandIconWrapper.isOpen {
    transform: rotate(90deg);
}

.labelGridItem {
    padding-inline-start: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cdrag-root {
    align-items: center;
    background-color: #53b9ea;
    border-radius: 4px;
    box-shadow: 0 12px 24px -6px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.08);
    color: #fff;
    display: inline-grid;
    font-size: 14px;
    gap: 8px;
    grid-template-columns: auto auto;
    padding: 4px 8px;
    pointer-events: none;
}

.cdrag-icon,
.cdrag-label {
    align-items: center;
    display: flex;
}

.treeRoot,
.treeRoot ul {
    padding: 0;
    list-style: none;
}

.info-blackbox-wrapper {
    border: 1px solid #081a2b;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
}

.influencer-result-list .info-blackbox-overlay {
    border: 1px solid #081a2b;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-top: none;
}

.influencer-result-list .info-blackbox,
.influencer-result-list .info-blackbox-overlay {
    width: calc(100% - 14px);
    bottom: 1px;
}

.influencer-result-list .info-blackbox,
.influencer-result-list .info-blackbox-overlay {
    background: white;
    color: #081A2B;
}

.influencer-result-list .advisory-council .col-3 {
    padding-right: 6px;
    padding-left: 6px;
}

.advisory-council-item:hover .info-blackbox-overlay,
.live-survey-response:hover .info-blackbox-overlay {
    border-top: 1px solid #081a2b;
}

.bootstrap-datetimepicker-widget table th {
    line-height: 40px;
    font-size: 19px;
}

.bootstrap-datetimepicker-widget table td.day {
    line-height: 40px;
    font-size: 19px;
}

.selector-for-chooser {
    position: absolute;
    top: -10px;
    right: -10px;
    background: black;
    padding: 8px;
    border-radius: 14px;
}

.word-grid-item {
    font-size: 1.35rem;
}
.report-modal {
    display: none;
    position: absolute;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(138, 155, 189, 0.48);
    z-index: 2;
}

.report-modal &gt; div {
    border-radius: 15px;
    width: 400px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    align-items: center;
    background-color: white;
    padding: 20px 30px;
    position: relative;
}
#_new-report-version-modal {
    display: none;
    position: absolute;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(138, 155, 189, 0.48);
    z-index: 2;
}

#_new-report-version-modal &gt; div {
    border-radius: 15px;
    width: 400px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    align-items: center;
    background-color: white;
    padding: 20px 30px;
    position: relative;
}

.close-report-modal {
    position: absolute;
    top: 10px;
    right: 15px;
}


.comment-tools {
    position: absolute;
    top: -40px;
    left: 0px;
    z-index: 10001;
}

.comment-add, .comment-add-box {
    position: absolute;
    top: -40px;
    right: 0px;
    z-index: 10001;

    text-align: right;

}

.comment-add-box {
    top: 0px;
}

.comment-tools button .material-icons {
    font-size: 19px;
}

.comment-tools button {
    border: 1px solid #EEE;
    line-height: 1.5em;
    padding: 4px;
    margin: 2px;
    font-size: 19px;
    width: 32px;
    height: 32px;
    background: white;
}

.comment-tools button.selected-tool {
    color: white;
    background: #EF3D53;
}

.report-comment-list {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10001;
    width: 500px;
    font-size:14px;
}

.report-comment-list-item {
    border-radius: 8px;
    box-shadow: 0 2px 6px 2px rgb(60 64 67 / 15%);
    background-color: #fff;
    border: 1px solid rgba(60, 64, 67, .15);
}

.report-comment-list-item-inner {
    padding: 8px;
}

.report-comment-avatar {
    width: 30px;
    height: 30px;
    border: 1px solid black;
    border-radius: 100px;
}

.report-comment-avatar-wrapper {
    padding: 8px;
}
.report-comment-reply {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 4px;
    margin-top: 4px;
    border-top: 1px solid #EEE;
    width: 100%;
}

.report-comment-highlighted {
    background-color: gold;
}

@media(min-width: 300px) and (max-width: 600px) {
    .mobile-toolbar-top {
        /* zoom: 0.4; */
    }
}
.qualitative-report-others-as-grid{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
}
.qualitative-report-others-as-grid-item{
    width: 22%;
    margin: 0 1%;
}
.qualitative-report-others-as-grid-item img{
    width: 100%;
}


.smaller-icon {
    font-size: 20px;
}

.styled-gauge img {
    width:auto;
    height:auto;
}

.generic-report-slide a {
    word-break: break-all;
}

.report-comment-list {
    color: #081A2B;
}

.list-group-item.selected-multi-drag {
    box-shadow: 0px 0px 10px 5px #ef3f55;
}

.new-report-ui {
    color: #081A2B;
    scroll-behavior: smooth;
    font-size: 16px;
    padding: 8em;
    overflow: hidden;
}
.new-report-ui .big-heading {
    font-size: 7em;
}
.new-report-ui .title{
    font-size: 4em;
    color: #081A2B;
    font-weight: 600;
    line-height:110%;
}
.new-report-ui .subtitle{
    font-size: 2em;
    color: #081A2B;
    font-weight: 600;
    line-height:110%;
}
.new-report-ui p{
    font-size: 1.15em;
}
.cover1-report-slide{
    position: relative;
    color: white;
    overflow: hidden;
}
.cover1-report-slide.version-image{
    display: grid;
    grid-template-columns: 45% 50%;
}
.cover1-report-slide.version-no-image{
    display: flex;
    justify-content: center;
    align-items: center;
}
.purpose-blue-report-slide{
    display: flex;
    flex-direction: column;
    background-color: var(--gauge-blue-dark);
    color:white;
}
.purpose-blue-report-slide .content{
    gap:4%;
}
.purpose-blue-report-slide .content &gt; div{
    width: 48%;
}
.purpose-blue-report-slide .content &gt; img{
    width: 50%;
    max-width: 34vw;
    object-fit: contain;
}
.bar-graph-blurb-response-slide{
    display: flex;
    flex-direction: column;
    gap:1rem;
}
.bar-graph-blurb-response-slide .content{
    display: flex;
    align-self: center;
    justify-content: space-between;
    flex-grow: 1;
}
.bar-graph-blurb-bottom-up-response-slide{
    display: flex;
    justify-content: space-between;
    padding: 0;
    padding-left: 8rem;
}
.bar-graph-blurb-bottom-up-response-slide .content{
    width: 46%;
    padding: 8rem 0;
}
.bar-graph-blurb-bottom-up-response-slide .graph{
    display:grid;
    min-width:40%;
    max-width: 54%;
    height: 100vh;
    margin-left: 1rem;
}
.break-report-slide{
    display: flex;
    align-items: center;
    gap: 1px;
}
.pullout-report-slide .waves{
    background-color: var(--gauge-blue-dark);
    background-position:center;
    background-size: cover;
    position:relative;
    width: 32%;
}
.callout-report-slide{
    display: flex;
    padding:0!important;
}
.full-bar-graph-blurb-response-slide{
    display: grid;
    padding: 6rem 0!important;
    background-repeat: no-repeat;
    background-size:cover;
    grid-template-columns: 73% 27%;
}
.full-bar-graph-blurb-response-slide .graph{
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 100%;
}
.full-bar-graph-blurb-response-slide .content{
    align-self: end;
    padding: 1.5rem;
}
.hero-quote-report-slide{
    display: flex;
    justify-content: center;
    align-items: center;
}
.hero-quote-report-slide &gt; div{
    display: flex;
    flex-direction: column;
    width: 70%;
}
.hero-quote-report-slide img{
    width: 50px;
    margin-left: -50px;
}
.bio-callout-report-slide{
    display: grid;
    grid-template-columns: 42% 55%;
    gap: 3%;
    box-sizing: border-box;
}
.jumbo-bar-graph-report-slide{
    display: grid;
    grid-auto-rows: auto 1fr
}
.jumbo-bar-graph-report-slide .content{
    padding: 8rem 8rem 0 8rem;
}
.jumbo-bar-graph-report-slide .graph{
    height: 100%;
}
.jumbo-bar-graph-report-slide .graph .score{
    font-size: 6.5rem;
    line-height: 80%;
    margin: 0;
}
.stacked-stats-blurb-report-slide{
    display:grid;
    grid-template-columns: 1fr 1fr;
}
.stacked-stats-blurb-report-slide .content{
    padding: 8rem 5rem 8rem 8rem;
}
.stacked-stats-blurb-report-slide .graph{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.stat-blurb-report-slide{
    display: flex;
}
.stat-blurb-report-slide .content{
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
}
.stat-blurb-report-slide &gt; div{
    width: 50%;
}
.stat-blurb-report-slide .value{
    font-size: 12em;
    font-weight: 700;
    color: var(--gauge-green);
}
.stat-blurb-report-slide .separation-line{
    width: 1px;
}
.side-by-side-report-slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 2rem;
}
.side-by-side-report-slide .content{
    flex-grow: 1;
    padding:8rem 8rem 0 8rem;
}
.side-by-side-report-slide .graph{
   height: 100%;
    width: 100%;
}
.key-takeaways-report-slide{
    display: grid;
    grid-template-columns: 45% 55%;
}
.quotes-side-by-side-report-slide{
    padding: 8rem 8rem 3rem 8rem;
}
.quotes-side-by-side-no-photos-report-slide .content{
    gap: 2rem;
    margin-bottom: 3rem;
    display: grid;
}
.new-report-ui .header{
    display: grid;
    grid-template-columns: 65% auto;
}
.new-report-ui .size{
    text-align: right;
    align-self: end;
    font-weight: 600;
    color:#081A2B;
    margin-left: auto;
}
.subwidget-bar{
    display: flex;
    align-items: center;
    gap:10px;
}
.subwidget-bar .label{
    font-weight: 600;
    color:#081A2B;
    font-size: 1.3rem;
    width: 35%;
}
.subwidget-bar &gt; div{
    display: grid;
    grid-template-columns: auto 70px;
    align-items: center;
    gap:10px;
    width: 75%;
}
.subwidget-bar &gt; p{
    font-weight: 500;
    color: #081A2B
}
.subwidget-bar .score{
    font-weight: 600;
    color: #081A2B;
    font-size: 1.3rem;
}
.subwidget-bar .bar {
    height: 16px;
    width: 100%;
    background-color: #E0E0E0;
    border-radius: 16px;
}
.subwidget-bar .bar &gt; .bar-value{
    background-color: #43BBA4;
    background: linear-gradient(to right, #65CBE4, #43BBA4);
    height: 100%;
    border-radius: 20px;
    width: 50%;
}

.grid-items {
    padding-right: 0px;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: start;
    align-content: start;
}

.report-advisory-council-item {
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 1rem;
}
</pre></body></html>