html, body {
  overflow-x: hidden;
}

.copyright {
  position: fixed;
  width: 100%;
  bottom: 3rem;
  left: 0;
  right: 0;
  opacity: 0.9;
  z-index: -1;
}

.list-group-item-mixed .floating-btn {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
}

.animated,
.animated-list > .list-group-item,
.animated-list > .list-group-item-mixed {
  animation-duration: .25s;
  animation-fill-mode: both;
}

.animated-list > .list-group-item,
.animated-list > .list-group-item-mixed {
  animation-name: animatedList;
}

.animated-list > .list-group-item:nth-of-type(1),
.animated-list > .list-group-item-mixed:nth-of-type(1) {
  animation-delay: .05s;
}

.animated-list > .list-group-item:nth-of-type(2),
.animated-list > .list-group-item-mixed:nth-of-type(2) {
  animation-delay: .1s;
}

.animated-list > .list-group-item:nth-of-type(3),
.animated-list > .list-group-item-mixed:nth-of-type(3) {
  animation-delay: .15s;
}

.animated-list > .list-group-item:nth-of-type(4),
.animated-list > .list-group-item-mixed:nth-of-type(4) {
  animation-delay: .2s;
}

.animated-list > .list-group-item:nth-of-type(5),
.animated-list > .list-group-item-mixed:nth-of-type(5) {
  animation-delay: .25s;
}

.animated-list > .list-group-item:nth-of-type(6),
.animated-list > .list-group-item-mixed:nth-of-type(6) {
  animation-delay: .3s;
}

.animated-list > .list-group-item:nth-of-type(7),
.animated-list > .list-group-item-mixed:nth-of-type(7) {
  animation-delay: .35s;
}

.animated-list > .list-group-item:nth-of-type(8),
.animated-list > .list-group-item-mixed:nth-of-type(8) {
  animation-delay: .4s;
}

.animated-list > .list-group-item:nth-of-type(9),
.animated-list > .list-group-item-mixed:nth-of-type(9) {
  animation-delay: .45s;
}

.animated-list > .list-group-item:nth-of-type(10),
.animated-list > .list-group-item-mixed:nth-of-type(10) {
  animation-delay: .5s;
}

.animated-list > .list-group-item:nth-of-type(11),
.animated-list > .list-group-item-mixed:nth-of-type(11) {
  animation-delay: .55s;
}

.animated-list > .list-group-item:nth-of-type(12),
.animated-list > .list-group-item-mixed:nth-of-type(12) {
  animation-delay: .6s;
}

.animated-list > .list-group-item:nth-of-type(13),
.animated-list > .list-group-item-mixed:nth-of-type(13) {
  animation-delay: .65s;
}

.animated-list > .list-group-item:nth-of-type(14),
.animated-list > .list-group-item-mixed:nth-of-type(14) {
  animation-delay: .7s;
}

.animated-list > .list-group-item:nth-of-type(15),
.animated-list > .list-group-item-mixed:nth-of-type(15) {
  animation-delay: .75s;
}

.animated-list > .list-group-item:nth-of-type(16),
.animated-list > .list-group-item-mixed:nth-of-type(16) {
  animation-delay: .8s;
}

.animated-list > .list-group-item:nth-of-type(17),
.animated-list > .list-group-item-mixed:nth-of-type(17) {
  animation-delay: .85s;
}

.animated-list > .list-group-item:nth-of-type(18),
.animated-list > .list-group-item-mixed:nth-of-type(18) {
  animation-delay: .9s;
}

.animated-list > .list-group-item:nth-of-type(19),
.animated-list > .list-group-item-mixed:nth-of-type(19) {
  animation-delay: .95s;
}

.animated-list > .list-group-item:nth-of-type(20),
.animated-list > .list-group-item-mixed:nth-of-type(20) {
  animation-delay: 1s;
}

.animated-list > .list-group-item:nth-of-type(21),
.animated-list > .list-group-item-mixed:nth-of-type(21) {
  animation-delay: 1.05s;
}

.animated-list > .list-group-item:nth-of-type(22),
.animated-list > .list-group-item-mixed:nth-of-type(22) {
  animation-delay: 1.1s;
}

.animated-list > .list-group-item:nth-of-type(23),
.animated-list > .list-group-item-mixed:nth-of-type(23) {
  animation-delay: 1.15s;
}

.animated-list > .list-group-item:nth-of-type(24),
.animated-list > .list-group-item-mixed:nth-of-type(24) {
  animation-delay: 1.2s;
}

.animated-list > .list-group-item:nth-of-type(25),
.animated-list > .list-group-item-mixed:nth-of-type(25) {
  animation-delay: 1.25s;
}

.animated-list > .list-group-item:nth-of-type(26),
.animated-list > .list-group-item-mixed:nth-of-type(26) {
  animation-delay: 1.3s;
}

.animated-list > .list-group-item:nth-of-type(27),
.animated-list > .list-group-item-mixed:nth-of-type(27) {
  animation-delay: 1.35s;
}

.animated-list > .list-group-item:nth-of-type(28),
.animated-list > .list-group-item-mixed:nth-of-type(28) {
  animation-delay: 1.4s;
}

.animated-list > .list-group-item:nth-of-type(29),
.animated-list > .list-group-item-mixed:nth-of-type(29) {
  animation-delay: 1.45s;
}

.animated-list > .list-group-item:nth-of-type(30),
.animated-list > .list-group-item-mixed:nth-of-type(30) {
  animation-delay: 1.5s;
}

.animated-list > .list-group-item:nth-of-type(31),
.animated-list > .list-group-item-mixed:nth-of-type(31) {
  animation-delay: 1.55s;
}

.animated-list > .list-group-item:nth-of-type(32),
.animated-list > .list-group-item-mixed:nth-of-type(32) {
  animation-delay: 1.6s;
}

.animated-list > .list-group-item:nth-of-type(33),
.animated-list > .list-group-item-mixed:nth-of-type(33) {
  animation-delay: 1.65s;
}

.animated-list > .list-group-item:nth-of-type(34),
.animated-list > .list-group-item-mixed:nth-of-type(34) {
  animation-delay: 1.7s;
}

.animated-list > .list-group-item:nth-of-type(35),
.animated-list > .list-group-item-mixed:nth-of-type(35) {
  animation-delay: 1.75s;
}

.animated-list > .list-group-item:focus-within,
.animated-list > .list-group-item-mixed:focus-within {
  z-index: 100;
}

@keyframes animatedList {
  from {
    transform: translateX(-50%);
    opacity: 0;
  } to {
    transform: translateX(0);
    opacity: 1;
  }
}

.slideInRight {
  animation-name: slideInRight;
}

.slideInLeft {
  animation-name: slideInLeft;
}

.slideOutRight {
  animation-name: slideOutRight;
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideInLeft {
  from {
    transform: translateX(-50%);
    opacity: 0;
  } to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideInRight {
  from {
    transform: translateX(50%);
    opacity: 0;
  } to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideOutRight {
  from {
    transform: translateX(0);
    opacity: 1;
  } to {
    transform: translateX(50%);
    opacity: 0;
  }
}

@keyframes slideOutLeft {
  from {
    transform: translateX(0);
    opacity: 1;
  } to {
    transform: translateX(-50%);
    opacity: 0;
  }
}

.success-checkmark {
  display: none;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  transform: scale(1.5);
}

.success-checkmark .check-icon {
  width: 80px;
  height: 80px;
  position: relative;
  box-sizing: content-box;
}

.success-checkmark .check-icon .icon-line {
  height: 5px;
  background-color: #4CAF50;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
}

.success-checkmark .check-icon .icon-line.line-tip {
  top: 46px;
  left: 14px;
  width: 25px;
  transform: rotate(45deg);
  animation: icon-line-tip 0.75s;
}

.success-checkmark .check-icon .icon-line.line-long {
  top: 38px;
  right: 8px;
  width: 47px;
  transform: rotate(-45deg);
  animation: icon-line-long 0.75s;
}

@keyframes icon-line-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  } 54% {
    width: 0;
    left: 1px;
    top: 19px;
  } 70% {
    width: 50px;
    left: -8px;
    top: 37px;
  } 84% {
    width: 17px;
    left: 21px;
    top: 48px;
  } 100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes icon-line-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  } 65% {
    width: 0;
    right: 46px;
    top: 54px;
  } 84% {
    width: 55px;
    right: 0px;
    top: 35px;
  } 100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
