@font-face {
  font-family: 'Material Symbols';
  font-style: normal;
  font-weight: 400;
  src: local('MateriaSymbols-Outlined'), local('MateriaSymbols-Outlined'),
    url(../fonts/Material_Symbols/MaterialSymbols-Outlined.woff2) format('woff2'),
    url(../fonts/Material_Symbols/MaterialSymbols-Outlined.ttf) format('truetype');
}
.material-symbols {
  font-family: 'Material Symbols';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/Material_Icons/MaterialIcons-Regular.woff2) format('woff2'),
    url(../fonts/Material_Icons/MaterialIcons-Regular.woff) format('woff'),
    url(../fonts/Material_Icons/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
@font-face {
  font-family: MontserratLight;
  src: local('Montserrat-Light'), url(../fonts/Montserrat/Montserrat-Light.woff2) format('woff2'),
    url(../fonts/Montserrat/Montserrat-Light.woff) format('woff'), url(../fonts/Montserrat/Montserrat-Light.ttf) format('truetype');
}
@font-face {
  font-family: MontserratExtraLight;
  src: local('Montserrat-ExtraLight'), url(../fonts/Montserrat/Montserrat-ExtraLight.woff2) format('woff2'),
    url(../fonts/Montserrat/Montserrat-ExtraLight.woff) format('woff'),
    url(../fonts/Montserrat/Montserrat-ExtraLight.ttf) format('truetype');
}
@font-face {
  font-family: MontserratRegular;
  src: local('Montserrat-Regular'), url(../fonts/Montserrat/Montserrat-Regular.woff2) format('woff2'),
    url(../fonts/Montserrat/Montserrat-Regular.woff) format('woff'), url(../fonts/Montserrat/Montserrat-Regular.ttf) format('truetype');
}
@font-face {
  font-family: RockSalt;
  src: local('RockSalt-Regular'), url(../fonts/Rock_Salt/RockSalt-Regular.woff2) format('woff2'),
    url(../fonts/Rock_Salt/RockSalt-Regular.woff) format('woff'), url(../fonts/Rock_Salt/RockSalt-Regular.ttf) format('truetype');
}
@font-face {
  font-family: CedarvilleCursive;
  src: local('CedarvilleCursive-Regular'), url(../fonts/Cedarville_Cursive/CedarvilleCursive-Regular.woff2) format('woff2'),
    url(../fonts/Cedarville_Cursive/CedarvilleCursive-Regular.woff) format('woff'),
    url(../fonts/Cedarville_Cursive/CedarvilleCursive-Regular.ttf) format('truetype');
}
@font-face {
  font-family: Caveat;
  src: local('Caveat-Regular'), url(../fonts/Caveat/Caveat-Regular.woff2) format('woff2'),
    url(../fonts/Caveat/Caveat-Regular.woff) format('woff'), url(../fonts/Caveat/Caveat-Regular.ttf) format('truetype');
}
@font-face {
  font-family: OverTheRainbow;
  src: local('OvertheRainbow-Regular'), url(../fonts/Over_the_Rainbow/OvertheRainbow-Regular.woff2) format('woff2'),
    url(../fonts/Over_the_Rainbow/OvertheRainbow-Regular.woff) format('woff'),
    url(../fonts/Over_the_Rainbow/OvertheRainbow-Regular.ttf) format('truetype');
}
@font-face {
  font-family: SpecialElite;
  src: local('SpecialElite-Regular'), url(../fonts/Special_Elite/SpecialElite-Regular.woff2) format('woff2'),
    url(../fonts/Special_Elite/SpecialElite-Regular.woff) format('woff'),
    url(../fonts/Special_Elite/SpecialElite-Regular.ttf) format('truetype');
}
@font-face {
  font-family: RussoOne;
  src: local('RussoOne-Regular'), url(../fonts/Russo_One/RussoOne-Regular.woff2) format('woff2'),
    url(../fonts/Russo_One/RussoOne-Regular.woff) format('woff'), url(../fonts/Russo_One/RussoOne-Regular.ttf) format('truetype');
}
@font-face {
  font-family: Orbitron;
  src: local('Orbitron'), url(../fonts/Orbitron/Orbitron.woff2) format('woff2'), url(../fonts/Orbitron/Orbitron.woff) format('woff'),
    url(../fonts/Orbitron/Orbitron.ttf) format('truetype');
}
@font-face {
  font-family: SegoeUISmall;
  src: local('SegeoUISmall'), url(../fonts/SegoeUISmall/SegoeUISmall.woff2) format('woff2'),
    url(../fonts/SegoeUISmall/SegoeUISmall.woff) format('woff'), url(../fonts/SegoeUISmall/SegoeUISmall.ttf) format('truetype');
}
@media only screen and (max-width: 600px) {
  .card-content-small {
    padding: 0 !important;
    position: absolute;
    bottom: 1rem;
    width: 100%;
  }
  .row-on-small {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-large-phones-and-up {
    display: none;
  }
}
@media only screen and (min-width: 441px) and (max-width: 720px) {
  .col-s-1 {
    width: 8.33% !important;
  }
  .col-s-2 {
    width: 16.66% !important;
  }
  .col-s-3 {
    width: 25% !important;
  }
  .col-s-4 {
    width: 33.33% !important;
  }
  .col-s-5 {
    width: 41.66% !important;
  }
  .col-s-6 {
    width: 50% !important;
  }
  .col-s-7 {
    width: 58.33% !important;
  }
  .col-s-8 {
    width: 66.66% !important;
  }
  .col-s-9 {
    width: 75% !important;
  }
  .col-s-10 {
    width: 83.33% !important;
  }
  .col-s-11 {
    width: 91.66% !important;
  }
  .col-s-12 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .hide-on-small-and-premedium {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .hide-on-medium-up {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  nav .brand-logo {
    margin-left: -1rem;
  }
}
@media only screen and (max-width: 1199px) {
  .hide-on-medium-and-down {
    display: none;
  }
  .dashboard-container {
    width: 80% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .margin-left-right-large {
    margin-left: 1% !important;
    margin-right: 1% !important;
  }
  .margin-left-right {
    margin-left: 1% !important;
    margin-right: 1% !important;
  }
}
@media only screen and (min-width: 1500px) {
  .margin-left-right-large {
    margin-left: 12.33% !important;
    margin-right: 12.33% !important;
  }
  .margin-left-right {
    margin-left: 12.33% !important;
    margin-right: 12.33% !important;
  }
}
:root {
  --positive-font-color: 76, 175, 80;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  background-color: #f9f9f9 !important;
}
.center {
  margin: auto;
  width: 50%;
  padding: 10px;
  height: 50%;
}
.centerFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.centerInScreen {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.center-fixed-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  text-align: center;
  top: 40%;
  width: inherit;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.horizontal-align {
  display: flex;
  align-items: center;
}
.vertical-align {
  align-self: center;
}
.no-touch {
  pointer-events: none;
}
.no-select {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.text-positive {
  color: rgba(var(--positive-font-color), 1);
}
.out-faded {
  opacity: 0;
}
footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.captions-text {
  font-family: MontserratRegular;
  color: #0d47a1;
  min-height: 4.5rem;
  margin-top: -0.3rem;
}
ul.breadcrumbs {
  padding: 0 20px;
  list-style: none;
  background-color: #fff0;
  margin-top: 0.25em;
}
ul.breadcrumbs li {
  display: inline;
  font-size: 1em;
  color: #0d47a1;
}
ul.breadcrumbs li + li:before {
  padding: 0.25em;
  color: #0d47a1;
  font-family: 'Material Icons';
  content: '\E5CC\00a0';
}
ul.breadcrumbs li a {
  color: #0d47a1;
  text-decoration: none;
}
ul.breadcrumbs > :last-child {
  font-weight: 700;
}
ul.sidenav {
  display: flex;
  flex-direction: column;
}
ul.sidenav > :last-child {
  margin-top: auto;
}
.sidenav {
  width: 310px !important;
}
#dashboard-row {
  margin-top: 1.5rem;
}
#dashboard-row .card {
  cursor: pointer;
}
.dashboard-badge {
  position: absolute;
  top: 0;
  right: 0;
}
.dashboard-image {
  pointer-events: none;
  color: #0d47a1;
  padding: 16% 0 16% 0;
}
.hint-box {
  background-color: #fff;
  border: 1px solid #000;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  word-break: break-word;
}
.fail-box-content {
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0d47a1;
}
.missing-file-title {
  font-family: RussoOne;
}
.missing-file-body {
  padding: 0 1rem 0 1rem !important;
}
.missing-file-table {
  table-layout: fixed;
}
.missing-file-contact {
  padding: 5px 0;
  text-align: right;
}
.missing-file-content {
  font-family: SpecialElite;
}
.missing-file-image-container {
  vertical-align: top;
  padding: 5px 5px 0 5px;
}
.missing-file-image {
  max-width: 7rem;
  object-fit: scale-down;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  transform: rotate(-4deg);
}
.missing-file-contact-basic {
  transition: background-color 1.5s;
}
.missing-file-contact-locked {
  background-color: #d32f2f !important;
}
.missing-file-contact-unlocked {
  background-color: #388e3c !important;
}
.missing-progress-div {
  margin: -4px 0 0 0 !important;
  float: right;
}
.missing-item {
  margin-top: 2.8rem;
}
.missing-item label {
  line-height: 1;
}
.datepicker-date-display {
  background-color: #0d47a1;
}
.datepicker-date-display {
  color: #1565c0;
}
.no-margins-negative-top {
  margin: -0.7rem 0 0 0 !important;
}
#missing-contact-area input,
#missing-contact-area .prefix:not(.active) {
  color: unset !important;
}
.missing-card-content {
  padding: 18px 24px 1px 24px !important;
}
.date-text {
  color: #fff;
}
.datepicker-table td.is-today,
.datepicker-cancel,
.datepicker-clear,
.datepicker-today,
.datepicker-done {
  color: #0d47a1;
}
.select-month .select-dropdown.dropdown-trigger,
.select-year .select-dropdown.dropdown-trigger {
  color: #0d47a1;
  text-decoration: underline;
  text-decoration-color: #1976d2;
}
.is-selected .datepicker-day-button {
  color: #fff;
}
.datepicker-table td.is-selected {
  background-color: #1565c0;
}
.btn-index-auto {
  z-index: auto;
}
.waves-effect.waves-phone .waves-ripple {
  background-color: #1976d2;
}
.input-field input[type]:not([readonly]),
.input-field input[type]:focus:not([readonly]),
.input-field textarea:not([readonly]),
.input-field textarea:focus:not([readonly]) {
  border-bottom: 1px solid #0d47a1;
  box-shadow: 0 1px 0 0 #0d47a1;
}
.input-field input[type]:focus:not([readonly]) + label,
.input-field textarea:focus:not([readonly]) + label {
  color: #0d47a1;
}
.input-field input[type].invalid,
.input-field input[type].invalid:focus,
.input-field textarea.invalid,
.input-field textarea.invalid:focus {
  border-bottom: 1px solid #0d47a1;
  box-shadow: 0 1px 0 0 #0d47a1;
}
.input-field input[type].invalid:focus + label,
.input-field input[type].invalid ~ .helper-text::after,
.input-field input[type].invalid:focus ~ .helper-text::after,
.input-field textarea.invalid:focus + label,
.input-field textarea.invalid ~ .helper-text::after,
.input-field textarea.invalid:focus ~ .helper-text::after {
  color: #0d47a1;
}
.input-field input[type].valid,
.input-field input[type].valid:focus,
.input-field textarea.valid,
.input-field textarea.valid:focus {
  border-bottom: 1px solid #0d47a1;
  box-shadow: 0 1px 0 0 #0d47a1;
}
.input-field input[type].valid:focus + label,
.input-field input[type].valid ~ .helper-text::after,
.input-field input[type].valid:focus ~ .helper-text::after,
.input-field textarea.valid:focus + label,
.input-field textarea.valid ~ .helper-text::after,
.input-field textarea.valid:focus ~ .helper-text::after {
  color: #0d47a1;
}
[type='radio']:not(:checked) + span,
[type='radio']:checked + span {
  font-size: 1.1rem;
  color: #000;
}
[contenteditable] {
  outline: 0 solid #fff0;
}
.chip:focus {
  background-color: #1976d2 !important;
}
.chips .input {
  width: 100% !important;
}
.select-input {
  width: 100%;
}
.input-field .prefix {
  left: 0.75rem;
}
.input-field .prefix.active {
  color: #1976d2 !important;
}
.input-field .prefix:not(.active) {
  color: #0d47a1 !important;
}
.dropdown-content li > a,
.dropdown-content li > span {
  color: #1976d2 !important;
}
.missing-select input.select-dropdown {
  border-bottom: 2px solid #0d47a1 !important;
  font-size: 1rem !important;
}
.missing-select input.select-dropdown:focus {
  border-bottom: 2px solid #0d47a1 !important;
}
.missing-select span {
  font-size: 1rem !important;
}
.missing-select img {
  width: 25px !important;
  height: 25px !important;
  margin: 12px 15px !important;
}
.autocomplete-content li .highlight {
  color: #000 !important;
}
[type='radio']:checked + span:after,
[type='radio'].with-gap:checked + span:after {
  background-color: #0d47a1 !important;
  border: 2px solid #0d47a1 !important;
}
[type='radio']:not(:checked) + span,
[type='radio']:checked + span {
  padding-left: 28px;
}
#iconPasswordVisibility {
  position: absolute;
  margin-top: 0.8rem;
  right: 2px;
  opacity: 0.6;
  cursor: pointer;
}
#iconPasswordVisibility:hover {
  opacity: 1;
}
.background-blend-bg-initial {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: rgb(0 0 0);
  z-index: 0;
  opacity: 0;
  overflow-y: hidden;
  transition: opacity 1s;
}
.background-blend-bg-active {
  pointer-events: visible;
  z-index: 1100;
  opacity: 0.8;
  cursor: pointer;
}
.background-blend-bg-active.complete-dark {
  opacity: 1;
  cursor: auto;
}
.footerpage {
  position: fixed;
  width: 80%;
  max-width: 800px;
  left: 0;
  top: 0;
  margin: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}
.noscrollbars::-webkit-scrollbar {
  display: none;
}
.noscrollbars {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#userTable td {
  padding: 5px 5px 5px 5px;
}
.chips.focus {
  border-bottom: 1px solid #fdd835;
  box-shadow: 0 1px 0 0 #fdd835;
}
.collapsible-header:not(.active):hover {
  background-color: #e0e0e0 !important;
}
.collapsible i.material-icons:not(.audio-mode-icon):not(.audio-control-icon) {
  color: #1976d2 !important;
}
.collapsible .right i.material-icons {
  color: #b71c1c !important;
}
.collapsible-on-small {
  padding: 1rem 1rem 0 1rem !important;
}
.collection .collection-item.active {
  background-color: #1976d2;
  color: #eafaf9;
}
.email .btn {
  background-color: #0d47a1;
}
.email .btn-small {
  background-color: #1976d2;
}
.email .collapsible-header.active {
  background-color: #1976d2;
  color: #eafaf9;
}
.collection .collection-item:not(.active):hover {
  background-color: #ddd;
}
.email .collapsible-body {
  padding-top: 0rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.person .collapsible-body {
  padding-top: 0rem;
  padding-bottom: 0.5rem;
}
#emailDetailViewEmpty {
  margin: auto;
  width: 50%;
  text-align: center;
  margin-top: 4rem;
}
#emailDetailViewHeader {
  line-height: 1.1;
}
#emailHeaderSubject {
  font-weight: 700;
  font-size: 1.2rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.collapsible #emailHeaderSubject {
  font-size: 1rem;
  padding-left: 0rem;
  padding-right: 0rem;
}
#emailHeaderDate {
  line-height: 1;
  margin-top: -0.5rem;
  color: #616161;
  text-align: right;
  padding-right: 0.5rem;
}
.collapsible #emailHeaderDate {
  line-height: 1;
  margin-top: -0.5rem;
  text-align: right;
  padding-right: 0.5rem;
}
#emailHeaderSenderIntro {
  font-weight: 700;
  color: #616161;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.collapsible #emailHeaderSenderIntro {
  padding-left: 0rem;
  padding-right: 0rem;
}
#emailHeaderSenderName {
  font-weight: 700;
  color: #000;
}
#emailHeaderSenderEmail {
  font-size: 0.8rem;
  margin-left: 4px;
}
.email .collapsible-header {
  display: block;
}
.email .collection-item {
  padding: 0;
  padding-right: 10px;
  cursor: pointer;
}
.email .indicator {
  float: left;
  width: 0.3rem;
  height: 3.6rem;
  background-color: #fff;
}
.email .meta {
  float: right;
  font-size: 0.7rem;
}
.email .unread .indicator {
  background-color: #0d47a1;
}
.email .unread {
  font-weight: 700;
}
.email .title,
.subtitle,
.introtitle {
  line-height: 1.1;
  padding-left: 7px;
}
.email .title {
  font-size: 1.1rem;
  padding-top: 0.6rem;
}
.email .subtitle {
  padding-top: 0.2rem;
  padding-bottom: 0.6rem;
}
.email .introtitle {
  font-style: italic;
  font-weight: 400;
  padding-bottom: 0.6rem;
}
.attachment {
  cursor: pointer;
}
.chip .attachment {
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}
.email .modal-content {
  padding: 0;
}
.email-alert-popup {
  position: fixed;
  right: 0.7rem;
  bottom: 3.5rem;
  z-index: 1000;
  pointer-events: none;
  background-color: #1976d2;
  color: #fff;
  padding: 2rem 1.2rem;
  font-size: 1.2rem;
  transform: translateY(160%);
  transition: 0.3s;
}
.email-alert-popup.active {
  transform: translateY(0);
  transition: 0.6s;
}
.gameaction-popup {
  position: fixed;
  right: 0.7rem;
  bottom: 3.5rem;
  z-index: 1500;
  color: #fff;
  padding: 1rem 1.2rem 0.5rem 1.2rem;
  font-size: 1.2rem;
  line-height: 1.3;
  transform: translateY(160%);
  transition: 0.3s all;
}
.gameaction-popup.alert {
  background-color: #d32f2f;
}
.gameaction-popup.success {
  background-color: rgba(var(--positive-font-color), 1);
}
.gameaction-popup .gameAction-title {
  font-weight: 700;
  font-size: 1.35rem;
  margin-bottom: 0.1rem;
}
.gameaction-popup .btn-flat {
  padding: 0 !important;
  float: right;
}
.gameaction-popup.active {
  transform: translateY(0);
  transition: 0.6s;
}
#btnGameAlertResend {
  font-weight: 700;
}
.fixed-action-btn {
  bottom: 4rem;
}
#modal-password .modal-content {
  padding-bottom: 0;
}
.help-card-content {
  padding-left: 12px !important;
  padding-right: 12px !important;
  height: 6rem;
  align-content: center;
}
.help-card-inactive {
  background-color: #f2f2f2;
}
.help-card-inactive.unlockable {
  cursor: pointer;
}
.help-card-inactive .unlock {
  position: absolute;
  display: flex;
  align-items: center;
  text-align: center;
  font-weight: 700;
  padding: 0.5rem;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  overflow-y: auto;
  background-color: #fff0;
  opacity: 0;
  transition: 0.4s;
}
.help-card-inactive .unlock.active {
  background-color: #fffc;
  opacity: 1;
}
.help-card-inactive .tabs {
  background-color: #f2f2f2;
}
.help-row .card-image {
  background-color: #f2f2f2;
}
.help-card-image {
  aspect-ratio: 1 / 1;
  opacity: 0;
  transition: opacity 0.4s;
}
.help-card-inactive .card-image {
  filter: grayscale(100%) brightness(100%) contrast(0.9);
}
.help-card-inactive img {
  filter: blur(4px);
  -webkit-filter: blur(4px);
}
.help-card-title {
  font-size: 17px !important;
  line-height: normal !important;
}
.help-card-inactive .help-card-title {
  color: #e53935 !important;
}
.tab a {
  color: #0d47a1b3 !important;
}
.tab a:hover {
  color: #0d47a1 !important;
}
.tab a.active {
  color: #0d47a1 !important;
}
.tab a:focus {
  background-color: #0d47a133 !important;
}
.tab a:focus.active {
  background-color: #0d47a133 !important;
}
.tabs .indicator {
  background-color: #0d47a1 !important;
}
.help-row {
  margin-top: 0.5rem;
}
.help-section-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.help-hint {
  background-color: #80cbc4;
  padding: 5px 8px 5px 8px;
  line-height: 1.1;
}
.help-action {
  background-color: #e0e0e0;
  padding: 5px 8px 5px 8px;
  line-height: 1.1;
}
.help-card-check-content,
.help-card-hint-solution {
  font-weight: 700;
  font-size: 1.1rem;
}
.card-reveal-title {
  padding: 0 12px 0 12px !important;
  font-size: 0.8rem !important;
}
.card-reveal {
  padding: 12px 0 8px 0px !important;
}
th.personTable {
  padding-top: 0;
  padding-bottom: 0;
}
td.personTable {
  padding-top: 0;
  padding-bottom: 0;
  font-style: italic;
}
.table-header {
  padding-top: 0px !important;
  padding-bottom: 15px !important;
  color: #0d47a1;
}
.image-portrait {
  object-fit: scale-down;
  display: block;
  min-height: 150px;
  min-width: 150px;
  max-width: 150px;
  max-height: 150px;
  width: auto;
  height: auto;
  padding: 0.2rem;
  margin-top: 0.3rem;
  cursor: pointer;
}
#imgPersonFingerprint {
  object-fit: contain;
  max-width: 150px;
  height: auto;
}
#tickerIndicator:hover {
  transform: scale(1.1);
}
.tickerContainer-zero {
  overflow: hidden;
  height: 0;
  z-index: -1;
  pointer-events: none;
}
.tickerContainer-initialPosition {
  opacity: 0;
  width: 25rem;
  transition: opacity 0.5s ease-out;
}
.tickerContainer-inTransition {
  height: initial;
  opacity: 1;
  animation: upwayScale 1.5s ease-out;
}
.tickerContainer-initialPosition #tickerBody {
  background-color: #eee;
  margin-bottom: 15px;
  padding: 15px 20px 15px 15px;
  overflow: scroll;
  min-height: 200px;
  max-height: 700px;
}
.tickerItem {
  position: relative;
  padding: 10px 15px 10px 15px;
  background-color: #ffcc80b3;
  line-height: 1.2;
  border-radius: 15px 30px;
  transition: max-height 0.5 ease-out;
  margin-bottom: 20px;
  box-shadow: 10px 8px 11px #0003;
}
.tickerItem-Klugmann {
  background-position: 20% 0%;
  --r: -1deg;
  transform: rotate(var(--r, 0deg));
  font-family: RockSalt;
  font-size: 0.9rem;
}
.tickerItem-Sekretariat {
  background-position: 70% 0%;
  --r: 1deg;
  transform: rotate(var(--r, 0deg));
  font-family: Caveat;
  font-size: 1.2rem;
}
.tickerItem-Claus {
  --r: -2deg;
  transform: rotate(var(--r, 0deg));
  font-family: OverTheRainbow;
}
.tickerVisibilityIcon {
  position: absolute;
  top: 40%;
  right: -1rem;
  cursor: pointer;
  opacity: 0.6;
}
.tickerVisibilityIcon:hover {
  opacity: 1;
}
.tickerItemFadeOut {
  animation: scale-fade-out 1.5s linear;
}
#timer-countdown-container {
  position: fixed;
  top: 5rem;
  right: 0rem;
  opacity: 0;
  z-index: -1;
  transition: all 0.4s;
}
#timer-countdown-container.active {
  z-index: 1101;
  opacity: 1;
}
#timer-countdown-btn {
  border-radius: 50% 0 0 50%;
  transition: all 0.4s;
}
#timer-countdown-time {
  font-family: Orbitron;
  letter-spacing: 2px;
  padding: 0;
  height: 40px;
  width: 0;
  align-content: center;
  transition: all 0.4s;
}
#timer-countdown-time.active {
  padding-left: 0.7rem;
  height: 40px;
  width: 105px;
}
#phoneInputHint {
  margin-left: -1rem;
  transform: translateY(-50%);
}
#phoneInputHint,
#incomingCall-optionInputHint {
  position: absolute;
  top: 0.3rem;
  width: 100%;
  justify-content: center;
  font-size: 0.9rem;
  opacity: 0;
  transition: transform 0.5s, opacity 0.4s;
}
#phoneInputHint.active,
#incomingCall-optionInputHint.active {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.5s, opacity 0.7s 0.2s;
}
#phoneInputHint div,
#incomingCall-optionInputHint div {
  margin-left: 0.2rem;
}
.phone-pad-initial {
  background-color: #1976d2;
  text-align: center;
  border-radius: 0 0 10px 10px;
  padding: 1rem;
  max-height: 30rem;
  transition: max-height 1.5s, padding 1.5s;
}
.phone-pad-when-options {
  max-height: 0;
  padding: 0;
  overflow: hidden;
}
.phone-pad-initial .waves-phone {
  opacity: 1;
  transition: opacity 0.8s;
}
.phone-pad-when-options .waves-phone {
  opacity: 0;
}
.phone-pad-when-gone .waves-phone {
  opacity: 0;
  transition: opacity 1s;
}
#phoneTranscript {
  font-family: MontserratRegular;
}
#phoneTranscript span {
  font-family: MontserratExtraLight;
}
.phone-optionsInitial {
  background-color: unset;
  border: 0.1rem solid #fff0;
  border-radius: 0 0 10px 10px;
  padding: 0 0.8rem;
  overflow: hidden;
  max-height: 0;
  transition: max-height 1s, background-color 1s;
}
.phone-optionsExtended {
  background-color: #1976d2;
  max-height: 17rem;
}
.phone-options-title {
  text-align: center;
  margin: 5px 0;
  color: #fff;
  font-weight: 700;
  opacity: 0;
  transition: opacity 1s;
}
.phone-optionsExtended .phone-options-title {
  opacity: 1;
}
.phone-optionsBtn {
  margin: 5px 7px 5px 0;
  background-color: #fffd;
  color: #0d47a1;
  text-align: center;
  padding: 5px 12px;
  cursor: pointer;
  display: block !important;
}
#phone-signalOutgoing {
  font-style: italic;
  font-size: 1rem;
}
#phoneBtnEnd {
  transition: background-color 1s;
}
.phone-tempChar {
  text-decoration: underline;
}
#phoneBookBtn:hover {
  transform: scale(1.1);
}
#phoneBook {
  position: fixed;
  bottom: 9rem;
  right: 2rem;
  width: 17rem;
  padding: 0.5rem;
  background-color: #fbfbfb;
  opacity: 0;
  z-index: -1;
  transition: 0.2s;
}
#phoneBook.active {
  opacity: 1;
  z-index: 1;
  transition: 0.5s;
}
#phoneBook:after {
  position: absolute;
  content: '';
  bottom: -16px;
  right: 1.1rem;
  width: 0;
  height: 0;
  border: 8px solid #fff0;
  border-color: #b1b1b1 #fff0 #fff0 #fff0;
}
#phoneBookContent {
  padding: 0.5rem;
}
.phone-book-item {
  width: 100%;
  padding: 5px 10px;
  cursor: pointer;
  color: #0d47a1;
  background-color: #fff;
  transition: 0.4s;
}
.phone-book-item:hover {
  font-weight: 700;
  color: #fff;
  background-color: #1976d2;
  scale: 1.1;
}
.audio-title-status {
  font-size: 0.8rem;
  font-weight: 700;
  transition: 0.4s;
}
.audio-title-status.record {
  color: #b71c1c;
}
.audio-title-status.playback {
  color: #388e3c;
}
.audio-timer {
  pointer-events: none;
  padding: 0.6rem 0rem;
  font-family: MontserratRegular;
  font-weight: 700;
  color: #0d47a1;
  font-size: 1.3rem;
}
.audio-controls {
  margin-left: -0.9rem;
}
.audio-control-btn {
  margin: 0 2px;
  background-color: #1976d2;
}
.audio-control-btn :hover {
  background-color: #0d47a1;
}
.audio-control-icon {
  background-color: unset;
  transition: background-color 1s;
}
.audio-control-btn-special {
  background-color: #388e3c;
  animation: scale 2s ease;
}
.audio-mode {
  margin-left: -0.7rem;
  opacity: 0.2;
}
.audio-mode-anim {
  animation: fade-in-out 2s ease infinite;
}
.audio-mode.rec {
  color: #b71c1c;
  font-weight: 700;
}
.audio-mode.play {
  color: #388e3c;
  font-weight: 700;
}
.audio-mode-title {
  font-size: 0.7rem;
}
.audio-mode-icon {
  font-size: 1rem;
  margin-left: 2px;
}
.audio-captions {
  margin: auto;
  text-align: center;
  font-family: MontserratRegular;
  font-weight: 700;
  color: #0d47a1;
  font-size: 1rem;
}
.audio-captions span {
  font-family: MontserratExtraLight;
}
#questionair-options-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
}
#questionair-options-foreground {
  z-index: 1101;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1.2;
}
.questionair-optionsInitial {
  background-color: unset;
  border: 0.1rem solid #fff0;
  border-radius: 0.7rem;
  padding: 1rem 0.8rem 0 0.8rem;
  overflow: hidden;
  max-height: 25rem;
  max-width: 25rem;
  opacity: 0;
  transition: opacity 1.5s, background-color 1.5s;
}
.questionair-optionsExtended {
  background-color: #1976d2;
  opacity: 1;
}
.questionair-options-title {
  text-align: center;
  margin: 5px 0;
  color: #fff;
  font-weight: 700;
}
#incomingCall-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
}
.call-bg-initial {
  pointer-events: none;
  z-index: 0;
  opacity: 0;
  transition: opacity 1s;
}
.call-bg-inTransition {
  pointer-events: visible;
  z-index: 1100;
  opacity: 0.6;
}
#incomingCall-foreground {
  position: fixed;
  top: 3rem;
  line-height: 1.2;
  border-color: #fff0;
  border-style: solid;
  border-width: 0.1rem;
  border-radius: 0.7rem;
  background-color: #fffd;
  padding: 2px 5px 2px 5px;
}
.call-initialPosition {
  z-index: 0;
  left: -30rem;
  opacity: 0;
  transition: opacity 2s;
}
.call-inTransition {
  z-index: 1101;
  left: 2rem;
  opacity: 1;
}
#incomingCall-interactive-container {
  position: relative;
  font-family: MontserratRegular;
  font-weight: 700;
  text-align: center;
  color: #0d47a1;
}
#incomingCall-transcript {
  margin: auto;
  text-align: center;
  font-size: 1rem;
}
.call-transcriptInitial {
  padding: 0rem;
  height: 0;
  transition: height 1s;
}
#incomingCall-transcript span {
  font-family: MontserratExtraLight;
}
.call-transcriptExtended {
  padding: 0.8rem;
  height: 7rem;
}
#incomingCall-optionInput {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.8rem;
  line-height: 2.5;
}
.call-optionsInitial {
  padding: 0 0.8rem;
  height: 0;
  transition: height 1s;
}
.call-optionsExtended {
  height: 7rem;
}
.call-optionsInitial .incomingCall-option-spacer {
  height: 1px;
  background-color: unset;
  transition: background-color 1.5s;
}
.call-optionsInitial.call-optionsExtended .incomingCall-option-spacer {
  background-color: #0d47a1;
}
.call-optionsBtn {
  margin: 5px 7px 5px 0;
  background-color: #1976d2;
  color: #fff;
  text-align: center;
  padding: 5px 12px;
  cursor: pointer;
  display: block !important;
}
.incomingCall-pad-initial {
  text-align: center;
  max-height: 0;
  padding: 0;
  overflow: hidden;
  transition: max-height 1.5s, padding 1.5s;
}
.incomingCall-pad-open {
  max-height: 30rem;
}
.incomingCall-pad-initial .waves-phone {
  opacity: 0;
  transition: opacity 0.4s;
}
.incomingCall-pad-initial.incomingCall-pad-open .waves-phone {
  opacity: 1;
  transition: opacity 0.8s;
}
.call-ringing {
  animation: shake-only-sideways 2.72s ease infinite;
  transform-origin: 50% 50%;
}
#actionRequestBox {
  opacity: 0;
  z-index: 0;
  transition: all 0.4s;
}
#actionRequestBox.active {
  opacity: 1;
  z-index: 1;
}
.action-result-box {
  z-index: -1;
  opacity: 0;
  position: fixed;
  top: 25%;
  display: flex;
  justify-content: center;
  padding: 0 10vw;
  width: inherit;
  transition: all 0.4s;
}
.action-result-box.squad {
  top: 30%;
}
.action-result-box.active {
  z-index: 1;
  opacity: 1;
  transition: all 0.5s 0.4s;
}
.result-box-container {
  display: flex;
  flex-direction: column;
  max-width: 45rem;
  border-radius: 10px;
  background-color: #fff;
  border-image: linear-gradient(#f6b73c, #4d9f0c) 30;
}
.result-box-container .title {
  font-size: 1.28rem;
  font-weight: 700;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}
.result-box-container .content {
  padding: 0.7rem 0;
  font-size: 1.2rem;
  font-family: SegoeUISmall;
  line-height: 1.7;
}
.result-box-container .control {
  align-self: flex-end;
  margin-top: 0.5rem;
  margin-right: 0.7rem;
  padding: 0 2.5rem;
}
.header-official-parent {
  display: flex;
  flex-direction: row;
}
.header-official-parent .section-1 {
  flex-grow: 50;
  background-color: #ebebeb;
  height: 2.5rem;
}
.header-official-parent .section-2 {
  flex-grow: 1;
  background-color: red;
  height: 2.5rem;
}
.header-official-parent .section-3 {
  flex-grow: 1;
  background-color: #fff;
  height: 2.5rem;
}
.header-official-parent .section-4 {
  flex-grow: 4;
  background-color: red;
  height: 2.5rem;
}
#swatContentExtra {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-weight: 700;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.2s, opacity 0.1s;
}
#swatContentExtra.active {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  max-height: 10rem;
  opacity: 1;
  transition: max-height 0.4s, opacity 0.2s;
}
#videoCommandOverlay {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.4s;
}
#videoCommandOverlay.active {
  z-index: 1101;
  opacity: 1;
}
#videoCommandOverlay video {
  aspect-ratio: 16 / 9;
  flex-grow: 1;
  max-width: 100%;
}
#videoCommandOverlay video.mobile {
  max-height: 100vh;
}
#overlayPlayBtn {
  color: rgb(255 255 255 / 0.8);
  cursor: pointer;
}
#overlayPlayBtn:hover {
  color: rgb(255 255 255);
}
.command-row {
  justify-content: center;
  background-color: #0d47a1;
}
.command-video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.command-center-section {
  flex-grow: 1;
  color: #fff;
  background-color: #0d47a1;
  padding: 1rem 2rem;
}
.command-center-section.mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 1rem 0;
  background-color: unset;
}
.command-center-section .top-panel {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.top-panel .timer {
  font-family: MontserratLight;
  font-size: 1.3rem;
}
.top-panel .quit {
  font-size: 1.3rem;
  color: #fff;
  cursor: pointer;
  justify-content: end;
  transition: 0.4s all;
}
.command-center-section.mobile #actionDuration {
  background-color: rgb(13 71 161 / 0.6);
  padding: 0.3rem 0.5rem;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.command-center-section.mobile #connectionContainer {
  background-color: rgb(13 71 161 / 0.6);
  padding: 0.3rem 0.5rem;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.command-center-section:not(.mobile) #connectionContainer {
  width: 95px;
}
#connectionContainer:not(active) .quit div::after {
  content: 'Zurück';
}
#connectionContainer:not(active) .quit i::after {
  content: 'exit_to_app';
}
#connectionContainer.active .quit div::after {
  content: 'Trennen';
}
#connectionContainer.active .quit i::after {
  content: 'cancel_presentation';
}
#connectionContainer .dot {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  margin-left: 0.5rem;
  background-color: gray;
}
#connectionContainer.active .dot {
  animation: blinking-bg-red 2s infinite;
}
.top-panel .quit:hover {
  color: red;
}
#videoCommandOverlay .controls {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  color: #fff;
  max-height: 0;
  max-width: 0;
  padding: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.1s, max-width 0s, max-height 0.5s;
}
#videoCommandOverlay .controls.mobile {
  position: absolute;
  background-color: rgb(13 71 161);
  border-radius: 10px;
  transform: translateY(20vh);
}
#videoCommandOverlay .controls.active {
  padding: 1rem 2rem;
  max-height: 20rem;
  max-width: 35rem;
  opacity: 1;
  transition: opacity 1s, max-width 0s, max-height 1s;
}
#videoCommandOverlay .controls.mobile.active {
  padding: 3rem 4rem;
}
.controls #actionOptions {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
#actionOptions .option-container {
  text-align: center;
  margin: 1rem 0.5rem;
  background-color: rgb(255 255 255 / 0.5);
  padding: 1.5rem 0.5rem 0.7rem 0.5rem;
  width: 9rem;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.4s;
}
.option-container.option-inactive {
  background-color: rgb(255 255 255 / 0.3) !important;
  cursor: auto !important;
}
#actionOptions .option-container:not(.inactive):hover {
  background-color: rgb(255 255 255 / 0.7);
}
#actionOptions .option-container:not(.option-inactive) .icon-box {
  animation: scale 2.5s infinite ease-out;
}
#actionOptions .option-container .arrow {
  margin: 0;
}
.anim-scale {
  animation: scale 3s ease infinite;
}
.input-fields.material-icons {
  color: #1976d2 !important;
}
.confession input.select-dropdown:focus {
  border-bottom: 1px solid #0d47a1;
}
.material-icons.active {
  color: #0d47a1 !important;
}
.spacer {
  height: 3rem;
}
.confession-step-fade-out {
  animation-name: fade-out;
  animation-delay: 0s;
  animation-duration: 1.2s;
  animation-timing-function: linear;
  animation-fill-mode: backwards;
}
.confession-step-fade-in {
  animation-name: fade-in;
  animation-delay: 0s;
  animation-duration: 1.2s;
  animation-timing-function: linear;
}
.confession-transcript {
  margin: auto;
  padding-top: 1rem;
  text-align: center;
  font-family: MontserratRegular;
  color: #0d47a1;
  font-size: 1rem;
}
.link-amazon {
  color: #f90;
  font-weight: 700;
  font-size: 1.1rem;
}
.link-amazon:hover {
  color: #232f3e;
}
.tap-target {
  background-color: #2196f3;
}
.tap-target-content {
  color: #fff;
}
.tap-target-content p {
  padding-right: 0.3rem;
}
#frame-content {
  border-width: 0;
}
.adsimple-121845315 {
  line-height: 1.5;
  font-family: MontserratRegular;
  color: #000;
}
h1.adsimple-121845315 {
  font-size: 24px;
  color: #0d47a1;
}
h2.adsimple-121845315 {
  font-size: 18px;
  color: #0d47a1;
}
h3.adsimple-121845315 {
  font-size: 16px;
  color: #0d47a1;
}
p.adsimple-121845315 {
  font-size: 14px;
}
li.adsimple-121845315 {
  font-size: 14px;
}
.arrow {
  height: 50px;
  position: relative;
  width: 10px;
  background: #000;
  margin: 100px;
  display: inline-block;
}
.arrow:before {
  content: ' ';
  width: 10px;
  background: #000;
  height: 35px;
  position: absolute;
  top: -10px;
  transform: rotate(50deg);
  left: -10px;
}
.arrow:after {
  content: ' ';
  width: 10px;
  background: #000;
  height: 35px;
  position: absolute;
  top: -10px;
  transform: rotate(-50deg);
  right: -10px;
}
.arrow.full-left {
  transform: rotate(-90deg);
}
.arrow.full-right {
  transform: rotate(90deg);
}
.arrow.half-left {
  transform: rotate(-45deg);
}
.arrow.half-right {
  transform: rotate(45deg);
}
.blinking-cursor {
  animation: blinking-color 1s infinite;
}
.anim-fade-out {
  animation: fade-out 0.7s linear;
  animation-fill-mode: backwards;
}
.anim-fade-in {
  animation: fade-in 0.7s linear;
}
.pulsate-red {
  overflow: visible;
  position: relative;
}
.pulsate-red::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f44336;
  border-radius: inherit;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-animation: pulse-animation-big 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: pulse-animation-big 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}
@-webkit-keyframes pulse-animation-big {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
  }
}
@keyframes pulse-animation-big {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
  }
}
@keyframes blinking-color {
  0%,
  100% {
    color: #0d47a1;
  }
  50% {
    color: #fff0;
  }
}
@keyframes blinking-bg-red {
  0%,
  100% {
    background-color: red;
  }
  50% {
    background-color: #fff0;
  }
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
@keyframes upwayScale {
  0% {
    transform: translateY(3%) scale(0.9);
  }
  20% {
    transform: translateY(3%) scale(0.9);
  }
  40% {
    transform: translateY(2%) scale(0.9);
  }
  60% {
    transform: ttranslateY(2%) scale(1);
  }
  80% {
    transform: translateY(0%) scale(1);
  }
  100% {
    transform: translateY(0%) scale(1);
  }
}
@keyframes shake-only-sideways {
  0% {
    transform: translate(0, 0);
  }
  1.78571% {
    transform: translate(5px, 0);
  }
  3.57143% {
    transform: translate(0, 0);
  }
  5.35714% {
    transform: translate(5px, 0);
  }
  7.14286% {
    transform: translate(0, 0);
  }
  8.92857% {
    transform: translate(5px, 0);
  }
  10.71429% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes change-color {
  0%,
  100% {
    background-color: red;
  }
  25% {
    background-color: gold;
  }
  50% {
    background-color: lime;
  }
  75% {
    background-color: blue;
  }
}
@keyframes scale-fade-out {
  10% {
    transform: scale(0.99) rotate(var(--r, 0deg));
  }
  20% {
    transform: scale(0.98) rotate(var(--r, 0deg));
  }
  30% {
    transform: scale(0.97) rotate(var(--r, 0deg));
    opacity: 0.9;
  }
  50% {
    transform: scale(0.96) rotate(var(--r, 0deg));
    opacity: 0.7;
  }
  60% {
    transform: scale(0.96) rotate(var(--r, 0deg));
    opacity: 0.5;
  }
  70% {
    transform: scale(0.96) rotate(var(--r, 0deg));
    opacity: 0.4;
  }
  80% {
    transform: scale(0.96) rotate(var(--r, 0deg));
    opacity: 0.3;
  }
  90% {
    transform: scale(0.96) rotate(var(--r, 0deg));
    opacity: 0.2;
  }
  100% {
    transform: scale(0.96) rotate(var(--r, 0deg));
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-out {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
