@font-face {
  font-family: "CNN Sans Display W04 Regular";
  src: url("../../../fonts/CNNSansDisplayW04Regular.eot");
  src: url("../../../fonts/CNNSansDisplayW04Regular.eot?#iefix") format("embedded-opentype"), url("../../../fonts/CNNSansDisplayW04Regular.woff2") format("woff2"), url("../../../fonts/CNNSan DisplayW04Regular.woff") format("woff"), url("../../../fonts/CNNSansDisplayRegular") format("truetype"), url("../../../fonts/CNNSansDisplayW04Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Hiragino Kaku Gothic Pro";
  src: url("../../../fonts/HiraginoKakuGothicPro.otf") format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MatterIGTF";
  src: url("../../../fonts/MatterIGTF-Bold.woff") format('woff');
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: "MatterIGTF";
  src: url("../../../fonts/MatterIGTF-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MatterIGTF";
  src: url("../../../fonts/MatterIGTF-SemiBold.woff") format('woff');
  font-weight: 600;
  font-style: 600;
}
@font-face {
  font-family: "Heebo";
  src: url("../../../fonts/Heebo-ExtraBold.ttf") format('truetype');
  font-weight: 900;
  font-style: 900;
}
@font-face {
  font-family: "Heebo";
  src: url("../../../fonts/Heebo-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: 700;
}
@font-face {
  font-family: "Heebo";
  src: url("../../../fonts/Heebo-SemiBold.ttf") format('truetype');
  font-weight: 600;
  font-style: 600;
}
@font-face {
  font-family: "Heebo";
  src: url("../../../fonts/Heebo-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gothic";
  src: url("../../../fonts/msgothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../../../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Din";
  src: url("../../../fonts/DIN2014-Demi.otf") format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Meiryo";
  src: url("../../../fonts/meiryo.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Meiryob";
  src: url("../../../fonts/meiryob.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Moderat";
  src: url("../../../fonts/Moderat-Regular.eot") format("embedded-opentype"), url("../../../fonts/Moderat-Regular.woff2") format("woff2"), url("../../../fonts/Moderat-Regular.woff") format("woff"), url("../../../fonts/Moderat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../../fonts/Inter-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../../fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: "Inter";
  src: url("../../../fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Gudea";
  src: url("../../../fonts/Gudea-Regular.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Gudea";
  src: url("../../../fonts/Gudea-Bold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Rubik";
  src: url("../../../fonts/Rubik-Regular.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("../../../fonts/Rubik-Bold.ttf") format("truetype");
  font-weight: 600;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: 'Open Sans', sans-serif;
}
html {
  overflow-x: hidden;
}
h1,
h2 {
  margin: 0;
}
body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 12px;
}
img {
  display: block;
}
button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
button:focus {
  outline: none;
}
span,
a {
  display: inline-block;
}
a {
  text-decoration: none;
}
.ew-info-icon {
  font-size: 0;
}
.icon:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.icon.icon-info {
  display: inline-block;
}
.icon.icon-info:before {
  background: url("../images/icon-info.png");
  width: 26px;
  height: 30px;
}
.icon.icon-info-dark {
  display: inline-block;
}
.icon.icon-info-dark:before {
  background: url("../images/icon-info-dark.png");
  width: 26px;
  height: 30px;
}
.icon.icon-up:before {
  background: url("../images/icon-up.png");
  width: 19px;
  height: 13px;
}
.icon.icon-down:before {
  background: url("../images/icon-down.png");
  width: 19px;
  height: 13px;
}
.tippy-tooltip[data-animation=fade][data-state=hidden]{opacity:0}.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{pointer-events:none;max-width:calc(100vw - 10px);transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-property:transform}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;background-color:#333;transition-property:visibility,opacity,transform;outline:0}.tippy-tooltip[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#333;margin:0 3px;transform-origin:50% 0;bottom:-7px}.tippy-tooltip[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#333;margin:0 3px;transform-origin:50% 7px;top:-7px}.tippy-tooltip[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#333;margin:3px 0;transform-origin:0 50%;right:-7px}.tippy-tooltip[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#333;margin:3px 0;transform-origin:7px 50%;left:-7px}.tippy-tooltip[data-interactive][data-state=visible]{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{position:absolute;border-color:transparent;border-style:solid}.tippy-content{padding:5px 9px}
.tippy-tooltip.light-theme{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-tooltip.light-theme[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#fff}.tippy-tooltip.light-theme[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#fff}.tippy-tooltip.light-theme[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#fff}.tippy-tooltip.light-theme[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#fff}.tippy-tooltip.light-theme>.tippy-backdrop{background-color:#fff}.tippy-tooltip.light-theme>.tippy-svg-arrow{fill:#fff}
.tippy-tooltip.light-border-theme{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);color:#26323d;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}.tippy-tooltip.light-border-theme>.tippy-backdrop{background-color:#fff}.tippy-tooltip.light-border-theme>.tippy-arrow:after,.tippy-tooltip.light-border-theme>.tippy-arrow:before,.tippy-tooltip.light-border-theme>.tippy-svg-arrow:after,.tippy-tooltip.light-border-theme>.tippy-svg-arrow:before{content:"";position:absolute;z-index:-1}.tippy-tooltip.light-border-theme>.tippy-svg-arrow{fill:#fff}.tippy-tooltip.light-border-theme>.tippy-svg-arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEuNDE0IiB2aWV3Qm94PSIwIDAgMTggNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA3czIuMDIxLS4wMTUgNS4yNTMtNC4yMThDNi41ODQgMS4wNTEgNy43OTcuMDA3IDkgMGMxLjIwMy0uMDA3IDIuNDE2IDEuMDM1IDMuNzYxIDIuNzgyQzE2LjAxMiA3LjAwNSAxOCA3IDE4IDd6IiBmaWxsPSIjMzMzIiBmaWxsLW9wYWNpdHk9Ii4yMzUiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==);background-size:18px 7px;width:18px;height:7px;left:0;top:0;fill:rgba(0,8,16,.15)}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-svg-arrow:after{top:1px;transform:rotate(180deg)}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow{border-top-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:after{border-top:7px solid #fff;top:-7px}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:before{border-top:7px solid rgba(0,8,16,.2);bottom:-1px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-svg-arrow:after{top:-1px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow{border-bottom-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:after{border-bottom:7px solid #fff;bottom:-7px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:before{border-bottom:7px solid rgba(0,8,16,.2);bottom:-6px}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-svg-arrow:after{left:1px;top:0;transform:rotate(90deg)}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow{border-left-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:after{border-left:7px solid #fff;left:-7px}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:before{border-left:7px solid rgba(0,8,16,.2);left:-6px}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-svg-arrow:after{left:-1px;top:0;transform:rotate(-90deg)}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow{border-right-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:after{border-right:7px solid #fff;right:-7px}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:before{border-right:7px solid rgba(0,8,16,.2);right:-6px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-svg-arrow,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-svg-arrow{transform:translateX(-1px)}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:before,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:before{left:-7px;border-left:7px solid transparent;border-right:7px solid transparent}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-svg-arrow,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-svg-arrow{transform:translateY(-1px)}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:before,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:before{top:-7px;border-top:7px solid transparent;border-bottom:7px solid transparent}
.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mt10 {
  margin-top: 10px;
}
.ew-hide {
  display: none !important;
}
.bold {
  font-weight: 700;
}
@media screen and (min-width: 701px) {
  .hidden-sm {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .hidden-xs {
    display: none;
  }
}
.yellow {
  color: #ffcf5b;
}
.bgyellow {
  background-color: #ffcf5b;
}
.white {
  color: #ffffff;
}
.bgwhite {
  background-color: #ffffff;
}
.buy {
  color: #89c230;
}
.bgbuy {
  background-color: #89c230;
}
.hold {
  color: #ffcf5b;
}
.bghold {
  background-color: #ffcf5b;
}
.sell {
  color: #e85d5d;
}
.bgsell {
  background-color: #e85d5d;
}
.holdPosition {
  color: #222;
}
.bgholdPosition {
  background-color: #222;
}
.buyPosition {
  color: #6fae2f;
}
.bgbuyPosition {
  background-color: #6fae2f;
}
.sellPosition {
  color: #d82f47;
}
.bgsellPosition {
  background-color: #d82f47;
}
.homeSell {
  color: #e85d5d;
}
.bghomeSell {
  background-color: #e85d5d;
}
.blue {
  color: #0079b9;
}
.bgblue {
  background-color: #0079b9;
}
.positive {
  color: red;
}
.bgpositive {
  background-color: red;
}
.negative {
  color: green;
}
.bgnegative {
  background-color: green;
}
.color {
  color: black;
}
.bgcolor {
  background-color: black;
}
.blue-dark {
  color: #205098;
}
.bgblue-dark {
  background-color: #205098;
}
.link {
  color: #1f6790;
}
.bglink {
  background-color: #1f6790;
}
.linePrice {
  color: #52bcf5;
}
.bglinePrice {
  background-color: #52bcf5;
}
.red {
  color: rgb(225, 25, 29);
}
.bgred {
  background-color: rgb(225, 25, 29);
}
.green {
  color: #69af0f;
}
.bggreen {
  background-color: #69af0f;
}
.titleColor {
  color: #777;
}
.bgtitleColor {
  background-color: #777;
}
.pieChartSell {
  color: #e85d5d;
}
.bgpieChartSell {
  background-color: #e85d5d;
}
.pieChartBuy {
  color: #89c230;
}
.bgpieChartBuy {
  background-color: #89c230;
}
.lineChartRaise {
  color: #a8c000;
}
.bglineChartRaise {
  background-color: #a8c000;
}
.lineChartAvg {
  color: #000;
}
.bglineChartAvg {
  background-color: #000;
}
.startPoint {
  color: #000;
}
.bgstartPoint {
  background-color: #000;
}
.lineChartFall {
  color: #EE3941;
}
.bglineChartFall {
  background-color: #EE3941;
}
.gaugeChartRaise {
  color: #b3cb09;
}
.bggaugeChartRaise {
  background-color: #b3cb09;
}
.gaugeChartFall {
  color: #fa8500;
}
.bggaugeChartFall {
  background-color: #fa8500;
}
.gaugeChartRaise2 {
  color: #77b111;
}
.bggaugeChartRaise2 {
  background-color: #77b111;
}
.gaugeChartFall2 {
  color: rgb(225, 25, 29);
}
.bggaugeChartFall2 {
  background-color: rgb(225, 25, 29);
}
.dark-red {
  color: #c33109;
}
.bgdark-red {
  background-color: #c33109;
}
.dirty-green {
  color: #5c9312;
}
.bgdirty-green {
  background-color: #5c9312;
}
.black-6 {
  color: #404040;
}
.bgblack-6 {
  background-color: #404040;
}
.grey {
  color: #e0e0e0;
}
.bggrey {
  background-color: #e0e0e0;
}
.gray-2 {
  color: #555960;
}
.bggray-2 {
  background-color: #555960;
}
.positiveBars {
  color: rgb(225, 25, 29);
}
.bgpositiveBars {
  background-color: rgb(225, 25, 29);
}
.negativeBars {
  color: rgb(117, 178, 16);
}
.bgnegativeBars {
  background-color: rgb(117, 178, 16);
}
.chartBar {
  color: #A3A3A3;
}
.bgchartBar {
  background-color: #A3A3A3;
}
.bullish {
  color: #CB45C0;
}
.bgbullish {
  background-color: #CB45C0;
}
.bearish {
  color: #45CBB3;
}
.bgbearish {
  background-color: #45CBB3;
}
.neutral {
  color: #E6E6E6;
}
.bgneutral {
  background-color: #E6E6E6;
}
.investorPlace {
  color: #4562CB;
}
.bginvestorPlace {
  background-color: #4562CB;
}
.lineChart {
  color: #304B9F;
}
.bglineChart {
  background-color: #304B9F;
}
.lineChartPrice {
  color: #304B9F;
}
.bglineChartPrice {
  background-color: #304B9F;
}
.bg {
  color: #fff;
}
.bgbg {
  background-color: #fff;
}
.bgDark {
  color: black;
}
.bgbgDark {
  background-color: black;
}
.linearGradientPos {
  color: #47E834;
}
.bglinearGradientPos {
  background-color: #47E834;
}
.linearGradientNeg {
  color: #F03646;
}
.bglinearGradientNeg {
  background-color: #F03646;
}
.veryPositiveRating {
  color: #199CA5;
}
.bgveryPositiveRating {
  background-color: #199CA5;
}
.positiveRating {
  color: #13DDEA;
}
.bgpositiveRating {
  background-color: #13DDEA;
}
.neutralRating {
  color: #828080;
}
.bgneutralRating {
  background-color: #828080;
}
.negativeRating {
  color: #B43AA6;
}
.bgnegativeRating {
  background-color: #B43AA6;
}
.veryNegativeRating {
  color: #b51978;
}
.bgveryNegativeRating {
  background-color: #b51978;
}
.flex {
  display: flex;
}
.w1 {
  width: 100%;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.flex-center {
  justify-content: center;
}
.flex-left {
  justify-content: flex-start;
}
.flex-right {
  justify-content: flex-end;
}
.flex-between {
  justify-content: space-between;
}
.align-items-end {
  align-items: flex-end;
}
.text-right {
  text-align: right !important;
}
.uppercase {
  text-transform: uppercase;
}
.rateit {
  margin-left: -2px;
}
.rateit .rateit-range {
  background: url("../images/custom-stars.png") left -2px;
}
.rateit .rateit-empty {
  background: url("../images/custom-stars.png") left -2px;
}
.rateit .rateit-selected {
  background: url("../images/custom-stars.png") left -18px;
}
.not_ranked > button,
.not_ranked > .rateit-range {
  display: none;
}
.not_ranked::after {
  content: 'Not Ranked';
  font-size: 14px;
  color: #808080;
}
.rateit button.rateit-reset,
.rateit,
.rateit .rateit-hover {
  background: none;
}
.smartScore {
  display: flex;
  font-family: 'CNN Sans Display W04 Regular';
  color: #000;
  flex-direction: column;
  max-height: 440px;
  max-width: 395px;
  padding: 0;
}
.smartScore .noData {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.smartScore .noData .noDataImg {
  width: 110px;
}
.smartScore .noData .noDataText {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.smartScore .noDataLogoImage {
  margin-top: 80px;
  height: 22px;
  display: flex;
  justify-content: flex-end;
}
.smartScore .scoreHeadline {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 24px;
}
.smartScore .scoreSubtitle {
  font-size: 16px;
  width: 70%;
}
.smartScore .scoreSubtitle > span {
  font-weight: bold;
}
.smartScore .notRanked {
  display: flex;
  font-size: 16px;
  color: #808080;
}
.smartScore .noRanksRect {
  border: 1px solid;
  border-color: #808080;
  width: 42px;
  margin-right: 10px;
}
.smartScore .performanceRange {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.smartScore .performanceRange.noRank {
  opacity: 0.4;
}
.smartScore .performanceRange .value {
  width: 32px;
  height: 12px;
  margin-right: 5px;
}
.smartScore .performanceRange .value.isValue {
  height: 50px;
  width: 50px;
}
.smartScore .performanceRange .value .currentValue {
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
}
.smartScore .performanceRange .value .nonCurrentValue {
  display: none;
}
.smartScore .mobileSubtitle {
  display: none;
}
.factors {
  display: flex;
  height: 200px;
}
.factors.noRank {
  margin-bottom: 22px;
}
.factors > :first-child {
  padding-right: 42px;
}
.factors .headLineListSection {
  display: flex;
  align-items: baseline;
}
.factors .headlineList {
  font-weight: bold;
  font-size: 16px;
  margin-left: 4px;
}
.factors .list {
  display: flex;
  font-size: 14px;
  flex-direction: column;
  margin-top: 15px;
}
.arrows {
  width: 18px;
  height: 10.8px;
}
.notRankedSubtext {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  margin-bottom: 173px;
  height: 126px;
}
.notRankedTitle {
  font-size: 16px;
  font-weight: bold;
}
.footer {
  display: flex;
  align-items: center;
}
.footer .footerText {
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  margin-right: 4px;
}
.footer .logoImage {
  width: 82px;
  height: 22px;
}
@media screen and (max-width: 414px) {
  .smartScore {
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .smartScore .scoreHeadline {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .smartScore .scoreSubtitle {
    font-size: 14px;
    width: 50%;
  }
  .smartScore .mainSection {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .smartScore .factors,
  .smartScore .footerText {
    display: none;
  }
  .smartScore .factors.noRank,
  .smartScore .footerText.noRank {
    margin-bottom: 15px;
  }
  .smartScore .noData .noDataImg {
    width: 70px;
  }
  .smartScore .noData .noDataText {
    margin-bottom: 6px;
  }
  .smartScore .noDataLogoImage {
    margin-top: 5px;
  }
  .smartScore .notRankedTitle {
    font-size: 14px;
    margin-bottom: 18px;
  }
  .smartScore .notRankedSubtext {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    margin-bottom: 0px;
  }
  .smartScore .notRankedSubtext .title {
    margin-bottom: 0px;
  }
  .smartScore .notRankedSubtext :nth-child(2) {
    display: none;
  }
  .smartScore .mobileSubtitle {
    display: flex;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
  }
  .smartScore .performanceSection {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .smartScore .performanceRange.noRank {
    display: none;
  }
  .smartScore .performanceRange .value {
    width: 12px;
    height: 9px;
    margin-right: 2px;
  }
  .smartScore .performanceRange .value .currentValue {
    font-size: 22px;
  }
  .smartScore .performanceRange .value.isValue {
    height: 30px;
    width: 30px;
  }
  .smartScore .logoImage {
    margin-top: 15px;
    width: 69px;
    height: 20px;
  }
}
