/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Nunito+Sans:200,300,400,600,700");
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

* {
  margin: 0;
  padding: 0;
  /* Prevent setting borders from increasing the size of an elrement */
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

html,
body {
  margin: 0;
  padding: 0;
  border: none;
  height: 100%; }

body {
  line-height: 1.8;
  font-size: 1rem;
  font-weight: 400;
  font-family: 'Nunito Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  letter-spacing: 0.01rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  color: #374054; }

:root {
  --primary-color-100: #ebf8ff;
  --primary-color-200: #bee3f8;
  --primary-color-300: #90cdf4;
  --primary-color-400: #63b3ed;
  --primary-color-500: #4299e1;
  --primary-color-600: #3182ce;
  --primary-color-700: #2b6cb0;
  --primary-color-800: #2c5282;
  --primary-color-900: #2a4365;
  --accent-color-100: #fff5f5;
  --accent-color-200: #fed7d7;
  --accent-color-300: #feb2b2;
  --accent-color-400: #fc8181;
  --accent-color-500: #fc8181;
  --accent-color-600: #e53e3e;
  --accent-color-700: #c53030;
  --accent-color-800: #9b2c2c;
  --accent-color-900: #742a2a; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
/* Spinning loading animation */
@-webkit-keyframes loading {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

@keyframes loading {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

@-webkit-keyframes pound {
  to {
    transform: scale(1.1); } }

@keyframes pound {
  to {
    transform: scale(1.1); } }

.animated.pulse {
  animation: pound 0.35s infinite alternate;
  -webkit-animation: pound 0.35s infinite alternate;
  vertical-align: baseline; }

.animated.pulse-hover:hover {
  animation: pound 0.35s infinite alternate;
  -webkit-animation: pound 0.35s infinite alternate;
  vertical-align: baseline; }

.animated.loading {
  display: block;
  position: relative; }
  .animated.loading::after {
    content: '';
    border: 2px solid #ccc;
    border-radius: 50%;
    border-right-color: transparent;
    border-top-color: transparent;
    display: block;
    height: 16px;
    width: 16px;
    left: calc(50% - (16px / 1.25));
    top: calc(50% - (16px / 1.7));
    position: absolute;
    -webkit-animation: loading 500ms infinite linear;
    animation: loading 500ms infinite linear; }
  .animated.loading.loading-left {
    padding-left: 48px; }
    .animated.loading.loading-left::after {
      left: 16px;
      right: auto; }
  .animated.loading.loading-right {
    padding-right: 48px; }
    .animated.loading.loading-right::after {
      right: 16px;
      left: auto; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

input:not([type='checkbox']):not([type='radio']):not([type='submit']),
select {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #5a5a5a;
  font-family: 'Nunito Sans';
  font-size: 14px;
  letter-spacing: 0.32px;
  outline: 0;
  padding: 8px 16px; }
  input:not([type='checkbox']):not([type='radio']):not([type='submit']).input-xs,
  select.input-xs {
    font-size: 12px;
    padding: 4px 16px; }
  input:not([type='checkbox']):not([type='radio']):not([type='submit']).input-sm,
  select.input-sm {
    font-size: 14px;
    padding: 8px 16px; }
  input:not([type='checkbox']):not([type='radio']):not([type='submit']).input-lg,
  select.input-lg {
    font-size: 20px; }
  input:not([type='checkbox']):not([type='radio']):not([type='submit']).input-xl,
  select.input-xl {
    font-size: 30px; }

input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
select:focus,
textarea:focus,
textarea[type='text']:focus,
input[type='text'].input-focused,
.input-focused {
  border-color: var(--primary-color-300);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12); }

input[type='search'] {
  -webkit-appearance: none; }

input[type='search'],
input.search {
  background-repeat: no-repeat;
  background-position: left 8px center;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path opacity="0.45" d="M14.891,14.39l-0.5.5a0.355,0.355,0,0,1-.5,0L9.526,10.529a5.3,5.3,0,1,1,2.106-4.212,5.268,5.268,0,0,1-1.1,3.21l4.362,4.362A0.354,0.354,0,0,1,14.891,14.39ZM6.316,2.418a3.9,3.9,0,1,0,3.9,3.9A3.9,3.9,0,0,0,6.316,2.418Z"/></svg>');
  /* NEEDS FIXING */
  padding-left: 32px !important; }

label {
  color: #4a5568;
  display: inline-block;
  font-weight: bold;
  margin-top: 12px; }
  label:first-child:not(:last-child) {
    margin-right: 8px; }
  label label:not(:first-child):not(:last-child) {
    margin: 0 8px; }
  label label:last-child:not(:first-child) {
    margin-left: 8px; }
  label:not(:last-child) {
    margin-bottom: 0; }

input.input-contains-icon, input.input-contains-icon-left {
  padding-left: 48px !important; }

input.input-contains-icon-right {
  padding-right: 48px !important; }

input[type='checkbox'], input[type='radio'] {
  opacity: 0;
  position: absolute;
  z-index: -1; }

.input-control {
  position: relative;
  margin: 8px 0; }

label ~ .input-control {
  margin-top: 0; }

.form-group {
  display: flex;
  display: -ms-flexbox;
  margin: 8px 0; }
  .form-group label {
    margin-left: 8px;
    margin-bottom: 0;
    position: relative;
    font-weight: normal; }
    .form-group label::before {
      border-radius: 4px;
      background-color: #fff;
      border: 1px solid #cbd5e0;
      pointer-events: none;
      user-select: none;
      box-sizing: border-box; }
    .form-group label::after {
      background-position: center;
      background-repeat: no-repeat;
      background-size: 50% 50%; }
    .form-group label::before, .form-group label::after {
      content: '';
      display: block;
      height: 16px;
      left: -1.5rem;
      position: absolute;
      top: 5.25px;
      transition: all 300ms;
      width: 16px; }
  .form-group.form-radio label:before {
    border-radius: 50%; }
  .form-group.form-radio input:checked ~ label:before {
    background-color: var(--accent-color-600);
    border: none; }
  .form-group.form-radio input:checked ~ label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
  .form-group.form-checkbox input:checked ~ label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
  .form-group.form-checkbox input:checked ~ label:before {
    border: none;
    background-color: var(--accent-color-600); }
  .form-group.form-checkbox input:disabled ~ label {
    opacity: 0.4; }
  .form-group .form-group-input:not(:last-child) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important; }
  .form-group .form-group-input:not(:first-child):not(:last-child) {
    border-radius: 0;
    margin-left: -0.1rem;
    margin-right: -0.1rem; }
  .form-group .form-group-btn {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-bottom: 0; }
    .form-group .form-group-btn:last-child:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      margin-left: -0.1rem; }

.input-contains-icon ~ .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }
  .input-contains-icon ~ .icon.icon-right {
    position: absolute;
    pointer-events: none;
    line-height: 2.75;
    vertical-align: baseline;
    top: 0;
    right: 0;
    width: 3rem;
    z-index: 1; }

.input-contains-icon ~ .icon:not(.icon-right),
.input-contains-icon-left ~ .icon.icon-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 3rem;
  z-index: 1; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.row {
  -ms-flex: 1;
  flex: 1;
  flex-wrap: wrap;
  padding: 0.5rem; }
  @media screen and (min-width: 769px) {
    .row {
      display: flex; } }
  @media screen and (max-width: 768px) {
    .row {
      display: flex;
      margin-top: 0; }
    .row [class^="col-"]:not(.ignore-screen),
    .row .row [class*=" col-"]:not(.ignore-screen) {
      width: 100%;
      margin-left: 0;
      padding: 0; } }
  .row.row--no-wrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto; }
  .row::after {
    content: '';
    clear: both;
    display: table; }
  .row .col {
    display: block;
    flex: 1;
    padding: .15rem .75rem; }
  .row .col-1 {
    width: 8.33333333%; }
  .row .col-2 {
    width: 16.66666667%; }
  .row .col-3 {
    width: 25%; }
  .row .col-4 {
    width: 33.33333333%; }
  .row .col-5 {
    width: 41.66666667%; }
  .row .col-6 {
    width: 50%; }
  .row .col-7 {
    width: 58.33333333%; }
  .row .col-8 {
    width: 66.66666667%; }
  .row .col-9 {
    width: 75%; }
  .row .col-10 {
    width: 83.33333333%; }
  .row .col-11 {
    width: 91.66666667%; }
  .row .col-12 {
    width: 100%; }
  .row .offset-1 {
    margin-left: 8.33333333%; }
  .row .offset-2 {
    margin-left: 16.66666667%; }
  .row .offset-3 {
    margin-left: 25%; }
  .row .offset-4 {
    margin-left: 33.33333333%; }
  .row .offset-5 {
    margin-left: 41.66666667%; }
  .row .offset-6 {
    margin-left: 50%; }
  .row .offset-7 {
    margin-left: 58.33333333%; }
  .row .offset-8 {
    margin-left: 66.66666667%; }
  .row .offset-9 {
    margin-left: 75%; }
  .row .offset-10 {
    margin-left: 83.33333333%; }
  .row .offset-11 {
    margin-left: 91.66666667%; }
  .row .offset-12 {
    margin-left: 100%; }
  .row .offset-right {
    margin-left: 0;
    margin-right: auto; }
  .row .offset-center {
    margin-left: auto;
    margin-right: auto; }
  .row .offset-left {
    margin-left: auto;
    margin-right: 0; }
  .row [class^="col-"],
  .row [class*=" col-"] {
    float: left;
    padding: 0 0.5rem; }
  .row.no-space [class^="col-"],
  .row.no-space [class*=" col-"] {
    padding: 0; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
a {
  color: var(--primary-color-600);
  display: block;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s; }
  a:hover {
    color: var(--primary-color-700);
    transition: all 0.3s; }
  a:visited, a:hover, a:active {
    backface-visibility: hidden;
    text-decoration: none; }

p a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, blockquote a, article a {
  display: inline; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.alert {
  background-color: var(--primary-color-100);
  border-left: 5px solid var(--primary-color-600);
  border-radius: 4px;
  padding: 16px 24px;
  color: var(--primary-color-700); }
  .alert .alert-icon {
    background-color: var(--primary-color-600);
    -webkit-mask-position: top center;
    mask-position: top center;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="30" height="30" viewBox="0 0 20 20"><path d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z" clip-rule="evenodd" fill-rule="evenodd"></path></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="30" height="30" viewBox="0 0 20 20"><path d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z" clip-rule="evenodd" fill-rule="evenodd"></path></svg>');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 100%;
    height: 100%; }
  .alert .title {
    font-weight: 600;
    color: var(--primary-color-900); }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.avatar {
  border-radius: 50%;
  position: relative;
  display: block;
  font-size: 24px;
  font-weight: lighter;
  width: 64px;
  height: 64px;
  background-color: var(--primary-color-700);
  overflow: hidden; }
  .avatar img {
    max-width: 100%;
    height: auto; }
  .avatar::before {
    content: attr(data-text);
    color: #fff;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
  .avatar.avatar-xs {
    font-size: 12px;
    width: 32px;
    height: 32px; }
  .avatar.avatar-sm {
    font-size: 16px;
    width: 48px;
    height: 48px; }
  .avatar.avatar-lg {
    font-size: 36px;
    width: 96px;
    height: 96px; }
  .avatar.avatar-xl {
    font-size: 48px;
    width: 128px;
    height: 128px; }
  .avatar img.padded {
    padding: 8px;
    width: 100%; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.badge {
  position: relative;
  display: inline-block; }
  .badge span.number {
    z-index: 1000;
    position: absolute;
    top: -6px;
    right: -6px;
    border-radius: 50%;
    background: var(--accent-color-600);
    color: #fff;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px; }
    .badge span.number.badge-sm {
      width: 20px;
      height: 20px;
      font-size: 12px;
      line-height: 20px; }
    .badge span.number.badge-lg {
      width: 32px;
      height: 32px;
      font-size: 20px;
      line-height: 32px;
      top: -12px;
      right: -12px; }
    .badge span.number.badge-xl {
      width: 40px;
      height: 40px;
      font-size: 24px;
      line-height: 40px;
      top: -16px;
      right: -16px; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
button,
.btn {
  display: block;
  overflow: hidden;
  text-align: center;
  user-select: none;
  padding: 12px 16px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  background-color: var(--accent-color-600);
  border: 2px solid var(--accent-color-600);
  color: #fff;
  outline: none;
  letter-spacing: 0.03rem;
  line-height: 16px;
  min-width: 32px;
  transition: all 200ms; }
  button:hover,
  .btn:hover {
    transition: all 200ms;
    background-color: var(--accent-color-700);
    border: 2px solid var(--accent-color-700); }
  button:focus,
  .btn:focus {
    box-shadow: 0 0 0 0.2rem var(--accent-color-300); }
  button:active,
  .btn:active {
    transition: 200ms ease; }
  button.btn-secondary,
  .btn.btn-secondary {
    background-color: transparent;
    color: var(--accent-color-600);
    border: 2px solid var(--accent-color-400); }
    button.btn-secondary:hover,
    .btn.btn-secondary:hover {
      background-color: var(--accent-color-600);
      border: 2px solid var(--accent-color-600);
      color: #fff; }
  button.btn-tertiary,
  .btn.btn-tertiary {
    color: var(--accent-color-600);
    background-color: transparent;
    border: none; }
    button.btn-tertiary:hover,
    .btn.btn-tertiary:hover {
      background-color: transparent;
      color: var(--accent-color-800); }
  button.btn-transparent,
  .btn.btn-transparent {
    background-color: transparent;
    color: var(--accent-color-600);
    border-color: transparent; }
  button.btn-xl,
  .btn.btn-xl {
    font-size: 24px;
    padding: 24px 48px; }
  button.btn-lg,
  .btn.btn-lg {
    font-size: 20px;
    padding: 16px 32px; }
  button.btn-sm,
  .btn.btn-sm {
    font-size: 14px;
    padding: 8px 10px; }
  button.btn-xs,
  .btn.btn-xs {
    font-size: 12px;
    padding: 6px 8px; }
  button:disabled,
  .btn:disabled {
    cursor: not-allowed;
    opacity: 0.5; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.card {
  background-color: #fff;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
  backface-visibility: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
  margin-bottom: 16px; }
  .card.card-equal-height {
    display: flex !important;
    flex-direction: column !important;
    height: 100%; }
  .card:hover {
    transition: all 0.3s;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12); }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

code {
  padding: 4px;
  margin: 8px 0;
  overflow: auto;
  background-color: #f1f1f1 !important;
  color: #374054;
  border-radius: 4px; }
  code:before {
    color: #acb3c2;
    content: attr(data-lang);
    font-size: 16px;
    position: absolute;
    right: 16px;
    top: 12px; }

pre > code {
  font-size: 14px;
  display: block;
  padding: 16px 24px 16px !important;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: Consolas, Monaco, 'Andale Mono', monospace;
  text-align: left;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  border-left: 0.3rem solid var(--primary-color-600);
  margin: 0;
  position: relative;
  color: #222; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.dropdown {
  display: inline-block;
  position: relative; }
  .dropdown.dropdown-right .menu {
    left: auto;
    right: 0; }
  .dropdown .menu {
    list-style: none;
    position: absolute;
    top: 75%;
    left: 0;
    -webkit-animation: 300ms ease;
    animation: 300ms ease;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
    margin: 0;
    opacity: 0;
    min-width: 15rem;
    padding: 4px 8px;
    -webkit-transform: translateY(0.5rem);
    transform: translateY(0.5rem);
    z-index: 10;
    pointer-events: none;
    overflow: hidden;
    -webkit-transition: all 300ms;
    transition: all 300ms; }
    .dropdown .menu .menu-item {
      margin: 4px 0; }
      .dropdown .menu .menu-item:hover > a {
        background-color: #edf2f7;
        color: var(--accent-color-600);
        -webkit-transition: all 300ms;
        transition: all 300ms; }
      .dropdown .menu .menu-item a {
        color: #718096;
        display: block;
        padding: 8px 12px;
        border-radius: 4px;
        font-size: 14px;
        cursor: pointer;
        -webkit-transition: all 300ms;
        transition: all 300ms; }
  .dropdown.shown .menu,
  .dropdown .btn-dropdown:focus + .menu,
  .dropdown .menu:hover {
    display: block;
    opacity: 1;
    top: 100%;
    z-index: 100;
    pointer-events: auto;
    height: auto;
    -webkit-transition: all 300ms;
    transition: all 300ms; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

footer {
  width: 100%;
  padding: 96px 0;
  background-color: #374054;
  text-align: center;
  margin-top: 64px; }
  footer a {
    font-weight: bolder;
    color: #a0aec0; }
    footer a:hover {
      color: #718096; }
  footer p {
    color: #718096; }
  footer ul {
    margin: 8px 0; }
    footer ul li {
      list-style-type: none; }
    footer ul .list-item {
      margin: 4px;
      color: #a0aec0;
      transition: all 0.3s;
      font-size: 75%;
      text-transform: uppercase; }
  footer h6 {
    text-align: center;
    letter-spacing: 6px;
    position: relative;
    padding-bottom: 8px;
    color: #fff; }
  footer .footer-list-title {
    font-size: 75%;
    text-transform: uppercase;
    font-weight: bolder;
    color: #edf2f7; }
    footer .footer-list-title::after {
      content: '';
      display: block;
      width: 10%;
      margin: auto;
      border-bottom: 2px solid;
      border-color: #4a5568; }
  footer.footer-fixed {
    position: fixed;
    bottom: 0; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.parallax-img {
  background-attachment: fixed !important; }

.fullscreen {
  height: 100vh;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.hero {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.hero-body {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.hero-img img {
  background-size: cover; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

@keyframes modal-fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  padding: 16px;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none; }
  .modal.modal-fade-in {
    animation: modal-fade 300ms ease 1; }
  .modal:target, .modal.shown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 999;
    pointer-events: auto;
    opacity: 1; }
    .modal:target .modal-overlay, .modal.shown .modal-overlay {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(54, 59, 68, 0.5); }

.modal-content {
  background-color: #fff;
  padding: 0;
  display: block;
  border-radius: 4px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
  z-index: 1;
  color: #374054;
  max-width: 40rem; }
  @media screen and (max-width: 768px) {
    .modal-content {
      max-width: 90%; } }
  .modal-content .modal-header {
    padding: 16px 48px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .modal-content .modal-header .modal-title {
      font-weight: bolder;
      font-size: 24px; }
    .modal-content .modal-header .modal-close-icon {
      background-repeat: no-repeat;
      width: 20px;
      height: 20px;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20"><path d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" fill-rule="evenodd"></path></svg>'); }
  .modal-content .modal-body {
    padding: 16px 48px;
    overflow-y: auto;
    max-height: 50vh;
    position: relative; }
  .modal-content .modal-footer {
    padding: 16px 48px;
    text-align: right; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

nav {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  width: 100%;
  z-index: 100;
  margin-bottom: 24px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  max-height: 100vh;
  padding: 0 32px;
  transition: all 0.3s; }
  nav.nav-clear {
    background-color: transparent;
    box-shadow: none; }
  nav .nav-btn {
    cursor: pointer;
    display: block;
    height: 3.5rem;
    position: relative;
    width: 3.5rem; }
  nav.nav-fixed {
    position: fixed;
    top: 0; }
  nav a {
    color: #718096; }
  nav .nav-content {
    overflow: auto; }
  nav .nav-item.nav-hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    nav .nav-item.nav-hover a {
      padding-left: 12px;
      padding-right: 12px; }
      nav .nav-item.nav-hover a:hover {
        color: #697888; }
    nav .nav-item.nav-hover:hover {
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      background-color: #edf2f7; }
    nav .nav-item.nav-hover.selected, nav .nav-item.nav-hover.selected:hover {
      background-color: #edf2f7; }
  nav .nav-item:not(.nav-hover) {
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    nav .nav-item:not(.nav-hover):not(.selected)::after {
      content: '';
      display: block;
      width: 100%;
      opacity: 0;
      margin: auto;
      border-bottom: 2px solid transparent;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      position: absolute;
      bottom: 0; }
    nav .nav-item:not(.nav-hover):hover {
      transition: all 0.3s; }
      nav .nav-item:not(.nav-hover):hover a {
        color: var(--primary-color-700); }
      nav .nav-item:not(.nav-hover):hover:not(.b-hover-none)::after {
        content: '';
        display: block;
        width: 100%;
        opacity: 1;
        margin: auto;
        border-bottom: 2px solid var(--primary-color-600); }
    nav .nav-item:not(.nav-hover).selected a {
      color: var(--primary-color-700); }
    nav .nav-item:not(.nav-hover).selected::after {
      content: '';
      width: 100%;
      left: 1px;
      border-bottom: 2px solid var(--primary-color-600);
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      position: absolute;
      bottom: 0; }
  nav .nav-brand {
    -webkit-overflow-scrolling: touch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100vw;
    min-height: 48px;
    overflow-x: auto;
    overflow-y: hidden; }
    nav .nav-brand a {
      font-weight: 900; }
    nav .nav-brand .nav-item:hover::after {
      border-bottom-color: transparent; }
  @media screen and (min-width: 769px) {
    nav {
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      display: -webkit-box;
      display: -ms-flexbox; }
      nav .nav-btn {
        display: none; }
      nav .nav-content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        text-align: center;
        width: 100%;
        top: 0;
        overflow: visible;
        align-items: center; }
      nav .nav-left,
      nav .nav-right {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        align-items: stretch;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
      nav .nav-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        white-space: nowrap; }
      nav .nav-right {
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        white-space: nowrap; }
      nav .nav-item {
        padding: 8px 0;
        margin: 0 16px; }
        nav .nav-item a {
          padding: 8px 16px; } }
  @media screen and (max-width: 768px) {
    nav {
      display: flex;
      flex-direction: column; }
      nav .nav-item:not(.nav-hover).selected::after {
        width: 100%;
        left: 0; }
      nav .nav-btn {
        cursor: pointer;
        display: block;
        position: relative;
        margin-left: auto; }
        nav .nav-btn.active span:nth-child(1) {
          margin-left: -5px;
          transform: rotate(45deg);
          transform-origin: left top; }
        nav .nav-btn.active span:nth-child(2) {
          opacity: 0; }
        nav .nav-btn.active span:nth-child(3) {
          margin-left: -5px;
          transform: rotate(-45deg);
          transform-origin: left bottom; }
        nav .nav-btn span {
          background-color: #4d565f;
          display: block;
          height: 2px;
          left: 50%;
          margin-left: -7px;
          position: absolute;
          top: 50%;
          -webkit-transition: none 86ms ease-out;
          transition: none 86ms ease-out;
          -webkit-transition-property: background, left, opacity, -webkit-transform;
          transition-property: background, left, opacity, -webkit-transform;
          transition-property: background, left, opacity, transform;
          transition-property: background, left, opacity, transform, -webkit-transform;
          width: 15px; }
          nav .nav-btn span:nth-child(1) {
            margin-top: -6px; }
          nav .nav-btn span:nth-child(2) {
            margin-top: -1px; }
          nav .nav-btn span:nth-child(3) {
            margin-top: 4px; }
      nav .nav-brand .nav-item:first-child {
        padding: 0 16px;
        margin: auto 0; }
      nav .nav-content {
        height: 0; }
        nav .nav-content.active {
          height: 100vh; }
        nav .nav-content .nav-item {
          margin: auto 0;
          padding: 16px; }
          nav .nav-content .nav-item > a {
            padding: 0;
            width: 100%; }
      nav .nav-left,
      nav .nav-right {
        overflow: hidden; } }
  @media screen and (min-width: 1024px) {
    nav nav {
      padding: 0 32px; } }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.pagination {
  display: flex;
  display: -ms-flexbox; }
  .pagination .pagination-item {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    margin: 16px 4px;
    transition: all 0.3s;
    border-radius: 4px;
    margin: 4px 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0; }
    .pagination .pagination-item[disabled] {
      cursor: not-allowed; }
      .pagination .pagination-item[disabled] a {
        opacity: 0.5;
        background-color: grays("200");
        pointer-events: none;
        user-select: none; }
    .pagination .pagination-item a {
      display: inline-block;
      line-height: 1.25;
      padding: 8px 12px;
      color: var(--primary-color-600); }
    .pagination .pagination-item:not(.selected):hover {
      background-color: grays("200"); }
    .pagination .pagination-item.selected {
      background-color: var(--primary-color-600);
      color: #fff; }
      .pagination .pagination-item.selected a {
        color: #fff; }
    .pagination .pagination-item.pagination-next {
      text-align: right; }
    .pagination .pagination-item.pagination-prev {
      text-align: left; }
  .pagination.pagination-bordered .pagination-item {
    border-radius: 0;
    border: 1px solid grays("400");
    border-left-color: transparent; }
    .pagination.pagination-bordered .pagination-item:first-child {
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      border-left-color: grays("400"); }
    .pagination.pagination-bordered .pagination-item:last-child {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
    .pagination.pagination-bordered .pagination-item.selected {
      border-color: transparent; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.sidebar-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .sidebar-body .sidebar-content {
    width: 100%;
    overflow: auto;
    margin: 0;
    padding: 32px; }
    @media screen and (max-width: 768px) {
      .sidebar-body .sidebar-content {
        margin-top: 32px; } }
  @media screen and (max-width: 768px) {
    .sidebar-body .sidebar-header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      background-color: grays("100");
      height: 3.5rem;
      padding: 12px 8px;
      text-align: center;
      z-index: 300; } }
  @media screen and (min-width: 769px) {
    .sidebar-body .sidebar-header {
      display: none; } }
  .sidebar-body .sidebar {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 32px 16px 32px 32px;
    min-width: 15rem;
    height: 100vh;
    overflow: auto; }
    @media screen and (max-width: 768px) {
      .sidebar-body .sidebar {
        height: 100%;
        overflow-y: auto;
        padding: 48px 24px;
        position: fixed;
        left: 0;
        top: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        transition: transform 300ms ease, -webkit-transform 300ms ease;
        -webkit-transition: -webkit-transform 300ms ease;
        transition: transform 300ms ease;
        transition: -webkit-transform 300ms ease;
        z-index: 400; }
        .sidebar-body .sidebar:target {
          -webkit-transform: translateX(0);
          transform: translateX(0);
          transition: transform 300ms ease, -webkit-transform 300ms ease;
          -webkit-transition: -webkit-transform 300ms ease;
          transition: -webkit-transform 300ms ease;
          transition: transform 300ms ease; }
          .sidebar-body .sidebar:target + .sidebar-close {
            display: block;
            background-color: rgba(0, 0, 0, 0.15);
            height: 100%;
            left: 0;
            position: fixed;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 300; }
        .sidebar-body .sidebar + .sidebar-body {
          max-width: inherit; } }
    .sidebar-body .sidebar .sidebar-container {
      overflow-y: auto;
      top: 64px;
      bottom: 16px; }
    .sidebar-body .sidebar + .sidebar-close {
      display: none; }
    .sidebar-body .sidebar + .sidebar-content {
      max-width: 100%;
      padding: 32px;
      -ms-flex: 1 0 auto;
      -webkit-box-flex: 1;
      flex: 1 0 auto;
      overflow: auto;
      margin: 0; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.table {
  margin-bottom: 24px;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center; }
  .table td,
  .table th {
    border: 1px solid grays("300");
    border-width: 0 0 1px;
    padding: 12px;
    vertical-align: top;
    text-align: inherit;
    margin: 0; }
  .table tr {
    transition: all 0.3s; }
    .table tr:hover {
      background-color: grays("200"); }
  .table caption {
    padding-top: 12px;
    padding-bottom: 12px;
    color: grays("700");
    text-align: left;
    caption-side: bottom; }
  .table thead,
  .table thead th {
    border-bottom: 2px solid grays("300");
    padding: 16px; }
  .table tfoot th {
    padding: 16px;
    border-top: 2px solid grays("300");
    border-bottom: none; }
  .table.striped tbody tr:nth-child(even) {
    background-color: grays("100"); }
    .table.striped tbody tr:nth-child(even):hover {
      background-color: grays("300"); }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.tab-container {
  overflow: hidden;
  overflow-x: auto;
  user-select: none;
  white-space: nowrap;
  font-size: 16px;
  margin-bottom: 8px; }
  .tab-container::after {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 2px solid #e2e8f0; }
  .tab-container ul {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 8px;
    flex-grow: 1;
    list-style: none;
    padding-inline-start: 0; }
    .tab-container ul.tabs-center {
      justify-content: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center; }
    .tab-container ul.tabs-right {
      justify-content: flex-end;
      -webkit-box-pack: end;
      -ms-flex-pack: end; }
    .tab-container ul.tabs-fill li {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      flex-basis: 0; }
    .tab-container ul.tabs-fill ul {
      display: flex; }
    .tab-container ul li {
      display: block;
      cursor: pointer;
      margin: 0;
      text-align: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .tab-container ul li::after {
        content: '';
        display: block;
        width: 100%;
        opacity: 0;
        border-bottom: 2px solid var(--primary-color-400);
        margin-bottom: -2px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
      .tab-container ul li a {
        padding: 8px 16px;
        font-weight: 400;
        transition: all 0.3s;
        color: #374054; }
        .tab-container ul li a:hover {
          color: var(--primary-color-700); }
      .tab-container ul li:hover::after {
        content: '';
        display: block;
        width: 100%;
        opacity: 1;
        border-bottom: 2px solid var(--primary-color-400);
        margin-bottom: -2px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
      .tab-container ul li.selected a {
        color: var(--primary-color-700); }
      .tab-container ul li.selected::after {
        content: '';
        display: block;
        width: 100%;
        opacity: 1;
        border-bottom: 2px solid var(--primary-color-400);
        margin-bottom: -2px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.tag {
  align-items: center;
  background-color: #edf2f7;
  border-radius: 4px;
  color: #374054;
  display: inline-flex;
  font-size: 75%;
  line-height: 1.5;
  min-height: 24px;
  padding: 0 12px;
  font-weight: 600;
  white-space: nowrap; }
  .tag.tag-lg {
    font-size: 100%; }
  .tag.tag-xl {
    font-size: 150%; }
  .tag.tag-rounded {
    border-radius: 290486px; }

.tag-container {
  display: flex;
  flex-wrap: wrap; }
  .tag-container:not(:last-child) {
    margin: 16px 0; }
  .tag-container .tag {
    margin-bottom: 8px; }
    .tag-container .tag:not(:last-child) {
      margin-right: 8px; }
  .tag-container.group-tags .tag {
    margin-right: 0; }
    .tag-container.group-tags .tag:first-child {
      border-radius: 4px 0 0 4px; }
    .tag-container.group-tags .tag:not(:first-child):not(:last-child) {
      border-radius: 0; }
    .tag-container.group-tags .tag:last-child {
      border-radius: 0 4px 4px 0; }
  .tag-container.group-tags.group-tags-pilled .tag:first-child {
    border-radius: 290486px 0 0 290486px; }
  .tag-container.group-tags.group-tags-pilled .tag:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .tag-container.group-tags.group-tags-pilled .tag:last-child {
    border-radius: 0 290486px 290486px 0; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.tooltip {
  position: relative;
  overflow: visible;
  white-space: nowrap; }
  .tooltip::after {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    color: #fff;
    font-size: 12px;
    background-color: grays("700");
    content: attr(data-tooltip);
    display: block;
    line-height: 16px;
    opacity: 0;
    text-overflow: ellipsis;
    padding: 4px 12px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all 300ms ease;
    z-index: 200;
    pointer-events: none;
    bottom: 100%;
    left: 50%;
    border-radius: 4px; }
  .tooltip:focus::after, .tooltip:hover::after {
    opacity: 1;
    -webkit-transform: translate(-50%, -0.5rem);
    transform: translate(-50%, -0.5rem);
    transition: all 300ms ease; }
  .tooltip.tooltip-bottom::after {
    top: 100%;
    -webkit-transform: translate(-50%, -1rem);
    -moz-transform: translate(-50%, -1rem);
    -ms-transform: translate(-50%, -1rem);
    transform: translate(-50%, -1rem);
    bottom: auto; }
  .tooltip.tooltip-bottom:hover::after, .tooltip.tooltip-bottom:focus::after {
    -webkit-transform: translate(-50%, 0.5rem);
    -moz-transform: translate(-50%, 0.5rem);
    -ms-transform: translate(-50%, 0.5rem);
    transform: translate(-50%, 0.5rem);
    bottom: auto; }
  .tooltip.tooltip-right::after {
    left: 100%;
    bottom: 50%;
    -webkit-transform: translate(-1rem, 50%);
    -moz-transform: translate(-1rem, 50%);
    -ms-transform: translate(-1rem, 50%);
    transform: translate(-1rem, 50%); }
  .tooltip.tooltip-right:hover::after, .tooltip.tooltip-right:focus::after {
    -webkit-transform: translate(0.5rem, 50%);
    -moz-transform: translate(0.5rem, 50%);
    -ms-transform: translate(0.5rem, 50%);
    transform: translate(0.5rem, 50%); }
  .tooltip.tooltip-left::after {
    right: 100%;
    bottom: 50%;
    left: auto;
    -webkit-transform: translate(1rem, 50%);
    -moz-transform: translate(1rem, 50%);
    -ms-transform: translate(1rem, 50%);
    transform: translate(1rem, 50%); }
  .tooltip.tooltip-left:hover::after, .tooltip.tooltip-left:focus::after {
    -webkit-transform: translate(-0.5rem, 50%);
    -moz-transform: translate(-0.5rem, 50%);
    -ms-transform: translate(-0.5rem, 50%);
    transform: translate(-0.5rem, 50%); }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.underline-indigo {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(101, 125, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(101, 125, 225, 0.4) 0); }

.underline-blue {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(66, 153, 225, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(66, 153, 225, 0.4) 0); }

.underline-red {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(245, 101, 101, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(245, 101, 101, 0.4) 0); }

.underline-purple {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(159, 122, 234, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(159, 122, 234, 0.4) 0); }

.underline-green {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(72, 187, 120, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(72, 187, 120, 0.4) 0); }

.underline-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(160, 174, 192, 0.4)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(160, 174, 192, 0.4) 0); }

.text-black {
  color: #374054 !important; }

.bc-black {
  color: #374054 !important; }

.text-hover-black:hover {
  color: #374054 !important; }

.text-white {
  color: #fff !important; }

.bc-white {
  border-color: #fff !important; }

.text-hover-white:hover {
  color: #fff !important; }

.text-blue-100 {
  color: #ebf8ff !important; }
  .text-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-100 {
  background-color: #ebf8ff !important; }
  .bg-blue-100:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-100 {
  border-color: #ebf8ff !important; }
  .bc-blue-100:after {
    border-bottom-color: #ebf8ff !important; }

.text-hover-blue-100:hover {
  color: #ebf8ff !important; }

.bg-hover-blue-100:hover {
  background-color: #ebf8ff !important;
  border-color: #ebf8ff !important; }

.bg-hover-blue-100:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-200 {
  color: #bee3f8 !important; }
  .text-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-200 {
  background-color: #bee3f8 !important; }
  .bg-blue-200:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-200 {
  border-color: #bee3f8 !important; }
  .bc-blue-200:after {
    border-bottom-color: #bee3f8 !important; }

.text-hover-blue-200:hover {
  color: #bee3f8 !important; }

.bg-hover-blue-200:hover {
  background-color: #bee3f8 !important;
  border-color: #bee3f8 !important; }

.bg-hover-blue-200:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-300 {
  color: #90cdf4 !important; }
  .text-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-300 {
  background-color: #90cdf4 !important; }
  .bg-blue-300:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-300 {
  border-color: #90cdf4 !important; }
  .bc-blue-300:after {
    border-bottom-color: #90cdf4 !important; }

.text-hover-blue-300:hover {
  color: #90cdf4 !important; }

.bg-hover-blue-300:hover {
  background-color: #90cdf4 !important;
  border-color: #90cdf4 !important; }

.bg-hover-blue-300:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-400 {
  color: #63b3ed !important; }
  .text-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-400 {
  background-color: #63b3ed !important; }
  .bg-blue-400:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-400 {
  border-color: #63b3ed !important; }
  .bc-blue-400:after {
    border-bottom-color: #63b3ed !important; }

.text-hover-blue-400:hover {
  color: #63b3ed !important; }

.bg-hover-blue-400:hover {
  background-color: #63b3ed !important;
  border-color: #63b3ed !important; }

.bg-hover-blue-400:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-500 {
  color: #4299e1 !important; }
  .text-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-500 {
  background-color: #4299e1 !important; }
  .bg-blue-500:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-500 {
  border-color: #4299e1 !important; }
  .bc-blue-500:after {
    border-bottom-color: #4299e1 !important; }

.text-hover-blue-500:hover {
  color: #4299e1 !important; }

.bg-hover-blue-500:hover {
  background-color: #4299e1 !important;
  border-color: #4299e1 !important; }

.bg-hover-blue-500:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-600 {
  color: #3182ce !important; }
  .text-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-600 {
  background-color: #3182ce !important; }
  .bg-blue-600:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-600 {
  border-color: #3182ce !important; }
  .bc-blue-600:after {
    border-bottom-color: #3182ce !important; }

.text-hover-blue-600:hover {
  color: #3182ce !important; }

.bg-hover-blue-600:hover {
  background-color: #3182ce !important;
  border-color: #3182ce !important; }

.bg-hover-blue-600:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-700 {
  color: #2b6cb0 !important; }
  .text-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-700 {
  background-color: #2b6cb0 !important; }
  .bg-blue-700:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-700 {
  border-color: #2b6cb0 !important; }
  .bc-blue-700:after {
    border-bottom-color: #2b6cb0 !important; }

.text-hover-blue-700:hover {
  color: #2b6cb0 !important; }

.bg-hover-blue-700:hover {
  background-color: #2b6cb0 !important;
  border-color: #2b6cb0 !important; }

.bg-hover-blue-700:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-800 {
  color: #2c5282 !important; }
  .text-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-800 {
  background-color: #2c5282 !important; }
  .bg-blue-800:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-800 {
  border-color: #2c5282 !important; }
  .bc-blue-800:after {
    border-bottom-color: #2c5282 !important; }

.text-hover-blue-800:hover {
  color: #2c5282 !important; }

.bg-hover-blue-800:hover {
  background-color: #2c5282 !important;
  border-color: #2c5282 !important; }

.bg-hover-blue-800:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-blue-900 {
  color: #2a4365 !important; }
  .text-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bg-blue-900 {
  background-color: #2a4365 !important; }
  .bg-blue-900:focus {
    box-shadow: 0 0 0 0.2rem #90cdf4; }

.bc-blue-900 {
  border-color: #2a4365 !important; }
  .bc-blue-900:after {
    border-bottom-color: #2a4365 !important; }

.text-hover-blue-900:hover {
  color: #2a4365 !important; }

.bg-hover-blue-900:hover {
  background-color: #2a4365 !important;
  border-color: #2a4365 !important; }

.bg-hover-blue-900:focus {
  box-shadow: 0 0 0 0.2rem #90cdf4; }

.text-green-100 {
  color: #f0fff4 !important; }
  .text-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-100 {
  background-color: #f0fff4 !important; }
  .bg-green-100:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-100 {
  border-color: #f0fff4 !important; }
  .bc-green-100:after {
    border-bottom-color: #f0fff4 !important; }

.text-hover-green-100:hover {
  color: #f0fff4 !important; }

.bg-hover-green-100:hover {
  background-color: #f0fff4 !important;
  border-color: #f0fff4 !important; }

.bg-hover-green-100:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-200 {
  color: #c6f6d5 !important; }
  .text-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-200 {
  background-color: #c6f6d5 !important; }
  .bg-green-200:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-200 {
  border-color: #c6f6d5 !important; }
  .bc-green-200:after {
    border-bottom-color: #c6f6d5 !important; }

.text-hover-green-200:hover {
  color: #c6f6d5 !important; }

.bg-hover-green-200:hover {
  background-color: #c6f6d5 !important;
  border-color: #c6f6d5 !important; }

.bg-hover-green-200:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-300 {
  color: #9ae6b4 !important; }
  .text-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-300 {
  background-color: #9ae6b4 !important; }
  .bg-green-300:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-300 {
  border-color: #9ae6b4 !important; }
  .bc-green-300:after {
    border-bottom-color: #9ae6b4 !important; }

.text-hover-green-300:hover {
  color: #9ae6b4 !important; }

.bg-hover-green-300:hover {
  background-color: #9ae6b4 !important;
  border-color: #9ae6b4 !important; }

.bg-hover-green-300:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-400 {
  color: #68d391 !important; }
  .text-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-400 {
  background-color: #68d391 !important; }
  .bg-green-400:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-400 {
  border-color: #68d391 !important; }
  .bc-green-400:after {
    border-bottom-color: #68d391 !important; }

.text-hover-green-400:hover {
  color: #68d391 !important; }

.bg-hover-green-400:hover {
  background-color: #68d391 !important;
  border-color: #68d391 !important; }

.bg-hover-green-400:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-500 {
  color: #48bb78 !important; }
  .text-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-500 {
  background-color: #48bb78 !important; }
  .bg-green-500:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-500 {
  border-color: #48bb78 !important; }
  .bc-green-500:after {
    border-bottom-color: #48bb78 !important; }

.text-hover-green-500:hover {
  color: #48bb78 !important; }

.bg-hover-green-500:hover {
  background-color: #48bb78 !important;
  border-color: #48bb78 !important; }

.bg-hover-green-500:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-600 {
  color: #38a169 !important; }
  .text-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-600 {
  background-color: #38a169 !important; }
  .bg-green-600:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-600 {
  border-color: #38a169 !important; }
  .bc-green-600:after {
    border-bottom-color: #38a169 !important; }

.text-hover-green-600:hover {
  color: #38a169 !important; }

.bg-hover-green-600:hover {
  background-color: #38a169 !important;
  border-color: #38a169 !important; }

.bg-hover-green-600:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-700 {
  color: #2f855a !important; }
  .text-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-700 {
  background-color: #2f855a !important; }
  .bg-green-700:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-700 {
  border-color: #2f855a !important; }
  .bc-green-700:after {
    border-bottom-color: #2f855a !important; }

.text-hover-green-700:hover {
  color: #2f855a !important; }

.bg-hover-green-700:hover {
  background-color: #2f855a !important;
  border-color: #2f855a !important; }

.bg-hover-green-700:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-800 {
  color: #276749 !important; }
  .text-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-800 {
  background-color: #276749 !important; }
  .bg-green-800:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-800 {
  border-color: #276749 !important; }
  .bc-green-800:after {
    border-bottom-color: #276749 !important; }

.text-hover-green-800:hover {
  color: #276749 !important; }

.bg-hover-green-800:hover {
  background-color: #276749 !important;
  border-color: #276749 !important; }

.bg-hover-green-800:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-green-900 {
  color: #22543d !important; }
  .text-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bg-green-900 {
  background-color: #22543d !important; }
  .bg-green-900:focus {
    box-shadow: 0 0 0 0.2rem #9ae6b4; }

.bc-green-900 {
  border-color: #22543d !important; }
  .bc-green-900:after {
    border-bottom-color: #22543d !important; }

.text-hover-green-900:hover {
  color: #22543d !important; }

.bg-hover-green-900:hover {
  background-color: #22543d !important;
  border-color: #22543d !important; }

.bg-hover-green-900:focus {
  box-shadow: 0 0 0 0.2rem #9ae6b4; }

.text-red-100 {
  color: #fff5f5 !important; }
  .text-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-100 {
  background-color: #fff5f5 !important; }
  .bg-red-100:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-100 {
  border-color: #fff5f5 !important; }
  .bc-red-100:after {
    border-bottom-color: #fff5f5 !important; }

.text-hover-red-100:hover {
  color: #fff5f5 !important; }

.bg-hover-red-100:hover {
  background-color: #fff5f5 !important;
  border-color: #fff5f5 !important; }

.bg-hover-red-100:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-200 {
  color: #fed7d7 !important; }
  .text-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-200 {
  background-color: #fed7d7 !important; }
  .bg-red-200:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-200 {
  border-color: #fed7d7 !important; }
  .bc-red-200:after {
    border-bottom-color: #fed7d7 !important; }

.text-hover-red-200:hover {
  color: #fed7d7 !important; }

.bg-hover-red-200:hover {
  background-color: #fed7d7 !important;
  border-color: #fed7d7 !important; }

.bg-hover-red-200:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-300 {
  color: #feb2b2 !important; }
  .text-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-300 {
  background-color: #feb2b2 !important; }
  .bg-red-300:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-300 {
  border-color: #feb2b2 !important; }
  .bc-red-300:after {
    border-bottom-color: #feb2b2 !important; }

.text-hover-red-300:hover {
  color: #feb2b2 !important; }

.bg-hover-red-300:hover {
  background-color: #feb2b2 !important;
  border-color: #feb2b2 !important; }

.bg-hover-red-300:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-400 {
  color: #fc8181 !important; }
  .text-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-400 {
  background-color: #fc8181 !important; }
  .bg-red-400:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-400 {
  border-color: #fc8181 !important; }
  .bc-red-400:after {
    border-bottom-color: #fc8181 !important; }

.text-hover-red-400:hover {
  color: #fc8181 !important; }

.bg-hover-red-400:hover {
  background-color: #fc8181 !important;
  border-color: #fc8181 !important; }

.bg-hover-red-400:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-500 {
  color: #f56565 !important; }
  .text-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-500 {
  background-color: #f56565 !important; }
  .bg-red-500:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-500 {
  border-color: #f56565 !important; }
  .bc-red-500:after {
    border-bottom-color: #f56565 !important; }

.text-hover-red-500:hover {
  color: #f56565 !important; }

.bg-hover-red-500:hover {
  background-color: #f56565 !important;
  border-color: #f56565 !important; }

.bg-hover-red-500:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-600 {
  color: #e53e3e !important; }
  .text-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-600 {
  background-color: #e53e3e !important; }
  .bg-red-600:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-600 {
  border-color: #e53e3e !important; }
  .bc-red-600:after {
    border-bottom-color: #e53e3e !important; }

.text-hover-red-600:hover {
  color: #e53e3e !important; }

.bg-hover-red-600:hover {
  background-color: #e53e3e !important;
  border-color: #e53e3e !important; }

.bg-hover-red-600:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-700 {
  color: #c53030 !important; }
  .text-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-700 {
  background-color: #c53030 !important; }
  .bg-red-700:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-700 {
  border-color: #c53030 !important; }
  .bc-red-700:after {
    border-bottom-color: #c53030 !important; }

.text-hover-red-700:hover {
  color: #c53030 !important; }

.bg-hover-red-700:hover {
  background-color: #c53030 !important;
  border-color: #c53030 !important; }

.bg-hover-red-700:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-800 {
  color: #9b2c2c !important; }
  .text-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-800 {
  background-color: #9b2c2c !important; }
  .bg-red-800:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-800 {
  border-color: #9b2c2c !important; }
  .bc-red-800:after {
    border-bottom-color: #9b2c2c !important; }

.text-hover-red-800:hover {
  color: #9b2c2c !important; }

.bg-hover-red-800:hover {
  background-color: #9b2c2c !important;
  border-color: #9b2c2c !important; }

.bg-hover-red-800:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-red-900 {
  color: #742a2a !important; }
  .text-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bg-red-900 {
  background-color: #742a2a !important; }
  .bg-red-900:focus {
    box-shadow: 0 0 0 0.2rem #feb2b2; }

.bc-red-900 {
  border-color: #742a2a !important; }
  .bc-red-900:after {
    border-bottom-color: #742a2a !important; }

.text-hover-red-900:hover {
  color: #742a2a !important; }

.bg-hover-red-900:hover {
  background-color: #742a2a !important;
  border-color: #742a2a !important; }

.bg-hover-red-900:focus {
  box-shadow: 0 0 0 0.2rem #feb2b2; }

.text-indigo-100 {
  color: #ebf4ff !important; }
  .text-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-100 {
  background-color: #ebf4ff !important; }
  .bg-indigo-100:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-100 {
  border-color: #ebf4ff !important; }
  .bc-indigo-100:after {
    border-bottom-color: #ebf4ff !important; }

.text-hover-indigo-100:hover {
  color: #ebf4ff !important; }

.bg-hover-indigo-100:hover {
  background-color: #ebf4ff !important;
  border-color: #ebf4ff !important; }

.bg-hover-indigo-100:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-200 {
  color: #c3dafe !important; }
  .text-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-200 {
  background-color: #c3dafe !important; }
  .bg-indigo-200:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-200 {
  border-color: #c3dafe !important; }
  .bc-indigo-200:after {
    border-bottom-color: #c3dafe !important; }

.text-hover-indigo-200:hover {
  color: #c3dafe !important; }

.bg-hover-indigo-200:hover {
  background-color: #c3dafe !important;
  border-color: #c3dafe !important; }

.bg-hover-indigo-200:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-300 {
  color: #a3bffa !important; }
  .text-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-300 {
  background-color: #a3bffa !important; }
  .bg-indigo-300:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-300 {
  border-color: #a3bffa !important; }
  .bc-indigo-300:after {
    border-bottom-color: #a3bffa !important; }

.text-hover-indigo-300:hover {
  color: #a3bffa !important; }

.bg-hover-indigo-300:hover {
  background-color: #a3bffa !important;
  border-color: #a3bffa !important; }

.bg-hover-indigo-300:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-400 {
  color: #7f9cf5 !important; }
  .text-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-400 {
  background-color: #7f9cf5 !important; }
  .bg-indigo-400:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-400 {
  border-color: #7f9cf5 !important; }
  .bc-indigo-400:after {
    border-bottom-color: #7f9cf5 !important; }

.text-hover-indigo-400:hover {
  color: #7f9cf5 !important; }

.bg-hover-indigo-400:hover {
  background-color: #7f9cf5 !important;
  border-color: #7f9cf5 !important; }

.bg-hover-indigo-400:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-500 {
  color: #667eea !important; }
  .text-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-500 {
  background-color: #667eea !important; }
  .bg-indigo-500:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-500 {
  border-color: #667eea !important; }
  .bc-indigo-500:after {
    border-bottom-color: #667eea !important; }

.text-hover-indigo-500:hover {
  color: #667eea !important; }

.bg-hover-indigo-500:hover {
  background-color: #667eea !important;
  border-color: #667eea !important; }

.bg-hover-indigo-500:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-600 {
  color: #5a67d8 !important; }
  .text-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-600 {
  background-color: #5a67d8 !important; }
  .bg-indigo-600:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-600 {
  border-color: #5a67d8 !important; }
  .bc-indigo-600:after {
    border-bottom-color: #5a67d8 !important; }

.text-hover-indigo-600:hover {
  color: #5a67d8 !important; }

.bg-hover-indigo-600:hover {
  background-color: #5a67d8 !important;
  border-color: #5a67d8 !important; }

.bg-hover-indigo-600:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-700 {
  color: #4c51bf !important; }
  .text-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-700 {
  background-color: #4c51bf !important; }
  .bg-indigo-700:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-700 {
  border-color: #4c51bf !important; }
  .bc-indigo-700:after {
    border-bottom-color: #4c51bf !important; }

.text-hover-indigo-700:hover {
  color: #4c51bf !important; }

.bg-hover-indigo-700:hover {
  background-color: #4c51bf !important;
  border-color: #4c51bf !important; }

.bg-hover-indigo-700:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-800 {
  color: #434190 !important; }
  .text-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-800 {
  background-color: #434190 !important; }
  .bg-indigo-800:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-800 {
  border-color: #434190 !important; }
  .bc-indigo-800:after {
    border-bottom-color: #434190 !important; }

.text-hover-indigo-800:hover {
  color: #434190 !important; }

.bg-hover-indigo-800:hover {
  background-color: #434190 !important;
  border-color: #434190 !important; }

.bg-hover-indigo-800:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-indigo-900 {
  color: #3c366b !important; }
  .text-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bg-indigo-900 {
  background-color: #3c366b !important; }
  .bg-indigo-900:focus {
    box-shadow: 0 0 0 0.2rem #a3bffa; }

.bc-indigo-900 {
  border-color: #3c366b !important; }
  .bc-indigo-900:after {
    border-bottom-color: #3c366b !important; }

.text-hover-indigo-900:hover {
  color: #3c366b !important; }

.bg-hover-indigo-900:hover {
  background-color: #3c366b !important;
  border-color: #3c366b !important; }

.bg-hover-indigo-900:focus {
  box-shadow: 0 0 0 0.2rem #a3bffa; }

.text-purple-100 {
  color: #faf5ff !important; }
  .text-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-100 {
  background-color: #faf5ff !important; }
  .bg-purple-100:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-100 {
  border-color: #faf5ff !important; }
  .bc-purple-100:after {
    border-bottom-color: #faf5ff !important; }

.text-hover-purple-100:hover {
  color: #faf5ff !important; }

.bg-hover-purple-100:hover {
  background-color: #faf5ff !important;
  border-color: #faf5ff !important; }

.bg-hover-purple-100:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-200 {
  color: #e9d8fd !important; }
  .text-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-200 {
  background-color: #e9d8fd !important; }
  .bg-purple-200:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-200 {
  border-color: #e9d8fd !important; }
  .bc-purple-200:after {
    border-bottom-color: #e9d8fd !important; }

.text-hover-purple-200:hover {
  color: #e9d8fd !important; }

.bg-hover-purple-200:hover {
  background-color: #e9d8fd !important;
  border-color: #e9d8fd !important; }

.bg-hover-purple-200:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-300 {
  color: #d6bcfa !important; }
  .text-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-300 {
  background-color: #d6bcfa !important; }
  .bg-purple-300:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-300 {
  border-color: #d6bcfa !important; }
  .bc-purple-300:after {
    border-bottom-color: #d6bcfa !important; }

.text-hover-purple-300:hover {
  color: #d6bcfa !important; }

.bg-hover-purple-300:hover {
  background-color: #d6bcfa !important;
  border-color: #d6bcfa !important; }

.bg-hover-purple-300:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-400 {
  color: #b794f4 !important; }
  .text-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-400 {
  background-color: #b794f4 !important; }
  .bg-purple-400:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-400 {
  border-color: #b794f4 !important; }
  .bc-purple-400:after {
    border-bottom-color: #b794f4 !important; }

.text-hover-purple-400:hover {
  color: #b794f4 !important; }

.bg-hover-purple-400:hover {
  background-color: #b794f4 !important;
  border-color: #b794f4 !important; }

.bg-hover-purple-400:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-500 {
  color: #9f7aea !important; }
  .text-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-500 {
  background-color: #9f7aea !important; }
  .bg-purple-500:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-500 {
  border-color: #9f7aea !important; }
  .bc-purple-500:after {
    border-bottom-color: #9f7aea !important; }

.text-hover-purple-500:hover {
  color: #9f7aea !important; }

.bg-hover-purple-500:hover {
  background-color: #9f7aea !important;
  border-color: #9f7aea !important; }

.bg-hover-purple-500:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-600 {
  color: #805ad5 !important; }
  .text-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-600 {
  background-color: #805ad5 !important; }
  .bg-purple-600:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-600 {
  border-color: #805ad5 !important; }
  .bc-purple-600:after {
    border-bottom-color: #805ad5 !important; }

.text-hover-purple-600:hover {
  color: #805ad5 !important; }

.bg-hover-purple-600:hover {
  background-color: #805ad5 !important;
  border-color: #805ad5 !important; }

.bg-hover-purple-600:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-700 {
  color: #6b46c1 !important; }
  .text-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-700 {
  background-color: #6b46c1 !important; }
  .bg-purple-700:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-700 {
  border-color: #6b46c1 !important; }
  .bc-purple-700:after {
    border-bottom-color: #6b46c1 !important; }

.text-hover-purple-700:hover {
  color: #6b46c1 !important; }

.bg-hover-purple-700:hover {
  background-color: #6b46c1 !important;
  border-color: #6b46c1 !important; }

.bg-hover-purple-700:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-800 {
  color: #553c9a !important; }
  .text-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-800 {
  background-color: #553c9a !important; }
  .bg-purple-800:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-800 {
  border-color: #553c9a !important; }
  .bc-purple-800:after {
    border-bottom-color: #553c9a !important; }

.text-hover-purple-800:hover {
  color: #553c9a !important; }

.bg-hover-purple-800:hover {
  background-color: #553c9a !important;
  border-color: #553c9a !important; }

.bg-hover-purple-800:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-purple-900 {
  color: #44337a !important; }
  .text-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bg-purple-900 {
  background-color: #44337a !important; }
  .bg-purple-900:focus {
    box-shadow: 0 0 0 0.2rem #d6bcfa; }

.bc-purple-900 {
  border-color: #44337a !important; }
  .bc-purple-900:after {
    border-bottom-color: #44337a !important; }

.text-hover-purple-900:hover {
  color: #44337a !important; }

.bg-hover-purple-900:hover {
  background-color: #44337a !important;
  border-color: #44337a !important; }

.bg-hover-purple-900:focus {
  box-shadow: 0 0 0 0.2rem #d6bcfa; }

.text-gray-100 {
  color: #f7fafc !important; }
  .text-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-100 {
  background-color: #f7fafc !important; }
  .bg-gray-100:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-100 {
  border-color: #f7fafc !important; }
  .bc-gray-100:after {
    border-bottom-color: #f7fafc !important; }

.text-hover-gray-100:hover {
  color: #f7fafc !important; }

.bg-hover-gray-100:hover {
  background-color: #f7fafc !important;
  border-color: #f7fafc !important; }

.bg-hover-gray-100:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-200 {
  color: #edf2f7 !important; }
  .text-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-200 {
  background-color: #edf2f7 !important; }
  .bg-gray-200:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-200 {
  border-color: #edf2f7 !important; }
  .bc-gray-200:after {
    border-bottom-color: #edf2f7 !important; }

.text-hover-gray-200:hover {
  color: #edf2f7 !important; }

.bg-hover-gray-200:hover {
  background-color: #edf2f7 !important;
  border-color: #edf2f7 !important; }

.bg-hover-gray-200:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-300 {
  color: #e2e8f0 !important; }
  .text-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-300 {
  background-color: #e2e8f0 !important; }
  .bg-gray-300:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-300 {
  border-color: #e2e8f0 !important; }
  .bc-gray-300:after {
    border-bottom-color: #e2e8f0 !important; }

.text-hover-gray-300:hover {
  color: #e2e8f0 !important; }

.bg-hover-gray-300:hover {
  background-color: #e2e8f0 !important;
  border-color: #e2e8f0 !important; }

.bg-hover-gray-300:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-400 {
  color: #cbd5e0 !important; }
  .text-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-400 {
  background-color: #cbd5e0 !important; }
  .bg-gray-400:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-400 {
  border-color: #cbd5e0 !important; }
  .bc-gray-400:after {
    border-bottom-color: #cbd5e0 !important; }

.text-hover-gray-400:hover {
  color: #cbd5e0 !important; }

.bg-hover-gray-400:hover {
  background-color: #cbd5e0 !important;
  border-color: #cbd5e0 !important; }

.bg-hover-gray-400:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-500 {
  color: #a0aec0 !important; }
  .text-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-500 {
  background-color: #a0aec0 !important; }
  .bg-gray-500:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-500 {
  border-color: #a0aec0 !important; }
  .bc-gray-500:after {
    border-bottom-color: #a0aec0 !important; }

.text-hover-gray-500:hover {
  color: #a0aec0 !important; }

.bg-hover-gray-500:hover {
  background-color: #a0aec0 !important;
  border-color: #a0aec0 !important; }

.bg-hover-gray-500:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-600 {
  color: #718096 !important; }
  .text-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-600 {
  background-color: #718096 !important; }
  .bg-gray-600:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-600 {
  border-color: #718096 !important; }
  .bc-gray-600:after {
    border-bottom-color: #718096 !important; }

.text-hover-gray-600:hover {
  color: #718096 !important; }

.bg-hover-gray-600:hover {
  background-color: #718096 !important;
  border-color: #718096 !important; }

.bg-hover-gray-600:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-700 {
  color: #4a5568 !important; }
  .text-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-700 {
  background-color: #4a5568 !important; }
  .bg-gray-700:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-700 {
  border-color: #4a5568 !important; }
  .bc-gray-700:after {
    border-bottom-color: #4a5568 !important; }

.text-hover-gray-700:hover {
  color: #4a5568 !important; }

.bg-hover-gray-700:hover {
  background-color: #4a5568 !important;
  border-color: #4a5568 !important; }

.bg-hover-gray-700:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-800 {
  color: #2d3748 !important; }
  .text-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-800 {
  background-color: #2d3748 !important; }
  .bg-gray-800:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-800 {
  border-color: #2d3748 !important; }
  .bc-gray-800:after {
    border-bottom-color: #2d3748 !important; }

.text-hover-gray-800:hover {
  color: #2d3748 !important; }

.bg-hover-gray-800:hover {
  background-color: #2d3748 !important;
  border-color: #2d3748 !important; }

.bg-hover-gray-800:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

.text-gray-900 {
  color: #1a202c !important; }
  .text-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bg-gray-900 {
  background-color: #1a202c !important; }
  .bg-gray-900:focus {
    box-shadow: 0 0 0 0.2rem #e2e8f0; }

.bc-gray-900 {
  border-color: #1a202c !important; }
  .bc-gray-900:after {
    border-bottom-color: #1a202c !important; }

.text-hover-gray-900:hover {
  color: #1a202c !important; }

.bg-hover-gray-900:hover {
  background-color: #1a202c !important;
  border-color: #1a202c !important; }

.bg-hover-gray-900:focus {
  box-shadow: 0 0 0 0.2rem #e2e8f0; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
/* Headline sizes */
h1 {
  font-size: 48px;
  letter-spacing: 0.4px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

/* Font transformations */
.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

/* Text alignments */
.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.text-left {
  text-align: left !important; }

/* Font weights */
.font-thin {
  font-weight: 200; }

.font-light {
  font-weight: 300; }

.font-normal {
  font-weight: 400; }

.font-semibold {
  font-weight: 600; }

.font-bold {
  font-weight: 700; }

/*
* YACSS 0.1.41
* Florian Woelki, Copyright 2020
* http://florianwoelki.github.io/YACSS
*/
.container {
  max-width: 60em;
  margin: 0 auto 24px;
  width: 80%; }
  .container h1,
  .container h2,
  .container h3,
  .container h4,
  .container h5,
  .container h6 {
    line-height: 1.125em;
    margin: 16px 0; }

.pointer {
  cursor: pointer !important; }

.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  flex-wrap: wrap; }

.circle {
  border-radius: 100%;
  line-height: 3.125rem;
  padding: 0;
  width: 3.125rem; }

.pilled {
  border-radius: 6.25rem;
  padding-left: 24px;
  padding-right: 24px; }

.flex {
  display: flex !important; }

.block {
  display: block !important; }

.inline-flex {
  display: inline-flex !important; }

.inline-block {
  display: inline-block !important; }

.pull-right {
  float: right !important; }

@media screen and (max-width: 639px) {
  .xs-hide {
    display: none; } }

@media screen and (max-width: 768px) {
  .sm-hide {
    display: none; }
  .sm-pos-0 {
    order: 0; }
  .sm-pos-1 {
    order: 1; }
  .sm-pos-2 {
    order: 2; }
  .sm-pos-3 {
    order: 3; }
  .sm-pos-4 {
    order: 4; }
  .sm-pos-5 {
    order: 5; }
  .sm-pos-6 {
    order: 6; }
  .sm-pos-7 {
    order: 7; }
  .sm-pos-8 {
    order: 8; }
  .sm-pos-9 {
    order: 9; }
  .sm-pos-10 {
    order: 10; }
  .sm-pos-11 {
    order: 11; }
  .sm-pos-12 {
    order: 12; } }

@media (min-width: 769px) and (max-width: 1023px) {
  .md-hide {
    display: none; }
  .md-pos-0 {
    order: 0; }
  .md-pos-1 {
    order: 1; }
  .md-pos-2 {
    order: 2; }
  .md-pos-3 {
    order: 3; }
  .md-pos-4 {
    order: 4; }
  .md-pos-5 {
    order: 5; }
  .md-pos-6 {
    order: 6; }
  .md-pos-7 {
    order: 7; }
  .md-pos-8 {
    order: 8; }
  .md-pos-9 {
    order: 9; }
  .md-pos-10 {
    order: 10; }
  .md-pos-11 {
    order: 11; }
  .md-pos-12 {
    order: 12; } }

@media screen and (min-width: 1024px) {
  .lg-hide {
    display: none; }
  .lg-pos-0 {
    order: 0; }
  .lg-pos-1 {
    order: 1; }
  .lg-pos-2 {
    order: 2; }
  .lg-pos-3 {
    order: 3; }
  .lg-pos-4 {
    order: 4; }
  .lg-pos-5 {
    order: 5; }
  .lg-pos-6 {
    order: 6; }
  .lg-pos-7 {
    order: 7; }
  .lg-pos-8 {
    order: 8; }
  .lg-pos-9 {
    order: 9; }
  .lg-pos-10 {
    order: 10; }
  .lg-pos-11 {
    order: 11; }
  .lg-pos-12 {
    order: 12; } }

.top-0 {
  top: 0px !important; }

.bottom-0 {
  bottom: 0px !important; }

.left-0 {
  left: 0px !important; }

.right-0 {
  right: 0px !important; }

.m-0 {
  margin: 0px !important; }

.ml-0 {
  margin-left: 0px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.p-0 {
  padding: 0px !important; }

.pl-0 {
  padding-left: 0px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pt-0 {
  padding-top: 0px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.top-0-25 {
  top: 4px !important; }

.bottom-0-25 {
  bottom: 4px !important; }

.left-0-25 {
  left: 4px !important; }

.right-0-25 {
  right: 4px !important; }

.m-0-25 {
  margin: 4px !important; }

.ml-0-25 {
  margin-left: 4px !important; }

.mr-0-25 {
  margin-right: 4px !important; }

.mt-0-25 {
  margin-top: 4px !important; }

.mb-0-25 {
  margin-bottom: 4px !important; }

.p-0-25 {
  padding: 4px !important; }

.pl-0-25 {
  padding-left: 4px !important; }

.pr-0-25 {
  padding-right: 4px !important; }

.pt-0-25 {
  padding-top: 4px !important; }

.pb-0-25 {
  padding-bottom: 4px !important; }

.top-0-5 {
  top: 8px !important; }

.bottom-0-5 {
  bottom: 8px !important; }

.left-0-5 {
  left: 8px !important; }

.right-0-5 {
  right: 8px !important; }

.m-0-5 {
  margin: 8px !important; }

.ml-0-5 {
  margin-left: 8px !important; }

.mr-0-5 {
  margin-right: 8px !important; }

.mt-0-5 {
  margin-top: 8px !important; }

.mb-0-5 {
  margin-bottom: 8px !important; }

.p-0-5 {
  padding: 8px !important; }

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

.pr-0-5 {
  padding-right: 8px !important; }

.pt-0-5 {
  padding-top: 8px !important; }

.pb-0-5 {
  padding-bottom: 8px !important; }

.top-0-75 {
  top: 12px !important; }

.bottom-0-75 {
  bottom: 12px !important; }

.left-0-75 {
  left: 12px !important; }

.right-0-75 {
  right: 12px !important; }

.m-0-75 {
  margin: 12px !important; }

.ml-0-75 {
  margin-left: 12px !important; }

.mr-0-75 {
  margin-right: 12px !important; }

.mt-0-75 {
  margin-top: 12px !important; }

.mb-0-75 {
  margin-bottom: 12px !important; }

.p-0-75 {
  padding: 12px !important; }

.pl-0-75 {
  padding-left: 12px !important; }

.pr-0-75 {
  padding-right: 12px !important; }

.pt-0-75 {
  padding-top: 12px !important; }

.pb-0-75 {
  padding-bottom: 12px !important; }

.top-1 {
  top: 16px !important; }

.bottom-1 {
  bottom: 16px !important; }

.left-1 {
  left: 16px !important; }

.right-1 {
  right: 16px !important; }

.m-1 {
  margin: 16px !important; }

.ml-1 {
  margin-left: 16px !important; }

.mr-1 {
  margin-right: 16px !important; }

.mt-1 {
  margin-top: 16px !important; }

.mb-1 {
  margin-bottom: 16px !important; }

.p-1 {
  padding: 16px !important; }

.pl-1 {
  padding-left: 16px !important; }

.pr-1 {
  padding-right: 16px !important; }

.pt-1 {
  padding-top: 16px !important; }

.pb-1 {
  padding-bottom: 16px !important; }

.top-1-5 {
  top: 24px !important; }

.bottom-1-5 {
  bottom: 24px !important; }

.left-1-5 {
  left: 24px !important; }

.right-1-5 {
  right: 24px !important; }

.m-1-5 {
  margin: 24px !important; }

.ml-1-5 {
  margin-left: 24px !important; }

.mr-1-5 {
  margin-right: 24px !important; }

.mt-1-5 {
  margin-top: 24px !important; }

.mb-1-5 {
  margin-bottom: 24px !important; }

.p-1-5 {
  padding: 24px !important; }

.pl-1-5 {
  padding-left: 24px !important; }

.pr-1-5 {
  padding-right: 24px !important; }

.pt-1-5 {
  padding-top: 24px !important; }

.pb-1-5 {
  padding-bottom: 24px !important; }

.top-2 {
  top: 32px !important; }

.bottom-2 {
  bottom: 32px !important; }

.left-2 {
  left: 32px !important; }

.right-2 {
  right: 32px !important; }

.m-2 {
  margin: 32px !important; }

.ml-2 {
  margin-left: 32px !important; }

.mr-2 {
  margin-right: 32px !important; }

.mt-2 {
  margin-top: 32px !important; }

.mb-2 {
  margin-bottom: 32px !important; }

.p-2 {
  padding: 32px !important; }

.pl-2 {
  padding-left: 32px !important; }

.pr-2 {
  padding-right: 32px !important; }

.pt-2 {
  padding-top: 32px !important; }

.pb-2 {
  padding-bottom: 32px !important; }

.top-3 {
  top: 48px !important; }

.bottom-3 {
  bottom: 48px !important; }

.left-3 {
  left: 48px !important; }

.right-3 {
  right: 48px !important; }

.m-3 {
  margin: 48px !important; }

.ml-3 {
  margin-left: 48px !important; }

.mr-3 {
  margin-right: 48px !important; }

.mt-3 {
  margin-top: 48px !important; }

.mb-3 {
  margin-bottom: 48px !important; }

.p-3 {
  padding: 48px !important; }

.pl-3 {
  padding-left: 48px !important; }

.pr-3 {
  padding-right: 48px !important; }

.pt-3 {
  padding-top: 48px !important; }

.pb-3 {
  padding-bottom: 48px !important; }

.top-4 {
  top: 64px !important; }

.bottom-4 {
  bottom: 64px !important; }

.left-4 {
  left: 64px !important; }

.right-4 {
  right: 64px !important; }

.m-4 {
  margin: 64px !important; }

.ml-4 {
  margin-left: 64px !important; }

.mr-4 {
  margin-right: 64px !important; }

.mt-4 {
  margin-top: 64px !important; }

.mb-4 {
  margin-bottom: 64px !important; }

.p-4 {
  padding: 64px !important; }

.pl-4 {
  padding-left: 64px !important; }

.pr-4 {
  padding-right: 64px !important; }

.pt-4 {
  padding-top: 64px !important; }

.pb-4 {
  padding-bottom: 64px !important; }

.top-6 {
  top: 96px !important; }

.bottom-6 {
  bottom: 96px !important; }

.left-6 {
  left: 96px !important; }

.right-6 {
  right: 96px !important; }

.m-6 {
  margin: 96px !important; }

.ml-6 {
  margin-left: 96px !important; }

.mr-6 {
  margin-right: 96px !important; }

.mt-6 {
  margin-top: 96px !important; }

.mb-6 {
  margin-bottom: 96px !important; }

.p-6 {
  padding: 96px !important; }

.pl-6 {
  padding-left: 96px !important; }

.pr-6 {
  padding-right: 96px !important; }

.pt-6 {
  padding-top: 96px !important; }

.pb-6 {
  padding-bottom: 96px !important; }

.top-8 {
  top: 128px !important; }

.bottom-8 {
  bottom: 128px !important; }

.left-8 {
  left: 128px !important; }

.right-8 {
  right: 128px !important; }

.m-8 {
  margin: 128px !important; }

.ml-8 {
  margin-left: 128px !important; }

.mr-8 {
  margin-right: 128px !important; }

.mt-8 {
  margin-top: 128px !important; }

.mb-8 {
  margin-bottom: 128px !important; }

.p-8 {
  padding: 128px !important; }

.pl-8 {
  padding-left: 128px !important; }

.pr-8 {
  padding-right: 128px !important; }

.pt-8 {
  padding-top: 128px !important; }

.pb-8 {
  padding-bottom: 128px !important; }

.top-12 {
  top: 192px !important; }

.bottom-12 {
  bottom: 192px !important; }

.left-12 {
  left: 192px !important; }

.right-12 {
  right: 192px !important; }

.m-12 {
  margin: 192px !important; }

.ml-12 {
  margin-left: 192px !important; }

.mr-12 {
  margin-right: 192px !important; }

.mt-12 {
  margin-top: 192px !important; }

.mb-12 {
  margin-bottom: 192px !important; }

.p-12 {
  padding: 192px !important; }

.pl-12 {
  padding-left: 192px !important; }

.pr-12 {
  padding-right: 192px !important; }

.pt-12 {
  padding-top: 192px !important; }

.pb-12 {
  padding-bottom: 192px !important; }

.top-16 {
  top: 256px !important; }

.bottom-16 {
  bottom: 256px !important; }

.left-16 {
  left: 256px !important; }

.right-16 {
  right: 256px !important; }

.m-16 {
  margin: 256px !important; }

.ml-16 {
  margin-left: 256px !important; }

.mr-16 {
  margin-right: 256px !important; }

.mt-16 {
  margin-top: 256px !important; }

.mb-16 {
  margin-bottom: 256px !important; }

.p-16 {
  padding: 256px !important; }

.pl-16 {
  padding-left: 256px !important; }

.pr-16 {
  padding-right: 256px !important; }

.pt-16 {
  padding-top: 256px !important; }

.pb-16 {
  padding-bottom: 256px !important; }

.top-24 {
  top: 384px !important; }

.bottom-24 {
  bottom: 384px !important; }

.left-24 {
  left: 384px !important; }

.right-24 {
  right: 384px !important; }

.m-24 {
  margin: 384px !important; }

.ml-24 {
  margin-left: 384px !important; }

.mr-24 {
  margin-right: 384px !important; }

.mt-24 {
  margin-top: 384px !important; }

.mb-24 {
  margin-bottom: 384px !important; }

.p-24 {
  padding: 384px !important; }

.pl-24 {
  padding-left: 384px !important; }

.pr-24 {
  padding-right: 384px !important; }

.pt-24 {
  padding-top: 384px !important; }

.pb-24 {
  padding-bottom: 384px !important; }

.top-32 {
  top: 512px !important; }

.bottom-32 {
  bottom: 512px !important; }

.left-32 {
  left: 512px !important; }

.right-32 {
  right: 512px !important; }

.m-32 {
  margin: 512px !important; }

.ml-32 {
  margin-left: 512px !important; }

.mr-32 {
  margin-right: 512px !important; }

.mt-32 {
  margin-top: 512px !important; }

.mb-32 {
  margin-bottom: 512px !important; }

.p-32 {
  padding: 512px !important; }

.pl-32 {
  padding-left: 512px !important; }

.pr-32 {
  padding-right: 512px !important; }

.pt-32 {
  padding-top: 512px !important; }

.pb-32 {
  padding-bottom: 512px !important; }

.top-40 {
  top: 640px !important; }

.bottom-40 {
  bottom: 640px !important; }

.left-40 {
  left: 640px !important; }

.right-40 {
  right: 640px !important; }

.m-40 {
  margin: 640px !important; }

.ml-40 {
  margin-left: 640px !important; }

.mr-40 {
  margin-right: 640px !important; }

.mt-40 {
  margin-top: 640px !important; }

.mb-40 {
  margin-bottom: 640px !important; }

.p-40 {
  padding: 640px !important; }

.pl-40 {
  padding-left: 640px !important; }

.pr-40 {
  padding-right: 640px !important; }

.pt-40 {
  padding-top: 640px !important; }

.pb-40 {
  padding-bottom: 640px !important; }

.top-48 {
  top: 768px !important; }

.bottom-48 {
  bottom: 768px !important; }

.left-48 {
  left: 768px !important; }

.right-48 {
  right: 768px !important; }

.m-48 {
  margin: 768px !important; }

.ml-48 {
  margin-left: 768px !important; }

.mr-48 {
  margin-right: 768px !important; }

.mt-48 {
  margin-top: 768px !important; }

.mb-48 {
  margin-bottom: 768px !important; }

.p-48 {
  padding: 768px !important; }

.pl-48 {
  padding-left: 768px !important; }

.pr-48 {
  padding-right: 768px !important; }

.pt-48 {
  padding-top: 768px !important; }

.pb-48 {
  padding-bottom: 768px !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

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

.line-height-12 {
  line-height: 12px; }

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

.line-height-14 {
  line-height: 14px; }

.font-16 {
  font-size: 16px; }

.line-height-16 {
  line-height: 16px; }

.font-18 {
  font-size: 18px; }

.line-height-18 {
  line-height: 18px; }

.font-20 {
  font-size: 20px; }

.line-height-20 {
  line-height: 20px; }

.font-24 {
  font-size: 24px; }

.line-height-24 {
  line-height: 24px; }

.font-30 {
  font-size: 30px; }

.line-height-30 {
  line-height: 30px; }

.font-36 {
  font-size: 36px; }

.line-height-36 {
  line-height: 36px; }

.font-48 {
  font-size: 48px; }

.line-height-48 {
  line-height: 48px; }

.font-60 {
  font-size: 60px; }

.line-height-60 {
  line-height: 60px; }

.font-72 {
  font-size: 72px; }

.line-height-72 {
  line-height: 72px; }

.font-96 {
  font-size: 96px; }

.line-height-96 {
  line-height: 96px; }

.font-144 {
  font-size: 144px; }

.line-height-144 {
  line-height: 144px; }

.font-288 {
  font-size: 288px; }

.line-height-288 {
  line-height: 288px; }

.w-0 {
  width: 0px; }

.mw-0 {
  max-width: 0px; }

.h-0 {
  height: 0px; }

.mh-0 {
  max-height: 0px; }

.w-0-25 {
  width: 4px; }

.mw-0-25 {
  max-width: 4px; }

.h-0-25 {
  height: 4px; }

.mh-0-25 {
  max-height: 4px; }

.w-0-5 {
  width: 8px; }

.mw-0-5 {
  max-width: 8px; }

.h-0-5 {
  height: 8px; }

.mh-0-5 {
  max-height: 8px; }

.w-0-75 {
  width: 12px; }

.mw-0-75 {
  max-width: 12px; }

.h-0-75 {
  height: 12px; }

.mh-0-75 {
  max-height: 12px; }

.w-1 {
  width: 16px; }

.mw-1 {
  max-width: 16px; }

.h-1 {
  height: 16px; }

.mh-1 {
  max-height: 16px; }

.w-1-25 {
  width: 20px; }

.mw-1-25 {
  max-width: 20px; }

.h-1-25 {
  height: 20px; }

.mh-1-25 {
  max-height: 20px; }

.w-1-5 {
  width: 24px; }

.mw-1-5 {
  max-width: 24px; }

.h-1-5 {
  height: 24px; }

.mh-1-5 {
  max-height: 24px; }

.w-2 {
  width: 32px; }

.mw-2 {
  max-width: 32px; }

.h-2 {
  height: 32px; }

.mh-2 {
  max-height: 32px; }

.w-2-5 {
  width: 40px; }

.mw-2-5 {
  max-width: 40px; }

.h-2-5 {
  height: 40px; }

.mh-2-5 {
  max-height: 40px; }

.w-3 {
  width: 48px; }

.mw-3 {
  max-width: 48px; }

.h-3 {
  height: 48px; }

.mh-3 {
  max-height: 48px; }

.w-4 {
  width: 64px; }

.mw-4 {
  max-width: 64px; }

.h-4 {
  height: 64px; }

.mh-4 {
  max-height: 64px; }

.w-5 {
  width: 80px; }

.mw-5 {
  max-width: 80px; }

.h-5 {
  height: 80px; }

.mh-5 {
  max-height: 80px; }

.w-6 {
  width: 96px; }

.mw-6 {
  max-width: 96px; }

.h-6 {
  height: 96px; }

.mh-6 {
  max-height: 96px; }

.w-8 {
  width: 128px; }

.mw-8 {
  max-width: 128px; }

.h-8 {
  height: 128px; }

.mh-8 {
  max-height: 128px; }

.w-10 {
  width: 160px; }

.mw-10 {
  max-width: 160px; }

.h-10 {
  height: 160px; }

.mh-10 {
  max-height: 160px; }

.w-12 {
  width: 192px; }

.mw-12 {
  max-width: 192px; }

.h-12 {
  height: 192px; }

.mh-12 {
  max-height: 192px; }

.w-14 {
  width: 224px; }

.mw-14 {
  max-width: 224px; }

.h-14 {
  height: 224px; }

.mh-14 {
  max-height: 224px; }

.w-16 {
  width: 256px; }

.mw-16 {
  max-width: 256px; }

.h-16 {
  height: 256px; }

.mh-16 {
  max-height: 256px; }

.w-18 {
  width: 288px; }

.mw-18 {
  max-width: 288px; }

.h-18 {
  height: 288px; }

.mh-18 {
  max-height: 288px; }

.w-20 {
  width: 320px; }

.mw-20 {
  max-width: 320px; }

.h-20 {
  height: 320px; }

.mh-20 {
  max-height: 320px; }

.w-22 {
  width: 352px; }

.mw-22 {
  max-width: 352px; }

.h-22 {
  height: 352px; }

.mh-22 {
  max-height: 352px; }

.w-24 {
  width: 384px; }

.mw-24 {
  max-width: 384px; }

.h-24 {
  height: 384px; }

.mh-24 {
  max-height: 384px; }

.w-28 {
  width: 448px; }

.mw-28 {
  max-width: 448px; }

.h-28 {
  height: 448px; }

.mh-28 {
  max-height: 448px; }

.w-32 {
  width: 512px; }

.mw-32 {
  max-width: 512px; }

.h-32 {
  height: 512px; }

.mh-32 {
  max-height: 512px; }

.w-36 {
  width: 576px; }

.mw-36 {
  max-width: 576px; }

.h-36 {
  height: 576px; }

.mh-36 {
  max-height: 576px; }

.w-40 {
  width: 640px; }

.mw-40 {
  max-width: 640px; }

.h-40 {
  height: 640px; }

.mh-40 {
  max-height: 640px; }

.w-100 {
  width: 100%; }

.h-100 {
  height: 100%; }

.shadow-none {
  box-shadow: none; }

.shadow-xs {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12); }

.shadow-sm {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.12); }

.shadow-md {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12); }

.shadow-lg {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12); }

.shadow-xl {
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12); }

.b-radius-none {
  border-radius: 0px !important; }

.btl-radius-none {
  border-top-left-radius: 0px !important; }

.btr-radius-none {
  border-top-right-radius: 0px !important; }

.bbl-radius-none {
  border-bottom-left-radius: 0px !important; }

.bbr-radius-none {
  border-bottom-right-radius: 0px !important; }

.b-radius-sm {
  border-radius: 2px !important; }

.btl-radius-sm {
  border-top-left-radius: 2px !important; }

.btr-radius-sm {
  border-top-right-radius: 2px !important; }

.bbl-radius-sm {
  border-bottom-left-radius: 2px !important; }

.bbr-radius-sm {
  border-bottom-right-radius: 2px !important; }

.b-radius-reg {
  border-radius: 4px !important; }

.btl-radius-reg {
  border-top-left-radius: 4px !important; }

.btr-radius-reg {
  border-top-right-radius: 4px !important; }

.bbl-radius-reg {
  border-bottom-left-radius: 4px !important; }

.bbr-radius-reg {
  border-bottom-right-radius: 4px !important; }

.b-radius-md {
  border-radius: 6px !important; }

.btl-radius-md {
  border-top-left-radius: 6px !important; }

.btr-radius-md {
  border-top-right-radius: 6px !important; }

.bbl-radius-md {
  border-bottom-left-radius: 6px !important; }

.bbr-radius-md {
  border-bottom-right-radius: 6px !important; }

.b-radius-lg {
  border-radius: 8px !important; }

.btl-radius-lg {
  border-top-left-radius: 8px !important; }

.btr-radius-lg {
  border-top-right-radius: 8px !important; }

.bbl-radius-lg {
  border-bottom-left-radius: 8px !important; }

.bbr-radius-lg {
  border-bottom-right-radius: 8px !important; }

.b-0 {
  border: 0 solid #fff; }

.bt-0 {
  border-top: 0 solid #fff; }

.bb-0 {
  border-bottom: 0 solid #fff; }

.bl-0 {
  border-left: 0 solid #fff; }

.br-0 {
  border-right: 0 solid #fff; }

.b-1 {
  border: 1px solid #fff; }

.bt-1 {
  border-top: 1px solid #fff; }

.bb-1 {
  border-bottom: 1px solid #fff; }

.bl-1 {
  border-left: 1px solid #fff; }

.br-1 {
  border-right: 1px solid #fff; }

.b-2 {
  border: 2px solid #fff; }

.bt-2 {
  border-top: 2px solid #fff; }

.bb-2 {
  border-bottom: 2px solid #fff; }

.bl-2 {
  border-left: 2px solid #fff; }

.br-2 {
  border-right: 2px solid #fff; }

.b-4 {
  border: 4px solid #fff; }

.bt-4 {
  border-top: 4px solid #fff; }

.bb-4 {
  border-bottom: 4px solid #fff; }

.bl-4 {
  border-left: 4px solid #fff; }

.br-4 {
  border-right: 4px solid #fff; }

.b-8 {
  border: 8px solid #fff; }

.bt-8 {
  border-top: 8px solid #fff; }

.bb-8 {
  border-bottom: 8px solid #fff; }

.bl-8 {
  border-left: 8px solid #fff; }

.br-8 {
  border-right: 8px solid #fff; }

.b-hover-none:hover {
  border: none !important; }

kbd {
  padding: 4px;
  margin: 8px 0;
  background-color: var(--accent-color-200);
  color: var(--accent-color-700);
  border-radius: 4px; }
