body {
  font-family: sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #444;
}

.title {
  color: #e41612;
}

body, h1, h2, h3, p, img, button, ul, li, figure {
  margin: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  padding: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-padding-end: 0;
          padding-inline-end: 0;
  -webkit-padding-before: 0;
          padding-block-start: 0;
  -webkit-padding-after: 0;
          padding-block-end: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #121212;
  font-family: "DM Sans", sans-serif;
  color: #ececec;
  font-size: clamp(1rem, 0.956rem + 0.188vi, 1.125rem);
}

h1, h2, h3, h4 {
  text-transform: uppercase;
}

.div__p {
  padding-right: clamp(1.25rem, 0.34rem + 3.883vw, 5rem);
  line-height: 140%;
}

.main {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}
.main .main__div {
  display: flex;
  overflow: hidden;
  margin-top: 67px;
}
.main .main__div ul {
  list-style: none;
  flex-shrink: 0;
  min-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .main__div ul li {
  list-style: none;
  font-family: "IBM Plex Mono", monospace;
  font-size: clamp(1.75rem, 1.42rem + 1.408vw, 2.688rem);
  font-weight: 700;
  text-transform: uppercase;
}
.main .main__div .div__ul {
  width: 100%;
  min-width: none;
}
.main .main__div .div__ul li {
  font-size: clamp(1.25rem, 0.018rem + 5.258vw, 4.75rem);
  color: #444444;
}
.main .main__div .div__span {
  display: block;
}
.main .main__div .div__span em {
  font-style: normal;
  color: #444444;
}
.main .main__div .div__span:nth-of-type(1) {
  transform: translateX(-90px);
}
.main .main__div .div__span:nth-of-type(2) {
  transform: translateX(-350px);
}
.main .main__div .div__span:nth-of-type(3) {
  transform: translateX(-50px);
}
.main .main__div:nth-of-type(2) {
  margin-top: clamp(5rem, 4.296rem + 3.005vw, 7rem);
}

.section--hero {
  display: flex;
  flex-direction: column;
  height: 99vh;
  padding: 0px 0px 20px 20px;
}
.section--hero svg {
  width: clamp(3.125rem, 2.063rem + 4.531vw, 7.5rem);
  align-self: flex-start;
  margin-right: auto;
  position: absolute;
  top: 6px;
  left: clamp(1.25rem, -0.07rem + 5.634vw, 5rem);
}
.section--hero .section__div--text {
  order: 2;
}
.section--hero .section__div--text .div__h1 {
  font-family: "Playfair Display", serif;
  font-size: clamp(2.375rem, 0.24rem + 9.108vi, 8.438rem);
  font-weight: 400;
  line-height: 120%;
  margin-bottom: clamp(2.813rem, 0.106rem + 11.549vw, 10.5rem);
}
.section--hero .section__div--text .div__h1 .h1__em {
  font-weight: 700;
}
.section--hero .section__div--text .div__h2 {
  font-family: "IBM Plex Mono", monospace;
  font-size: clamp(1.313rem, 1.07rem + 1.033vi, 2rem);
  margin-bottom: 25px;
}
.section--hero .section__div--text .div__p {
  text-transform: uppercase;
  font-size: clamp(1rem, 0.818rem + 0.777vw, 1.75rem);
}
.section--hero .section__div--text .div__p .p__em:nth-of-type(1),
.section--hero .section__div--text .div__p .p__em:nth-of-type(3) {
  font-weight: 700;
}
.section--hero .section__div--text .div__p .p__em:nth-of-type(2) {
  font-weight: 200;
  font-style: normal;
}
.section--hero .section__div {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  height: 53%;
  order: 1;
  margin-bottom: clamp(0.813rem, -17.287rem + 43.417vh, 10.5rem);
}
.section--hero .section__div .div__div--img {
  overflow: hidden;
  width: 50%;
  height: 100%;
}
.section--hero .section__div img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  overflow: hidden;
}
.section--hero .section__div .div__div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.section--hero .section__div .div__div .div__p {
  font-family: "IBM Plex Mono", monospace;
  font-size: clamp(0.438rem, 0.195rem + 1.033vw, 1.125rem);
  font-weight: 600;
  -ms-writing-mode: tb-lr;
      writing-mode: vertical-lr;
  rotate: 180deg;
  width: 100%;
  margin-right: 4px;
  padding: 0;
  text-transform: uppercase;
}
.section--hero .section__div .div__div .div__p:first-of-type {
  margin-top: 36px;
}

.section--concept,
.section--interactive {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.section--concept .section__div--text,
.section--interactive .section__div--text {
  width: 76%;
  font-size: clamp(1rem, 0.818rem + 0.777vw, 1.75rem);
  opacity: 0;
  position: relative;
  right: -50px;
}
.section--concept .section__div--text .div__h2,
.section--interactive .section__div--text .div__h2 {
  font-family: "IBM Plex Mono", monospace;
  font-size: clamp(1.75rem, 1.42rem + 1.408vw, 2.688rem);
  margin-bottom: clamp(2.313rem, 1.872rem + 1.878vw, 3.563rem);
}
.section--concept .section__div--chooseGenre,
.section--concept .section__div--chooseFirstArtist,
.section--concept .section__div--chooseSecondArtist,
.section--interactive .section__div--chooseGenre,
.section--interactive .section__div--chooseFirstArtist,
.section--interactive .section__div--chooseSecondArtist {
  width: 100%;
}

.section--concept {
  margin: clamp(5rem, 0.599rem + 18.779vw, 17.5rem) 0px 0px 0px;
}

.section--interactive {
  min-height: 70vh;
  margin: clamp(5rem, 0.599rem + 18.779vw, 17.5rem) 0px 0px 0px;
}
.section--interactive .section__div--text {
  margin-bottom: clamp(4.188rem, -0.5rem + 20vw, 17.5rem);
}
.section--interactive .section__div--chooseArtist {
  display: none;
  scroll-margin-top: 200px;
}
.section--interactive .section__div--chooseArtist.visible,
.section--interactive .section__div--chooseArtist .visible,
.section--interactive .section__div--chooseGenre.visible,
.section--interactive .section__div--chooseGenre .visible {
  display: block;
  opacity: 0;
  -webkit-animation: visibleAnimation 0.7s ease-out forwards;
          animation: visibleAnimation 0.7s ease-out forwards;
  transition: visible 0.7s ease-out;
}
.section--interactive .section__div--chooseArtist.hidden,
.section--interactive .section__div--chooseArtist .hidden,
.section--interactive .section__div--chooseGenre.hidden,
.section--interactive .section__div--chooseGenre .hidden {
  -webkit-animation: hiddenAnimation 0.7s ease-out forwards;
          animation: hiddenAnimation 0.7s ease-out forwards;
}

.section--results {
  display: none;
  width: 100%;
}
.section--results .section__div--versus {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: clamp(5rem, 2.447rem + 10.892vw, 12.25rem);
  scroll-margin-top: 40vh;
}
.section--results .section__div--versus .div__div--firstArtist,
.section--results .section__div--versus .div__div--secondArtist {
  display: flex;
  justify-content: center;
  align-items: center;
  height: clamp(18.75rem, 7.767rem + 46.861vw, 64rem);
  width: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  filter: saturate(0);
}
.section--results .section__div--versus .div__div--firstArtist h2,
.section--results .section__div--versus .div__div--secondArtist h2 {
  max-width: 80%;
  font-size: clamp(1.313rem, 0.498rem + 3.474vw, 3.625rem);
  text-align: center;
  text-shadow: 0px 0px 16px black;
}
.section--results .section__div--versus .div__p {
  position: absolute;
  font-family: "IBM Plex Mono", monospace;
  font-size: clamp(1.75rem, 1.09rem + 2.817vw, 3.625rem);
  font-weight: 700;
  padding: 0;
  text-shadow: 0px 0px 16px black;
}
.section--results .div__h2 {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
}
.section--results .section__div {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  bottom: -50px;
  opacity: 0;
}
.section--results .section__div .div__h2 {
  font-size: clamp(1.75rem, 0.694rem + 4.507vw, 4.75rem);
  margin-bottom: clamp(4.188rem, 2.581rem + 6.854vw, 8.75rem);
  margin-left: clamp(1.25rem, -0.07rem + 5.634vw, 5rem);
}
.section--results .section__div .div__div--container {
  display: flex;
  flex-direction: column;
}
.section--results .section__div .div__div--container .div__p:first-of-type {
  align-self: flex-start;
}
.section--results .section__div .div__div--container .div__p:last-of-type {
  align-self: flex-end;
}
.section--results .section__div .div__p, .section--results .section__div .figure__p {
  font-size: clamp(1rem, 0.648rem + 1.502vw, 2rem);
  max-width: 50%;
}
.section--results .section__div .div__p--score {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: clamp(1.75rem, 0.892rem + 3.662vw, 4.188rem);
  line-height: 120%;
  padding: 0;
  width: 100%;
  text-align: center;
  max-width: none;
  margin: clamp(2.5rem, 1.893rem + 2.589vw, 5rem) 0px clamp(5rem, 4.393rem + 2.589vw, 7.5rem) 0px;
}
.section--results .section__div--albumCount .div__figure {
  display: flex;
  justify-content: space-between;
  padding: 0px clamp(1.25rem, -0.07rem + 5.634vw, 5rem);
}
.section--results .section__div--albumCount .div__figure:last-of-type {
  flex-direction: row-reverse;
  margin-top: 40px;
}
.section--results .section__div--albumSold .div__h2 {
  display: inline;
  color: #444444;
  align-self: flex-end;
  margin: 0px clamp(1.25rem, -0.07rem + 5.634vw, 5rem) clamp(4.188rem, 2.581rem + 6.854vw, 8.75rem) 0px;
}
.section--results .section__div--albumSold .div__div--dataVis {
  height: clamp(3.125rem, 1.805rem + 5.634vw, 6.875rem);
  display: flex;
  margin-bottom: clamp(2.5rem, 0.915rem + 6.761vw, 7rem);
}
.section--results .section__div--albumSold .div__div--firstDataDiv, .section--results .section__div--albumSold .div__div--secondDataDiv {
  height: 100%;
}
.section--results .section__div--albumSold .div__div--container .div__p:first-of-type {
  padding: 0px 0px 0px 20px;
  margin-bottom: 22px;
}
.section--results .section__div--streamNumber .div__p:nth-of-type(2n) {
  align-self: flex-end;
}
.section--results .section__div--streamNumber .div__p--firstDataVis, .section--results .section__div--streamNumber .div__p--secondDataVis {
  font-size: clamp(4.188rem, -1.358rem + 23.662vw, 19.938rem);
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  padding-left: 20px;
  line-height: 140%;
}
.section--results .section__div--streamNumber .div__p--firstDataVis.data--winner, .section--results .section__div--streamNumber .div__p--secondDataVis.data--winner {
  font-size: clamp(5.625rem, -1.747rem + 31.455vw, 26.563rem);
  line-height: 140%;
}
.section--results .section__div--awards .div__h2 {
  font-size: 27vw;
  color: #444444;
  margin: 0;
  line-height: 120%;
  margin-bottom: 67px;
  text-align: center;
}
.section--results .section__div--awards .div__div--data:first-of-type {
  margin-bottom: 40px;
}
.section--results .section__div--awards .div__div--data {
  display: flex;
  justify-content: space-between;
}
.section--results .section__div--awards .div__div--data .div__p {
  max-width: 16ch;
}
.section--results .section__div--awards .div__div--data .div__p--dataVis {
  font-family: "IBM Plex Mono", monospace;
  font-size: clamp(4.188rem, -1.358rem + 23.662vw, 19.938rem);
  font-weight: 700;
  padding-left: 20px;
  line-height: 100%;
}
.section--results .section__div--certifications .div__h2 {
  display: inline;
  color: #444444;
  align-self: flex-end;
  margin: 0px clamp(1.25rem, -0.07rem + 5.634vw, 5rem) clamp(4.188rem, 3.197rem + 4.225vw, 7rem) 0px;
}
.section--results .section__div--certifications .div__div--container .div__div--data:first-of-type {
  margin-bottom: 40px;
  padding-left: clamp(1.25rem, 0.34rem + 3.883vw, 5rem);
}
.section--results .section__div--certifications .div__div--container .div__div--data:last-of-type {
  align-self: flex-end;
}
.section--results .section__div--certifications .div__div--container .div__div--data {
  display: flex;
  flex-direction: column;
  width: 60%;
}
.section--results .section__div--certifications .div__div--container .div__div--data .div__p--dataVis {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: clamp(4.188rem, -1.358rem + 23.662vw, 19.938rem);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 120%;
}
.section--results .section__div--certifications .div__div--container .div__div--data .div__p {
  align-self: flex-start;
  max-width: 100%;
}
.section--results .section__div--certifications .div__div--container .data--winner .div__p--dataVis {
  font-size: clamp(5.625rem, -1.747rem + 31.455vw, 26.563rem);
}
.section--results .section__div--totalTime .div__div--container > .div__p {
  margin: clamp(1.25rem, -0.07rem + 5.634vw, 5rem) 0px;
}
.section--results .section__div--totalTime .div__div--container .div__div--dataVis {
  height: clamp(6.25rem, 1.849rem + 18.779vw, 18.75rem);
  background-color: #ececec;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section--results .section__div--totalTime .div__div--container .div__div--dataVis .div__p {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  line-height: 120%;
  color: #121212;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: clamp(1.75rem, 1.046rem + 3.005vw, 3.75rem);
}
.section--results .section__div--totalTime .div__div--container .div__div--dataVis .div__p .p__span {
  font-family: inherit;
  font-size: clamp(2.375rem, 1.231rem + 4.883vw, 5.625rem);
  font-weight: 700;
  text-decoration: none;
}
.section--results .section__div--totalTime .div__div--container .div__div--dataVis .div__p:first-of-type {
  align-self: auto;
}
.section--results .section__div--totalTime .div__div--container .div__div--dataVis .div__p:last-of-type {
  align-self: auto;
}
.section--results .section__div--totalTime .div__div--container .div__div--dataVis.data--winner {
  background-color: #e94d4d;
  height: clamp(7.813rem, 1.761rem + 25.822vw, 25rem);
}
.section--results .section__div--totalTime .div__div--container .div__p {
  max-width: 100%;
  padding-left: 20px;
}
.section--results .section__div--winner {
  height: clamp(12.5rem, 3.883rem + 36.764vw, 48rem);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  filter: sepia(1);
}
.section--results .section__div--winner .div__p {
  font-family: "IBM Plex Mono", monospace;
  font-size: clamp(2.375rem, 1.231rem + 4.883vw, 5.625rem);
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  line-height: 100%;
  text-shadow: 0px 0px 8px black;
}
.section--results .section__div--winner .div__p:last-of-type {
  font-size: clamp(1.313rem, 0.652rem + 2.817vw, 3.188rem);
  text-transform: none;
  margin-top: clamp(1rem, 0.516rem + 2.066vw, 2.375rem);
}

.data--winner {
  color: #e94d4d;
}

.p__span {
  text-decoration: underline;
  text-underline-offset: 13%;
}

.div__btn {
  width: 100%;
  text-align: start;
  color: #ececec;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  text-transform: uppercase;
  font-size: clamp(1.75rem, 0.892rem + 3.662vw, 4.188rem);
  border: 1px solid #ececec;
  background-color: transparent;
  position: relative;
  padding: 4px 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.div__btn:hover {
  background-color: #ececec;
  color: #121212;
}

.clicked {
  text-decoration: line-through;
  color: #121212;
  background-color: #ececec;
}
.clicked::after {
  content: "";
  width: 10px;
  height: 20px;
  border-right: 4px solid #121212;
  border-bottom: 4px solid #121212;
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  right: 20px;
}

.main__btn--restart {
  display: none;
  font-size: clamp(1.75rem, 0.892rem + 3.662vw, 4.188rem);
  padding: clamp(0.625rem, 0.317rem + 1.315vw, 1.5rem) clamp(1.75rem, 0.914rem + 3.568vw, 4.125rem);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  align-self: center;
  border: 1px solid #ececec;
  background-color: transparent;
  color: #ececec;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  text-transform: uppercase;
  margin: clamp(5rem, 4.12rem + 3.756vw, 7.5rem) 0px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.main__btn--restart:hover {
  background-color: #ececec;
  color: #121212;
}

.footer {
  display: flex;
  justify-content: center;
  margin-top: clamp(1.25rem, -0.731rem + 8.451vw, 6.875rem);
}
.footer .footer__p {
  margin: 0px 20px 20px 20px;
  padding-top: 20px;
  border-top: 1px solid #ececec;
  font-size: 12px;
  text-align: center;
}

.hidden {
  -webkit-animation: hiddenAnimation 0.7s ease-out forwards;
          animation: hiddenAnimation 0.7s ease-out forwards;
}

.visible {
  display: block;
  opacity: 0;
  -webkit-animation: visibleAnimation 0.7s ease-out forwards;
          animation: visibleAnimation 0.7s ease-out forwards;
}

.animate {
  -webkit-animation: animateBottom 0.3s ease-in-out forwards;
          animation: animateBottom 0.3s ease-in-out forwards;
}

.animateLeft {
  -webkit-animation: animateLeft 0.5s ease-in-out forwards;
          animation: animateLeft 0.5s ease-in-out forwards;
}

.animateRight {
  -webkit-animation: animateRight 0.5s ease-in-out forwards;
          animation: animateRight 0.5s ease-in-out forwards;
}

@-webkit-keyframes animateBottom {
  0% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}

@keyframes animateBottom {
  0% {
    opacity: 0;
    bottom: -50px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@-webkit-keyframes animateRight {
  0% {
    opacity: 0;
    right: -50px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@keyframes animateRight {
  0% {
    opacity: 0;
    right: -50px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@-webkit-keyframes hiddenAnimation {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes hiddenAnimation {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    display: none;
  }
  100% {
    display: none;
  }
}
@-webkit-keyframes visibleAnimation {
  70% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
@keyframes visibleAnimation {
  70% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
@-webkit-keyframes headerImg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes headerImg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .main .main__div .div__span:nth-of-type(2) {
    transform: translateX(-325px);
  }

  .section--results .section__div--albumCount .div__figure {
    justify-content: space-around;
  }
  .section--results .section__div--albumCount .div__figure .figure__img {
    width: 180px;
  }
  .section--results .section__div--awards .div__div--container .div__div--data {
    justify-content: space-evenly;
  }
  .section--results .section__div--awards .div__div--container .div__p:last-of-type {
    align-self: center;
  }

  .clicked::after {
    width: 15px;
    height: 30px;
    border-right: 6px solid rgb(0, 155, 0);
    border-bottom: 6px solid rgb(0, 155, 0);
    top: 8px;
    right: 40px;
  }
}
@media (min-width: 1440px) {
  .main .main__div .div__span:nth-of-type(2) {
    transform: translateX(-10px);
  }

  .section--hero {
    flex-direction: row-reverse;
    padding-left: clamp(1.25rem, -0.07rem + 5.634vw, 5rem);
    padding-bottom: 0;
  }
  .section--hero .section__div--text {
    margin-top: 16%;
  }
  .section--hero .section__div--text .div__p {
    max-width: 65%;
  }
  .section--hero .section__div {
    height: 95%;
    width: 40%;
  }
  .section--hero .section__div .div__div--img {
    width: 87%;
  }

  .section--concept .section__div--text, .section--interactive .section__div--text {
    width: 65%;
  }
  .section--concept .section__div--text .div__p, .section--interactive .section__div--text .div__p {
    max-width: 65%;
    padding-left: 20%;
  }

  .section--results {
    scroll-margin-top: 55vh;
  }
  .section--results .section__div--albumCount .div__div--container {
    flex-direction: row;
  }
  .section--results .section__div--albumCount .div__div--container .div__figure {
    flex-direction: column;
    margin: 0;
  }
  .section--results .section__div--albumCount .div__div--container .div__figure .figure__img {
    width: 270px;
  }
  .section--results .section__div--albumCount .div__div--container .div__figure .figure__p {
    margin-top: clamp(3.563rem, 3.274rem + 1.23vw, 4.75rem);
    max-width: 70%;
  }
  .section--results .section__div--albumSold .div__div--container {
    max-width: 55%;
    align-self: flex-end;
  }
  .section--results .section__div--albumSold .div__div--container .div__p:last-of-type, .section--results .section__div--albumSold .div__div--container .div__p:first-of-type {
    align-self: flex-start;
    padding: 0;
  }
  .section--results .section__div--streamNumber .div__div--container {
    padding-left: 80px;
  }
  .section--results .section__div--streamNumber .div__div--container .div__p:nth-of-type(2n) {
    max-width: 35%;
  }
  .section--results .section__div--streamNumber .div__div--container .div__p:nth-of-type(2) {
    align-self: self-start;
  }
  .section--results .section__div--streamNumber .div__div--container .div__p:nth-of-type(3) {
    align-self: center;
  }
  .section--results .section__div--certifications .div__div--data {
    max-width: 42%;
  }
  .section--results .section__div--certifications .div__div--data:last-of-type {
    padding-right: clamp(1.25rem, 0.34rem + 3.883vw, 5rem);
  }
  .section--results .section__div--totalTime .div__div--container .div__p {
    max-width: 55%;
    padding: 0px clamp(1.25rem, 0.34rem + 3.883vw, 5rem);
  }

  .clicked::after {
    width: 20px;
    height: 40px;
    border-right: 8px solid rgb(0, 155, 0);
    border-bottom: 8px solid rgb(0, 155, 0);
    top: 16px;
    right: 80px;
  }
}

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