/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/supercycle.scss ***!
  \************************************************************************************************************************************************************************************/
body.page-node-type-super-cycle #block-tema-breadcrumbs {
  display: none;
}

.supercycle-header-container {
  margin-left: auto;
  margin-right: auto;
  background-size: cover;
  background-position: center;
  background-position: bottom;
  background-repeat: no-repeat;
  max-width: 1600px;
  background-image: url(88a567524fa7542392a1.svg);
  padding-bottom: 11vw;
}

.supercycle-header-container .orbit-dashline {
  pointer-events: none;
  stroke-width: 2;
  stroke-dashoffset: 0;
  animation: dashing 60000s linear infinite;
  transform: translateY(30%);
}

.supercycle-header-container .orbit-dashline:nth-child(even) {
  animation: dashing-reverse 60000s linear infinite;
}

.supercycle-header-container .orbit-dashline:first-of-type {
  transform: translateY(35%);
}

@media (min-width: 1024px) {
  .supercycle-header-container .orbit-dashline {
    stroke-width: 1;
  }
}

.supercycle-header-container .orbit-solidline-2xl,
.supercycle-header-container .orbit-dashline-2xl {
  position: absolute;
  left: 50%;
  bottom: 0px;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.supercycle-header-container .orbit-dashline-2xl {
  animation: dashing 60000s linear infinite;
}

.supercycle-header-container .orbit-dashline-2xl:nth-child(even) {
  animation: dashing-reverse 60000s linear infinite;
}

.supercycle-header-container .orbit-solidline {
  pointer-events: none;
  transform: translateY(30%);
}

.supercycle-header-container .white-egg-2xl {
  position: absolute;
  left: 50%;
  bottom: 0px;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 1536px) {
  .supercycle-header-container {
    padding-bottom: 180px;
    background-image: none;
  }
}

.supercycle-header-container-rotate {
  margin-left: auto;
  margin-right: auto;
  background-size: cover;
  background-position: center;
  background-position: bottom;
  background-repeat: no-repeat;
  max-width: 1600px;
}

.supercycle-header-container-rotate .orbit-dashline {
  pointer-events: none;
  stroke-width: 2;
  stroke-dashoffset: 0;
  animation: dashing 60000s linear infinite;
  transform: translateY(30%);
}

.supercycle-header-container-rotate .orbit-dashline:nth-child(even) {
  animation: dashing-reverse 60000s linear infinite;
}

.supercycle-header-container-rotate .orbit-dashline:first-of-type {
  transform: translateY(35%);
}

@media (min-width: 1024px) {
  .supercycle-header-container-rotate .orbit-dashline {
    stroke-width: 1;
  }
}

.supercycle-header-container-rotate .orbit-solidline-2xl,
.supercycle-header-container-rotate .orbit-dashline-2xl {
  position: absolute;
  left: 50%;
  bottom: 0px;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.supercycle-header-container-rotate .orbit-dashline-2xl {
  animation: dashing 60000s linear infinite;
}

.supercycle-header-container-rotate .orbit-dashline-2xl:nth-child(even) {
  animation: dashing-reverse 60000s linear infinite;
}

.supercycle-header-container-rotate .orbit-solidline {
  pointer-events: none;
  transform: translateY(30%);
}

.supercycle-header-container-rotate .white-egg-2xl {
  position: absolute;
  left: 50%;
  bottom: 0px;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 1536px) {
  .supercycle-header-container-rotate {
    background-image: none;
  }
}

.supercycle-arc {
  width: 80px;
  height: 80px;
}

.supercycle-arc svg {
  height: 100%;
  width: 100%;
}

@media (min-width: 640px) {
  .supercycle-arc {
    width: 120px;
    height: 120px;
  }
}

.supercycle-map-wrapper {
  margin-top: -5vw;
}

@media (min-width: 1536px) {
  .supercycle-map-wrapper {
    margin-top: -4.5%;
  }
}

.supercycle-map-zooms .jvectormap-zoomin,
.supercycle-map-zooms .jvectormap-zoomout {
  display: flex;
  cursor: pointer;
  align-items: center;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.supercycle-map-zooms .jvectormap-zoomin:hover,
.supercycle-map-zooms .jvectormap-zoomout:hover {
  opacity: 0.5;
}

.supercycle-map-zooms .jvectormap-zoomin:before,
.supercycle-map-zooms .jvectormap-zoomout:before {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
}

.supercycle-map-zooms .jvectormap-zoomin:before {
  background-image: url(33af6b117fb8fff40f83.svg);
}

.supercycle-map-zooms .jvectormap-zoomout:before {
  background-image: url(83a71a04493550469cef.svg);
}

.supercycle-page-title span {
  position: relative;
  display: inline-block;
}

.supercycle-page-title span::before {
  display: block;
  content: "";
  width: 105%;
  height: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(270deg, #2f96db 0%, rgba(47, 150, 219, 0.13) 100%);
  border-radius: 500px;
  mix-blend-mode: screen;
}

@media (min-width: 1280px) {
  .supercycle-page-title span::before {
    height: 110%;
  }
}

.jvectormap-zoomin,
.jvectormap-zoomout {
  display: none !important;
}

@media (min-width: 640px) {
  .jvectormap-zoomin,
  .jvectormap-zoomout {
    display: flex !important;
  }
}

.supercycle-europe-marker {
  width: 6%;
  top: 25%;
  right: 55.5%;
}

.vselect-group-label {
  font-weight: bold !important;
}

.modal-country-panel {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 15px;
  width: 100%;
  height: 100vh;
  max-width: 630px;
  box-shadow: -14px 0px 31px 0px rgba(0, 0, 0, 0.1), -55px 0px 55px 0px rgba(0, 0, 0, 0.09), -125px 0px 75px 0px rgba(0, 0, 0, 0.05), -222px 0px 89px 0px rgba(0, 0, 0, 0.01), -347px 0px 97px 0px rgba(0, 0, 0, 0);
  z-index: 99999;
}

.country-panel--header {
  margin-top: -15%;
  box-shadow: 0px 38px 15px rgba(0, 0, 0, 0.01), 0px 22px 13px rgba(0, 0, 0, 0.05), 0px 10px 10px rgba(0, 0, 0, 0.09), 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.country-panel--header---icon {
  width: 75px;
}

@media (min-width: 640px) {
  .country-panel--header---icon {
    width: 80px;
  }
}

.country-panel--election-date span {
  font-size: 26px;
}

.country-panel--election-date .country-panel--election-date---compact {
  font-size: 14px;
}

.country-panel--election-date .country-panel--election-date---compact span {
  font-size: 21px;
}

.country-panel--global-ranking {
  font-size: 18px;
}

@media (min-width: 640px) {
  .country-panel--global-ranking {
    font-size: 24px;
  }
}

.country-panel--database-icon {
  -o-object-fit: contain;
     object-fit: contain;
  width: 32px;
  height: 32px;
}

.country-panel--database-icon.smaller {
  width: 24px;
  height: 24px;
}

@keyframes dashing {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 1000000;
  }
}

@keyframes dashing-reverse {
  0% {
    stroke-dashoffset: 1000000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

.modal-viewall-panel {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 15px;
  width: 100%;
  height: 100vh;
  max-width: 630px;
  box-shadow: -14px 0px 31px 0px rgba(0, 0, 0, 0.1), -55px 0px 55px 0px rgba(0, 0, 0, 0.09), -125px 0px 75px 0px rgba(0, 0, 0, 0.05), -222px 0px 89px 0px rgba(0, 0, 0, 0.01), -347px 0px 97px 0px rgba(0, 0, 0, 0);
  z-index: 99999;
}

.viewall-panel--content {
  margin-top: 6rem;
}

.viewall-table-body tr:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 251 / var(--tw-bg-opacity));
}

.viewall-table-body .country-cell {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 3rem;
}

.viewall-table-body .type-cell {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
}

.viewall-table-body .date-cell {
  white-space: nowrap;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.country-table:before {
  height: 10.5px;
  width: 6px;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  content: url(f6c825a182cc54f8aa45.svg);
}

.resources-text p a {
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

#ribbon-container {
  position: absolute;
  bottom: 0px;
  left: -20px;
  overflow: visible;
}

#ribbon-container .beta-ribbon {
  display: block;
  position: relative;
  background: #44e1c5;
  overflow: visible;
  height: auto;
  margin-right: 29px;
  color: #2d3246;
}

#ribbon-container .beta-ribbon:before {
  content: "";
  width: 0;
  display: block;
  position: absolute;
  top: 0px;
  right: -29px;
  bottom: 0;
  border-top: 29px solid #44e1c5;
  border-bottom: 29px solid #44e1c5;
  border-left: 29px solid transparent;
  border-right: 29px solid transparent;
}

.beta-icon:before {
  display: block;
  height: 10px;
  width: 10px;
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  content: url(364fcbd68e65d3270cdf.svg);
}

.top-section {
  transition: opacity 1s ease;
}

/* Progress bar container */

.progress {
  background: rgba(255, 255, 255, 0.1);
  justify-content: flex-start;
  border-radius: 100px;
  align-items: center;
  position: relative;
  display: flex;
  height: 0.5rem;
  width: 120px;
}

@media (min-width: 1280px) {
  .progress {
    width: 150px;
  }
}

/* Progress value (growing bar) */

.progress-value-compulsory {
  animation: load 3s normal forwards;
  box-shadow: 0 10px 40px -10px #9a98d0;
  border-radius: 100px;
  background: #9a98d0;
  height: 0.5rem;
  width: 0; /* Starting width of the bar */
}

/* Progress value (growing bar) */

.progress-value-party {
  animation: load 3s normal forwards;
  box-shadow: 0 10px 40px -10px #ffcc5c;
  border-radius: 100px;
  background: #ffcc5c;
  height: 0.5rem;
  width: 0; /* Starting width of the bar */
}

.btn-map-link::before {
  content: "";
  display: inline-block;
  width: 19.5px;
  height: 18px;
  margin-right: 0.5rem;
  background-image: url(dd92e4ebe9767977b617.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.table-of-contents {
  position: fixed;
  right: 0px;
  top: 5rem;
  z-index: 2;
  height: 100%;
  font-size: 15px;
}

@media only screen and (max-width: 767px) {
  .table-of-contents {
    display: none !important;
  }
}

.table-of-contents:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 2rem;
  z-index: 1;
  height: 100%;
  width: 40px;
  transform: translateX(30px);
  background-color: rgba(74, 149, 220, 0);
}

.table-of-contents:after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0px;
  right: 2rem;
  z-index: 2;
  height: 100%;
  width: 1px;
  background-color: #4a95dc;
}

.table-of-contents .content-list {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-around;
  text-align: right;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.table-of-contents .content-list li {
  position: relative;
}

.table-of-contents .content-list li:after {
  position: absolute;
  top: 50%;
  z-index: 1;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #4a95dc;
  right: calc(2rem - 5px);
}

.table-of-contents .content-list li.active:after {
  background-image: url(bd7e8c166fed8f7406f8.svg);
  width: 30px;
  background-size: contain;
  height: 30px;
  background-color: transparent;
  right: calc(2rem - 14px);
  z-index: 3;
}

.table-of-contents .content-list li.active:before {
  content: "";
  position: absolute;
  right: 2rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  width: 1px;
  height: 100vh;
  z-index: 3;
  bottom: 0px;
}

.table-of-contents .content-list li.active .content {
  font-weight: 600;
}

.table-of-contents .content-list li:not(.active) .content {
  opacity: 0.5;
}

.table-of-contents .content-list li .content {
  display: none;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.table-of-contents .content-list li .content:hover {
  opacity: 1;
  background-color: #023976;
}

.table-of-contents .content-list li:not(.active):has(~ li.active):after {
  background-color: white;
}

.table-of-contents:hover {
  z-index: 3;
}

.table-of-contents:hover .content-list {
  --tw-bg-opacity: 1;
  background-color: rgb(2 61 126 / var(--tw-bg-opacity));
}

.table-of-contents:hover .content-list li.active:before {
  bottom: 10px;
}

.table-of-contents:hover .content-list .content {
  display: block;
}

.horizontalChart .chartBars {
  position: relative;
  max-width: 600px;
}

.horizontalChart .chartBarsWrap {
  position: relative; /* Ensure the pseudo-element is positioned relative to this container */
  padding-left: 20px; /* Adjust padding to avoid overlapping with the line */
}

.horizontalChart .chartBarsWrap::before {
  content: "";
  position: absolute;
  top: -2%;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #ffffff;
  opacity: 20%;
  z-index: 1;
}

.horizontalChart .chartBarsWrap.chartBarsHorizontal .bars b {
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 0.8rem;
  left: 0;
  text-align: left;
  font-size: 15px;
}

.horizontalChart .chartBarsWrap.chartBarsHorizontal .chartBars .bars {
  border: 0;
}

.horizontalChart .chartBarsWrap.chartBarsHorizontal .chartBars .bars li {
  position: relative;
  padding-bottom: 2.25rem;
}

.horizontalChart .chartBarsWrap.chartBarsHorizontal .chartBars .bars .bar {
  position: relative;
  width: 0;
  padding-top: 10px;
  border-radius: 6px;
  height: 40px;
  text-align: right;
  font-size: 15px;
  transition: 2s width cubic-bezier(0.6, 0.4, 0.4, 1.1);
}

.horizontalChart .chartBarsWrap.chartBarsHorizontal .chartBars .bars .bar:after {
  font-size: 0.6em !important;
  margin-right: 20px;
}

.horizontalChart .chartBarsWrap.chartBarsHorizontal .chartBars .bars .bar + div {
  display: none;
  opacity: 0;
  transition: opacity 1s ease, display 0s linear 1s;
}

.horizontalChart .chartBarsWrap.chartBarsHorizontal .chartBars .bars .bar.animated + div {
  display: block;
  animation: fadeIn 1s forwards;
  animation-delay: 2s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation: fadeIn 1s forwards;
}

.verticalChart .chartBars {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  height: 200px;
}

.verticalChart .chartBarsWrap {
  position: relative; /* Ensure the pseudo-element is positioned relative to this container */
}

.verticalChart .chartBarsWrap.chartBarsVertical .chartBars .bars {
  display: flex;
  justify-content: space-around;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  height: 100%;
  padding-bottom: 1rem;
  margin: 0;
}

.verticalChart .chartBarsWrap.chartBarsVertical .chartBars .bars li {
  display: inline-block;
  flex: 0 1 50px;
  height: 100%;
  margin: 0;
  text-align: center;
  position: relative;
  font-size: 16px;
}

.verticalChart .chartBarsWrap.chartBarsVertical .chartBars .bars li .bar {
  width: 30px;
  position: absolute;
  font-size: 1.5em;
  color: #fff;
  padding-top: 5px;
  border-radius: 6px;
  bottom: 0;
  height: 0;
  overflow: hidden;
  font-weight: bold;
  outline: 2px solid transparent;
  transition: 1.5s height;
  margin: 0 10px;
}

@media (min-width: 768px) {
  .verticalChart .chartBarsWrap.chartBarsVertical .chartBars .bars li .bar {
    width: 40px;
    margin: 0 5px;
  }
}

.verticalChart .chartBarsWrap.chartBarsVertical .chartBars .bars li b {
  color: #ffffff;
  width: 100%;
  position: absolute;
  bottom: -4rem;
  left: 0;
  text-align: center;
  font-size: 12px;
}

.tooltip > .tooltipContent {
  display: block;
  position: absolute;
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 8px;
  color: #000000;
  font-family: "Helvetica";
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.5em;
  padding: 16px 15px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -110%);
  margin-left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
  z-index: 2;
  text-transform: none;
  transition: all 0.3s ease-in-out;
}

.tooltip:hover > .tooltipContent {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 99;
  transform: translate(-50%, -130%);
  transition: all 0.2s ease;
}

.tooltip .tooltipContent:after {
  border-color: #ffffff rgba(255, 255, 255, 0);
  border-style: solid;
  border-width: 15px 15px 0;
  bottom: -15px;
  content: "";
  display: block;
  left: 50%;
  transform: translate(-50%, -5%);
  position: absolute;
  width: 0;
}

.chartBars .tooltip > .tooltipContent {
  min-width: 200px;
  max-width: 500px;
}

.supercycle-human-icons-container div[class*=supercycle-human-icon] .tooltip {
  position: absolute;
  left: 50%;
  z-index: 1;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.supercycle-human-icons-container div[class*=supercycle-human-icon] .tooltip .tooltipContent:after {
  border-width: 10px 10px 0;
  bottom: -8px;
}

.supercycle-human-icons-container div[class*=supercycle-human-icon]:not(.female) .tooltip {
  display: none !important;
}

.supercycle-human-icons-container div[class*=supercycle-human-icon].female:hover .tooltipContent {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 99;
  transform: translate(-50%, -130%);
  transition: all 0.2s ease;
}

/* Custom styles for the graph and dots */

#graph {
  position: relative;
  background: linear-gradient(225deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 100%);
}

.dot {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.axis-label {
  color: white;
  font-size: 0.875rem;
  font-weight: bold;
}

.x-axis,
.y-axis {
  position: absolute;
  color: #ffffff;
  font-size: 0.75rem;
}

.x-axis.horizontal-line,
.y-axis.horizontal-line {
  width: 10px;
  height: 2px;
  top: 49%;
  left: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.x-axis.vertical-line,
.y-axis.vertical-line {
  width: 2px;
  height: 10px;
  left: 52.5%;
  bottom: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hemisphereCanvas {
  width: 100%;
  height: auto;
  max-width: 500px;
}

@media (max-width: 768px) {
  .hemisphereCanvas {
    width: 100%;
    max-width: 400px;
  }
}

@media (max-width: 480px) {
  .hemisphereCanvas {
    width: 100%;
    max-width: 300px;
  }
}

.dot-graph {
  height: 240px;
  width: 240px;
}

@media (min-width: 768px) {

  .dot-graph {
    height: 500px;
    width: 500px;
  }
}

.dot-graph .dot .tooltip-info {
  position: absolute;
  bottom: 150%;
  left: 50%;
  z-index: 1;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 15px;
  padding: 3px;
  text-wrap: nowrap;
}

.dot-graph .dot:not(:hover) .tooltip-info {
  display: none;
}

.tiny-people {
  width: 100%;
  height: auto;
  max-width: 610px;
}

@media (max-width: 768px) {
  .tiny-people {
    width: 100%;
    max-width: 510px;
  }
}

@media (max-width: 480px) {
  .tiny-people {
    width: 100%;
    max-width: 410px;
  }
}

.treemap-container {
  width: 160px; /* Fixed width of 160px */
  height: 120px; /* Fixed height of 140px */
  display: inline-block; /* Display them inline */
}

@media (max-width: 480px) {
  .treemap-container {
    width: 100%; /* Full width on mobile */
    height: auto; /* Auto height */
  }
}

.bottom-section-circle:before,
#gridCanvasStickyParentTwo .aspect-video:before,
#gridCanvasStickyParentThree .aspect-video:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 300px;
  top: -300px;
  background: rgb(1, 78, 152);
  background: linear-gradient(180deg, rgba(1, 78, 152, 0) 0%, rgb(1, 78, 152) 100%);
}

.supercycle-human-icons-container {
  display: grid;
  width: 250px;
  height: 120px;
  grid-template-columns: repeat(10, 1fr); /* Defines 3 columns */
  grid-template-rows: repeat(5, 1fr);
  grid-auto-flow: column;
}

/*# sourceMappingURL=supercycle.css.map*/