/* Breakpoint up */
/* Breakpoint down */
/* Breakpoint only */
.breadcrumb {
        display: flex;
        align-items: center;
        --tw-text-opacity: 1;
        color: rgb(var(--color-primary) / var(--tw-text-opacity));
}
.dark .breadcrumb {
        --tw-text-opacity: 1;
        color: rgb(var(--color-slate-300) / var(--tw-text-opacity));
}
.breadcrumb.breadcrumb-light {
        --tw-text-opacity: 1;
        color: rgba(255, 255, 255, var(--tw-text-opacity));
        --tw-text-opacity: 0.9;
}
.breadcrumb.breadcrumb-light .breadcrumb-item:not(:first-child):before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23e8eeff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right breadcrumb__icon'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
      }
.breadcrumb.breadcrumb-light .breadcrumb-item.active {
        --tw-text-opacity: 1;
        color: rgba(255, 255, 255, var(--tw-text-opacity));
        --tw-text-opacity: 0.8;
}
.breadcrumb .breadcrumb-item:not(:first-child) {
        position: relative;
        margin-left: 1.25rem;
        padding-left: 0.125rem;
}
.breadcrumb .breadcrumb-item:not(:first-child):before {
        content: "";
        width: 14px;
        height: 14px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right breadcrumb__icon'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
        background-size: 100%;
        margin-left: -1.125rem;
        position: absolute;
        top: 0px;
        bottom: 0px;
        margin-top: auto;
        margin-bottom: auto;
      }
.breadcrumb .breadcrumb-item.active {
        cursor: text;
        --tw-text-opacity: 1;
        color: rgb(var(--color-slate-800) / var(--tw-text-opacity));
}
.dark .breadcrumb .breadcrumb-item.active {
        --tw-text-opacity: 1;
        color: rgb(var(--color-slate-400) / var(--tw-text-opacity));
}
.dark .breadcrumb .breadcrumb-item:not(:first-child):before {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23718096' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right breadcrumb__icon'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
        }
@media (max-width: calc(640px - 1px)) {
    .form-inline {
                display: block;
        }
    .form-inline .form-label {
                margin-bottom: 0.5rem;
        }
    .form-inline .form-label {
                margin-right: 0px;
        }
    .form-inline .form-label {
                text-align: left;
        }
  }
* > .intro-x:nth-child(1) {
      z-index: calc(50 - 1);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(1 * 0.1s);
              animation-delay: calc(1 * 0.1s);
    }
* > .-intro-x:nth-child(1) {
      z-index: calc(50 - 1);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(1 * 0.1s);
              animation-delay: calc(1 * 0.1s);
    }
* > .intro-y:nth-child(1) {
      z-index: calc(50 - 1);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(1 * 0.1s);
              animation-delay: calc(1 * 0.1s);
    }
* > .-intro-y:nth-child(1) {
      z-index: calc(50 - 1);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(1 * 0.1s);
              animation-delay: calc(1 * 0.1s);
    }
* > .intro-x:nth-child(2) {
      z-index: calc(50 - 2);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(2 * 0.1s);
              animation-delay: calc(2 * 0.1s);
    }
* > .-intro-x:nth-child(2) {
      z-index: calc(50 - 2);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(2 * 0.1s);
              animation-delay: calc(2 * 0.1s);
    }
* > .intro-y:nth-child(2) {
      z-index: calc(50 - 2);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(2 * 0.1s);
              animation-delay: calc(2 * 0.1s);
    }
* > .-intro-y:nth-child(2) {
      z-index: calc(50 - 2);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(2 * 0.1s);
              animation-delay: calc(2 * 0.1s);
    }
* > .intro-x:nth-child(3) {
      z-index: calc(50 - 3);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(3 * 0.1s);
              animation-delay: calc(3 * 0.1s);
    }
* > .-intro-x:nth-child(3) {
      z-index: calc(50 - 3);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(3 * 0.1s);
              animation-delay: calc(3 * 0.1s);
    }
* > .intro-y:nth-child(3) {
      z-index: calc(50 - 3);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(3 * 0.1s);
              animation-delay: calc(3 * 0.1s);
    }
* > .-intro-y:nth-child(3) {
      z-index: calc(50 - 3);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(3 * 0.1s);
              animation-delay: calc(3 * 0.1s);
    }
* > .intro-x:nth-child(4) {
      z-index: calc(50 - 4);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(4 * 0.1s);
              animation-delay: calc(4 * 0.1s);
    }
* > .-intro-x:nth-child(4) {
      z-index: calc(50 - 4);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(4 * 0.1s);
              animation-delay: calc(4 * 0.1s);
    }
* > .intro-y:nth-child(4) {
      z-index: calc(50 - 4);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(4 * 0.1s);
              animation-delay: calc(4 * 0.1s);
    }
* > .-intro-y:nth-child(4) {
      z-index: calc(50 - 4);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(4 * 0.1s);
              animation-delay: calc(4 * 0.1s);
    }
* > .intro-x:nth-child(5) {
      z-index: calc(50 - 5);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(5 * 0.1s);
              animation-delay: calc(5 * 0.1s);
    }
* > .-intro-x:nth-child(5) {
      z-index: calc(50 - 5);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(5 * 0.1s);
              animation-delay: calc(5 * 0.1s);
    }
* > .intro-y:nth-child(5) {
      z-index: calc(50 - 5);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(5 * 0.1s);
              animation-delay: calc(5 * 0.1s);
    }
* > .-intro-y:nth-child(5) {
      z-index: calc(50 - 5);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(5 * 0.1s);
              animation-delay: calc(5 * 0.1s);
    }
* > .intro-x:nth-child(6) {
      z-index: calc(50 - 6);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(6 * 0.1s);
              animation-delay: calc(6 * 0.1s);
    }
* > .-intro-x:nth-child(6) {
      z-index: calc(50 - 6);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(6 * 0.1s);
              animation-delay: calc(6 * 0.1s);
    }
* > .intro-y:nth-child(6) {
      z-index: calc(50 - 6);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(6 * 0.1s);
              animation-delay: calc(6 * 0.1s);
    }
* > .-intro-y:nth-child(6) {
      z-index: calc(50 - 6);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(6 * 0.1s);
              animation-delay: calc(6 * 0.1s);
    }
* > .intro-x:nth-child(7) {
      z-index: calc(50 - 7);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(7 * 0.1s);
              animation-delay: calc(7 * 0.1s);
    }
* > .-intro-x:nth-child(7) {
      z-index: calc(50 - 7);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(7 * 0.1s);
              animation-delay: calc(7 * 0.1s);
    }
* > .intro-y:nth-child(7) {
      z-index: calc(50 - 7);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(7 * 0.1s);
              animation-delay: calc(7 * 0.1s);
    }
* > .-intro-y:nth-child(7) {
      z-index: calc(50 - 7);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(7 * 0.1s);
              animation-delay: calc(7 * 0.1s);
    }
* > .intro-x:nth-child(8) {
      z-index: calc(50 - 8);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(8 * 0.1s);
              animation-delay: calc(8 * 0.1s);
    }
* > .-intro-x:nth-child(8) {
      z-index: calc(50 - 8);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(8 * 0.1s);
              animation-delay: calc(8 * 0.1s);
    }
* > .intro-y:nth-child(8) {
      z-index: calc(50 - 8);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(8 * 0.1s);
              animation-delay: calc(8 * 0.1s);
    }
* > .-intro-y:nth-child(8) {
      z-index: calc(50 - 8);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(8 * 0.1s);
              animation-delay: calc(8 * 0.1s);
    }
* > .intro-x:nth-child(9) {
      z-index: calc(50 - 9);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(9 * 0.1s);
              animation-delay: calc(9 * 0.1s);
    }
* > .-intro-x:nth-child(9) {
      z-index: calc(50 - 9);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(9 * 0.1s);
              animation-delay: calc(9 * 0.1s);
    }
* > .intro-y:nth-child(9) {
      z-index: calc(50 - 9);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(9 * 0.1s);
              animation-delay: calc(9 * 0.1s);
    }
* > .-intro-y:nth-child(9) {
      z-index: calc(50 - 9);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(9 * 0.1s);
              animation-delay: calc(9 * 0.1s);
    }
* > .intro-x:nth-child(10) {
      z-index: calc(50 - 10);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(10 * 0.1s);
              animation-delay: calc(10 * 0.1s);
    }
* > .-intro-x:nth-child(10) {
      z-index: calc(50 - 10);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(10 * 0.1s);
              animation-delay: calc(10 * 0.1s);
    }
* > .intro-y:nth-child(10) {
      z-index: calc(50 - 10);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(10 * 0.1s);
              animation-delay: calc(10 * 0.1s);
    }
* > .-intro-y:nth-child(10) {
      z-index: calc(50 - 10);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(10 * 0.1s);
              animation-delay: calc(10 * 0.1s);
    }
* > .intro-x:nth-child(11) {
      z-index: calc(50 - 11);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(11 * 0.1s);
              animation-delay: calc(11 * 0.1s);
    }
* > .-intro-x:nth-child(11) {
      z-index: calc(50 - 11);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(11 * 0.1s);
              animation-delay: calc(11 * 0.1s);
    }
* > .intro-y:nth-child(11) {
      z-index: calc(50 - 11);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(11 * 0.1s);
              animation-delay: calc(11 * 0.1s);
    }
* > .-intro-y:nth-child(11) {
      z-index: calc(50 - 11);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(11 * 0.1s);
              animation-delay: calc(11 * 0.1s);
    }
* > .intro-x:nth-child(12) {
      z-index: calc(50 - 12);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(12 * 0.1s);
              animation-delay: calc(12 * 0.1s);
    }
* > .-intro-x:nth-child(12) {
      z-index: calc(50 - 12);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(12 * 0.1s);
              animation-delay: calc(12 * 0.1s);
    }
* > .intro-y:nth-child(12) {
      z-index: calc(50 - 12);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(12 * 0.1s);
              animation-delay: calc(12 * 0.1s);
    }
* > .-intro-y:nth-child(12) {
      z-index: calc(50 - 12);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(12 * 0.1s);
              animation-delay: calc(12 * 0.1s);
    }
* > .intro-x:nth-child(13) {
      z-index: calc(50 - 13);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(13 * 0.1s);
              animation-delay: calc(13 * 0.1s);
    }
* > .-intro-x:nth-child(13) {
      z-index: calc(50 - 13);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(13 * 0.1s);
              animation-delay: calc(13 * 0.1s);
    }
* > .intro-y:nth-child(13) {
      z-index: calc(50 - 13);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(13 * 0.1s);
              animation-delay: calc(13 * 0.1s);
    }
* > .-intro-y:nth-child(13) {
      z-index: calc(50 - 13);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(13 * 0.1s);
              animation-delay: calc(13 * 0.1s);
    }
* > .intro-x:nth-child(14) {
      z-index: calc(50 - 14);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(14 * 0.1s);
              animation-delay: calc(14 * 0.1s);
    }
* > .-intro-x:nth-child(14) {
      z-index: calc(50 - 14);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(14 * 0.1s);
              animation-delay: calc(14 * 0.1s);
    }
* > .intro-y:nth-child(14) {
      z-index: calc(50 - 14);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(14 * 0.1s);
              animation-delay: calc(14 * 0.1s);
    }
* > .-intro-y:nth-child(14) {
      z-index: calc(50 - 14);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(14 * 0.1s);
              animation-delay: calc(14 * 0.1s);
    }
* > .intro-x:nth-child(15) {
      z-index: calc(50 - 15);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(15 * 0.1s);
              animation-delay: calc(15 * 0.1s);
    }
* > .-intro-x:nth-child(15) {
      z-index: calc(50 - 15);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(15 * 0.1s);
              animation-delay: calc(15 * 0.1s);
    }
* > .intro-y:nth-child(15) {
      z-index: calc(50 - 15);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(15 * 0.1s);
              animation-delay: calc(15 * 0.1s);
    }
* > .-intro-y:nth-child(15) {
      z-index: calc(50 - 15);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(15 * 0.1s);
              animation-delay: calc(15 * 0.1s);
    }
* > .intro-x:nth-child(16) {
      z-index: calc(50 - 16);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(16 * 0.1s);
              animation-delay: calc(16 * 0.1s);
    }
* > .-intro-x:nth-child(16) {
      z-index: calc(50 - 16);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(16 * 0.1s);
              animation-delay: calc(16 * 0.1s);
    }
* > .intro-y:nth-child(16) {
      z-index: calc(50 - 16);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(16 * 0.1s);
              animation-delay: calc(16 * 0.1s);
    }
* > .-intro-y:nth-child(16) {
      z-index: calc(50 - 16);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(16 * 0.1s);
              animation-delay: calc(16 * 0.1s);
    }
* > .intro-x:nth-child(17) {
      z-index: calc(50 - 17);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(17 * 0.1s);
              animation-delay: calc(17 * 0.1s);
    }
* > .-intro-x:nth-child(17) {
      z-index: calc(50 - 17);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(17 * 0.1s);
              animation-delay: calc(17 * 0.1s);
    }
* > .intro-y:nth-child(17) {
      z-index: calc(50 - 17);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(17 * 0.1s);
              animation-delay: calc(17 * 0.1s);
    }
* > .-intro-y:nth-child(17) {
      z-index: calc(50 - 17);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(17 * 0.1s);
              animation-delay: calc(17 * 0.1s);
    }
* > .intro-x:nth-child(18) {
      z-index: calc(50 - 18);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(18 * 0.1s);
              animation-delay: calc(18 * 0.1s);
    }
* > .-intro-x:nth-child(18) {
      z-index: calc(50 - 18);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(18 * 0.1s);
              animation-delay: calc(18 * 0.1s);
    }
* > .intro-y:nth-child(18) {
      z-index: calc(50 - 18);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(18 * 0.1s);
              animation-delay: calc(18 * 0.1s);
    }
* > .-intro-y:nth-child(18) {
      z-index: calc(50 - 18);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(18 * 0.1s);
              animation-delay: calc(18 * 0.1s);
    }
* > .intro-x:nth-child(19) {
      z-index: calc(50 - 19);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(19 * 0.1s);
              animation-delay: calc(19 * 0.1s);
    }
* > .-intro-x:nth-child(19) {
      z-index: calc(50 - 19);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(19 * 0.1s);
              animation-delay: calc(19 * 0.1s);
    }
* > .intro-y:nth-child(19) {
      z-index: calc(50 - 19);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(19 * 0.1s);
              animation-delay: calc(19 * 0.1s);
    }
* > .-intro-y:nth-child(19) {
      z-index: calc(50 - 19);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(19 * 0.1s);
              animation-delay: calc(19 * 0.1s);
    }
* > .intro-x:nth-child(20) {
      z-index: calc(50 - 20);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(20 * 0.1s);
              animation-delay: calc(20 * 0.1s);
    }
* > .-intro-x:nth-child(20) {
      z-index: calc(50 - 20);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(20 * 0.1s);
              animation-delay: calc(20 * 0.1s);
    }
* > .intro-y:nth-child(20) {
      z-index: calc(50 - 20);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(20 * 0.1s);
              animation-delay: calc(20 * 0.1s);
    }
* > .-intro-y:nth-child(20) {
      z-index: calc(50 - 20);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(20 * 0.1s);
              animation-delay: calc(20 * 0.1s);
    }
* > .intro-x:nth-child(21) {
      z-index: calc(50 - 21);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(21 * 0.1s);
              animation-delay: calc(21 * 0.1s);
    }
* > .-intro-x:nth-child(21) {
      z-index: calc(50 - 21);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(21 * 0.1s);
              animation-delay: calc(21 * 0.1s);
    }
* > .intro-y:nth-child(21) {
      z-index: calc(50 - 21);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(21 * 0.1s);
              animation-delay: calc(21 * 0.1s);
    }
* > .-intro-y:nth-child(21) {
      z-index: calc(50 - 21);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(21 * 0.1s);
              animation-delay: calc(21 * 0.1s);
    }
* > .intro-x:nth-child(22) {
      z-index: calc(50 - 22);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(22 * 0.1s);
              animation-delay: calc(22 * 0.1s);
    }
* > .-intro-x:nth-child(22) {
      z-index: calc(50 - 22);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(22 * 0.1s);
              animation-delay: calc(22 * 0.1s);
    }
* > .intro-y:nth-child(22) {
      z-index: calc(50 - 22);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(22 * 0.1s);
              animation-delay: calc(22 * 0.1s);
    }
* > .-intro-y:nth-child(22) {
      z-index: calc(50 - 22);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(22 * 0.1s);
              animation-delay: calc(22 * 0.1s);
    }
* > .intro-x:nth-child(23) {
      z-index: calc(50 - 23);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(23 * 0.1s);
              animation-delay: calc(23 * 0.1s);
    }
* > .-intro-x:nth-child(23) {
      z-index: calc(50 - 23);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(23 * 0.1s);
              animation-delay: calc(23 * 0.1s);
    }
* > .intro-y:nth-child(23) {
      z-index: calc(50 - 23);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(23 * 0.1s);
              animation-delay: calc(23 * 0.1s);
    }
* > .-intro-y:nth-child(23) {
      z-index: calc(50 - 23);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(23 * 0.1s);
              animation-delay: calc(23 * 0.1s);
    }
* > .intro-x:nth-child(24) {
      z-index: calc(50 - 24);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(24 * 0.1s);
              animation-delay: calc(24 * 0.1s);
    }
* > .-intro-x:nth-child(24) {
      z-index: calc(50 - 24);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(24 * 0.1s);
              animation-delay: calc(24 * 0.1s);
    }
* > .intro-y:nth-child(24) {
      z-index: calc(50 - 24);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(24 * 0.1s);
              animation-delay: calc(24 * 0.1s);
    }
* > .-intro-y:nth-child(24) {
      z-index: calc(50 - 24);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(24 * 0.1s);
              animation-delay: calc(24 * 0.1s);
    }
* > .intro-x:nth-child(25) {
      z-index: calc(50 - 25);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(25 * 0.1s);
              animation-delay: calc(25 * 0.1s);
    }
* > .-intro-x:nth-child(25) {
      z-index: calc(50 - 25);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(25 * 0.1s);
              animation-delay: calc(25 * 0.1s);
    }
* > .intro-y:nth-child(25) {
      z-index: calc(50 - 25);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(25 * 0.1s);
              animation-delay: calc(25 * 0.1s);
    }
* > .-intro-y:nth-child(25) {
      z-index: calc(50 - 25);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(25 * 0.1s);
              animation-delay: calc(25 * 0.1s);
    }
* > .intro-x:nth-child(26) {
      z-index: calc(50 - 26);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(26 * 0.1s);
              animation-delay: calc(26 * 0.1s);
    }
* > .-intro-x:nth-child(26) {
      z-index: calc(50 - 26);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(26 * 0.1s);
              animation-delay: calc(26 * 0.1s);
    }
* > .intro-y:nth-child(26) {
      z-index: calc(50 - 26);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(26 * 0.1s);
              animation-delay: calc(26 * 0.1s);
    }
* > .-intro-y:nth-child(26) {
      z-index: calc(50 - 26);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(26 * 0.1s);
              animation-delay: calc(26 * 0.1s);
    }
* > .intro-x:nth-child(27) {
      z-index: calc(50 - 27);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(27 * 0.1s);
              animation-delay: calc(27 * 0.1s);
    }
* > .-intro-x:nth-child(27) {
      z-index: calc(50 - 27);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(27 * 0.1s);
              animation-delay: calc(27 * 0.1s);
    }
* > .intro-y:nth-child(27) {
      z-index: calc(50 - 27);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(27 * 0.1s);
              animation-delay: calc(27 * 0.1s);
    }
* > .-intro-y:nth-child(27) {
      z-index: calc(50 - 27);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(27 * 0.1s);
              animation-delay: calc(27 * 0.1s);
    }
* > .intro-x:nth-child(28) {
      z-index: calc(50 - 28);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(28 * 0.1s);
              animation-delay: calc(28 * 0.1s);
    }
* > .-intro-x:nth-child(28) {
      z-index: calc(50 - 28);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(28 * 0.1s);
              animation-delay: calc(28 * 0.1s);
    }
* > .intro-y:nth-child(28) {
      z-index: calc(50 - 28);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(28 * 0.1s);
              animation-delay: calc(28 * 0.1s);
    }
* > .-intro-y:nth-child(28) {
      z-index: calc(50 - 28);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(28 * 0.1s);
              animation-delay: calc(28 * 0.1s);
    }
* > .intro-x:nth-child(29) {
      z-index: calc(50 - 29);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(29 * 0.1s);
              animation-delay: calc(29 * 0.1s);
    }
* > .-intro-x:nth-child(29) {
      z-index: calc(50 - 29);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(29 * 0.1s);
              animation-delay: calc(29 * 0.1s);
    }
* > .intro-y:nth-child(29) {
      z-index: calc(50 - 29);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(29 * 0.1s);
              animation-delay: calc(29 * 0.1s);
    }
* > .-intro-y:nth-child(29) {
      z-index: calc(50 - 29);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(29 * 0.1s);
              animation-delay: calc(29 * 0.1s);
    }
* > .intro-x:nth-child(30) {
      z-index: calc(50 - 30);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(30 * 0.1s);
              animation-delay: calc(30 * 0.1s);
    }
* > .-intro-x:nth-child(30) {
      z-index: calc(50 - 30);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(30 * 0.1s);
              animation-delay: calc(30 * 0.1s);
    }
* > .intro-y:nth-child(30) {
      z-index: calc(50 - 30);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(30 * 0.1s);
              animation-delay: calc(30 * 0.1s);
    }
* > .-intro-y:nth-child(30) {
      z-index: calc(50 - 30);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(30 * 0.1s);
              animation-delay: calc(30 * 0.1s);
    }
* > .intro-x:nth-child(31) {
      z-index: calc(50 - 31);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(31 * 0.1s);
              animation-delay: calc(31 * 0.1s);
    }
* > .-intro-x:nth-child(31) {
      z-index: calc(50 - 31);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(31 * 0.1s);
              animation-delay: calc(31 * 0.1s);
    }
* > .intro-y:nth-child(31) {
      z-index: calc(50 - 31);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(31 * 0.1s);
              animation-delay: calc(31 * 0.1s);
    }
* > .-intro-y:nth-child(31) {
      z-index: calc(50 - 31);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(31 * 0.1s);
              animation-delay: calc(31 * 0.1s);
    }
* > .intro-x:nth-child(32) {
      z-index: calc(50 - 32);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(32 * 0.1s);
              animation-delay: calc(32 * 0.1s);
    }
* > .-intro-x:nth-child(32) {
      z-index: calc(50 - 32);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(32 * 0.1s);
              animation-delay: calc(32 * 0.1s);
    }
* > .intro-y:nth-child(32) {
      z-index: calc(50 - 32);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(32 * 0.1s);
              animation-delay: calc(32 * 0.1s);
    }
* > .-intro-y:nth-child(32) {
      z-index: calc(50 - 32);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(32 * 0.1s);
              animation-delay: calc(32 * 0.1s);
    }
* > .intro-x:nth-child(33) {
      z-index: calc(50 - 33);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(33 * 0.1s);
              animation-delay: calc(33 * 0.1s);
    }
* > .-intro-x:nth-child(33) {
      z-index: calc(50 - 33);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(33 * 0.1s);
              animation-delay: calc(33 * 0.1s);
    }
* > .intro-y:nth-child(33) {
      z-index: calc(50 - 33);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(33 * 0.1s);
              animation-delay: calc(33 * 0.1s);
    }
* > .-intro-y:nth-child(33) {
      z-index: calc(50 - 33);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(33 * 0.1s);
              animation-delay: calc(33 * 0.1s);
    }
* > .intro-x:nth-child(34) {
      z-index: calc(50 - 34);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(34 * 0.1s);
              animation-delay: calc(34 * 0.1s);
    }
* > .-intro-x:nth-child(34) {
      z-index: calc(50 - 34);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(34 * 0.1s);
              animation-delay: calc(34 * 0.1s);
    }
* > .intro-y:nth-child(34) {
      z-index: calc(50 - 34);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(34 * 0.1s);
              animation-delay: calc(34 * 0.1s);
    }
* > .-intro-y:nth-child(34) {
      z-index: calc(50 - 34);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(34 * 0.1s);
              animation-delay: calc(34 * 0.1s);
    }
* > .intro-x:nth-child(35) {
      z-index: calc(50 - 35);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(35 * 0.1s);
              animation-delay: calc(35 * 0.1s);
    }
* > .-intro-x:nth-child(35) {
      z-index: calc(50 - 35);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(35 * 0.1s);
              animation-delay: calc(35 * 0.1s);
    }
* > .intro-y:nth-child(35) {
      z-index: calc(50 - 35);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(35 * 0.1s);
              animation-delay: calc(35 * 0.1s);
    }
* > .-intro-y:nth-child(35) {
      z-index: calc(50 - 35);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(35 * 0.1s);
              animation-delay: calc(35 * 0.1s);
    }
* > .intro-x:nth-child(36) {
      z-index: calc(50 - 36);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(36 * 0.1s);
              animation-delay: calc(36 * 0.1s);
    }
* > .-intro-x:nth-child(36) {
      z-index: calc(50 - 36);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(36 * 0.1s);
              animation-delay: calc(36 * 0.1s);
    }
* > .intro-y:nth-child(36) {
      z-index: calc(50 - 36);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(36 * 0.1s);
              animation-delay: calc(36 * 0.1s);
    }
* > .-intro-y:nth-child(36) {
      z-index: calc(50 - 36);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(36 * 0.1s);
              animation-delay: calc(36 * 0.1s);
    }
* > .intro-x:nth-child(37) {
      z-index: calc(50 - 37);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(37 * 0.1s);
              animation-delay: calc(37 * 0.1s);
    }
* > .-intro-x:nth-child(37) {
      z-index: calc(50 - 37);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(37 * 0.1s);
              animation-delay: calc(37 * 0.1s);
    }
* > .intro-y:nth-child(37) {
      z-index: calc(50 - 37);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(37 * 0.1s);
              animation-delay: calc(37 * 0.1s);
    }
* > .-intro-y:nth-child(37) {
      z-index: calc(50 - 37);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(37 * 0.1s);
              animation-delay: calc(37 * 0.1s);
    }
* > .intro-x:nth-child(38) {
      z-index: calc(50 - 38);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(38 * 0.1s);
              animation-delay: calc(38 * 0.1s);
    }
* > .-intro-x:nth-child(38) {
      z-index: calc(50 - 38);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(38 * 0.1s);
              animation-delay: calc(38 * 0.1s);
    }
* > .intro-y:nth-child(38) {
      z-index: calc(50 - 38);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(38 * 0.1s);
              animation-delay: calc(38 * 0.1s);
    }
* > .-intro-y:nth-child(38) {
      z-index: calc(50 - 38);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(38 * 0.1s);
              animation-delay: calc(38 * 0.1s);
    }
* > .intro-x:nth-child(39) {
      z-index: calc(50 - 39);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(39 * 0.1s);
              animation-delay: calc(39 * 0.1s);
    }
* > .-intro-x:nth-child(39) {
      z-index: calc(50 - 39);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(39 * 0.1s);
              animation-delay: calc(39 * 0.1s);
    }
* > .intro-y:nth-child(39) {
      z-index: calc(50 - 39);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(39 * 0.1s);
              animation-delay: calc(39 * 0.1s);
    }
* > .-intro-y:nth-child(39) {
      z-index: calc(50 - 39);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(39 * 0.1s);
              animation-delay: calc(39 * 0.1s);
    }
* > .intro-x:nth-child(40) {
      z-index: calc(50 - 40);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(40 * 0.1s);
              animation-delay: calc(40 * 0.1s);
    }
* > .-intro-x:nth-child(40) {
      z-index: calc(50 - 40);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(40 * 0.1s);
              animation-delay: calc(40 * 0.1s);
    }
* > .intro-y:nth-child(40) {
      z-index: calc(50 - 40);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(40 * 0.1s);
              animation-delay: calc(40 * 0.1s);
    }
* > .-intro-y:nth-child(40) {
      z-index: calc(50 - 40);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(40 * 0.1s);
              animation-delay: calc(40 * 0.1s);
    }
* > .intro-x:nth-child(41) {
      z-index: calc(50 - 41);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(41 * 0.1s);
              animation-delay: calc(41 * 0.1s);
    }
* > .-intro-x:nth-child(41) {
      z-index: calc(50 - 41);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(41 * 0.1s);
              animation-delay: calc(41 * 0.1s);
    }
* > .intro-y:nth-child(41) {
      z-index: calc(50 - 41);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(41 * 0.1s);
              animation-delay: calc(41 * 0.1s);
    }
* > .-intro-y:nth-child(41) {
      z-index: calc(50 - 41);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(41 * 0.1s);
              animation-delay: calc(41 * 0.1s);
    }
* > .intro-x:nth-child(42) {
      z-index: calc(50 - 42);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(42 * 0.1s);
              animation-delay: calc(42 * 0.1s);
    }
* > .-intro-x:nth-child(42) {
      z-index: calc(50 - 42);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(42 * 0.1s);
              animation-delay: calc(42 * 0.1s);
    }
* > .intro-y:nth-child(42) {
      z-index: calc(50 - 42);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(42 * 0.1s);
              animation-delay: calc(42 * 0.1s);
    }
* > .-intro-y:nth-child(42) {
      z-index: calc(50 - 42);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(42 * 0.1s);
              animation-delay: calc(42 * 0.1s);
    }
* > .intro-x:nth-child(43) {
      z-index: calc(50 - 43);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(43 * 0.1s);
              animation-delay: calc(43 * 0.1s);
    }
* > .-intro-x:nth-child(43) {
      z-index: calc(50 - 43);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(43 * 0.1s);
              animation-delay: calc(43 * 0.1s);
    }
* > .intro-y:nth-child(43) {
      z-index: calc(50 - 43);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(43 * 0.1s);
              animation-delay: calc(43 * 0.1s);
    }
* > .-intro-y:nth-child(43) {
      z-index: calc(50 - 43);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(43 * 0.1s);
              animation-delay: calc(43 * 0.1s);
    }
* > .intro-x:nth-child(44) {
      z-index: calc(50 - 44);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(44 * 0.1s);
              animation-delay: calc(44 * 0.1s);
    }
* > .-intro-x:nth-child(44) {
      z-index: calc(50 - 44);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(44 * 0.1s);
              animation-delay: calc(44 * 0.1s);
    }
* > .intro-y:nth-child(44) {
      z-index: calc(50 - 44);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(44 * 0.1s);
              animation-delay: calc(44 * 0.1s);
    }
* > .-intro-y:nth-child(44) {
      z-index: calc(50 - 44);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(44 * 0.1s);
              animation-delay: calc(44 * 0.1s);
    }
* > .intro-x:nth-child(45) {
      z-index: calc(50 - 45);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(45 * 0.1s);
              animation-delay: calc(45 * 0.1s);
    }
* > .-intro-x:nth-child(45) {
      z-index: calc(50 - 45);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(45 * 0.1s);
              animation-delay: calc(45 * 0.1s);
    }
* > .intro-y:nth-child(45) {
      z-index: calc(50 - 45);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(45 * 0.1s);
              animation-delay: calc(45 * 0.1s);
    }
* > .-intro-y:nth-child(45) {
      z-index: calc(50 - 45);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(45 * 0.1s);
              animation-delay: calc(45 * 0.1s);
    }
* > .intro-x:nth-child(46) {
      z-index: calc(50 - 46);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(46 * 0.1s);
              animation-delay: calc(46 * 0.1s);
    }
* > .-intro-x:nth-child(46) {
      z-index: calc(50 - 46);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(46 * 0.1s);
              animation-delay: calc(46 * 0.1s);
    }
* > .intro-y:nth-child(46) {
      z-index: calc(50 - 46);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(46 * 0.1s);
              animation-delay: calc(46 * 0.1s);
    }
* > .-intro-y:nth-child(46) {
      z-index: calc(50 - 46);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(46 * 0.1s);
              animation-delay: calc(46 * 0.1s);
    }
* > .intro-x:nth-child(47) {
      z-index: calc(50 - 47);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(47 * 0.1s);
              animation-delay: calc(47 * 0.1s);
    }
* > .-intro-x:nth-child(47) {
      z-index: calc(50 - 47);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(47 * 0.1s);
              animation-delay: calc(47 * 0.1s);
    }
* > .intro-y:nth-child(47) {
      z-index: calc(50 - 47);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(47 * 0.1s);
              animation-delay: calc(47 * 0.1s);
    }
* > .-intro-y:nth-child(47) {
      z-index: calc(50 - 47);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(47 * 0.1s);
              animation-delay: calc(47 * 0.1s);
    }
* > .intro-x:nth-child(48) {
      z-index: calc(50 - 48);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(48 * 0.1s);
              animation-delay: calc(48 * 0.1s);
    }
* > .-intro-x:nth-child(48) {
      z-index: calc(50 - 48);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(48 * 0.1s);
              animation-delay: calc(48 * 0.1s);
    }
* > .intro-y:nth-child(48) {
      z-index: calc(50 - 48);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(48 * 0.1s);
              animation-delay: calc(48 * 0.1s);
    }
* > .-intro-y:nth-child(48) {
      z-index: calc(50 - 48);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(48 * 0.1s);
              animation-delay: calc(48 * 0.1s);
    }
* > .intro-x:nth-child(49) {
      z-index: calc(50 - 49);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(49 * 0.1s);
              animation-delay: calc(49 * 0.1s);
    }
* > .-intro-x:nth-child(49) {
      z-index: calc(50 - 49);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(49 * 0.1s);
              animation-delay: calc(49 * 0.1s);
    }
* > .intro-y:nth-child(49) {
      z-index: calc(50 - 49);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(49 * 0.1s);
              animation-delay: calc(49 * 0.1s);
    }
* > .-intro-y:nth-child(49) {
      z-index: calc(50 - 49);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(49 * 0.1s);
              animation-delay: calc(49 * 0.1s);
    }
* > .intro-x:nth-child(50) {
      z-index: calc(50 - 50);
      opacity: 0;
      position: relative;
      transform: translateX(50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(50 * 0.1s);
              animation-delay: calc(50 * 0.1s);
    }
* > .-intro-x:nth-child(50) {
      z-index: calc(50 - 50);
      opacity: 0;
      position: relative;
      transform: translateX(-50px);
      -webkit-animation: 0.4s intro-x-animation ease-in-out 0.33333s;
              animation: 0.4s intro-x-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(50 * 0.1s);
              animation-delay: calc(50 * 0.1s);
    }
* > .intro-y:nth-child(50) {
      z-index: calc(50 - 50);
      opacity: 0;
      position: relative;
      transform: translateY(50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(50 * 0.1s);
              animation-delay: calc(50 * 0.1s);
    }
* > .-intro-y:nth-child(50) {
      z-index: calc(50 - 50);
      opacity: 0;
      position: relative;
      transform: translateY(-50px);
      -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
              animation: 0.4s intro-y-animation ease-in-out 0.33333s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: calc(50 * 0.1s);
              animation-delay: calc(50 * 0.1s);
    }
@-webkit-keyframes intro-x-animation {
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes intro-x-animation {
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@-webkit-keyframes intro-y-animation {
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes intro-y-animation {
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@media (max-width: calc(640px - 1px)) {
    .modal.modal-slide-over.show > .modal-dialog .modal-content > [data-tw-dismiss="modal"] {
                margin-left: -2.5rem;
        }
    .pagination {
                margin-right: 0px;
        }
    .pagination {
                width: 100%;
        }
    .pagination .page-item {
                flex: 1 1 0%;
        }
        .pagination .page-item:nth-child(1) .page-link, .pagination .page-item:nth-child(2) .page-link, .pagination .page-item:nth-child(3) .page-link, .pagination .page-item:nth-child(7) .page-link, .pagination .page-item:nth-child(8) .page-link, .pagination .page-item:nth-child(9) .page-link {
                padding-left: 0.25rem;
                padding-right: 0.25rem;
        }
    .pagination .page-item .page-link {
                margin-right: 0px;
        }
    .pagination .page-item .page-link {
                min-width: 0px;
        }
  }
.table {
        width: 100%;
        text-align: left;
}
.table thead.table-dark {
        --tw-bg-opacity: 1;
        background-color: rgb(var(--color-dark) / var(--tw-bg-opacity));
        --tw-text-opacity: 1;
        color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.dark .table thead.table-dark {
        background-color: rgba(0, 0, 0, 0.3);
}
.table thead.table-dark tr th {
        border-bottom-width: 0px;
}
.table thead.table-light {
        background-color: rgb(var(--color-slate-200) / 0.6);
}
.dark .table thead.table-light {
        --tw-bg-opacity: 1;
        background-color: rgb(var(--color-slate-200) / var(--tw-bg-opacity));
}
.table thead.table-light tr th {
        border-bottom-width: 0px;
        --tw-text-opacity: 1;
        color: rgb(var(--color-slate-700) / var(--tw-text-opacity));
}
.table th {
        border-bottom-width: 2px;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        font-weight: 500;
}
.dark .table th {
        --tw-border-opacity: 1;
        border-color: rgb(var(--color-darkmode-300) / var(--tw-border-opacity));
}
.table td {
        border-bottom-width: 1px;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
}
.dark .table td {
        --tw-border-opacity: 1;
        border-color: rgb(var(--color-darkmode-300) / var(--tw-border-opacity));
}
.table.table-dark {
        --tw-bg-opacity: 1;
        background-color: rgb(var(--color-dark) / var(--tw-bg-opacity));
        --tw-text-opacity: 1;
        color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.dark .table.table-dark {
        background-color: rgba(0, 0, 0, 0.3);
}
.table.table-dark th {
        --tw-border-opacity: 1;
        border-color: rgb(var(--color-slate-600) / var(--tw-border-opacity));
}
.dark .table.table-dark th {
        --tw-border-opacity: 1;
        border-color: rgb(var(--color-darkmode-300) / var(--tw-border-opacity));
}
.table.table-dark td {
        --tw-border-opacity: 1;
        border-color: rgb(var(--color-slate-600) / var(--tw-border-opacity));
}
.dark .table.table-dark td {
        --tw-border-opacity: 1;
        border-color: rgb(var(--color-darkmode-300) / var(--tw-border-opacity));
}
.table.table-bordered th, .table.table-bordered td {
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
}
.table.table-hover tr:hover td {
        --tw-bg-opacity: 1;
        background-color: rgb(var(--color-slate-100) / var(--tw-bg-opacity));
}
.dark .table.table-hover tr:hover td {
        --tw-bg-opacity: 1;
        background-color: rgb(var(--color-darkmode-300) / var(--tw-bg-opacity));
        --tw-bg-opacity: 0.5;
}
.table.table-striped tr:nth-of-type(odd) td {
        --tw-bg-opacity: 1;
        background-color: rgb(var(--color-slate-100) / var(--tw-bg-opacity));
}
.dark .table.table-striped tr:nth-of-type(odd) td {
        --tw-bg-opacity: 1;
        background-color: rgb(var(--color-darkmode-300) / var(--tw-bg-opacity));
        --tw-bg-opacity: 0.5;
}
.table.table-sm th {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}
.table.table-sm td {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}
*, ::before, ::after {
        --tw-border-opacity: 1;
        border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
/* Alert Colors */
/* Outline Button */
/* Button Soft Colors */
/* Default Button */
/* Default Sizes */
/* Button Colors */
/* Button Elevated */
/* Button Rounded */
/* Button Elevated Rounded */
/* Social Media Button */
/* Outline Button */
/* Button Soft Colors */
[type="text"], [type="email"], [type="url"], [type="password"], [type="number"], [type="date"], [type="datetime-local"], [type="month"], [type="search"], [type="tel"], [type="time"], [type="week"], [multiple], textarea, select {
        --tw-border-opacity: 1;
        border-color: rgb(var(--color-slate-200) / var(--tw-border-opacity));
}
/* Default Form Control */
/* Default Sizes */
/* Form Control Rounded */
/* Default Form Select */
/* Default Sizes */
@-webkit-keyframes modal-static-backdrop {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.05);
    }
  }
@keyframes modal-static-backdrop {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.05);
    }
  }
@-webkit-keyframes type-animation {
    50% {
                opacity: 1;
        }
  }
@keyframes type-animation {
    50% {
                opacity: 1;
        }
  }
:root {
  --color-primary: 30 64 175;
  --color-secondary: 226 232 240;
  --color-success: 132 204 22;
  --color-info: 6 182 212;
  --color-warning: 250 204 21;
  --color-pending: 249 115 22;
  --color-danger: 220 38 38;
  --color-light: 241 245 249;
  --color-dark: 30 41 59;
  --color-slate-50: 248 250 252;
  --color-slate-100: 241 245 249;
  --color-slate-200: 226 232 240;
  --color-slate-300: 203 213 225;
  --color-slate-400: 148 163 184;
  --color-slate-500: 100 116 139;
  --color-slate-600: 71 85 105;
  --color-slate-700: 51 65 85;
  --color-slate-800: 30 41 59;
  --color-slate-900: 15 23 42;
}
.dark {
  --color-primary: 29 78 216;
  --color-slate-500: 148 163 184;
  --color-darkmode-50: 87 103 132;
  --color-darkmode-100: 74 90 121;
  --color-darkmode-200: 65 81 114;
  --color-darkmode-300: 53 69 103;
  --color-darkmode-400: 48 61 93;
  --color-darkmode-500: 41 53 82;
  --color-darkmode-600: 40 51 78;
  --color-darkmode-700: 35 45 69;
  --color-darkmode-800: 27 37 59;
  --color-darkmode-900: 15 23 42;
}
.theme-1 {
  --color-primary: 6 78 59;
  --color-secondary: 226 232 240;
  --color-success: 5 150 105;
  --color-info: 6 182 212;
  --color-warning: 250 204 21;
  --color-pending: 245 158 11;
  --color-danger: 225 29 72;
  --color-light: 241 245 249;
  --color-dark: 30 41 59;
}
.theme-1.dark {
  --color-primary: 6 95 70;
}
.theme-2 {
  --color-primary: 30 58 138;
  --color-secondary: 226 232 240;
  --color-success: 13 148 136;
  --color-info: 6 182 212;
  --color-warning: 245 158 11;
  --color-pending: 249 115 22;
  --color-danger: 185 28 28;
  --color-light: 241 245 249;
  --color-dark: 30 41 59;
}
.theme-2.dark {
  --color-primary: 30 64 175;
}
.theme-3 {
  --color-primary: 22 78 99;
  --color-secondary: 226 232 240;
  --color-success: 13 148 136;
  --color-info: 6 182 212;
  --color-warning: 245 158 11;
  --color-pending: 217 119 6;
  --color-danger: 185 28 28;
  --color-light: 241 245 249;
  --color-dark: 30 41 59;
}
.theme-3.dark {
  --color-primary: 21 94 117;
}
.theme-4 {
  --color-primary: 49 46 129;
  --color-secondary: 226 232 240;
  --color-success: 5 150 105;
  --color-info: 6 182 212;
  --color-warning: 234 179 8;
  --color-pending: 234 88 12;
  --color-danger: 185 28 28;
  --color-light: 241 245 249;
  --color-dark: 30 41 59;
}
.theme-4.dark {
  --color-primary: 67 56 202;
}
.app-bar.v-app-bar {
  padding-right: 0;
  padding-top: 1.25rem;
  border: unset !important;
  margin-right: 0 !important;
}
@media (min-width: 600px) {
  .app-bar.v-app-bar {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.app-bar .app-bar-inner-content-wrap {
  position: relative;
}
.app-bar .app-bar-inner-content {
  border-radius: unset;
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-slate-100)/var(--tw-bg-opacity));
}
@media (min-width: 600px) {
  .app-bar .app-bar-inner-content {
    border-radius: 30px 30px 0 0;
    padding: 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .app-bar .app-bar-inner-content {
    padding-bottom: 0 !important;
  }
}
.app-bar.left-min {
  left: 0 !important;
}
.app-bar.right-min {
  margin-right: -1rem;
}
.app-bar.left-medium {
  left: 91px !important;
}
.app-bar.left-large {
  left: 227px !important;
}
.app-bar .v-toolbar__content {
  display: unset !important;
  padding: unset !important;
}
.app-bar .app-bar-mobile-menu {
  margin-left: 1rem;
  padding-right: 2rem;
  display: flex;
  width: 100%;
}
.app-bar .app-bar-mobile-menu .v-btn {
  height: unset !important;
  min-width: unset !important;
  padding: unset !important;
}
.app-bar .mobile-header-wrap {
  margin-left: 1rem;
  margin-right: 1rem;
}
.app-bar-inner-content {
  padding: 12px 12px 10px 12px !important;
}
@media (min-width: 600px) {
  .app-bar-inner-content {
    min-height: 67px;
  }
}
.app-bar-inner-content > .f-one {
  order: 1;
}
.app-bar-inner-content > .f-two {
  flex: 1;
  order: 2;
}
.app-bar-inner-content > .f-three {
  order: 3;
}
@media screen and (max-width: 900px) {
  .app-bar-inner-content > .f-one {
    order: 1;
  }

  .app-bar-inner-content > .f-three {
    order: 2;
  }

  .app-bar-inner-content > .f-two {
    min-width: 100%;
    order: 3;
  }
}
.app-header .balance-label {
  font-weight: bold;
  opacity: 0.6;
  color: #dee2e8;
}
.app-header .balance-value {
  font-weight: bold;
  color: #F1F5F8;
}
.app-header .v-badge--bordered .v-badge__badge::after {
  border-width: 1px !important;
}
.app-header .v-divider {
  border-color: #C6D1FE;
}
.app-header .spec-padding {
  padding-right: 6px;
  padding-left: 6px;
}
.app-header .container {
  width: auto;
  margin-right: 0;
}
.app-header .v-menu__content {
  right: 3rem;
  left: unset !important;
}
@media (min-width: 600px) {
  .app-header .balance-label {
    color: unset;
  }

  .app-header .balance-value {
    color: unset;
  }

  .app-header .v-divider {
    border-color: rgba(0, 0, 0, 0.12);
  }
}
.avatar-icon .v-icon i {
  margin-right: 1px !important;
}
.auth-page .container.auth-container {
  background-image: url("/images/bg-login-page.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media (min-width: 600px) {
  .auth-page .container.auth-container {
    background-position: calc(100% - 45vw);
  }
}
.auth-page .v-window {
  background-color: white;
  border-radius: 5px;
}
.auth-page h1.text-h4 {
  font-weight: 500;
}
.auth-page .terms-and-policy {
  font-size: small;
}
.auth-page .outlined-auth-button {
  transition: 0.3s;
}
.auth-page .outlined-auth-button:hover {
  background-color: var(--v-primary-base);
  color: #FFFFFF !important;
}
@media (min-width: 600px) {
  .auth-page .auth-intro,
  .auth-page .auth-intro .subtitle-text {
    width: 26vw;
    color: white !important;
  }

  .auth-page .v-window {
    background-color: transparent;
  }
}
.auth-page .eq1 {
  height: 600px;
}
.auth-page .main-part-r {
  background: linear-gradient(to right, #9F78FF, #6F42C1);
}
.auth-page .main-part-l {
  background: linear-gradient(to right, #6F42C1, #9F78FF);
}
.auth-page .Password {
  max-width: unset !important;
}
.auth-page .Password .Password__strength-meter {
  margin-top: 0 !important;
}
.breadcrumbs {
  padding-left: 12px !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
.breadcrumbs .v-breadcrumbs__item {
  flex-wrap: wrap;
}
.breadcrumbs .v-breadcrumbs__divider {
  padding: 0 !important;
}
.breadcrumbs .v-breadcrumbs__divider .v-icon {
  height: 20px !important;
  width: 20px !important;
}
.breadcrumbs .v-breadcrumbs__divider .v-icon svg {
  height: 20px !important;
  width: 20px !important;
}
.breadcrumbs-list-float {
  width: 100%;
}
.btn {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 1px;
  padding: 0.5rem 0.75rem;
  font-size: inherit;
  font-weight: 500;
  min-height: 38px;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.btn:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
.btn:focus {
  --tw-ring-opacity: 0.2;
  --tw-ring-color: rgb(var(--color-primary) / var(--tw-ring-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.btn:hover:not(:disabled) {
  --tw-border-opacity: 0.9;
  --tw-bg-opacity: 0.9;
}
.btn:not(button) {
  text-align: center;
}
.btn-sm {
  padding: 0.375rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.btn-lg {
  padding: 0.375rem 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.btn-primary {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-primary)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-secondary {
  border-color: rgb(var(--color-secondary)/0.7);
  background-color: rgb(var(--color-secondary)/0.7);
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-500)/var(--tw-text-opacity));
}
.btn-secondary:hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-slate-100)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-slate-100)/var(--tw-bg-opacity));
}
.btn-success {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-success)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-success)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-warning {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-warning)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-warning)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-pending {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-pending)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-pending)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-danger {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-danger)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-danger)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-dark {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-dark)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-dark)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-elevated-primary {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-primary)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn-elevated-secondary {
  border-color: rgb(var(--color-secondary)/0.7);
  background-color: rgb(var(--color-secondary)/0.7);
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-500)/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn-elevated-secondary:hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-slate-100)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-slate-100)/var(--tw-bg-opacity));
}
.btn-elevated-success {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-success)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-success)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-900)/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn-elevated-warning {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-warning)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-warning)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-900)/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn-elevated-pending {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-pending)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-pending)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn-elevated-danger {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-danger)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-danger)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn-elevated-dark {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-dark)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-dark)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn-rounded {
  border-radius: 9999px;
}
.btn-rounded-primary {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-primary)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  border-radius: 9999px;
}
.btn-rounded-secondary {
  border-color: rgb(var(--color-secondary)/0.7);
  background-color: rgb(var(--color-secondary)/0.7);
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-500)/var(--tw-text-opacity));
  border-radius: 9999px;
}
.btn-rounded-secondary:hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-slate-100)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-slate-100)/var(--tw-bg-opacity));
}
.btn-rounded-success {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-success)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-success)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-900)/var(--tw-text-opacity));
  border-radius: 9999px;
}
.btn-rounded-warning {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-warning)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-warning)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-900)/var(--tw-text-opacity));
  border-radius: 9999px;
}
.btn-rounded-pending {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-pending)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-pending)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  border-radius: 9999px;
}
.btn-rounded-danger {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-danger)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-danger)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  border-radius: 9999px;
}
.btn-rounded-dark {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-dark)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-dark)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  border-radius: 9999px;
}
.btn-elevated-rounded-primary {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-primary)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 9999px;
}
.btn-elevated-rounded-secondary {
  border-color: rgb(var(--color-secondary)/0.7);
  background-color: rgb(var(--color-secondary)/0.7);
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-500)/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 9999px;
}
.btn-elevated-rounded-secondary:hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-slate-100)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-slate-100)/var(--tw-bg-opacity));
}
.btn-elevated-rounded-success {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-success)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-success)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-900)/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 9999px;
}
.btn-elevated-rounded-warning {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-warning)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-warning)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-900)/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 9999px;
}
.btn-elevated-rounded-pending {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-pending)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-pending)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 9999px;
}
.btn-elevated-rounded-danger {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-danger)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-danger)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 9999px;
}
.btn-elevated-rounded-dark {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-dark)/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-dark)/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 9999px;
}
.btn-facebook {
  --tw-border-opacity: 1;
  border-color: rgb(59 89 152/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(59 89 152/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-twitter {
  --tw-border-opacity: 1;
  border-color: rgb(74 179 244/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(74 179 244/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-instagram {
  --tw-border-opacity: 1;
  border-color: rgb(81 127 164/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(81 127 164/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-linkedin {
  --tw-border-opacity: 1;
  border-color: rgb(0 119 181/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 119 181/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}
.btn-outline-primary {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-primary)/var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-primary)/var(--tw-text-opacity));
}
.btn-outline-primary:hover:not(:disabled) {
  background-color: rgb(var(--color-primary)/0.1);
}
.btn-outline-secondary {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-secondary)/var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-500)/var(--tw-text-opacity));
}
.btn-outline-secondary:hover:not(:disabled) {
  background-color: rgb(var(--color-secondary)/0.2);
}
.btn-outline-success {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-success)/var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-success)/var(--tw-text-opacity));
}
.btn-outline-success:hover:not(:disabled) {
  background-color: rgb(var(--color-success)/0.1);
}
.btn-outline-warning {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-warning)/var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-warning)/var(--tw-text-opacity));
}
.btn-outline-warning:hover:not(:disabled) {
  background-color: rgb(var(--color-warning)/0.1);
}
.btn-outline-pending {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-pending)/var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-pending)/var(--tw-text-opacity));
}
.btn-outline-pending:hover:not(:disabled) {
  background-color: rgb(var(--color-pending)/0.1);
}
.btn-outline-danger {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-danger)/var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-danger)/var(--tw-text-opacity));
}
.btn-outline-danger:hover:not(:disabled) {
  background-color: rgb(var(--color-danger)/0.1);
}
.btn-outline-dark {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-dark)/var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--color-dark)/var(--tw-text-opacity));
}
.btn-outline-dark:hover:not(:disabled) {
  background-color: rgb(var(--color-darkmode-800)/0.3);
}
.btn-primary-soft {
  border-color: rgb(var(--color-primary)/var(--tw-border-opacity));
  --tw-border-opacity: 0.05;
  background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-text-opacity: 1;
  color: rgb(var(--color-primary)/var(--tw-text-opacity));
}
.btn-primary-soft:hover:not(:disabled) {
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 0.1;
}
.btn-secondary-soft {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-secondary)/var(--tw-border-opacity));
  background-color: rgb(var(--color-slate-300)/var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-text-opacity: 1;
  color: rgb(var(--color-slate-500)/var(--tw-text-opacity));
}
.btn-secondary-soft:hover:not(:disabled) {
  --tw-bg-opacity: 0.1;
}
.btn-success-soft {
  border-color: rgb(var(--color-success)/var(--tw-border-opacity));
  --tw-border-opacity: 0.05;
  background-color: rgb(var(--color-success)/var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-text-opacity: 1;
  color: rgb(var(--color-success)/var(--tw-text-opacity));
}
.btn-success-soft:hover:not(:disabled) {
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 0.1;
}
.btn-warning-soft {
  border-color: rgb(var(--color-warning)/var(--tw-border-opacity));
  --tw-border-opacity: 0.05;
  background-color: rgb(var(--color-warning)/var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-text-opacity: 1;
  color: rgb(var(--color-warning)/var(--tw-text-opacity));
}
.btn-warning-soft:hover:not(:disabled) {
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 0.1;
}
.btn-pending-soft {
  border-color: rgb(var(--color-pending)/var(--tw-border-opacity));
  --tw-border-opacity: 0.05;
  background-color: rgb(var(--color-pending)/var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-text-opacity: 1;
  color: rgb(var(--color-pending)/var(--tw-text-opacity));
}
.btn-pending-soft:hover:not(:disabled) {
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 0.1;
}
.btn-danger-soft {
  border-color: rgb(var(--color-danger)/var(--tw-border-opacity));
  --tw-border-opacity: 0.05;
  background-color: rgb(var(--color-danger)/var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-text-opacity: 1;
  color: rgb(var(--color-danger)/var(--tw-text-opacity));
}
.btn-danger-soft:hover:not(:disabled) {
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 0.1;
}
.btn-dark-soft {
  border-color: rgb(var(--color-dark)/var(--tw-border-opacity));
  --tw-border-opacity: 0.05;
  background-color: rgb(var(--color-dark)/var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-text-opacity: 1;
  color: rgb(var(--color-dark)/var(--tw-text-opacity));
}
.btn-dark-soft:hover:not(:disabled) {
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 0.1;
}
.btn-text {
  padding: 0 5px;
}
b,
strong {
  font-weight: 500 !important;
}
.campaign-action-status-icon {
  display: flex;
}
.campaign-action-status-icon .icon-paused i {
  color: grey;
}
.campaign-action-status-icon .icon-active i {
  color: limegreen;
}
.campaign-action-status-icon .icon-blocked i {
  color: indianred;
}
.campaign-action-status-icon .icon-limit_exceeded i {
  color: darkorange;
}
.campaign-action-status-icon .icon-settings i {
  color: #2b51b4;
}
.campaign-action-status-icon .icon-statistics i {
  color: #636b6f;
}
.campaign-creatives .remove-draft {
  cursor: pointer;
}
.campaign-creatives .sky-table-container {
  overflow-x: auto;
}
.campaign-creatives .sky-table-container .sky-table {
  padding: 5px;
}
.campaign-creatives .sky-table-container .sky-table .table-header {
  background: none;
  border-bottom: 2px solid #EDF2F7;
}
.campaign-creatives .sky-table-container .sky-table .table-header .header-cell:hover:not(.sorted) {
  background: none;
  cursor: auto;
}
.campaign-creatives .sky-table-container .sky-table .table-header .header-0 {
  min-width: 200px;
}
.campaign-creatives .sky-table-container .sky-table .table-header .header-0 .header-cell-content {
  -moz-text-align-last: start;
       text-align-last: start;
}
.campaign-creatives .sky-table-container .sky-table .table-header .header-1 {
  min-width: 110px;
}
.campaign-creatives .sky-table-container .sky-table .table-header .header-2 {
  min-width: 100px;
}
.campaign-creatives .sky-table-container .sky-table .table-header .header-3 {
  min-width: 300px;
}
.campaign-creatives .sky-table-container .sky-table .table-header .header-4 {
  min-width: 150px;
}
.campaign-creatives .sky-table-container .sky-table .creative-name-cell .v-card__title {
  padding-bottom: 0 !important;
}
.campaign-creatives .sky-table-container .sky-table .chip {
  background: #EDF2F7;
  padding: 5px 10px;
  border-radius: 10px;
  margin: 5px;
  display: inline-block;
}
.campaign-creatives .sky-table-container .sky-table .data-row {
  background: #ffffff;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  margin-top: 20px;
  border: none;
  min-height: 50px;
}
.campaign-creatives .sky-table-container .sky-table .data-row .data-cell {
  border: none !important;
}
.campaign-creatives .sky-table-container .sky-table .data-row .data-cell .v-card__actions {
  height: 100%;
  padding-left: 20px;
}
.campaign-creatives .sky-table-container .sky-table .data-row .creative-name .data-cell-content {
  padding-left: 20px;
}
.campaign-creatives .sky-table-container .sky-table .data-row .creative-name-cell,
.campaign-creatives .sky-table-container .sky-table .data-row .data-cell .campaign-card-info {
  justify-content: flex-start;
}
.campaign-creatives .sky-table-container .sky-table .data-row .data-cell:nth-child(1) {
  min-width: 200px;
}
.campaign-creatives .sky-table-container .sky-table .data-row .data-cell:nth-child(2) {
  min-width: 110px;
}
.campaign-creatives .sky-table-container .sky-table .data-row .data-cell:nth-child(3) {
  min-width: 100px;
}
.campaign-creatives .sky-table-container .sky-table .data-row .data-cell:nth-child(4) {
  min-width: 300px;
}
.campaign-creatives .sky-table-container .sky-table .data-row .data-cell:nth-child(5) {
  min-width: 150px;
}
.campaign-creatives .sky-table-container .sky-table .data-row .data-cell .settings-link div {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  letter-spacing: 0.0071428571em;
  color: #232323;
}
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-settings:not(.settings-disabled) > div,
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-remove:not(.settings-disabled) > div,
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-statistics:not(.statistics-disabled) > div,
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-paused > div,
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-active > div {
  cursor: pointer;
  opacity: 0.7;
}
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-settings:not(.settings-disabled) > div:hover,
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-remove:not(.settings-disabled) > div:hover,
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-statistics:not(.statistics-disabled) > div:hover,
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-paused > div:hover,
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.icon-active > div:hover {
  opacity: 1;
}
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.settings-disabled > div,
.campaign-creatives .sky-table-container .sky-table .data-row .campaign-settings.statistics-disabled > div {
  opacity: 0.3;
}
.campaign-creatives .sky-table-container .sky-table .data-row .creative-status {
  font-weight: 600;
}
.campaign-creatives .sky-table-container .sky-table .data-row .creative-geo {
  display: inline-block;
  -moz-text-align-last: center;
       text-align-last: center;
}
.campaign-creatives .sky-table-container .sky-table .data-row .v-btn {
  border: none;
}
.campaign-creatives .sky-table-container .sky-table .data-row .btn-remove {
  display: contents;
}
.campaign-creatives .sky-table-container .sky-table .data-row:hover {
  background: none;
}
@media (max-width: 600px) {
  .campaign-creatives.container {
    padding: 0;
  }
}
.campaign-item-card .v-card__title {
  font-weight: 500;
  font-size: 1.1rem;
}
.campaign-item-card .created-datetime {
  font-size: smaller;
  text-align: end;
  overflow-wrap: unset;
}
.campaign-item-card .data-cell {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.campaign-item-card .stat-cell,
.campaign-item-card .budget-cell {
  width: 100%;
  height: 100%;
}
.campaign-item-card .stat-cell > div,
.campaign-item-card .budget-cell > div {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.campaign-item-card .data-label {
  font-weight: bold;
  margin-right: 8px;
}
.campaign-item-card .campaign-settings,
.campaign-item-card .campaign-statistics,
.campaign-item-card .campaign-action-status {
  padding: 0;
  text-align: center;
  margin-left: 8px;
}
.campaign-item-card .campaign-settings > div,
.campaign-item-card .campaign-statistics > div,
.campaign-item-card .campaign-action-status > div {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin: auto;
}
.campaign-item-card .campaign-settings.icon-settings:not(.settings-disabled) > div,
.campaign-item-card .campaign-settings.icon-statistics:not(.statistics-disabled) > div,
.campaign-item-card .campaign-settings.icon-paused > div,
.campaign-item-card .campaign-settings.icon-active > div,
.campaign-item-card .campaign-statistics.icon-settings:not(.settings-disabled) > div,
.campaign-item-card .campaign-statistics.icon-statistics:not(.statistics-disabled) > div,
.campaign-item-card .campaign-statistics.icon-paused > div,
.campaign-item-card .campaign-statistics.icon-active > div,
.campaign-item-card .campaign-action-status.icon-settings:not(.settings-disabled) > div,
.campaign-item-card .campaign-action-status.icon-statistics:not(.statistics-disabled) > div,
.campaign-item-card .campaign-action-status.icon-paused > div,
.campaign-item-card .campaign-action-status.icon-active > div {
  cursor: pointer;
  opacity: 0.7;
}
.campaign-item-card .campaign-settings.icon-settings:not(.settings-disabled) > div:hover,
.campaign-item-card .campaign-settings.icon-statistics:not(.statistics-disabled) > div:hover,
.campaign-item-card .campaign-settings.icon-paused > div:hover,
.campaign-item-card .campaign-settings.icon-active > div:hover,
.campaign-item-card .campaign-statistics.icon-settings:not(.settings-disabled) > div:hover,
.campaign-item-card .campaign-statistics.icon-statistics:not(.statistics-disabled) > div:hover,
.campaign-item-card .campaign-statistics.icon-paused > div:hover,
.campaign-item-card .campaign-statistics.icon-active > div:hover,
.campaign-item-card .campaign-action-status.icon-settings:not(.settings-disabled) > div:hover,
.campaign-item-card .campaign-action-status.icon-statistics:not(.statistics-disabled) > div:hover,
.campaign-item-card .campaign-action-status.icon-paused > div:hover,
.campaign-item-card .campaign-action-status.icon-active > div:hover {
  opacity: 1;
}
.campaign-item-card .campaign-settings.settings-disabled > div,
.campaign-item-card .campaign-settings.statistics-disabled > div,
.campaign-item-card .campaign-statistics.settings-disabled > div,
.campaign-item-card .campaign-statistics.statistics-disabled > div,
.campaign-item-card .campaign-action-status.settings-disabled > div,
.campaign-item-card .campaign-action-status.statistics-disabled > div {
  opacity: 0.3;
}
@media (max-width: 1263px) {
  .campaign-item-card .campaign-card-info {
    display: grid;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .campaign-item-card .campaign-card-info .v-card__actions {
    justify-content: flex-end;
  }

  .campaign-item-card .campaign-card-info .created-datetime {
    padding-left: 0 !important;
  }
}
.campaign-name-cell {
  overflow-wrap: anywhere;
  padding: 0;
}
.campaign-name-cell .col {
  border: unset !important;
}
.campaign-name-cell .col.campaign-settings,
.campaign-name-cell .col.campaign-statistics,
.campaign-name-cell .col.campaign-action-status {
  text-align: center;
}
.campaign-name-cell .col.campaign-settings > div,
.campaign-name-cell .col.campaign-statistics > div,
.campaign-name-cell .col.campaign-action-status > div {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin: auto;
}
.campaign-name-cell .col.campaign-settings.icon-settings:not(.settings-disabled) > div,
.campaign-name-cell .col.campaign-settings.icon-statistics:not(.statistics-disabled) > div,
.campaign-name-cell .col.campaign-settings.icon-paused > div,
.campaign-name-cell .col.campaign-settings.icon-active > div,
.campaign-name-cell .col.campaign-statistics.icon-settings:not(.settings-disabled) > div,
.campaign-name-cell .col.campaign-statistics.icon-statistics:not(.statistics-disabled) > div,
.campaign-name-cell .col.campaign-statistics.icon-paused > div,
.campaign-name-cell .col.campaign-statistics.icon-active > div,
.campaign-name-cell .col.campaign-action-status.icon-settings:not(.settings-disabled) > div,
.campaign-name-cell .col.campaign-action-status.icon-statistics:not(.statistics-disabled) > div,
.campaign-name-cell .col.campaign-action-status.icon-paused > div,
.campaign-name-cell .col.campaign-action-status.icon-active > div {
  cursor: pointer;
  opacity: 0.7;
}
.campaign-name-cell .col.campaign-settings.icon-settings:not(.settings-disabled) > div:hover,
.campaign-name-cell .col.campaign-settings.icon-statistics:not(.statistics-disabled) > div:hover,
.campaign-name-cell .col.campaign-settings.icon-paused > div:hover,
.campaign-name-cell .col.campaign-settings.icon-active > div:hover,
.campaign-name-cell .col.campaign-statistics.icon-settings:not(.settings-disabled) > div:hover,
.campaign-name-cell .col.campaign-statistics.icon-statistics:not(.statistics-disabled) > div:hover,
.campaign-name-cell .col.campaign-statistics.icon-paused > div:hover,
.campaign-name-cell .col.campaign-statistics.icon-active > div:hover,
.campaign-name-cell .col.campaign-action-status.icon-settings:not(.settings-disabled) > div:hover,
.campaign-name-cell .col.campaign-action-status.icon-statistics:not(.statistics-disabled) > div:hover,
.campaign-name-cell .col.campaign-action-status.icon-paused > div:hover,
.campaign-name-cell .col.campaign-action-status.icon-active > div:hover {
  opacity: 1;
}
.campaign-name-cell .col.campaign-settings.settings-disabled > div,
.campaign-name-cell .col.campaign-settings.statistics-disabled > div,
.campaign-name-cell .col.campaign-statistics.settings-disabled > div,
.campaign-name-cell .col.campaign-statistics.statistics-disabled > div,
.campaign-name-cell .col.campaign-action-status.settings-disabled > div,
.campaign-name-cell .col.campaign-action-status.statistics-disabled > div {
  opacity: 0.3;
}
.campaign-name-cell .col.campaign-settings .v-icon__svg {
  fill: #2b51b4;
}
.campaign-name-cell .created-at {
  font-size: smaller;
}
.campaign-status.with-tooltip {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
  text-decoration-thickness: 1px;
  text-underline-position: under;
  cursor: default;
}
.campaigns-list h3 {
  padding: 12px;
}
.campaigns-list .campaign-status {
  font-size: small;
  font-weight: bold;
}
.campaigns-list .campaign-status-active {
  color: limegreen !important;
}
.campaigns-list .campaign-status-disabled {
  color: indianred !important;
}
.campaigns-list .campaign-status-archived {
  color: lightgray !important;
}
.campaigns-list .campaign-status-paused {
  color: grey !important;
}
.campaigns-list .campaign-status-limit_exceeded {
  color: darkorange !important;
}
.campaigns-list .creatives_count_active-cell {
  color: limegreen !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.campaigns-list .creatives_count_inactive-cell {
  color: indianred !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.campaigns-list .campaign-type-select,
.campaigns-list .selected-date {
  min-width: 150px;
}
.campaigns-list .fill_rate-header,
.campaigns-list .fill_rate-cell,
.campaigns-list .ctr-header,
.campaigns-list .ctr-cell {
  min-width: 87px;
}
.campaigns-list .budget-header,
.campaigns-list .budget-cell,
.campaigns-list .remaining_budget-header,
.campaigns-list .remaining_budget-cell {
  min-width: 110px;
}
.campaigns-list .impressions-header,
.campaigns-list .impressions-cell,
.campaigns-list .clicks-header,
.campaigns-list .clicks-cell {
  min-width: 122px;
}
@media (max-width: 1706px) {
  .campaigns-list .status-header,
  .campaigns-list .status-cell {
    display: none;
  }
}
@media (max-width: 1593px) {
  .campaigns-list .creatives_count-header,
  .campaigns-list .creatives_count-cell {
    display: none;
  }
}
@media (max-width: 1401px) {
  .campaigns-list .created_datetime-header,
  .campaigns-list .created_datetime-cell {
    display: none;
  }
}
.campaigns-list .col-min {
  max-width: 2px;
}
.campaigns-list .launch-campaign-btn {
  min-height: 40px;
}
.campaigns-list .sky-table-container .sky-table .data-row {
  border-bottom: none;
}
.campaigns-list .sky-table-container .sky-table .data-row:nth-of-type(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-slate-100)/var(--tw-bg-opacity));
}
.campaigns-list .sky-table-container .sky-table .data-row:nth-of-type(odd):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-slate-200)/var(--tw-bg-opacity));
}
.campaigns-list .sky-table-container .sky-table .data-row .col:not(:last-child):not(.last-before-divider):not(.table-divider) {
  border-right: none;
}
.campaigns-list .sky-table-container .sky-table .table-header {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-slate-200)/var(--tw-border-opacity));
  background-color: transparent;
}
.campaigns-list .sky-table-container .sky-table .table-header .header-cell {
  font-size: inherit;
  text-transform: uppercase;
}
.campaigns-list .sky-table-container .sky-table .totals-row {
  background-color: transparent;
}
.campaigns-list .sky-table-container .sky-table .totals-row .col:not(:last-child) {
  border-right: none;
}
.campaigns-totals-card.v-card {
  background-color: rgba(225, 234, 243, 0.3);
}
.campaigns-totals-card .v-card__title {
  background-color: #EDF2F7;
}
.campaigns-totals-card .stat-cell,
.campaigns-totals-card .budget-cell {
  width: 100%;
  height: 100%;
}
.campaigns-totals-card .stat-cell > div,
.campaigns-totals-card .budget-cell > div {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.campaigns-totals-card .data-label {
  font-weight: bold;
  margin-right: 8px;
}
.campaign-edit .container.main-container {
  padding: 0;
}
@media (min-width: 600px) {
  .campaign-edit .container.main-container {
    padding: 12px;
  }
}
.campaign-edit .container.main-container .v-expansion-panel-header {
  padding: 16px 16px;
}
@media (min-width: 600px) {
  .campaign-edit .container.main-container .v-expansion-panel-header {
    padding: 16px 24px;
  }
}
.campaign-edit .container.main-container .row.expandable > .col {
  padding-bottom: 6px;
}
@media (min-width: 600px) {
  .campaign-edit .container.main-container .row.expandable > .col {
    padding-bottom: 12px;
  }
}
.creative-edit .v-card__title .title-unchangeable {
  word-break: break-word;
}
.creative-edit .v-card__title .title-changeable {
  word-break: break-all;
}
.creative-edit .v-expansion-panel-header {
  padding: 16px 16px;
}
@media (min-width: 600px) {
  .creative-edit .v-expansion-panel-header {
    padding: 16px 24px;
  }
}
.creative-edit .v-card > .container {
  padding: 0;
}
@media (min-width: 600px) {
  .creative-edit .v-card > .container {
    padding: 12px;
  }
}
.creative-edit form .row > .col {
  padding-bottom: 6px;
}
@media (min-width: 600px) {
  .creative-edit form .row > .col {
    padding-bottom: 12px;
  }
}
.chip-paid-status {
  font-size: small !important;
  border-radius: 0.5rem !important;
  height: inherit !important;
}
.cor_profile {
  width: 29px !important;
  height: 29px !important;
  font-size: 29px !important;
}
.cor_profile > .v-icon__svg {
  width: 29px !important;
  height: 29px !important;
  font-size: 29px !important;
}
.creative-action-status-icon {
  display: flex;
}
.creative-action-status-icon .icon-paused i {
  color: grey;
}
.creative-action-status-icon .icon-active i {
  color: limegreen;
}
.creative-action-status-icon .icon-blocked i {
  color: indianred;
}
.creative-action-status-icon .icon-limit_exceeded i {
  color: darkorange;
}
.creative-action-status-icon .icon-settings i,
.creative-action-status-icon .icon-settings .settings-edit {
  color: #2b51b4;
}
.creative-action-status-icon .icon-moderation i {
  color: darkviolet;
}
.creative-action-status-icon .settings-remove {
  color: var(--v-error-base) !important;
}
.creative-action-status-icon .settings-edit,
.creative-action-status-icon .settings-remove {
  font-size: 1rem;
}
.creative-item-cell {
  padding: 0;
  height: 100%;
  overflow-wrap: anywhere;
}
.creative-item-cell .col {
  border: unset !important;
}
.creative-item-cell .col.creative-title {
  font-weight: 500;
}
.creative-item-cell .col.creative-subtitle {
  opacity: 0.7;
  text-transform: uppercase;
}
.creative-item-cell .col.creative-action-status.creative-statistics > div,
.creative-item-cell .col.creative-action-status.creative-settings:not(.settings-disabled) > div,
.creative-item-cell .col.creative-action-status.creative-status-active > div,
.creative-item-cell .col.creative-action-status.creative-status-paused > div {
  cursor: pointer;
  opacity: 0.7;
}
.creative-item-cell .col.creative-action-status.creative-statistics > div:hover,
.creative-item-cell .col.creative-action-status.creative-settings:not(.settings-disabled) > div:hover,
.creative-item-cell .col.creative-action-status.creative-status-active > div:hover,
.creative-item-cell .col.creative-action-status.creative-status-paused > div:hover {
  opacity: 1;
}
.creative-item-cell .col.creative-action-status.settings-disabled > div {
  opacity: 0.3;
}
.creative-item-cell .creative-created_datetime {
  font-size: smaller;
}
.creative-status.with-tooltip {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
  text-decoration-thickness: 1px;
  text-underline-position: under;
  cursor: default;
}
.creatives-inline .table-header {
  background-color: #a9a9a91f;
}
.creatives-inline .totals-row {
  background-color: #a9a9a91f;
}
.creatives-inline.container.creatives-list .v-card__text {
  padding: 0;
}
.creatives-inline.container.creatives-list .container.sky-table-container {
  margin-top: 0 !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
.creative-status-active {
  color: limegreen !important;
}
.creative-status-disabled {
  color: indianred !important;
}
.creative-status-archived {
  color: lightgray !important;
}
.creative-status-paused {
  color: grey !important;
}
.creative-status-moderation {
  color: darkviolet;
}
.creative-status-limit_exceeded {
  color: darkorange !important;
}
.creatives-list h3 {
  padding: 12px;
}
.creatives-list .creative-status {
  font-size: small;
  font-weight: bold;
}
@media (max-width: 1706px) {
  .creatives-list .status-header,
  .creatives-list .status-cell {
    display: none;
  }
}
@media (max-width: 1593px) {
  .creatives-list .created_datetime-header,
  .creatives-list .created_datetime-cell {
    display: none;
  }
}
.creatives-list .fill_rate-header,
.creatives-list .fill_rate-cell,
.creatives-list .ctr-header,
.creatives-list .ctr-cell {
  min-width: 87px;
}
.creatives-list .impressions-header,
.creatives-list .impressions-cell,
.creatives-list .clicks-header,
.creatives-list .clicks-cell {
  min-width: 122px;
}
.creatives-list .ecpm-header,
.creatives-list .ecpm-cell,
.creatives-list .max_cpm-header,
.creatives-list .max_cpm-cell,
.creatives-list .expenses-header,
.creatives-list .expenses-cell {
  min-width: 115px;
}
.creatives-list .totals-card.v-card {
  background-color: rgba(225, 234, 243, 0.3);
}
.creatives-list .totals-card .v-card__title {
  background-color: #EDF2F7;
}
.creatives-list .totals-card .stat-cell,
.creatives-list .totals-card .budget-cell {
  width: 100%;
  height: 100%;
}
.creatives-list .totals-card .stat-cell > div,
.creatives-list .totals-card .budget-cell > div {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.creatives-list .totals-card .data-label {
  font-weight: bold;
  margin-right: 8px;
}
.creatives-list .sky-table-container .sky-table .data-row:nth-of-type(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-slate-100)/var(--tw-bg-opacity));
}
.creatives-list .sky-table-container .sky-table .data-row:nth-of-type(odd):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-slate-200)/var(--tw-bg-opacity));
}
.creatives-list .sky-table-container .sky-table .data-row .col:not(:last-child):not(.last-before-divider):not(.table-divider) {
  border-right: none;
}
.creatives-list .sky-table-container .sky-table .table-header {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-slate-200)/var(--tw-border-opacity));
  background-color: transparent;
}
.creatives-list .sky-table-container .sky-table .table-header .header-cell {
  font-size: inherit;
  text-transform: uppercase;
}
.creatives-list .sky-table-container .sky-table .totals-row {
  background-color: transparent;
}
.creatives-list .sky-table-container .sky-table .totals-row .col:not(:last-child) {
  border-right: none;
}
.custom-filter-dropdown {
  max-height: 300px;
}
.custom-filter-dropdown .v-input--checkbox {
  padding: 0 16px;
  margin-top: 10px;
}
.custom-filter-dropdown .v-input--checkbox .v-input--selection-controls__input {
  margin-right: 32px;
}
.custom-filter-dropdown .v-input--checkbox .v-input--selection-controls__input span svg {
  height: 20px;
}
.custom-filter-dropdown .v-input--checkbox label {
  font-size: 0.875rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}
.custom-filter-dropdown .v-input--checkbox .v-messages {
  display: none;
}
.creatives-save-template .theme--light.v-btn.v-btn--disabled.v-btn--has-bg {
  background-color: rgba(226, 232, 240, 0.7) !important;
}
.creatives-save-template .template-name-field .v-text-field__details {
  display: none;
}
.creatives-save-template .template-name-field label,
.creatives-save-template .template-name-field input {
  font-weight: 400;
}
.creatives-save-template .template-name-field input {
  min-height: 42px !important;
  max-height: 42px !important;
}
.creatives-save-template .template-name-field .v-input__slot {
  margin-bottom: 0 !important;
}
.creatives-save-template .template-edit {
  color: rgba(0, 0, 0, 0.54) !important;
}
.creatives-save-template .template-save {
  background: var(--v-primary-base) !important;
  color: #FFFFFF !important;
}
.creatives-save-template .template-edit,
.creatives-save-template .template-save {
  width: 30px !important;
  height: 30px !important;
  padding: 0 10px !important;
  min-width: auto !important;
}
.creatives-save-template .template-edit svg,
.creatives-save-template .template-save svg {
  width: 20px;
  height: 20px;
}
.creatives-save-template hr {
  min-height: 40px !important;
}
.creatives-save-template .template-card-name {
  color: var(--v-primary-base) !important;
  font-size: 1.125rem;
}
.creatives-save-template-modal {
  max-height: 420px !important;
}
.creatives-save-template-modal .theme--light.v-label {
  color: rgba(0, 0, 0, 0.87) !important;
}
.creatives-save-template-modal .v-select-list .v-list-item {
  display: none;
}
.creatives-save-template-modal .vertical-align-super {
  vertical-align: super;
}
.creatives-save-template-modal .v-messages {
  display: none;
}
.creatives-save-template-modal label {
  display: inline-block !important;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.87) !important;
  font-size: 0.875rem;
  font-weight: 500;
}
.creatives-save-template-modal .v-input--is-label-active .theme--light.v-label {
  color: var(--v-primary-base) !important;
  caret-color: var(--v-primary-base) !important;
}
.creatives-save-template-modal .v-input--is-label-active:before {
  content: "";
  position: absolute;
  background: #e6ebf6;
  width: 100%;
  height: 52px;
  left: 0;
}
.creatives-save-template-modal .v-input__slot,
.creatives-save-template-modal .v-input__append-outer {
  padding-top: 13px;
}
.cursor-pointer {
  cursor: pointer;
}
.checkbox-light-hover svg {
  --tw-bg-opacity: 1;
  fill: rgb(var(--color-slate-400)/var(--tw-bg-opacity));
}
.dashboard-layout {
  background: #1C3FAA !important;
}
.dashboard-layout .v-main > div {
  padding-top: var(--main-padding-top);
  border-radius: 0 0 0 0;
}
@media (min-width: 600px) {
  .dashboard-layout .v-main > div {
    border-radius: 0 0 30px 30px;
  }
}
@media (min-width: 960px) {
  .dashboard-layout .v-main > div {
    background-color: #F1F5F8;
  }
}
.dashboard-layout .v-main .app-bar-inner-content-wrap {
  position: relative;
}
.dashboard-layout .v-main .app-bar-inner-content {
  border-radius: unset;
  background: #F1F5F8 !important;
  padding-top: 0 !important;
}
@media (min-width: 600px) {
  .dashboard-layout .v-main .app-bar-inner-content {
    border-radius: 30px 30px 0 0;
    padding: 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .dashboard-layout .v-main .app-bar-inner-content {
    padding-bottom: 0 !important;
  }
}
.dashboard-layout .padding-min {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
.dashboard-layout .padding-left-medium {
  padding-left: 120px !important;
}
.dashboard-layout .v-navigation-drawer--close + .v-main {
  padding-left: 0 !important;
}
@media (min-width: 600px) {
  .dashboard-layout .v-navigation-drawer--close + .v-main {
    padding-left: 2rem !important;
  }
}
.dashboard-layout .v-card__title .title-unchangeable {
  word-break: break-word;
}
.dashboard-layout .v-card__title .title-changeable {
  word-break: break-all;
}
.document-info .v-expansion-panel-header,
.document-info .v-expansion-panel-content__wrap {
  padding-left: 12px;
  padding-right: 12px;
}
.documents-list .col.document-date {
  flex: 0 0 50%;
  max-width: 50%;
}
.documents-list .col-download {
  flex: 0 0 50%;
  max-width: 50%;
}
.documents-list .col-title {
  flex: 0 0 100%;
  max-width: 100%;
}
.documents-list .document-date,
.documents-list .col-download {
  text-align: center;
}
.documents-list .document-title {
  word-break: break-all;
}
.documents-list .document-download {
  padding: 0 !important;
  min-width: unset !important;
}
@media (min-width: 960px) {
  .documents-list .col.document-date {
    flex: 0 0 21%;
    max-width: 21%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .documents-list .col-title {
    flex: 0 0 68%;
    max-width: 68%;
  }

  .documents-list .col-download {
    flex: 0 0 11%;
    max-width: 11%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
  }
}
.documents-list .row {
  border: 0 solid rgba(0, 0, 0, 0.12);
  border-bottom-width: thin;
}
.documents-list .row:last-child {
  border: unset;
}
.documents-list .row.contract-active .attachments-list,
.documents-list .row.is-contract .attachments-list {
  background-color: white;
}
.documents-list .row.is-contract {
  background-color: #edf2f7;
}
.documents-list .row .attachments-list {
  font-size: small;
}
.email-partners-link {
  color: #FFFFFF;
  font-weight: 500;
  text-decoration: underline;
}
.excluded-locations {
  font-weight: bold;
  color: indianred;
}
.expansion-panels .expansion-panel-header-row {
  width: 100%;
}
.expansion-panels .expansion-panel-header-row .expansion-panel-info {
  color: #2b51b4;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: normal;
  padding-bottom: 0 !important;
}
@media (max-width: 600px) {
  .expansion-panels .expansion-panel-header-row .expansion-panel-info {
    font-size: small;
  }
  .expansion-panels .expansion-panel-header-row .expansion-panel-title {
    font-size: small;
  }
  .expansion-panels .v-expansion-panel-content__wrap {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.error-page.theme--light.v-application {
  background-image: url("/images/bg-login-page.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media (min-width: 600px) {
  .error-page.theme--light.v-application {
    background-position: calc(100% - 1vw);
  }
}
.error-page .container {
  height: 100%;
}
.error-page .error-info {
  color: white;
  width: 50%;
}
.error-page .error-image {
  width: 50%;
}
.error-page h1 {
  font-size: 3em;
}
@media (max-width: 600px) {
  .error-page .error-info {
    margin: 10%;
    width: 100%;
  }

  .error-page .error-image {
    width: 65%;
  }
}
.financial-info,
.document-info {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.forgot-page #main-container {
  background-image: url("/images/bg-login-page.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media (min-width: 600px) {
  .forgot-page #main-container {
    background-position: calc(100% - 1vw);
  }
}
.forgot-page .eq1 {
  height: 600px;
}
.forgot-page .main-part-r {
  background: #21429e;
}
.forgot-page .outlined-auth-button {
  transition: 0.3s;
}
.forgot-page .outlined-auth-button:hover {
  background-color: var(--v-primary-base);
  color: #FFFFFF !important;
}
.geo-checkboxes:before {
  content: "";
  position: absolute;
  background: none;
  width: 100%;
  height: 52px;
  left: 0;
  transition: 0.1s;
}
.geo-checkboxes:hover::before {
  background: #f6f6f6;
  transition: 0.1s;
}
.geo-checkboxes.v-input--is-label-active:before {
  background: #e6ebf6;
}
.geo-checkboxes.v-input--is-label-active .theme--light.v-label {
  color: var(--v-primary-base) !important;
  caret-color: var(--v-primary-base) !important;
}
.geo-checkboxes label {
  color: rgba(0, 0, 0, 0.87) !important;
  font-size: 0.875rem;
  font-weight: 400;
}
.geo-checkboxes .theme--light.v-label {
  color: rgba(0, 0, 0, 0.87) !important;
}
.geo-checkboxes .v-input__control {
  padding-top: 13px;
}
.geo-checkboxes .v-input--selection-controls__input {
  margin-right: 32px !important;
}
.geo-checkboxes .v-messages {
  display: none;
}
.get-tree .v-treeview-node__label {
  font-size: 0.875rem;
  font-weight: 400;
}
.get-tree .v-treeview-node--selected {
  color: var(--v-primary-base) !important;
  caret-color: var(--v-primary-base) !important;
  background: #e6ebf6;
}
.get-tree .v-treeview-node--active::before {
  opacity: 0 !important;
}
.get-tree .v-treeview-node__root {
  padding-left: 12px;
  padding-right: 12px;
}
.get-tree .v-treeview-node__content {
  margin-left: 32px;
}
.h-4 {
  height: 1rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.navigation-drawer.v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close) {
  box-shadow: unset;
}
.navigation-drawer .logo-large {
  margin: 0.75rem 2rem 1rem 0.75rem;
}
.navigation-drawer .logo-min {
  margin-left: 0.5rem;
  margin-right: 1.25rem;
  margin-top: 0.75rem;
}
.navigation-drawer .logo-divider {
  border-color: rgba(255, 255, 255, 0.08) !important;
  margin-right: 1.75rem;
}
.navigation-drawer .mini-variant .logo-divider {
  margin-right: 1.25rem;
}
.navigation-drawer .group-active > .v-list-item--active::after,
.navigation-drawer .item-active::after {
  position: absolute;
  content: "";
  width: 2vw;
  height: 2vw;
  background-size: 100%;
  background-image: url("/images/nav-corner.svg");
  background-color: unset !important;
  min-height: unset !important;
  bottom: 0;
  right: 0;
  margin-bottom: -2vw;
  transform: rotate(0deg) scale(1.04);
  opacity: 1 !important;
  border-radius: unset !important;
  z-index: 1;
}
.navigation-drawer .group-active > .v-list-item--active::before,
.navigation-drawer .item-active::before {
  position: absolute;
  content: "";
  width: 2vw;
  height: 2vw;
  background-size: 100%;
  background-image: url("/images/nav-corner.svg");
  background-color: unset !important;
  min-height: unset !important;
  top: 0;
  left: unset !important;
  right: 0;
  margin-top: -2vw;
  transform: rotate(90deg) scale(1.08);
  opacity: 1 !important;
  border-radius: unset !important;
  z-index: 1;
}
.navigation-drawer .menu-divider {
  margin-right: 1.75rem;
}
.navigation-drawer .v-list--nav {
  padding-right: unset !important;
  padding-left: unset !important;
}
.navigation-drawer .navigation-menu .list-item.v-list-item {
  border-radius: 3vw 0vw 0vw 3vw;
}
.navigation-drawer .navigation-menu .list-item.v-list-item:before {
  border-radius: 3vw 0vw 0vw 3vw;
  transition: unset;
}
.navigation-drawer .navigation-menu .list-group .v-list-item {
  border-radius: 3vw 0vw 0vw 3vw;
}
.navigation-drawer .navigation-menu .list-group .v-list-item.v-list-item:before {
  border-radius: 3vw 0vw 0vw 3vw;
  transition: unset;
}
.navigation-drawer .navigation-menu .group-active > .v-list-item.v-list-item--active {
  border-radius: 3vw 0vw 0vw 3vw;
}
.navigation-drawer .navigation-menu .submenu {
  padding-right: 0;
  padding-left: 0;
}
.navigation-drawer .navigation-menu .submenu .list-item.v-list-item.v-list-item {
  line-height: 1;
  border-radius: 1rem;
}
.navigation-drawer .navigation-menu .submenu .list-item.v-list-item::before {
  border-radius: 1rem;
}
.navigation-drawer.mini-variant .navigation-menu .list-group > .v-list-item,
.navigation-drawer.mini-variant .navigation-menu .list-item {
  padding-right: 1.25rem;
}
.navigation-drawer.mini-variant .navigation-menu .submenu {
  margin-right: 1.25rem;
  margin-left: 8px;
}
.navigation-drawer.mini-variant .navigation-menu .submenu .list-item.v-list-item {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.navigation-drawer.mini-variant .menu-divider {
  margin-right: 1.25rem;
}
.navigation-drawer:not(.mini-variant) .submenu {
  margin-left: 0.75rem;
  margin-right: 1.75rem;
}
.navigation-drawer:not(.mini-variant) .submenu .list-group .v-list-item {
  padding-right: 2rem;
}
.navigation-drawer:not(.mini-variant) .submenu .list-item.v-list-item {
  padding-right: 0.75rem;
}
.navigation-drawer:not(.mini-variant) .list-group .v-list-item {
  padding-right: 2rem;
  padding-left: 1.25rem;
}
.navigation-drawer:not(.mini-variant) .list-group .v-list-item .v-list-item__icon {
  margin-right: 0.75rem;
}
.navigation-drawer:not(.mini-variant) .list-group .v-list-item .v-list-item__icon.v-list-group__header__append-icon {
  margin-right: 0rem;
  margin-left: 0rem;
  min-width: unset;
}
.navigation-drawer:not(.mini-variant) .list-item.v-list-item {
  padding-left: 1.25rem;
}
.navigation-drawer:not(.mini-variant) .list-item.v-list-item .v-list-item__icon {
  margin-right: 0.75rem;
}
.navigation-menu {
  background-color: #1C3FAA !important;
}
.navigation-menu .list-item.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled) {
  color: #F1F5F8 !important;
}
.navigation-menu .list-item.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled) .v-icon {
  color: #F1F5F8 !important;
}
.navigation-menu .list-item.v-list-item {
  border-radius: 3vw;
}
.navigation-menu .list-item.v-list-item:before {
  border-radius: 3vw;
}
.navigation-menu .list-item.v-list-item--active:not(.sub-item-active)::before {
  opacity: 0;
}
.navigation-menu .group-active > .v-list-item.v-list-item--active,
.navigation-menu .list-item.v-list-item.item-active {
  font-weight: 500;
  background-color: #F1F5F8 !important;
  color: #1C3FAA !important;
}
.navigation-menu .group-active > .v-list-item.v-list-item--active .v-icon,
.navigation-menu .list-item.v-list-item.item-active .v-icon {
  color: #1C3FAA !important;
}
.navigation-menu .list-group .v-list-item {
  border-radius: 3vw;
}
.navigation-menu .list-group .v-list-item:before {
  border-radius: 3vw;
}
.navigation-menu .list-group .v-list-item.v-list-group__header:not(.v-list-item--active) {
  color: #F1F5F8 !important;
}
.navigation-menu .list-group .v-list-item.v-list-group__header:not(.v-list-item--active) .v-icon {
  color: #F1F5F8 !important;
}
.navigation-menu .list-group .v-list-item.v-list-group__header {
  margin-bottom: unset;
}
.navigation-menu .list-group .submenu {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.navigation-menu .list-group .submenu .list-item.v-list-item {
  padding-left: 0.75rem;
}
.navigation-menu .list-group .submenu .list-item.v-list-item .v-list-item__content {
  padding: 6px 0;
}
.navigation-menu .list-group .submenu .list-item.v-list-item .v-list-item__icon {
  margin-top: 12px;
  margin-bottom: 12px;
}
.navigation-menu .list-group .submenu .list-item.v-list-item:not(.v-list-item--active) {
  color: #a3b5ff !important;
}
.navigation-menu .list-group .submenu .list-item.v-list-item:not(.v-list-item--active) .v-icon {
  color: #a3b5ff !important;
}
.navigation-menu .list-group .submenu .list-item.v-list-item.v-list-item--active {
  background-color: #F1F5F8 !important;
  color: #1C3FAA !important;
}
.navigation-menu .list-group .submenu .list-item.v-list-item.v-list-item--active.sub-item-active {
  color: #1C3FAA !important;
  border-radius: 1rem;
}
.navigation-menu .list-group:not(.group-active) > .v-list-item.v-list-group__header {
  color: #F1F5F8 !important;
}
.navigation-menu .list-group:not(.group-active) > .v-list-item.v-list-group__header .v-icon {
  color: #F1F5F8 !important;
}
.navigation-menu .v-list-item__title,
.navigation-menu .v-list-item__subtitle {
  white-space: break-spaces;
}
.navigation-menu.is-mobile .submenu {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.navigation-menu:not(.is-mobile) {
  padding-top: 1.5rem;
}
.navigation-menu .menu-divider {
  border-color: rgba(255, 255, 255, 0.08) !important;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.open-profile-button {
  font-size: 1rem;
  height: auto !important;
  min-width: auto !important;
  padding: 0 !important;
  background: transparent !important;
  border: none;
  box-shadow: none;
  font-weight: 500;
  letter-spacing: unset;
  text-transform: unset;
  vertical-align: unset;
  text-decoration: underline;
}
.profile-show .v-tabs-items {
  background-color: transparent !important;
}
.profile-show .v-slide-group__prev,
.profile-show .v-slide-group__next {
  display: none !important;
}
.profile-show .v-tab {
  min-width: unset;
}
.profile-show .row-move-up {
  margin-top: -24px;
}
.profile-show .profile-info .font-italic {
  font-style: italic;
}
.profile-show .profile-info .font-small {
  font-size: small;
}
.profile-show .profile-info .font-bold {
  font-weight: 500;
}
.profile-show .profile-info .not-centered {
  margin-right: unset;
  margin-left: unset;
  padding-left: 12px;
}
.profile-show .profile-info .info-item {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin-top: 0.75rem;
}
.profile-show .profile-info .info-item .info-text {
  overflow-wrap: anywhere;
}
.profile-show .profile-info h3 {
  padding: 12px;
}
.profile-show .profile-info .user-status {
  border-radius: 0.5rem;
  height: inherit;
}
.profile-show .profile-info .line-break-anywhere {
  line-break: anywhere;
}
.profile-show .payer-info .small-margin-md {
  margin-bottom: 2px;
}
.profile-show .payer-info .v-text-field--outlined .v-input--dense .v-label {
  color: #94a3b8;
  font-weight: 500;
}
.profile-show .settings-info form .v-input--selection-controls {
  margin-top: 0;
}
@media (min-width: 600px) {
  .profile-show .settings-info form {
    position: relative;
  }
}
.reports-statistics .custom-expansion-icon {
  position: absolute;
  right: 0;
  top: 0;
}
.reports-statistics .v-expansion-panel--active > .v-expansion-panel-header {
  min-height: auto;
}
.reports-statistics .template-actions {
  margin-right: -220px;
}
.reports-statistics .template-actions .template-name-field,
.reports-statistics .template-actions .template-select {
  margin-right: 85px;
}
.reports-statistics .template-actions .template-name-field input {
  margin-left: 5px;
}
.reports-statistics .template-actions .template-select .v-chip {
  padding-left: 2px;
  font-size: 1rem;
  background: none;
  color: #2b51b4;
  font-weight: 600;
}
.reports-statistics .template-actions .template-select .v-chip:before {
  content: none;
}
.reports-statistics .template-actions .template-select .v-chip__content {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.6;
}
.reports-statistics .template-actions .template-select .v-select__selections {
  min-height: 38px !important;
  max-height: 42px;
}
.reports-statistics .template-actions .template-select .v-chip--clickable:active {
  box-shadow: none;
}
.reports-statistics .template-actions .template-select .v-ripple__container {
  display: none !important;
}
.reports-statistics .tree-select-modal {
  max-height: 420px !important;
}
.reports-statistics .tree-select-modal .v-select-list .v-list-item {
  display: none;
}
.reports-statistics .tree-select-modal .accent--text {
  color: var(--v-primary-base) !important;
  caret-color: var(--v-primary-base) !important;
}
.reports-statistics .tree-select-modal .v-treeview-node__root,
.reports-statistics .tree-select-modal .v-treeview-node__children,
.reports-statistics .tree-select-modal .v-treeview--dense .v-treeview-node__root {
  min-height: 52px !important;
}
.reports-statistics .sky-table-container .sky-table {
  padding-bottom: 50px;
}
.reports-statistics .sky-table-container .sky-table .platforms-cell,
.reports-statistics .sky-table-container .sky-table .platforms-header,
.reports-statistics .sky-table-container .sky-table .formats-cell,
.reports-statistics .sky-table-container .sky-table .formats-header,
.reports-statistics .sky-table-container .sky-table .os-cell,
.reports-statistics .sky-table-container .sky-table .os-header,
.reports-statistics .sky-table-container .sky-table .browser-cell,
.reports-statistics .sky-table-container .sky-table .browser-header,
.reports-statistics .sky-table-container .sky-table .creatives-header,
.reports-statistics .sky-table-container .sky-table .creatives-cell,
.reports-statistics .sky-table-container .sky-table .language-header,
.reports-statistics .sky-table-container .sky-table .language-cell {
  min-width: 150px;
}
.reports-statistics .sky-table-container .sky-table .world_region-header,
.reports-statistics .sky-table-container .sky-table .world_region-cell {
  min-width: 100px;
}
.reports-statistics .sky-table-container .sky-table .impressions-cell,
.reports-statistics .sky-table-container .sky-table .impressions-header,
.reports-statistics .sky-table-container .sky-table .vast_requests-cell,
.reports-statistics .sky-table-container .sky-table .vast_requests-header,
.reports-statistics .sky-table-container .sky-table .first_quartiles-cell,
.reports-statistics .sky-table-container .sky-table .first_quartiles-header,
.reports-statistics .sky-table-container .sky-table .midpoints-cell,
.reports-statistics .sky-table-container .sky-table .midpoints-header,
.reports-statistics .sky-table-container .sky-table .third_quartiles-cell,
.reports-statistics .sky-table-container .sky-table .third_quartiles-header,
.reports-statistics .sky-table-container .sky-table .completes-cell,
.reports-statistics .sky-table-container .sky-table .completes-header {
  min-width: 125px;
}
.reports-statistics .sky-table-container .sky-table .fill_rate-header,
.reports-statistics .sky-table-container .sky-table .fill_rate-cell {
  min-width: 105px;
}
.reports-statistics .sky-table-container .sky-table .ctr-header,
.reports-statistics .sky-table-container .sky-table .ctr-cell {
  min-width: 90px;
}
.reports-statistics .sky-table-container .sky-table .viewability-header,
.reports-statistics .sky-table-container .sky-table .viewability-cell,
.reports-statistics .sky-table-container .sky-table .completion_rate-header,
.reports-statistics .sky-table-container .sky-table .completion_rate-cell {
  min-width: 120px;
}
.reports-statistics .sky-table-container .sky-table .country-header,
.reports-statistics .sky-table-container .sky-table .country-cell,
.reports-statistics .sky-table-container .sky-table .city-header,
.reports-statistics .sky-table-container .sky-table .city-cell {
  min-width: 135px;
}
.reports-statistics .sky-table-container .sky-table .ecpm-header,
.reports-statistics .sky-table-container .sky-table .ecpm-cell,
.reports-statistics .sky-table-container .sky-table .expenses-header,
.reports-statistics .sky-table-container .sky-table .expenses-cell {
  min-width: 115px;
}
.reports-statistics .sky-table-container .sky-table .table-header {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-slate-200)/var(--tw-border-opacity));
  background-color: transparent;
}
.reports-statistics .sky-table-container .sky-table .table-header .header-cell {
  font-size: inherit;
  text-transform: uppercase;
}
.reports-statistics .sky-table-container .sky-table .table-header .header-cell.sorted {
  background-color: #d8e0e83d;
}
.reports-statistics .sky-table-container .sky-table .table-header .header-cell:hover:not(.sorted) {
  background-color: #f4f6f97a;
}
.reports-statistics .sky-table-container .sky-table .table-header .header-cell .header-cell-text {
  overflow-wrap: normal;
  align-items: center;
}
.reports-statistics .sky-table-container .sky-table .totals-in-header {
  border-bottom: 1px solid #b2bece !important;
}
.reports-statistics .sky-table-container .sky-table .totals-in-header .totals-cell > div {
  font-weight: 700;
}
.reports-statistics .sky-table-container .sky-table .data-cell .data-cell-content {
  text-align: center;
}
.reports-statistics .sky-table-container .sky-table .sky-table-pagination {
  position: absolute;
  right: 5px;
  padding-top: 5px;
}
.reports-statistics .sky-table-container .sky-table .data-row > .col {
  padding: 12px;
}
.reports-statistics .conditions-divider.v-divider--inset:not(.v-divider--vertical) {
  margin-left: 12px;
  max-width: calc(100% - 24px);
}
.reports-statistics .calendar-reset-icon {
  color: rgba(0, 0, 0, 0.54) !important;
}
.reports-statistics .date-ranges-default {
  padding-top: 13px;
  padding-bottom: 13px;
}
.reports-statistics i {
  font-size: 1.375rem;
}
.reports-statistics .theme--light .v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state) > .v-input__control > .v-input__slot fieldset {
  background-color: #FFF;
}
.reports-statistics .dropdown-modal .theme--light.v-list-item.v-list-item--highlighted::before {
  opacity: 0;
}
.reports-statistics .dropdown-modal .theme--light.v-list-item:hover::before {
  opacity: 0.04;
}
.reports-statistics .dropdown-modal .theme--light.v-list-item:focus::before,
.reports-statistics .dropdown-modal .theme--light.v-list-item.v-list-item--active::before,
.reports-statistics .dropdown-modal .v-list-item--active:hover::before {
  opacity: 0.12;
}
.reports-statistics .creatives-list .v-chip__content,
.reports-statistics .campaigns-list .v-chip__content {
  place-content: end;
  content-visibility: auto;
}
.reports-statistics .expansion-button-title,
.reports-statistics .expansion-button-icon {
  width: auto;
  display: inline-flex;
}
.reports-statistics .expansion-button-title {
  color: #FFFFFF;
}
.reports-statistics .expansion-button-title strong {
  color: #232323;
}
.reports-statistics .expansion-button-icon {
  float: right;
}
.reports-statistics .creatives-list fieldset,
.reports-statistics .campaigns-list fieldset,
.reports-statistics .template-select fieldset,
.reports-statistics .template-name-field fieldset {
  background: #fff;
}
.reports-statistics .v-select-list .v-ripple__container {
  display: none !important;
}
.reports-statistics .heading-light-color {
  color: rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 960px) and (max-width: 1087px) {
  .reports-statistics .pta-15 {
    padding-top: 15px;
  }
}
@media screen and (max-width: 659px), screen and (min-width: 960px) and (max-width: 1087px) {
  .reports-statistics .date-ranges-default {
    padding-bottom: 12px;
  }

  .reports-statistics .date-range-buttons button {
    width: 50%;
    border-radius: unset !important;
    border-left: 1px solid !important;
  }

  .reports-statistics .date-range-buttons button:first-child {
    border-top-left-radius: inherit !important;
  }

  .reports-statistics .date-range-buttons button:last-child {
    border-bottom-left-radius: inherit !important;
    border-bottom-right-radius: inherit !important;
  }

  .reports-statistics .date-range-buttons button:nth-child(2) {
    border-top-right-radius: inherit !important;
  }

  .reports-statistics .date-range-buttons button:nth-child(4) {
    border-bottom-right-radius: inherit !important;
  }

  .reports-statistics .date-range-buttons .flex-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .reports-statistics .sky-table-container .sky-table {
    padding-bottom: 100px;
  }
}
@media (max-width: 360px) {
  .reports-statistics .date-range-buttons button {
    width: 100%;
    border-radius: unset !important;
  }

  .reports-statistics .date-range-buttons button:first-child {
    border-top-left-radius: inherit !important;
    border-top-right-radius: inherit !important;
  }

  .reports-statistics .date-range-buttons button:last-child {
    border-bottom-right-radius: inherit !important;
    border-bottom-left-radius: inherit !important;
  }
}
@media (max-width: 359px) {
  .reports-statistics .template-actions {
    margin-right: 0;
  }

  .reports-statistics .template-actions .template-name-field,
  .reports-statistics .template-actions .template-select {
    margin-right: 0;
  }

  .reports-statistics .creatives-save-template .template-mobile-title {
    padding-left: 12px !important;
  }

  .reports-statistics .creatives-save-template .template-mobile-actions {
    padding-bottom: 12px !important;
  }

  .reports-statistics .creatives-save-template .template-mobile-title,
  .reports-statistics .creatives-save-template .template-mobile-actions {
    max-width: 100%;
    flex: 100%;
    text-align: center !important;
  }
}
.r-chip,
.v-chip {
  margin: 5px !important;
}
.r-chip .v-chip__content span,
.v-chip .v-chip__content span {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 2;
}
.r-chip.v-size--small,
.v-chip.v-size--small {
  font-size: 0.875rem !important;
}
.r-chip {
  background: #e2e8f0 !important;
  border-radius: 0.25rem !important;
  padding-left: 8px !important;
  padding-right: 0 !important;
}
.r-chip .v-chip__content button {
  height: 100%;
  max-width: 40px !important;
  width: 26px;
  padding-right: 6px;
  transform: scale(1.3);
  margin-left: 13px !important;
  border-left: 1px solid #d0d0d0;
}
.r-chip .v-chip__content button::before {
  -webkit-text-stroke: 0.5px #232323;
  font-size: 6px;
}
.r-chip .v-chip__content button::after {
  transform: inherit;
  border-radius: 0;
  margin-left: 3px;
}
.r-chip .v-chip__content button:hover::after {
  background: #232323;
  opacity: 0.1;
}
.r-chip .v-chip__content button:hover {
  opacity: 1 !important;
}
.r-chip:hover::before {
  opacity: 0 !important;
}
.selected-locations {
  font-weight: bold;
  color: #5ea0f1;
}
.settings-link {
  color: var(--v-anchor-base);
}
.settings-title:not(.settings-disabled) > div {
  opacity: 1 !important;
}
.sky-date-time-picker .v-date-picker-table {
  height: auto;
}
.sky-file-input .v-input.v-file-input .v-input__control .v-input__slot {
  display: none;
}
.sky-file-input .file-name {
  font-weight: 500;
}
.sky-table-container.no-mobile {
  overflow-x: auto;
}
.sky-table-container .sort-size-select {
  flex: 70%;
  max-width: 70%;
}
.sky-table-container .sort-size-button {
  flex: 30%;
  max-width: 30%;
  text-align: right;
}
.sky-table-container .sky-table {
  min-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sky-table-container .sky-table .col-05 {
  flex-basis: calc(100% / 24);
  flex-grow: 0;
  flex-shrink: 0;
  max-width: calc(100% / 24);
}
.sky-table-container .sky-table .col-075 {
  flex-basis: calc(100% / 16);
  max-width: calc(100% / 16);
  flex-grow: 0;
  flex-shrink: 0;
}
.sky-table-container .sky-table .col-min {
  flex-basis: 0.3%;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 0.3%;
  padding: 0;
}
.sky-table-container .sky-table .data-row {
  flex-wrap: nowrap;
  border-bottom: 1px solid #e2e8f0;
}
.sky-table-container .sky-table .data-row:hover {
  background-color: #e2e8f0;
}
.sky-table-container .sky-table .data-row .actions-cell {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sky-table-container .sky-table .data-row .actions-cell button {
  overflow-wrap: anywhere;
}
.sky-table-container .sky-table .data-row > .col {
  padding: 0;
}
.sky-table-container .sky-table .data-row .col:not(:last-child):not(.last-before-divider):not(.table-divider) {
  border-right: 1px solid #e2e8f0;
}
.sky-table-container .sky-table .data-row .data-cell {
  word-break: break-all;
}
.sky-table-container .sky-table .data-row .data-cell > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sky-table-container .sky-table .data-row .row-expander {
  cursor: pointer;
}
.sky-table-container .sky-table .data-row .row-expander.disabled {
  cursor: default;
  opacity: 0.5;
}
.sky-table-container .sky-table .expanded-row {
  border: 1px solid #e2e8f0;
  border-top: inherit;
}
.sky-table-container .sky-table .expanded-row > .col {
  padding: 0;
}
.sky-table-container .sky-table .loading-progress {
  padding-left: 0;
  padding-right: 0;
}
.sky-table-container .sky-table .table-divider {
  background-color: #b2bece;
}
.sky-table-container .sky-table .table-header {
  flex-wrap: nowrap;
  background-color: #EDF2F7;
}
.sky-table-container .sky-table .table-header .empty-icon {
  min-width: 24px;
}
.sky-table-container .sky-table .table-header .header-cell {
  font-weight: 500;
  cursor: pointer;
}
.sky-table-container .sky-table .table-header .header-cell:hover:not(.sorted) {
  background-color: #e3e9ef;
}
.sky-table-container .sky-table .table-header .header-cell.overflowing.wrapped .header-cell-text {
  overflow-wrap: anywhere;
}
.sky-table-container .sky-table .table-header .header-cell.overflowing .header-cell-content {
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
}
.sky-table-container .sky-table .table-header .header-cell.sorted {
  background-color: #d8e0e8;
}
.sky-table-container .sky-table .table-header .header-cell .checkbox-cell {
  height: 100%;
  display: flex;
  align-items: center;
}
.sky-table-container .sky-table .table-header .header-cell .child-headers .col {
  padding-top: 3px;
  padding-bottom: 6px;
}
.sky-table-container .sky-table .table-header .header-cell .header-cell-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.sky-table-container .sky-table .table-header .header-cell .header-cell-sort {
  display: flex;
  justify-content: space-around;
}
.sky-table-container .sky-table .table-header .header-cell .header-cell-sort .next-sort-direction {
  opacity: 0.2;
}
.sky-table-container .sky-table .table-header .header-cell .header-cell-text {
  overflow-wrap: break-word;
  width: 100%;
  text-align: center;
  padding-left: 6px;
}
.sky-table-container .sky-table .table-header .header-cell .parent-header {
  text-align: center;
  padding-bottom: 0;
  overflow-wrap: normal;
}
.sky-table-container .sky-table .totals-row {
  flex-wrap: nowrap;
  border-top: 2px solid #b2bece;
  border-bottom: 1px solid #e2e8f0;
  background-color: #EDF2F7;
}
.sky-table-container .sky-table .totals-row.totals-cell > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sky-table-container .sky-table .totals-row.totals-in-header {
  border-top: 1px solid #b2bece;
  border-bottom: 2px solid #b2bece;
}
.sky-table-container .sky-table .totals-row .col:not(:last-child) {
  border-right: 1px solid #e2e8f0;
}
.sky-table-container .sky-table .totals-row .col:not(.totals-cell) {
  border-right: 1px solid transparent;
}
.sky-table-container .sky-table .totals-title {
  font-weight: bold;
  text-align: right;
}
.sky-table-container .sky-table .totals-card .v-card__text {
  color: rgba(0, 0, 0, 0.6);
}
.sky-table-container .sky-table .totals-card .data-label {
  font-weight: bold;
}
.sky-table-container .sky-table .v-input--checkbox {
  margin: 0;
}
.sky-table-container .ptb-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media screen and (max-width: 640px) {
  .sky-table-container .sky-table-pagination {
    display: block;
    text-align: right;
  }

  .sky-table-container .sky-table-pagination .v-data-footer__select {
    flex: auto;
    justify-content: right;
  }

  .sky-table-container .sky-table-pagination .v-data-footer__pagination,
  .sky-table-container .sky-table-pagination .v-data-footer__icons-before,
  .sky-table-container .sky-table-pagination .v-data-footer__icons-after {
    display: inline-block;
  }
}
.sky-table-filter .v-list-item__action {
  width: 100%;
  margin-right: 0;
  display: block;
}
.sky-table-filter .v-list-item__action .v-input--selection-controls__input {
  margin-right: 32px !important;
}
.sky-table-filter .v-list-item__action .v-label {
  font-size: 0.875rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87) !important;
  line-height: 1rem;
}
.sky-treeview-item .selector,
.sky-treeview-item .expander {
  max-width: 32px;
}
.sky-treeview-item .selector .checkbox {
  margin: unset;
  padding: unset;
}
.sky-treeview-item .treeview-text,
.sky-treeview-item .selector {
  z-index: 1;
}
.sky-select-modal .v-list-item {
  display: none;
}
.sky-select-modal .sky-select-all:before {
  background: none;
  transition: 0.1s;
}
.sky-select-modal .sky-select-all:hover::before {
  background: #232323;
  transition: 0.1s;
}
.sky-select-modal .sky-select-all.v-list-item,
.sky-select-modal .v-list-no-data.v-list-item {
  display: flex;
}
.sky-select-modal .sky-select-list .v-input {
  padding-top: 0;
  margin-top: 0;
}
.sky-select-modal .sky-select-list .v-input__slot {
  margin-bottom: 0;
  padding: 14px 16px 14px 16px;
}
.sky-select-modal .sky-select-list .v-input--selection-controls__input {
  margin-right: 32px;
}
.sky-select-modal .sky-select-list label {
  font-size: 0.875rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87) !important;
}
.sky-select-modal .sky-select-list .v-messages {
  display: none;
}
.sky-select-modal .sky-select-list .v-input--is-label-active label {
  color: var(--v-primary-base) !important;
  caret-color: var(--v-primary-base) !important;
}
.sky-select-modal .sky-select-list .v-input--checkbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 52px;
  left: 0;
  background: none;
  transition: 0.1s;
}
.sky-select-modal .sky-select-list .v-input--checkbox:hover::before {
  background: #f6f6f6;
  transition: 0.1s;
}
.sky-select-modal .sky-select-list .v-input--is-label-active:before,
.sky-select-modal .sky-select-list .v-input--is-label-active:hover::before {
  background: #e6ebf6;
}
.select-chip-text {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 2;
}
.show-documents {
  padding: 12px 38px 12px 38px;
}
.show-documents .document-search .v-input {
  max-width: 300px;
}
@media screen and (max-width: 600px) {
  .show-documents .document-search .v-input {
    max-width: 100%;
  }
}
.show-documents .document-card .v-image {
  position: relative;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40%;
  margin: auto;
  margin-bottom: 20px;
  top: 20px;
}
.show-documents .document-card .v-data-footer {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 600px) {
  .show-documents .document-card .v-data-footer {
    position: relative;
  }
}
.show-documents .document-card .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.show-documents .document-card .v-card__subtitle {
  font-size: 0.75rem;
  line-height: 1rem;
}
.show-documents .document-card .v-card {
  border-radius: 5px !important;
}
.show-documents .document-card .v-sheet.v-card:not(.v-sheet--outlined) {
  box-shadow: none;
  transition: 0.3s ease-out;
}
.show-documents .document-card .v-sheet.v-card:not(.v-sheet--outlined):hover {
  transform: scale(1.04);
  box-shadow: -1px 5px 15px 4px rgba(0, 0, 0, 0.13);
  -webkit-animation: wow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
          animation: wow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
@-webkit-keyframes wow {
  20% {
    transform: scale(1.04);
  }
}
@keyframes wow {
  20% {
    transform: scale(1.04);
  }
}
.show-documents .document-card .v-card__title {
  font-size: 0.875rem;
}
@media screen and (min-width: 2000px) {
  .show-documents .document-card .document-content {
    max-width: 220px;
  }
}
@media screen and (max-width: 549px) {
  .show-documents .document-card .v-data-footer {
    display: block;
    text-align: right;
  }

  .show-documents .document-card .v-data-footer__select {
    flex: auto;
    justify-content: right;
  }

  .show-documents .document-card .v-data-footer__pagination,
  .show-documents .document-card .v-data-footer__icons-before,
  .show-documents .document-card .v-data-footer__icons-after {
    display: inline-block;
  }
}
.show-documents .document-list .v-list-item__icon {
  margin-right: 5px !important;
}
.show-documents .document-list .v-list-item--link:before {
  color: var(--v-primary-base);
}
.show-documents .document-list .v-list-item {
  margin: 0 20px 0 20px;
}
.show-documents .document-list .theme--light.v-list-item--active::before {
  opacity: 1;
}
.show-documents .document-list .v-list-item__title {
  z-index: 1;
  font-size: 0.875rem;
}
.show-documents .document-list .v-icon__svg {
  height: 18px;
  width: 18px;
}
.show-documents .document-list .v-list {
  padding: 20px 0 20px 0;
}
.show-documents .document-list .v-list .v-list-item--active .v-icon,
.show-documents .document-list .v-list-item-group .v-list-item--active {
  color: #ffffff;
}
.show-documents .document-list .v-card {
  box-shadow: none;
}
.show-documents .document-list .v-card,
.show-documents .document-list .v-list-item--link:before {
  border-radius: 5px !important;
}
@media screen and (max-width: 600px) {
  .show-documents {
    padding: 12px;
  }
}
.targeting-browser .treeview-browser button.v-treeview-node__toggle + button.v-treeview-node__checkbox {
  display: none !important;
}
.targeting-browser .treeview-browser .v-treeview-node__label {
  overflow: unset;
  text-overflow: unset;
  white-space: break-spaces;
}
.targeting-browser .treeview-browser .treeview-node-error {
  font-size: smaller;
}
.targeting-geo .locations-search {
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-right-radius: unset;
}
.targeting-geo .locations-search-btn {
  height: unset !important;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border: thin solid #e2e8f0;
  border-left: none;
}
.targeting-geo .locations-tree-wrapper {
  overflow-y: auto;
  border: thin solid #e2e8f0;
  border-top: none;
  border-radius: 0 0 4px 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  max-height: 500px;
}
.targeting-geo .locations-tree-wrapper.disabled {
  border-top: thin solid #e2e8f0 !important;
  border-radius: 4px !important;
}
.targeting-geo .locations-tree .location-cpm {
  min-width: 80px;
  max-width: 80px;
}
@media (max-width: 600px) {
  .targeting-geo .locations-tree {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.targeting-language .v-select.v-input--dense .v-chip {
  margin: 5px;
}
.targeting-os .treeview-os button.v-treeview-node__toggle + button.v-treeview-node__checkbox {
  display: none !important;
}
.targeting-os .treeview-os .v-treeview-node__label {
  overflow: unset;
  text-overflow: unset;
  white-space: break-spaces;
}
.targeting-os .treeview-os .treeview-node-error {
  font-size: smaller;
}
@media (max-width: 765px) {
  .targeting-platform .v-item-group {
    width: 100%;
  }

  .targeting-platform .v-item-group .v-btn {
    width: 50%;
    border-radius: unset !important;
    border-left: 1px solid !important;
  }

  .targeting-platform .v-item-group .v-btn:first-child {
    border-top-left-radius: inherit !important;
  }

  .targeting-platform .v-item-group .v-btn:last-child {
    border-bottom-left-radius: inherit !important;
  }

  .targeting-platform .v-item-group .v-btn:nth-child(2) {
    border-top-right-radius: inherit !important;
  }

  .targeting-platform .v-item-group .v-btn:last-child,
  .targeting-platform .v-item-group .v-btn:nth-child(4) {
    border-bottom-right-radius: inherit !important;
  }
}
@media (max-width: 380px) {
  .targeting-platform .v-item-group .v-btn {
    width: 100%;
    border-radius: unset !important;
  }

  .targeting-platform .v-item-group .v-btn:first-child {
    border-top-left-radius: inherit !important;
    border-top-right-radius: inherit !important;
  }

  .targeting-platform .v-item-group .v-btn:last-child {
    border-bottom-right-radius: inherit !important;
    border-bottom-left-radius: inherit !important;
  }

  .targeting-platform .v-item-group .v-btn:nth-child(2),
  .targeting-platform .v-item-group .v-btn:nth-child(4) {
    border-radius: unset !important;
  }
}
.targeting-technology .devices-selection {
  height: 100%;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  white-space: nowrap;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.targeting-technology .devices-tree-wrapper {
  overflow-x: auto;
  border: thin solid rgba(0, 0, 0, 0.42);
  border-top: none;
  border-radius: 0 0 4px 4px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.targeting-technology .devices-tree .v-treeview-node__content .v-treeview-node__label {
  white-space: break-spaces;
}
.targeting-technology .devices-search {
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
}
@media (max-width: 600px) {
  .targeting-technology .devices-tree {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.targeting-time .preset-button {
  color: white;
}
.theme--light.v-badge .v-badge__badge::after {
  transform: scale(1.1) !important;
}
.theme--light.v-input input,
.theme--light.v-input textarea,
.theme--light.v-input--is-disabled input,
.theme--light.v-input--is-disabled textarea,
.theme--light.v-label--is-disabled input,
.theme--light.v-label--is-disabled textarea {
  --tw-border-opacity: 1;
  font-weight: 400;
  font-size: inherit;
}
.theme--light.v-text-field.v-input--dense .v-input__control .v-input__slot {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.theme--light.v-label,
.theme--light.sky-table-sort-btn {
  --tw-bg-opacity: 1;
  color: rgb(var(--color-slate-400)/var(--tw-bg-opacity)) !important;
  font-weight: 400;
}
.theme--light.v-list.drop-down-menu {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
}
.theme--light.v-list.drop-down-menu .v-list-item .v-list-item__title,
.theme--light.v-list.drop-down-menu .v-list-item .v-list-item__icon,
.theme--light.v-list.drop-down-menu .v-list-item .v-list-item__subtitle {
  color: #F1F5F8;
}
.theme--light.v-list.drop-down-menu .v-list-item .v-list-item__title .v-icon,
.theme--light.v-list.drop-down-menu .v-list-item .v-list-item__icon .v-icon,
.theme--light.v-list.drop-down-menu .v-list-item .v-list-item__subtitle .v-icon {
  color: inherit;
}
.theme--light.v-list.drop-down-menu .v-list-item .v-list-item__icon {
  margin-right: 12px;
}
.theme--light.v-list.drop-down-menu .v-list-item.current-user .v-list-item__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.theme--light.v-list.drop-down-menu .v-list-item.current-user .v-list-item__title {
  align-self: initial;
  font-size: 1rem;
}
.theme--light.v-list.drop-down-menu .v-list-item.current-user .v-list-item__subtitle {
  opacity: 60%;
}
.theme--light.v-list.drop-down-menu .v-divider {
  border-color: #F1F5F8;
  opacity: 0.1;
}
.theme--light.v-list-item--disabled {
  --tw-border-opacity: 1;
  color: rgb(var(--color-slate-400)/var(--tw-border-opacity)) !important;
  font-weight: 500;
  background-color: rgb(var(--color-slate-100)/var(--tw-border-opacity));
}
.theme--light.v-list-item--disabled .v-icon {
  --tw-border-opacity: 1;
  color: rgb(var(--color-slate-400)/var(--tw-border-opacity));
}
.theme--light.v-select .v-select__selections {
  --tw-border-opacity: 1;
  font-weight: 400;
}
.theme--light.v-sheet .campaign-deal.active-deal {
  background-color: #acc7ed;
}
.theme--light.v-sheet .campaign-deal.inactive-deal {
  background-color: #e5e5e5;
}
.theme--light.v-sheet .campaign-deal.new-deal {
  background-color: #caf7ad;
}
.theme--light.v-sheet .campaign-deal.new-deal .v-input:not(.error--text) fieldset {
  color: rgba(0, 0, 0, 0.2) !important;
}
.theme--light.v-sheet .campaign-deal .time-period-start,
.theme--light.v-sheet .campaign-deal .time-period-end {
  font-size: smaller;
  word-break: keep-all;
}
.theme--light.v-sheet .campaign-deal .v-input__append-inner {
  line-height: inherit;
}
.theme--light.v-sheet .campaign-deal .v-label {
  --tw-bg-opacity: 0.6;
  color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}
.theme--light.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled > .v-input__control > .v-input__slot fieldset {
  background-color: rgb(var(--color-light)/var(--tw-border-opacity)) !important;
}
.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state) > .v-input__control > .v-input__slot fieldset {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.theme--light.v-btn.v-btn--has-bg:not(.primary, .template-save) {
  background-color: rgba(226, 232, 240, 0.7) !important;
}
.theme--light.v-btn.v-btn--disabled.v-btn--has-bg {
  background-color: rgba(226, 232, 240, 0.7) !important;
}
.theme--light.v-btn-toggle.v-btn-toggle--dense {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.theme--light.v-list-item--dense .v-list-item__title,
.theme--light .v-list-item--dense .v-list-item__subtitle,
.theme--light .v-list--dense .v-list-item .v-list-item__title,
.theme--light .v-list--dense .v-list-item .v-list-item__subtitle {
  font-weight: 400;
  font-size: 0.875rem;
}
.theme--light .v-list--dense .v-subheader {
  font-size: 0.875rem;
  padding: 0 12px;
}
.theme--light .v-divider {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-slate-200)/var(--tw-border-opacity));
}
.theme--light .v-divider.after-content {
  position: absolute;
  left: 12px;
  width: calc(100% - 24px);
}
.theme--light .v-label {
  font-weight: 400;
}
.theme--light .v-select .v-select__selection--disabled {
  --tw-bg-opacity: 1;
  color: rgb(var(--color-slate-400)/var(--tw-bg-opacity));
  font-weight: 500;
}
.traffic-tree .v-treeview-node__label {
  font-size: 0.875rem;
  font-weight: 400;
}
.traffic-tree .v-treeview-node__root {
  padding-left: 12px;
  padding-right: 12px;
}
.traffic-tree .v-treeview-node__content {
  margin-left: 32px !important;
}
.traffic-tree .v-treeview-node--selected {
  color: var(--v-primary-base) !important;
  caret-color: var(--v-primary-base) !important;
  background: #e6ebf6;
}
.traffic-tree .v-treeview-node--active::before {
  opacity: 0 !important;
}
.tree-select-modal {
  max-height: 420px !important;
}
.tree-select-modal .heading-light-color {
  color: rgba(0, 0, 0, 0.6);
}
.tree-select-modal .v-select-list .v-list-item {
  display: none;
}
.tree-select-modal .accent--text {
  color: var(--v-primary-base) !important;
  caret-color: var(--v-primary-base) !important;
}
.tree-select-modal .v-treeview-node__root,
.tree-select-modal .v-treeview-node__children {
  min-height: 52px !important;
}
.tree-select-modal p {
  font-size: 0.875rem;
}
.text-new-report {
  color: rgba(0, 0, 0, 0.87) !important;
  font-weight: 400;
  line-height: 2;
}
.traffic-checkboxes:hover::before,
.checkbox-light-hover:hover::before {
  transition: 0.1s;
}
.traffic-checkboxes label {
  color: rgba(0, 0, 0, 0.87) !important;
}
.traffic-checkboxes:before,
.checkbox-light-hover:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 52px;
  background: none;
  transition: 0.1s;
}
.text-truncate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.875rem;
}
.v-breadcrumbs li {
  font-size: inherit !important;
}
.v-data-footer {
  font-size: inherit !important;
}
.v-data-footer__select .v-select__selections .v-select__selection--comma {
  font-size: inherit !important;
}
.v-dialog .v-icon__svg {
  font-size: 4.063rem;
  width: 65px;
  height: 65px;
}
.v-dialog .btn-dialog-check {
  border-color: #9e9e9e !important;
  color: #232323 !important;
  text-transform: none;
}
.v-dialog .notification-title {
  font-size: 1.563rem;
}
.v-dialog .notification-text {
  color: #9e9e9e;
}
.v-expansion-panel::before {
  border-color: rgba(226, 232, 240, 0.6);
  border-style: solid;
  border-width: 1px;
  z-index: -1 !important;
  box-shadow: 0 2px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
}
.v-expansion-panel-header {
  font-size: 1rem !important;
}
.v-expansion-panels {
  border-radius: 0 !important;
}
.v-input__append-inner .v-icon__svg,
.v-input__prepend-inner .v-icon__svg {
  --tw-bg-opacity: 1;
  fill: rgb(var(--color-slate-400)/var(--tw-bg-opacity));
}
.v-input--is-focused .v-input__append-inner .v-icon__svg,
.v-input--is-focused .v-input__prepend-inner .v-icon__svg {
  fill: var(--v-primary-base) !important;
}
.v-label {
  font-size: inherit !important;
  font-weight: normal;
  line-height: 1.25rem !important;
}
.v-main__wrap > .container {
  padding-bottom: 2.5rem;
}
@media (max-width: 959px) {
  .v-main__wrap > .container {
    background-color: #F1F5F8;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .v-main__wrap > .container {
    border-radius: 0 0 30px 30px;
  }
}
.v-menu__content {
  box-shadow: 0 3px 10px #00000017 !important;
}
.v-select.v-text-field--outlined:not(.v-text-field--single-line).v-input--dense .v-select__selections {
  padding: 0 !important;
}
.v-sheet.v-card:not(.v-sheet--outlined) {
  box-shadow: 0 3px 20px #0000000b !important;
  position: relative;
  border-radius: 0.375rem;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
}
.v-text-field--filled.v-input--dense.v-text-field--single-line > .v-input__control > .v-input__slot,
.v-text-field--filled.v-input--dense.v-text-field--outlined > .v-input__control > .v-input__slot,
.v-text-field--filled.v-input--dense.v-text-field--outlined.v-text-field--filled > .v-input__control > .v-input__slot,
.v-text-field--full-width.v-input--dense.v-text-field--single-line > .v-input__control > .v-input__slot,
.v-text-field--full-width.v-input--dense.v-text-field--outlined > .v-input__control > .v-input__slot,
.v-text-field--full-width.v-input--dense.v-text-field--outlined.v-text-field--filled > .v-input__control > .v-input__slot {
  min-height: 38px !important;
}
.v-text-field--outlined.v-input--dense.v-text-field--outlined.v-text-field--filled > .v-input__control > .v-input__slot {
  min-height: 38px !important;
}
.v-text-field--outlined.v-input--dense.v-text-field--outlined > .v-input__control > .v-input__slot {
  min-height: 38px !important;
}
.v-text-field--outlined.v-input--dense.v-text-field--single-line > .v-input__control > .v-input__slot {
  min-height: 38px !important;
}
.v-text-field--outlined.v-input--dense .v-label--active {
  transform: translateY(-17px) scale(0.85);
}
.v-application .tree-select-modal .accent--text {
  color: var(--v-primary-base) !important;
  caret-color: var(--v-primary-base) !important;
}
@media (max-width: 420px) {
  .v-application--wrap .v-main {
    --main-padding-top: 74px !important;
  }
}
.w-4 {
  width: 1rem;
}
.w-24 {
  width: 6rem;
}


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