* {
  box-sizing: border-box
}
body {
  font-family: Verdana, sans-serif;
  margin: 0
}

.o-0 {
  opacity: 0;
}
.o-100 {
  opacity: 100;
}
.d-none {
  display: none;
}
.d-block {
  display: block;
}

.goldBorder {
  border: 1px #FAC14D solid;  
}

.-ml-6 {
  margin-left: -6px; 
}

.hover-helm {
  position: absolute;
  background: transparent;
  width: 75px;
  height: 75px;
  z-index: 8;
  top: 25%;
  left: 48%;
}

.hover-upper-armor {
  position: absolute;
  background: transparent;
  width: 75px;
  height: 75px;
  z-index: 8;
  top: 39%;
  left: 49%;
}

.hover-lower-armor {
  position: absolute;
  background: transparent;
  width: 75px;
  height: 75px;
  z-index: 8;
  top: 63%;
  left: 48%;
}

.hover-right-hand {
  position: absolute;
  background: transparent;
  width: 75px;
  height: 75px;
  z-index: 8;
  top: 56%;
  left: 36%;
}

.hover-left-hand {
  position: absolute;
  background: transparent;
  width: 75px;
  height: 75px;
  z-index: 8;
  top: 46%;
  left: 58%;
}

.tippy-padding {
  padding: 4px; padding-bottom: 6px;
}

.tippy-slots {
  color: #F2D46A;
}

.page-container {
  position: relative; height: 900px; width: 900px;
}

.edgesTop,
  .edgesBottom {
    z-index: 10;
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 100%;
    

    &:before,
    &:after {
      content: '';
      background: url('/images/edge.svg') center / contain no-repeat;
      position: absolute;
      height: 40px;
      width: 40px;
    }
  }

  .edgesTop {
    top: 0px;

    &:before  {
      top: 12px;
      left: 12px;
    }
    &:after {
      top: 12px;
      right: 12px;
      transform: rotate(90deg);
    }
  }

  .edgesBottom {
    bottom: 0px;
    &:before  {
      bottom: 12px;
      left: 12px;
      transform: rotate(-90deg);
    }
    &:after {
      bottom: 12px;
      right: 12px;
      transform: rotate(180deg);
    }

  }


.avatar-image-container {
  margin-left: 45px;
}

.header-border {
  background: url(/images/account-border.svg);
  width: 6.5rem; 
  height: 5.5rem; 
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

.avatar-image {
  border-radius: 9999px; 
  width: 5rem; 
  height: 5rem; 
  margin-left: 12px; 
  margin-top: 0px;
}



img {
  vertical-align: middle;
  width: 900px;
  height: 900px;
}

.data-container {
  width: 900px;
  height: 900px;
  display: flex;
}

.slideshow-container {
  width: 100%;
  min-height: 900px;
  position: relative;
  margin:auto;
  height: 100vh;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Caption text */
.text {
  background-image: linear-gradient(180deg, #f2d46a -20%, #fac14d 44.9%, #f0d870 120%)
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 0.875rem;
  position: relative;
  width: 100%;
  text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #111111;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #999999;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active,
.dot:hover {
  background-color: #111111;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {
    opacity: .4
  }
  to {
    opacity: 1
  }
}
@keyframes fade {
  from {
    opacity: .4
  }
  to {
    opacity: 1
  }
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev,
  .next,
  .text {
    font-size: 11px
  }
}

.page {
  width: 100%;
  height: 100%;
  z-index: 1000;
  position: absolute;
  background: url(/images/card-bg.png);
  background-size: cover;
}


.flag1 {
  background-image: url('/images/race-backgrounds/flags/ARKEY_OS.webp');
  background-size: cover;
  background-repeat: no-repeat;
}
.flag2 {
  background-image: url('/images/race-backgrounds/flags/ALARIAN_OS.webp');
  background-size: cover;
  background-repeat: no-repeat;
}
.flag3 {
  background-image: url('/images/race-backgrounds/flags/NEPHELI_OS.webp');
  background-size: cover;
  background-repeat: no-repeat;
}
.flag4 {
  background-image: url('/images/race-backgrounds/flags/EPHYRAN_OS.webp');
  background-size: cover;
  background-repeat: no-repeat;
}
.flag5 {
  background-image: url('/images/race-backgrounds/flags/VOLKRANDIR_OS.webp');
  background-size: cover;
  background-repeat: no-repeat;
}
.flag6 {
  background-image: url('/images/race-backgrounds/flags/VOLKRANDUR_OS.webp');
  background-size: cover;
  background-repeat: no-repeat;
}
.flag7 {
  background-image: url('/images/race-backgrounds/flags/GRULL_OS.webp');
  background-size: cover;
  background-repeat: no-repeat;
}


.rbg1 {
  background-image: url('/images/race-backgrounds/4_Back_Arkey.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.rbg2 {
  background-image: url('/images/race-backgrounds/2_Back_Alar.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.rbg3 {
  background-image: url('/images/race-backgrounds/3_Back_Nepheli.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.rbg4 {
  background-image: url('/images/race-backgrounds/1_Back_Ephyran.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.rbg5 {
  background-image: url('/images/race-backgrounds/5_Back_VDir.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.rbg6 {
  background-image: url('/images/race-backgrounds/6_Back_VDur.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.rbg7 {
  background-image: url('/images/race-backgrounds/7_Back_Gruul.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}


.card-header {
  font-family: 'Cinzel', serif;
  font-weight: 400;
}
.text-gold-gradient1 {
    --tw-text-opacity: 1;
    color: rgb(250 193 77 / var(--tw-text-opacity));
}


.stats-header {
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  border: 1px solid #F2D46A; 
  text-align: left; 
  padding: 8px;
  letter-spacing: 0.2em;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 8px;
  margin-bottom: 4px;
}
.stats-text {
  font-weight: 400;
  padding-top: 6px;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.titles {
  font-size: 12px;
  font-weight: 400px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 0.125rem;
  margin-right: 4px;
}

.text-white {
  color: white;
}



.container {
  width: 900px;
  height: 900px;
  top: 0px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}


/* First card classes */
.img-container {
  margin-top: 0px; 
  margin-left: 0px;
}

.bg-image-flag {
  width: 300px; 
  height: 775px;
  margin: 0 auto;
  margin-top: 40px; 
}

.bg-image-1 {
  width: 900px; 
  height: 875px;
  margin: 0 auto;
  margin-top: 10px; 
}

.character-background {
  object-fit: cover;  height: 900px; width: 900px; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%);
}

.nft-image {
  position:absolute; 
  max-width: 900px; 
  object-fit: contain;
  top: 50%;
  transform: translateY(-50%);
}



.text-container {
  position: absolute; 
  top: 0px; 
  left: 0; 
  width: 900px; 
  text-align: center;
  z-index: 8;
}

.tabs-container {
  font-size: 20px;
  position: absolute; 
  bottom: 20px; 
  left: 0; 
  width: 900px; 
  text-align: center;
  z-index: 10;
  display: flex;
  justify-content: center;
}

.tabs-btn {
  position: relative;
  font-family: 'Cinzel', serif;
  font-weight: 400;
  transition: all 0.25s ease-in;
  font-size: 20px;
  padding: 14px 30px 14px 30px;
  min-width: 200px;
  color: white;
  background: rgba(37, 39, 41, 0.7);
  border: 1px solid rgba(250, 193, 77, 0.7);
  cursor: pointer;
}

.btn-diamond {
  transition: all 0.25s ease-in;
  width: 21px; height: 21px; position: absolute; top: -10px; left: 50%; transform: translateX(-50%);
}

.tabs-btn-active {
  background: rgb(250 193 77);
  color: #252729;
}

.tab-container {
  width: 100%; height: 100%; background: rgba(7, 7, 7, 0.6); backdrop-filter: blur(10px); position: relative; z-index: 9; transition: opacity 0.25s ease-in-out;
}

.character-race {
  margin-bottom: 8px; 
  font-size: 48px;
}

.character-race-secondary {
  font-size: 36px;
}
.character-rarity {
  font-size: 20px;
}

.overview-content {
  display: flex; width: 100%; margin-top: 40px; gap: 20px;
}

.special-title {
  margin-bottom: 8px; 
  margin-top: 0px;
  color: white; 
  font-size: 24px;
}

.character-name {
  margin-bottom: 8px; 
  margin-top: 0px;
  font-size: 24px;
}

.attribute-box {
  margin-top: 12px;
  border: 1px #FAC14D solid;
  display: flex;
  justify-content: space-between;
  padding: 16px;
  background: #252729;
  color: #fac14d;
}

.overview-general {
  display: flex;  
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.overview-general-container {
  width: 50%; padding-left: 10px; padding-right: 10px; margin-top: 12px;
}
.overview-general-inner {
  background: #252729;
  border: 1px #FAC14D solid;
  color: #fac14d;
  padding: 16px;
}
.overview-general-inner-bottom {
  color: white; padding-top: 31px; font-size: 28px;
}
.overview-general-inner-bottom-img {
  color: white; padding-top: 29px; font-size: 28px;
}

.gear-container {
  margin-top: 40px; margin-left: 50px; margin-right: 50px;
}

.class-image {
  width: 32px; 
  height: 32px; 
}

.gear-row {
  display: flex;
  background: #252729;
  width: 100%;
  margin-bottom: 12px;
}

.armament-image {
  width: 80px; height: 80px;
}
.armament-image2 {
  width: 80px; height: 80px;
  padding: 18px;
}
.mt-3 {
  margin-top: 12px;
}
.text-xl {
  font-size: 20px;
}
.armament-attributes {
  background: black; padding: 6px; margin: 4px; border-radius: 8px;
}
.text-lg {
  font-size: 12px;
  margin-top: 4px;
}
.text-gear {
  margin-top: 4px; font-size: 14px;
}

.pl-5 {
  padding-left: 20px;
}



.floating-character {
  animation: move 2.5s linear infinite;
}

@keyframes move {
  0% {
    transform: translateY(-50%) scaleY(1);
  }
  50% {
    transform: translateY(-50%) scaleY(1.005);
    transform-origin: 50% 100%;
    /* transform: rotate(180deg) translate3d(-10px, 10px, 10px);  */
  }
  100% {
    transform: translateY(-50%);
  }
}

.ml-9 {
  margin-left: 36px;
}


@media (max-width: 900px) { 
  .page-container {
    position: relative; height: 650px; width: 650px;
  }

  .character-background {
   height: 650px; width: 650px;
  }

  .data-container {
    width: 650px;
    height: 650px;
  }

  .bg-image-flag {
    width: 300px; 
    height: 575px;
    margin-top: 40px; 
  }

  .bg-image-1 {
    width: 650px; 
    height: 625px;
    margin: 0 auto;
    margin-top: 10px; 
  }

  .nft-image {
    max-height: 650px; 
    max-width: 650px; 
  }

  .container {
    width: 650px;
    height: 650px;
  }

  .text-container {
    width: 650px; 
  }

  .character-race {
    margin-bottom: 4px; 
    font-size: 32px;
  }

  .special-title {
    margin-bottom: 4px;
    font-size: 20px;
  }
  
  .character-name {
    margin-bottom: 4px; 
    font-size: 20px;
  }

  .tabs-container {
    width: 650px; 
  }

  .tabs-btn {
    font-size: 16px;
    padding: 10px 24px 10px 24px;
    min-width: 150px;
  }

  .avatar-image-container {
    margin-left: 32px;
  }

  .header-border {
    width: 4.5rem; 
    height: 4rem; 
  }
  
  .avatar-image {
    width: 3.5rem; 
    height: 3.5rem; 
    margin-left: 8px; 
  }

  .character-race-secondary {
    margin-top: -4px;
    font-size: 24px;
  }

  .character-rarity {
    font-size: 14px;
  }

  .overview-content {
    margin-top: 20px; gap: 12px;
  }

  .overview-general {
    margin-left: -5px;
    margin-right: -5px;
  }

  .overview-general-container {
    padding-left: 5px; padding-right: 5px; margin-top: 8px; font-size: 12px;
  }
  .overview-general-inner {
    padding: 10px;
  }
  .overview-general-inner-bottom {
    color: white; padding-top: 16px; font-size: 24px;
  }
  .overview-general-inner-bottom-img {
    padding-top: 9px;
  }

  .attribute-box {
    margin-top: 8px;
    padding: 10px;
    font-size: 12px;
  }

  .gear-container {
    margin-top: 20px; margin-left: 40px; margin-right: 40px;
  }

  .armament-image {
    width: 60px; height: 60px;
  }

  .armament-image2 {
    width: 60px; height: 60px;
    padding: 12px;
  }

  .mt-3 {
    margin-top: 8px;
  }

  .text-xl {
    font-size: 14px;
  }
  .text-lg {
    font-size: 12px;
  }
  .ml-9 {
    margin-left: 36px;
  }

  .text-gear {
    margin-top: 0px; font-size: 14px;
  }

  .pl-5 {
    padding-left: 12px;
  }

  .slideshow-container {
    min-height: 650px;
  }


  .hover-helm {
    width: 60px;
    height: 60px;
    top: 25%;
    left: 48%;
  }
  
  .hover-upper-armor {
    width: 60px;
    height: 60px;
    top: 38%;
    left: 48%;
  }
  
  .hover-lower-armor {
    width: 60px;
    height: 60px;
    top: 62%;
    left: 48%;
  }
  
  .hover-right-hand {
    width: 60px;
    height: 60px;
    top: 55%;
    left: 35%;
  }

  .hover-left-hand {
    width: 60px;
    height: 60px;
    top: 46%;
    left: 58%;
  }

}


@media (max-width: 550px) { 
  .page-container {
    position: relative; height: 450px; width: 450px;
  }

  .character-background {
   height: 450px; width: 450px;
  }

  .data-container {
    width: 450px;
    height: 450px;
  }

  .bg-image-flag {
    width: 200px; 
    height: 375px;
    margin-top: 40px; 
  }

  .bg-image-1 {
    width: 450px; 
    height: 425px;
    margin: 0 auto;
    margin-top: 0px; 
  }

  .nft-image {
    max-height: 450px; 
    max-width: 450px; 
  }

  .container {
    width: 450px;
    height: 450px;
  }

  .text-container {
    width: 450px; 
  }

  .character-race {
    margin-bottom: 4px; 
    font-size: 24px;
  }

  .special-title {
    margin-bottom: 4px;
    font-size: 16px;
  }
  
  .character-name {
    margin-bottom: 4px; 
    font-size: 16px;
  }

  .tabs-container {
    width: 450px; 
  }

  .tabs-btn {
    font-size: 12px;
    padding: 6px 16px 6px 16px;
    min-width: 100px;
  }

  .avatar-image-container {
    margin-left: 28px;
  }

  .header-border {
    width: 3.5rem; 
    height: 3rem; 
  }
  
  .avatar-image {
    width: 2.75rem; 
    height: 2.75rem; 
    margin-left: 6px; 
  }

  .character-race-secondary {
    margin-top: -4px;
    font-size: 20px;
  }

  .character-rarity {
    font-size: 12px;
  }

  .overview-content {
    margin-top: 12px; gap: 6px;
  }

  .overview-general {
    margin-left: -3px;
    margin-right: -3px;
  }

  .overview-general-container {
    padding-left: 3px; padding-right: 3px; margin-top: 6px; font-size: 8px;
  }
  .overview-general-inner {
    padding: 6px;
  }
  .overview-general-inner-bottom {
    color: white; padding-top: 11px; font-size: 16px;
  }
  .overview-general-inner-bottom-img {
    padding-top: 9px;
    height: 30px;
  }
  
  .overview-header {
    font-size: 12px;
  }

  .class-image {
    width: 16px; 
    height: 16px; 
    margin-top: -16px;
  }

  .attribute-box {
    margin-top: 6px;
    padding: 6px;
    font-size: 8px;
  }

  .gear-container {
    margin-top: 12px; margin-left: 20px; margin-right: 20px;
  }

  .armament-image {
    width: 36px; height: 36px;
  }

  .armament-image2 {
    width: 36px; height: 36px;
    padding: 6px;
  }

  .mt-3 {
    margin-top: 4px;
  }

  .text-xl {
    font-size: 10px;
  }
  .armament-attributes {
    background: black; padding: 4px; margin: 4px; margin-top: 0px; border-radius: 8px;
  }
  .text-lg {
    font-size: 8px;
    margin-top: 0px;
  }
  .ml-9 {
    margin-left: 16px;
  }

  .text-gear {
    margin-top: 0px; font-size: 10px;
  }

  .pl-5 {
    padding-left: 8px;
  }

  .slideshow-container {
    min-height: 450px;
  }

  .hover-helm {
    width: 45px;
    height: 45px;
    top: 22%;
    left: 47%;
  }
  
  .hover-upper-armor {
    width: 45px;
    height: 45px;
    top: 38%;
    left: 48%;
  }
  
  .hover-lower-armor {
    width: 45px;
    height: 45px;
    top: 63%;
    left: 47%;
  }
  
  .hover-right-hand {
    width: 45px;
    height: 45px;
    top: 52%;
    left: 35%;
  }

  .hover-left-hand {
    width: 45px;
    height: 45px;
    top: 43%;
    left: 56%;
  }

  .btn-diamond {
    transition: all 0.25s ease-in;
    width: 14px; height: 14px; position: absolute; top: -7px; left: 50%; transform: translateX(-50%);
  }
}


@media (max-width: 450px) { 
  .page-container {
    position: relative; height: 350px; width: 350px;
  }

  .character-background {
   height: 350px; width: 350px;
  }

  .data-container {
    width: 350px;
    height: 350px;
  }

  .bg-image-flag {
    width: 200px; 
    height: 275px;
    margin-top: 40px; 
  }

  .bg-image-1 {
    width: 350px; 
    height: 300px;
    margin: 0 auto;
    margin-top: 20px; 
  }

  .nft-image {
    max-height: 350px; 
    max-width: 350px; 
  }

  .container {
    width: 350px;
    height: 350px;
  }

  .text-container {
    width: 350px; 
  }

  .character-race {
    margin-bottom: 2px; 
    font-size: 16px;
  }

  .special-title {
    margin-bottom: 2px;
    font-size: 12px;
  }
  
  .character-name {
    margin-bottom: 2px; 
    font-size: 12px;
  }

  .tabs-container {
    width: 350px; 
  }

  .tabs-btn {
    font-size: 10px;
    padding: 2px 12px 2px 12px;
    min-width: 75px;
  }

  .avatar-image-container {
    margin-left: 20px;
  }

  .header-border {
    width: 2.75rem; 
    height: 2.5rem; 
  }
  
  .avatar-image {
    width: 2.15rem; 
    height: 2.15rem; 
    margin-left: 6px; 
  }

  .character-race-secondary {
    margin-top: -4px;
    font-size: 16px;
  }

  .character-rarity {
    font-size: 10px;
  }

  .overview-content {
    margin-top: 8px; gap: 4px;
  }

  .overview-general {
    margin-left: -2px;
    margin-right: -2px;
  }

  .overview-general-container {
    padding-left: 2px; padding-right: 2px; margin-top: 4px; font-size: 6px;
  }
  .overview-general-inner {
    padding: 4px;
  }
  .overview-general-inner-bottom {
    color: white; padding-top: 9px; font-size: 10px;
  }
  .overview-general-inner-bottom-img {
    padding-top: 9px;
    height: 21px;
  }
  
  .overview-header {
    font-size: 10px;
  }

  .class-image {
    width: 12px; 
    height: 12px; 
    margin-top: -28px;
  }

  .attribute-box {
    margin-top: 4px;
    padding: 4px;
    font-size: 6px;
  }

  .gear-container {
    margin-top: 8px; margin-left: 20px; margin-right: 20px;
  }

  .armament-image {
    width: 24px; height: 24px;
  }

  .armament-image2 {
    width: 24px; height: 24px;
    padding: 6px;
  }

  .mt-3 {
    margin-top: 2px;
  }

  .text-xl {
    font-size: 8px;
  }
  .armament-attributes {
    background: black; padding: 4px; margin: 0px; margin-top: 0px; border-radius: 8px;
  }
  .text-lg {
    font-size: 6px;
    margin-top: 0px;
  }

  .-ml-6 {
    margin-left: -3px; 
  }

  .ml-9 {
    margin-left: 8px;
  }

  .text-gear {
    margin-top: 0px; font-size: 6px;
  }

  .pl-5 {
    padding-left: 6px;
  }

  .slideshow-container {
    min-height: 350px;
  }

  .hover-helm {
    width: 45px;
    height: 45px;
    top: 22%;
    left: 47%;
  }
  
  .hover-upper-armor {
    width: 45px;
    height: 45px;
    top: 38%;
    left: 48%;
  }
  
  .hover-lower-armor {
    width: 45px;
    height: 45px;
    top: 63%;
    left: 47%;
  }
  
  .hover-right-hand {
    width: 45px;
    height: 45px;
    top: 52%;
    left: 35%;
  }

  .hover-left-hand {
    width: 45px;
    height: 45px;
    top: 43%;
    left: 56%;
  }

  .btn-diamond {
    transition: all 0.25s ease-in;
    width: 10px; height: 10px; position: absolute; top: -5px; left: 50%; transform: translateX(-50%);
  }

  .tippy-padding {
    padding: 0px;
  }

  .edgesTop,
  .edgesBottom {
    z-index: 10;
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 100%;
    

    &:before,
    &:after {
      content: '';
      background: url('/images/edge.svg') center / contain no-repeat;
      position: absolute;
      height: 20px;
      width: 20px;
    }
  }

  .edgesTop {
    top: 0px;

    &:before  {
      top: 6px;
      left: 6px;
    }
    &:after {
      top: 6px;
      right: 6px;
      transform: rotate(90deg);
    }
  }

  .edgesBottom {
    bottom: 0px;
    &:before  {
      bottom: 6px;
      left: 6px;
      transform: rotate(-90deg);
    }
    &:after {
      bottom: 6px;
      right: 6px;
      transform: rotate(180deg);
    }

  }

}





.tippy-tooltip{color:#26323d; border: 1px #FAC14D solid;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:#252729}.tippy-tooltip[data-placement^=top]>.tippy-arrow{border-width:6px 6px 0;border-top-color:#FAC14D}.tippy-tooltip[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#252729}.tippy-tooltip[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#252729}.tippy-tooltip[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#252729}.tippy-tooltip>.tippy-backdrop{background-color:#252729}.tippy-tooltip>.tippy-svg-arrow{fill:#252729}

</style>