﻿/*$font-family-base: $font-family;*/
/*$headings-font-family: $font-family;*/
/* remap grays */
/* Bootstrap 4 mixins - no change */
/* from Bootstrap 4 utilities - replaced $theme-colors with $colors */
.text-blue {
  color: #007bff !important; }

a.text-blue:focus {
  color: #0062cc !important; }

a.text-blue:hover {
  color: #0062cc !important; }

.text-indigo {
  color: #6610f2 !important; }

a.text-indigo:focus {
  color: #510bc4 !important; }

a.text-indigo:hover {
  color: #510bc4 !important; }

.text-purple {
  color: #6f42c1 !important; }

a.text-purple:focus {
  color: #59339d !important; }

a.text-purple:hover {
  color: #59339d !important; }

.text-pink {
  color: #e83e8c !important; }

a.text-pink:focus {
  color: #d91a72 !important; }

a.text-pink:hover {
  color: #d91a72 !important; }

.text-red {
  color: #dc3545 !important; }

a.text-red:focus {
  color: #bd2130 !important; }

a.text-red:hover {
  color: #bd2130 !important; }

.text-orange {
  color: #fd7e14 !important; }

a.text-orange:focus {
  color: #dc6502 !important; }

a.text-orange:hover {
  color: #dc6502 !important; }

.text-yellow {
  color: #ffc107 !important; }

a.text-yellow:focus {
  color: #d39e00 !important; }

a.text-yellow:hover {
  color: #d39e00 !important; }

.text-green {
  color: #28a745 !important; }

a.text-green:focus {
  color: #1e7e34 !important; }

a.text-green:hover {
  color: #1e7e34 !important; }

.text-teal {
  color: #20c997 !important; }

a.text-teal:focus {
  color: #199d76 !important; }

a.text-teal:hover {
  color: #199d76 !important; }

.text-cyan {
  color: #17a2b8 !important; }

a.text-cyan:focus {
  color: #117a8b !important; }

a.text-cyan:hover {
  color: #117a8b !important; }

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

a.text-white:focus {
  color: #e6e6e6 !important; }

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

.text-gray {
  color: #6c757d !important; }

a.text-gray:focus {
  color: #545b62 !important; }

a.text-gray:hover {
  color: #545b62 !important; }

.text-gray-dark {
  color: #343a40 !important; }

a.text-gray-dark:focus {
  color: #1d2124 !important; }

a.text-gray-dark:hover {
  color: #1d2124 !important; }

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

a.text-blue-100:focus {
  color: #b3d7ff !important; }

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

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

a.text-blue-200:focus {
  color: #8cc4ff !important; }

a.text-blue-200:hover {
  color: #8cc4ff !important; }

.text-blue-300 {
  color: #80bdff !important; }

a.text-blue-300:focus {
  color: #4da2ff !important; }

a.text-blue-300:hover {
  color: #4da2ff !important; }

.text-blue-400 {
  color: #409cff !important; }

a.text-blue-400:focus {
  color: #0d82ff !important; }

a.text-blue-400:hover {
  color: #0d82ff !important; }

.text-blue-500 {
  color: #007bff !important; }

a.text-blue-500:focus {
  color: #0062cc !important; }

a.text-blue-500:hover {
  color: #0062cc !important; }

.text-blue-600 {
  color: #005cbf !important; }

a.text-blue-600:focus {
  color: #00438c !important; }

a.text-blue-600:hover {
  color: #00438c !important; }

.text-blue-700 {
  color: #003e80 !important; }

a.text-blue-700:focus {
  color: #00254d !important; }

a.text-blue-700:hover {
  color: #00254d !important; }

.text-blue-800 {
  color: #001f40 !important; }

a.text-blue-800:focus {
  color: #00060d !important; }

a.text-blue-800:hover {
  color: #00060d !important; }

.text-blue-900 {
  color: #001226 !important; }

a.text-blue-900:focus {
  color: black !important; }

a.text-blue-900:hover {
  color: black !important; }

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

a.text-indigo-100:focus {
  color: #d1b6fc !important; }

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

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

a.text-indigo-200:focus {
  color: #ba92fa !important; }

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

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

a.text-indigo-300:focus {
  color: #9457f7 !important; }

a.text-indigo-300:hover {
  color: #9457f7 !important; }

.text-indigo-400 {
  color: #8c4cf5 !important; }

a.text-indigo-400:focus {
  color: #6d1cf2 !important; }

a.text-indigo-400:hover {
  color: #6d1cf2 !important; }

.text-indigo-500 {
  color: #6610f2 !important; }

a.text-indigo-500:focus {
  color: #510bc4 !important; }

a.text-indigo-500:hover {
  color: #510bc4 !important; }

.text-indigo-600 {
  color: #4d0cb6 !important; }

a.text-indigo-600:focus {
  color: #390986 !important; }

a.text-indigo-600:hover {
  color: #390986 !important; }

.text-indigo-700 {
  color: #330879 !important; }

a.text-indigo-700:focus {
  color: #1f0549 !important; }

a.text-indigo-700:hover {
  color: #1f0549 !important; }

.text-indigo-800 {
  color: #1a043d !important; }

a.text-indigo-800:focus {
  color: #06010d !important; }

a.text-indigo-800:hover {
  color: #06010d !important; }

.text-indigo-900 {
  color: #0f0224 !important; }

a.text-indigo-900:focus {
  color: black !important; }

a.text-indigo-900:hover {
  color: black !important; }

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

a.text-purple-100:focus {
  color: #d4c5ed !important; }

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

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

a.text-purple-200:focus {
  color: #bda9e4 !important; }

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

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

a.text-purple-300:focus {
  color: #9a7bd3 !important; }

a.text-purple-300:hover {
  color: #9a7bd3 !important; }

.text-purple-400 {
  color: #9371d1 !important; }

a.text-purple-400:focus {
  color: #764ac5 !important; }

a.text-purple-400:hover {
  color: #764ac5 !important; }

.text-purple-500 {
  color: #6f42c1 !important; }

a.text-purple-500:focus {
  color: #59339d !important; }

a.text-purple-500:hover {
  color: #59339d !important; }

.text-purple-600 {
  color: #533291 !important; }

a.text-purple-600:focus {
  color: #3d256b !important; }

a.text-purple-600:hover {
  color: #3d256b !important; }

.text-purple-700 {
  color: #382161 !important; }

a.text-purple-700:focus {
  color: #22143b !important; }

a.text-purple-700:hover {
  color: #22143b !important; }

.text-purple-800 {
  color: #1c1130 !important; }

a.text-purple-800:focus {
  color: #06040a !important; }

a.text-purple-800:hover {
  color: #06040a !important; }

.text-purple-900 {
  color: #110a1d !important; }

a.text-purple-900:focus {
  color: black !important; }

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

.text-pink-100 {
  color: #fdecf4 !important; }

a.text-pink-100:focus {
  color: #f8bed9 !important; }

a.text-pink-100:hover {
  color: #f8bed9 !important; }

.text-pink-200 {
  color: #f9cfe2 !important; }

a.text-pink-200:focus {
  color: #f3a2c7 !important; }

a.text-pink-200:hover {
  color: #f3a2c7 !important; }

.text-pink-300 {
  color: #f49fc6 !important; }

a.text-pink-300:focus {
  color: #ef71ab !important; }

a.text-pink-300:hover {
  color: #ef71ab !important; }

.text-pink-400 {
  color: #ee6ea9 !important; }

a.text-pink-400:focus {
  color: #e9408e !important; }

a.text-pink-400:hover {
  color: #e9408e !important; }

.text-pink-500 {
  color: #e83e8c !important; }

a.text-pink-500:focus {
  color: #d91a72 !important; }

a.text-pink-500:hover {
  color: #d91a72 !important; }

.text-pink-600 {
  color: #ae2f69 !important; }

a.text-pink-600:focus {
  color: #862451 !important; }

a.text-pink-600:hover {
  color: #862451 !important; }

.text-pink-700 {
  color: #741f46 !important; }

a.text-pink-700:focus {
  color: #4c142e !important; }

a.text-pink-700:hover {
  color: #4c142e !important; }

.text-pink-800 {
  color: #3a1023 !important; }

a.text-pink-800:focus {
  color: #12050b !important; }

a.text-pink-800:hover {
  color: #12050b !important; }

.text-pink-900 {
  color: #230915 !important; }

a.text-pink-900:focus {
  color: black !important; }

a.text-pink-900:hover {
  color: black !important; }

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

a.text-red-100:focus {
  color: #f5bfc2 !important; }

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

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

a.text-red-200:focus {
  color: #eea2a9 !important; }

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

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

a.text-red-300:focus {
  color: #e76e7a !important; }

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

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

a.text-red-400:focus {
  color: #de3c4c !important; }

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

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

a.text-red-500:focus {
  color: #bd2130 !important; }

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

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

a.text-red-600:focus {
  color: #7c1e27 !important; }

a.text-red-600:hover {
  color: #7c1e27 !important; }

.text-red-700 {
  color: #6e1b23 !important; }

a.text-red-700:focus {
  color: #451116 !important; }

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

.text-red-800 {
  color: #370d11 !important; }

a.text-red-800:focus {
  color: #0e0304 !important; }

a.text-red-800:hover {
  color: #0e0304 !important; }

.text-red-900 {
  color: #21080a !important; }

a.text-red-900:focus {
  color: black !important; }

a.text-red-900:hover {
  color: black !important; }

.text-orange-100 {
  color: #fff2e8 !important; }

a.text-orange-100:focus {
  color: #ffd5b5 !important; }

a.text-orange-100:hover {
  color: #ffd5b5 !important; }

.text-orange-200 {
  color: #ffdfc4 !important; }

a.text-orange-200:focus {
  color: #ffc391 !important; }

a.text-orange-200:hover {
  color: #ffc391 !important; }

.text-orange-300 {
  color: #febf8a !important; }

a.text-orange-300:focus {
  color: #fea357 !important; }

a.text-orange-300:hover {
  color: #fea357 !important; }

.text-orange-400 {
  color: #fe9e4f !important; }

a.text-orange-400:focus {
  color: #fe821c !important; }

a.text-orange-400:hover {
  color: #fe821c !important; }

.text-orange-500 {
  color: #fd7e14 !important; }

a.text-orange-500:focus {
  color: #dc6502 !important; }

a.text-orange-500:hover {
  color: #dc6502 !important; }

.text-orange-600 {
  color: #be5f0f !important; }

a.text-orange-600:focus {
  color: #8f470b !important; }

a.text-orange-600:hover {
  color: #8f470b !important; }

.text-orange-700 {
  color: #7f3f0a !important; }

a.text-orange-700:focus {
  color: #502806 !important; }

a.text-orange-700:hover {
  color: #502806 !important; }

.text-orange-800 {
  color: #3f2005 !important; }

a.text-orange-800:focus {
  color: #100801 !important; }

a.text-orange-800:hover {
  color: #100801 !important; }

.text-orange-900 {
  color: #261303 !important; }

a.text-orange-900:focus {
  color: black !important; }

a.text-orange-900:hover {
  color: black !important; }

.text-yellow-100 {
  color: #fff9e6 !important; }

a.text-yellow-100:focus {
  color: #ffedb3 !important; }

a.text-yellow-100:hover {
  color: #ffedb3 !important; }

.text-yellow-200 {
  color: #fff0c1 !important; }

a.text-yellow-200:focus {
  color: #ffe48e !important; }

a.text-yellow-200:hover {
  color: #ffe48e !important; }

.text-yellow-300 {
  color: #ffe083 !important; }

a.text-yellow-300:focus {
  color: #ffd350 !important; }

a.text-yellow-300:hover {
  color: #ffd350 !important; }

.text-yellow-400 {
  color: #ffd145 !important; }

a.text-yellow-400:focus {
  color: #ffc412 !important; }

a.text-yellow-400:hover {
  color: #ffc412 !important; }

.text-yellow-500 {
  color: #ffc107 !important; }

a.text-yellow-500:focus {
  color: #d39e00 !important; }

a.text-yellow-500:hover {
  color: #d39e00 !important; }

.text-yellow-600 {
  color: #bf9105 !important; }

a.text-yellow-600:focus {
  color: #8d6b04 !important; }

a.text-yellow-600:hover {
  color: #8d6b04 !important; }

.text-yellow-700 {
  color: #806104 !important; }

a.text-yellow-700:focus {
  color: #4f3c02 !important; }

a.text-yellow-700:hover {
  color: #4f3c02 !important; }

.text-yellow-800 {
  color: #403002 !important; }

a.text-yellow-800:focus {
  color: #0f0b00 !important; }

a.text-yellow-800:hover {
  color: #0f0b00 !important; }

.text-yellow-900 {
  color: #261d01 !important; }

a.text-yellow-900:focus {
  color: black !important; }

a.text-yellow-900:hover {
  color: black !important; }

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

a.text-green-100:focus {
  color: #c6e7cc !important; }

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

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

a.text-green-200:focus {
  color: #a5dab2 !important; }

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

.text-green-300 {
  color: #94d3a2 !important; }

a.text-green-300:focus {
  color: #70c483 !important; }

a.text-green-300:hover {
  color: #70c483 !important; }

.text-green-400 {
  color: #5ebd74 !important; }

a.text-green-400:focus {
  color: #43a55a !important; }

a.text-green-400:hover {
  color: #43a55a !important; }

.text-green-500 {
  color: #28a745 !important; }

a.text-green-500:focus {
  color: #1e7e34 !important; }

a.text-green-500:hover {
  color: #1e7e34 !important; }

.text-green-600 {
  color: #1e7d34 !important; }

a.text-green-600:focus {
  color: #145423 !important; }

a.text-green-600:hover {
  color: #145423 !important; }

.text-green-700 {
  color: #145423 !important; }

a.text-green-700:focus {
  color: #0a2b12 !important; }

a.text-green-700:hover {
  color: #0a2b12 !important; }

.text-green-800 {
  color: #0a2a11 !important; }

a.text-green-800:focus {
  color: #000100 !important; }

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

.text-green-900 {
  color: #06190a !important; }

a.text-green-900:focus {
  color: black !important; }

a.text-green-900:hover {
  color: black !important; }

.text-teal-100 {
  color: #e9faf5 !important; }

a.text-teal-100:focus {
  color: #bff1e2 !important; }

a.text-teal-100:hover {
  color: #bff1e2 !important; }

.text-teal-200 {
  color: #c7f2e5 !important; }

a.text-teal-200:focus {
  color: #9ee8d2 !important; }

a.text-teal-200:hover {
  color: #9ee8d2 !important; }

.text-teal-300 {
  color: #90e4cb !important; }

a.text-teal-300:focus {
  color: #67dab8 !important; }

a.text-teal-300:hover {
  color: #67dab8 !important; }

.text-teal-400 {
  color: #58d7b1 !important; }

a.text-teal-400:focus {
  color: #31cb9d !important; }

a.text-teal-400:hover {
  color: #31cb9d !important; }

.text-teal-500 {
  color: #20c997 !important; }

a.text-teal-500:focus {
  color: #199d76 !important; }

a.text-teal-500:hover {
  color: #199d76 !important; }

.text-teal-600 {
  color: #189771 !important; }

a.text-teal-600:focus {
  color: #116b50 !important; }

a.text-teal-600:hover {
  color: #116b50 !important; }

.text-teal-700 {
  color: #10654c !important; }

a.text-teal-700:focus {
  color: #09392b !important; }

a.text-teal-700:hover {
  color: #09392b !important; }

.text-teal-800 {
  color: #083226 !important; }

a.text-teal-800:focus {
  color: #010605 !important; }

a.text-teal-800:hover {
  color: #010605 !important; }

.text-teal-900 {
  color: #051e17 !important; }

a.text-teal-900:focus {
  color: black !important; }

a.text-teal-900:hover {
  color: black !important; }

.text-cyan-100 {
  color: #e8f6f8 !important; }

a.text-cyan-100:focus {
  color: #c1e7ec !important; }

a.text-cyan-100:hover {
  color: #c1e7ec !important; }

.text-cyan-200 {
  color: #c5e8ed !important; }

a.text-cyan-200:focus {
  color: #9ed9e1 !important; }

a.text-cyan-200:hover {
  color: #9ed9e1 !important; }

.text-cyan-300 {
  color: #8bd1dc !important; }

a.text-cyan-300:focus {
  color: #64c1d0 !important; }

a.text-cyan-300:hover {
  color: #64c1d0 !important; }

.text-cyan-400 {
  color: #51b9ca !important; }

a.text-cyan-400:focus {
  color: #36a0b2 !important; }

a.text-cyan-400:hover {
  color: #36a0b2 !important; }

.text-cyan-500 {
  color: #17a2b8 !important; }

a.text-cyan-500:focus {
  color: #117a8b !important; }

a.text-cyan-500:hover {
  color: #117a8b !important; }

.text-cyan-600 {
  color: #117a8a !important; }

a.text-cyan-600:focus {
  color: #0b525d !important; }

a.text-cyan-600:hover {
  color: #0b525d !important; }

.text-cyan-700 {
  color: #0c515c !important; }

a.text-cyan-700:focus {
  color: #06292f !important; }

a.text-cyan-700:hover {
  color: #06292f !important; }

.text-cyan-800 {
  color: #06292e !important; }

a.text-cyan-800:focus {
  color: #000101 !important; }

a.text-cyan-800:hover {
  color: #000101 !important; }

.text-cyan-900 {
  color: #03181c !important; }

a.text-cyan-900:focus {
  color: black !important; }

a.text-cyan-900:hover {
  color: black !important; }

.text-white-100 {
  color: white !important; }

a.text-white-100:focus {
  color: #e6e6e6 !important; }

a.text-white-100:hover {
  color: #e6e6e6 !important; }

.text-white-200 {
  color: white !important; }

a.text-white-200:focus {
  color: #e6e6e6 !important; }

a.text-white-200:hover {
  color: #e6e6e6 !important; }

.text-white-300 {
  color: white !important; }

a.text-white-300:focus {
  color: #e6e6e6 !important; }

a.text-white-300:hover {
  color: #e6e6e6 !important; }

.text-white-400 {
  color: white !important; }

a.text-white-400:focus {
  color: #e6e6e6 !important; }

a.text-white-400:hover {
  color: #e6e6e6 !important; }

.text-white-500 {
  color: white !important; }

a.text-white-500:focus {
  color: #e6e6e6 !important; }

a.text-white-500:hover {
  color: #e6e6e6 !important; }

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

a.text-white-600:focus {
  color: #a6a6a6 !important; }

a.text-white-600:hover {
  color: #a6a6a6 !important; }

.text-white-700 {
  color: gray !important; }

a.text-white-700:focus {
  color: #676767 !important; }

a.text-white-700:hover {
  color: #676767 !important; }

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

a.text-white-800:focus {
  color: #272727 !important; }

a.text-white-800:hover {
  color: #272727 !important; }

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

a.text-white-900:focus {
  color: #0d0d0d !important; }

a.text-white-900:hover {
  color: #0d0d0d !important; }

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

a.text-gray-100:focus {
  color: #d5d8da !important; }

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

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

a.text-gray-200:focus {
  color: #bfc4c7 !important; }

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

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

a.text-gray-300:focus {
  color: #9ba1a6 !important; }

a.text-gray-300:hover {
  color: #9ba1a6 !important; }

.text-gray-400 {
  color: #91989e !important; }

a.text-gray-400:focus {
  color: #767f86 !important; }

a.text-gray-400:hover {
  color: #767f86 !important; }

.text-gray-500 {
  color: #6c757d !important; }

a.text-gray-500:focus {
  color: #545b62 !important; }

a.text-gray-500:hover {
  color: #545b62 !important; }

.text-gray-600 {
  color: #51585e !important; }

a.text-gray-600:focus {
  color: #393e43 !important; }

a.text-gray-600:hover {
  color: #393e43 !important; }

.text-gray-700 {
  color: #363b3f !important; }

a.text-gray-700:focus {
  color: #1e2124 !important; }

a.text-gray-700:hover {
  color: #1e2124 !important; }

.text-gray-800 {
  color: #1b1d1f !important; }

a.text-gray-800:focus {
  color: #030404 !important; }

a.text-gray-800:hover {
  color: #030404 !important; }

.text-gray-900 {
  color: #101213 !important; }

a.text-gray-900:focus {
  color: black !important; }

a.text-gray-900:hover {
  color: black !important; }

.text-gray-dark-100 {
  color: #ebebec !important; }

a.text-gray-dark-100:focus {
  color: #d1d1d3 !important; }

a.text-gray-dark-100:hover {
  color: #d1d1d3 !important; }

.text-gray-dark-200 {
  color: #cccecf !important; }

a.text-gray-dark-200:focus {
  color: #b2b5b6 !important; }

a.text-gray-dark-200:hover {
  color: #b2b5b6 !important; }

.text-gray-dark-300 {
  color: #9a9da0 !important; }

a.text-gray-dark-300:focus {
  color: #808487 !important; }

a.text-gray-dark-300:hover {
  color: #808487 !important; }

.text-gray-dark-400 {
  color: #676b70 !important; }

a.text-gray-dark-400:focus {
  color: #4f5255 !important; }

a.text-gray-dark-400:hover {
  color: #4f5255 !important; }

.text-gray-dark-500 {
  color: #343a40 !important; }

a.text-gray-dark-500:focus {
  color: #1d2124 !important; }

a.text-gray-dark-500:hover {
  color: #1d2124 !important; }

.text-gray-dark-600 {
  color: #272c30 !important; }

a.text-gray-dark-600:focus {
  color: #101214 !important; }

a.text-gray-dark-600:hover {
  color: #101214 !important; }

.text-gray-dark-700 {
  color: #1a1d20 !important; }

a.text-gray-dark-700:focus {
  color: #030404 !important; }

a.text-gray-dark-700:hover {
  color: #030404 !important; }

.text-gray-dark-800 {
  color: #0d0f10 !important; }

a.text-gray-dark-800:focus {
  color: black !important; }

a.text-gray-dark-800:hover {
  color: black !important; }

.text-gray-dark-900 {
  color: #08090a !important; }

a.text-gray-dark-900:focus {
  color: black !important; }

a.text-gray-dark-900:hover {
  color: black !important; }

.bg-blue {
  background-color: #007bff !important; }

a.bg-blue:focus {
  background-color: #0062cc !important; }

a.bg-blue:hover {
  background-color: #0062cc !important; }

.bg-indigo {
  background-color: #6610f2 !important; }

a.bg-indigo:focus {
  background-color: #510bc4 !important; }

a.bg-indigo:hover {
  background-color: #510bc4 !important; }

.bg-purple {
  background-color: #6f42c1 !important; }

a.bg-purple:focus {
  background-color: #59339d !important; }

a.bg-purple:hover {
  background-color: #59339d !important; }

.bg-pink {
  background-color: #e83e8c !important; }

a.bg-pink:focus {
  background-color: #d91a72 !important; }

a.bg-pink:hover {
  background-color: #d91a72 !important; }

.bg-red {
  background-color: #dc3545 !important; }

a.bg-red:focus {
  background-color: #bd2130 !important; }

a.bg-red:hover {
  background-color: #bd2130 !important; }

.bg-orange {
  background-color: #fd7e14 !important; }

a.bg-orange:focus {
  background-color: #dc6502 !important; }

a.bg-orange:hover {
  background-color: #dc6502 !important; }

.bg-yellow {
  background-color: #ffc107 !important; }

a.bg-yellow:focus {
  background-color: #d39e00 !important; }

a.bg-yellow:hover {
  background-color: #d39e00 !important; }

.bg-green {
  background-color: #28a745 !important; }

a.bg-green:focus {
  background-color: #1e7e34 !important; }

a.bg-green:hover {
  background-color: #1e7e34 !important; }

.bg-teal {
  background-color: #20c997 !important; }

a.bg-teal:focus {
  background-color: #199d76 !important; }

a.bg-teal:hover {
  background-color: #199d76 !important; }

.bg-cyan {
  background-color: #17a2b8 !important; }

a.bg-cyan:focus {
  background-color: #117a8b !important; }

a.bg-cyan:hover {
  background-color: #117a8b !important; }

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

a.bg-white:focus {
  background-color: #e6e6e6 !important; }

a.bg-white:hover {
  background-color: #e6e6e6 !important; }

.bg-gray {
  background-color: #6c757d !important; }

a.bg-gray:focus {
  background-color: #545b62 !important; }

a.bg-gray:hover {
  background-color: #545b62 !important; }

.bg-gray-dark {
  background-color: #343a40 !important; }

a.bg-gray-dark:focus {
  background-color: #1d2124 !important; }

a.bg-gray-dark:hover {
  background-color: #1d2124 !important; }

.bg-blue-100 {
  background-color: #e6f2ff !important; }

a.bg-blue-100:focus {
  background-color: #b3d7ff !important; }

a.bg-blue-100:hover {
  background-color: #b3d7ff !important; }

.bg-blue-200 {
  background-color: #bfdeff !important; }

a.bg-blue-200:focus {
  background-color: #8cc4ff !important; }

a.bg-blue-200:hover {
  background-color: #8cc4ff !important; }

.bg-blue-300 {
  background-color: #80bdff !important; }

a.bg-blue-300:focus {
  background-color: #4da2ff !important; }

a.bg-blue-300:hover {
  background-color: #4da2ff !important; }

.bg-blue-400 {
  background-color: #409cff !important; }

a.bg-blue-400:focus {
  background-color: #0d82ff !important; }

a.bg-blue-400:hover {
  background-color: #0d82ff !important; }

.bg-blue-500 {
  background-color: #007bff !important; }

a.bg-blue-500:focus {
  background-color: #0062cc !important; }

a.bg-blue-500:hover {
  background-color: #0062cc !important; }

.bg-blue-600 {
  background-color: #005cbf !important; }

a.bg-blue-600:focus {
  background-color: #00438c !important; }

a.bg-blue-600:hover {
  background-color: #00438c !important; }

.bg-blue-700 {
  background-color: #003e80 !important; }

a.bg-blue-700:focus {
  background-color: #00254d !important; }

a.bg-blue-700:hover {
  background-color: #00254d !important; }

.bg-blue-800 {
  background-color: #001f40 !important; }

a.bg-blue-800:focus {
  background-color: #00060d !important; }

a.bg-blue-800:hover {
  background-color: #00060d !important; }

.bg-blue-900 {
  background-color: #001226 !important; }

a.bg-blue-900:focus {
  background-color: black !important; }

a.bg-blue-900:hover {
  background-color: black !important; }

.bg-indigo-100 {
  background-color: #f0e7fe !important; }

a.bg-indigo-100:focus {
  background-color: #d1b6fc !important; }

a.bg-indigo-100:hover {
  background-color: #d1b6fc !important; }

.bg-indigo-200 {
  background-color: #d9c3fc !important; }

a.bg-indigo-200:focus {
  background-color: #ba92fa !important; }

a.bg-indigo-200:hover {
  background-color: #ba92fa !important; }

.bg-indigo-300 {
  background-color: #b388f9 !important; }

a.bg-indigo-300:focus {
  background-color: #9457f7 !important; }

a.bg-indigo-300:hover {
  background-color: #9457f7 !important; }

.bg-indigo-400 {
  background-color: #8c4cf5 !important; }

a.bg-indigo-400:focus {
  background-color: #6d1cf2 !important; }

a.bg-indigo-400:hover {
  background-color: #6d1cf2 !important; }

.bg-indigo-500 {
  background-color: #6610f2 !important; }

a.bg-indigo-500:focus {
  background-color: #510bc4 !important; }

a.bg-indigo-500:hover {
  background-color: #510bc4 !important; }

.bg-indigo-600 {
  background-color: #4d0cb6 !important; }

a.bg-indigo-600:focus {
  background-color: #390986 !important; }

a.bg-indigo-600:hover {
  background-color: #390986 !important; }

.bg-indigo-700 {
  background-color: #330879 !important; }

a.bg-indigo-700:focus {
  background-color: #1f0549 !important; }

a.bg-indigo-700:hover {
  background-color: #1f0549 !important; }

.bg-indigo-800 {
  background-color: #1a043d !important; }

a.bg-indigo-800:focus {
  background-color: #06010d !important; }

a.bg-indigo-800:hover {
  background-color: #06010d !important; }

.bg-indigo-900 {
  background-color: #0f0224 !important; }

a.bg-indigo-900:focus {
  background-color: black !important; }

a.bg-indigo-900:hover {
  background-color: black !important; }

.bg-purple-100 {
  background-color: #f1ecf9 !important; }

a.bg-purple-100:focus {
  background-color: #d4c5ed !important; }

a.bg-purple-100:hover {
  background-color: #d4c5ed !important; }

.bg-purple-200 {
  background-color: #dbd0f0 !important; }

a.bg-purple-200:focus {
  background-color: #bda9e4 !important; }

a.bg-purple-200:hover {
  background-color: #bda9e4 !important; }

.bg-purple-300 {
  background-color: #b7a1e0 !important; }

a.bg-purple-300:focus {
  background-color: #9a7bd3 !important; }

a.bg-purple-300:hover {
  background-color: #9a7bd3 !important; }

.bg-purple-400 {
  background-color: #9371d1 !important; }

a.bg-purple-400:focus {
  background-color: #764ac5 !important; }

a.bg-purple-400:hover {
  background-color: #764ac5 !important; }

.bg-purple-500 {
  background-color: #6f42c1 !important; }

a.bg-purple-500:focus {
  background-color: #59339d !important; }

a.bg-purple-500:hover {
  background-color: #59339d !important; }

.bg-purple-600 {
  background-color: #533291 !important; }

a.bg-purple-600:focus {
  background-color: #3d256b !important; }

a.bg-purple-600:hover {
  background-color: #3d256b !important; }

.bg-purple-700 {
  background-color: #382161 !important; }

a.bg-purple-700:focus {
  background-color: #22143b !important; }

a.bg-purple-700:hover {
  background-color: #22143b !important; }

.bg-purple-800 {
  background-color: #1c1130 !important; }

a.bg-purple-800:focus {
  background-color: #06040a !important; }

a.bg-purple-800:hover {
  background-color: #06040a !important; }

.bg-purple-900 {
  background-color: #110a1d !important; }

a.bg-purple-900:focus {
  background-color: black !important; }

a.bg-purple-900:hover {
  background-color: black !important; }

.bg-pink-100 {
  background-color: #fdecf4 !important; }

a.bg-pink-100:focus {
  background-color: #f8bed9 !important; }

a.bg-pink-100:hover {
  background-color: #f8bed9 !important; }

.bg-pink-200 {
  background-color: #f9cfe2 !important; }

a.bg-pink-200:focus {
  background-color: #f3a2c7 !important; }

a.bg-pink-200:hover {
  background-color: #f3a2c7 !important; }

.bg-pink-300 {
  background-color: #f49fc6 !important; }

a.bg-pink-300:focus {
  background-color: #ef71ab !important; }

a.bg-pink-300:hover {
  background-color: #ef71ab !important; }

.bg-pink-400 {
  background-color: #ee6ea9 !important; }

a.bg-pink-400:focus {
  background-color: #e9408e !important; }

a.bg-pink-400:hover {
  background-color: #e9408e !important; }

.bg-pink-500 {
  background-color: #e83e8c !important; }

a.bg-pink-500:focus {
  background-color: #d91a72 !important; }

a.bg-pink-500:hover {
  background-color: #d91a72 !important; }

.bg-pink-600 {
  background-color: #ae2f69 !important; }

a.bg-pink-600:focus {
  background-color: #862451 !important; }

a.bg-pink-600:hover {
  background-color: #862451 !important; }

.bg-pink-700 {
  background-color: #741f46 !important; }

a.bg-pink-700:focus {
  background-color: #4c142e !important; }

a.bg-pink-700:hover {
  background-color: #4c142e !important; }

.bg-pink-800 {
  background-color: #3a1023 !important; }

a.bg-pink-800:focus {
  background-color: #12050b !important; }

a.bg-pink-800:hover {
  background-color: #12050b !important; }

.bg-pink-900 {
  background-color: #230915 !important; }

a.bg-pink-900:focus {
  background-color: black !important; }

a.bg-pink-900:hover {
  background-color: black !important; }

.bg-red-100 {
  background-color: #fcebec !important; }

a.bg-red-100:focus {
  background-color: #f5bfc2 !important; }

a.bg-red-100:hover {
  background-color: #f5bfc2 !important; }

.bg-red-200 {
  background-color: #f6cdd1 !important; }

a.bg-red-200:focus {
  background-color: #eea2a9 !important; }

a.bg-red-200:hover {
  background-color: #eea2a9 !important; }

.bg-red-300 {
  background-color: #ee9aa2 !important; }

a.bg-red-300:focus {
  background-color: #e76e7a !important; }

a.bg-red-300:hover {
  background-color: #e76e7a !important; }

.bg-red-400 {
  background-color: #e56874 !important; }

a.bg-red-400:focus {
  background-color: #de3c4c !important; }

a.bg-red-400:hover {
  background-color: #de3c4c !important; }

.bg-red-500 {
  background-color: #dc3545 !important; }

a.bg-red-500:focus {
  background-color: #bd2130 !important; }

a.bg-red-500:hover {
  background-color: #bd2130 !important; }

.bg-red-600 {
  background-color: #a52834 !important; }

a.bg-red-600:focus {
  background-color: #7c1e27 !important; }

a.bg-red-600:hover {
  background-color: #7c1e27 !important; }

.bg-red-700 {
  background-color: #6e1b23 !important; }

a.bg-red-700:focus {
  background-color: #451116 !important; }

a.bg-red-700:hover {
  background-color: #451116 !important; }

.bg-red-800 {
  background-color: #370d11 !important; }

a.bg-red-800:focus {
  background-color: #0e0304 !important; }

a.bg-red-800:hover {
  background-color: #0e0304 !important; }

.bg-red-900 {
  background-color: #21080a !important; }

a.bg-red-900:focus {
  background-color: black !important; }

a.bg-red-900:hover {
  background-color: black !important; }

.bg-orange-100 {
  background-color: #fff2e8 !important; }

a.bg-orange-100:focus {
  background-color: #ffd5b5 !important; }

a.bg-orange-100:hover {
  background-color: #ffd5b5 !important; }

.bg-orange-200 {
  background-color: #ffdfc4 !important; }

a.bg-orange-200:focus {
  background-color: #ffc391 !important; }

a.bg-orange-200:hover {
  background-color: #ffc391 !important; }

.bg-orange-300 {
  background-color: #febf8a !important; }

a.bg-orange-300:focus {
  background-color: #fea357 !important; }

a.bg-orange-300:hover {
  background-color: #fea357 !important; }

.bg-orange-400 {
  background-color: #fe9e4f !important; }

a.bg-orange-400:focus {
  background-color: #fe821c !important; }

a.bg-orange-400:hover {
  background-color: #fe821c !important; }

.bg-orange-500 {
  background-color: #fd7e14 !important; }

a.bg-orange-500:focus {
  background-color: #dc6502 !important; }

a.bg-orange-500:hover {
  background-color: #dc6502 !important; }

.bg-orange-600 {
  background-color: #be5f0f !important; }

a.bg-orange-600:focus {
  background-color: #8f470b !important; }

a.bg-orange-600:hover {
  background-color: #8f470b !important; }

.bg-orange-700 {
  background-color: #7f3f0a !important; }

a.bg-orange-700:focus {
  background-color: #502806 !important; }

a.bg-orange-700:hover {
  background-color: #502806 !important; }

.bg-orange-800 {
  background-color: #3f2005 !important; }

a.bg-orange-800:focus {
  background-color: #100801 !important; }

a.bg-orange-800:hover {
  background-color: #100801 !important; }

.bg-orange-900 {
  background-color: #261303 !important; }

a.bg-orange-900:focus {
  background-color: black !important; }

a.bg-orange-900:hover {
  background-color: black !important; }

.bg-yellow-100 {
  background-color: #fff9e6 !important; }

a.bg-yellow-100:focus {
  background-color: #ffedb3 !important; }

a.bg-yellow-100:hover {
  background-color: #ffedb3 !important; }

.bg-yellow-200 {
  background-color: #fff0c1 !important; }

a.bg-yellow-200:focus {
  background-color: #ffe48e !important; }

a.bg-yellow-200:hover {
  background-color: #ffe48e !important; }

.bg-yellow-300 {
  background-color: #ffe083 !important; }

a.bg-yellow-300:focus {
  background-color: #ffd350 !important; }

a.bg-yellow-300:hover {
  background-color: #ffd350 !important; }

.bg-yellow-400 {
  background-color: #ffd145 !important; }

a.bg-yellow-400:focus {
  background-color: #ffc412 !important; }

a.bg-yellow-400:hover {
  background-color: #ffc412 !important; }

.bg-yellow-500 {
  background-color: #ffc107 !important; }

a.bg-yellow-500:focus {
  background-color: #d39e00 !important; }

a.bg-yellow-500:hover {
  background-color: #d39e00 !important; }

.bg-yellow-600 {
  background-color: #bf9105 !important; }

a.bg-yellow-600:focus {
  background-color: #8d6b04 !important; }

a.bg-yellow-600:hover {
  background-color: #8d6b04 !important; }

.bg-yellow-700 {
  background-color: #806104 !important; }

a.bg-yellow-700:focus {
  background-color: #4f3c02 !important; }

a.bg-yellow-700:hover {
  background-color: #4f3c02 !important; }

.bg-yellow-800 {
  background-color: #403002 !important; }

a.bg-yellow-800:focus {
  background-color: #0f0b00 !important; }

a.bg-yellow-800:hover {
  background-color: #0f0b00 !important; }

.bg-yellow-900 {
  background-color: #261d01 !important; }

a.bg-yellow-900:focus {
  background-color: black !important; }

a.bg-yellow-900:hover {
  background-color: black !important; }

.bg-green-100 {
  background-color: #eaf6ec !important; }

a.bg-green-100:focus {
  background-color: #c6e7cc !important; }

a.bg-green-100:hover {
  background-color: #c6e7cc !important; }

.bg-green-200 {
  background-color: #c9e9d1 !important; }

a.bg-green-200:focus {
  background-color: #a5dab2 !important; }

a.bg-green-200:hover {
  background-color: #a5dab2 !important; }

.bg-green-300 {
  background-color: #94d3a2 !important; }

a.bg-green-300:focus {
  background-color: #70c483 !important; }

a.bg-green-300:hover {
  background-color: #70c483 !important; }

.bg-green-400 {
  background-color: #5ebd74 !important; }

a.bg-green-400:focus {
  background-color: #43a55a !important; }

a.bg-green-400:hover {
  background-color: #43a55a !important; }

.bg-green-500 {
  background-color: #28a745 !important; }

a.bg-green-500:focus {
  background-color: #1e7e34 !important; }

a.bg-green-500:hover {
  background-color: #1e7e34 !important; }

.bg-green-600 {
  background-color: #1e7d34 !important; }

a.bg-green-600:focus {
  background-color: #145423 !important; }

a.bg-green-600:hover {
  background-color: #145423 !important; }

.bg-green-700 {
  background-color: #145423 !important; }

a.bg-green-700:focus {
  background-color: #0a2b12 !important; }

a.bg-green-700:hover {
  background-color: #0a2b12 !important; }

.bg-green-800 {
  background-color: #0a2a11 !important; }

a.bg-green-800:focus {
  background-color: #000100 !important; }

a.bg-green-800:hover {
  background-color: #000100 !important; }

.bg-green-900 {
  background-color: #06190a !important; }

a.bg-green-900:focus {
  background-color: black !important; }

a.bg-green-900:hover {
  background-color: black !important; }

.bg-teal-100 {
  background-color: #e9faf5 !important; }

a.bg-teal-100:focus {
  background-color: #bff1e2 !important; }

a.bg-teal-100:hover {
  background-color: #bff1e2 !important; }

.bg-teal-200 {
  background-color: #c7f2e5 !important; }

a.bg-teal-200:focus {
  background-color: #9ee8d2 !important; }

a.bg-teal-200:hover {
  background-color: #9ee8d2 !important; }

.bg-teal-300 {
  background-color: #90e4cb !important; }

a.bg-teal-300:focus {
  background-color: #67dab8 !important; }

a.bg-teal-300:hover {
  background-color: #67dab8 !important; }

.bg-teal-400 {
  background-color: #58d7b1 !important; }

a.bg-teal-400:focus {
  background-color: #31cb9d !important; }

a.bg-teal-400:hover {
  background-color: #31cb9d !important; }

.bg-teal-500 {
  background-color: #20c997 !important; }

a.bg-teal-500:focus {
  background-color: #199d76 !important; }

a.bg-teal-500:hover {
  background-color: #199d76 !important; }

.bg-teal-600 {
  background-color: #189771 !important; }

a.bg-teal-600:focus {
  background-color: #116b50 !important; }

a.bg-teal-600:hover {
  background-color: #116b50 !important; }

.bg-teal-700 {
  background-color: #10654c !important; }

a.bg-teal-700:focus {
  background-color: #09392b !important; }

a.bg-teal-700:hover {
  background-color: #09392b !important; }

.bg-teal-800 {
  background-color: #083226 !important; }

a.bg-teal-800:focus {
  background-color: #010605 !important; }

a.bg-teal-800:hover {
  background-color: #010605 !important; }

.bg-teal-900 {
  background-color: #051e17 !important; }

a.bg-teal-900:focus {
  background-color: black !important; }

a.bg-teal-900:hover {
  background-color: black !important; }

.bg-cyan-100 {
  background-color: #e8f6f8 !important; }

a.bg-cyan-100:focus {
  background-color: #c1e7ec !important; }

a.bg-cyan-100:hover {
  background-color: #c1e7ec !important; }

.bg-cyan-200 {
  background-color: #c5e8ed !important; }

a.bg-cyan-200:focus {
  background-color: #9ed9e1 !important; }

a.bg-cyan-200:hover {
  background-color: #9ed9e1 !important; }

.bg-cyan-300 {
  background-color: #8bd1dc !important; }

a.bg-cyan-300:focus {
  background-color: #64c1d0 !important; }

a.bg-cyan-300:hover {
  background-color: #64c1d0 !important; }

.bg-cyan-400 {
  background-color: #51b9ca !important; }

a.bg-cyan-400:focus {
  background-color: #36a0b2 !important; }

a.bg-cyan-400:hover {
  background-color: #36a0b2 !important; }

.bg-cyan-500 {
  background-color: #17a2b8 !important; }

a.bg-cyan-500:focus {
  background-color: #117a8b !important; }

a.bg-cyan-500:hover {
  background-color: #117a8b !important; }

.bg-cyan-600 {
  background-color: #117a8a !important; }

a.bg-cyan-600:focus {
  background-color: #0b525d !important; }

a.bg-cyan-600:hover {
  background-color: #0b525d !important; }

.bg-cyan-700 {
  background-color: #0c515c !important; }

a.bg-cyan-700:focus {
  background-color: #06292f !important; }

a.bg-cyan-700:hover {
  background-color: #06292f !important; }

.bg-cyan-800 {
  background-color: #06292e !important; }

a.bg-cyan-800:focus {
  background-color: #000101 !important; }

a.bg-cyan-800:hover {
  background-color: #000101 !important; }

.bg-cyan-900 {
  background-color: #03181c !important; }

a.bg-cyan-900:focus {
  background-color: black !important; }

a.bg-cyan-900:hover {
  background-color: black !important; }

.bg-white-100 {
  background-color: white !important; }

a.bg-white-100:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-100:hover {
  background-color: #e6e6e6 !important; }

.bg-white-200 {
  background-color: white !important; }

a.bg-white-200:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-200:hover {
  background-color: #e6e6e6 !important; }

.bg-white-300 {
  background-color: white !important; }

a.bg-white-300:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-300:hover {
  background-color: #e6e6e6 !important; }

.bg-white-400 {
  background-color: white !important; }

a.bg-white-400:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-400:hover {
  background-color: #e6e6e6 !important; }

.bg-white-500 {
  background-color: white !important; }

a.bg-white-500:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-500:hover {
  background-color: #e6e6e6 !important; }

.bg-white-600 {
  background-color: #bfbfbf !important; }

a.bg-white-600:focus {
  background-color: #a6a6a6 !important; }

a.bg-white-600:hover {
  background-color: #a6a6a6 !important; }

.bg-white-700 {
  background-color: gray !important; }

a.bg-white-700:focus {
  background-color: #676767 !important; }

a.bg-white-700:hover {
  background-color: #676767 !important; }

.bg-white-800 {
  background-color: #404040 !important; }

a.bg-white-800:focus {
  background-color: #272727 !important; }

a.bg-white-800:hover {
  background-color: #272727 !important; }

.bg-white-900 {
  background-color: #262626 !important; }

a.bg-white-900:focus {
  background-color: #0d0d0d !important; }

a.bg-white-900:hover {
  background-color: #0d0d0d !important; }

.bg-gray-100, body, html {
  background-color: #f0f1f2 !important; }

a.bg-gray-100:focus {
  background-color: #d5d8da !important; }

a.bg-gray-100:hover {
  background-color: #d5d8da !important; }

.bg-gray-200 {
  background-color: #dadddf !important; }

a.bg-gray-200:focus {
  background-color: #bfc4c7 !important; }

a.bg-gray-200:hover {
  background-color: #bfc4c7 !important; }

.bg-gray-300 {
  background-color: #b6babe !important; }

a.bg-gray-300:focus {
  background-color: #9ba1a6 !important; }

a.bg-gray-300:hover {
  background-color: #9ba1a6 !important; }

.bg-gray-400 {
  background-color: #91989e !important; }

a.bg-gray-400:focus {
  background-color: #767f86 !important; }

a.bg-gray-400:hover {
  background-color: #767f86 !important; }

.bg-gray-500 {
  background-color: #6c757d !important; }

a.bg-gray-500:focus {
  background-color: #545b62 !important; }

a.bg-gray-500:hover {
  background-color: #545b62 !important; }

.bg-gray-600 {
  background-color: #51585e !important; }

a.bg-gray-600:focus {
  background-color: #393e43 !important; }

a.bg-gray-600:hover {
  background-color: #393e43 !important; }

.bg-gray-700 {
  background-color: #363b3f !important; }

a.bg-gray-700:focus {
  background-color: #1e2124 !important; }

a.bg-gray-700:hover {
  background-color: #1e2124 !important; }

.bg-gray-800 {
  background-color: #1b1d1f !important; }

a.bg-gray-800:focus {
  background-color: #030404 !important; }

a.bg-gray-800:hover {
  background-color: #030404 !important; }

.bg-gray-900 {
  background-color: #101213 !important; }

a.bg-gray-900:focus {
  background-color: black !important; }

a.bg-gray-900:hover {
  background-color: black !important; }

.bg-gray-dark-100 {
  background-color: #ebebec !important; }

a.bg-gray-dark-100:focus {
  background-color: #d1d1d3 !important; }

a.bg-gray-dark-100:hover {
  background-color: #d1d1d3 !important; }

.bg-gray-dark-200 {
  background-color: #cccecf !important; }

a.bg-gray-dark-200:focus {
  background-color: #b2b5b6 !important; }

a.bg-gray-dark-200:hover {
  background-color: #b2b5b6 !important; }

.bg-gray-dark-300 {
  background-color: #9a9da0 !important; }

a.bg-gray-dark-300:focus {
  background-color: #808487 !important; }

a.bg-gray-dark-300:hover {
  background-color: #808487 !important; }

.bg-gray-dark-400 {
  background-color: #676b70 !important; }

a.bg-gray-dark-400:focus {
  background-color: #4f5255 !important; }

a.bg-gray-dark-400:hover {
  background-color: #4f5255 !important; }

.bg-gray-dark-500 {
  background-color: #343a40 !important; }

a.bg-gray-dark-500:focus {
  background-color: #1d2124 !important; }

a.bg-gray-dark-500:hover {
  background-color: #1d2124 !important; }

.bg-gray-dark-600 {
  background-color: #272c30 !important; }

a.bg-gray-dark-600:focus {
  background-color: #101214 !important; }

a.bg-gray-dark-600:hover {
  background-color: #101214 !important; }

.bg-gray-dark-700 {
  background-color: #1a1d20 !important; }

a.bg-gray-dark-700:focus {
  background-color: #030404 !important; }

a.bg-gray-dark-700:hover {
  background-color: #030404 !important; }

.bg-gray-dark-800 {
  background-color: #0d0f10 !important; }

a.bg-gray-dark-800:focus {
  background-color: black !important; }

a.bg-gray-dark-800:hover {
  background-color: black !important; }

.bg-gray-dark-900 {
  background-color: #08090a !important; }

a.bg-gray-dark-900:focus {
  background-color: black !important; }

a.bg-gray-dark-900:hover {
  background-color: black !important; }

.bg-blue {
  color: #fff; }

.bg-indigo {
  color: #fff; }

.bg-purple {
  color: #fff; }

.bg-pink {
  color: #fff; }

.bg-red {
  color: #fff; }

.bg-orange {
  color: #111; }

.bg-yellow {
  color: #111; }

.bg-green {
  color: #fff; }

.bg-teal {
  color: #fff; }

.bg-cyan {
  color: #fff; }

.bg-white {
  color: #111; }

.bg-gray {
  color: #fff; }

.bg-gray-dark {
  color: #fff; }

.bg-blue-100 {
  color: #111; }

.bg-blue-200 {
  color: #111; }

.bg-blue-300 {
  color: #111; }

.bg-blue-400 {
  color: #fff; }

.bg-blue-500 {
  color: #fff; }

.bg-blue-600 {
  color: #fff; }

.bg-blue-700 {
  color: #fff; }

.bg-blue-800 {
  color: #fff; }

.bg-blue-900 {
  color: #fff; }

.bg-indigo-100 {
  color: #111; }

.bg-indigo-200 {
  color: #111; }

.bg-indigo-300 {
  color: #111; }

.bg-indigo-400 {
  color: #fff; }

.bg-indigo-500 {
  color: #fff; }

.bg-indigo-600 {
  color: #fff; }

.bg-indigo-700 {
  color: #fff; }

.bg-indigo-800 {
  color: #fff; }

.bg-indigo-900 {
  color: #fff; }

.bg-purple-100 {
  color: #111; }

.bg-purple-200 {
  color: #111; }

.bg-purple-300 {
  color: #111; }

.bg-purple-400 {
  color: #fff; }

.bg-purple-500 {
  color: #fff; }

.bg-purple-600 {
  color: #fff; }

.bg-purple-700 {
  color: #fff; }

.bg-purple-800 {
  color: #fff; }

.bg-purple-900 {
  color: #fff; }

.bg-pink-100 {
  color: #111; }

.bg-pink-200 {
  color: #111; }

.bg-pink-300 {
  color: #111; }

.bg-pink-400 {
  color: #111; }

.bg-pink-500 {
  color: #fff; }

.bg-pink-600 {
  color: #fff; }

.bg-pink-700 {
  color: #fff; }

.bg-pink-800 {
  color: #fff; }

.bg-pink-900 {
  color: #fff; }

.bg-red-100 {
  color: #111; }

.bg-red-200 {
  color: #111; }

.bg-red-300 {
  color: #111; }

.bg-red-400 {
  color: #fff; }

.bg-red-500 {
  color: #fff; }

.bg-red-600 {
  color: #fff; }

.bg-red-700 {
  color: #fff; }

.bg-red-800 {
  color: #fff; }

.bg-red-900 {
  color: #fff; }

.bg-orange-100 {
  color: #111; }

.bg-orange-200 {
  color: #111; }

.bg-orange-300 {
  color: #111; }

.bg-orange-400 {
  color: #111; }

.bg-orange-500 {
  color: #111; }

.bg-orange-600 {
  color: #fff; }

.bg-orange-700 {
  color: #fff; }

.bg-orange-800 {
  color: #fff; }

.bg-orange-900 {
  color: #fff; }

.bg-yellow-100 {
  color: #111; }

.bg-yellow-200 {
  color: #111; }

.bg-yellow-300 {
  color: #111; }

.bg-yellow-400 {
  color: #111; }

.bg-yellow-500 {
  color: #111; }

.bg-yellow-600 {
  color: #fff; }

.bg-yellow-700 {
  color: #fff; }

.bg-yellow-800 {
  color: #fff; }

.bg-yellow-900 {
  color: #fff; }

.bg-green-100 {
  color: #111; }

.bg-green-200 {
  color: #111; }

.bg-green-300 {
  color: #111; }

.bg-green-400 {
  color: #111; }

.bg-green-500 {
  color: #fff; }

.bg-green-600 {
  color: #fff; }

.bg-green-700 {
  color: #fff; }

.bg-green-800 {
  color: #fff; }

.bg-green-900 {
  color: #fff; }

.bg-teal-100 {
  color: #111; }

.bg-teal-200 {
  color: #111; }

.bg-teal-300 {
  color: #111; }

.bg-teal-400 {
  color: #111; }

.bg-teal-500 {
  color: #fff; }

.bg-teal-600 {
  color: #fff; }

.bg-teal-700 {
  color: #fff; }

.bg-teal-800 {
  color: #fff; }

.bg-teal-900 {
  color: #fff; }

.bg-cyan-100 {
  color: #111; }

.bg-cyan-200 {
  color: #111; }

.bg-cyan-300 {
  color: #111; }

.bg-cyan-400 {
  color: #111; }

.bg-cyan-500 {
  color: #fff; }

.bg-cyan-600 {
  color: #fff; }

.bg-cyan-700 {
  color: #fff; }

.bg-cyan-800 {
  color: #fff; }

.bg-cyan-900 {
  color: #fff; }

.bg-white-100 {
  color: #111; }

.bg-white-200 {
  color: #111; }

.bg-white-300 {
  color: #111; }

.bg-white-400 {
  color: #111; }

.bg-white-500 {
  color: #111; }

.bg-white-600 {
  color: #111; }

.bg-white-700 {
  color: #fff; }

.bg-white-800 {
  color: #fff; }

.bg-white-900 {
  color: #fff; }

.bg-gray-100, body, html {
  color: #111; }

.bg-gray-200 {
  color: #111; }

.bg-gray-300 {
  color: #111; }

.bg-gray-400 {
  color: #111; }

.bg-gray-500 {
  color: #fff; }

.bg-gray-600 {
  color: #fff; }

.bg-gray-700 {
  color: #fff; }

.bg-gray-800 {
  color: #fff; }

.bg-gray-900 {
  color: #fff; }

.bg-gray-dark-100 {
  color: #111; }

.bg-gray-dark-200 {
  color: #111; }

.bg-gray-dark-300 {
  color: #111; }

.bg-gray-dark-400 {
  color: #fff; }

.bg-gray-dark-500 {
  color: #fff; }

.bg-gray-dark-600 {
  color: #fff; }

.bg-gray-dark-700 {
  color: #fff; }

.bg-gray-dark-800 {
  color: #fff; }

.bg-gray-dark-900 {
  color: #fff; }

.border-blue {
  border-color: #007bff !important; }

.border-indigo {
  border-color: #6610f2 !important; }

.border-purple {
  border-color: #6f42c1 !important; }

.border-pink {
  border-color: #e83e8c !important; }

.border-red {
  border-color: #dc3545 !important; }

.border-orange {
  border-color: #fd7e14 !important; }

.border-yellow {
  border-color: #ffc107 !important; }

.border-green {
  border-color: #28a745 !important; }

.border-teal {
  border-color: #20c997 !important; }

.border-cyan {
  border-color: #17a2b8 !important; }

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

.border-gray {
  border-color: #6c757d !important; }

.border-gray-dark {
  border-color: #343a40 !important; }

.border-blue-100 {
  border-color: #e6f2ff !important; }

.border-blue-200 {
  border-color: #bfdeff !important; }

.border-blue-300 {
  border-color: #80bdff !important; }

.border-blue-400 {
  border-color: #409cff !important; }

.border-blue-500 {
  border-color: #007bff !important; }

.border-blue-600 {
  border-color: #005cbf !important; }

.border-blue-700 {
  border-color: #003e80 !important; }

.border-blue-800 {
  border-color: #001f40 !important; }

.border-blue-900 {
  border-color: #001226 !important; }

.border-indigo-100 {
  border-color: #f0e7fe !important; }

.border-indigo-200 {
  border-color: #d9c3fc !important; }

.border-indigo-300 {
  border-color: #b388f9 !important; }

.border-indigo-400 {
  border-color: #8c4cf5 !important; }

.border-indigo-500 {
  border-color: #6610f2 !important; }

.border-indigo-600 {
  border-color: #4d0cb6 !important; }

.border-indigo-700 {
  border-color: #330879 !important; }

.border-indigo-800 {
  border-color: #1a043d !important; }

.border-indigo-900 {
  border-color: #0f0224 !important; }

.border-purple-100 {
  border-color: #f1ecf9 !important; }

.border-purple-200 {
  border-color: #dbd0f0 !important; }

.border-purple-300 {
  border-color: #b7a1e0 !important; }

.border-purple-400 {
  border-color: #9371d1 !important; }

.border-purple-500 {
  border-color: #6f42c1 !important; }

.border-purple-600 {
  border-color: #533291 !important; }

.border-purple-700 {
  border-color: #382161 !important; }

.border-purple-800 {
  border-color: #1c1130 !important; }

.border-purple-900 {
  border-color: #110a1d !important; }

.border-pink-100 {
  border-color: #fdecf4 !important; }

.border-pink-200 {
  border-color: #f9cfe2 !important; }

.border-pink-300 {
  border-color: #f49fc6 !important; }

.border-pink-400 {
  border-color: #ee6ea9 !important; }

.border-pink-500 {
  border-color: #e83e8c !important; }

.border-pink-600 {
  border-color: #ae2f69 !important; }

.border-pink-700 {
  border-color: #741f46 !important; }

.border-pink-800 {
  border-color: #3a1023 !important; }

.border-pink-900 {
  border-color: #230915 !important; }

.border-red-100 {
  border-color: #fcebec !important; }

.border-red-200 {
  border-color: #f6cdd1 !important; }

.border-red-300 {
  border-color: #ee9aa2 !important; }

.border-red-400 {
  border-color: #e56874 !important; }

.border-red-500 {
  border-color: #dc3545 !important; }

.border-red-600 {
  border-color: #a52834 !important; }

.border-red-700 {
  border-color: #6e1b23 !important; }

.border-red-800 {
  border-color: #370d11 !important; }

.border-red-900 {
  border-color: #21080a !important; }

.border-orange-100 {
  border-color: #fff2e8 !important; }

.border-orange-200 {
  border-color: #ffdfc4 !important; }

.border-orange-300 {
  border-color: #febf8a !important; }

.border-orange-400 {
  border-color: #fe9e4f !important; }

.border-orange-500 {
  border-color: #fd7e14 !important; }

.border-orange-600 {
  border-color: #be5f0f !important; }

.border-orange-700 {
  border-color: #7f3f0a !important; }

.border-orange-800 {
  border-color: #3f2005 !important; }

.border-orange-900 {
  border-color: #261303 !important; }

.border-yellow-100 {
  border-color: #fff9e6 !important; }

.border-yellow-200 {
  border-color: #fff0c1 !important; }

.border-yellow-300 {
  border-color: #ffe083 !important; }

.border-yellow-400 {
  border-color: #ffd145 !important; }

.border-yellow-500 {
  border-color: #ffc107 !important; }

.border-yellow-600 {
  border-color: #bf9105 !important; }

.border-yellow-700 {
  border-color: #806104 !important; }

.border-yellow-800 {
  border-color: #403002 !important; }

.border-yellow-900 {
  border-color: #261d01 !important; }

.border-green-100 {
  border-color: #eaf6ec !important; }

.border-green-200 {
  border-color: #c9e9d1 !important; }

.border-green-300 {
  border-color: #94d3a2 !important; }

.border-green-400 {
  border-color: #5ebd74 !important; }

.border-green-500 {
  border-color: #28a745 !important; }

.border-green-600 {
  border-color: #1e7d34 !important; }

.border-green-700 {
  border-color: #145423 !important; }

.border-green-800 {
  border-color: #0a2a11 !important; }

.border-green-900 {
  border-color: #06190a !important; }

.border-teal-100 {
  border-color: #e9faf5 !important; }

.border-teal-200 {
  border-color: #c7f2e5 !important; }

.border-teal-300 {
  border-color: #90e4cb !important; }

.border-teal-400 {
  border-color: #58d7b1 !important; }

.border-teal-500 {
  border-color: #20c997 !important; }

.border-teal-600 {
  border-color: #189771 !important; }

.border-teal-700 {
  border-color: #10654c !important; }

.border-teal-800 {
  border-color: #083226 !important; }

.border-teal-900 {
  border-color: #051e17 !important; }

.border-cyan-100 {
  border-color: #e8f6f8 !important; }

.border-cyan-200 {
  border-color: #c5e8ed !important; }

.border-cyan-300 {
  border-color: #8bd1dc !important; }

.border-cyan-400 {
  border-color: #51b9ca !important; }

.border-cyan-500 {
  border-color: #17a2b8 !important; }

.border-cyan-600 {
  border-color: #117a8a !important; }

.border-cyan-700 {
  border-color: #0c515c !important; }

.border-cyan-800 {
  border-color: #06292e !important; }

.border-cyan-900 {
  border-color: #03181c !important; }

.border-white-100 {
  border-color: white !important; }

.border-white-200 {
  border-color: white !important; }

.border-white-300 {
  border-color: white !important; }

.border-white-400 {
  border-color: white !important; }

.border-white-500 {
  border-color: white !important; }

.border-white-600 {
  border-color: #bfbfbf !important; }

.border-white-700 {
  border-color: gray !important; }

.border-white-800 {
  border-color: #404040 !important; }

.border-white-900 {
  border-color: #262626 !important; }

.border-gray-100 {
  border-color: #f0f1f2 !important; }

.border-gray-200 {
  border-color: #dadddf !important; }

.border-gray-300 {
  border-color: #b6babe !important; }

.border-gray-400 {
  border-color: #91989e !important; }

.border-gray-500 {
  border-color: #6c757d !important; }

.border-gray-600 {
  border-color: #51585e !important; }

.border-gray-700 {
  border-color: #363b3f !important; }

.border-gray-800 {
  border-color: #1b1d1f !important; }

.border-gray-900 {
  border-color: #101213 !important; }

.border-gray-dark-100 {
  border-color: #ebebec !important; }

.border-gray-dark-200 {
  border-color: #cccecf !important; }

.border-gray-dark-300 {
  border-color: #9a9da0 !important; }

.border-gray-dark-400 {
  border-color: #676b70 !important; }

.border-gray-dark-500 {
  border-color: #343a40 !important; }

.border-gray-dark-600 {
  border-color: #272c30 !important; }

.border-gray-dark-700 {
  border-color: #1a1d20 !important; }

.border-gray-dark-800 {
  border-color: #0d0f10 !important; }

.border-gray-dark-900 {
  border-color: #08090a !important; }

/*theme colors*/
/*Bootstrap*/
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --blue-100: #e6f2ff;
  --blue-200: #bfdeff;
  --blue-300: #80bdff;
  --blue-400: #409cff;
  --blue-500: #007bff;
  --blue-600: #005cbf;
  --blue-700: #003e80;
  --blue-800: #001f40;
  --blue-900: #001226;
  --indigo-100: #f0e7fe;
  --indigo-200: #d9c3fc;
  --indigo-300: #b388f9;
  --indigo-400: #8c4cf5;
  --indigo-500: #6610f2;
  --indigo-600: #4d0cb6;
  --indigo-700: #330879;
  --indigo-800: #1a043d;
  --indigo-900: #0f0224;
  --purple-100: #f1ecf9;
  --purple-200: #dbd0f0;
  --purple-300: #b7a1e0;
  --purple-400: #9371d1;
  --purple-500: #6f42c1;
  --purple-600: #533291;
  --purple-700: #382161;
  --purple-800: #1c1130;
  --purple-900: #110a1d;
  --pink-100: #fdecf4;
  --pink-200: #f9cfe2;
  --pink-300: #f49fc6;
  --pink-400: #ee6ea9;
  --pink-500: #e83e8c;
  --pink-600: #ae2f69;
  --pink-700: #741f46;
  --pink-800: #3a1023;
  --pink-900: #230915;
  --red-100: #fcebec;
  --red-200: #f6cdd1;
  --red-300: #ee9aa2;
  --red-400: #e56874;
  --red-500: #dc3545;
  --red-600: #a52834;
  --red-700: #6e1b23;
  --red-800: #370d11;
  --red-900: #21080a;
  --orange-100: #fff2e8;
  --orange-200: #ffdfc4;
  --orange-300: #febf8a;
  --orange-400: #fe9e4f;
  --orange-500: #fd7e14;
  --orange-600: #be5f0f;
  --orange-700: #7f3f0a;
  --orange-800: #3f2005;
  --orange-900: #261303;
  --yellow-100: #fff9e6;
  --yellow-200: #fff0c1;
  --yellow-300: #ffe083;
  --yellow-400: #ffd145;
  --yellow-500: #ffc107;
  --yellow-600: #bf9105;
  --yellow-700: #806104;
  --yellow-800: #403002;
  --yellow-900: #261d01;
  --green-100: #eaf6ec;
  --green-200: #c9e9d1;
  --green-300: #94d3a2;
  --green-400: #5ebd74;
  --green-500: #28a745;
  --green-600: #1e7d34;
  --green-700: #145423;
  --green-800: #0a2a11;
  --green-900: #06190a;
  --teal-100: #e9faf5;
  --teal-200: #c7f2e5;
  --teal-300: #90e4cb;
  --teal-400: #58d7b1;
  --teal-500: #20c997;
  --teal-600: #189771;
  --teal-700: #10654c;
  --teal-800: #083226;
  --teal-900: #051e17;
  --cyan-100: #e8f6f8;
  --cyan-200: #c5e8ed;
  --cyan-300: #8bd1dc;
  --cyan-400: #51b9ca;
  --cyan-500: #17a2b8;
  --cyan-600: #117a8a;
  --cyan-700: #0c515c;
  --cyan-800: #06292e;
  --cyan-900: #03181c;
  --white-100: white;
  --white-200: white;
  --white-300: white;
  --white-400: white;
  --white-500: white;
  --white-600: #bfbfbf;
  --white-700: gray;
  --white-800: #404040;
  --white-900: #262626;
  --gray-100: #f0f1f2;
  --gray-200: #dadddf;
  --gray-300: #b6babe;
  --gray-400: #91989e;
  --gray-500: #6c757d;
  --gray-600: #51585e;
  --gray-700: #363b3f;
  --gray-800: #1b1d1f;
  --gray-900: #101213;
  --gray-dark-100: #ebebec;
  --gray-dark-200: #cccecf;
  --gray-dark-300: #9a9da0;
  --gray-dark-400: #676b70;
  --gray-dark-500: #343a40;
  --gray-dark-600: #272c30;
  --gray-dark-700: #1a1d20;
  --gray-dark-800: #0d0f10;
  --gray-dark-900: #08090a;
  --primary: #409cff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #323130;
  text-align: left;
  background-color: #f8f9fa; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #409cff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #cae3ff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #9cccff; }

.table-hover .table-primary:hover {
  background-color: #b1d6ff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #b1d6ff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  appearance: none; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #323130;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #323130;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #409cff;
  border-color: #409cff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #1a88ff;
    border-color: #0d82ff; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #1a88ff;
    border-color: #0d82ff;
    box-shadow: 0 0 0 0.2rem rgba(93, 171, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #409cff;
    border-color: #409cff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0d82ff;
    border-color: #007bff; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(93, 171, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #fff;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(255, 202, 44, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 202, 44, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #409cff;
  border-color: #409cff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #409cff;
    border-color: #409cff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(64, 156, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #409cff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #409cff;
    border-color: #409cff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(64, 156, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #409cff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid,
    .navbar-expand-sm > .container-sm,
    .navbar-expand-sm > .container-md,
    .navbar-expand-sm > .container-lg,
    .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid,
    .navbar-expand-md > .container-sm,
    .navbar-expand-md > .container-md,
    .navbar-expand-md > .container-lg,
    .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid,
    .navbar-expand-lg > .container-sm,
    .navbar-expand-lg > .container-md,
    .navbar-expand-lg > .container-lg,
    .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid,
    .navbar-expand-xl > .container-sm,
    .navbar-expand-xl > .container-md,
    .navbar-expand-xl > .container-lg,
    .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid,
  .navbar-expand > .container-sm,
  .navbar-expand > .container-md,
  .navbar-expand > .container-lg,
  .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid,
  .navbar-expand > .container-sm,
  .navbar-expand > .container-md,
  .navbar-expand > .container-lg,
  .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item {
  display: flex; }
  .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem; }
    .breadcrumb-item + .breadcrumb-item::before {
      display: inline-block;
      padding-right: 0.5rem;
      color: #6c757d;
      content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #409cff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0d82ff; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(64, 156, 255, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #fff;
  background-color: #ffc107; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #fff;
    background-color: #d39e00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #215185;
  background-color: #d9ebff;
  border-color: #cae3ff; }
  .alert-primary hr {
    border-top-color: #b1d6ff; }
  .alert-primary .alert-link {
    color: #17385c; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #215185;
  background-color: #cae3ff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #215185;
    background-color: #b1d6ff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #215185;
    border-color: #215185; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #409cff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0d82ff !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

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

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #409cff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

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

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent; }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

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

.text-primary {
  color: #409cff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0075f3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #323130 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #6c757d;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #b6babe !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/* remap grays */
/* Bootstrap 4 mixins - no change */
/* from Bootstrap 4 utilities - replaced $theme-colors with $colors */
.text-blue {
  color: #007bff !important; }

a.text-blue:focus {
  color: #0062cc !important; }

a.text-blue:hover {
  color: #0062cc !important; }

.text-indigo {
  color: #6610f2 !important; }

a.text-indigo:focus {
  color: #510bc4 !important; }

a.text-indigo:hover {
  color: #510bc4 !important; }

.text-purple {
  color: #6f42c1 !important; }

a.text-purple:focus {
  color: #59339d !important; }

a.text-purple:hover {
  color: #59339d !important; }

.text-pink {
  color: #e83e8c !important; }

a.text-pink:focus {
  color: #d91a72 !important; }

a.text-pink:hover {
  color: #d91a72 !important; }

.text-red {
  color: #dc3545 !important; }

a.text-red:focus {
  color: #bd2130 !important; }

a.text-red:hover {
  color: #bd2130 !important; }

.text-orange {
  color: #fd7e14 !important; }

a.text-orange:focus {
  color: #dc6502 !important; }

a.text-orange:hover {
  color: #dc6502 !important; }

.text-yellow {
  color: #ffc107 !important; }

a.text-yellow:focus {
  color: #d39e00 !important; }

a.text-yellow:hover {
  color: #d39e00 !important; }

.text-green {
  color: #28a745 !important; }

a.text-green:focus {
  color: #1e7e34 !important; }

a.text-green:hover {
  color: #1e7e34 !important; }

.text-teal {
  color: #20c997 !important; }

a.text-teal:focus {
  color: #199d76 !important; }

a.text-teal:hover {
  color: #199d76 !important; }

.text-cyan {
  color: #17a2b8 !important; }

a.text-cyan:focus {
  color: #117a8b !important; }

a.text-cyan:hover {
  color: #117a8b !important; }

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

a.text-white:focus {
  color: #e6e6e6 !important; }

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

.text-gray {
  color: #6c757d !important; }

a.text-gray:focus {
  color: #545b62 !important; }

a.text-gray:hover {
  color: #545b62 !important; }

.text-gray-dark {
  color: #343a40 !important; }

a.text-gray-dark:focus {
  color: #1d2124 !important; }

a.text-gray-dark:hover {
  color: #1d2124 !important; }

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

a.text-blue-100:focus {
  color: #b3d7ff !important; }

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

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

a.text-blue-200:focus {
  color: #8cc4ff !important; }

a.text-blue-200:hover {
  color: #8cc4ff !important; }

.text-blue-300 {
  color: #80bdff !important; }

a.text-blue-300:focus {
  color: #4da2ff !important; }

a.text-blue-300:hover {
  color: #4da2ff !important; }

.text-blue-400 {
  color: #409cff !important; }

a.text-blue-400:focus {
  color: #0d82ff !important; }

a.text-blue-400:hover {
  color: #0d82ff !important; }

.text-blue-500 {
  color: #007bff !important; }

a.text-blue-500:focus {
  color: #0062cc !important; }

a.text-blue-500:hover {
  color: #0062cc !important; }

.text-blue-600 {
  color: #005cbf !important; }

a.text-blue-600:focus {
  color: #00438c !important; }

a.text-blue-600:hover {
  color: #00438c !important; }

.text-blue-700 {
  color: #003e80 !important; }

a.text-blue-700:focus {
  color: #00254d !important; }

a.text-blue-700:hover {
  color: #00254d !important; }

.text-blue-800 {
  color: #001f40 !important; }

a.text-blue-800:focus {
  color: #00060d !important; }

a.text-blue-800:hover {
  color: #00060d !important; }

.text-blue-900 {
  color: #001226 !important; }

a.text-blue-900:focus {
  color: black !important; }

a.text-blue-900:hover {
  color: black !important; }

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

a.text-indigo-100:focus {
  color: #d1b6fc !important; }

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

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

a.text-indigo-200:focus {
  color: #ba92fa !important; }

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

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

a.text-indigo-300:focus {
  color: #9457f7 !important; }

a.text-indigo-300:hover {
  color: #9457f7 !important; }

.text-indigo-400 {
  color: #8c4cf5 !important; }

a.text-indigo-400:focus {
  color: #6d1cf2 !important; }

a.text-indigo-400:hover {
  color: #6d1cf2 !important; }

.text-indigo-500 {
  color: #6610f2 !important; }

a.text-indigo-500:focus {
  color: #510bc4 !important; }

a.text-indigo-500:hover {
  color: #510bc4 !important; }

.text-indigo-600 {
  color: #4d0cb6 !important; }

a.text-indigo-600:focus {
  color: #390986 !important; }

a.text-indigo-600:hover {
  color: #390986 !important; }

.text-indigo-700 {
  color: #330879 !important; }

a.text-indigo-700:focus {
  color: #1f0549 !important; }

a.text-indigo-700:hover {
  color: #1f0549 !important; }

.text-indigo-800 {
  color: #1a043d !important; }

a.text-indigo-800:focus {
  color: #06010d !important; }

a.text-indigo-800:hover {
  color: #06010d !important; }

.text-indigo-900 {
  color: #0f0224 !important; }

a.text-indigo-900:focus {
  color: black !important; }

a.text-indigo-900:hover {
  color: black !important; }

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

a.text-purple-100:focus {
  color: #d4c5ed !important; }

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

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

a.text-purple-200:focus {
  color: #bda9e4 !important; }

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

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

a.text-purple-300:focus {
  color: #9a7bd3 !important; }

a.text-purple-300:hover {
  color: #9a7bd3 !important; }

.text-purple-400 {
  color: #9371d1 !important; }

a.text-purple-400:focus {
  color: #764ac5 !important; }

a.text-purple-400:hover {
  color: #764ac5 !important; }

.text-purple-500 {
  color: #6f42c1 !important; }

a.text-purple-500:focus {
  color: #59339d !important; }

a.text-purple-500:hover {
  color: #59339d !important; }

.text-purple-600 {
  color: #533291 !important; }

a.text-purple-600:focus {
  color: #3d256b !important; }

a.text-purple-600:hover {
  color: #3d256b !important; }

.text-purple-700 {
  color: #382161 !important; }

a.text-purple-700:focus {
  color: #22143b !important; }

a.text-purple-700:hover {
  color: #22143b !important; }

.text-purple-800 {
  color: #1c1130 !important; }

a.text-purple-800:focus {
  color: #06040a !important; }

a.text-purple-800:hover {
  color: #06040a !important; }

.text-purple-900 {
  color: #110a1d !important; }

a.text-purple-900:focus {
  color: black !important; }

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

.text-pink-100 {
  color: #fdecf4 !important; }

a.text-pink-100:focus {
  color: #f8bed9 !important; }

a.text-pink-100:hover {
  color: #f8bed9 !important; }

.text-pink-200 {
  color: #f9cfe2 !important; }

a.text-pink-200:focus {
  color: #f3a2c7 !important; }

a.text-pink-200:hover {
  color: #f3a2c7 !important; }

.text-pink-300 {
  color: #f49fc6 !important; }

a.text-pink-300:focus {
  color: #ef71ab !important; }

a.text-pink-300:hover {
  color: #ef71ab !important; }

.text-pink-400 {
  color: #ee6ea9 !important; }

a.text-pink-400:focus {
  color: #e9408e !important; }

a.text-pink-400:hover {
  color: #e9408e !important; }

.text-pink-500 {
  color: #e83e8c !important; }

a.text-pink-500:focus {
  color: #d91a72 !important; }

a.text-pink-500:hover {
  color: #d91a72 !important; }

.text-pink-600 {
  color: #ae2f69 !important; }

a.text-pink-600:focus {
  color: #862451 !important; }

a.text-pink-600:hover {
  color: #862451 !important; }

.text-pink-700 {
  color: #741f46 !important; }

a.text-pink-700:focus {
  color: #4c142e !important; }

a.text-pink-700:hover {
  color: #4c142e !important; }

.text-pink-800 {
  color: #3a1023 !important; }

a.text-pink-800:focus {
  color: #12050b !important; }

a.text-pink-800:hover {
  color: #12050b !important; }

.text-pink-900 {
  color: #230915 !important; }

a.text-pink-900:focus {
  color: black !important; }

a.text-pink-900:hover {
  color: black !important; }

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

a.text-red-100:focus {
  color: #f5bfc2 !important; }

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

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

a.text-red-200:focus {
  color: #eea2a9 !important; }

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

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

a.text-red-300:focus {
  color: #e76e7a !important; }

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

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

a.text-red-400:focus {
  color: #de3c4c !important; }

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

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

a.text-red-500:focus {
  color: #bd2130 !important; }

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

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

a.text-red-600:focus {
  color: #7c1e27 !important; }

a.text-red-600:hover {
  color: #7c1e27 !important; }

.text-red-700 {
  color: #6e1b23 !important; }

a.text-red-700:focus {
  color: #451116 !important; }

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

.text-red-800 {
  color: #370d11 !important; }

a.text-red-800:focus {
  color: #0e0304 !important; }

a.text-red-800:hover {
  color: #0e0304 !important; }

.text-red-900 {
  color: #21080a !important; }

a.text-red-900:focus {
  color: black !important; }

a.text-red-900:hover {
  color: black !important; }

.text-orange-100 {
  color: #fff2e8 !important; }

a.text-orange-100:focus {
  color: #ffd5b5 !important; }

a.text-orange-100:hover {
  color: #ffd5b5 !important; }

.text-orange-200 {
  color: #ffdfc4 !important; }

a.text-orange-200:focus {
  color: #ffc391 !important; }

a.text-orange-200:hover {
  color: #ffc391 !important; }

.text-orange-300 {
  color: #febf8a !important; }

a.text-orange-300:focus {
  color: #fea357 !important; }

a.text-orange-300:hover {
  color: #fea357 !important; }

.text-orange-400 {
  color: #fe9e4f !important; }

a.text-orange-400:focus {
  color: #fe821c !important; }

a.text-orange-400:hover {
  color: #fe821c !important; }

.text-orange-500 {
  color: #fd7e14 !important; }

a.text-orange-500:focus {
  color: #dc6502 !important; }

a.text-orange-500:hover {
  color: #dc6502 !important; }

.text-orange-600 {
  color: #be5f0f !important; }

a.text-orange-600:focus {
  color: #8f470b !important; }

a.text-orange-600:hover {
  color: #8f470b !important; }

.text-orange-700 {
  color: #7f3f0a !important; }

a.text-orange-700:focus {
  color: #502806 !important; }

a.text-orange-700:hover {
  color: #502806 !important; }

.text-orange-800 {
  color: #3f2005 !important; }

a.text-orange-800:focus {
  color: #100801 !important; }

a.text-orange-800:hover {
  color: #100801 !important; }

.text-orange-900 {
  color: #261303 !important; }

a.text-orange-900:focus {
  color: black !important; }

a.text-orange-900:hover {
  color: black !important; }

.text-yellow-100 {
  color: #fff9e6 !important; }

a.text-yellow-100:focus {
  color: #ffedb3 !important; }

a.text-yellow-100:hover {
  color: #ffedb3 !important; }

.text-yellow-200 {
  color: #fff0c1 !important; }

a.text-yellow-200:focus {
  color: #ffe48e !important; }

a.text-yellow-200:hover {
  color: #ffe48e !important; }

.text-yellow-300 {
  color: #ffe083 !important; }

a.text-yellow-300:focus {
  color: #ffd350 !important; }

a.text-yellow-300:hover {
  color: #ffd350 !important; }

.text-yellow-400 {
  color: #ffd145 !important; }

a.text-yellow-400:focus {
  color: #ffc412 !important; }

a.text-yellow-400:hover {
  color: #ffc412 !important; }

.text-yellow-500 {
  color: #ffc107 !important; }

a.text-yellow-500:focus {
  color: #d39e00 !important; }

a.text-yellow-500:hover {
  color: #d39e00 !important; }

.text-yellow-600 {
  color: #bf9105 !important; }

a.text-yellow-600:focus {
  color: #8d6b04 !important; }

a.text-yellow-600:hover {
  color: #8d6b04 !important; }

.text-yellow-700 {
  color: #806104 !important; }

a.text-yellow-700:focus {
  color: #4f3c02 !important; }

a.text-yellow-700:hover {
  color: #4f3c02 !important; }

.text-yellow-800 {
  color: #403002 !important; }

a.text-yellow-800:focus {
  color: #0f0b00 !important; }

a.text-yellow-800:hover {
  color: #0f0b00 !important; }

.text-yellow-900 {
  color: #261d01 !important; }

a.text-yellow-900:focus {
  color: black !important; }

a.text-yellow-900:hover {
  color: black !important; }

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

a.text-green-100:focus {
  color: #c6e7cc !important; }

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

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

a.text-green-200:focus {
  color: #a5dab2 !important; }

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

.text-green-300 {
  color: #94d3a2 !important; }

a.text-green-300:focus {
  color: #70c483 !important; }

a.text-green-300:hover {
  color: #70c483 !important; }

.text-green-400 {
  color: #5ebd74 !important; }

a.text-green-400:focus {
  color: #43a55a !important; }

a.text-green-400:hover {
  color: #43a55a !important; }

.text-green-500 {
  color: #28a745 !important; }

a.text-green-500:focus {
  color: #1e7e34 !important; }

a.text-green-500:hover {
  color: #1e7e34 !important; }

.text-green-600 {
  color: #1e7d34 !important; }

a.text-green-600:focus {
  color: #145423 !important; }

a.text-green-600:hover {
  color: #145423 !important; }

.text-green-700 {
  color: #145423 !important; }

a.text-green-700:focus {
  color: #0a2b12 !important; }

a.text-green-700:hover {
  color: #0a2b12 !important; }

.text-green-800 {
  color: #0a2a11 !important; }

a.text-green-800:focus {
  color: #000100 !important; }

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

.text-green-900 {
  color: #06190a !important; }

a.text-green-900:focus {
  color: black !important; }

a.text-green-900:hover {
  color: black !important; }

.text-teal-100 {
  color: #e9faf5 !important; }

a.text-teal-100:focus {
  color: #bff1e2 !important; }

a.text-teal-100:hover {
  color: #bff1e2 !important; }

.text-teal-200 {
  color: #c7f2e5 !important; }

a.text-teal-200:focus {
  color: #9ee8d2 !important; }

a.text-teal-200:hover {
  color: #9ee8d2 !important; }

.text-teal-300 {
  color: #90e4cb !important; }

a.text-teal-300:focus {
  color: #67dab8 !important; }

a.text-teal-300:hover {
  color: #67dab8 !important; }

.text-teal-400 {
  color: #58d7b1 !important; }

a.text-teal-400:focus {
  color: #31cb9d !important; }

a.text-teal-400:hover {
  color: #31cb9d !important; }

.text-teal-500 {
  color: #20c997 !important; }

a.text-teal-500:focus {
  color: #199d76 !important; }

a.text-teal-500:hover {
  color: #199d76 !important; }

.text-teal-600 {
  color: #189771 !important; }

a.text-teal-600:focus {
  color: #116b50 !important; }

a.text-teal-600:hover {
  color: #116b50 !important; }

.text-teal-700 {
  color: #10654c !important; }

a.text-teal-700:focus {
  color: #09392b !important; }

a.text-teal-700:hover {
  color: #09392b !important; }

.text-teal-800 {
  color: #083226 !important; }

a.text-teal-800:focus {
  color: #010605 !important; }

a.text-teal-800:hover {
  color: #010605 !important; }

.text-teal-900 {
  color: #051e17 !important; }

a.text-teal-900:focus {
  color: black !important; }

a.text-teal-900:hover {
  color: black !important; }

.text-cyan-100 {
  color: #e8f6f8 !important; }

a.text-cyan-100:focus {
  color: #c1e7ec !important; }

a.text-cyan-100:hover {
  color: #c1e7ec !important; }

.text-cyan-200 {
  color: #c5e8ed !important; }

a.text-cyan-200:focus {
  color: #9ed9e1 !important; }

a.text-cyan-200:hover {
  color: #9ed9e1 !important; }

.text-cyan-300 {
  color: #8bd1dc !important; }

a.text-cyan-300:focus {
  color: #64c1d0 !important; }

a.text-cyan-300:hover {
  color: #64c1d0 !important; }

.text-cyan-400 {
  color: #51b9ca !important; }

a.text-cyan-400:focus {
  color: #36a0b2 !important; }

a.text-cyan-400:hover {
  color: #36a0b2 !important; }

.text-cyan-500 {
  color: #17a2b8 !important; }

a.text-cyan-500:focus {
  color: #117a8b !important; }

a.text-cyan-500:hover {
  color: #117a8b !important; }

.text-cyan-600 {
  color: #117a8a !important; }

a.text-cyan-600:focus {
  color: #0b525d !important; }

a.text-cyan-600:hover {
  color: #0b525d !important; }

.text-cyan-700 {
  color: #0c515c !important; }

a.text-cyan-700:focus {
  color: #06292f !important; }

a.text-cyan-700:hover {
  color: #06292f !important; }

.text-cyan-800 {
  color: #06292e !important; }

a.text-cyan-800:focus {
  color: #000101 !important; }

a.text-cyan-800:hover {
  color: #000101 !important; }

.text-cyan-900 {
  color: #03181c !important; }

a.text-cyan-900:focus {
  color: black !important; }

a.text-cyan-900:hover {
  color: black !important; }

.text-white-100 {
  color: white !important; }

a.text-white-100:focus {
  color: #e6e6e6 !important; }

a.text-white-100:hover {
  color: #e6e6e6 !important; }

.text-white-200 {
  color: white !important; }

a.text-white-200:focus {
  color: #e6e6e6 !important; }

a.text-white-200:hover {
  color: #e6e6e6 !important; }

.text-white-300 {
  color: white !important; }

a.text-white-300:focus {
  color: #e6e6e6 !important; }

a.text-white-300:hover {
  color: #e6e6e6 !important; }

.text-white-400 {
  color: white !important; }

a.text-white-400:focus {
  color: #e6e6e6 !important; }

a.text-white-400:hover {
  color: #e6e6e6 !important; }

.text-white-500 {
  color: white !important; }

a.text-white-500:focus {
  color: #e6e6e6 !important; }

a.text-white-500:hover {
  color: #e6e6e6 !important; }

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

a.text-white-600:focus {
  color: #a6a6a6 !important; }

a.text-white-600:hover {
  color: #a6a6a6 !important; }

.text-white-700 {
  color: gray !important; }

a.text-white-700:focus {
  color: #676767 !important; }

a.text-white-700:hover {
  color: #676767 !important; }

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

a.text-white-800:focus {
  color: #272727 !important; }

a.text-white-800:hover {
  color: #272727 !important; }

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

a.text-white-900:focus {
  color: #0d0d0d !important; }

a.text-white-900:hover {
  color: #0d0d0d !important; }

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

a.text-gray-100:focus {
  color: #d5d8da !important; }

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

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

a.text-gray-200:focus {
  color: #bfc4c7 !important; }

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

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

a.text-gray-300:focus {
  color: #9ba1a6 !important; }

a.text-gray-300:hover {
  color: #9ba1a6 !important; }

.text-gray-400 {
  color: #91989e !important; }

a.text-gray-400:focus {
  color: #767f86 !important; }

a.text-gray-400:hover {
  color: #767f86 !important; }

.text-gray-500 {
  color: #6c757d !important; }

a.text-gray-500:focus {
  color: #545b62 !important; }

a.text-gray-500:hover {
  color: #545b62 !important; }

.text-gray-600 {
  color: #51585e !important; }

a.text-gray-600:focus {
  color: #393e43 !important; }

a.text-gray-600:hover {
  color: #393e43 !important; }

.text-gray-700 {
  color: #363b3f !important; }

a.text-gray-700:focus {
  color: #1e2124 !important; }

a.text-gray-700:hover {
  color: #1e2124 !important; }

.text-gray-800 {
  color: #1b1d1f !important; }

a.text-gray-800:focus {
  color: #030404 !important; }

a.text-gray-800:hover {
  color: #030404 !important; }

.text-gray-900 {
  color: #101213 !important; }

a.text-gray-900:focus {
  color: black !important; }

a.text-gray-900:hover {
  color: black !important; }

.text-gray-dark-100 {
  color: #ebebec !important; }

a.text-gray-dark-100:focus {
  color: #d1d1d3 !important; }

a.text-gray-dark-100:hover {
  color: #d1d1d3 !important; }

.text-gray-dark-200 {
  color: #cccecf !important; }

a.text-gray-dark-200:focus {
  color: #b2b5b6 !important; }

a.text-gray-dark-200:hover {
  color: #b2b5b6 !important; }

.text-gray-dark-300 {
  color: #9a9da0 !important; }

a.text-gray-dark-300:focus {
  color: #808487 !important; }

a.text-gray-dark-300:hover {
  color: #808487 !important; }

.text-gray-dark-400 {
  color: #676b70 !important; }

a.text-gray-dark-400:focus {
  color: #4f5255 !important; }

a.text-gray-dark-400:hover {
  color: #4f5255 !important; }

.text-gray-dark-500 {
  color: #343a40 !important; }

a.text-gray-dark-500:focus {
  color: #1d2124 !important; }

a.text-gray-dark-500:hover {
  color: #1d2124 !important; }

.text-gray-dark-600 {
  color: #272c30 !important; }

a.text-gray-dark-600:focus {
  color: #101214 !important; }

a.text-gray-dark-600:hover {
  color: #101214 !important; }

.text-gray-dark-700 {
  color: #1a1d20 !important; }

a.text-gray-dark-700:focus {
  color: #030404 !important; }

a.text-gray-dark-700:hover {
  color: #030404 !important; }

.text-gray-dark-800 {
  color: #0d0f10 !important; }

a.text-gray-dark-800:focus {
  color: black !important; }

a.text-gray-dark-800:hover {
  color: black !important; }

.text-gray-dark-900 {
  color: #08090a !important; }

a.text-gray-dark-900:focus {
  color: black !important; }

a.text-gray-dark-900:hover {
  color: black !important; }

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

a.text-blue-100-100:focus {
  color: #cae5ff !important; }

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

.text-blue-100-200 {
  color: #f9fcff !important; }

a.text-blue-100-200:focus {
  color: #c6e3ff !important; }

a.text-blue-100-200:hover {
  color: #c6e3ff !important; }

.text-blue-100-300 {
  color: #f3f9ff !important; }

a.text-blue-100-300:focus {
  color: #c0e0ff !important; }

a.text-blue-100-300:hover {
  color: #c0e0ff !important; }

.text-blue-100-400 {
  color: #ecf5ff !important; }

a.text-blue-100-400:focus {
  color: #b9daff !important; }

a.text-blue-100-400:hover {
  color: #b9daff !important; }

.text-blue-100-500 {
  color: #e6f2ff !important; }

a.text-blue-100-500:focus {
  color: #b3d7ff !important; }

a.text-blue-100-500:hover {
  color: #b3d7ff !important; }

.text-blue-100-600 {
  color: #adb6bf !important; }

a.text-blue-100-600:focus {
  color: #909da9 !important; }

a.text-blue-100-600:hover {
  color: #909da9 !important; }

.text-blue-100-700 {
  color: #737980 !important; }

a.text-blue-100-700:focus {
  color: #5b6065 !important; }

a.text-blue-100-700:hover {
  color: #5b6065 !important; }

.text-blue-100-800 {
  color: #3a3d40 !important; }

a.text-blue-100-800:focus {
  color: #222425 !important; }

a.text-blue-100-800:hover {
  color: #222425 !important; }

.text-blue-100-900 {
  color: #232426 !important; }

a.text-blue-100-900:focus {
  color: #0b0b0b !important; }

a.text-blue-100-900:hover {
  color: #0b0b0b !important; }

.text-blue-200-100 {
  color: #f9fcff !important; }

a.text-blue-200-100:focus {
  color: #c6e3ff !important; }

a.text-blue-200-100:hover {
  color: #c6e3ff !important; }

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

a.text-blue-200-200:focus {
  color: #bcdeff !important; }

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

.text-blue-200-300 {
  color: #dfefff !important; }

a.text-blue-200-300:focus {
  color: #acd6ff !important; }

a.text-blue-200-300:hover {
  color: #acd6ff !important; }

.text-blue-200-400 {
  color: #cfe6ff !important; }

a.text-blue-200-400:focus {
  color: #9ccbff !important; }

a.text-blue-200-400:hover {
  color: #9ccbff !important; }

.text-blue-200-500 {
  color: #bfdeff !important; }

a.text-blue-200-500:focus {
  color: #8cc4ff !important; }

a.text-blue-200-500:hover {
  color: #8cc4ff !important; }

.text-blue-200-600 {
  color: #8fa7bf !important; }

a.text-blue-200-600:focus {
  color: #6f8eac !important; }

a.text-blue-200-600:hover {
  color: #6f8eac !important; }

.text-blue-200-700 {
  color: #606f80 !important; }

a.text-blue-200-700:focus {
  color: #4a5663 !important; }

a.text-blue-200-700:hover {
  color: #4a5663 !important; }

.text-blue-200-800 {
  color: #303840 !important; }

a.text-blue-200-800:focus {
  color: #1a1f23 !important; }

a.text-blue-200-800:hover {
  color: #1a1f23 !important; }

.text-blue-200-900 {
  color: #1d2126 !important; }

a.text-blue-200-900:focus {
  color: #070809 !important; }

a.text-blue-200-900:hover {
  color: #070809 !important; }

.text-blue-300-100 {
  color: #f2f8ff !important; }

a.text-blue-300-100:focus {
  color: #bfddff !important; }

a.text-blue-300-100:hover {
  color: #bfddff !important; }

.text-blue-300-200 {
  color: #dfefff !important; }

a.text-blue-300-200:focus {
  color: #acd6ff !important; }

a.text-blue-300-200:hover {
  color: #acd6ff !important; }

.text-blue-300-300 {
  color: #c0deff !important; }

a.text-blue-300-300:focus {
  color: #8dc3ff !important; }

a.text-blue-300-300:hover {
  color: #8dc3ff !important; }

.text-blue-300-400 {
  color: #a0ceff !important; }

a.text-blue-300-400:focus {
  color: #6db4ff !important; }

a.text-blue-300-400:hover {
  color: #6db4ff !important; }

.text-blue-300-500 {
  color: #80bdff !important; }

a.text-blue-300-500:focus {
  color: #4da2ff !important; }

a.text-blue-300-500:hover {
  color: #4da2ff !important; }

.text-blue-300-600 {
  color: #608ebf !important; }

a.text-blue-300-600:focus {
  color: #4474a8 !important; }

a.text-blue-300-600:hover {
  color: #4474a8 !important; }

.text-blue-300-700 {
  color: #405f80 !important; }

a.text-blue-300-700:focus {
  color: #2f465e !important; }

a.text-blue-300-700:hover {
  color: #2f465e !important; }

.text-blue-300-800 {
  color: #202f40 !important; }

a.text-blue-300-800:focus {
  color: #0f161e !important; }

a.text-blue-300-800:hover {
  color: #0f161e !important; }

.text-blue-300-900 {
  color: #131c26 !important; }

a.text-blue-300-900:focus {
  color: #020304 !important; }

a.text-blue-300-900:hover {
  color: #020304 !important; }

.text-blue-400-100 {
  color: #ecf5ff !important; }

a.text-blue-400-100:focus {
  color: #b9daff !important; }

a.text-blue-400-100:hover {
  color: #b9daff !important; }

.text-blue-400-200 {
  color: #cfe6ff !important; }

a.text-blue-400-200:focus {
  color: #9ccbff !important; }

a.text-blue-400-200:hover {
  color: #9ccbff !important; }

.text-blue-400-300 {
  color: #a0ceff !important; }

a.text-blue-400-300:focus {
  color: #6db4ff !important; }

a.text-blue-400-300:hover {
  color: #6db4ff !important; }

.text-blue-400-400 {
  color: #70b5ff !important; }

a.text-blue-400-400:focus {
  color: #3d9bff !important; }

a.text-blue-400-400:hover {
  color: #3d9bff !important; }

.text-blue-400-500 {
  color: #409cff !important; }

a.text-blue-400-500:focus {
  color: #0d82ff !important; }

a.text-blue-400-500:hover {
  color: #0d82ff !important; }

.text-blue-400-600 {
  color: #3075bf !important; }

a.text-blue-400-600:focus {
  color: #265c96 !important; }

a.text-blue-400-600:hover {
  color: #265c96 !important; }

.text-blue-400-700 {
  color: #204e80 !important; }

a.text-blue-400-700:focus {
  color: #163557 !important; }

a.text-blue-400-700:hover {
  color: #163557 !important; }

.text-blue-400-800 {
  color: #102740 !important; }

a.text-blue-400-800:focus {
  color: #060e17 !important; }

a.text-blue-400-800:hover {
  color: #060e17 !important; }

.text-blue-400-900 {
  color: #0a1726 !important; }

a.text-blue-400-900:focus {
  color: black !important; }

a.text-blue-400-900:hover {
  color: black !important; }

.text-blue-500-100 {
  color: #e6f2ff !important; }

a.text-blue-500-100:focus {
  color: #b3d7ff !important; }

a.text-blue-500-100:hover {
  color: #b3d7ff !important; }

.text-blue-500-200 {
  color: #bfdeff !important; }

a.text-blue-500-200:focus {
  color: #8cc4ff !important; }

a.text-blue-500-200:hover {
  color: #8cc4ff !important; }

.text-blue-500-300 {
  color: #80bdff !important; }

a.text-blue-500-300:focus {
  color: #4da2ff !important; }

a.text-blue-500-300:hover {
  color: #4da2ff !important; }

.text-blue-500-400 {
  color: #409cff !important; }

a.text-blue-500-400:focus {
  color: #0d82ff !important; }

a.text-blue-500-400:hover {
  color: #0d82ff !important; }

.text-blue-500-500 {
  color: #007bff !important; }

a.text-blue-500-500:focus {
  color: #0062cc !important; }

a.text-blue-500-500:hover {
  color: #0062cc !important; }

.text-blue-500-600 {
  color: #005cbf !important; }

a.text-blue-500-600:focus {
  color: #00438c !important; }

a.text-blue-500-600:hover {
  color: #00438c !important; }

.text-blue-500-700 {
  color: #003e80 !important; }

a.text-blue-500-700:focus {
  color: #00254d !important; }

a.text-blue-500-700:hover {
  color: #00254d !important; }

.text-blue-500-800 {
  color: #001f40 !important; }

a.text-blue-500-800:focus {
  color: #00060d !important; }

a.text-blue-500-800:hover {
  color: #00060d !important; }

.text-blue-500-900 {
  color: #001226 !important; }

a.text-blue-500-900:focus {
  color: black !important; }

a.text-blue-500-900:hover {
  color: black !important; }

.text-blue-600-100 {
  color: #e6eff9 !important; }

a.text-blue-600-100:focus {
  color: #bdd5ef !important; }

a.text-blue-600-100:hover {
  color: #bdd5ef !important; }

.text-blue-600-200 {
  color: #bfd6ef !important; }

a.text-blue-600-200:focus {
  color: #96bce5 !important; }

a.text-blue-600-200:hover {
  color: #96bce5 !important; }

.text-blue-600-300 {
  color: #80aedf !important; }

a.text-blue-600-300:focus {
  color: #5794d5 !important; }

a.text-blue-600-300:hover {
  color: #5794d5 !important; }

.text-blue-600-400 {
  color: #4085cf !important; }

a.text-blue-600-400:focus {
  color: #2c6cb0 !important; }

a.text-blue-600-400:hover {
  color: #2c6cb0 !important; }

.text-blue-600-500 {
  color: #005cbf !important; }

a.text-blue-600-500:focus {
  color: #00438c !important; }

a.text-blue-600-500:hover {
  color: #00438c !important; }

.text-blue-600-600 {
  color: #00458f !important; }

a.text-blue-600-600:focus {
  color: #002c5c !important; }

a.text-blue-600-600:hover {
  color: #002c5c !important; }

.text-blue-600-700 {
  color: #002e60 !important; }

a.text-blue-600-700:focus {
  color: #00162d !important; }

a.text-blue-600-700:hover {
  color: #00162d !important; }

.text-blue-600-800 {
  color: #001730 !important; }

a.text-blue-600-800:focus {
  color: black !important; }

a.text-blue-600-800:hover {
  color: black !important; }

.text-blue-600-900 {
  color: #000e1d !important; }

a.text-blue-600-900:focus {
  color: black !important; }

a.text-blue-600-900:hover {
  color: black !important; }

.text-blue-700-100 {
  color: #e6ecf2 !important; }

a.text-blue-700-100:focus {
  color: #c4d3e1 !important; }

a.text-blue-700-100:hover {
  color: #c4d3e1 !important; }

.text-blue-700-200 {
  color: #bfcfdf !important; }

a.text-blue-700-200:focus {
  color: #9db6ce !important; }

a.text-blue-700-200:hover {
  color: #9db6ce !important; }

.text-blue-700-300 {
  color: #809fc0 !important; }

a.text-blue-700-300:focus {
  color: #5e85af !important; }

a.text-blue-700-300:hover {
  color: #5e85af !important; }

.text-blue-700-400 {
  color: #406ea0 !important; }

a.text-blue-700-400:focus {
  color: #31557c !important; }

a.text-blue-700-400:hover {
  color: #31557c !important; }

.text-blue-700-500 {
  color: #003e80 !important; }

a.text-blue-700-500:focus {
  color: #00254d !important; }

a.text-blue-700-500:hover {
  color: #00254d !important; }

.text-blue-700-600 {
  color: #002f60 !important; }

a.text-blue-700-600:focus {
  color: #00162d !important; }

a.text-blue-700-600:hover {
  color: #00162d !important; }

.text-blue-700-700 {
  color: #001f40 !important; }

a.text-blue-700-700:focus {
  color: #00060d !important; }

a.text-blue-700-700:hover {
  color: #00060d !important; }

.text-blue-700-800 {
  color: #001020 !important; }

a.text-blue-700-800:focus {
  color: black !important; }

a.text-blue-700-800:hover {
  color: black !important; }

.text-blue-700-900 {
  color: #000913 !important; }

a.text-blue-700-900:focus {
  color: black !important; }

a.text-blue-700-900:hover {
  color: black !important; }

.text-blue-800-100 {
  color: #e6e9ec !important; }

a.text-blue-800-100:focus {
  color: #c9d0d6 !important; }

a.text-blue-800-100:hover {
  color: #c9d0d6 !important; }

.text-blue-800-200 {
  color: #bfc7cf !important; }

a.text-blue-800-200:focus {
  color: #a2aeb9 !important; }

a.text-blue-800-200:hover {
  color: #a2aeb9 !important; }

.text-blue-800-300 {
  color: #808fa0 !important; }

a.text-blue-800-300:focus {
  color: #657588 !important; }

a.text-blue-800-300:hover {
  color: #657588 !important; }

.text-blue-800-400 {
  color: #405770 !important; }

a.text-blue-800-400:focus {
  color: #2d3e50 !important; }

a.text-blue-800-400:hover {
  color: #2d3e50 !important; }

.text-blue-800-500 {
  color: #001f40 !important; }

a.text-blue-800-500:focus {
  color: #00060d !important; }

a.text-blue-800-500:hover {
  color: #00060d !important; }

.text-blue-800-600 {
  color: #001730 !important; }

a.text-blue-800-600:focus {
  color: black !important; }

a.text-blue-800-600:hover {
  color: black !important; }

.text-blue-800-700 {
  color: #001020 !important; }

a.text-blue-800-700:focus {
  color: black !important; }

a.text-blue-800-700:hover {
  color: black !important; }

.text-blue-800-800 {
  color: #000810 !important; }

a.text-blue-800-800:focus {
  color: black !important; }

a.text-blue-800-800:hover {
  color: black !important; }

.text-blue-800-900 {
  color: #00050a !important; }

a.text-blue-800-900:focus {
  color: black !important; }

a.text-blue-800-900:hover {
  color: black !important; }

.text-blue-900-100 {
  color: #e6e7e9 !important; }

a.text-blue-900-100:focus {
  color: #cbcdd1 !important; }

a.text-blue-900-100:hover {
  color: #cbcdd1 !important; }

.text-blue-900-200 {
  color: #bfc4c9 !important; }

a.text-blue-900-200:focus {
  color: #a3abb2 !important; }

a.text-blue-900-200:hover {
  color: #a3abb2 !important; }

.text-blue-900-300 {
  color: #808993 !important; }

a.text-blue-900-300:focus {
  color: #677079 !important; }

a.text-blue-900-300:hover {
  color: #677079 !important; }

.text-blue-900-400 {
  color: #404d5c !important; }

a.text-blue-900-400:focus {
  color: #2b343e !important; }

a.text-blue-900-400:hover {
  color: #2b343e !important; }

.text-blue-900-500 {
  color: #001226 !important; }

a.text-blue-900-500:focus {
  color: black !important; }

a.text-blue-900-500:hover {
  color: black !important; }

.text-blue-900-600 {
  color: #000e1d !important; }

a.text-blue-900-600:focus {
  color: black !important; }

a.text-blue-900-600:hover {
  color: black !important; }

.text-blue-900-700 {
  color: #000913 !important; }

a.text-blue-900-700:focus {
  color: black !important; }

a.text-blue-900-700:hover {
  color: black !important; }

.text-blue-900-800 {
  color: #00050a !important; }

a.text-blue-900-800:focus {
  color: black !important; }

a.text-blue-900-800:hover {
  color: black !important; }

.text-blue-900-900 {
  color: #000306 !important; }

a.text-blue-900-900:focus {
  color: black !important; }

a.text-blue-900-900:hover {
  color: black !important; }

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

a.text-indigo-100-100:focus {
  color: #e5caff !important; }

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

.text-indigo-100-200 {
  color: #fbf9ff !important; }

a.text-indigo-100-200:focus {
  color: #d9c6ff !important; }

a.text-indigo-100-200:hover {
  color: #d9c6ff !important; }

.text-indigo-100-300 {
  color: #f8f3ff !important; }

a.text-indigo-100-300:focus {
  color: #dac0ff !important; }

a.text-indigo-100-300:hover {
  color: #dac0ff !important; }

.text-indigo-100-400 {
  color: #f4edfe !important; }

a.text-indigo-100-400:focus {
  color: #d6bdfb !important; }

a.text-indigo-100-400:hover {
  color: #d6bdfb !important; }

.text-indigo-100-500 {
  color: #f0e7fe !important; }

a.text-indigo-100-500:focus {
  color: #d1b6fc !important; }

a.text-indigo-100-500:hover {
  color: #d1b6fc !important; }

.text-indigo-100-600 {
  color: #b4adbf !important; }

a.text-indigo-100-600:focus {
  color: #9a90a9 !important; }

a.text-indigo-100-600:hover {
  color: #9a90a9 !important; }

.text-indigo-100-700 {
  color: #78747f !important; }

a.text-indigo-100-700:focus {
  color: #5f5c64 !important; }

a.text-indigo-100-700:hover {
  color: #5f5c64 !important; }

.text-indigo-100-800 {
  color: #3c3a40 !important; }

a.text-indigo-100-800:focus {
  color: #232225 !important; }

a.text-indigo-100-800:hover {
  color: #232225 !important; }

.text-indigo-100-900 {
  color: #242326 !important; }

a.text-indigo-100-900:focus {
  color: #0b0b0b !important; }

a.text-indigo-100-900:hover {
  color: #0b0b0b !important; }

.text-indigo-200-100 {
  color: #fbf9ff !important; }

a.text-indigo-200-100:focus {
  color: #d9c6ff !important; }

a.text-indigo-200-100:hover {
  color: #d9c6ff !important; }

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

a.text-indigo-200-200:focus {
  color: #d9c0fb !important; }

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

.text-indigo-200-300 {
  color: #ece1fe !important; }

a.text-indigo-200-300:focus {
  color: #cdb0fc !important; }

a.text-indigo-200-300:hover {
  color: #cdb0fc !important; }

.text-indigo-200-400 {
  color: #e3d2fd !important; }

a.text-indigo-200-400:focus {
  color: #c5a1fb !important; }

a.text-indigo-200-400:hover {
  color: #c5a1fb !important; }

.text-indigo-200-500 {
  color: #d9c3fc !important; }

a.text-indigo-200-500:focus {
  color: #ba92fa !important; }

a.text-indigo-200-500:hover {
  color: #ba92fa !important; }

.text-indigo-200-600 {
  color: #a392bd !important; }

a.text-indigo-200-600:focus {
  color: #8872aa !important; }

a.text-indigo-200-600:hover {
  color: #8872aa !important; }

.text-indigo-200-700 {
  color: #6d627e !important; }

a.text-indigo-200-700:focus {
  color: #544c61 !important; }

a.text-indigo-200-700:hover {
  color: #544c61 !important; }

.text-indigo-200-800 {
  color: #36313f !important; }

a.text-indigo-200-800:focus {
  color: #1d1b22 !important; }

a.text-indigo-200-800:hover {
  color: #1d1b22 !important; }

.text-indigo-200-900 {
  color: #211d26 !important; }

a.text-indigo-200-900:focus {
  color: #080709 !important; }

a.text-indigo-200-900:hover {
  color: #080709 !important; }

.text-indigo-300-100 {
  color: #f7f3fe !important; }

a.text-indigo-300-100:focus {
  color: #d8c4fa !important; }

a.text-indigo-300-100:hover {
  color: #d8c4fa !important; }

.text-indigo-300-200 {
  color: #ece1fe !important; }

a.text-indigo-300-200:focus {
  color: #cdb0fc !important; }

a.text-indigo-300-200:hover {
  color: #cdb0fc !important; }

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

a.text-indigo-300-300:focus {
  color: #ba93fa !important; }

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

.text-indigo-300-400 {
  color: #c6a6fb !important; }

a.text-indigo-300-400:focus {
  color: #a775f9 !important; }

a.text-indigo-300-400:hover {
  color: #a775f9 !important; }

.text-indigo-300-500 {
  color: #b388f9 !important; }

a.text-indigo-300-500:focus {
  color: #9457f7 !important; }

a.text-indigo-300-500:hover {
  color: #9457f7 !important; }

.text-indigo-300-600 {
  color: #8666bb !important; }

a.text-indigo-300-600:focus {
  color: #6c49a5 !important; }

a.text-indigo-300-600:hover {
  color: #6c49a5 !important; }

.text-indigo-300-700 {
  color: #5a447d !important; }

a.text-indigo-300-700:focus {
  color: #42325c !important; }

a.text-indigo-300-700:hover {
  color: #42325c !important; }

.text-indigo-300-800 {
  color: #2d223e !important; }

a.text-indigo-300-800:focus {
  color: #15101d !important; }

a.text-indigo-300-800:hover {
  color: #15101d !important; }

.text-indigo-300-900 {
  color: #1b1425 !important; }

a.text-indigo-300-900:focus {
  color: #030204 !important; }

a.text-indigo-300-900:hover {
  color: #030204 !important; }

.text-indigo-400-100 {
  color: #f4edfe !important; }

a.text-indigo-400-100:focus {
  color: #d6bdfb !important; }

a.text-indigo-400-100:hover {
  color: #d6bdfb !important; }

.text-indigo-400-200 {
  color: #e2d2fd !important; }

a.text-indigo-400-200:focus {
  color: #c3a1fb !important; }

a.text-indigo-400-200:hover {
  color: #c3a1fb !important; }

.text-indigo-400-300 {
  color: #c6a6fa !important; }

a.text-indigo-400-300:focus {
  color: #a776f7 !important; }

a.text-indigo-400-300:hover {
  color: #a776f7 !important; }

.text-indigo-400-400 {
  color: #a979f8 !important; }

a.text-indigo-400-400:focus {
  color: #8a49f5 !important; }

a.text-indigo-400-400:hover {
  color: #8a49f5 !important; }

.text-indigo-400-500 {
  color: #8c4cf5 !important; }

a.text-indigo-400-500:focus {
  color: #6d1cf2 !important; }

a.text-indigo-400-500:hover {
  color: #6d1cf2 !important; }

.text-indigo-400-600 {
  color: #6939b8 !important; }

a.text-indigo-400-600:focus {
  color: #532d91 !important; }

a.text-indigo-400-600:hover {
  color: #532d91 !important; }

.text-indigo-400-700 {
  color: #46267b !important; }

a.text-indigo-400-700:focus {
  color: #301a54 !important; }

a.text-indigo-400-700:hover {
  color: #301a54 !important; }

.text-indigo-400-800 {
  color: #23133d !important; }

a.text-indigo-400-800:focus {
  color: #0d0716 !important; }

a.text-indigo-400-800:hover {
  color: #0d0716 !important; }

.text-indigo-400-900 {
  color: #150b25 !important; }

a.text-indigo-400-900:focus {
  color: black !important; }

a.text-indigo-400-900:hover {
  color: black !important; }

.text-indigo-500-100 {
  color: #f0e7fe !important; }

a.text-indigo-500-100:focus {
  color: #d1b6fc !important; }

a.text-indigo-500-100:hover {
  color: #d1b6fc !important; }

.text-indigo-500-200 {
  color: #d9c3fc !important; }

a.text-indigo-500-200:focus {
  color: #ba92fa !important; }

a.text-indigo-500-200:hover {
  color: #ba92fa !important; }

.text-indigo-500-300 {
  color: #b388f9 !important; }

a.text-indigo-500-300:focus {
  color: #9457f7 !important; }

a.text-indigo-500-300:hover {
  color: #9457f7 !important; }

.text-indigo-500-400 {
  color: #8c4cf5 !important; }

a.text-indigo-500-400:focus {
  color: #6d1cf2 !important; }

a.text-indigo-500-400:hover {
  color: #6d1cf2 !important; }

.text-indigo-500-500 {
  color: #6610f2 !important; }

a.text-indigo-500-500:focus {
  color: #510bc4 !important; }

a.text-indigo-500-500:hover {
  color: #510bc4 !important; }

.text-indigo-500-600 {
  color: #4d0cb6 !important; }

a.text-indigo-500-600:focus {
  color: #390986 !important; }

a.text-indigo-500-600:hover {
  color: #390986 !important; }

.text-indigo-500-700 {
  color: #330879 !important; }

a.text-indigo-500-700:focus {
  color: #1f0549 !important; }

a.text-indigo-500-700:hover {
  color: #1f0549 !important; }

.text-indigo-500-800 {
  color: #1a043d !important; }

a.text-indigo-500-800:focus {
  color: #06010d !important; }

a.text-indigo-500-800:hover {
  color: #06010d !important; }

.text-indigo-500-900 {
  color: #0f0224 !important; }

a.text-indigo-500-900:focus {
  color: black !important; }

a.text-indigo-500-900:hover {
  color: black !important; }

.text-indigo-600-100 {
  color: #ede7f8 !important; }

a.text-indigo-600-100:focus {
  color: #cfc0ec !important; }

a.text-indigo-600-100:hover {
  color: #cfc0ec !important; }

.text-indigo-600-200 {
  color: #d3c2ed !important; }

a.text-indigo-600-200:focus {
  color: #b79be1 !important; }

a.text-indigo-600-200:hover {
  color: #b79be1 !important; }

.text-indigo-600-300 {
  color: #a686db !important; }

a.text-indigo-600-300:focus {
  color: #895fcf !important; }

a.text-indigo-600-300:hover {
  color: #895fcf !important; }

.text-indigo-600-400 {
  color: #7a49c8 !important; }

a.text-indigo-600-400:focus {
  color: #6134aa !important; }

a.text-indigo-600-400:hover {
  color: #6134aa !important; }

.text-indigo-600-500 {
  color: #4d0cb6 !important; }

a.text-indigo-600-500:focus {
  color: #390986 !important; }

a.text-indigo-600-500:hover {
  color: #390986 !important; }

.text-indigo-600-600 {
  color: #3a0989 !important; }

a.text-indigo-600-600:focus {
  color: #260659 !important; }

a.text-indigo-600-600:hover {
  color: #260659 !important; }

.text-indigo-600-700 {
  color: #27065b !important; }

a.text-indigo-600-700:focus {
  color: #12032b !important; }

a.text-indigo-600-700:hover {
  color: #12032b !important; }

.text-indigo-600-800 {
  color: #13032e !important; }

a.text-indigo-600-800:focus {
  color: black !important; }

a.text-indigo-600-800:hover {
  color: black !important; }

.text-indigo-600-900 {
  color: #0c021b !important; }

a.text-indigo-600-900:focus {
  color: black !important; }

a.text-indigo-600-900:hover {
  color: black !important; }

.text-indigo-700-100 {
  color: #ebe6f2 !important; }

a.text-indigo-700-100:focus {
  color: #d0c4e1 !important; }

a.text-indigo-700-100:hover {
  color: #d0c4e1 !important; }

.text-indigo-700-200 {
  color: #ccc1de !important; }

a.text-indigo-700-200:focus {
  color: #b1a0cc !important; }

a.text-indigo-700-200:hover {
  color: #b1a0cc !important; }

.text-indigo-700-300 {
  color: #9984bc !important; }

a.text-indigo-700-300:focus {
  color: #7e63aa !important; }

a.text-indigo-700-300:hover {
  color: #7e63aa !important; }

.text-indigo-700-400 {
  color: #66469b !important; }

a.text-indigo-700-400:focus {
  color: #4f3678 !important; }

a.text-indigo-700-400:hover {
  color: #4f3678 !important; }

.text-indigo-700-500 {
  color: #330879 !important; }

a.text-indigo-700-500:focus {
  color: #1f0549 !important; }

a.text-indigo-700-500:hover {
  color: #1f0549 !important; }

.text-indigo-700-600 {
  color: #26065b !important; }

a.text-indigo-700-600:focus {
  color: #12032b !important; }

a.text-indigo-700-600:hover {
  color: #12032b !important; }

.text-indigo-700-700 {
  color: #1a043d !important; }

a.text-indigo-700-700:focus {
  color: #06010d !important; }

a.text-indigo-700-700:hover {
  color: #06010d !important; }

.text-indigo-700-800 {
  color: #0d021e !important; }

a.text-indigo-700-800:focus {
  color: black !important; }

a.text-indigo-700-800:hover {
  color: black !important; }

.text-indigo-700-900 {
  color: #080112 !important; }

a.text-indigo-700-900:focus {
  color: black !important; }

a.text-indigo-700-900:hover {
  color: black !important; }

.text-indigo-800-100 {
  color: #e8e6ec !important; }

a.text-indigo-800-100:focus {
  color: #cdc9d6 !important; }

a.text-indigo-800-100:hover {
  color: #cdc9d6 !important; }

.text-indigo-800-200 {
  color: #c6c0cf !important; }

a.text-indigo-800-200:focus {
  color: #aca3b9 !important; }

a.text-indigo-800-200:hover {
  color: #aca3b9 !important; }

.text-indigo-800-300 {
  color: #8d829e !important; }

a.text-indigo-800-300:focus {
  color: #736885 !important; }

a.text-indigo-800-300:hover {
  color: #736885 !important; }

.text-indigo-800-400 {
  color: #53436e !important; }

a.text-indigo-800-400:focus {
  color: #3b304e !important; }

a.text-indigo-800-400:hover {
  color: #3b304e !important; }

.text-indigo-800-500 {
  color: #1a043d !important; }

a.text-indigo-800-500:focus {
  color: #06010d !important; }

a.text-indigo-800-500:hover {
  color: #06010d !important; }

.text-indigo-800-600 {
  color: #14032e !important; }

a.text-indigo-800-600:focus {
  color: black !important; }

a.text-indigo-800-600:hover {
  color: black !important; }

.text-indigo-800-700 {
  color: #0d021f !important; }

a.text-indigo-800-700:focus {
  color: black !important; }

a.text-indigo-800-700:hover {
  color: black !important; }

.text-indigo-800-800 {
  color: #07010f !important; }

a.text-indigo-800-800:focus {
  color: black !important; }

a.text-indigo-800-800:hover {
  color: black !important; }

.text-indigo-800-900 {
  color: #040109 !important; }

a.text-indigo-800-900:focus {
  color: black !important; }

a.text-indigo-800-900:hover {
  color: black !important; }

.text-indigo-900-100 {
  color: #e7e6e9 !important; }

a.text-indigo-900-100:focus {
  color: #cdcbd1 !important; }

a.text-indigo-900-100:hover {
  color: #cdcbd1 !important; }

.text-indigo-900-200 {
  color: #c3c0c8 !important; }

a.text-indigo-900-200:focus {
  color: #a9a5b0 !important; }

a.text-indigo-900-200:hover {
  color: #a9a5b0 !important; }

.text-indigo-900-300 {
  color: #878192 !important; }

a.text-indigo-900-300:focus {
  color: #6e6878 !important; }

a.text-indigo-900-300:hover {
  color: #6e6878 !important; }

.text-indigo-900-400 {
  color: #4b415b !important; }

a.text-indigo-900-400:focus {
  color: #322c3d !important; }

a.text-indigo-900-400:hover {
  color: #322c3d !important; }

.text-indigo-900-500 {
  color: #0f0224 !important; }

a.text-indigo-900-500:focus {
  color: black !important; }

a.text-indigo-900-500:hover {
  color: black !important; }

.text-indigo-900-600 {
  color: #0b021b !important; }

a.text-indigo-900-600:focus {
  color: black !important; }

a.text-indigo-900-600:hover {
  color: black !important; }

.text-indigo-900-700 {
  color: #080112 !important; }

a.text-indigo-900-700:focus {
  color: black !important; }

a.text-indigo-900-700:hover {
  color: black !important; }

.text-indigo-900-800 {
  color: #040109 !important; }

a.text-indigo-900-800:focus {
  color: black !important; }

a.text-indigo-900-800:hover {
  color: black !important; }

.text-indigo-900-900 {
  color: #020005 !important; }

a.text-indigo-900-900:focus {
  color: black !important; }

a.text-indigo-900-900:hover {
  color: black !important; }

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

a.text-purple-100-100:focus {
  color: #eddbed !important; }

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

.text-purple-100-200 {
  color: #fcfafe !important; }

a.text-purple-100-200:focus {
  color: #e3d0f6 !important; }

a.text-purple-100-200:hover {
  color: #e3d0f6 !important; }

.text-purple-100-300 {
  color: #f8f6fc !important; }

a.text-purple-100-300:focus {
  color: #dad0ef !important; }

a.text-purple-100-300:hover {
  color: #dad0ef !important; }

.text-purple-100-400 {
  color: #f5f1fb !important; }

a.text-purple-100-400:focus {
  color: #d9c9f0 !important; }

a.text-purple-100-400:hover {
  color: #d9c9f0 !important; }

.text-purple-100-500 {
  color: #f1ecf9 !important; }

a.text-purple-100-500:focus {
  color: #d4c5ed !important; }

a.text-purple-100-500:hover {
  color: #d4c5ed !important; }

.text-purple-100-600 {
  color: #b5b1bb !important; }

a.text-purple-100-600:focus {
  color: #9b96a3 !important; }

a.text-purple-100-600:hover {
  color: #9b96a3 !important; }

.text-purple-100-700 {
  color: #79767d !important; }

a.text-purple-100-700:focus {
  color: #605d63 !important; }

a.text-purple-100-700:hover {
  color: #605d63 !important; }

.text-purple-100-800 {
  color: #3c3b3e !important; }

a.text-purple-100-800:focus {
  color: #232224 !important; }

a.text-purple-100-800:hover {
  color: #232224 !important; }

.text-purple-100-900 {
  color: #242325 !important; }

a.text-purple-100-900:focus {
  color: #0b0a0b !important; }

a.text-purple-100-900:hover {
  color: #0b0a0b !important; }

.text-purple-200-100 {
  color: #fbfafe !important; }

a.text-purple-200-100:focus {
  color: #d9d0f6 !important; }

a.text-purple-200-100:hover {
  color: #d9d0f6 !important; }

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

a.text-purple-200-200:focus {
  color: #d9cdee !important; }

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

.text-purple-200-300 {
  color: #ede8f8 !important; }

a.text-purple-200-300:focus {
  color: #cec1ec !important; }

a.text-purple-200-300:hover {
  color: #cec1ec !important; }

.text-purple-200-400 {
  color: #e4dcf4 !important; }

a.text-purple-200-400:focus {
  color: #c6b5e8 !important; }

a.text-purple-200-400:hover {
  color: #c6b5e8 !important; }

.text-purple-200-500 {
  color: #dbd0f0 !important; }

a.text-purple-200-500:focus {
  color: #bda9e4 !important; }

a.text-purple-200-500:hover {
  color: #bda9e4 !important; }

.text-purple-200-600 {
  color: #a49cb4 !important; }

a.text-purple-200-600:focus {
  color: #897f9e !important; }

a.text-purple-200-600:hover {
  color: #897f9e !important; }

.text-purple-200-700 {
  color: #6e6878 !important; }

a.text-purple-200-700:focus {
  color: #55505d !important; }

a.text-purple-200-700:hover {
  color: #55505d !important; }

.text-purple-200-800 {
  color: #37343c !important; }

a.text-purple-200-800:focus {
  color: #1e1c21 !important; }

a.text-purple-200-800:hover {
  color: #1e1c21 !important; }

.text-purple-200-900 {
  color: #211f24 !important; }

a.text-purple-200-900:focus {
  color: #080709 !important; }

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

.text-purple-300-100 {
  color: #f8f6fc !important; }

a.text-purple-300-100:focus {
  color: #dad0ef !important; }

a.text-purple-300-100:hover {
  color: #dad0ef !important; }

.text-purple-300-200 {
  color: #ede8f7 !important; }

a.text-purple-300-200:focus {
  color: #cfc2ea !important; }

a.text-purple-300-200:hover {
  color: #cfc2ea !important; }

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

a.text-purple-300-300:focus {
  color: #bda9e4 !important; }

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

.text-purple-300-400 {
  color: #c9b9e8 !important; }

a.text-purple-300-400:focus {
  color: #ab93db !important; }

a.text-purple-300-400:hover {
  color: #ab93db !important; }

.text-purple-300-500 {
  color: #b7a1e0 !important; }

a.text-purple-300-500:focus {
  color: #9a7bd3 !important; }

a.text-purple-300-500:hover {
  color: #9a7bd3 !important; }

.text-purple-300-600 {
  color: #8979a8 !important; }

a.text-purple-300-600:focus {
  color: #6f5e90 !important; }

a.text-purple-300-600:hover {
  color: #6f5e90 !important; }

.text-purple-300-700 {
  color: #5c5170 !important; }

a.text-purple-300-700:focus {
  color: #443c52 !important; }

a.text-purple-300-700:hover {
  color: #443c52 !important; }

.text-purple-300-800 {
  color: #2e2838 !important; }

a.text-purple-300-800:focus {
  color: #16131a !important; }

a.text-purple-300-800:hover {
  color: #16131a !important; }

.text-purple-300-900 {
  color: #1b1822 !important; }

a.text-purple-300-900:focus {
  color: #030304 !important; }

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

.text-purple-400-100 {
  color: #f4f1fa !important; }

a.text-purple-400-100:focus {
  color: #d6cbed !important; }

a.text-purple-400-100:hover {
  color: #d6cbed !important; }

.text-purple-400-200 {
  color: #e4dcf4 !important; }

a.text-purple-400-200:focus {
  color: #c6b5e8 !important; }

a.text-purple-400-200:hover {
  color: #c6b5e8 !important; }

.text-purple-400-300 {
  color: #c9b8e8 !important; }

a.text-purple-400-300:focus {
  color: #ac91dc !important; }

a.text-purple-400-300:hover {
  color: #ac91dc !important; }

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

a.text-purple-400-400:focus {
  color: #906ed1 !important; }

a.text-purple-400-400:hover {
  color: #906ed1 !important; }

.text-purple-400-500 {
  color: #9371d1 !important; }

a.text-purple-400-500:focus {
  color: #764ac5 !important; }

a.text-purple-400-500:hover {
  color: #764ac5 !important; }

.text-purple-400-600 {
  color: #6e559d !important; }

a.text-purple-400-600:focus {
  color: #57437c !important; }

a.text-purple-400-600:hover {
  color: #57437c !important; }

.text-purple-400-700 {
  color: #4a3969 !important; }

a.text-purple-400-700:focus {
  color: #332748 !important; }

a.text-purple-400-700:hover {
  color: #332748 !important; }

.text-purple-400-800 {
  color: #251c34 !important; }

a.text-purple-400-800:focus {
  color: #0d0a13 !important; }

a.text-purple-400-800:hover {
  color: #0d0a13 !important; }

.text-purple-400-900 {
  color: #16111f !important; }

a.text-purple-400-900:focus {
  color: black !important; }

a.text-purple-400-900:hover {
  color: black !important; }

.text-purple-500-100 {
  color: #f1ecf9 !important; }

a.text-purple-500-100:focus {
  color: #d4c5ed !important; }

a.text-purple-500-100:hover {
  color: #d4c5ed !important; }

.text-purple-500-200 {
  color: #dbd0f0 !important; }

a.text-purple-500-200:focus {
  color: #bda9e4 !important; }

a.text-purple-500-200:hover {
  color: #bda9e4 !important; }

.text-purple-500-300 {
  color: #b7a1e0 !important; }

a.text-purple-500-300:focus {
  color: #9a7bd3 !important; }

a.text-purple-500-300:hover {
  color: #9a7bd3 !important; }

.text-purple-500-400 {
  color: #9371d1 !important; }

a.text-purple-500-400:focus {
  color: #764ac5 !important; }

a.text-purple-500-400:hover {
  color: #764ac5 !important; }

.text-purple-500-500 {
  color: #6f42c1 !important; }

a.text-purple-500-500:focus {
  color: #59339d !important; }

a.text-purple-500-500:hover {
  color: #59339d !important; }

.text-purple-500-600 {
  color: #533291 !important; }

a.text-purple-500-600:focus {
  color: #3d256b !important; }

a.text-purple-500-600:hover {
  color: #3d256b !important; }

.text-purple-500-700 {
  color: #382161 !important; }

a.text-purple-500-700:focus {
  color: #22143b !important; }

a.text-purple-500-700:hover {
  color: #22143b !important; }

.text-purple-500-800 {
  color: #1c1130 !important; }

a.text-purple-500-800:focus {
  color: #06040a !important; }

a.text-purple-500-800:hover {
  color: #06040a !important; }

.text-purple-500-900 {
  color: #110a1d !important; }

a.text-purple-500-900:focus {
  color: black !important; }

a.text-purple-500-900:hover {
  color: black !important; }

.text-purple-600-100 {
  color: #eeebf4 !important; }

a.text-purple-600-100:focus {
  color: #d2cae2 !important; }

a.text-purple-600-100:hover {
  color: #d2cae2 !important; }

.text-purple-600-200 {
  color: #d4cce4 !important; }

a.text-purple-600-200:focus {
  color: #b8abd2 !important; }

a.text-purple-600-200:hover {
  color: #b8abd2 !important; }

.text-purple-600-300 {
  color: #a999c8 !important; }

a.text-purple-600-300:focus {
  color: #8d78b6 !important; }

a.text-purple-600-300:hover {
  color: #8d78b6 !important; }

.text-purple-600-400 {
  color: #7e65ad !important; }

a.text-purple-600-400:focus {
  color: #654d92 !important; }

a.text-purple-600-400:hover {
  color: #654d92 !important; }

.text-purple-600-500 {
  color: #533291 !important; }

a.text-purple-600-500:focus {
  color: #3d256b !important; }

a.text-purple-600-500:hover {
  color: #3d256b !important; }

.text-purple-600-600 {
  color: #3e266d !important; }

a.text-purple-600-600:focus {
  color: #281947 !important; }

a.text-purple-600-600:hover {
  color: #281947 !important; }

.text-purple-600-700 {
  color: #2a1949 !important; }

a.text-purple-600-700:focus {
  color: #140c23 !important; }

a.text-purple-600-700:hover {
  color: #140c23 !important; }

.text-purple-600-800 {
  color: #150d24 !important; }

a.text-purple-600-800:focus {
  color: black !important; }

a.text-purple-600-800:hover {
  color: black !important; }

.text-purple-600-900 {
  color: #0c0816 !important; }

a.text-purple-600-900:focus {
  color: black !important; }

a.text-purple-600-900:hover {
  color: black !important; }

.text-purple-700-100 {
  color: #ebe9ef !important; }

a.text-purple-700-100:focus {
  color: #d0cbda !important; }

a.text-purple-700-100:hover {
  color: #d0cbda !important; }

.text-purple-700-200 {
  color: #cdc8d8 !important; }

a.text-purple-700-200:focus {
  color: #b2aac3 !important; }

a.text-purple-700-200:hover {
  color: #b2aac3 !important; }

.text-purple-700-300 {
  color: #9c90b0 !important; }

a.text-purple-700-300:focus {
  color: #81729b !important; }

a.text-purple-700-300:hover {
  color: #81729b !important; }

.text-purple-700-400 {
  color: #6a5989 !important; }

a.text-purple-700-400:focus {
  color: #52456a !important; }

a.text-purple-700-400:hover {
  color: #52456a !important; }

.text-purple-700-500 {
  color: #382161 !important; }

a.text-purple-700-500:focus {
  color: #22143b !important; }

a.text-purple-700-500:hover {
  color: #22143b !important; }

.text-purple-700-600 {
  color: #2a1949 !important; }

a.text-purple-700-600:focus {
  color: #140c23 !important; }

a.text-purple-700-600:hover {
  color: #140c23 !important; }

.text-purple-700-700 {
  color: #1c1131 !important; }

a.text-purple-700-700:focus {
  color: #06040b !important; }

a.text-purple-700-700:hover {
  color: #06040b !important; }

.text-purple-700-800 {
  color: #0e0818 !important; }

a.text-purple-700-800:focus {
  color: black !important; }

a.text-purple-700-800:hover {
  color: black !important; }

.text-purple-700-900 {
  color: #08050f !important; }

a.text-purple-700-900:focus {
  color: black !important; }

a.text-purple-700-900:hover {
  color: black !important; }

.text-purple-800-100 {
  color: #e8e7ea !important; }

a.text-purple-800-100:focus {
  color: #ceccd2 !important; }

a.text-purple-800-100:hover {
  color: #ceccd2 !important; }

.text-purple-800-200 {
  color: #c6c4cb !important; }

a.text-purple-800-200:focus {
  color: #aca9b3 !important; }

a.text-purple-800-200:hover {
  color: #aca9b3 !important; }

.text-purple-800-300 {
  color: #8e8898 !important; }

a.text-purple-800-300:focus {
  color: #746e7f !important; }

a.text-purple-800-300:hover {
  color: #746e7f !important; }

.text-purple-800-400 {
  color: #554d64 !important; }

a.text-purple-800-400:focus {
  color: #3d3747 !important; }

a.text-purple-800-400:hover {
  color: #3d3747 !important; }

.text-purple-800-500 {
  color: #1c1130 !important; }

a.text-purple-800-500:focus {
  color: #06040a !important; }

a.text-purple-800-500:hover {
  color: #06040a !important; }

.text-purple-800-600 {
  color: #150d24 !important; }

a.text-purple-800-600:focus {
  color: black !important; }

a.text-purple-800-600:hover {
  color: black !important; }

.text-purple-800-700 {
  color: #0e0918 !important; }

a.text-purple-800-700:focus {
  color: black !important; }

a.text-purple-800-700:hover {
  color: black !important; }

.text-purple-800-800 {
  color: #07040c !important; }

a.text-purple-800-800:focus {
  color: black !important; }

a.text-purple-800-800:hover {
  color: black !important; }

.text-purple-800-900 {
  color: #040307 !important; }

a.text-purple-800-900:focus {
  color: black !important; }

a.text-purple-800-900:hover {
  color: black !important; }

.text-purple-900-100 {
  color: #e7e7e8 !important; }

a.text-purple-900-100:focus {
  color: #cdcdcf !important; }

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

.text-purple-900-200 {
  color: #c4c2c7 !important; }

a.text-purple-900-200:focus {
  color: #aaa7af !important; }

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

.text-purple-900-300 {
  color: #88858e !important; }

a.text-purple-900-300:focus {
  color: #6f6c74 !important; }

a.text-purple-900-300:hover {
  color: #6f6c74 !important; }

.text-purple-900-400 {
  color: #4d4756 !important; }

a.text-purple-900-400:focus {
  color: #34303a !important; }

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

.text-purple-900-500 {
  color: #110a1d !important; }

a.text-purple-900-500:focus {
  color: black !important; }

a.text-purple-900-500:hover {
  color: black !important; }

.text-purple-900-600 {
  color: #0d0816 !important; }

a.text-purple-900-600:focus {
  color: black !important; }

a.text-purple-900-600:hover {
  color: black !important; }

.text-purple-900-700 {
  color: #09050f !important; }

a.text-purple-900-700:focus {
  color: black !important; }

a.text-purple-900-700:hover {
  color: black !important; }

.text-purple-900-800 {
  color: #040307 !important; }

a.text-purple-900-800:focus {
  color: black !important; }

a.text-purple-900-800:hover {
  color: black !important; }

.text-purple-900-900 {
  color: #030204 !important; }

a.text-purple-900-900:focus {
  color: black !important; }

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

.text-pink-100-100 {
  color: #fffdfe !important; }

a.text-pink-100-100:focus {
  color: #ffcae5 !important; }

a.text-pink-100-100:hover {
  color: #ffcae5 !important; }

.text-pink-100-200 {
  color: #fffafc !important; }

a.text-pink-100-200:focus {
  color: #ffc7dd !important; }

a.text-pink-100-200:hover {
  color: #ffc7dd !important; }

.text-pink-100-300 {
  color: #fef6fa !important; }

a.text-pink-100-300:focus {
  color: #f9c8e1 !important; }

a.text-pink-100-300:hover {
  color: #f9c8e1 !important; }

.text-pink-100-400 {
  color: #fef1f7 !important; }

a.text-pink-100-400:focus {
  color: #fbc1dc !important; }

a.text-pink-100-400:hover {
  color: #fbc1dc !important; }

.text-pink-100-500 {
  color: #fdecf4 !important; }

a.text-pink-100-500:focus {
  color: #f8bed9 !important; }

a.text-pink-100-500:hover {
  color: #f8bed9 !important; }

.text-pink-100-600 {
  color: #beb1b7 !important; }

a.text-pink-100-600:focus {
  color: #a7959d !important; }

a.text-pink-100-600:hover {
  color: #a7959d !important; }

.text-pink-100-700 {
  color: #7f767a !important; }

a.text-pink-100-700:focus {
  color: #655d61 !important; }

a.text-pink-100-700:hover {
  color: #655d61 !important; }

.text-pink-100-800 {
  color: #3f3b3d !important; }

a.text-pink-100-800:focus {
  color: #252224 !important; }

a.text-pink-100-800:hover {
  color: #252224 !important; }

.text-pink-100-900 {
  color: #262325 !important; }

a.text-pink-100-900:focus {
  color: #0b0b0b !important; }

a.text-pink-100-900:hover {
  color: #0b0b0b !important; }

.text-pink-200-100 {
  color: #fefafc !important; }

a.text-pink-200-100:focus {
  color: #f6d0e3 !important; }

a.text-pink-200-100:hover {
  color: #f6d0e3 !important; }

.text-pink-200-200 {
  color: #fef3f8 !important; }

a.text-pink-200-200:focus {
  color: #fac4dd !important; }

a.text-pink-200-200:hover {
  color: #fac4dd !important; }

.text-pink-200-300 {
  color: #fce7f1 !important; }

a.text-pink-200-300:focus {
  color: #f6bad7 !important; }

a.text-pink-200-300:hover {
  color: #f6bad7 !important; }

.text-pink-200-400 {
  color: #fbdbe9 !important; }

a.text-pink-200-400:focus {
  color: #f6adcd !important; }

a.text-pink-200-400:hover {
  color: #f6adcd !important; }

.text-pink-200-500 {
  color: #f9cfe2 !important; }

a.text-pink-200-500:focus {
  color: #f3a2c7 !important; }

a.text-pink-200-500:hover {
  color: #f3a2c7 !important; }

.text-pink-200-600 {
  color: #bb9baa !important; }

a.text-pink-200-600:focus {
  color: #a67d90 !important; }

a.text-pink-200-600:hover {
  color: #a67d90 !important; }

.text-pink-200-700 {
  color: #7d6871 !important; }

a.text-pink-200-700:focus {
  color: #615158 !important; }

a.text-pink-200-700:hover {
  color: #615158 !important; }

.text-pink-200-800 {
  color: #3e3439 !important; }

a.text-pink-200-800:focus {
  color: #221d20 !important; }

a.text-pink-200-800:hover {
  color: #221d20 !important; }

.text-pink-200-900 {
  color: #251f22 !important; }

a.text-pink-200-900:focus {
  color: #090809 !important; }

a.text-pink-200-900:hover {
  color: #090809 !important; }

.text-pink-300-100 {
  color: #fef5f9 !important; }

a.text-pink-300-100:focus {
  color: #f9c7dd !important; }

a.text-pink-300-100:hover {
  color: #f9c7dd !important; }

.text-pink-300-200 {
  color: #fce7f1 !important; }

a.text-pink-300-200:focus {
  color: #f6bad7 !important; }

a.text-pink-300-200:hover {
  color: #f6bad7 !important; }

.text-pink-300-300 {
  color: #facfe3 !important; }

a.text-pink-300-300:focus {
  color: #f5a1c8 !important; }

a.text-pink-300-300:hover {
  color: #f5a1c8 !important; }

.text-pink-300-400 {
  color: #f7b7d4 !important; }

a.text-pink-300-400:focus {
  color: #f289b9 !important; }

a.text-pink-300-400:hover {
  color: #f289b9 !important; }

.text-pink-300-500 {
  color: #f49fc6 !important; }

a.text-pink-300-500:focus {
  color: #ef71ab !important; }

a.text-pink-300-500:hover {
  color: #ef71ab !important; }

.text-pink-300-600 {
  color: #b77795 !important; }

a.text-pink-300-600:focus {
  color: #a4577b !important; }

a.text-pink-300-600:hover {
  color: #a4577b !important; }

.text-pink-300-700 {
  color: #7a5063 !important; }

a.text-pink-300-700:focus {
  color: #5b3c4a !important; }

a.text-pink-300-700:hover {
  color: #5b3c4a !important; }

.text-pink-300-800 {
  color: #3d2832 !important; }

a.text-pink-300-800:focus {
  color: #1e1419 !important; }

a.text-pink-300-800:hover {
  color: #1e1419 !important; }

.text-pink-300-900 {
  color: #25181e !important; }

a.text-pink-300-900:focus {
  color: #060405 !important; }

a.text-pink-300-900:hover {
  color: #060405 !important; }

.text-pink-400-100 {
  color: #fdf1f6 !important; }

a.text-pink-400-100:focus {
  color: #f7c4d9 !important; }

a.text-pink-400-100:hover {
  color: #f7c4d9 !important; }

.text-pink-400-200 {
  color: #fbdbea !important; }

a.text-pink-400-200:focus {
  color: #f6adcf !important; }

a.text-pink-400-200:hover {
  color: #f6adcf !important; }

.text-pink-400-300 {
  color: #f7b7d4 !important; }

a.text-pink-400-300:focus {
  color: #f289b9 !important; }

a.text-pink-400-300:hover {
  color: #f289b9 !important; }

.text-pink-400-400 {
  color: #f292bf !important; }

a.text-pink-400-400:focus {
  color: #ed64a4 !important; }

a.text-pink-400-400:hover {
  color: #ed64a4 !important; }

.text-pink-400-500 {
  color: #ee6ea9 !important; }

a.text-pink-400-500:focus {
  color: #e9408e !important; }

a.text-pink-400-500:hover {
  color: #e9408e !important; }

.text-pink-400-600 {
  color: #b3537f !important; }

a.text-pink-400-600:focus {
  color: #924166 !important; }

a.text-pink-400-600:hover {
  color: #924166 !important; }

.text-pink-400-700 {
  color: #773755 !important; }

a.text-pink-400-700:focus {
  color: #54273c !important; }

a.text-pink-400-700:hover {
  color: #54273c !important; }

.text-pink-400-800 {
  color: #3c1c2a !important; }

a.text-pink-400-800:focus {
  color: #190c12 !important; }

a.text-pink-400-800:hover {
  color: #190c12 !important; }

.text-pink-400-900 {
  color: #241119 !important; }

a.text-pink-400-900:focus {
  color: #010101 !important; }

a.text-pink-400-900:hover {
  color: #010101 !important; }

.text-pink-500-100 {
  color: #fdecf4 !important; }

a.text-pink-500-100:focus {
  color: #f8bed9 !important; }

a.text-pink-500-100:hover {
  color: #f8bed9 !important; }

.text-pink-500-200 {
  color: #f9cfe2 !important; }

a.text-pink-500-200:focus {
  color: #f3a2c7 !important; }

a.text-pink-500-200:hover {
  color: #f3a2c7 !important; }

.text-pink-500-300 {
  color: #f49fc6 !important; }

a.text-pink-500-300:focus {
  color: #ef71ab !important; }

a.text-pink-500-300:hover {
  color: #ef71ab !important; }

.text-pink-500-400 {
  color: #ee6ea9 !important; }

a.text-pink-500-400:focus {
  color: #e9408e !important; }

a.text-pink-500-400:hover {
  color: #e9408e !important; }

.text-pink-500-500 {
  color: #e83e8c !important; }

a.text-pink-500-500:focus {
  color: #d91a72 !important; }

a.text-pink-500-500:hover {
  color: #d91a72 !important; }

.text-pink-500-600 {
  color: #ae2f69 !important; }

a.text-pink-500-600:focus {
  color: #862451 !important; }

a.text-pink-500-600:hover {
  color: #862451 !important; }

.text-pink-500-700 {
  color: #741f46 !important; }

a.text-pink-500-700:focus {
  color: #4c142e !important; }

a.text-pink-500-700:hover {
  color: #4c142e !important; }

.text-pink-500-800 {
  color: #3a1023 !important; }

a.text-pink-500-800:focus {
  color: #12050b !important; }

a.text-pink-500-800:hover {
  color: #12050b !important; }

.text-pink-500-900 {
  color: #230915 !important; }

a.text-pink-500-900:focus {
  color: black !important; }

a.text-pink-500-900:hover {
  color: black !important; }

.text-pink-600-100 {
  color: #f7eaf0 !important; }

a.text-pink-600-100:focus {
  color: #e9c5d6 !important; }

a.text-pink-600-100:hover {
  color: #e9c5d6 !important; }

.text-pink-600-200 {
  color: #ebcbda !important; }

a.text-pink-600-200:focus {
  color: #dda6c0 !important; }

a.text-pink-600-200:hover {
  color: #dda6c0 !important; }

.text-pink-600-300 {
  color: #d797b4 !important; }

a.text-pink-600-300:focus {
  color: #c97299 !important; }

a.text-pink-600-300:hover {
  color: #c97299 !important; }

.text-pink-600-400 {
  color: #c2638f !important; }

a.text-pink-600-400:focus {
  color: #ae4475 !important; }

a.text-pink-600-400:hover {
  color: #ae4475 !important; }

.text-pink-600-500 {
  color: #ae2f69 !important; }

a.text-pink-600-500:focus {
  color: #862451 !important; }

a.text-pink-600-500:hover {
  color: #862451 !important; }

.text-pink-600-600 {
  color: #83234f !important; }

a.text-pink-600-600:focus {
  color: #5b1837 !important; }

a.text-pink-600-600:hover {
  color: #5b1837 !important; }

.text-pink-600-700 {
  color: #571835 !important; }

a.text-pink-600-700:focus {
  color: #2f0d1d !important; }

a.text-pink-600-700:hover {
  color: #2f0d1d !important; }

.text-pink-600-800 {
  color: #2c0c1a !important; }

a.text-pink-600-800:focus {
  color: #040102 !important; }

a.text-pink-600-800:hover {
  color: #040102 !important; }

.text-pink-600-900 {
  color: #1a0710 !important; }

a.text-pink-600-900:focus {
  color: black !important; }

a.text-pink-600-900:hover {
  color: black !important; }

.text-pink-700-100 {
  color: #f1e9ed !important; }

a.text-pink-700-100:focus {
  color: #ddcad4 !important; }

a.text-pink-700-100:hover {
  color: #ddcad4 !important; }

.text-pink-700-200 {
  color: #dcc7d1 !important; }

a.text-pink-700-200:focus {
  color: #c8a8b7 !important; }

a.text-pink-700-200:hover {
  color: #c8a8b7 !important; }

.text-pink-700-300 {
  color: #ba8fa3 !important; }

a.text-pink-700-300:focus {
  color: #a76f89 !important; }

a.text-pink-700-300:hover {
  color: #a76f89 !important; }

.text-pink-700-400 {
  color: #975774 !important; }

a.text-pink-700-400:focus {
  color: #77445b !important; }

a.text-pink-700-400:hover {
  color: #77445b !important; }

.text-pink-700-500 {
  color: #741f46 !important; }

a.text-pink-700-500:focus {
  color: #4c142e !important; }

a.text-pink-700-500:hover {
  color: #4c142e !important; }

.text-pink-700-600 {
  color: #571735 !important; }

a.text-pink-700-600:focus {
  color: #2f0c1c !important; }

a.text-pink-700-600:hover {
  color: #2f0c1c !important; }

.text-pink-700-700 {
  color: #3a1023 !important; }

a.text-pink-700-700:focus {
  color: #12050b !important; }

a.text-pink-700-700:hover {
  color: #12050b !important; }

.text-pink-700-800 {
  color: #1d0812 !important; }

a.text-pink-700-800:focus {
  color: black !important; }

a.text-pink-700-800:hover {
  color: black !important; }

.text-pink-700-900 {
  color: #11050b !important; }

a.text-pink-700-900:focus {
  color: black !important; }

a.text-pink-700-900:hover {
  color: black !important; }

.text-pink-800-100 {
  color: #ebe7e9 !important; }

a.text-pink-800-100:focus {
  color: #d4cbd0 !important; }

a.text-pink-800-100:hover {
  color: #d4cbd0 !important; }

.text-pink-800-200 {
  color: #cec3c8 !important; }

a.text-pink-800-200:focus {
  color: #b7a7ae !important; }

a.text-pink-800-200:hover {
  color: #b7a7ae !important; }

.text-pink-800-300 {
  color: #9d8891 !important; }

a.text-pink-800-300:focus {
  color: #856d77 !important; }

a.text-pink-800-300:hover {
  color: #856d77 !important; }

.text-pink-800-400 {
  color: #6b4c5a !important; }

a.text-pink-800-400:focus {
  color: #4d3741 !important; }

a.text-pink-800-400:hover {
  color: #4d3741 !important; }

.text-pink-800-500 {
  color: #3a1023 !important; }

a.text-pink-800-500:focus {
  color: #12050b !important; }

a.text-pink-800-500:hover {
  color: #12050b !important; }

.text-pink-800-600 {
  color: #2c0c1a !important; }

a.text-pink-800-600:focus {
  color: #040102 !important; }

a.text-pink-800-600:hover {
  color: #040102 !important; }

.text-pink-800-700 {
  color: #1d0812 !important; }

a.text-pink-800-700:focus {
  color: black !important; }

a.text-pink-800-700:hover {
  color: black !important; }

.text-pink-800-800 {
  color: #0f0409 !important; }

a.text-pink-800-800:focus {
  color: black !important; }

a.text-pink-800-800:hover {
  color: black !important; }

.text-pink-800-900 {
  color: #090205 !important; }

a.text-pink-800-900:focus {
  color: black !important; }

a.text-pink-800-900:hover {
  color: black !important; }

.text-pink-900-100 {
  color: #e9e6e8 !important; }

a.text-pink-900-100:focus {
  color: #d1cbcf !important; }

a.text-pink-900-100:hover {
  color: #d1cbcf !important; }

.text-pink-900-200 {
  color: #c8c2c5 !important; }

a.text-pink-900-200:focus {
  color: #b0a7ac !important; }

a.text-pink-900-200:hover {
  color: #b0a7ac !important; }

.text-pink-900-300 {
  color: #91848a !important; }

a.text-pink-900-300:focus {
  color: #776b71 !important; }

a.text-pink-900-300:hover {
  color: #776b71 !important; }

.text-pink-900-400 {
  color: #5a4750 !important; }

a.text-pink-900-400:focus {
  color: #3d3137 !important; }

a.text-pink-900-400:hover {
  color: #3d3137 !important; }

.text-pink-900-500 {
  color: #230915 !important; }

a.text-pink-900-500:focus {
  color: black !important; }

a.text-pink-900-500:hover {
  color: black !important; }

.text-pink-900-600 {
  color: #1a0710 !important; }

a.text-pink-900-600:focus {
  color: black !important; }

a.text-pink-900-600:hover {
  color: black !important; }

.text-pink-900-700 {
  color: #12050b !important; }

a.text-pink-900-700:focus {
  color: black !important; }

a.text-pink-900-700:hover {
  color: black !important; }

.text-pink-900-800 {
  color: #090205 !important; }

a.text-pink-900-800:focus {
  color: black !important; }

a.text-pink-900-800:hover {
  color: black !important; }

.text-pink-900-900 {
  color: #050103 !important; }

a.text-pink-900-900:focus {
  color: black !important; }

a.text-pink-900-900:hover {
  color: black !important; }

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

a.text-red-100-100:focus {
  color: #ffcaca !important; }

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

.text-red-100-200 {
  color: #fefafa !important; }

a.text-red-100-200:focus {
  color: #f6d0d0 !important; }

a.text-red-100-200:hover {
  color: #f6d0d0 !important; }

.text-red-100-300 {
  color: #fef5f6 !important; }

a.text-red-100-300:focus {
  color: #f9c7cc !important; }

a.text-red-100-300:hover {
  color: #f9c7cc !important; }

.text-red-100-400 {
  color: #fdf0f1 !important; }

a.text-red-100-400:focus {
  color: #f7c3c7 !important; }

a.text-red-100-400:hover {
  color: #f7c3c7 !important; }

.text-red-100-500 {
  color: #fcebec !important; }

a.text-red-100-500:focus {
  color: #f5bfc2 !important; }

a.text-red-100-500:hover {
  color: #f5bfc2 !important; }

.text-red-100-600 {
  color: #bdb0b1 !important; }

a.text-red-100-600:focus {
  color: #a69496 !important; }

a.text-red-100-600:hover {
  color: #a69496 !important; }

.text-red-100-700 {
  color: #7e7676 !important; }

a.text-red-100-700:focus {
  color: #645d5d !important; }

a.text-red-100-700:hover {
  color: #645d5d !important; }

.text-red-100-800 {
  color: #3f3b3b !important; }

a.text-red-100-800:focus {
  color: #252222 !important; }

a.text-red-100-800:hover {
  color: #252222 !important; }

.text-red-100-900 {
  color: #262323 !important; }

a.text-red-100-900:focus {
  color: #0b0b0b !important; }

a.text-red-100-900:hover {
  color: #0b0b0b !important; }

.text-red-200-100 {
  color: #fefafa !important; }

a.text-red-200-100:focus {
  color: #f6d0d0 !important; }

a.text-red-200-100:hover {
  color: #f6d0d0 !important; }

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

a.text-red-200-200:focus {
  color: #f6c7cc !important; }

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

.text-red-200-300 {
  color: #fbe6e8 !important; }

a.text-red-200-300:focus {
  color: #f4bac0 !important; }

a.text-red-200-300:hover {
  color: #f4bac0 !important; }

.text-red-200-400 {
  color: #f8dadd !important; }

a.text-red-200-400:focus {
  color: #f0afb6 !important; }

a.text-red-200-400:hover {
  color: #f0afb6 !important; }

.text-red-200-500 {
  color: #f6cdd1 !important; }

a.text-red-200-500:focus {
  color: #eea2a9 !important; }

a.text-red-200-500:hover {
  color: #eea2a9 !important; }

.text-red-200-600 {
  color: #b99a9d !important; }

a.text-red-200-600:focus {
  color: #a47c80 !important; }

a.text-red-200-600:hover {
  color: #a47c80 !important; }

.text-red-200-700 {
  color: #7b6769 !important; }

a.text-red-200-700:focus {
  color: #5f5051 !important; }

a.text-red-200-700:hover {
  color: #5f5051 !important; }

.text-red-200-800 {
  color: #3e3334 !important; }

a.text-red-200-800:focus {
  color: #221c1d !important; }

a.text-red-200-800:hover {
  color: #221c1d !important; }

.text-red-200-900 {
  color: #251f1f !important; }

a.text-red-200-900:focus {
  color: #090808 !important; }

a.text-red-200-900:hover {
  color: #090808 !important; }

.text-red-300-100 {
  color: #fdf5f6 !important; }

a.text-red-300-100:focus {
  color: #f5cbd0 !important; }

a.text-red-300-100:hover {
  color: #f5cbd0 !important; }

.text-red-300-200 {
  color: #fbe6e8 !important; }

a.text-red-300-200:focus {
  color: #f4bac0 !important; }

a.text-red-300-200:hover {
  color: #f4bac0 !important; }

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

a.text-red-300-300:focus {
  color: #f0a1a9 !important; }

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

.text-red-300-400 {
  color: #f2b3b9 !important; }

a.text-red-300-400:focus {
  color: #eb8791 !important; }

a.text-red-300-400:hover {
  color: #eb8791 !important; }

.text-red-300-500 {
  color: #ee9aa2 !important; }

a.text-red-300-500:focus {
  color: #e76e7a !important; }

a.text-red-300-500:hover {
  color: #e76e7a !important; }

.text-red-300-600 {
  color: #b3747a !important; }

a.text-red-300-600:focus {
  color: #9e565d !important; }

a.text-red-300-600:hover {
  color: #9e565d !important; }

.text-red-300-700 {
  color: #774d51 !important; }

a.text-red-300-700:focus {
  color: #58393c !important; }

a.text-red-300-700:hover {
  color: #58393c !important; }

.text-red-300-800 {
  color: #3c2729 !important; }

a.text-red-300-800:focus {
  color: #1d1314 !important; }

a.text-red-300-800:hover {
  color: #1d1314 !important; }

.text-red-300-900 {
  color: #241718 !important; }

a.text-red-300-900:focus {
  color: #050303 !important; }

a.text-red-300-900:hover {
  color: #050303 !important; }

.text-red-400-100 {
  color: #fcf0f1 !important; }

a.text-red-400-100:focus {
  color: #f4c6c9 !important; }

a.text-red-400-100:hover {
  color: #f4c6c9 !important; }

.text-red-400-200 {
  color: #f9d9dc !important; }

a.text-red-400-200:focus {
  color: #f2adb3 !important; }

a.text-red-400-200:hover {
  color: #f2adb3 !important; }

.text-red-400-300 {
  color: #f2b4ba !important; }

a.text-red-400-300:focus {
  color: #ea8992 !important; }

a.text-red-400-300:hover {
  color: #ea8992 !important; }

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

a.text-red-400-400:focus {
  color: #e5626f !important; }

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

.text-red-400-500 {
  color: #e56874 !important; }

a.text-red-400-500:focus {
  color: #de3c4c !important; }

a.text-red-400-500:hover {
  color: #de3c4c !important; }

.text-red-400-600 {
  color: #ac4e57 !important; }

a.text-red-400-600:focus {
  color: #893e45 !important; }

a.text-red-400-600:hover {
  color: #893e45 !important; }

.text-red-400-700 {
  color: #73343a !important; }

a.text-red-400-700:focus {
  color: #502428 !important; }

a.text-red-400-700:hover {
  color: #502428 !important; }

.text-red-400-800 {
  color: #391a1d !important; }

a.text-red-400-800:focus {
  color: #160a0b !important; }

a.text-red-400-800:hover {
  color: #160a0b !important; }

.text-red-400-900 {
  color: #221011 !important; }

a.text-red-400-900:focus {
  color: black !important; }

a.text-red-400-900:hover {
  color: black !important; }

.text-red-500-100 {
  color: #fcebec !important; }

a.text-red-500-100:focus {
  color: #f5bfc2 !important; }

a.text-red-500-100:hover {
  color: #f5bfc2 !important; }

.text-red-500-200 {
  color: #f6cdd1 !important; }

a.text-red-500-200:focus {
  color: #eea2a9 !important; }

a.text-red-500-200:hover {
  color: #eea2a9 !important; }

.text-red-500-300 {
  color: #ee9aa2 !important; }

a.text-red-500-300:focus {
  color: #e76e7a !important; }

a.text-red-500-300:hover {
  color: #e76e7a !important; }

.text-red-500-400 {
  color: #e56874 !important; }

a.text-red-500-400:focus {
  color: #de3c4c !important; }

a.text-red-500-400:hover {
  color: #de3c4c !important; }

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

a.text-red-500-500:focus {
  color: #bd2130 !important; }

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

.text-red-500-600 {
  color: #a52834 !important; }

a.text-red-500-600:focus {
  color: #7c1e27 !important; }

a.text-red-500-600:hover {
  color: #7c1e27 !important; }

.text-red-500-700 {
  color: #6e1b23 !important; }

a.text-red-500-700:focus {
  color: #451116 !important; }

a.text-red-500-700:hover {
  color: #451116 !important; }

.text-red-500-800 {
  color: #370d11 !important; }

a.text-red-500-800:focus {
  color: #0e0304 !important; }

a.text-red-500-800:hover {
  color: #0e0304 !important; }

.text-red-500-900 {
  color: #21080a !important; }

a.text-red-500-900:focus {
  color: black !important; }

a.text-red-500-900:hover {
  color: black !important; }

.text-red-600-100 {
  color: #f6eaeb !important; }

a.text-red-600-100:focus {
  color: #e7c6c9 !important; }

a.text-red-600-100:hover {
  color: #e7c6c9 !important; }

.text-red-600-200 {
  color: #e9c9cc !important; }

a.text-red-600-200:focus {
  color: #daa5aa !important; }

a.text-red-600-200:hover {
  color: #daa5aa !important; }

.text-red-600-300 {
  color: #d2949a !important; }

a.text-red-600-300:focus {
  color: #c37078 !important; }

a.text-red-600-300:hover {
  color: #c37078 !important; }

.text-red-600-400 {
  color: #bc5e67 !important; }

a.text-red-600-400:focus {
  color: #a3444d !important; }

a.text-red-600-400:hover {
  color: #a3444d !important; }

.text-red-600-500 {
  color: #a52834 !important; }

a.text-red-600-500:focus {
  color: #7c1e27 !important; }

a.text-red-600-500:hover {
  color: #7c1e27 !important; }

.text-red-600-600 {
  color: #7c1e27 !important; }

a.text-red-600-600:focus {
  color: #53141a !important; }

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

.text-red-600-700 {
  color: #53141a !important; }

a.text-red-600-700:focus {
  color: #2a0a0d !important; }

a.text-red-600-700:hover {
  color: #2a0a0d !important; }

.text-red-600-800 {
  color: #290a0d !important; }

a.text-red-600-800:focus {
  color: black !important; }

a.text-red-600-800:hover {
  color: black !important; }

.text-red-600-900 {
  color: #190608 !important; }

a.text-red-600-900:focus {
  color: black !important; }

a.text-red-600-900:hover {
  color: black !important; }

.text-red-700-100 {
  color: #f1e8e9 !important; }

a.text-red-700-100:focus {
  color: #dec8cb !important; }

a.text-red-700-100:hover {
  color: #dec8cb !important; }

.text-red-700-200 {
  color: #dbc6c8 !important; }

a.text-red-700-200:focus {
  color: #c7a7aa !important; }

a.text-red-700-200:hover {
  color: #c7a7aa !important; }

.text-red-700-300 {
  color: #b78d91 !important; }

a.text-red-700-300:focus {
  color: #a36e73 !important; }

a.text-red-700-300:hover {
  color: #a36e73 !important; }

.text-red-700-400 {
  color: #92545a !important; }

a.text-red-700-400:focus {
  color: #724146 !important; }

a.text-red-700-400:hover {
  color: #724146 !important; }

.text-red-700-500 {
  color: #6e1b23 !important; }

a.text-red-700-500:focus {
  color: #451116 !important; }

a.text-red-700-500:hover {
  color: #451116 !important; }

.text-red-700-600 {
  color: #53141a !important; }

a.text-red-700-600:focus {
  color: #2a0a0d !important; }

a.text-red-700-600:hover {
  color: #2a0a0d !important; }

.text-red-700-700 {
  color: #370e12 !important; }

a.text-red-700-700:focus {
  color: #0e0405 !important; }

a.text-red-700-700:hover {
  color: #0e0405 !important; }

.text-red-700-800 {
  color: #1c0709 !important; }

a.text-red-700-800:focus {
  color: black !important; }

a.text-red-700-800:hover {
  color: black !important; }

.text-red-700-900 {
  color: #110405 !important; }

a.text-red-700-900:focus {
  color: black !important; }

a.text-red-700-900:hover {
  color: black !important; }

.text-red-800-100 {
  color: #ebe7e7 !important; }

a.text-red-800-100:focus {
  color: #d4cbcb !important; }

a.text-red-800-100:hover {
  color: #d4cbcb !important; }

.text-red-800-200 {
  color: #cdc3c4 !important; }

a.text-red-800-200:focus {
  color: #b6a7a9 !important; }

a.text-red-800-200:hover {
  color: #b6a7a9 !important; }

.text-red-800-300 {
  color: #9b8688 !important; }

a.text-red-800-300:focus {
  color: #826c6e !important; }

a.text-red-800-300:hover {
  color: #826c6e !important; }

.text-red-800-400 {
  color: #694a4d !important; }

a.text-red-800-400:focus {
  color: #4b3537 !important; }

a.text-red-800-400:hover {
  color: #4b3537 !important; }

.text-red-800-500 {
  color: #370d11 !important; }

a.text-red-800-500:focus {
  color: #0e0304 !important; }

a.text-red-800-500:hover {
  color: #0e0304 !important; }

.text-red-800-600 {
  color: #290a0d !important; }

a.text-red-800-600:focus {
  color: black !important; }

a.text-red-800-600:hover {
  color: black !important; }

.text-red-800-700 {
  color: #1c0709 !important; }

a.text-red-800-700:focus {
  color: black !important; }

a.text-red-800-700:hover {
  color: black !important; }

.text-red-800-800 {
  color: #0e0304 !important; }

a.text-red-800-800:focus {
  color: black !important; }

a.text-red-800-800:hover {
  color: black !important; }

.text-red-800-900 {
  color: #080203 !important; }

a.text-red-800-900:focus {
  color: black !important; }

a.text-red-800-900:hover {
  color: black !important; }

.text-red-900-100 {
  color: #e9e6e7 !important; }

a.text-red-900-100:focus {
  color: #d1cbcd !important; }

a.text-red-900-100:hover {
  color: #d1cbcd !important; }

.text-red-900-200 {
  color: #c8c1c2 !important; }

a.text-red-900-200:focus {
  color: #b0a6a7 !important; }

a.text-red-900-200:hover {
  color: #b0a6a7 !important; }

.text-red-900-300 {
  color: #908485 !important; }

a.text-red-900-300:focus {
  color: #766b6c !important; }

a.text-red-900-300:hover {
  color: #766b6c !important; }

.text-red-900-400 {
  color: #594647 !important; }

a.text-red-900-400:focus {
  color: #3c3030 !important; }

a.text-red-900-400:hover {
  color: #3c3030 !important; }

.text-red-900-500 {
  color: #21080a !important; }

a.text-red-900-500:focus {
  color: black !important; }

a.text-red-900-500:hover {
  color: black !important; }

.text-red-900-600 {
  color: #190608 !important; }

a.text-red-900-600:focus {
  color: black !important; }

a.text-red-900-600:hover {
  color: black !important; }

.text-red-900-700 {
  color: #110405 !important; }

a.text-red-900-700:focus {
  color: black !important; }

a.text-red-900-700:hover {
  color: black !important; }

.text-red-900-800 {
  color: #080203 !important; }

a.text-red-900-800:focus {
  color: black !important; }

a.text-red-900-800:hover {
  color: black !important; }

.text-red-900-900 {
  color: #050102 !important; }

a.text-red-900-900:focus {
  color: black !important; }

a.text-red-900-900:hover {
  color: black !important; }

.text-orange-100-100 {
  color: #fffefd !important; }

a.text-orange-100-100:focus {
  color: #ffe5ca !important; }

a.text-orange-100-100:hover {
  color: #ffe5ca !important; }

.text-orange-100-200 {
  color: #fffcf9 !important; }

a.text-orange-100-200:focus {
  color: #ffe3c6 !important; }

a.text-orange-100-200:hover {
  color: #ffe3c6 !important; }

.text-orange-100-300 {
  color: #fff9f4 !important; }

a.text-orange-100-300:focus {
  color: #ffddc1 !important; }

a.text-orange-100-300:hover {
  color: #ffddc1 !important; }

.text-orange-100-400 {
  color: seashell !important; }

a.text-orange-100-400:focus {
  color: #ffd7bb !important; }

a.text-orange-100-400:hover {
  color: #ffd7bb !important; }

.text-orange-100-500 {
  color: #fff2e8 !important; }

a.text-orange-100-500:focus {
  color: #ffd5b5 !important; }

a.text-orange-100-500:hover {
  color: #ffd5b5 !important; }

.text-orange-100-600 {
  color: #bfb6ae !important; }

a.text-orange-100-600:focus {
  color: #a89c92 !important; }

a.text-orange-100-600:hover {
  color: #a89c92 !important; }

.text-orange-100-700 {
  color: #807974 !important; }

a.text-orange-100-700:focus {
  color: #65605c !important; }

a.text-orange-100-700:hover {
  color: #65605c !important; }

.text-orange-100-800 {
  color: #403d3a !important; }

a.text-orange-100-800:focus {
  color: #252422 !important; }

a.text-orange-100-800:hover {
  color: #252422 !important; }

.text-orange-100-900 {
  color: #262423 !important; }

a.text-orange-100-900:focus {
  color: #0b0b0b !important; }

a.text-orange-100-900:hover {
  color: #0b0b0b !important; }

.text-orange-200-100 {
  color: #fffcf9 !important; }

a.text-orange-200-100:focus {
  color: #ffe3c6 !important; }

a.text-orange-200-100:hover {
  color: #ffe3c6 !important; }

.text-orange-200-200 {
  color: #fff7f0 !important; }

a.text-orange-200-200:focus {
  color: #ffdcbd !important; }

a.text-orange-200-200:hover {
  color: #ffdcbd !important; }

.text-orange-200-300 {
  color: #ffefe2 !important; }

a.text-orange-200-300:focus {
  color: #ffd3af !important; }

a.text-orange-200-300:hover {
  color: #ffd3af !important; }

.text-orange-200-400 {
  color: #ffe7d3 !important; }

a.text-orange-200-400:focus {
  color: #ffcba0 !important; }

a.text-orange-200-400:hover {
  color: #ffcba0 !important; }

.text-orange-200-500 {
  color: #ffdfc4 !important; }

a.text-orange-200-500:focus {
  color: #ffc391 !important; }

a.text-orange-200-500:hover {
  color: #ffc391 !important; }

.text-orange-200-600 {
  color: #bfa793 !important; }

a.text-orange-200-600:focus {
  color: #ac8d73 !important; }

a.text-orange-200-600:hover {
  color: #ac8d73 !important; }

.text-orange-200-700 {
  color: #807062 !important; }

a.text-orange-200-700:focus {
  color: #63574c !important; }

a.text-orange-200-700:hover {
  color: #63574c !important; }

.text-orange-200-800 {
  color: #403831 !important; }

a.text-orange-200-800:focus {
  color: #231f1b !important; }

a.text-orange-200-800:hover {
  color: #231f1b !important; }

.text-orange-200-900 {
  color: #26211d !important; }

a.text-orange-200-900:focus {
  color: #090807 !important; }

a.text-orange-200-900:hover {
  color: #090807 !important; }

.text-orange-300-100 {
  color: #fff9f3 !important; }

a.text-orange-300-100:focus {
  color: #ffe0c0 !important; }

a.text-orange-300-100:hover {
  color: #ffe0c0 !important; }

.text-orange-300-200 {
  color: #ffefe2 !important; }

a.text-orange-300-200:focus {
  color: #ffd3af !important; }

a.text-orange-300-200:hover {
  color: #ffd3af !important; }

.text-orange-300-300 {
  color: #ffdfc5 !important; }

a.text-orange-300-300:focus {
  color: #ffc392 !important; }

a.text-orange-300-300:hover {
  color: #ffc392 !important; }

.text-orange-300-400 {
  color: #fecfa7 !important; }

a.text-orange-300-400:focus {
  color: #fdb375 !important; }

a.text-orange-300-400:hover {
  color: #fdb375 !important; }

.text-orange-300-500 {
  color: #febf8a !important; }

a.text-orange-300-500:focus {
  color: #fea357 !important; }

a.text-orange-300-500:hover {
  color: #fea357 !important; }

.text-orange-300-600 {
  color: #bf8f68 !important; }

a.text-orange-300-600:focus {
  color: #ab7549 !important; }

a.text-orange-300-600:hover {
  color: #ab7549 !important; }

.text-orange-300-700 {
  color: #7f6045 !important; }

a.text-orange-300-700:focus {
  color: #5e4733 !important; }

a.text-orange-300-700:hover {
  color: #5e4733 !important; }

.text-orange-300-800 {
  color: #403023 !important; }

a.text-orange-300-800:focus {
  color: #1f1711 !important; }

a.text-orange-300-800:hover {
  color: #1f1711 !important; }

.text-orange-300-900 {
  color: #261d15 !important; }

a.text-orange-300-900:focus {
  color: #050403 !important; }

a.text-orange-300-900:hover {
  color: #050403 !important; }

.text-orange-400-100 {
  color: #fff5ed !important; }

a.text-orange-400-100:focus {
  color: #ffd9ba !important; }

a.text-orange-400-100:hover {
  color: #ffd9ba !important; }

.text-orange-400-200 {
  color: #ffe7d3 !important; }

a.text-orange-400-200:focus {
  color: #ffcba0 !important; }

a.text-orange-400-200:hover {
  color: #ffcba0 !important; }

.text-orange-400-300 {
  color: #ffcfa7 !important; }

a.text-orange-400-300:focus {
  color: #ffb374 !important; }

a.text-orange-400-300:hover {
  color: #ffb374 !important; }

.text-orange-400-400 {
  color: #feb67b !important; }

a.text-orange-400-400:focus {
  color: #fe9a48 !important; }

a.text-orange-400-400:hover {
  color: #fe9a48 !important; }

.text-orange-400-500 {
  color: #fe9e4f !important; }

a.text-orange-400-500:focus {
  color: #fe821c !important; }

a.text-orange-400-500:hover {
  color: #fe821c !important; }

.text-orange-400-600 {
  color: #bf773b !important; }

a.text-orange-400-600:focus {
  color: #985f2f !important; }

a.text-orange-400-600:hover {
  color: #985f2f !important; }

.text-orange-400-700 {
  color: #7f4f28 !important; }

a.text-orange-400-700:focus {
  color: #58371c !important; }

a.text-orange-400-700:hover {
  color: #58371c !important; }

.text-orange-400-800 {
  color: #402814 !important; }

a.text-orange-400-800:focus {
  color: #191008 !important; }

a.text-orange-400-800:hover {
  color: #191008 !important; }

.text-orange-400-900 {
  color: #26180c !important; }

a.text-orange-400-900:focus {
  color: black !important; }

a.text-orange-400-900:hover {
  color: black !important; }

.text-orange-500-100 {
  color: #fff2e8 !important; }

a.text-orange-500-100:focus {
  color: #ffd5b5 !important; }

a.text-orange-500-100:hover {
  color: #ffd5b5 !important; }

.text-orange-500-200 {
  color: #ffdfc4 !important; }

a.text-orange-500-200:focus {
  color: #ffc391 !important; }

a.text-orange-500-200:hover {
  color: #ffc391 !important; }

.text-orange-500-300 {
  color: #febf8a !important; }

a.text-orange-500-300:focus {
  color: #fea357 !important; }

a.text-orange-500-300:hover {
  color: #fea357 !important; }

.text-orange-500-400 {
  color: #fe9e4f !important; }

a.text-orange-500-400:focus {
  color: #fe821c !important; }

a.text-orange-500-400:hover {
  color: #fe821c !important; }

.text-orange-500-500 {
  color: #fd7e14 !important; }

a.text-orange-500-500:focus {
  color: #dc6502 !important; }

a.text-orange-500-500:hover {
  color: #dc6502 !important; }

.text-orange-500-600 {
  color: #be5f0f !important; }

a.text-orange-500-600:focus {
  color: #8f470b !important; }

a.text-orange-500-600:hover {
  color: #8f470b !important; }

.text-orange-500-700 {
  color: #7f3f0a !important; }

a.text-orange-500-700:focus {
  color: #502806 !important; }

a.text-orange-500-700:hover {
  color: #502806 !important; }

.text-orange-500-800 {
  color: #3f2005 !important; }

a.text-orange-500-800:focus {
  color: #100801 !important; }

a.text-orange-500-800:hover {
  color: #100801 !important; }

.text-orange-500-900 {
  color: #261303 !important; }

a.text-orange-500-900:focus {
  color: black !important; }

a.text-orange-500-900:hover {
  color: black !important; }

.text-orange-600-100 {
  color: #f9efe7 !important; }

a.text-orange-600-100:focus {
  color: #efd4be !important; }

a.text-orange-600-100:hover {
  color: #efd4be !important; }

.text-orange-600-200 {
  color: #efd7c3 !important; }

a.text-orange-600-200:focus {
  color: #e4bc9b !important; }

a.text-orange-600-200:hover {
  color: #e4bc9b !important; }

.text-orange-600-300 {
  color: #dfaf87 !important; }

a.text-orange-600-300:focus {
  color: #d4945f !important; }

a.text-orange-600-300:hover {
  color: #d4945f !important; }

.text-orange-600-400 {
  color: #ce874b !important; }

a.text-orange-600-400:focus {
  color: #b56d31 !important; }

a.text-orange-600-400:hover {
  color: #b56d31 !important; }

.text-orange-600-500 {
  color: #be5f0f !important; }

a.text-orange-600-500:focus {
  color: #8f470b !important; }

a.text-orange-600-500:hover {
  color: #8f470b !important; }

.text-orange-600-600 {
  color: #8f470b !important; }

a.text-orange-600-600:focus {
  color: #602f07 !important; }

a.text-orange-600-600:hover {
  color: #602f07 !important; }

.text-orange-600-700 {
  color: #5f3008 !important; }

a.text-orange-600-700:focus {
  color: #301804 !important; }

a.text-orange-600-700:hover {
  color: #301804 !important; }

.text-orange-600-800 {
  color: #301804 !important; }

a.text-orange-600-800:focus {
  color: #010000 !important; }

a.text-orange-600-800:hover {
  color: #010000 !important; }

.text-orange-600-900 {
  color: #1d0e02 !important; }

a.text-orange-600-900:focus {
  color: black !important; }

a.text-orange-600-900:hover {
  color: black !important; }

.text-orange-700-100 {
  color: #f2ece7 !important; }

a.text-orange-700-100:focus {
  color: #e0d2c6 !important; }

a.text-orange-700-100:hover {
  color: #e0d2c6 !important; }

.text-orange-700-200 {
  color: #dfcfc2 !important; }

a.text-orange-700-200:focus {
  color: #cdb5a1 !important; }

a.text-orange-700-200:hover {
  color: #cdb5a1 !important; }

.text-orange-700-300 {
  color: #bf9f85 !important; }

a.text-orange-700-300:focus {
  color: #ad8564 !important; }

a.text-orange-700-300:hover {
  color: #ad8564 !important; }

.text-orange-700-400 {
  color: #9f6f47 !important; }

a.text-orange-700-400:focus {
  color: #7c5637 !important; }

a.text-orange-700-400:hover {
  color: #7c5637 !important; }

.text-orange-700-500 {
  color: #7f3f0a !important; }

a.text-orange-700-500:focus {
  color: #502806 !important; }

a.text-orange-700-500:hover {
  color: #502806 !important; }

.text-orange-700-600 {
  color: #5f2f08 !important; }

a.text-orange-700-600:focus {
  color: #301804 !important; }

a.text-orange-700-600:hover {
  color: #301804 !important; }

.text-orange-700-700 {
  color: #402005 !important; }

a.text-orange-700-700:focus {
  color: #110801 !important; }

a.text-orange-700-700:hover {
  color: #110801 !important; }

.text-orange-700-800 {
  color: #201003 !important; }

a.text-orange-700-800:focus {
  color: black !important; }

a.text-orange-700-800:hover {
  color: black !important; }

.text-orange-700-900 {
  color: #130902 !important; }

a.text-orange-700-900:focus {
  color: black !important; }

a.text-orange-700-900:hover {
  color: black !important; }

.text-orange-800-100 {
  color: #ece9e6 !important; }

a.text-orange-800-100:focus {
  color: #d6d0c9 !important; }

a.text-orange-800-100:hover {
  color: #d6d0c9 !important; }

.text-orange-800-200 {
  color: #cfc7c1 !important; }

a.text-orange-800-200:focus {
  color: #b9ada4 !important; }

a.text-orange-800-200:hover {
  color: #b9ada4 !important; }

.text-orange-800-300 {
  color: #9f9082 !important; }

a.text-orange-800-300:focus {
  color: #877667 !important; }

a.text-orange-800-300:hover {
  color: #877667 !important; }

.text-orange-800-400 {
  color: #6f5844 !important; }

a.text-orange-800-400:focus {
  color: #4f3f31 !important; }

a.text-orange-800-400:hover {
  color: #4f3f31 !important; }

.text-orange-800-500 {
  color: #3f2005 !important; }

a.text-orange-800-500:focus {
  color: #100801 !important; }

a.text-orange-800-500:hover {
  color: #100801 !important; }

.text-orange-800-600 {
  color: #2f1804 !important; }

a.text-orange-800-600:focus {
  color: black !important; }

a.text-orange-800-600:hover {
  color: black !important; }

.text-orange-800-700 {
  color: #201003 !important; }

a.text-orange-800-700:focus {
  color: black !important; }

a.text-orange-800-700:hover {
  color: black !important; }

.text-orange-800-800 {
  color: #100801 !important; }

a.text-orange-800-800:focus {
  color: black !important; }

a.text-orange-800-800:hover {
  color: black !important; }

.text-orange-800-900 {
  color: #090501 !important; }

a.text-orange-800-900:focus {
  color: black !important; }

a.text-orange-800-900:hover {
  color: black !important; }

.text-orange-900-100 {
  color: #e9e7e6 !important; }

a.text-orange-900-100:focus {
  color: #d1cdcb !important; }

a.text-orange-900-100:hover {
  color: #d1cdcb !important; }

.text-orange-900-200 {
  color: #c9c4c0 !important; }

a.text-orange-900-200:focus {
  color: #b1aaa5 !important; }

a.text-orange-900-200:hover {
  color: #b1aaa5 !important; }

.text-orange-900-300 {
  color: #938981 !important; }

a.text-orange-900-300:focus {
  color: #797068 !important; }

a.text-orange-900-300:hover {
  color: #797068 !important; }

.text-orange-900-400 {
  color: #5c4e42 !important; }

a.text-orange-900-400:focus {
  color: #3e352d !important; }

a.text-orange-900-400:hover {
  color: #3e352d !important; }

.text-orange-900-500 {
  color: #261303 !important; }

a.text-orange-900-500:focus {
  color: black !important; }

a.text-orange-900-500:hover {
  color: black !important; }

.text-orange-900-600 {
  color: #1d0e02 !important; }

a.text-orange-900-600:focus {
  color: black !important; }

a.text-orange-900-600:hover {
  color: black !important; }

.text-orange-900-700 {
  color: #130a02 !important; }

a.text-orange-900-700:focus {
  color: black !important; }

a.text-orange-900-700:hover {
  color: black !important; }

.text-orange-900-800 {
  color: #0a0501 !important; }

a.text-orange-900-800:focus {
  color: black !important; }

a.text-orange-900-800:hover {
  color: black !important; }

.text-orange-900-900 {
  color: #060300 !important; }

a.text-orange-900-900:focus {
  color: black !important; }

a.text-orange-900-900:hover {
  color: black !important; }

.text-yellow-100-100 {
  color: #fffefd !important; }

a.text-yellow-100-100:focus {
  color: #ffe5ca !important; }

a.text-yellow-100-100:hover {
  color: #ffe5ca !important; }

.text-yellow-100-200 {
  color: #fffef9 !important; }

a.text-yellow-100-200:focus {
  color: #fff6c6 !important; }

a.text-yellow-100-200:hover {
  color: #fff6c6 !important; }

.text-yellow-100-300 {
  color: #fffcf3 !important; }

a.text-yellow-100-300:focus {
  color: #ffefc0 !important; }

a.text-yellow-100-300:hover {
  color: #ffefc0 !important; }

.text-yellow-100-400 {
  color: #fffbec !important; }

a.text-yellow-100-400:focus {
  color: #fff0b9 !important; }

a.text-yellow-100-400:hover {
  color: #fff0b9 !important; }

.text-yellow-100-500 {
  color: #fff9e6 !important; }

a.text-yellow-100-500:focus {
  color: #ffedb3 !important; }

a.text-yellow-100-500:hover {
  color: #ffedb3 !important; }

.text-yellow-100-600 {
  color: #bfbbad !important; }

a.text-yellow-100-600:focus {
  color: #a9a390 !important; }

a.text-yellow-100-600:hover {
  color: #a9a390 !important; }

.text-yellow-100-700 {
  color: #807d73 !important; }

a.text-yellow-100-700:focus {
  color: #65635b !important; }

a.text-yellow-100-700:hover {
  color: #65635b !important; }

.text-yellow-100-800 {
  color: #403e3a !important; }

a.text-yellow-100-800:focus {
  color: #252422 !important; }

a.text-yellow-100-800:hover {
  color: #252422 !important; }

.text-yellow-100-900 {
  color: #262523 !important; }

a.text-yellow-100-900:focus {
  color: #0b0b0b !important; }

a.text-yellow-100-900:hover {
  color: #0b0b0b !important; }

.text-yellow-200-100 {
  color: #fffef9 !important; }

a.text-yellow-200-100:focus {
  color: #fff6c6 !important; }

a.text-yellow-200-100:hover {
  color: #fff6c6 !important; }

.text-yellow-200-200 {
  color: #fffbf0 !important; }

a.text-yellow-200-200:focus {
  color: #ffedbd !important; }

a.text-yellow-200-200:hover {
  color: #ffedbd !important; }

.text-yellow-200-300 {
  color: #fff8e0 !important; }

a.text-yellow-200-300:focus {
  color: #ffecad !important; }

a.text-yellow-200-300:hover {
  color: #ffecad !important; }

.text-yellow-200-400 {
  color: #fff4d1 !important; }

a.text-yellow-200-400:focus {
  color: #ffe89e !important; }

a.text-yellow-200-400:hover {
  color: #ffe89e !important; }

.text-yellow-200-500 {
  color: #fff0c1 !important; }

a.text-yellow-200-500:focus {
  color: #ffe48e !important; }

a.text-yellow-200-500:hover {
  color: #ffe48e !important; }

.text-yellow-200-600 {
  color: #bfb491 !important; }

a.text-yellow-200-600:focus {
  color: #ac9e71 !important; }

a.text-yellow-200-600:hover {
  color: #ac9e71 !important; }

.text-yellow-200-700 {
  color: #807861 !important; }

a.text-yellow-200-700:focus {
  color: #635d4b !important; }

a.text-yellow-200-700:hover {
  color: #635d4b !important; }

.text-yellow-200-800 {
  color: #403c30 !important; }

a.text-yellow-200-800:focus {
  color: #23211a !important; }

a.text-yellow-200-800:hover {
  color: #23211a !important; }

.text-yellow-200-900 {
  color: #26241d !important; }

a.text-yellow-200-900:focus {
  color: #090907 !important; }

a.text-yellow-200-900:hover {
  color: #090907 !important; }

.text-yellow-300-100 {
  color: #fffcf3 !important; }

a.text-yellow-300-100:focus {
  color: #ffefc0 !important; }

a.text-yellow-300-100:hover {
  color: #ffefc0 !important; }

.text-yellow-300-200 {
  color: #fff7e0 !important; }

a.text-yellow-300-200:focus {
  color: #ffeaad !important; }

a.text-yellow-300-200:hover {
  color: #ffeaad !important; }

.text-yellow-300-300 {
  color: #fff0c1 !important; }

a.text-yellow-300-300:focus {
  color: #ffe48e !important; }

a.text-yellow-300-300:hover {
  color: #ffe48e !important; }

.text-yellow-300-400 {
  color: #ffe8a2 !important; }

a.text-yellow-300-400:focus {
  color: #ffdb6f !important; }

a.text-yellow-300-400:hover {
  color: #ffdb6f !important; }

.text-yellow-300-500 {
  color: #ffe083 !important; }

a.text-yellow-300-500:focus {
  color: #ffd350 !important; }

a.text-yellow-300-500:hover {
  color: #ffd350 !important; }

.text-yellow-300-600 {
  color: #bfa862 !important; }

a.text-yellow-300-600:focus {
  color: #a99045 !important; }

a.text-yellow-300-600:hover {
  color: #a99045 !important; }

.text-yellow-300-700 {
  color: #807042 !important; }

a.text-yellow-300-700:focus {
  color: #5e5331 !important; }

a.text-yellow-300-700:hover {
  color: #5e5331 !important; }

.text-yellow-300-800 {
  color: #403821 !important; }

a.text-yellow-300-800:focus {
  color: #1e1b10 !important; }

a.text-yellow-300-800:hover {
  color: #1e1b10 !important; }

.text-yellow-300-900 {
  color: #262214 !important; }

a.text-yellow-300-900:focus {
  color: #050402 !important; }

a.text-yellow-300-900:hover {
  color: #050402 !important; }

.text-yellow-400-100 {
  color: #fffaec !important; }

a.text-yellow-400-100:focus {
  color: #ffedb9 !important; }

a.text-yellow-400-100:hover {
  color: #ffedb9 !important; }

.text-yellow-400-200 {
  color: #fff4d1 !important; }

a.text-yellow-400-200:focus {
  color: #ffe89e !important; }

a.text-yellow-400-200:hover {
  color: #ffe89e !important; }

.text-yellow-400-300 {
  color: #ffe8a2 !important; }

a.text-yellow-400-300:focus {
  color: #ffdb6f !important; }

a.text-yellow-400-300:hover {
  color: #ffdb6f !important; }

.text-yellow-400-400 {
  color: #ffdd74 !important; }

a.text-yellow-400-400:focus {
  color: #ffd141 !important; }

a.text-yellow-400-400:hover {
  color: #ffd141 !important; }

.text-yellow-400-500 {
  color: #ffd145 !important; }

a.text-yellow-400-500:focus {
  color: #ffc412 !important; }

a.text-yellow-400-500:hover {
  color: #ffc412 !important; }

.text-yellow-400-600 {
  color: #bf9d34 !important; }

a.text-yellow-400-600:focus {
  color: #977c29 !important; }

a.text-yellow-400-600:hover {
  color: #977c29 !important; }

.text-yellow-400-700 {
  color: #806923 !important; }

a.text-yellow-400-700:focus {
  color: #584818 !important; }

a.text-yellow-400-700:hover {
  color: #584818 !important; }

.text-yellow-400-800 {
  color: #403411 !important; }

a.text-yellow-400-800:focus {
  color: #181306 !important; }

a.text-yellow-400-800:hover {
  color: #181306 !important; }

.text-yellow-400-900 {
  color: #261f0a !important; }

a.text-yellow-400-900:focus {
  color: black !important; }

a.text-yellow-400-900:hover {
  color: black !important; }

.text-yellow-500-100 {
  color: #fff9e6 !important; }

a.text-yellow-500-100:focus {
  color: #ffedb3 !important; }

a.text-yellow-500-100:hover {
  color: #ffedb3 !important; }

.text-yellow-500-200 {
  color: #fff0c1 !important; }

a.text-yellow-500-200:focus {
  color: #ffe48e !important; }

a.text-yellow-500-200:hover {
  color: #ffe48e !important; }

.text-yellow-500-300 {
  color: #ffe083 !important; }

a.text-yellow-500-300:focus {
  color: #ffd350 !important; }

a.text-yellow-500-300:hover {
  color: #ffd350 !important; }

.text-yellow-500-400 {
  color: #ffd145 !important; }

a.text-yellow-500-400:focus {
  color: #ffc412 !important; }

a.text-yellow-500-400:hover {
  color: #ffc412 !important; }

.text-yellow-500-500 {
  color: #ffc107 !important; }

a.text-yellow-500-500:focus {
  color: #d39e00 !important; }

a.text-yellow-500-500:hover {
  color: #d39e00 !important; }

.text-yellow-500-600 {
  color: #bf9105 !important; }

a.text-yellow-500-600:focus {
  color: #8d6b04 !important; }

a.text-yellow-500-600:hover {
  color: #8d6b04 !important; }

.text-yellow-500-700 {
  color: #806104 !important; }

a.text-yellow-500-700:focus {
  color: #4f3c02 !important; }

a.text-yellow-500-700:hover {
  color: #4f3c02 !important; }

.text-yellow-500-800 {
  color: #403002 !important; }

a.text-yellow-500-800:focus {
  color: #0f0b00 !important; }

a.text-yellow-500-800:hover {
  color: #0f0b00 !important; }

.text-yellow-500-900 {
  color: #261d01 !important; }

a.text-yellow-500-900:focus {
  color: black !important; }

a.text-yellow-500-900:hover {
  color: black !important; }

.text-yellow-600-100 {
  color: #f9f4e6 !important; }

a.text-yellow-600-100:focus {
  color: #efe2bd !important; }

a.text-yellow-600-100:hover {
  color: #efe2bd !important; }

.text-yellow-600-200 {
  color: #efe4c1 !important; }

a.text-yellow-600-200:focus {
  color: #e5d298 !important; }

a.text-yellow-600-200:hover {
  color: #e5d298 !important; }

.text-yellow-600-300 {
  color: #dfc882 !important; }

a.text-yellow-600-300:focus {
  color: #d5b659 !important; }

a.text-yellow-600-300:hover {
  color: #d5b659 !important; }

.text-yellow-600-400 {
  color: #cfad44 !important; }

a.text-yellow-600-400:focus {
  color: #b2922e !important; }

a.text-yellow-600-400:hover {
  color: #b2922e !important; }

.text-yellow-600-500 {
  color: #bf9105 !important; }

a.text-yellow-600-500:focus {
  color: #8d6b04 !important; }

a.text-yellow-600-500:hover {
  color: #8d6b04 !important; }

.text-yellow-600-600 {
  color: #8f6d04 !important; }

a.text-yellow-600-600:focus {
  color: #5d4703 !important; }

a.text-yellow-600-600:hover {
  color: #5d4703 !important; }

.text-yellow-600-700 {
  color: #604903 !important; }

a.text-yellow-600-700:focus {
  color: #2f2301 !important; }

a.text-yellow-600-700:hover {
  color: #2f2301 !important; }

.text-yellow-600-800 {
  color: #302401 !important; }

a.text-yellow-600-800:focus {
  color: black !important; }

a.text-yellow-600-800:hover {
  color: black !important; }

.text-yellow-600-900 {
  color: #1d1601 !important; }

a.text-yellow-600-900:focus {
  color: black !important; }

a.text-yellow-600-900:hover {
  color: black !important; }

.text-yellow-700-100 {
  color: #f2efe6 !important; }

a.text-yellow-700-100:focus {
  color: #e1dac4 !important; }

a.text-yellow-700-100:hover {
  color: #e1dac4 !important; }

.text-yellow-700-200 {
  color: #dfd8c0 !important; }

a.text-yellow-700-200:focus {
  color: #cec39e !important; }

a.text-yellow-700-200:hover {
  color: #cec39e !important; }

.text-yellow-700-300 {
  color: #c0b082 !important; }

a.text-yellow-700-300:focus {
  color: #af9b60 !important; }

a.text-yellow-700-300:hover {
  color: #af9b60 !important; }

.text-yellow-700-400 {
  color: #a08943 !important; }

a.text-yellow-700-400:focus {
  color: #7c6a34 !important; }

a.text-yellow-700-400:hover {
  color: #7c6a34 !important; }

.text-yellow-700-500 {
  color: #806104 !important; }

a.text-yellow-700-500:focus {
  color: #4f3c02 !important; }

a.text-yellow-700-500:hover {
  color: #4f3c02 !important; }

.text-yellow-700-600 {
  color: #604903 !important; }

a.text-yellow-700-600:focus {
  color: #2f2301 !important; }

a.text-yellow-700-600:hover {
  color: #2f2301 !important; }

.text-yellow-700-700 {
  color: #403102 !important; }

a.text-yellow-700-700:focus {
  color: #0f0b00 !important; }

a.text-yellow-700-700:hover {
  color: #0f0b00 !important; }

.text-yellow-700-800 {
  color: #201801 !important; }

a.text-yellow-700-800:focus {
  color: black !important; }

a.text-yellow-700-800:hover {
  color: black !important; }

.text-yellow-700-900 {
  color: #130f01 !important; }

a.text-yellow-700-900:focus {
  color: black !important; }

a.text-yellow-700-900:hover {
  color: black !important; }

.text-yellow-800-100 {
  color: #eceae6 !important; }

a.text-yellow-800-100:focus {
  color: #d6d2c9 !important; }

a.text-yellow-800-100:hover {
  color: #d6d2c9 !important; }

.text-yellow-800-200 {
  color: #cfcbc0 !important; }

a.text-yellow-800-200:focus {
  color: #b9b3a3 !important; }

a.text-yellow-800-200:hover {
  color: #b9b3a3 !important; }

.text-yellow-800-300 {
  color: #a09881 !important; }

a.text-yellow-800-300:focus {
  color: #887f66 !important; }

a.text-yellow-800-300:hover {
  color: #887f66 !important; }

.text-yellow-800-400 {
  color: #706441 !important; }

a.text-yellow-800-400:focus {
  color: #50472e !important; }

a.text-yellow-800-400:hover {
  color: #50472e !important; }

.text-yellow-800-500 {
  color: #403002 !important; }

a.text-yellow-800-500:focus {
  color: #0f0b00 !important; }

a.text-yellow-800-500:hover {
  color: #0f0b00 !important; }

.text-yellow-800-600 {
  color: #302402 !important; }

a.text-yellow-800-600:focus {
  color: black !important; }

a.text-yellow-800-600:hover {
  color: black !important; }

.text-yellow-800-700 {
  color: #201801 !important; }

a.text-yellow-800-700:focus {
  color: black !important; }

a.text-yellow-800-700:hover {
  color: black !important; }

.text-yellow-800-800 {
  color: #100c01 !important; }

a.text-yellow-800-800:focus {
  color: black !important; }

a.text-yellow-800-800:hover {
  color: black !important; }

.text-yellow-800-900 {
  color: #0a0700 !important; }

a.text-yellow-800-900:focus {
  color: black !important; }

a.text-yellow-800-900:hover {
  color: black !important; }

.text-yellow-900-100 {
  color: #e9e8e6 !important; }

a.text-yellow-900-100:focus {
  color: #d1cfcb !important; }

a.text-yellow-900-100:hover {
  color: #d1cfcb !important; }

.text-yellow-900-200 {
  color: #c9c7c0 !important; }

a.text-yellow-900-200:focus {
  color: #b1afa5 !important; }

a.text-yellow-900-200:hover {
  color: #b1afa5 !important; }

.text-yellow-900-300 {
  color: #938e80 !important; }

a.text-yellow-900-300:focus {
  color: #797467 !important; }

a.text-yellow-900-300:hover {
  color: #797467 !important; }

.text-yellow-900-400 {
  color: #5c5641 !important; }

a.text-yellow-900-400:focus {
  color: #3e3a2c !important; }

a.text-yellow-900-400:hover {
  color: #3e3a2c !important; }

.text-yellow-900-500 {
  color: #261d01 !important; }

a.text-yellow-900-500:focus {
  color: black !important; }

a.text-yellow-900-500:hover {
  color: black !important; }

.text-yellow-900-600 {
  color: #1d1601 !important; }

a.text-yellow-900-600:focus {
  color: black !important; }

a.text-yellow-900-600:hover {
  color: black !important; }

.text-yellow-900-700 {
  color: #130f01 !important; }

a.text-yellow-900-700:focus {
  color: black !important; }

a.text-yellow-900-700:hover {
  color: black !important; }

.text-yellow-900-800 {
  color: #0a0700 !important; }

a.text-yellow-900-800:focus {
  color: black !important; }

a.text-yellow-900-800:hover {
  color: black !important; }

.text-yellow-900-900 {
  color: #060400 !important; }

a.text-yellow-900-900:focus {
  color: black !important; }

a.text-yellow-900-900:hover {
  color: black !important; }

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

a.text-green-100-100:focus {
  color: #dbeddb !important; }

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

.text-green-100-200 {
  color: #fafdfa !important; }

a.text-green-100-200:focus {
  color: #d6eed6 !important; }

a.text-green-100-200:hover {
  color: #d6eed6 !important; }

.text-green-100-300 {
  color: #f5fbf6 !important; }

a.text-green-100-300:focus {
  color: #d1ecd5 !important; }

a.text-green-100-300:hover {
  color: #d1ecd5 !important; }

.text-green-100-400 {
  color: #eff8f1 !important; }

a.text-green-100-400:focus {
  color: #cce8d2 !important; }

a.text-green-100-400:hover {
  color: #cce8d2 !important; }

.text-green-100-500 {
  color: #eaf6ec !important; }

a.text-green-100-500:focus {
  color: #c6e7cc !important; }

a.text-green-100-500:hover {
  color: #c6e7cc !important; }

.text-green-100-600 {
  color: #b0b9b1 !important; }

a.text-green-100-600:focus {
  color: #95a196 !important; }

a.text-green-100-600:hover {
  color: #95a196 !important; }

.text-green-100-700 {
  color: #757b76 !important; }

a.text-green-100-700:focus {
  color: #5c615d !important; }

a.text-green-100-700:hover {
  color: #5c615d !important; }

.text-green-100-800 {
  color: #3b3e3b !important; }

a.text-green-100-800:focus {
  color: #222422 !important; }

a.text-green-100-800:hover {
  color: #222422 !important; }

.text-green-100-900 {
  color: #232523 !important; }

a.text-green-100-900:focus {
  color: #0a0b0a !important; }

a.text-green-100-900:hover {
  color: #0a0b0a !important; }

.text-green-200-100 {
  color: #fafdfa !important; }

a.text-green-200-100:focus {
  color: #d6eed6 !important; }

a.text-green-200-100:hover {
  color: #d6eed6 !important; }

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

a.text-green-200-200:focus {
  color: #cdecd5 !important; }

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

.text-green-200-300 {
  color: #e4f4e8 !important; }

a.text-green-200-300:focus {
  color: #c0e5c9 !important; }

a.text-green-200-300:hover {
  color: #c0e5c9 !important; }

.text-green-200-400 {
  color: #d7efdd !important; }

a.text-green-200-400:focus {
  color: #b3e0be !important; }

a.text-green-200-400:hover {
  color: #b3e0be !important; }

.text-green-200-500 {
  color: #c9e9d1 !important; }

a.text-green-200-500:focus {
  color: #a5dab2 !important; }

a.text-green-200-500:hover {
  color: #a5dab2 !important; }

.text-green-200-600 {
  color: #97af9d !important; }

a.text-green-200-600:focus {
  color: #7a9982 !important; }

a.text-green-200-600:hover {
  color: #7a9982 !important; }

.text-green-200-700 {
  color: #657569 !important; }

a.text-green-200-700:focus {
  color: #4d5a50 !important; }

a.text-green-200-700:hover {
  color: #4d5a50 !important; }

.text-green-200-800 {
  color: #323a34 !important; }

a.text-green-200-800:focus {
  color: #1a1f1b !important; }

a.text-green-200-800:hover {
  color: #1a1f1b !important; }

.text-green-200-900 {
  color: #1e231f !important; }

a.text-green-200-900:focus {
  color: #060807 !important; }

a.text-green-200-900:hover {
  color: #060807 !important; }

.text-green-300-100 {
  color: #f4fbf6 !important; }

a.text-green-300-100:focus {
  color: #cfedd7 !important; }

a.text-green-300-100:hover {
  color: #cfedd7 !important; }

.text-green-300-200 {
  color: #e4f4e8 !important; }

a.text-green-300-200:focus {
  color: #c0e5c9 !important; }

a.text-green-300-200:hover {
  color: #c0e5c9 !important; }

.text-green-300-300 {
  color: #cae9d1 !important; }

a.text-green-300-300:focus {
  color: #a6dab2 !important; }

a.text-green-300-300:hover {
  color: #a6dab2 !important; }

.text-green-300-400 {
  color: #afdeb9 !important; }

a.text-green-300-400:focus {
  color: #8bcf99 !important; }

a.text-green-300-400:hover {
  color: #8bcf99 !important; }

.text-green-300-500 {
  color: #94d3a2 !important; }

a.text-green-300-500:focus {
  color: #70c483 !important; }

a.text-green-300-500:hover {
  color: #70c483 !important; }

.text-green-300-600 {
  color: #6f9e7a !important; }

a.text-green-300-600:focus {
  color: #588262 !important; }

a.text-green-300-600:hover {
  color: #588262 !important; }

.text-green-300-700 {
  color: #4a6a51 !important; }

a.text-green-300-700:focus {
  color: #354c3a !important; }

a.text-green-300-700:hover {
  color: #354c3a !important; }

.text-green-300-800 {
  color: #253529 !important; }

a.text-green-300-800:focus {
  color: #101712 !important; }

a.text-green-300-800:hover {
  color: #101712 !important; }

.text-green-300-900 {
  color: #162018 !important; }

a.text-green-300-900:focus {
  color: #010201 !important; }

a.text-green-300-900:hover {
  color: #010201 !important; }

.text-green-400-100 {
  color: #eff8f1 !important; }

a.text-green-400-100:focus {
  color: #cce8d2 !important; }

a.text-green-400-100:hover {
  color: #cce8d2 !important; }

.text-green-400-200 {
  color: #d7efdc !important; }

a.text-green-400-200:focus {
  color: #b3e0bc !important; }

a.text-green-400-200:hover {
  color: #b3e0bc !important; }

.text-green-400-300 {
  color: #afdeba !important; }

a.text-green-400-300:focus {
  color: #8bcf9b !important; }

a.text-green-400-300:hover {
  color: #8bcf9b !important; }

.text-green-400-400 {
  color: #86ce97 !important; }

a.text-green-400-400:focus {
  color: #62bf78 !important; }

a.text-green-400-400:hover {
  color: #62bf78 !important; }

.text-green-400-500 {
  color: #5ebd74 !important; }

a.text-green-400-500:focus {
  color: #43a55a !important; }

a.text-green-400-500:hover {
  color: #43a55a !important; }

.text-green-400-600 {
  color: #478e57 !important; }

a.text-green-400-600:focus {
  color: #366c42 !important; }

a.text-green-400-600:hover {
  color: #366c42 !important; }

.text-green-400-700 {
  color: #2f5f3a !important; }

a.text-green-400-700:focus {
  color: #1e3d25 !important; }

a.text-green-400-700:hover {
  color: #1e3d25 !important; }

.text-green-400-800 {
  color: #182f1d !important; }

a.text-green-400-800:focus {
  color: #070d08 !important; }

a.text-green-400-800:hover {
  color: #070d08 !important; }

.text-green-400-900 {
  color: #0e1c11 !important; }

a.text-green-400-900:focus {
  color: black !important; }

a.text-green-400-900:hover {
  color: black !important; }

.text-green-500-100 {
  color: #eaf6ec !important; }

a.text-green-500-100:focus {
  color: #c6e7cc !important; }

a.text-green-500-100:hover {
  color: #c6e7cc !important; }

.text-green-500-200 {
  color: #c9e9d1 !important; }

a.text-green-500-200:focus {
  color: #a5dab2 !important; }

a.text-green-500-200:hover {
  color: #a5dab2 !important; }

.text-green-500-300 {
  color: #94d3a2 !important; }

a.text-green-500-300:focus {
  color: #70c483 !important; }

a.text-green-500-300:hover {
  color: #70c483 !important; }

.text-green-500-400 {
  color: #5ebd74 !important; }

a.text-green-500-400:focus {
  color: #43a55a !important; }

a.text-green-500-400:hover {
  color: #43a55a !important; }

.text-green-500-500 {
  color: #28a745 !important; }

a.text-green-500-500:focus {
  color: #1e7e34 !important; }

a.text-green-500-500:hover {
  color: #1e7e34 !important; }

.text-green-500-600 {
  color: #1e7d34 !important; }

a.text-green-500-600:focus {
  color: #145423 !important; }

a.text-green-500-600:hover {
  color: #145423 !important; }

.text-green-500-700 {
  color: #145423 !important; }

a.text-green-500-700:focus {
  color: #0a2b12 !important; }

a.text-green-500-700:hover {
  color: #0a2b12 !important; }

.text-green-500-800 {
  color: #0a2a11 !important; }

a.text-green-500-800:focus {
  color: #000100 !important; }

a.text-green-500-800:hover {
  color: #000100 !important; }

.text-green-500-900 {
  color: #06190a !important; }

a.text-green-500-900:focus {
  color: black !important; }

a.text-green-500-900:hover {
  color: black !important; }

.text-green-600-100 {
  color: #e9f2eb !important; }

a.text-green-600-100:focus {
  color: #c9dfce !important; }

a.text-green-600-100:hover {
  color: #c9dfce !important; }

.text-green-600-200 {
  color: #c7dfcc !important; }

a.text-green-600-200:focus {
  color: #a7ccae !important; }

a.text-green-600-200:hover {
  color: #a7ccae !important; }

.text-green-600-300 {
  color: #8fbe9a !important; }

a.text-green-600-300:focus {
  color: #6fab7d !important; }

a.text-green-600-300:hover {
  color: #6fab7d !important; }

.text-green-600-400 {
  color: #569e67 !important; }

a.text-green-600-400:focus {
  color: #447d51 !important; }

a.text-green-600-400:hover {
  color: #447d51 !important; }

.text-green-600-500 {
  color: #1e7d34 !important; }

a.text-green-600-500:focus {
  color: #145423 !important; }

a.text-green-600-500:hover {
  color: #145423 !important; }

.text-green-600-600 {
  color: #175e27 !important; }

a.text-green-600-600:focus {
  color: #0d3516 !important; }

a.text-green-600-600:hover {
  color: #0d3516 !important; }

.text-green-600-700 {
  color: #0f3f1a !important; }

a.text-green-600-700:focus {
  color: #051609 !important; }

a.text-green-600-700:hover {
  color: #051609 !important; }

.text-green-600-800 {
  color: #081f0d !important; }

a.text-green-600-800:focus {
  color: black !important; }

a.text-green-600-800:hover {
  color: black !important; }

.text-green-600-900 {
  color: #051308 !important; }

a.text-green-600-900:focus {
  color: black !important; }

a.text-green-600-900:hover {
  color: black !important; }

.text-green-700-100 {
  color: #e8eee9 !important; }

a.text-green-700-100:focus {
  color: #cbd8cd !important; }

a.text-green-700-100:hover {
  color: #cbd8cd !important; }

.text-green-700-200 {
  color: #c4d4c8 !important; }

a.text-green-700-200:focus {
  color: #a7bfad !important; }

a.text-green-700-200:hover {
  color: #a7bfad !important; }

.text-green-700-300 {
  color: #8aaa91 !important; }

a.text-green-700-300:focus {
  color: #6c9575 !important; }

a.text-green-700-300:hover {
  color: #6c9575 !important; }

.text-green-700-400 {
  color: #4f7f5a !important; }

a.text-green-700-400:focus {
  color: #3b6044 !important; }

a.text-green-700-400:hover {
  color: #3b6044 !important; }

.text-green-700-500 {
  color: #145423 !important; }

a.text-green-700-500:focus {
  color: #0a2b12 !important; }

a.text-green-700-500:hover {
  color: #0a2b12 !important; }

.text-green-700-600 {
  color: #0f3f1a !important; }

a.text-green-700-600:focus {
  color: #051609 !important; }

a.text-green-700-600:hover {
  color: #051609 !important; }

.text-green-700-700 {
  color: #0a2a12 !important; }

a.text-green-700-700:focus {
  color: #000100 !important; }

a.text-green-700-700:hover {
  color: #000100 !important; }

.text-green-700-800 {
  color: #051509 !important; }

a.text-green-700-800:focus {
  color: black !important; }

a.text-green-700-800:hover {
  color: black !important; }

.text-green-700-900 {
  color: #030d05 !important; }

a.text-green-700-900:focus {
  color: black !important; }

a.text-green-700-900:hover {
  color: black !important; }

.text-green-800-100 {
  color: #e7eae7 !important; }

a.text-green-800-100:focus {
  color: #ccd2cc !important; }

a.text-green-800-100:hover {
  color: #ccd2cc !important; }

.text-green-800-200 {
  color: #c2cac4 !important; }

a.text-green-800-200:focus {
  color: #a7b2aa !important; }

a.text-green-800-200:hover {
  color: #a7b2aa !important; }

.text-green-800-300 {
  color: #859588 !important; }

a.text-green-800-300:focus {
  color: #6b7c6e !important; }

a.text-green-800-300:hover {
  color: #6b7c6e !important; }

.text-green-800-400 {
  color: #475f4d !important; }

a.text-green-800-400:focus {
  color: #314235 !important; }

a.text-green-800-400:hover {
  color: #314235 !important; }

.text-green-800-500 {
  color: #0a2a11 !important; }

a.text-green-800-500:focus {
  color: #000100 !important; }

a.text-green-800-500:hover {
  color: #000100 !important; }

.text-green-800-600 {
  color: #08200d !important; }

a.text-green-800-600:focus {
  color: black !important; }

a.text-green-800-600:hover {
  color: black !important; }

.text-green-800-700 {
  color: #051509 !important; }

a.text-green-800-700:focus {
  color: black !important; }

a.text-green-800-700:hover {
  color: black !important; }

.text-green-800-800 {
  color: #030b04 !important; }

a.text-green-800-800:focus {
  color: black !important; }

a.text-green-800-800:hover {
  color: black !important; }

.text-green-800-900 {
  color: #020603 !important; }

a.text-green-800-900:focus {
  color: black !important; }

a.text-green-800-900:hover {
  color: black !important; }

.text-green-900-100 {
  color: #e6e8e7 !important; }

a.text-green-900-100:focus {
  color: #cbd0ce !important; }

a.text-green-900-100:hover {
  color: #cbd0ce !important; }

.text-green-900-200 {
  color: #c1c6c2 !important; }

a.text-green-900-200:focus {
  color: #a6aea8 !important; }

a.text-green-900-200:hover {
  color: #a6aea8 !important; }

.text-green-900-300 {
  color: #838c85 !important; }

a.text-green-900-300:focus {
  color: #6a726c !important; }

a.text-green-900-300:hover {
  color: #6a726c !important; }

.text-green-900-400 {
  color: #445347 !important; }

a.text-green-900-400:focus {
  color: #2d372f !important; }

a.text-green-900-400:hover {
  color: #2d372f !important; }

.text-green-900-500 {
  color: #06190a !important; }

a.text-green-900-500:focus {
  color: black !important; }

a.text-green-900-500:hover {
  color: black !important; }

.text-green-900-600 {
  color: #051308 !important; }

a.text-green-900-600:focus {
  color: black !important; }

a.text-green-900-600:hover {
  color: black !important; }

.text-green-900-700 {
  color: #030d05 !important; }

a.text-green-900-700:focus {
  color: black !important; }

a.text-green-900-700:hover {
  color: black !important; }

.text-green-900-800 {
  color: #020603 !important; }

a.text-green-900-800:focus {
  color: black !important; }

a.text-green-900-800:hover {
  color: black !important; }

.text-green-900-900 {
  color: #010402 !important; }

a.text-green-900-900:focus {
  color: black !important; }

a.text-green-900-900:hover {
  color: black !important; }

.text-teal-100-100 {
  color: #fdfffe !important; }

a.text-teal-100-100:focus {
  color: #caffe5 !important; }

a.text-teal-100-100:hover {
  color: #caffe5 !important; }

.text-teal-100-200 {
  color: #fafefd !important; }

a.text-teal-100-200:focus {
  color: #d0f6ec !important; }

a.text-teal-100-200:hover {
  color: #d0f6ec !important; }

.text-teal-100-300 {
  color: #f4fdfa !important; }

a.text-teal-100-300:focus {
  color: #c9f5e6 !important; }

a.text-teal-100-300:hover {
  color: #c9f5e6 !important; }

.text-teal-100-400 {
  color: #effbf8 !important; }

a.text-teal-100-400:focus {
  color: #c6f1e6 !important; }

a.text-teal-100-400:hover {
  color: #c6f1e6 !important; }

.text-teal-100-500 {
  color: #e9faf5 !important; }

a.text-teal-100-500:focus {
  color: #bff1e2 !important; }

a.text-teal-100-500:hover {
  color: #bff1e2 !important; }

.text-teal-100-600 {
  color: #afbcb8 !important; }

a.text-teal-100-600:focus {
  color: #93a59f !important; }

a.text-teal-100-600:hover {
  color: #93a59f !important; }

.text-teal-100-700 {
  color: #757d7b !important; }

a.text-teal-100-700:focus {
  color: #5c6361 !important; }

a.text-teal-100-700:hover {
  color: #5c6361 !important; }

.text-teal-100-800 {
  color: #3a3f3d !important; }

a.text-teal-100-800:focus {
  color: #222423 !important; }

a.text-teal-100-800:hover {
  color: #222423 !important; }

.text-teal-100-900 {
  color: #232625 !important; }

a.text-teal-100-900:focus {
  color: #0b0b0b !important; }

a.text-teal-100-900:hover {
  color: #0b0b0b !important; }

.text-teal-200-100 {
  color: #f9fefc !important; }

a.text-teal-200-100:focus {
  color: #cdf7e6 !important; }

a.text-teal-200-100:hover {
  color: #cdf7e6 !important; }

.text-teal-200-200 {
  color: #f1fcf9 !important; }

a.text-teal-200-200:focus {
  color: #c7f3e7 !important; }

a.text-teal-200-200:hover {
  color: #c7f3e7 !important; }

.text-teal-200-300 {
  color: #e3f9f2 !important; }

a.text-teal-200-300:focus {
  color: #b9f0df !important; }

a.text-teal-200-300:hover {
  color: #b9f0df !important; }

.text-teal-200-400 {
  color: #d5f5ec !important; }

a.text-teal-200-400:focus {
  color: #acebd9 !important; }

a.text-teal-200-400:hover {
  color: #acebd9 !important; }

.text-teal-200-500 {
  color: #c7f2e5 !important; }

a.text-teal-200-500:focus {
  color: #9ee8d2 !important; }

a.text-teal-200-500:hover {
  color: #9ee8d2 !important; }

.text-teal-200-600 {
  color: #95b6ac !important; }

a.text-teal-200-600:focus {
  color: #77a194 !important; }

a.text-teal-200-600:hover {
  color: #77a194 !important; }

.text-teal-200-700 {
  color: #647973 !important; }

a.text-teal-200-700:focus {
  color: #4d5d58 !important; }

a.text-teal-200-700:hover {
  color: #4d5d58 !important; }

.text-teal-200-800 {
  color: #323d39 !important; }

a.text-teal-200-800:focus {
  color: #1b211f !important; }

a.text-teal-200-800:hover {
  color: #1b211f !important; }

.text-teal-200-900 {
  color: #1e2422 !important; }

a.text-teal-200-900:focus {
  color: #070808 !important; }

a.text-teal-200-900:hover {
  color: #070808 !important; }

.text-teal-300-100 {
  color: #f4fcfa !important; }

a.text-teal-300-100:focus {
  color: #ccf1e8 !important; }

a.text-teal-300-100:hover {
  color: #ccf1e8 !important; }

.text-teal-300-200 {
  color: #e3f8f2 !important; }

a.text-teal-300-200:focus {
  color: #baeedf !important; }

a.text-teal-300-200:hover {
  color: #baeedf !important; }

.text-teal-300-300 {
  color: #c8f2e5 !important; }

a.text-teal-300-300:focus {
  color: #9fe8d2 !important; }

a.text-teal-300-300:hover {
  color: #9fe8d2 !important; }

.text-teal-300-400 {
  color: #acebd8 !important; }

a.text-teal-300-400:focus {
  color: #83e1c5 !important; }

a.text-teal-300-400:hover {
  color: #83e1c5 !important; }

.text-teal-300-500 {
  color: #90e4cb !important; }

a.text-teal-300-500:focus {
  color: #67dab8 !important; }

a.text-teal-300-500:hover {
  color: #67dab8 !important; }

.text-teal-300-600 {
  color: #6cab98 !important; }

a.text-teal-300-600:focus {
  color: #53917e !important; }

a.text-teal-300-600:hover {
  color: #53917e !important; }

.text-teal-300-700 {
  color: #487266 !important; }

a.text-teal-300-700:focus {
  color: #34534a !important; }

a.text-teal-300-700:hover {
  color: #34534a !important; }

.text-teal-300-800 {
  color: #243933 !important; }

a.text-teal-300-800:focus {
  color: #101a17 !important; }

a.text-teal-300-800:hover {
  color: #101a17 !important; }

.text-teal-300-900 {
  color: #16221e !important; }

a.text-teal-300-900:focus {
  color: #020303 !important; }

a.text-teal-300-900:hover {
  color: #020303 !important; }

.text-teal-400-100 {
  color: #eefbf7 !important; }

a.text-teal-400-100:focus {
  color: #c5f1e4 !important; }

a.text-teal-400-100:hover {
  color: #c5f1e4 !important; }

.text-teal-400-200 {
  color: #d5f5ec !important; }

a.text-teal-400-200:focus {
  color: #acebd9 !important; }

a.text-teal-400-200:hover {
  color: #acebd9 !important; }

.text-teal-400-300 {
  color: #acebd8 !important; }

a.text-teal-400-300:focus {
  color: #83e1c5 !important; }

a.text-teal-400-300:hover {
  color: #83e1c5 !important; }

.text-teal-400-400 {
  color: #82e1c5 !important; }

a.text-teal-400-400:focus {
  color: #59d7b2 !important; }

a.text-teal-400-400:hover {
  color: #59d7b2 !important; }

.text-teal-400-500 {
  color: #58d7b1 !important; }

a.text-teal-400-500:focus {
  color: #31cb9d !important; }

a.text-teal-400-500:hover {
  color: #31cb9d !important; }

.text-teal-400-600 {
  color: #42a185 !important; }

a.text-teal-400-600:focus {
  color: #337d67 !important; }

a.text-teal-400-600:hover {
  color: #337d67 !important; }

.text-teal-400-700 {
  color: #2c6c59 !important; }

a.text-teal-400-700:focus {
  color: #1d483b !important; }

a.text-teal-400-700:hover {
  color: #1d483b !important; }

.text-teal-400-800 {
  color: #16362c !important; }

a.text-teal-400-800:focus {
  color: #07120e !important; }

a.text-teal-400-800:hover {
  color: #07120e !important; }

.text-teal-400-900 {
  color: #0d201b !important; }

a.text-teal-400-900:focus {
  color: black !important; }

a.text-teal-400-900:hover {
  color: black !important; }

.text-teal-500-100 {
  color: #e9faf5 !important; }

a.text-teal-500-100:focus {
  color: #bff1e2 !important; }

a.text-teal-500-100:hover {
  color: #bff1e2 !important; }

.text-teal-500-200 {
  color: #c7f2e5 !important; }

a.text-teal-500-200:focus {
  color: #9ee8d2 !important; }

a.text-teal-500-200:hover {
  color: #9ee8d2 !important; }

.text-teal-500-300 {
  color: #90e4cb !important; }

a.text-teal-500-300:focus {
  color: #67dab8 !important; }

a.text-teal-500-300:hover {
  color: #67dab8 !important; }

.text-teal-500-400 {
  color: #58d7b1 !important; }

a.text-teal-500-400:focus {
  color: #31cb9d !important; }

a.text-teal-500-400:hover {
  color: #31cb9d !important; }

.text-teal-500-500 {
  color: #20c997 !important; }

a.text-teal-500-500:focus {
  color: #199d76 !important; }

a.text-teal-500-500:hover {
  color: #199d76 !important; }

.text-teal-500-600 {
  color: #189771 !important; }

a.text-teal-500-600:focus {
  color: #116b50 !important; }

a.text-teal-500-600:hover {
  color: #116b50 !important; }

.text-teal-500-700 {
  color: #10654c !important; }

a.text-teal-500-700:focus {
  color: #09392b !important; }

a.text-teal-500-700:hover {
  color: #09392b !important; }

.text-teal-500-800 {
  color: #083226 !important; }

a.text-teal-500-800:focus {
  color: #010605 !important; }

a.text-teal-500-800:hover {
  color: #010605 !important; }

.text-teal-500-900 {
  color: #051e17 !important; }

a.text-teal-500-900:focus {
  color: black !important; }

a.text-teal-500-900:hover {
  color: black !important; }

.text-teal-600-100 {
  color: #e8f5f1 !important; }

a.text-teal-600-100:focus {
  color: #c4e6db !important; }

a.text-teal-600-100:hover {
  color: #c4e6db !important; }

.text-teal-600-200 {
  color: #c5e5dc !important; }

a.text-teal-600-200:focus {
  color: #a2d5c7 !important; }

a.text-teal-600-200:hover {
  color: #a2d5c7 !important; }

.text-teal-600-300 {
  color: #8ccbb8 !important; }

a.text-teal-600-300:focus {
  color: #69bba2 !important; }

a.text-teal-600-300:hover {
  color: #69bba2 !important; }

.text-teal-600-400 {
  color: #52b195 !important; }

a.text-teal-600-400:focus {
  color: #418f78 !important; }

a.text-teal-600-400:hover {
  color: #418f78 !important; }

.text-teal-600-500 {
  color: #189771 !important; }

a.text-teal-600-500:focus {
  color: #116b50 !important; }

a.text-teal-600-500:hover {
  color: #116b50 !important; }

.text-teal-600-600 {
  color: #127155 !important; }

a.text-teal-600-600:focus {
  color: #0b4534 !important; }

a.text-teal-600-600:hover {
  color: #0b4534 !important; }

.text-teal-600-700 {
  color: #0c4c39 !important; }

a.text-teal-600-700:focus {
  color: #052018 !important; }

a.text-teal-600-700:hover {
  color: #052018 !important; }

.text-teal-600-800 {
  color: #06261c !important; }

a.text-teal-600-800:focus {
  color: black !important; }

a.text-teal-600-800:hover {
  color: black !important; }

.text-teal-600-900 {
  color: #041711 !important; }

a.text-teal-600-900:focus {
  color: black !important; }

a.text-teal-600-900:hover {
  color: black !important; }

.text-teal-700-100 {
  color: #e7f0ed !important; }

a.text-teal-700-100:focus {
  color: #c8dcd5 !important; }

a.text-teal-700-100:hover {
  color: #c8dcd5 !important; }

.text-teal-700-200 {
  color: #c3d9d2 !important; }

a.text-teal-700-200:focus {
  color: #a4c5bb !important; }

a.text-teal-700-200:hover {
  color: #a4c5bb !important; }

.text-teal-700-300 {
  color: #88b2a6 !important; }

a.text-teal-700-300:focus {
  color: #699e8f !important; }

a.text-teal-700-300:hover {
  color: #699e8f !important; }

.text-teal-700-400 {
  color: #4c8c79 !important; }

a.text-teal-700-400:focus {
  color: #3a6b5c !important; }

a.text-teal-700-400:hover {
  color: #3a6b5c !important; }

.text-teal-700-500 {
  color: #10654c !important; }

a.text-teal-700-500:focus {
  color: #09392b !important; }

a.text-teal-700-500:hover {
  color: #09392b !important; }

.text-teal-700-600 {
  color: #0c4c39 !important; }

a.text-teal-700-600:focus {
  color: #052018 !important; }

a.text-teal-700-600:hover {
  color: #052018 !important; }

.text-teal-700-700 {
  color: #083326 !important; }

a.text-teal-700-700:focus {
  color: #010705 !important; }

a.text-teal-700-700:hover {
  color: #010705 !important; }

.text-teal-700-800 {
  color: #041913 !important; }

a.text-teal-700-800:focus {
  color: black !important; }

a.text-teal-700-800:hover {
  color: black !important; }

.text-teal-700-900 {
  color: #020f0b !important; }

a.text-teal-700-900:focus {
  color: black !important; }

a.text-teal-700-900:hover {
  color: black !important; }

.text-teal-800-100 {
  color: #e6ebe9 !important; }

a.text-teal-800-100:focus {
  color: #cad4d0 !important; }

a.text-teal-800-100:hover {
  color: #cad4d0 !important; }

.text-teal-800-200 {
  color: #c1ccc9 !important; }

a.text-teal-800-200:focus {
  color: #a5b5b1 !important; }

a.text-teal-800-200:hover {
  color: #a5b5b1 !important; }

.text-teal-800-300 {
  color: #849993 !important; }

a.text-teal-800-300:focus {
  color: #6a807a !important; }

a.text-teal-800-300:hover {
  color: #6a807a !important; }

.text-teal-800-400 {
  color: #46655c !important; }

a.text-teal-800-400:focus {
  color: #314741 !important; }

a.text-teal-800-400:hover {
  color: #314741 !important; }

.text-teal-800-500 {
  color: #083226 !important; }

a.text-teal-800-500:focus {
  color: #010605 !important; }

a.text-teal-800-500:hover {
  color: #010605 !important; }

.text-teal-800-600 {
  color: #06261d !important; }

a.text-teal-800-600:focus {
  color: black !important; }

a.text-teal-800-600:hover {
  color: black !important; }

.text-teal-800-700 {
  color: #041913 !important; }

a.text-teal-800-700:focus {
  color: black !important; }

a.text-teal-800-700:hover {
  color: black !important; }

.text-teal-800-800 {
  color: #020d0a !important; }

a.text-teal-800-800:focus {
  color: black !important; }

a.text-teal-800-800:hover {
  color: black !important; }

.text-teal-800-900 {
  color: #010806 !important; }

a.text-teal-800-900:focus {
  color: black !important; }

a.text-teal-800-900:hover {
  color: black !important; }

.text-teal-900-100 {
  color: #e6e9e8 !important; }

a.text-teal-900-100:focus {
  color: #cbd1cf !important; }

a.text-teal-900-100:hover {
  color: #cbd1cf !important; }

.text-teal-900-200 {
  color: #c1c7c5 !important; }

a.text-teal-900-200:focus {
  color: #a6afac !important; }

a.text-teal-900-200:hover {
  color: #a6afac !important; }

.text-teal-900-300 {
  color: #828f8b !important; }

a.text-teal-900-300:focus {
  color: #697571 !important; }

a.text-teal-900-300:hover {
  color: #697571 !important; }

.text-teal-900-400 {
  color: #445651 !important; }

a.text-teal-900-400:focus {
  color: #2d3a36 !important; }

a.text-teal-900-400:hover {
  color: #2d3a36 !important; }

.text-teal-900-500 {
  color: #051e17 !important; }

a.text-teal-900-500:focus {
  color: black !important; }

a.text-teal-900-500:hover {
  color: black !important; }

.text-teal-900-600 {
  color: #041711 !important; }

a.text-teal-900-600:focus {
  color: black !important; }

a.text-teal-900-600:hover {
  color: black !important; }

.text-teal-900-700 {
  color: #030f0c !important; }

a.text-teal-900-700:focus {
  color: black !important; }

a.text-teal-900-700:hover {
  color: black !important; }

.text-teal-900-800 {
  color: #010806 !important; }

a.text-teal-900-800:focus {
  color: black !important; }

a.text-teal-900-800:hover {
  color: black !important; }

.text-teal-900-900 {
  color: #010503 !important; }

a.text-teal-900-900:focus {
  color: black !important; }

a.text-teal-900-900:hover {
  color: black !important; }

.text-cyan-100-100 {
  color: #fdfefe !important; }

a.text-cyan-100-100:focus {
  color: #dbeded !important; }

a.text-cyan-100-100:hover {
  color: #dbeded !important; }

.text-cyan-100-200 {
  color: #f9fdfd !important; }

a.text-cyan-100-200:focus {
  color: #d3f0f0 !important; }

a.text-cyan-100-200:hover {
  color: #d3f0f0 !important; }

.text-cyan-100-300 {
  color: #f4fbfc !important; }

a.text-cyan-100-300:focus {
  color: #ccecf1 !important; }

a.text-cyan-100-300:hover {
  color: #ccecf1 !important; }

.text-cyan-100-400 {
  color: #eef8fa !important; }

a.text-cyan-100-400:focus {
  color: #c7e8ee !important; }

a.text-cyan-100-400:hover {
  color: #c7e8ee !important; }

.text-cyan-100-500 {
  color: #e8f6f8 !important; }

a.text-cyan-100-500:focus {
  color: #c1e7ec !important; }

a.text-cyan-100-500:hover {
  color: #c1e7ec !important; }

.text-cyan-100-600 {
  color: #aeb9ba !important; }

a.text-cyan-100-600:focus {
  color: #92a1a3 !important; }

a.text-cyan-100-600:hover {
  color: #92a1a3 !important; }

.text-cyan-100-700 {
  color: #747b7c !important; }

a.text-cyan-100-700:focus {
  color: #5b6162 !important; }

a.text-cyan-100-700:hover {
  color: #5b6162 !important; }

.text-cyan-100-800 {
  color: #3a3e3e !important; }

a.text-cyan-100-800:focus {
  color: #212424 !important; }

a.text-cyan-100-800:hover {
  color: #212424 !important; }

.text-cyan-100-900 {
  color: #232525 !important; }

a.text-cyan-100-900:focus {
  color: #0a0b0b !important; }

a.text-cyan-100-900:hover {
  color: #0a0b0b !important; }

.text-cyan-200-100 {
  color: #f9fdfd !important; }

a.text-cyan-200-100:focus {
  color: #d3f0f0 !important; }

a.text-cyan-200-100:hover {
  color: #d3f0f0 !important; }

.text-cyan-200-200 {
  color: #f1f9fb !important; }

a.text-cyan-200-200:focus {
  color: #c9e8f0 !important; }

a.text-cyan-200-200:hover {
  color: #c9e8f0 !important; }

.text-cyan-200-300 {
  color: #e2f4f6 !important; }

a.text-cyan-200-300:focus {
  color: #bbe5ea !important; }

a.text-cyan-200-300:hover {
  color: #bbe5ea !important; }

.text-cyan-200-400 {
  color: #d4eef2 !important; }

a.text-cyan-200-400:focus {
  color: #addfe6 !important; }

a.text-cyan-200-400:hover {
  color: #addfe6 !important; }

.text-cyan-200-500 {
  color: #c5e8ed !important; }

a.text-cyan-200-500:focus {
  color: #9ed9e1 !important; }

a.text-cyan-200-500:hover {
  color: #9ed9e1 !important; }

.text-cyan-200-600 {
  color: #94aeb2 !important; }

a.text-cyan-200-600:focus {
  color: #76989d !important; }

a.text-cyan-200-600:hover {
  color: #76989d !important; }

.text-cyan-200-700 {
  color: #637477 !important; }

a.text-cyan-200-700:focus {
  color: #4c595b !important; }

a.text-cyan-200-700:hover {
  color: #4c595b !important; }

.text-cyan-200-800 {
  color: #313a3b !important; }

a.text-cyan-200-800:focus {
  color: #1a1f1f !important; }

a.text-cyan-200-800:hover {
  color: #1a1f1f !important; }

.text-cyan-200-900 {
  color: #1e2324 !important; }

a.text-cyan-200-900:focus {
  color: #070808 !important; }

a.text-cyan-200-900:hover {
  color: #070808 !important; }

.text-cyan-300-100 {
  color: #f3fafc !important; }

a.text-cyan-300-100:focus {
  color: #cae9f2 !important; }

a.text-cyan-300-100:hover {
  color: #cae9f2 !important; }

.text-cyan-300-200 {
  color: #e2f4f6 !important; }

a.text-cyan-300-200:focus {
  color: #bbe5ea !important; }

a.text-cyan-300-200:hover {
  color: #bbe5ea !important; }

.text-cyan-300-300 {
  color: #c5e8ee !important; }

a.text-cyan-300-300:focus {
  color: #9ed8e2 !important; }

a.text-cyan-300-300:hover {
  color: #9ed8e2 !important; }

.text-cyan-300-400 {
  color: #a8dde5 !important; }

a.text-cyan-300-400:focus {
  color: #81ced9 !important; }

a.text-cyan-300-400:hover {
  color: #81ced9 !important; }

.text-cyan-300-500 {
  color: #8bd1dc !important; }

a.text-cyan-300-500:focus {
  color: #64c1d0 !important; }

a.text-cyan-300-500:hover {
  color: #64c1d0 !important; }

.text-cyan-300-600 {
  color: #689da5 !important; }

a.text-cyan-300-600:focus {
  color: #518189 !important; }

a.text-cyan-300-600:hover {
  color: #518189 !important; }

.text-cyan-300-700 {
  color: #46696e !important; }

a.text-cyan-300-700:focus {
  color: #324b4f !important; }

a.text-cyan-300-700:hover {
  color: #324b4f !important; }

.text-cyan-300-800 {
  color: #233437 !important; }

a.text-cyan-300-800:focus {
  color: #0f1718 !important; }

a.text-cyan-300-800:hover {
  color: #0f1718 !important; }

.text-cyan-300-900 {
  color: #151f21 !important; }

a.text-cyan-300-900:focus {
  color: #010202 !important; }

a.text-cyan-300-900:hover {
  color: #010202 !important; }

.text-cyan-400-100 {
  color: #eef8fa !important; }

a.text-cyan-400-100:focus {
  color: #c7e8ee !important; }

a.text-cyan-400-100:hover {
  color: #c7e8ee !important; }

.text-cyan-400-200 {
  color: #d4eef2 !important; }

a.text-cyan-400-200:focus {
  color: #addfe6 !important; }

a.text-cyan-400-200:hover {
  color: #addfe6 !important; }

.text-cyan-400-300 {
  color: #a8dce5 !important; }

a.text-cyan-400-300:focus {
  color: #81ccd9 !important; }

a.text-cyan-400-300:hover {
  color: #81ccd9 !important; }

.text-cyan-400-400 {
  color: #7dcbd7 !important; }

a.text-cyan-400-400:focus {
  color: #56bbcb !important; }

a.text-cyan-400-400:hover {
  color: #56bbcb !important; }

.text-cyan-400-500 {
  color: #51b9ca !important; }

a.text-cyan-400-500:focus {
  color: #36a0b2 !important; }

a.text-cyan-400-500:hover {
  color: #36a0b2 !important; }

.text-cyan-400-600 {
  color: #3d8b98 !important; }

a.text-cyan-400-600:focus {
  color: #2e6a74 !important; }

a.text-cyan-400-600:hover {
  color: #2e6a74 !important; }

.text-cyan-400-700 {
  color: #295d65 !important; }

a.text-cyan-400-700:focus {
  color: #1a3c41 !important; }

a.text-cyan-400-700:hover {
  color: #1a3c41 !important; }

.text-cyan-400-800 {
  color: #142e33 !important; }

a.text-cyan-400-800:focus {
  color: #060d0e !important; }

a.text-cyan-400-800:hover {
  color: #060d0e !important; }

.text-cyan-400-900 {
  color: #0c1c1e !important; }

a.text-cyan-400-900:focus {
  color: black !important; }

a.text-cyan-400-900:hover {
  color: black !important; }

.text-cyan-500-100 {
  color: #e8f6f8 !important; }

a.text-cyan-500-100:focus {
  color: #c1e7ec !important; }

a.text-cyan-500-100:hover {
  color: #c1e7ec !important; }

.text-cyan-500-200 {
  color: #c5e8ed !important; }

a.text-cyan-500-200:focus {
  color: #9ed9e1 !important; }

a.text-cyan-500-200:hover {
  color: #9ed9e1 !important; }

.text-cyan-500-300 {
  color: #8bd1dc !important; }

a.text-cyan-500-300:focus {
  color: #64c1d0 !important; }

a.text-cyan-500-300:hover {
  color: #64c1d0 !important; }

.text-cyan-500-400 {
  color: #51b9ca !important; }

a.text-cyan-500-400:focus {
  color: #36a0b2 !important; }

a.text-cyan-500-400:hover {
  color: #36a0b2 !important; }

.text-cyan-500-500 {
  color: #17a2b8 !important; }

a.text-cyan-500-500:focus {
  color: #117a8b !important; }

a.text-cyan-500-500:hover {
  color: #117a8b !important; }

.text-cyan-500-600 {
  color: #117a8a !important; }

a.text-cyan-500-600:focus {
  color: #0b525d !important; }

a.text-cyan-500-600:hover {
  color: #0b525d !important; }

.text-cyan-500-700 {
  color: #0c515c !important; }

a.text-cyan-500-700:focus {
  color: #06292f !important; }

a.text-cyan-500-700:hover {
  color: #06292f !important; }

.text-cyan-500-800 {
  color: #06292e !important; }

a.text-cyan-500-800:focus {
  color: #000101 !important; }

a.text-cyan-500-800:hover {
  color: #000101 !important; }

.text-cyan-500-900 {
  color: #03181c !important; }

a.text-cyan-500-900:focus {
  color: black !important; }

a.text-cyan-500-900:hover {
  color: black !important; }

.text-cyan-600-100 {
  color: #e7f2f3 !important; }

a.text-cyan-600-100:focus {
  color: #c5e0e2 !important; }

a.text-cyan-600-100:hover {
  color: #c5e0e2 !important; }

.text-cyan-600-200 {
  color: #c4dee2 !important; }

a.text-cyan-600-200:focus {
  color: #a2cbd1 !important; }

a.text-cyan-600-200:hover {
  color: #a2cbd1 !important; }

.text-cyan-600-300 {
  color: #88bdc5 !important; }

a.text-cyan-600-300:focus {
  color: #66aab4 !important; }

a.text-cyan-600-300:hover {
  color: #66aab4 !important; }

.text-cyan-600-400 {
  color: #4d9ba7 !important; }

a.text-cyan-600-400:focus {
  color: #3d7b84 !important; }

a.text-cyan-600-400:hover {
  color: #3d7b84 !important; }

.text-cyan-600-500 {
  color: #117a8a !important; }

a.text-cyan-600-500:focus {
  color: #0b525d !important; }

a.text-cyan-600-500:hover {
  color: #0b525d !important; }

.text-cyan-600-600 {
  color: #0d5c68 !important; }

a.text-cyan-600-600:focus {
  color: #07343b !important; }

a.text-cyan-600-600:hover {
  color: #07343b !important; }

.text-cyan-600-700 {
  color: #093d45 !important; }

a.text-cyan-600-700:focus {
  color: #031518 !important; }

a.text-cyan-600-700:hover {
  color: #031518 !important; }

.text-cyan-600-800 {
  color: #041f23 !important; }

a.text-cyan-600-800:focus {
  color: black !important; }

a.text-cyan-600-800:hover {
  color: black !important; }

.text-cyan-600-900 {
  color: #031215 !important; }

a.text-cyan-600-900:focus {
  color: black !important; }

a.text-cyan-600-900:hover {
  color: black !important; }

.text-cyan-700-100 {
  color: #e7eeef !important; }

a.text-cyan-700-100:focus {
  color: #c8d8db !important; }

a.text-cyan-700-100:hover {
  color: #c8d8db !important; }

.text-cyan-700-200 {
  color: #c2d4d6 !important; }

a.text-cyan-700-200:focus {
  color: #a4bfc2 !important; }

a.text-cyan-700-200:hover {
  color: #a4bfc2 !important; }

.text-cyan-700-300 {
  color: #86a8ae !important; }

a.text-cyan-700-300:focus {
  color: #67929a !important; }

a.text-cyan-700-300:hover {
  color: #67929a !important; }

.text-cyan-700-400 {
  color: #497d85 !important; }

a.text-cyan-700-400:focus {
  color: #375e64 !important; }

a.text-cyan-700-400:hover {
  color: #375e64 !important; }

.text-cyan-700-500 {
  color: #0c515c !important; }

a.text-cyan-700-500:focus {
  color: #06292f !important; }

a.text-cyan-700-500:hover {
  color: #06292f !important; }

.text-cyan-700-600 {
  color: #093d45 !important; }

a.text-cyan-700-600:focus {
  color: #031518 !important; }

a.text-cyan-700-600:hover {
  color: #031518 !important; }

.text-cyan-700-700 {
  color: #06292e !important; }

a.text-cyan-700-700:focus {
  color: #000101 !important; }

a.text-cyan-700-700:hover {
  color: #000101 !important; }

.text-cyan-700-800 {
  color: #031417 !important; }

a.text-cyan-700-800:focus {
  color: black !important; }

a.text-cyan-700-800:hover {
  color: black !important; }

.text-cyan-700-900 {
  color: #020c0e !important; }

a.text-cyan-700-900:focus {
  color: black !important; }

a.text-cyan-700-900:hover {
  color: black !important; }

.text-cyan-800-100 {
  color: #e6eaea !important; }

a.text-cyan-800-100:focus {
  color: #cad3d3 !important; }

a.text-cyan-800-100:hover {
  color: #cad3d3 !important; }

.text-cyan-800-200 {
  color: #c1cacb !important; }

a.text-cyan-800-200:focus {
  color: #a5b2b4 !important; }

a.text-cyan-800-200:hover {
  color: #a5b2b4 !important; }

.text-cyan-800-300 {
  color: #839497 !important; }

a.text-cyan-800-300:focus {
  color: #697b7e !important; }

a.text-cyan-800-300:hover {
  color: #697b7e !important; }

.text-cyan-800-400 {
  color: #445f62 !important; }

a.text-cyan-800-400:focus {
  color: #2f4244 !important; }

a.text-cyan-800-400:hover {
  color: #2f4244 !important; }

.text-cyan-800-500 {
  color: #06292e !important; }

a.text-cyan-800-500:focus {
  color: #000101 !important; }

a.text-cyan-800-500:hover {
  color: #000101 !important; }

.text-cyan-800-600 {
  color: #051f23 !important; }

a.text-cyan-800-600:focus {
  color: black !important; }

a.text-cyan-800-600:hover {
  color: black !important; }

.text-cyan-800-700 {
  color: #031517 !important; }

a.text-cyan-800-700:focus {
  color: black !important; }

a.text-cyan-800-700:hover {
  color: black !important; }

.text-cyan-800-800 {
  color: #020a0c !important; }

a.text-cyan-800-800:focus {
  color: black !important; }

a.text-cyan-800-800:hover {
  color: black !important; }

.text-cyan-800-900 {
  color: #010607 !important; }

a.text-cyan-800-900:focus {
  color: black !important; }

a.text-cyan-800-900:hover {
  color: black !important; }

.text-cyan-900-100 {
  color: #e6e8e8 !important; }

a.text-cyan-900-100:focus {
  color: #cbd0d0 !important; }

a.text-cyan-900-100:hover {
  color: #cbd0d0 !important; }

.text-cyan-900-200 {
  color: #c0c5c6 !important; }

a.text-cyan-900-200:focus {
  color: #a5acae !important; }

a.text-cyan-900-200:hover {
  color: #a5acae !important; }

.text-cyan-900-300 {
  color: #818c8e !important; }

a.text-cyan-900-300:focus {
  color: #687274 !important; }

a.text-cyan-900-300:hover {
  color: #687274 !important; }

.text-cyan-900-400 {
  color: #425255 !important; }

a.text-cyan-900-400:focus {
  color: #2c3638 !important; }

a.text-cyan-900-400:hover {
  color: #2c3638 !important; }

.text-cyan-900-500 {
  color: #03181c !important; }

a.text-cyan-900-500:focus {
  color: black !important; }

a.text-cyan-900-500:hover {
  color: black !important; }

.text-cyan-900-600 {
  color: #021215 !important; }

a.text-cyan-900-600:focus {
  color: black !important; }

a.text-cyan-900-600:hover {
  color: black !important; }

.text-cyan-900-700 {
  color: #020c0e !important; }

a.text-cyan-900-700:focus {
  color: black !important; }

a.text-cyan-900-700:hover {
  color: black !important; }

.text-cyan-900-800 {
  color: #010607 !important; }

a.text-cyan-900-800:focus {
  color: black !important; }

a.text-cyan-900-800:hover {
  color: black !important; }

.text-cyan-900-900 {
  color: #000404 !important; }

a.text-cyan-900-900:focus {
  color: black !important; }

a.text-cyan-900-900:hover {
  color: black !important; }

.text-white-100-100 {
  color: white !important; }

a.text-white-100-100:focus {
  color: #e6e6e6 !important; }

a.text-white-100-100:hover {
  color: #e6e6e6 !important; }

.text-white-100-200 {
  color: white !important; }

a.text-white-100-200:focus {
  color: #e6e6e6 !important; }

a.text-white-100-200:hover {
  color: #e6e6e6 !important; }

.text-white-100-300 {
  color: white !important; }

a.text-white-100-300:focus {
  color: #e6e6e6 !important; }

a.text-white-100-300:hover {
  color: #e6e6e6 !important; }

.text-white-100-400 {
  color: white !important; }

a.text-white-100-400:focus {
  color: #e6e6e6 !important; }

a.text-white-100-400:hover {
  color: #e6e6e6 !important; }

.text-white-100-500 {
  color: white !important; }

a.text-white-100-500:focus {
  color: #e6e6e6 !important; }

a.text-white-100-500:hover {
  color: #e6e6e6 !important; }

.text-white-100-600 {
  color: #bfbfbf !important; }

a.text-white-100-600:focus {
  color: #a6a6a6 !important; }

a.text-white-100-600:hover {
  color: #a6a6a6 !important; }

.text-white-100-700 {
  color: gray !important; }

a.text-white-100-700:focus {
  color: #676767 !important; }

a.text-white-100-700:hover {
  color: #676767 !important; }

.text-white-100-800 {
  color: #404040 !important; }

a.text-white-100-800:focus {
  color: #272727 !important; }

a.text-white-100-800:hover {
  color: #272727 !important; }

.text-white-100-900 {
  color: #262626 !important; }

a.text-white-100-900:focus {
  color: #0d0d0d !important; }

a.text-white-100-900:hover {
  color: #0d0d0d !important; }

.text-white-200-100 {
  color: white !important; }

a.text-white-200-100:focus {
  color: #e6e6e6 !important; }

a.text-white-200-100:hover {
  color: #e6e6e6 !important; }

.text-white-200-200 {
  color: white !important; }

a.text-white-200-200:focus {
  color: #e6e6e6 !important; }

a.text-white-200-200:hover {
  color: #e6e6e6 !important; }

.text-white-200-300 {
  color: white !important; }

a.text-white-200-300:focus {
  color: #e6e6e6 !important; }

a.text-white-200-300:hover {
  color: #e6e6e6 !important; }

.text-white-200-400 {
  color: white !important; }

a.text-white-200-400:focus {
  color: #e6e6e6 !important; }

a.text-white-200-400:hover {
  color: #e6e6e6 !important; }

.text-white-200-500 {
  color: white !important; }

a.text-white-200-500:focus {
  color: #e6e6e6 !important; }

a.text-white-200-500:hover {
  color: #e6e6e6 !important; }

.text-white-200-600 {
  color: #bfbfbf !important; }

a.text-white-200-600:focus {
  color: #a6a6a6 !important; }

a.text-white-200-600:hover {
  color: #a6a6a6 !important; }

.text-white-200-700 {
  color: gray !important; }

a.text-white-200-700:focus {
  color: #676767 !important; }

a.text-white-200-700:hover {
  color: #676767 !important; }

.text-white-200-800 {
  color: #404040 !important; }

a.text-white-200-800:focus {
  color: #272727 !important; }

a.text-white-200-800:hover {
  color: #272727 !important; }

.text-white-200-900 {
  color: #262626 !important; }

a.text-white-200-900:focus {
  color: #0d0d0d !important; }

a.text-white-200-900:hover {
  color: #0d0d0d !important; }

.text-white-300-100 {
  color: white !important; }

a.text-white-300-100:focus {
  color: #e6e6e6 !important; }

a.text-white-300-100:hover {
  color: #e6e6e6 !important; }

.text-white-300-200 {
  color: white !important; }

a.text-white-300-200:focus {
  color: #e6e6e6 !important; }

a.text-white-300-200:hover {
  color: #e6e6e6 !important; }

.text-white-300-300 {
  color: white !important; }

a.text-white-300-300:focus {
  color: #e6e6e6 !important; }

a.text-white-300-300:hover {
  color: #e6e6e6 !important; }

.text-white-300-400 {
  color: white !important; }

a.text-white-300-400:focus {
  color: #e6e6e6 !important; }

a.text-white-300-400:hover {
  color: #e6e6e6 !important; }

.text-white-300-500 {
  color: white !important; }

a.text-white-300-500:focus {
  color: #e6e6e6 !important; }

a.text-white-300-500:hover {
  color: #e6e6e6 !important; }

.text-white-300-600 {
  color: #bfbfbf !important; }

a.text-white-300-600:focus {
  color: #a6a6a6 !important; }

a.text-white-300-600:hover {
  color: #a6a6a6 !important; }

.text-white-300-700 {
  color: gray !important; }

a.text-white-300-700:focus {
  color: #676767 !important; }

a.text-white-300-700:hover {
  color: #676767 !important; }

.text-white-300-800 {
  color: #404040 !important; }

a.text-white-300-800:focus {
  color: #272727 !important; }

a.text-white-300-800:hover {
  color: #272727 !important; }

.text-white-300-900 {
  color: #262626 !important; }

a.text-white-300-900:focus {
  color: #0d0d0d !important; }

a.text-white-300-900:hover {
  color: #0d0d0d !important; }

.text-white-400-100 {
  color: white !important; }

a.text-white-400-100:focus {
  color: #e6e6e6 !important; }

a.text-white-400-100:hover {
  color: #e6e6e6 !important; }

.text-white-400-200 {
  color: white !important; }

a.text-white-400-200:focus {
  color: #e6e6e6 !important; }

a.text-white-400-200:hover {
  color: #e6e6e6 !important; }

.text-white-400-300 {
  color: white !important; }

a.text-white-400-300:focus {
  color: #e6e6e6 !important; }

a.text-white-400-300:hover {
  color: #e6e6e6 !important; }

.text-white-400-400 {
  color: white !important; }

a.text-white-400-400:focus {
  color: #e6e6e6 !important; }

a.text-white-400-400:hover {
  color: #e6e6e6 !important; }

.text-white-400-500 {
  color: white !important; }

a.text-white-400-500:focus {
  color: #e6e6e6 !important; }

a.text-white-400-500:hover {
  color: #e6e6e6 !important; }

.text-white-400-600 {
  color: #bfbfbf !important; }

a.text-white-400-600:focus {
  color: #a6a6a6 !important; }

a.text-white-400-600:hover {
  color: #a6a6a6 !important; }

.text-white-400-700 {
  color: gray !important; }

a.text-white-400-700:focus {
  color: #676767 !important; }

a.text-white-400-700:hover {
  color: #676767 !important; }

.text-white-400-800 {
  color: #404040 !important; }

a.text-white-400-800:focus {
  color: #272727 !important; }

a.text-white-400-800:hover {
  color: #272727 !important; }

.text-white-400-900 {
  color: #262626 !important; }

a.text-white-400-900:focus {
  color: #0d0d0d !important; }

a.text-white-400-900:hover {
  color: #0d0d0d !important; }

.text-white-500-100 {
  color: white !important; }

a.text-white-500-100:focus {
  color: #e6e6e6 !important; }

a.text-white-500-100:hover {
  color: #e6e6e6 !important; }

.text-white-500-200 {
  color: white !important; }

a.text-white-500-200:focus {
  color: #e6e6e6 !important; }

a.text-white-500-200:hover {
  color: #e6e6e6 !important; }

.text-white-500-300 {
  color: white !important; }

a.text-white-500-300:focus {
  color: #e6e6e6 !important; }

a.text-white-500-300:hover {
  color: #e6e6e6 !important; }

.text-white-500-400 {
  color: white !important; }

a.text-white-500-400:focus {
  color: #e6e6e6 !important; }

a.text-white-500-400:hover {
  color: #e6e6e6 !important; }

.text-white-500-500 {
  color: white !important; }

a.text-white-500-500:focus {
  color: #e6e6e6 !important; }

a.text-white-500-500:hover {
  color: #e6e6e6 !important; }

.text-white-500-600 {
  color: #bfbfbf !important; }

a.text-white-500-600:focus {
  color: #a6a6a6 !important; }

a.text-white-500-600:hover {
  color: #a6a6a6 !important; }

.text-white-500-700 {
  color: gray !important; }

a.text-white-500-700:focus {
  color: #676767 !important; }

a.text-white-500-700:hover {
  color: #676767 !important; }

.text-white-500-800 {
  color: #404040 !important; }

a.text-white-500-800:focus {
  color: #272727 !important; }

a.text-white-500-800:hover {
  color: #272727 !important; }

.text-white-500-900 {
  color: #262626 !important; }

a.text-white-500-900:focus {
  color: #0d0d0d !important; }

a.text-white-500-900:hover {
  color: #0d0d0d !important; }

.text-white-600-100 {
  color: #f9f9f9 !important; }

a.text-white-600-100:focus {
  color: #e0e0e0 !important; }

a.text-white-600-100:hover {
  color: #e0e0e0 !important; }

.text-white-600-200 {
  color: #efefef !important; }

a.text-white-600-200:focus {
  color: #d6d6d6 !important; }

a.text-white-600-200:hover {
  color: #d6d6d6 !important; }

.text-white-600-300 {
  color: #dfdfdf !important; }

a.text-white-600-300:focus {
  color: #c6c6c6 !important; }

a.text-white-600-300:hover {
  color: #c6c6c6 !important; }

.text-white-600-400 {
  color: #cfcfcf !important; }

a.text-white-600-400:focus {
  color: #b6b6b6 !important; }

a.text-white-600-400:hover {
  color: #b6b6b6 !important; }

.text-white-600-500 {
  color: #bfbfbf !important; }

a.text-white-600-500:focus {
  color: #a6a6a6 !important; }

a.text-white-600-500:hover {
  color: #a6a6a6 !important; }

.text-white-600-600 {
  color: #8f8f8f !important; }

a.text-white-600-600:focus {
  color: #767676 !important; }

a.text-white-600-600:hover {
  color: #767676 !important; }

.text-white-600-700 {
  color: #606060 !important; }

a.text-white-600-700:focus {
  color: #474747 !important; }

a.text-white-600-700:hover {
  color: #474747 !important; }

.text-white-600-800 {
  color: #303030 !important; }

a.text-white-600-800:focus {
  color: #171717 !important; }

a.text-white-600-800:hover {
  color: #171717 !important; }

.text-white-600-900 {
  color: #1d1d1d !important; }

a.text-white-600-900:focus {
  color: #040404 !important; }

a.text-white-600-900:hover {
  color: #040404 !important; }

.text-white-700-100 {
  color: #f2f2f2 !important; }

a.text-white-700-100:focus {
  color: #d9d9d9 !important; }

a.text-white-700-100:hover {
  color: #d9d9d9 !important; }

.text-white-700-200 {
  color: #dfdfdf !important; }

a.text-white-700-200:focus {
  color: #c6c6c6 !important; }

a.text-white-700-200:hover {
  color: #c6c6c6 !important; }

.text-white-700-300 {
  color: silver !important; }

a.text-white-700-300:focus {
  color: #a7a7a7 !important; }

a.text-white-700-300:hover {
  color: #a7a7a7 !important; }

.text-white-700-400 {
  color: #a0a0a0 !important; }

a.text-white-700-400:focus {
  color: #878787 !important; }

a.text-white-700-400:hover {
  color: #878787 !important; }

.text-white-700-500 {
  color: gray !important; }

a.text-white-700-500:focus {
  color: #676767 !important; }

a.text-white-700-500:hover {
  color: #676767 !important; }

.text-white-700-600 {
  color: #606060 !important; }

a.text-white-700-600:focus {
  color: #474747 !important; }

a.text-white-700-600:hover {
  color: #474747 !important; }

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

a.text-white-700-700:focus {
  color: #272727 !important; }

a.text-white-700-700:hover {
  color: #272727 !important; }

.text-white-700-800 {
  color: #202020 !important; }

a.text-white-700-800:focus {
  color: #070707 !important; }

a.text-white-700-800:hover {
  color: #070707 !important; }

.text-white-700-900 {
  color: #131313 !important; }

a.text-white-700-900:focus {
  color: black !important; }

a.text-white-700-900:hover {
  color: black !important; }

.text-white-800-100 {
  color: #ececec !important; }

a.text-white-800-100:focus {
  color: lightgray !important; }

a.text-white-800-100:hover {
  color: lightgray !important; }

.text-white-800-200 {
  color: #cfcfcf !important; }

a.text-white-800-200:focus {
  color: #b6b6b6 !important; }

a.text-white-800-200:hover {
  color: #b6b6b6 !important; }

.text-white-800-300 {
  color: #a0a0a0 !important; }

a.text-white-800-300:focus {
  color: #878787 !important; }

a.text-white-800-300:hover {
  color: #878787 !important; }

.text-white-800-400 {
  color: #707070 !important; }

a.text-white-800-400:focus {
  color: #575757 !important; }

a.text-white-800-400:hover {
  color: #575757 !important; }

.text-white-800-500 {
  color: #404040 !important; }

a.text-white-800-500:focus {
  color: #272727 !important; }

a.text-white-800-500:hover {
  color: #272727 !important; }

.text-white-800-600 {
  color: #303030 !important; }

a.text-white-800-600:focus {
  color: #171717 !important; }

a.text-white-800-600:hover {
  color: #171717 !important; }

.text-white-800-700 {
  color: #202020 !important; }

a.text-white-800-700:focus {
  color: #070707 !important; }

a.text-white-800-700:hover {
  color: #070707 !important; }

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

a.text-white-800-800:focus {
  color: black !important; }

a.text-white-800-800:hover {
  color: black !important; }

.text-white-800-900 {
  color: #0a0a0a !important; }

a.text-white-800-900:focus {
  color: black !important; }

a.text-white-800-900:hover {
  color: black !important; }

.text-white-900-100 {
  color: #e9e9e9 !important; }

a.text-white-900-100:focus {
  color: #d0d0d0 !important; }

a.text-white-900-100:hover {
  color: #d0d0d0 !important; }

.text-white-900-200 {
  color: #c9c9c9 !important; }

a.text-white-900-200:focus {
  color: #b0b0b0 !important; }

a.text-white-900-200:hover {
  color: #b0b0b0 !important; }

.text-white-900-300 {
  color: #939393 !important; }

a.text-white-900-300:focus {
  color: #7a7a7a !important; }

a.text-white-900-300:hover {
  color: #7a7a7a !important; }

.text-white-900-400 {
  color: #5c5c5c !important; }

a.text-white-900-400:focus {
  color: #434343 !important; }

a.text-white-900-400:hover {
  color: #434343 !important; }

.text-white-900-500 {
  color: #262626 !important; }

a.text-white-900-500:focus {
  color: #0d0d0d !important; }

a.text-white-900-500:hover {
  color: #0d0d0d !important; }

.text-white-900-600 {
  color: #1d1d1d !important; }

a.text-white-900-600:focus {
  color: #040404 !important; }

a.text-white-900-600:hover {
  color: #040404 !important; }

.text-white-900-700 {
  color: #131313 !important; }

a.text-white-900-700:focus {
  color: black !important; }

a.text-white-900-700:hover {
  color: black !important; }

.text-white-900-800 {
  color: #0a0a0a !important; }

a.text-white-900-800:focus {
  color: black !important; }

a.text-white-900-800:hover {
  color: black !important; }

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

a.text-white-900-900:focus {
  color: black !important; }

a.text-white-900-900:hover {
  color: black !important; }

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

a.text-gray-100-100:focus {
  color: #e5e5e5 !important; }

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

.text-gray-100-200 {
  color: #fbfcfc !important; }

a.text-gray-100-200:focus {
  color: #dee6e6 !important; }

a.text-gray-100-200:hover {
  color: #dee6e6 !important; }

.text-gray-100-300 {
  color: #f8f8f9 !important; }

a.text-gray-100-300:focus {
  color: #dddde1 !important; }

a.text-gray-100-300:hover {
  color: #dddde1 !important; }

.text-gray-100-400 {
  color: #f4f5f5 !important; }

a.text-gray-100-400:focus {
  color: #d9dddd !important; }

a.text-gray-100-400:hover {
  color: #d9dddd !important; }

.text-gray-100-500 {
  color: #f0f1f2 !important; }

a.text-gray-100-500:focus {
  color: #d5d8da !important; }

a.text-gray-100-500:hover {
  color: #d5d8da !important; }

.text-gray-100-600 {
  color: #b4b5b6 !important; }

a.text-gray-100-600:focus {
  color: #9a9c9d !important; }

a.text-gray-100-600:hover {
  color: #9a9c9d !important; }

.text-gray-100-700 {
  color: #787979 !important; }

a.text-gray-100-700:focus {
  color: #5f5f5f !important; }

a.text-gray-100-700:hover {
  color: #5f5f5f !important; }

.text-gray-100-800 {
  color: #3c3c3d !important; }

a.text-gray-100-800:focus {
  color: #232323 !important; }

a.text-gray-100-800:hover {
  color: #232323 !important; }

.text-gray-100-900 {
  color: #242424 !important; }

a.text-gray-100-900:focus {
  color: #0b0b0b !important; }

a.text-gray-100-900:hover {
  color: #0b0b0b !important; }

.text-gray-200-100 {
  color: #fbfcfc !important; }

a.text-gray-200-100:focus {
  color: #dee6e6 !important; }

a.text-gray-200-100:hover {
  color: #dee6e6 !important; }

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

a.text-gray-200-200:focus {
  color: #dbdfdf !important; }

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

.text-gray-200-300 {
  color: #edeeef !important; }

a.text-gray-200-300:focus {
  color: #d2d5d7 !important; }

a.text-gray-200-300:hover {
  color: #d2d5d7 !important; }

.text-gray-200-400 {
  color: #e3e6e7 !important; }

a.text-gray-200-400:focus {
  color: #c8cdcf !important; }

a.text-gray-200-400:hover {
  color: #c8cdcf !important; }

.text-gray-200-500 {
  color: #dadddf !important; }

a.text-gray-200-500:focus {
  color: #bfc4c7 !important; }

a.text-gray-200-500:hover {
  color: #bfc4c7 !important; }

.text-gray-200-600 {
  color: #a4a6a7 !important; }

a.text-gray-200-600:focus {
  color: #8a8d8e !important; }

a.text-gray-200-600:hover {
  color: #8a8d8e !important; }

.text-gray-200-700 {
  color: #6d6f70 !important; }

a.text-gray-200-700:focus {
  color: #545556 !important; }

a.text-gray-200-700:hover {
  color: #545556 !important; }

.text-gray-200-800 {
  color: #373738 !important; }

a.text-gray-200-800:focus {
  color: #1e1e1e !important; }

a.text-gray-200-800:hover {
  color: #1e1e1e !important; }

.text-gray-200-900 {
  color: #212121 !important; }

a.text-gray-200-900:focus {
  color: #080808 !important; }

a.text-gray-200-900:hover {
  color: #080808 !important; }

.text-gray-300-100 {
  color: #f8f8f9 !important; }

a.text-gray-300-100:focus {
  color: #dddde1 !important; }

a.text-gray-300-100:hover {
  color: #dddde1 !important; }

.text-gray-300-200 {
  color: #edeeef !important; }

a.text-gray-300-200:focus {
  color: #d2d5d7 !important; }

a.text-gray-300-200:hover {
  color: #d2d5d7 !important; }

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

a.text-gray-300-300:focus {
  color: #c0c4c7 !important; }

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

.text-gray-300-400 {
  color: #c8cbce !important; }

a.text-gray-300-400:focus {
  color: #adb2b6 !important; }

a.text-gray-300-400:hover {
  color: #adb2b6 !important; }

.text-gray-300-500 {
  color: #b6babe !important; }

a.text-gray-300-500:focus {
  color: #9ba1a6 !important; }

a.text-gray-300-500:hover {
  color: #9ba1a6 !important; }

.text-gray-300-600 {
  color: #898c8f !important; }

a.text-gray-300-600:focus {
  color: #707375 !important; }

a.text-gray-300-600:hover {
  color: #707375 !important; }

.text-gray-300-700 {
  color: #5b5d5f !important; }

a.text-gray-300-700:focus {
  color: #424445 !important; }

a.text-gray-300-700:hover {
  color: #424445 !important; }

.text-gray-300-800 {
  color: #2e2f30 !important; }

a.text-gray-300-800:focus {
  color: #151616 !important; }

a.text-gray-300-800:hover {
  color: #151616 !important; }

.text-gray-300-900 {
  color: #1b1c1d !important; }

a.text-gray-300-900:focus {
  color: #020303 !important; }

a.text-gray-300-900:hover {
  color: #020303 !important; }

.text-gray-400-100 {
  color: #f4f5f5 !important; }

a.text-gray-400-100:focus {
  color: #d9dddd !important; }

a.text-gray-400-100:hover {
  color: #d9dddd !important; }

.text-gray-400-200 {
  color: #e4e5e7 !important; }

a.text-gray-400-200:focus {
  color: #c9cbcf !important; }

a.text-gray-400-200:hover {
  color: #c9cbcf !important; }

.text-gray-400-300 {
  color: #c8cccf !important; }

a.text-gray-400-300:focus {
  color: #adb3b7 !important; }

a.text-gray-400-300:hover {
  color: #adb3b7 !important; }

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

a.text-gray-400-400:focus {
  color: #92999e !important; }

a.text-gray-400-400:hover {
  color: #92999e !important; }

.text-gray-400-500 {
  color: #91989e !important; }

a.text-gray-400-500:focus {
  color: #767f86 !important; }

a.text-gray-400-500:hover {
  color: #767f86 !important; }

.text-gray-400-600 {
  color: #6d7277 !important; }

a.text-gray-400-600:focus {
  color: #55595c !important; }

a.text-gray-400-600:hover {
  color: #55595c !important; }

.text-gray-400-700 {
  color: #494c4f !important; }

a.text-gray-400-700:focus {
  color: #313334 !important; }

a.text-gray-400-700:hover {
  color: #313334 !important; }

.text-gray-400-800 {
  color: #242628 !important; }

a.text-gray-400-800:focus {
  color: #0c0d0d !important; }

a.text-gray-400-800:hover {
  color: #0c0d0d !important; }

.text-gray-400-900 {
  color: #161718 !important; }

a.text-gray-400-900:focus {
  color: black !important; }

a.text-gray-400-900:hover {
  color: black !important; }

.text-gray-500-100 {
  color: #f0f1f2 !important; }

a.text-gray-500-100:focus {
  color: #d5d8da !important; }

a.text-gray-500-100:hover {
  color: #d5d8da !important; }

.text-gray-500-200 {
  color: #dadddf !important; }

a.text-gray-500-200:focus {
  color: #bfc4c7 !important; }

a.text-gray-500-200:hover {
  color: #bfc4c7 !important; }

.text-gray-500-300 {
  color: #b6babe !important; }

a.text-gray-500-300:focus {
  color: #9ba1a6 !important; }

a.text-gray-500-300:hover {
  color: #9ba1a6 !important; }

.text-gray-500-400 {
  color: #91989e !important; }

a.text-gray-500-400:focus {
  color: #767f86 !important; }

a.text-gray-500-400:hover {
  color: #767f86 !important; }

.text-gray-500-500 {
  color: #6c757d !important; }

a.text-gray-500-500:focus {
  color: #545b62 !important; }

a.text-gray-500-500:hover {
  color: #545b62 !important; }

.text-gray-500-600 {
  color: #51585e !important; }

a.text-gray-500-600:focus {
  color: #393e43 !important; }

a.text-gray-500-600:hover {
  color: #393e43 !important; }

.text-gray-500-700 {
  color: #363b3f !important; }

a.text-gray-500-700:focus {
  color: #1e2124 !important; }

a.text-gray-500-700:hover {
  color: #1e2124 !important; }

.text-gray-500-800 {
  color: #1b1d1f !important; }

a.text-gray-500-800:focus {
  color: #030404 !important; }

a.text-gray-500-800:hover {
  color: #030404 !important; }

.text-gray-500-900 {
  color: #101213 !important; }

a.text-gray-500-900:focus {
  color: black !important; }

a.text-gray-500-900:hover {
  color: black !important; }

.text-gray-600-100 {
  color: #eeeeef !important; }

a.text-gray-600-100:focus {
  color: #d4d4d6 !important; }

a.text-gray-600-100:hover {
  color: #d4d4d6 !important; }

.text-gray-600-200 {
  color: #d4d5d7 !important; }

a.text-gray-600-200:focus {
  color: #babbbe !important; }

a.text-gray-600-200:hover {
  color: #babbbe !important; }

.text-gray-600-300 {
  color: #a8acaf !important; }

a.text-gray-600-300:focus {
  color: #8d9397 !important; }

a.text-gray-600-300:hover {
  color: #8d9397 !important; }

.text-gray-600-400 {
  color: #7d8286 !important; }

a.text-gray-600-400:focus {
  color: #64686c !important; }

a.text-gray-600-400:hover {
  color: #64686c !important; }

.text-gray-600-500 {
  color: #51585e !important; }

a.text-gray-600-500:focus {
  color: #393e43 !important; }

a.text-gray-600-500:hover {
  color: #393e43 !important; }

.text-gray-600-600 {
  color: #3d4247 !important; }

a.text-gray-600-600:focus {
  color: #25292c !important; }

a.text-gray-600-600:hover {
  color: #25292c !important; }

.text-gray-600-700 {
  color: #292c2f !important; }

a.text-gray-600-700:focus {
  color: #111314 !important; }

a.text-gray-600-700:hover {
  color: #111314 !important; }

.text-gray-600-800 {
  color: #141618 !important; }

a.text-gray-600-800:focus {
  color: black !important; }

a.text-gray-600-800:hover {
  color: black !important; }

.text-gray-600-900 {
  color: #0c0d0e !important; }

a.text-gray-600-900:focus {
  color: black !important; }

a.text-gray-600-900:hover {
  color: black !important; }

.text-gray-700-100 {
  color: #ebebec !important; }

a.text-gray-700-100:focus {
  color: #d1d1d3 !important; }

a.text-gray-700-100:hover {
  color: #d1d1d3 !important; }

.text-gray-700-200 {
  color: #cdcecf !important; }

a.text-gray-700-200:focus {
  color: #b3b5b6 !important; }

a.text-gray-700-200:hover {
  color: #b3b5b6 !important; }

.text-gray-700-300 {
  color: #9b9d9f !important; }

a.text-gray-700-300:focus {
  color: #818486 !important; }

a.text-gray-700-300:hover {
  color: #818486 !important; }

.text-gray-700-400 {
  color: #686c6f !important; }

a.text-gray-700-400:focus {
  color: #4f5255 !important; }

a.text-gray-700-400:hover {
  color: #4f5255 !important; }

.text-gray-700-500 {
  color: #363b3f !important; }

a.text-gray-700-500:focus {
  color: #1e2124 !important; }

a.text-gray-700-500:hover {
  color: #1e2124 !important; }

.text-gray-700-600 {
  color: #292c2f !important; }

a.text-gray-700-600:focus {
  color: #111314 !important; }

a.text-gray-700-600:hover {
  color: #111314 !important; }

.text-gray-700-700 {
  color: #1b1e20 !important; }

a.text-gray-700-700:focus {
  color: #040404 !important; }

a.text-gray-700-700:hover {
  color: #040404 !important; }

.text-gray-700-800 {
  color: #0e0f10 !important; }

a.text-gray-700-800:focus {
  color: black !important; }

a.text-gray-700-800:hover {
  color: black !important; }

.text-gray-700-900 {
  color: #080909 !important; }

a.text-gray-700-900:focus {
  color: black !important; }

a.text-gray-700-900:hover {
  color: black !important; }

.text-gray-800-100 {
  color: #e8e8e9 !important; }

a.text-gray-800-100:focus {
  color: #ceced0 !important; }

a.text-gray-800-100:hover {
  color: #ceced0 !important; }

.text-gray-800-200 {
  color: #c6c7c7 !important; }

a.text-gray-800-200:focus {
  color: #acaeae !important; }

a.text-gray-800-200:hover {
  color: #acaeae !important; }

.text-gray-800-300 {
  color: #8d8e8f !important; }

a.text-gray-800-300:focus {
  color: #737576 !important; }

a.text-gray-800-300:hover {
  color: #737576 !important; }

.text-gray-800-400 {
  color: #545657 !important; }

a.text-gray-800-400:focus {
  color: #3b3c3d !important; }

a.text-gray-800-400:hover {
  color: #3b3c3d !important; }

.text-gray-800-500 {
  color: #1b1d1f !important; }

a.text-gray-800-500:focus {
  color: #030404 !important; }

a.text-gray-800-500:hover {
  color: #030404 !important; }

.text-gray-800-600 {
  color: #141617 !important; }

a.text-gray-800-600:focus {
  color: black !important; }

a.text-gray-800-600:hover {
  color: black !important; }

.text-gray-800-700 {
  color: #0e0f10 !important; }

a.text-gray-800-700:focus {
  color: black !important; }

a.text-gray-800-700:hover {
  color: black !important; }

.text-gray-800-800 {
  color: #070708 !important; }

a.text-gray-800-800:focus {
  color: black !important; }

a.text-gray-800-800:hover {
  color: black !important; }

.text-gray-800-900 {
  color: #040405 !important; }

a.text-gray-800-900:focus {
  color: black !important; }

a.text-gray-800-900:hover {
  color: black !important; }

.text-gray-900-100 {
  color: #e7e7e7 !important; }

a.text-gray-900-100:focus {
  color: #cecece !important; }

a.text-gray-900-100:hover {
  color: #cecece !important; }

.text-gray-900-200 {
  color: #c3c4c4 !important; }

a.text-gray-900-200:focus {
  color: #a9abab !important; }

a.text-gray-900-200:hover {
  color: #a9abab !important; }

.text-gray-900-300 {
  color: #888989 !important; }

a.text-gray-900-300:focus {
  color: #6f6f6f !important; }

a.text-gray-900-300:hover {
  color: #6f6f6f !important; }

.text-gray-900-400 {
  color: #4c4d4e !important; }

a.text-gray-900-400:focus {
  color: #333434 !important; }

a.text-gray-900-400:hover {
  color: #333434 !important; }

.text-gray-900-500 {
  color: #101213 !important; }

a.text-gray-900-500:focus {
  color: black !important; }

a.text-gray-900-500:hover {
  color: black !important; }

.text-gray-900-600 {
  color: #0c0e0e !important; }

a.text-gray-900-600:focus {
  color: black !important; }

a.text-gray-900-600:hover {
  color: black !important; }

.text-gray-900-700 {
  color: #08090a !important; }

a.text-gray-900-700:focus {
  color: black !important; }

a.text-gray-900-700:hover {
  color: black !important; }

.text-gray-900-800 {
  color: #040505 !important; }

a.text-gray-900-800:focus {
  color: black !important; }

a.text-gray-900-800:hover {
  color: black !important; }

.text-gray-900-900 {
  color: #020303 !important; }

a.text-gray-900-900:focus {
  color: black !important; }

a.text-gray-900-900:hover {
  color: black !important; }

.text-gray-dark-100-100 {
  color: #fdfdfd !important; }

a.text-gray-dark-100-100:focus {
  color: #e4e4e4 !important; }

a.text-gray-dark-100-100:hover {
  color: #e4e4e4 !important; }

.text-gray-dark-100-200 {
  color: #fafafa !important; }

a.text-gray-dark-100-200:focus {
  color: #e1e1e1 !important; }

a.text-gray-dark-100-200:hover {
  color: #e1e1e1 !important; }

.text-gray-dark-100-300 {
  color: #f5f5f6 !important; }

a.text-gray-dark-100-300:focus {
  color: #dadade !important; }

a.text-gray-dark-100-300:hover {
  color: #dadade !important; }

.text-gray-dark-100-400 {
  color: #f0f0f1 !important; }

a.text-gray-dark-100-400:focus {
  color: #d6d6d8 !important; }

a.text-gray-dark-100-400:hover {
  color: #d6d6d8 !important; }

.text-gray-dark-100-500 {
  color: #ebebec !important; }

a.text-gray-dark-100-500:focus {
  color: #d1d1d3 !important; }

a.text-gray-dark-100-500:hover {
  color: #d1d1d3 !important; }

.text-gray-dark-100-600 {
  color: #b0b0b1 !important; }

a.text-gray-dark-100-600:focus {
  color: #969698 !important; }

a.text-gray-dark-100-600:hover {
  color: #969698 !important; }

.text-gray-dark-100-700 {
  color: #767676 !important; }

a.text-gray-dark-100-700:focus {
  color: #5d5d5d !important; }

a.text-gray-dark-100-700:hover {
  color: #5d5d5d !important; }

.text-gray-dark-100-800 {
  color: #3b3b3b !important; }

a.text-gray-dark-100-800:focus {
  color: #222222 !important; }

a.text-gray-dark-100-800:hover {
  color: #222222 !important; }

.text-gray-dark-100-900 {
  color: #232323 !important; }

a.text-gray-dark-100-900:focus {
  color: #0a0a0a !important; }

a.text-gray-dark-100-900:hover {
  color: #0a0a0a !important; }

.text-gray-dark-200-100 {
  color: #fafafa !important; }

a.text-gray-dark-200-100:focus {
  color: #e1e1e1 !important; }

a.text-gray-dark-200-100:hover {
  color: #e1e1e1 !important; }

.text-gray-dark-200-200 {
  color: #f2f3f3 !important; }

a.text-gray-dark-200-200:focus {
  color: #d7dbdb !important; }

a.text-gray-dark-200-200:hover {
  color: #d7dbdb !important; }

.text-gray-dark-200-300 {
  color: #e6e7e7 !important; }

a.text-gray-dark-200-300:focus {
  color: #cccece !important; }

a.text-gray-dark-200-300:hover {
  color: #cccece !important; }

.text-gray-dark-200-400 {
  color: #d9dadb !important; }

a.text-gray-dark-200-400:focus {
  color: #bfc1c2 !important; }

a.text-gray-dark-200-400:hover {
  color: #bfc1c2 !important; }

.text-gray-dark-200-500 {
  color: #cccecf !important; }

a.text-gray-dark-200-500:focus {
  color: #b2b5b6 !important; }

a.text-gray-dark-200-500:hover {
  color: #b2b5b6 !important; }

.text-gray-dark-200-600 {
  color: #999b9b !important; }

a.text-gray-dark-200-600:focus {
  color: #7f8282 !important; }

a.text-gray-dark-200-600:hover {
  color: #7f8282 !important; }

.text-gray-dark-200-700 {
  color: #666768 !important; }

a.text-gray-dark-200-700:focus {
  color: #4d4e4e !important; }

a.text-gray-dark-200-700:hover {
  color: #4d4e4e !important; }

.text-gray-dark-200-800 {
  color: #333434 !important; }

a.text-gray-dark-200-800:focus {
  color: #1a1a1a !important; }

a.text-gray-dark-200-800:hover {
  color: #1a1a1a !important; }

.text-gray-dark-200-900 {
  color: #1f1f1f !important; }

a.text-gray-dark-200-900:focus {
  color: #060606 !important; }

a.text-gray-dark-200-900:hover {
  color: #060606 !important; }

.text-gray-dark-300-100 {
  color: #f5f5f6 !important; }

a.text-gray-dark-300-100:focus {
  color: #dadade !important; }

a.text-gray-dark-300-100:hover {
  color: #dadade !important; }

.text-gray-dark-300-200 {
  color: #e6e7e7 !important; }

a.text-gray-dark-300-200:focus {
  color: #cccece !important; }

a.text-gray-dark-300-200:hover {
  color: #cccece !important; }

.text-gray-dark-300-300 {
  color: #cdced0 !important; }

a.text-gray-dark-300-300:focus {
  color: #b3b4b7 !important; }

a.text-gray-dark-300-300:hover {
  color: #b3b4b7 !important; }

.text-gray-dark-300-400 {
  color: #b3b6b8 !important; }

a.text-gray-dark-300-400:focus {
  color: #999d9f !important; }

a.text-gray-dark-300-400:hover {
  color: #999d9f !important; }

.text-gray-dark-300-500 {
  color: #9a9da0 !important; }

a.text-gray-dark-300-500:focus {
  color: #808487 !important; }

a.text-gray-dark-300-500:hover {
  color: #808487 !important; }

.text-gray-dark-300-600 {
  color: #747678 !important; }

a.text-gray-dark-300-600:focus {
  color: #5b5d5e !important; }

a.text-gray-dark-300-600:hover {
  color: #5b5d5e !important; }

.text-gray-dark-300-700 {
  color: #4d4f50 !important; }

a.text-gray-dark-300-700:focus {
  color: #343536 !important; }

a.text-gray-dark-300-700:hover {
  color: #343536 !important; }

.text-gray-dark-300-800 {
  color: #272728 !important; }

a.text-gray-dark-300-800:focus {
  color: #0e0e0e !important; }

a.text-gray-dark-300-800:hover {
  color: #0e0e0e !important; }

.text-gray-dark-300-900 {
  color: #171818 !important; }

a.text-gray-dark-300-900:focus {
  color: black !important; }

a.text-gray-dark-300-900:hover {
  color: black !important; }

.text-gray-dark-400-100 {
  color: #f0f0f1 !important; }

a.text-gray-dark-400-100:focus {
  color: #d6d6d8 !important; }

a.text-gray-dark-400-100:hover {
  color: #d6d6d8 !important; }

.text-gray-dark-400-200 {
  color: #d9dadb !important; }

a.text-gray-dark-400-200:focus {
  color: #bfc1c2 !important; }

a.text-gray-dark-400-200:hover {
  color: #bfc1c2 !important; }

.text-gray-dark-400-300 {
  color: #b3b5b8 !important; }

a.text-gray-dark-400-300:focus {
  color: #999b9f !important; }

a.text-gray-dark-400-300:hover {
  color: #999b9f !important; }

.text-gray-dark-400-400 {
  color: #8d9094 !important; }

a.text-gray-dark-400-400:focus {
  color: #73767b !important; }

a.text-gray-dark-400-400:hover {
  color: #73767b !important; }

.text-gray-dark-400-500 {
  color: #676b70 !important; }

a.text-gray-dark-400-500:focus {
  color: #4f5255 !important; }

a.text-gray-dark-400-500:hover {
  color: #4f5255 !important; }

.text-gray-dark-400-600 {
  color: #4d5054 !important; }

a.text-gray-dark-400-600:focus {
  color: #353739 !important; }

a.text-gray-dark-400-600:hover {
  color: #353739 !important; }

.text-gray-dark-400-700 {
  color: #343638 !important; }

a.text-gray-dark-400-700:focus {
  color: #1b1d1e !important; }

a.text-gray-dark-400-700:hover {
  color: #1b1d1e !important; }

.text-gray-dark-400-800 {
  color: #1a1b1c !important; }

a.text-gray-dark-400-800:focus {
  color: #010202 !important; }

a.text-gray-dark-400-800:hover {
  color: #010202 !important; }

.text-gray-dark-400-900 {
  color: #0f1011 !important; }

a.text-gray-dark-400-900:focus {
  color: black !important; }

a.text-gray-dark-400-900:hover {
  color: black !important; }

.text-gray-dark-500-100 {
  color: #ebebec !important; }

a.text-gray-dark-500-100:focus {
  color: #d1d1d3 !important; }

a.text-gray-dark-500-100:hover {
  color: #d1d1d3 !important; }

.text-gray-dark-500-200 {
  color: #cccecf !important; }

a.text-gray-dark-500-200:focus {
  color: #b2b5b6 !important; }

a.text-gray-dark-500-200:hover {
  color: #b2b5b6 !important; }

.text-gray-dark-500-300 {
  color: #9a9da0 !important; }

a.text-gray-dark-500-300:focus {
  color: #808487 !important; }

a.text-gray-dark-500-300:hover {
  color: #808487 !important; }

.text-gray-dark-500-400 {
  color: #676b70 !important; }

a.text-gray-dark-500-400:focus {
  color: #4f5255 !important; }

a.text-gray-dark-500-400:hover {
  color: #4f5255 !important; }

.text-gray-dark-500-500 {
  color: #343a40 !important; }

a.text-gray-dark-500-500:focus {
  color: #1d2124 !important; }

a.text-gray-dark-500-500:hover {
  color: #1d2124 !important; }

.text-gray-dark-500-600 {
  color: #272c30 !important; }

a.text-gray-dark-500-600:focus {
  color: #101214 !important; }

a.text-gray-dark-500-600:hover {
  color: #101214 !important; }

.text-gray-dark-500-700 {
  color: #1a1d20 !important; }

a.text-gray-dark-500-700:focus {
  color: #030404 !important; }

a.text-gray-dark-500-700:hover {
  color: #030404 !important; }

.text-gray-dark-500-800 {
  color: #0d0f10 !important; }

a.text-gray-dark-500-800:focus {
  color: black !important; }

a.text-gray-dark-500-800:hover {
  color: black !important; }

.text-gray-dark-500-900 {
  color: #08090a !important; }

a.text-gray-dark-500-900:focus {
  color: black !important; }

a.text-gray-dark-500-900:hover {
  color: black !important; }

.text-gray-dark-600-100 {
  color: #e9eaea !important; }

a.text-gray-dark-600-100:focus {
  color: #cfd1d1 !important; }

a.text-gray-dark-600-100:hover {
  color: #cfd1d1 !important; }

.text-gray-dark-600-200 {
  color: #c9cacb !important; }

a.text-gray-dark-600-200:focus {
  color: #afb1b2 !important; }

a.text-gray-dark-600-200:hover {
  color: #afb1b2 !important; }

.text-gray-dark-600-300 {
  color: #939698 !important; }

a.text-gray-dark-600-300:focus {
  color: #797d7f !important; }

a.text-gray-dark-600-300:hover {
  color: #797d7f !important; }

.text-gray-dark-600-400 {
  color: #5d6164 !important; }

a.text-gray-dark-600-400:focus {
  color: #44474a !important; }

a.text-gray-dark-600-400:hover {
  color: #44474a !important; }

.text-gray-dark-600-500 {
  color: #272c30 !important; }

a.text-gray-dark-600-500:focus {
  color: #101214 !important; }

a.text-gray-dark-600-500:hover {
  color: #101214 !important; }

.text-gray-dark-600-600 {
  color: #1d2124 !important; }

a.text-gray-dark-600-600:focus {
  color: #060708 !important; }

a.text-gray-dark-600-600:hover {
  color: #060708 !important; }

.text-gray-dark-600-700 {
  color: #141618 !important; }

a.text-gray-dark-600-700:focus {
  color: black !important; }

a.text-gray-dark-600-700:hover {
  color: black !important; }

.text-gray-dark-600-800 {
  color: #0a0b0c !important; }

a.text-gray-dark-600-800:focus {
  color: black !important; }

a.text-gray-dark-600-800:hover {
  color: black !important; }

.text-gray-dark-600-900 {
  color: #060707 !important; }

a.text-gray-dark-600-900:focus {
  color: black !important; }

a.text-gray-dark-600-900:hover {
  color: black !important; }

.text-gray-dark-700-100 {
  color: #e8e8e9 !important; }

a.text-gray-dark-700-100:focus {
  color: #ceced0 !important; }

a.text-gray-dark-700-100:hover {
  color: #ceced0 !important; }

.text-gray-dark-700-200 {
  color: #c6c7c7 !important; }

a.text-gray-dark-700-200:focus {
  color: #acaeae !important; }

a.text-gray-dark-700-200:hover {
  color: #acaeae !important; }

.text-gray-dark-700-300 {
  color: #8d8e90 !important; }

a.text-gray-dark-700-300:focus {
  color: #737477 !important; }

a.text-gray-dark-700-300:hover {
  color: #737477 !important; }

.text-gray-dark-700-400 {
  color: #535658 !important; }

a.text-gray-dark-700-400:focus {
  color: #3a3c3e !important; }

a.text-gray-dark-700-400:hover {
  color: #3a3c3e !important; }

.text-gray-dark-700-500 {
  color: #1a1d20 !important; }

a.text-gray-dark-700-500:focus {
  color: #030404 !important; }

a.text-gray-dark-700-500:hover {
  color: #030404 !important; }

.text-gray-dark-700-600 {
  color: #141618 !important; }

a.text-gray-dark-700-600:focus {
  color: black !important; }

a.text-gray-dark-700-600:hover {
  color: black !important; }

.text-gray-dark-700-700 {
  color: #0d0f10 !important; }

a.text-gray-dark-700-700:focus {
  color: black !important; }

a.text-gray-dark-700-700:hover {
  color: black !important; }

.text-gray-dark-700-800 {
  color: #070708 !important; }

a.text-gray-dark-700-800:focus {
  color: black !important; }

a.text-gray-dark-700-800:hover {
  color: black !important; }

.text-gray-dark-700-900 {
  color: #040405 !important; }

a.text-gray-dark-700-900:focus {
  color: black !important; }

a.text-gray-dark-700-900:hover {
  color: black !important; }

.text-gray-dark-800-100 {
  color: #e7e7e7 !important; }

a.text-gray-dark-800-100:focus {
  color: #cecece !important; }

a.text-gray-dark-800-100:hover {
  color: #cecece !important; }

.text-gray-dark-800-200 {
  color: #c3c3c3 !important; }

a.text-gray-dark-800-200:focus {
  color: #aaaaaa !important; }

a.text-gray-dark-800-200:hover {
  color: #aaaaaa !important; }

.text-gray-dark-800-300 {
  color: #868788 !important; }

a.text-gray-dark-800-300:focus {
  color: #6d6e6e !important; }

a.text-gray-dark-800-300:hover {
  color: #6d6e6e !important; }

.text-gray-dark-800-400 {
  color: #4a4b4c !important; }

a.text-gray-dark-800-400:focus {
  color: #313232 !important; }

a.text-gray-dark-800-400:hover {
  color: #313232 !important; }

.text-gray-dark-800-500 {
  color: #0d0f10 !important; }

a.text-gray-dark-800-500:focus {
  color: black !important; }

a.text-gray-dark-800-500:hover {
  color: black !important; }

.text-gray-dark-800-600 {
  color: #0a0b0c !important; }

a.text-gray-dark-800-600:focus {
  color: black !important; }

a.text-gray-dark-800-600:hover {
  color: black !important; }

.text-gray-dark-800-700 {
  color: #070808 !important; }

a.text-gray-dark-800-700:focus {
  color: black !important; }

a.text-gray-dark-800-700:hover {
  color: black !important; }

.text-gray-dark-800-800 {
  color: #030404 !important; }

a.text-gray-dark-800-800:focus {
  color: black !important; }

a.text-gray-dark-800-800:hover {
  color: black !important; }

.text-gray-dark-800-900 {
  color: #020202 !important; }

a.text-gray-dark-800-900:focus {
  color: black !important; }

a.text-gray-dark-800-900:hover {
  color: black !important; }

.text-gray-dark-900-100 {
  color: #e6e6e7 !important; }

a.text-gray-dark-900-100:focus {
  color: #ccccce !important; }

a.text-gray-dark-900-100:hover {
  color: #ccccce !important; }

.text-gray-dark-900-200 {
  color: #c1c2c2 !important; }

a.text-gray-dark-900-200:focus {
  color: #a7a9a9 !important; }

a.text-gray-dark-900-200:hover {
  color: #a7a9a9 !important; }

.text-gray-dark-900-300 {
  color: #848485 !important; }

a.text-gray-dark-900-300:focus {
  color: #6b6b6b !important; }

a.text-gray-dark-900-300:hover {
  color: #6b6b6b !important; }

.text-gray-dark-900-400 {
  color: #464747 !important; }

a.text-gray-dark-900-400:focus {
  color: #2d2d2d !important; }

a.text-gray-dark-900-400:hover {
  color: #2d2d2d !important; }

.text-gray-dark-900-500 {
  color: #08090a !important; }

a.text-gray-dark-900-500:focus {
  color: black !important; }

a.text-gray-dark-900-500:hover {
  color: black !important; }

.text-gray-dark-900-600 {
  color: #060708 !important; }

a.text-gray-dark-900-600:focus {
  color: black !important; }

a.text-gray-dark-900-600:hover {
  color: black !important; }

.text-gray-dark-900-700 {
  color: #040505 !important; }

a.text-gray-dark-900-700:focus {
  color: black !important; }

a.text-gray-dark-900-700:hover {
  color: black !important; }

.text-gray-dark-900-800 {
  color: #020203 !important; }

a.text-gray-dark-900-800:focus {
  color: black !important; }

a.text-gray-dark-900-800:hover {
  color: black !important; }

.text-gray-dark-900-900 {
  color: #010102 !important; }

a.text-gray-dark-900-900:focus {
  color: black !important; }

a.text-gray-dark-900-900:hover {
  color: black !important; }

.bg-blue {
  background-color: #007bff !important; }

a.bg-blue:focus {
  background-color: #0062cc !important; }

a.bg-blue:hover {
  background-color: #0062cc !important; }

.bg-indigo {
  background-color: #6610f2 !important; }

a.bg-indigo:focus {
  background-color: #510bc4 !important; }

a.bg-indigo:hover {
  background-color: #510bc4 !important; }

.bg-purple {
  background-color: #6f42c1 !important; }

a.bg-purple:focus {
  background-color: #59339d !important; }

a.bg-purple:hover {
  background-color: #59339d !important; }

.bg-pink {
  background-color: #e83e8c !important; }

a.bg-pink:focus {
  background-color: #d91a72 !important; }

a.bg-pink:hover {
  background-color: #d91a72 !important; }

.bg-red {
  background-color: #dc3545 !important; }

a.bg-red:focus {
  background-color: #bd2130 !important; }

a.bg-red:hover {
  background-color: #bd2130 !important; }

.bg-orange {
  background-color: #fd7e14 !important; }

a.bg-orange:focus {
  background-color: #dc6502 !important; }

a.bg-orange:hover {
  background-color: #dc6502 !important; }

.bg-yellow {
  background-color: #ffc107 !important; }

a.bg-yellow:focus {
  background-color: #d39e00 !important; }

a.bg-yellow:hover {
  background-color: #d39e00 !important; }

.bg-green {
  background-color: #28a745 !important; }

a.bg-green:focus {
  background-color: #1e7e34 !important; }

a.bg-green:hover {
  background-color: #1e7e34 !important; }

.bg-teal {
  background-color: #20c997 !important; }

a.bg-teal:focus {
  background-color: #199d76 !important; }

a.bg-teal:hover {
  background-color: #199d76 !important; }

.bg-cyan {
  background-color: #17a2b8 !important; }

a.bg-cyan:focus {
  background-color: #117a8b !important; }

a.bg-cyan:hover {
  background-color: #117a8b !important; }

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

a.bg-white:focus {
  background-color: #e6e6e6 !important; }

a.bg-white:hover {
  background-color: #e6e6e6 !important; }

.bg-gray {
  background-color: #6c757d !important; }

a.bg-gray:focus {
  background-color: #545b62 !important; }

a.bg-gray:hover {
  background-color: #545b62 !important; }

.bg-gray-dark {
  background-color: #343a40 !important; }

a.bg-gray-dark:focus {
  background-color: #1d2124 !important; }

a.bg-gray-dark:hover {
  background-color: #1d2124 !important; }

.bg-blue-100 {
  background-color: #e6f2ff !important; }

a.bg-blue-100:focus {
  background-color: #b3d7ff !important; }

a.bg-blue-100:hover {
  background-color: #b3d7ff !important; }

.bg-blue-200 {
  background-color: #bfdeff !important; }

a.bg-blue-200:focus {
  background-color: #8cc4ff !important; }

a.bg-blue-200:hover {
  background-color: #8cc4ff !important; }

.bg-blue-300 {
  background-color: #80bdff !important; }

a.bg-blue-300:focus {
  background-color: #4da2ff !important; }

a.bg-blue-300:hover {
  background-color: #4da2ff !important; }

.bg-blue-400 {
  background-color: #409cff !important; }

a.bg-blue-400:focus {
  background-color: #0d82ff !important; }

a.bg-blue-400:hover {
  background-color: #0d82ff !important; }

.bg-blue-500 {
  background-color: #007bff !important; }

a.bg-blue-500:focus {
  background-color: #0062cc !important; }

a.bg-blue-500:hover {
  background-color: #0062cc !important; }

.bg-blue-600 {
  background-color: #005cbf !important; }

a.bg-blue-600:focus {
  background-color: #00438c !important; }

a.bg-blue-600:hover {
  background-color: #00438c !important; }

.bg-blue-700 {
  background-color: #003e80 !important; }

a.bg-blue-700:focus {
  background-color: #00254d !important; }

a.bg-blue-700:hover {
  background-color: #00254d !important; }

.bg-blue-800 {
  background-color: #001f40 !important; }

a.bg-blue-800:focus {
  background-color: #00060d !important; }

a.bg-blue-800:hover {
  background-color: #00060d !important; }

.bg-blue-900 {
  background-color: #001226 !important; }

a.bg-blue-900:focus {
  background-color: black !important; }

a.bg-blue-900:hover {
  background-color: black !important; }

.bg-indigo-100 {
  background-color: #f0e7fe !important; }

a.bg-indigo-100:focus {
  background-color: #d1b6fc !important; }

a.bg-indigo-100:hover {
  background-color: #d1b6fc !important; }

.bg-indigo-200 {
  background-color: #d9c3fc !important; }

a.bg-indigo-200:focus {
  background-color: #ba92fa !important; }

a.bg-indigo-200:hover {
  background-color: #ba92fa !important; }

.bg-indigo-300 {
  background-color: #b388f9 !important; }

a.bg-indigo-300:focus {
  background-color: #9457f7 !important; }

a.bg-indigo-300:hover {
  background-color: #9457f7 !important; }

.bg-indigo-400 {
  background-color: #8c4cf5 !important; }

a.bg-indigo-400:focus {
  background-color: #6d1cf2 !important; }

a.bg-indigo-400:hover {
  background-color: #6d1cf2 !important; }

.bg-indigo-500 {
  background-color: #6610f2 !important; }

a.bg-indigo-500:focus {
  background-color: #510bc4 !important; }

a.bg-indigo-500:hover {
  background-color: #510bc4 !important; }

.bg-indigo-600 {
  background-color: #4d0cb6 !important; }

a.bg-indigo-600:focus {
  background-color: #390986 !important; }

a.bg-indigo-600:hover {
  background-color: #390986 !important; }

.bg-indigo-700 {
  background-color: #330879 !important; }

a.bg-indigo-700:focus {
  background-color: #1f0549 !important; }

a.bg-indigo-700:hover {
  background-color: #1f0549 !important; }

.bg-indigo-800 {
  background-color: #1a043d !important; }

a.bg-indigo-800:focus {
  background-color: #06010d !important; }

a.bg-indigo-800:hover {
  background-color: #06010d !important; }

.bg-indigo-900 {
  background-color: #0f0224 !important; }

a.bg-indigo-900:focus {
  background-color: black !important; }

a.bg-indigo-900:hover {
  background-color: black !important; }

.bg-purple-100 {
  background-color: #f1ecf9 !important; }

a.bg-purple-100:focus {
  background-color: #d4c5ed !important; }

a.bg-purple-100:hover {
  background-color: #d4c5ed !important; }

.bg-purple-200 {
  background-color: #dbd0f0 !important; }

a.bg-purple-200:focus {
  background-color: #bda9e4 !important; }

a.bg-purple-200:hover {
  background-color: #bda9e4 !important; }

.bg-purple-300 {
  background-color: #b7a1e0 !important; }

a.bg-purple-300:focus {
  background-color: #9a7bd3 !important; }

a.bg-purple-300:hover {
  background-color: #9a7bd3 !important; }

.bg-purple-400 {
  background-color: #9371d1 !important; }

a.bg-purple-400:focus {
  background-color: #764ac5 !important; }

a.bg-purple-400:hover {
  background-color: #764ac5 !important; }

.bg-purple-500 {
  background-color: #6f42c1 !important; }

a.bg-purple-500:focus {
  background-color: #59339d !important; }

a.bg-purple-500:hover {
  background-color: #59339d !important; }

.bg-purple-600 {
  background-color: #533291 !important; }

a.bg-purple-600:focus {
  background-color: #3d256b !important; }

a.bg-purple-600:hover {
  background-color: #3d256b !important; }

.bg-purple-700 {
  background-color: #382161 !important; }

a.bg-purple-700:focus {
  background-color: #22143b !important; }

a.bg-purple-700:hover {
  background-color: #22143b !important; }

.bg-purple-800 {
  background-color: #1c1130 !important; }

a.bg-purple-800:focus {
  background-color: #06040a !important; }

a.bg-purple-800:hover {
  background-color: #06040a !important; }

.bg-purple-900 {
  background-color: #110a1d !important; }

a.bg-purple-900:focus {
  background-color: black !important; }

a.bg-purple-900:hover {
  background-color: black !important; }

.bg-pink-100 {
  background-color: #fdecf4 !important; }

a.bg-pink-100:focus {
  background-color: #f8bed9 !important; }

a.bg-pink-100:hover {
  background-color: #f8bed9 !important; }

.bg-pink-200 {
  background-color: #f9cfe2 !important; }

a.bg-pink-200:focus {
  background-color: #f3a2c7 !important; }

a.bg-pink-200:hover {
  background-color: #f3a2c7 !important; }

.bg-pink-300 {
  background-color: #f49fc6 !important; }

a.bg-pink-300:focus {
  background-color: #ef71ab !important; }

a.bg-pink-300:hover {
  background-color: #ef71ab !important; }

.bg-pink-400 {
  background-color: #ee6ea9 !important; }

a.bg-pink-400:focus {
  background-color: #e9408e !important; }

a.bg-pink-400:hover {
  background-color: #e9408e !important; }

.bg-pink-500 {
  background-color: #e83e8c !important; }

a.bg-pink-500:focus {
  background-color: #d91a72 !important; }

a.bg-pink-500:hover {
  background-color: #d91a72 !important; }

.bg-pink-600 {
  background-color: #ae2f69 !important; }

a.bg-pink-600:focus {
  background-color: #862451 !important; }

a.bg-pink-600:hover {
  background-color: #862451 !important; }

.bg-pink-700 {
  background-color: #741f46 !important; }

a.bg-pink-700:focus {
  background-color: #4c142e !important; }

a.bg-pink-700:hover {
  background-color: #4c142e !important; }

.bg-pink-800 {
  background-color: #3a1023 !important; }

a.bg-pink-800:focus {
  background-color: #12050b !important; }

a.bg-pink-800:hover {
  background-color: #12050b !important; }

.bg-pink-900 {
  background-color: #230915 !important; }

a.bg-pink-900:focus {
  background-color: black !important; }

a.bg-pink-900:hover {
  background-color: black !important; }

.bg-red-100 {
  background-color: #fcebec !important; }

a.bg-red-100:focus {
  background-color: #f5bfc2 !important; }

a.bg-red-100:hover {
  background-color: #f5bfc2 !important; }

.bg-red-200 {
  background-color: #f6cdd1 !important; }

a.bg-red-200:focus {
  background-color: #eea2a9 !important; }

a.bg-red-200:hover {
  background-color: #eea2a9 !important; }

.bg-red-300 {
  background-color: #ee9aa2 !important; }

a.bg-red-300:focus {
  background-color: #e76e7a !important; }

a.bg-red-300:hover {
  background-color: #e76e7a !important; }

.bg-red-400 {
  background-color: #e56874 !important; }

a.bg-red-400:focus {
  background-color: #de3c4c !important; }

a.bg-red-400:hover {
  background-color: #de3c4c !important; }

.bg-red-500 {
  background-color: #dc3545 !important; }

a.bg-red-500:focus {
  background-color: #bd2130 !important; }

a.bg-red-500:hover {
  background-color: #bd2130 !important; }

.bg-red-600 {
  background-color: #a52834 !important; }

a.bg-red-600:focus {
  background-color: #7c1e27 !important; }

a.bg-red-600:hover {
  background-color: #7c1e27 !important; }

.bg-red-700 {
  background-color: #6e1b23 !important; }

a.bg-red-700:focus {
  background-color: #451116 !important; }

a.bg-red-700:hover {
  background-color: #451116 !important; }

.bg-red-800 {
  background-color: #370d11 !important; }

a.bg-red-800:focus {
  background-color: #0e0304 !important; }

a.bg-red-800:hover {
  background-color: #0e0304 !important; }

.bg-red-900 {
  background-color: #21080a !important; }

a.bg-red-900:focus {
  background-color: black !important; }

a.bg-red-900:hover {
  background-color: black !important; }

.bg-orange-100 {
  background-color: #fff2e8 !important; }

a.bg-orange-100:focus {
  background-color: #ffd5b5 !important; }

a.bg-orange-100:hover {
  background-color: #ffd5b5 !important; }

.bg-orange-200 {
  background-color: #ffdfc4 !important; }

a.bg-orange-200:focus {
  background-color: #ffc391 !important; }

a.bg-orange-200:hover {
  background-color: #ffc391 !important; }

.bg-orange-300 {
  background-color: #febf8a !important; }

a.bg-orange-300:focus {
  background-color: #fea357 !important; }

a.bg-orange-300:hover {
  background-color: #fea357 !important; }

.bg-orange-400 {
  background-color: #fe9e4f !important; }

a.bg-orange-400:focus {
  background-color: #fe821c !important; }

a.bg-orange-400:hover {
  background-color: #fe821c !important; }

.bg-orange-500 {
  background-color: #fd7e14 !important; }

a.bg-orange-500:focus {
  background-color: #dc6502 !important; }

a.bg-orange-500:hover {
  background-color: #dc6502 !important; }

.bg-orange-600 {
  background-color: #be5f0f !important; }

a.bg-orange-600:focus {
  background-color: #8f470b !important; }

a.bg-orange-600:hover {
  background-color: #8f470b !important; }

.bg-orange-700 {
  background-color: #7f3f0a !important; }

a.bg-orange-700:focus {
  background-color: #502806 !important; }

a.bg-orange-700:hover {
  background-color: #502806 !important; }

.bg-orange-800 {
  background-color: #3f2005 !important; }

a.bg-orange-800:focus {
  background-color: #100801 !important; }

a.bg-orange-800:hover {
  background-color: #100801 !important; }

.bg-orange-900 {
  background-color: #261303 !important; }

a.bg-orange-900:focus {
  background-color: black !important; }

a.bg-orange-900:hover {
  background-color: black !important; }

.bg-yellow-100 {
  background-color: #fff9e6 !important; }

a.bg-yellow-100:focus {
  background-color: #ffedb3 !important; }

a.bg-yellow-100:hover {
  background-color: #ffedb3 !important; }

.bg-yellow-200 {
  background-color: #fff0c1 !important; }

a.bg-yellow-200:focus {
  background-color: #ffe48e !important; }

a.bg-yellow-200:hover {
  background-color: #ffe48e !important; }

.bg-yellow-300 {
  background-color: #ffe083 !important; }

a.bg-yellow-300:focus {
  background-color: #ffd350 !important; }

a.bg-yellow-300:hover {
  background-color: #ffd350 !important; }

.bg-yellow-400 {
  background-color: #ffd145 !important; }

a.bg-yellow-400:focus {
  background-color: #ffc412 !important; }

a.bg-yellow-400:hover {
  background-color: #ffc412 !important; }

.bg-yellow-500 {
  background-color: #ffc107 !important; }

a.bg-yellow-500:focus {
  background-color: #d39e00 !important; }

a.bg-yellow-500:hover {
  background-color: #d39e00 !important; }

.bg-yellow-600 {
  background-color: #bf9105 !important; }

a.bg-yellow-600:focus {
  background-color: #8d6b04 !important; }

a.bg-yellow-600:hover {
  background-color: #8d6b04 !important; }

.bg-yellow-700 {
  background-color: #806104 !important; }

a.bg-yellow-700:focus {
  background-color: #4f3c02 !important; }

a.bg-yellow-700:hover {
  background-color: #4f3c02 !important; }

.bg-yellow-800 {
  background-color: #403002 !important; }

a.bg-yellow-800:focus {
  background-color: #0f0b00 !important; }

a.bg-yellow-800:hover {
  background-color: #0f0b00 !important; }

.bg-yellow-900 {
  background-color: #261d01 !important; }

a.bg-yellow-900:focus {
  background-color: black !important; }

a.bg-yellow-900:hover {
  background-color: black !important; }

.bg-green-100 {
  background-color: #eaf6ec !important; }

a.bg-green-100:focus {
  background-color: #c6e7cc !important; }

a.bg-green-100:hover {
  background-color: #c6e7cc !important; }

.bg-green-200 {
  background-color: #c9e9d1 !important; }

a.bg-green-200:focus {
  background-color: #a5dab2 !important; }

a.bg-green-200:hover {
  background-color: #a5dab2 !important; }

.bg-green-300 {
  background-color: #94d3a2 !important; }

a.bg-green-300:focus {
  background-color: #70c483 !important; }

a.bg-green-300:hover {
  background-color: #70c483 !important; }

.bg-green-400 {
  background-color: #5ebd74 !important; }

a.bg-green-400:focus {
  background-color: #43a55a !important; }

a.bg-green-400:hover {
  background-color: #43a55a !important; }

.bg-green-500 {
  background-color: #28a745 !important; }

a.bg-green-500:focus {
  background-color: #1e7e34 !important; }

a.bg-green-500:hover {
  background-color: #1e7e34 !important; }

.bg-green-600 {
  background-color: #1e7d34 !important; }

a.bg-green-600:focus {
  background-color: #145423 !important; }

a.bg-green-600:hover {
  background-color: #145423 !important; }

.bg-green-700 {
  background-color: #145423 !important; }

a.bg-green-700:focus {
  background-color: #0a2b12 !important; }

a.bg-green-700:hover {
  background-color: #0a2b12 !important; }

.bg-green-800 {
  background-color: #0a2a11 !important; }

a.bg-green-800:focus {
  background-color: #000100 !important; }

a.bg-green-800:hover {
  background-color: #000100 !important; }

.bg-green-900 {
  background-color: #06190a !important; }

a.bg-green-900:focus {
  background-color: black !important; }

a.bg-green-900:hover {
  background-color: black !important; }

.bg-teal-100 {
  background-color: #e9faf5 !important; }

a.bg-teal-100:focus {
  background-color: #bff1e2 !important; }

a.bg-teal-100:hover {
  background-color: #bff1e2 !important; }

.bg-teal-200 {
  background-color: #c7f2e5 !important; }

a.bg-teal-200:focus {
  background-color: #9ee8d2 !important; }

a.bg-teal-200:hover {
  background-color: #9ee8d2 !important; }

.bg-teal-300 {
  background-color: #90e4cb !important; }

a.bg-teal-300:focus {
  background-color: #67dab8 !important; }

a.bg-teal-300:hover {
  background-color: #67dab8 !important; }

.bg-teal-400 {
  background-color: #58d7b1 !important; }

a.bg-teal-400:focus {
  background-color: #31cb9d !important; }

a.bg-teal-400:hover {
  background-color: #31cb9d !important; }

.bg-teal-500 {
  background-color: #20c997 !important; }

a.bg-teal-500:focus {
  background-color: #199d76 !important; }

a.bg-teal-500:hover {
  background-color: #199d76 !important; }

.bg-teal-600 {
  background-color: #189771 !important; }

a.bg-teal-600:focus {
  background-color: #116b50 !important; }

a.bg-teal-600:hover {
  background-color: #116b50 !important; }

.bg-teal-700 {
  background-color: #10654c !important; }

a.bg-teal-700:focus {
  background-color: #09392b !important; }

a.bg-teal-700:hover {
  background-color: #09392b !important; }

.bg-teal-800 {
  background-color: #083226 !important; }

a.bg-teal-800:focus {
  background-color: #010605 !important; }

a.bg-teal-800:hover {
  background-color: #010605 !important; }

.bg-teal-900 {
  background-color: #051e17 !important; }

a.bg-teal-900:focus {
  background-color: black !important; }

a.bg-teal-900:hover {
  background-color: black !important; }

.bg-cyan-100 {
  background-color: #e8f6f8 !important; }

a.bg-cyan-100:focus {
  background-color: #c1e7ec !important; }

a.bg-cyan-100:hover {
  background-color: #c1e7ec !important; }

.bg-cyan-200 {
  background-color: #c5e8ed !important; }

a.bg-cyan-200:focus {
  background-color: #9ed9e1 !important; }

a.bg-cyan-200:hover {
  background-color: #9ed9e1 !important; }

.bg-cyan-300 {
  background-color: #8bd1dc !important; }

a.bg-cyan-300:focus {
  background-color: #64c1d0 !important; }

a.bg-cyan-300:hover {
  background-color: #64c1d0 !important; }

.bg-cyan-400 {
  background-color: #51b9ca !important; }

a.bg-cyan-400:focus {
  background-color: #36a0b2 !important; }

a.bg-cyan-400:hover {
  background-color: #36a0b2 !important; }

.bg-cyan-500 {
  background-color: #17a2b8 !important; }

a.bg-cyan-500:focus {
  background-color: #117a8b !important; }

a.bg-cyan-500:hover {
  background-color: #117a8b !important; }

.bg-cyan-600 {
  background-color: #117a8a !important; }

a.bg-cyan-600:focus {
  background-color: #0b525d !important; }

a.bg-cyan-600:hover {
  background-color: #0b525d !important; }

.bg-cyan-700 {
  background-color: #0c515c !important; }

a.bg-cyan-700:focus {
  background-color: #06292f !important; }

a.bg-cyan-700:hover {
  background-color: #06292f !important; }

.bg-cyan-800 {
  background-color: #06292e !important; }

a.bg-cyan-800:focus {
  background-color: #000101 !important; }

a.bg-cyan-800:hover {
  background-color: #000101 !important; }

.bg-cyan-900 {
  background-color: #03181c !important; }

a.bg-cyan-900:focus {
  background-color: black !important; }

a.bg-cyan-900:hover {
  background-color: black !important; }

.bg-white-100 {
  background-color: white !important; }

a.bg-white-100:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-100:hover {
  background-color: #e6e6e6 !important; }

.bg-white-200 {
  background-color: white !important; }

a.bg-white-200:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-200:hover {
  background-color: #e6e6e6 !important; }

.bg-white-300 {
  background-color: white !important; }

a.bg-white-300:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-300:hover {
  background-color: #e6e6e6 !important; }

.bg-white-400 {
  background-color: white !important; }

a.bg-white-400:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-400:hover {
  background-color: #e6e6e6 !important; }

.bg-white-500 {
  background-color: white !important; }

a.bg-white-500:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-500:hover {
  background-color: #e6e6e6 !important; }

.bg-white-600 {
  background-color: #bfbfbf !important; }

a.bg-white-600:focus {
  background-color: #a6a6a6 !important; }

a.bg-white-600:hover {
  background-color: #a6a6a6 !important; }

.bg-white-700 {
  background-color: gray !important; }

a.bg-white-700:focus {
  background-color: #676767 !important; }

a.bg-white-700:hover {
  background-color: #676767 !important; }

.bg-white-800 {
  background-color: #404040 !important; }

a.bg-white-800:focus {
  background-color: #272727 !important; }

a.bg-white-800:hover {
  background-color: #272727 !important; }

.bg-white-900 {
  background-color: #262626 !important; }

a.bg-white-900:focus {
  background-color: #0d0d0d !important; }

a.bg-white-900:hover {
  background-color: #0d0d0d !important; }

.bg-gray-100, body, html {
  background-color: #f0f1f2 !important; }

a.bg-gray-100:focus {
  background-color: #d5d8da !important; }

a.bg-gray-100:hover {
  background-color: #d5d8da !important; }

.bg-gray-200 {
  background-color: #dadddf !important; }

a.bg-gray-200:focus {
  background-color: #bfc4c7 !important; }

a.bg-gray-200:hover {
  background-color: #bfc4c7 !important; }

.bg-gray-300 {
  background-color: #b6babe !important; }

a.bg-gray-300:focus {
  background-color: #9ba1a6 !important; }

a.bg-gray-300:hover {
  background-color: #9ba1a6 !important; }

.bg-gray-400 {
  background-color: #91989e !important; }

a.bg-gray-400:focus {
  background-color: #767f86 !important; }

a.bg-gray-400:hover {
  background-color: #767f86 !important; }

.bg-gray-500 {
  background-color: #6c757d !important; }

a.bg-gray-500:focus {
  background-color: #545b62 !important; }

a.bg-gray-500:hover {
  background-color: #545b62 !important; }

.bg-gray-600 {
  background-color: #51585e !important; }

a.bg-gray-600:focus {
  background-color: #393e43 !important; }

a.bg-gray-600:hover {
  background-color: #393e43 !important; }

.bg-gray-700 {
  background-color: #363b3f !important; }

a.bg-gray-700:focus {
  background-color: #1e2124 !important; }

a.bg-gray-700:hover {
  background-color: #1e2124 !important; }

.bg-gray-800 {
  background-color: #1b1d1f !important; }

a.bg-gray-800:focus {
  background-color: #030404 !important; }

a.bg-gray-800:hover {
  background-color: #030404 !important; }

.bg-gray-900 {
  background-color: #101213 !important; }

a.bg-gray-900:focus {
  background-color: black !important; }

a.bg-gray-900:hover {
  background-color: black !important; }

.bg-gray-dark-100 {
  background-color: #ebebec !important; }

a.bg-gray-dark-100:focus {
  background-color: #d1d1d3 !important; }

a.bg-gray-dark-100:hover {
  background-color: #d1d1d3 !important; }

.bg-gray-dark-200 {
  background-color: #cccecf !important; }

a.bg-gray-dark-200:focus {
  background-color: #b2b5b6 !important; }

a.bg-gray-dark-200:hover {
  background-color: #b2b5b6 !important; }

.bg-gray-dark-300 {
  background-color: #9a9da0 !important; }

a.bg-gray-dark-300:focus {
  background-color: #808487 !important; }

a.bg-gray-dark-300:hover {
  background-color: #808487 !important; }

.bg-gray-dark-400 {
  background-color: #676b70 !important; }

a.bg-gray-dark-400:focus {
  background-color: #4f5255 !important; }

a.bg-gray-dark-400:hover {
  background-color: #4f5255 !important; }

.bg-gray-dark-500 {
  background-color: #343a40 !important; }

a.bg-gray-dark-500:focus {
  background-color: #1d2124 !important; }

a.bg-gray-dark-500:hover {
  background-color: #1d2124 !important; }

.bg-gray-dark-600 {
  background-color: #272c30 !important; }

a.bg-gray-dark-600:focus {
  background-color: #101214 !important; }

a.bg-gray-dark-600:hover {
  background-color: #101214 !important; }

.bg-gray-dark-700 {
  background-color: #1a1d20 !important; }

a.bg-gray-dark-700:focus {
  background-color: #030404 !important; }

a.bg-gray-dark-700:hover {
  background-color: #030404 !important; }

.bg-gray-dark-800 {
  background-color: #0d0f10 !important; }

a.bg-gray-dark-800:focus {
  background-color: black !important; }

a.bg-gray-dark-800:hover {
  background-color: black !important; }

.bg-gray-dark-900 {
  background-color: #08090a !important; }

a.bg-gray-dark-900:focus {
  background-color: black !important; }

a.bg-gray-dark-900:hover {
  background-color: black !important; }

.bg-blue-100-100 {
  background-color: #fdfeff !important; }

a.bg-blue-100-100:focus {
  background-color: #cae5ff !important; }

a.bg-blue-100-100:hover {
  background-color: #cae5ff !important; }

.bg-blue-100-200 {
  background-color: #f9fcff !important; }

a.bg-blue-100-200:focus {
  background-color: #c6e3ff !important; }

a.bg-blue-100-200:hover {
  background-color: #c6e3ff !important; }

.bg-blue-100-300 {
  background-color: #f3f9ff !important; }

a.bg-blue-100-300:focus {
  background-color: #c0e0ff !important; }

a.bg-blue-100-300:hover {
  background-color: #c0e0ff !important; }

.bg-blue-100-400 {
  background-color: #ecf5ff !important; }

a.bg-blue-100-400:focus {
  background-color: #b9daff !important; }

a.bg-blue-100-400:hover {
  background-color: #b9daff !important; }

.bg-blue-100-500 {
  background-color: #e6f2ff !important; }

a.bg-blue-100-500:focus {
  background-color: #b3d7ff !important; }

a.bg-blue-100-500:hover {
  background-color: #b3d7ff !important; }

.bg-blue-100-600 {
  background-color: #adb6bf !important; }

a.bg-blue-100-600:focus {
  background-color: #909da9 !important; }

a.bg-blue-100-600:hover {
  background-color: #909da9 !important; }

.bg-blue-100-700 {
  background-color: #737980 !important; }

a.bg-blue-100-700:focus {
  background-color: #5b6065 !important; }

a.bg-blue-100-700:hover {
  background-color: #5b6065 !important; }

.bg-blue-100-800 {
  background-color: #3a3d40 !important; }

a.bg-blue-100-800:focus {
  background-color: #222425 !important; }

a.bg-blue-100-800:hover {
  background-color: #222425 !important; }

.bg-blue-100-900 {
  background-color: #232426 !important; }

a.bg-blue-100-900:focus {
  background-color: #0b0b0b !important; }

a.bg-blue-100-900:hover {
  background-color: #0b0b0b !important; }

.bg-blue-200-100 {
  background-color: #f9fcff !important; }

a.bg-blue-200-100:focus {
  background-color: #c6e3ff !important; }

a.bg-blue-200-100:hover {
  background-color: #c6e3ff !important; }

.bg-blue-200-200 {
  background-color: #eff7ff !important; }

a.bg-blue-200-200:focus {
  background-color: #bcdeff !important; }

a.bg-blue-200-200:hover {
  background-color: #bcdeff !important; }

.bg-blue-200-300 {
  background-color: #dfefff !important; }

a.bg-blue-200-300:focus {
  background-color: #acd6ff !important; }

a.bg-blue-200-300:hover {
  background-color: #acd6ff !important; }

.bg-blue-200-400 {
  background-color: #cfe6ff !important; }

a.bg-blue-200-400:focus {
  background-color: #9ccbff !important; }

a.bg-blue-200-400:hover {
  background-color: #9ccbff !important; }

.bg-blue-200-500 {
  background-color: #bfdeff !important; }

a.bg-blue-200-500:focus {
  background-color: #8cc4ff !important; }

a.bg-blue-200-500:hover {
  background-color: #8cc4ff !important; }

.bg-blue-200-600 {
  background-color: #8fa7bf !important; }

a.bg-blue-200-600:focus {
  background-color: #6f8eac !important; }

a.bg-blue-200-600:hover {
  background-color: #6f8eac !important; }

.bg-blue-200-700 {
  background-color: #606f80 !important; }

a.bg-blue-200-700:focus {
  background-color: #4a5663 !important; }

a.bg-blue-200-700:hover {
  background-color: #4a5663 !important; }

.bg-blue-200-800 {
  background-color: #303840 !important; }

a.bg-blue-200-800:focus {
  background-color: #1a1f23 !important; }

a.bg-blue-200-800:hover {
  background-color: #1a1f23 !important; }

.bg-blue-200-900 {
  background-color: #1d2126 !important; }

a.bg-blue-200-900:focus {
  background-color: #070809 !important; }

a.bg-blue-200-900:hover {
  background-color: #070809 !important; }

.bg-blue-300-100 {
  background-color: #f2f8ff !important; }

a.bg-blue-300-100:focus {
  background-color: #bfddff !important; }

a.bg-blue-300-100:hover {
  background-color: #bfddff !important; }

.bg-blue-300-200 {
  background-color: #dfefff !important; }

a.bg-blue-300-200:focus {
  background-color: #acd6ff !important; }

a.bg-blue-300-200:hover {
  background-color: #acd6ff !important; }

.bg-blue-300-300 {
  background-color: #c0deff !important; }

a.bg-blue-300-300:focus {
  background-color: #8dc3ff !important; }

a.bg-blue-300-300:hover {
  background-color: #8dc3ff !important; }

.bg-blue-300-400 {
  background-color: #a0ceff !important; }

a.bg-blue-300-400:focus {
  background-color: #6db4ff !important; }

a.bg-blue-300-400:hover {
  background-color: #6db4ff !important; }

.bg-blue-300-500 {
  background-color: #80bdff !important; }

a.bg-blue-300-500:focus {
  background-color: #4da2ff !important; }

a.bg-blue-300-500:hover {
  background-color: #4da2ff !important; }

.bg-blue-300-600 {
  background-color: #608ebf !important; }

a.bg-blue-300-600:focus {
  background-color: #4474a8 !important; }

a.bg-blue-300-600:hover {
  background-color: #4474a8 !important; }

.bg-blue-300-700 {
  background-color: #405f80 !important; }

a.bg-blue-300-700:focus {
  background-color: #2f465e !important; }

a.bg-blue-300-700:hover {
  background-color: #2f465e !important; }

.bg-blue-300-800 {
  background-color: #202f40 !important; }

a.bg-blue-300-800:focus {
  background-color: #0f161e !important; }

a.bg-blue-300-800:hover {
  background-color: #0f161e !important; }

.bg-blue-300-900 {
  background-color: #131c26 !important; }

a.bg-blue-300-900:focus {
  background-color: #020304 !important; }

a.bg-blue-300-900:hover {
  background-color: #020304 !important; }

.bg-blue-400-100 {
  background-color: #ecf5ff !important; }

a.bg-blue-400-100:focus {
  background-color: #b9daff !important; }

a.bg-blue-400-100:hover {
  background-color: #b9daff !important; }

.bg-blue-400-200 {
  background-color: #cfe6ff !important; }

a.bg-blue-400-200:focus {
  background-color: #9ccbff !important; }

a.bg-blue-400-200:hover {
  background-color: #9ccbff !important; }

.bg-blue-400-300 {
  background-color: #a0ceff !important; }

a.bg-blue-400-300:focus {
  background-color: #6db4ff !important; }

a.bg-blue-400-300:hover {
  background-color: #6db4ff !important; }

.bg-blue-400-400 {
  background-color: #70b5ff !important; }

a.bg-blue-400-400:focus {
  background-color: #3d9bff !important; }

a.bg-blue-400-400:hover {
  background-color: #3d9bff !important; }

.bg-blue-400-500 {
  background-color: #409cff !important; }

a.bg-blue-400-500:focus {
  background-color: #0d82ff !important; }

a.bg-blue-400-500:hover {
  background-color: #0d82ff !important; }

.bg-blue-400-600 {
  background-color: #3075bf !important; }

a.bg-blue-400-600:focus {
  background-color: #265c96 !important; }

a.bg-blue-400-600:hover {
  background-color: #265c96 !important; }

.bg-blue-400-700 {
  background-color: #204e80 !important; }

a.bg-blue-400-700:focus {
  background-color: #163557 !important; }

a.bg-blue-400-700:hover {
  background-color: #163557 !important; }

.bg-blue-400-800 {
  background-color: #102740 !important; }

a.bg-blue-400-800:focus {
  background-color: #060e17 !important; }

a.bg-blue-400-800:hover {
  background-color: #060e17 !important; }

.bg-blue-400-900 {
  background-color: #0a1726 !important; }

a.bg-blue-400-900:focus {
  background-color: black !important; }

a.bg-blue-400-900:hover {
  background-color: black !important; }

.bg-blue-500-100 {
  background-color: #e6f2ff !important; }

a.bg-blue-500-100:focus {
  background-color: #b3d7ff !important; }

a.bg-blue-500-100:hover {
  background-color: #b3d7ff !important; }

.bg-blue-500-200 {
  background-color: #bfdeff !important; }

a.bg-blue-500-200:focus {
  background-color: #8cc4ff !important; }

a.bg-blue-500-200:hover {
  background-color: #8cc4ff !important; }

.bg-blue-500-300 {
  background-color: #80bdff !important; }

a.bg-blue-500-300:focus {
  background-color: #4da2ff !important; }

a.bg-blue-500-300:hover {
  background-color: #4da2ff !important; }

.bg-blue-500-400 {
  background-color: #409cff !important; }

a.bg-blue-500-400:focus {
  background-color: #0d82ff !important; }

a.bg-blue-500-400:hover {
  background-color: #0d82ff !important; }

.bg-blue-500-500 {
  background-color: #007bff !important; }

a.bg-blue-500-500:focus {
  background-color: #0062cc !important; }

a.bg-blue-500-500:hover {
  background-color: #0062cc !important; }

.bg-blue-500-600 {
  background-color: #005cbf !important; }

a.bg-blue-500-600:focus {
  background-color: #00438c !important; }

a.bg-blue-500-600:hover {
  background-color: #00438c !important; }

.bg-blue-500-700 {
  background-color: #003e80 !important; }

a.bg-blue-500-700:focus {
  background-color: #00254d !important; }

a.bg-blue-500-700:hover {
  background-color: #00254d !important; }

.bg-blue-500-800 {
  background-color: #001f40 !important; }

a.bg-blue-500-800:focus {
  background-color: #00060d !important; }

a.bg-blue-500-800:hover {
  background-color: #00060d !important; }

.bg-blue-500-900 {
  background-color: #001226 !important; }

a.bg-blue-500-900:focus {
  background-color: black !important; }

a.bg-blue-500-900:hover {
  background-color: black !important; }

.bg-blue-600-100 {
  background-color: #e6eff9 !important; }

a.bg-blue-600-100:focus {
  background-color: #bdd5ef !important; }

a.bg-blue-600-100:hover {
  background-color: #bdd5ef !important; }

.bg-blue-600-200 {
  background-color: #bfd6ef !important; }

a.bg-blue-600-200:focus {
  background-color: #96bce5 !important; }

a.bg-blue-600-200:hover {
  background-color: #96bce5 !important; }

.bg-blue-600-300 {
  background-color: #80aedf !important; }

a.bg-blue-600-300:focus {
  background-color: #5794d5 !important; }

a.bg-blue-600-300:hover {
  background-color: #5794d5 !important; }

.bg-blue-600-400 {
  background-color: #4085cf !important; }

a.bg-blue-600-400:focus {
  background-color: #2c6cb0 !important; }

a.bg-blue-600-400:hover {
  background-color: #2c6cb0 !important; }

.bg-blue-600-500 {
  background-color: #005cbf !important; }

a.bg-blue-600-500:focus {
  background-color: #00438c !important; }

a.bg-blue-600-500:hover {
  background-color: #00438c !important; }

.bg-blue-600-600 {
  background-color: #00458f !important; }

a.bg-blue-600-600:focus {
  background-color: #002c5c !important; }

a.bg-blue-600-600:hover {
  background-color: #002c5c !important; }

.bg-blue-600-700 {
  background-color: #002e60 !important; }

a.bg-blue-600-700:focus {
  background-color: #00162d !important; }

a.bg-blue-600-700:hover {
  background-color: #00162d !important; }

.bg-blue-600-800 {
  background-color: #001730 !important; }

a.bg-blue-600-800:focus {
  background-color: black !important; }

a.bg-blue-600-800:hover {
  background-color: black !important; }

.bg-blue-600-900 {
  background-color: #000e1d !important; }

a.bg-blue-600-900:focus {
  background-color: black !important; }

a.bg-blue-600-900:hover {
  background-color: black !important; }

.bg-blue-700-100 {
  background-color: #e6ecf2 !important; }

a.bg-blue-700-100:focus {
  background-color: #c4d3e1 !important; }

a.bg-blue-700-100:hover {
  background-color: #c4d3e1 !important; }

.bg-blue-700-200 {
  background-color: #bfcfdf !important; }

a.bg-blue-700-200:focus {
  background-color: #9db6ce !important; }

a.bg-blue-700-200:hover {
  background-color: #9db6ce !important; }

.bg-blue-700-300 {
  background-color: #809fc0 !important; }

a.bg-blue-700-300:focus {
  background-color: #5e85af !important; }

a.bg-blue-700-300:hover {
  background-color: #5e85af !important; }

.bg-blue-700-400 {
  background-color: #406ea0 !important; }

a.bg-blue-700-400:focus {
  background-color: #31557c !important; }

a.bg-blue-700-400:hover {
  background-color: #31557c !important; }

.bg-blue-700-500 {
  background-color: #003e80 !important; }

a.bg-blue-700-500:focus {
  background-color: #00254d !important; }

a.bg-blue-700-500:hover {
  background-color: #00254d !important; }

.bg-blue-700-600 {
  background-color: #002f60 !important; }

a.bg-blue-700-600:focus {
  background-color: #00162d !important; }

a.bg-blue-700-600:hover {
  background-color: #00162d !important; }

.bg-blue-700-700 {
  background-color: #001f40 !important; }

a.bg-blue-700-700:focus {
  background-color: #00060d !important; }

a.bg-blue-700-700:hover {
  background-color: #00060d !important; }

.bg-blue-700-800 {
  background-color: #001020 !important; }

a.bg-blue-700-800:focus {
  background-color: black !important; }

a.bg-blue-700-800:hover {
  background-color: black !important; }

.bg-blue-700-900 {
  background-color: #000913 !important; }

a.bg-blue-700-900:focus {
  background-color: black !important; }

a.bg-blue-700-900:hover {
  background-color: black !important; }

.bg-blue-800-100 {
  background-color: #e6e9ec !important; }

a.bg-blue-800-100:focus {
  background-color: #c9d0d6 !important; }

a.bg-blue-800-100:hover {
  background-color: #c9d0d6 !important; }

.bg-blue-800-200 {
  background-color: #bfc7cf !important; }

a.bg-blue-800-200:focus {
  background-color: #a2aeb9 !important; }

a.bg-blue-800-200:hover {
  background-color: #a2aeb9 !important; }

.bg-blue-800-300 {
  background-color: #808fa0 !important; }

a.bg-blue-800-300:focus {
  background-color: #657588 !important; }

a.bg-blue-800-300:hover {
  background-color: #657588 !important; }

.bg-blue-800-400 {
  background-color: #405770 !important; }

a.bg-blue-800-400:focus {
  background-color: #2d3e50 !important; }

a.bg-blue-800-400:hover {
  background-color: #2d3e50 !important; }

.bg-blue-800-500 {
  background-color: #001f40 !important; }

a.bg-blue-800-500:focus {
  background-color: #00060d !important; }

a.bg-blue-800-500:hover {
  background-color: #00060d !important; }

.bg-blue-800-600 {
  background-color: #001730 !important; }

a.bg-blue-800-600:focus {
  background-color: black !important; }

a.bg-blue-800-600:hover {
  background-color: black !important; }

.bg-blue-800-700 {
  background-color: #001020 !important; }

a.bg-blue-800-700:focus {
  background-color: black !important; }

a.bg-blue-800-700:hover {
  background-color: black !important; }

.bg-blue-800-800 {
  background-color: #000810 !important; }

a.bg-blue-800-800:focus {
  background-color: black !important; }

a.bg-blue-800-800:hover {
  background-color: black !important; }

.bg-blue-800-900 {
  background-color: #00050a !important; }

a.bg-blue-800-900:focus {
  background-color: black !important; }

a.bg-blue-800-900:hover {
  background-color: black !important; }

.bg-blue-900-100 {
  background-color: #e6e7e9 !important; }

a.bg-blue-900-100:focus {
  background-color: #cbcdd1 !important; }

a.bg-blue-900-100:hover {
  background-color: #cbcdd1 !important; }

.bg-blue-900-200 {
  background-color: #bfc4c9 !important; }

a.bg-blue-900-200:focus {
  background-color: #a3abb2 !important; }

a.bg-blue-900-200:hover {
  background-color: #a3abb2 !important; }

.bg-blue-900-300 {
  background-color: #808993 !important; }

a.bg-blue-900-300:focus {
  background-color: #677079 !important; }

a.bg-blue-900-300:hover {
  background-color: #677079 !important; }

.bg-blue-900-400 {
  background-color: #404d5c !important; }

a.bg-blue-900-400:focus {
  background-color: #2b343e !important; }

a.bg-blue-900-400:hover {
  background-color: #2b343e !important; }

.bg-blue-900-500 {
  background-color: #001226 !important; }

a.bg-blue-900-500:focus {
  background-color: black !important; }

a.bg-blue-900-500:hover {
  background-color: black !important; }

.bg-blue-900-600 {
  background-color: #000e1d !important; }

a.bg-blue-900-600:focus {
  background-color: black !important; }

a.bg-blue-900-600:hover {
  background-color: black !important; }

.bg-blue-900-700 {
  background-color: #000913 !important; }

a.bg-blue-900-700:focus {
  background-color: black !important; }

a.bg-blue-900-700:hover {
  background-color: black !important; }

.bg-blue-900-800 {
  background-color: #00050a !important; }

a.bg-blue-900-800:focus {
  background-color: black !important; }

a.bg-blue-900-800:hover {
  background-color: black !important; }

.bg-blue-900-900 {
  background-color: #000306 !important; }

a.bg-blue-900-900:focus {
  background-color: black !important; }

a.bg-blue-900-900:hover {
  background-color: black !important; }

.bg-indigo-100-100 {
  background-color: #fefdff !important; }

a.bg-indigo-100-100:focus {
  background-color: #e5caff !important; }

a.bg-indigo-100-100:hover {
  background-color: #e5caff !important; }

.bg-indigo-100-200 {
  background-color: #fbf9ff !important; }

a.bg-indigo-100-200:focus {
  background-color: #d9c6ff !important; }

a.bg-indigo-100-200:hover {
  background-color: #d9c6ff !important; }

.bg-indigo-100-300 {
  background-color: #f8f3ff !important; }

a.bg-indigo-100-300:focus {
  background-color: #dac0ff !important; }

a.bg-indigo-100-300:hover {
  background-color: #dac0ff !important; }

.bg-indigo-100-400 {
  background-color: #f4edfe !important; }

a.bg-indigo-100-400:focus {
  background-color: #d6bdfb !important; }

a.bg-indigo-100-400:hover {
  background-color: #d6bdfb !important; }

.bg-indigo-100-500 {
  background-color: #f0e7fe !important; }

a.bg-indigo-100-500:focus {
  background-color: #d1b6fc !important; }

a.bg-indigo-100-500:hover {
  background-color: #d1b6fc !important; }

.bg-indigo-100-600 {
  background-color: #b4adbf !important; }

a.bg-indigo-100-600:focus {
  background-color: #9a90a9 !important; }

a.bg-indigo-100-600:hover {
  background-color: #9a90a9 !important; }

.bg-indigo-100-700 {
  background-color: #78747f !important; }

a.bg-indigo-100-700:focus {
  background-color: #5f5c64 !important; }

a.bg-indigo-100-700:hover {
  background-color: #5f5c64 !important; }

.bg-indigo-100-800 {
  background-color: #3c3a40 !important; }

a.bg-indigo-100-800:focus {
  background-color: #232225 !important; }

a.bg-indigo-100-800:hover {
  background-color: #232225 !important; }

.bg-indigo-100-900 {
  background-color: #242326 !important; }

a.bg-indigo-100-900:focus {
  background-color: #0b0b0b !important; }

a.bg-indigo-100-900:hover {
  background-color: #0b0b0b !important; }

.bg-indigo-200-100 {
  background-color: #fbf9ff !important; }

a.bg-indigo-200-100:focus {
  background-color: #d9c6ff !important; }

a.bg-indigo-200-100:hover {
  background-color: #d9c6ff !important; }

.bg-indigo-200-200 {
  background-color: #f6f0fe !important; }

a.bg-indigo-200-200:focus {
  background-color: #d9c0fb !important; }

a.bg-indigo-200-200:hover {
  background-color: #d9c0fb !important; }

.bg-indigo-200-300 {
  background-color: #ece1fe !important; }

a.bg-indigo-200-300:focus {
  background-color: #cdb0fc !important; }

a.bg-indigo-200-300:hover {
  background-color: #cdb0fc !important; }

.bg-indigo-200-400 {
  background-color: #e3d2fd !important; }

a.bg-indigo-200-400:focus {
  background-color: #c5a1fb !important; }

a.bg-indigo-200-400:hover {
  background-color: #c5a1fb !important; }

.bg-indigo-200-500 {
  background-color: #d9c3fc !important; }

a.bg-indigo-200-500:focus {
  background-color: #ba92fa !important; }

a.bg-indigo-200-500:hover {
  background-color: #ba92fa !important; }

.bg-indigo-200-600 {
  background-color: #a392bd !important; }

a.bg-indigo-200-600:focus {
  background-color: #8872aa !important; }

a.bg-indigo-200-600:hover {
  background-color: #8872aa !important; }

.bg-indigo-200-700 {
  background-color: #6d627e !important; }

a.bg-indigo-200-700:focus {
  background-color: #544c61 !important; }

a.bg-indigo-200-700:hover {
  background-color: #544c61 !important; }

.bg-indigo-200-800 {
  background-color: #36313f !important; }

a.bg-indigo-200-800:focus {
  background-color: #1d1b22 !important; }

a.bg-indigo-200-800:hover {
  background-color: #1d1b22 !important; }

.bg-indigo-200-900 {
  background-color: #211d26 !important; }

a.bg-indigo-200-900:focus {
  background-color: #080709 !important; }

a.bg-indigo-200-900:hover {
  background-color: #080709 !important; }

.bg-indigo-300-100 {
  background-color: #f7f3fe !important; }

a.bg-indigo-300-100:focus {
  background-color: #d8c4fa !important; }

a.bg-indigo-300-100:hover {
  background-color: #d8c4fa !important; }

.bg-indigo-300-200 {
  background-color: #ece1fe !important; }

a.bg-indigo-300-200:focus {
  background-color: #cdb0fc !important; }

a.bg-indigo-300-200:hover {
  background-color: #cdb0fc !important; }

.bg-indigo-300-300 {
  background-color: #d9c4fc !important; }

a.bg-indigo-300-300:focus {
  background-color: #ba93fa !important; }

a.bg-indigo-300-300:hover {
  background-color: #ba93fa !important; }

.bg-indigo-300-400 {
  background-color: #c6a6fb !important; }

a.bg-indigo-300-400:focus {
  background-color: #a775f9 !important; }

a.bg-indigo-300-400:hover {
  background-color: #a775f9 !important; }

.bg-indigo-300-500 {
  background-color: #b388f9 !important; }

a.bg-indigo-300-500:focus {
  background-color: #9457f7 !important; }

a.bg-indigo-300-500:hover {
  background-color: #9457f7 !important; }

.bg-indigo-300-600 {
  background-color: #8666bb !important; }

a.bg-indigo-300-600:focus {
  background-color: #6c49a5 !important; }

a.bg-indigo-300-600:hover {
  background-color: #6c49a5 !important; }

.bg-indigo-300-700 {
  background-color: #5a447d !important; }

a.bg-indigo-300-700:focus {
  background-color: #42325c !important; }

a.bg-indigo-300-700:hover {
  background-color: #42325c !important; }

.bg-indigo-300-800 {
  background-color: #2d223e !important; }

a.bg-indigo-300-800:focus {
  background-color: #15101d !important; }

a.bg-indigo-300-800:hover {
  background-color: #15101d !important; }

.bg-indigo-300-900 {
  background-color: #1b1425 !important; }

a.bg-indigo-300-900:focus {
  background-color: #030204 !important; }

a.bg-indigo-300-900:hover {
  background-color: #030204 !important; }

.bg-indigo-400-100 {
  background-color: #f4edfe !important; }

a.bg-indigo-400-100:focus {
  background-color: #d6bdfb !important; }

a.bg-indigo-400-100:hover {
  background-color: #d6bdfb !important; }

.bg-indigo-400-200 {
  background-color: #e2d2fd !important; }

a.bg-indigo-400-200:focus {
  background-color: #c3a1fb !important; }

a.bg-indigo-400-200:hover {
  background-color: #c3a1fb !important; }

.bg-indigo-400-300 {
  background-color: #c6a6fa !important; }

a.bg-indigo-400-300:focus {
  background-color: #a776f7 !important; }

a.bg-indigo-400-300:hover {
  background-color: #a776f7 !important; }

.bg-indigo-400-400 {
  background-color: #a979f8 !important; }

a.bg-indigo-400-400:focus {
  background-color: #8a49f5 !important; }

a.bg-indigo-400-400:hover {
  background-color: #8a49f5 !important; }

.bg-indigo-400-500 {
  background-color: #8c4cf5 !important; }

a.bg-indigo-400-500:focus {
  background-color: #6d1cf2 !important; }

a.bg-indigo-400-500:hover {
  background-color: #6d1cf2 !important; }

.bg-indigo-400-600 {
  background-color: #6939b8 !important; }

a.bg-indigo-400-600:focus {
  background-color: #532d91 !important; }

a.bg-indigo-400-600:hover {
  background-color: #532d91 !important; }

.bg-indigo-400-700 {
  background-color: #46267b !important; }

a.bg-indigo-400-700:focus {
  background-color: #301a54 !important; }

a.bg-indigo-400-700:hover {
  background-color: #301a54 !important; }

.bg-indigo-400-800 {
  background-color: #23133d !important; }

a.bg-indigo-400-800:focus {
  background-color: #0d0716 !important; }

a.bg-indigo-400-800:hover {
  background-color: #0d0716 !important; }

.bg-indigo-400-900 {
  background-color: #150b25 !important; }

a.bg-indigo-400-900:focus {
  background-color: black !important; }

a.bg-indigo-400-900:hover {
  background-color: black !important; }

.bg-indigo-500-100 {
  background-color: #f0e7fe !important; }

a.bg-indigo-500-100:focus {
  background-color: #d1b6fc !important; }

a.bg-indigo-500-100:hover {
  background-color: #d1b6fc !important; }

.bg-indigo-500-200 {
  background-color: #d9c3fc !important; }

a.bg-indigo-500-200:focus {
  background-color: #ba92fa !important; }

a.bg-indigo-500-200:hover {
  background-color: #ba92fa !important; }

.bg-indigo-500-300 {
  background-color: #b388f9 !important; }

a.bg-indigo-500-300:focus {
  background-color: #9457f7 !important; }

a.bg-indigo-500-300:hover {
  background-color: #9457f7 !important; }

.bg-indigo-500-400 {
  background-color: #8c4cf5 !important; }

a.bg-indigo-500-400:focus {
  background-color: #6d1cf2 !important; }

a.bg-indigo-500-400:hover {
  background-color: #6d1cf2 !important; }

.bg-indigo-500-500 {
  background-color: #6610f2 !important; }

a.bg-indigo-500-500:focus {
  background-color: #510bc4 !important; }

a.bg-indigo-500-500:hover {
  background-color: #510bc4 !important; }

.bg-indigo-500-600 {
  background-color: #4d0cb6 !important; }

a.bg-indigo-500-600:focus {
  background-color: #390986 !important; }

a.bg-indigo-500-600:hover {
  background-color: #390986 !important; }

.bg-indigo-500-700 {
  background-color: #330879 !important; }

a.bg-indigo-500-700:focus {
  background-color: #1f0549 !important; }

a.bg-indigo-500-700:hover {
  background-color: #1f0549 !important; }

.bg-indigo-500-800 {
  background-color: #1a043d !important; }

a.bg-indigo-500-800:focus {
  background-color: #06010d !important; }

a.bg-indigo-500-800:hover {
  background-color: #06010d !important; }

.bg-indigo-500-900 {
  background-color: #0f0224 !important; }

a.bg-indigo-500-900:focus {
  background-color: black !important; }

a.bg-indigo-500-900:hover {
  background-color: black !important; }

.bg-indigo-600-100 {
  background-color: #ede7f8 !important; }

a.bg-indigo-600-100:focus {
  background-color: #cfc0ec !important; }

a.bg-indigo-600-100:hover {
  background-color: #cfc0ec !important; }

.bg-indigo-600-200 {
  background-color: #d3c2ed !important; }

a.bg-indigo-600-200:focus {
  background-color: #b79be1 !important; }

a.bg-indigo-600-200:hover {
  background-color: #b79be1 !important; }

.bg-indigo-600-300 {
  background-color: #a686db !important; }

a.bg-indigo-600-300:focus {
  background-color: #895fcf !important; }

a.bg-indigo-600-300:hover {
  background-color: #895fcf !important; }

.bg-indigo-600-400 {
  background-color: #7a49c8 !important; }

a.bg-indigo-600-400:focus {
  background-color: #6134aa !important; }

a.bg-indigo-600-400:hover {
  background-color: #6134aa !important; }

.bg-indigo-600-500 {
  background-color: #4d0cb6 !important; }

a.bg-indigo-600-500:focus {
  background-color: #390986 !important; }

a.bg-indigo-600-500:hover {
  background-color: #390986 !important; }

.bg-indigo-600-600 {
  background-color: #3a0989 !important; }

a.bg-indigo-600-600:focus {
  background-color: #260659 !important; }

a.bg-indigo-600-600:hover {
  background-color: #260659 !important; }

.bg-indigo-600-700 {
  background-color: #27065b !important; }

a.bg-indigo-600-700:focus {
  background-color: #12032b !important; }

a.bg-indigo-600-700:hover {
  background-color: #12032b !important; }

.bg-indigo-600-800 {
  background-color: #13032e !important; }

a.bg-indigo-600-800:focus {
  background-color: black !important; }

a.bg-indigo-600-800:hover {
  background-color: black !important; }

.bg-indigo-600-900 {
  background-color: #0c021b !important; }

a.bg-indigo-600-900:focus {
  background-color: black !important; }

a.bg-indigo-600-900:hover {
  background-color: black !important; }

.bg-indigo-700-100 {
  background-color: #ebe6f2 !important; }

a.bg-indigo-700-100:focus {
  background-color: #d0c4e1 !important; }

a.bg-indigo-700-100:hover {
  background-color: #d0c4e1 !important; }

.bg-indigo-700-200 {
  background-color: #ccc1de !important; }

a.bg-indigo-700-200:focus {
  background-color: #b1a0cc !important; }

a.bg-indigo-700-200:hover {
  background-color: #b1a0cc !important; }

.bg-indigo-700-300 {
  background-color: #9984bc !important; }

a.bg-indigo-700-300:focus {
  background-color: #7e63aa !important; }

a.bg-indigo-700-300:hover {
  background-color: #7e63aa !important; }

.bg-indigo-700-400 {
  background-color: #66469b !important; }

a.bg-indigo-700-400:focus {
  background-color: #4f3678 !important; }

a.bg-indigo-700-400:hover {
  background-color: #4f3678 !important; }

.bg-indigo-700-500 {
  background-color: #330879 !important; }

a.bg-indigo-700-500:focus {
  background-color: #1f0549 !important; }

a.bg-indigo-700-500:hover {
  background-color: #1f0549 !important; }

.bg-indigo-700-600 {
  background-color: #26065b !important; }

a.bg-indigo-700-600:focus {
  background-color: #12032b !important; }

a.bg-indigo-700-600:hover {
  background-color: #12032b !important; }

.bg-indigo-700-700 {
  background-color: #1a043d !important; }

a.bg-indigo-700-700:focus {
  background-color: #06010d !important; }

a.bg-indigo-700-700:hover {
  background-color: #06010d !important; }

.bg-indigo-700-800 {
  background-color: #0d021e !important; }

a.bg-indigo-700-800:focus {
  background-color: black !important; }

a.bg-indigo-700-800:hover {
  background-color: black !important; }

.bg-indigo-700-900 {
  background-color: #080112 !important; }

a.bg-indigo-700-900:focus {
  background-color: black !important; }

a.bg-indigo-700-900:hover {
  background-color: black !important; }

.bg-indigo-800-100 {
  background-color: #e8e6ec !important; }

a.bg-indigo-800-100:focus {
  background-color: #cdc9d6 !important; }

a.bg-indigo-800-100:hover {
  background-color: #cdc9d6 !important; }

.bg-indigo-800-200 {
  background-color: #c6c0cf !important; }

a.bg-indigo-800-200:focus {
  background-color: #aca3b9 !important; }

a.bg-indigo-800-200:hover {
  background-color: #aca3b9 !important; }

.bg-indigo-800-300 {
  background-color: #8d829e !important; }

a.bg-indigo-800-300:focus {
  background-color: #736885 !important; }

a.bg-indigo-800-300:hover {
  background-color: #736885 !important; }

.bg-indigo-800-400 {
  background-color: #53436e !important; }

a.bg-indigo-800-400:focus {
  background-color: #3b304e !important; }

a.bg-indigo-800-400:hover {
  background-color: #3b304e !important; }

.bg-indigo-800-500 {
  background-color: #1a043d !important; }

a.bg-indigo-800-500:focus {
  background-color: #06010d !important; }

a.bg-indigo-800-500:hover {
  background-color: #06010d !important; }

.bg-indigo-800-600 {
  background-color: #14032e !important; }

a.bg-indigo-800-600:focus {
  background-color: black !important; }

a.bg-indigo-800-600:hover {
  background-color: black !important; }

.bg-indigo-800-700 {
  background-color: #0d021f !important; }

a.bg-indigo-800-700:focus {
  background-color: black !important; }

a.bg-indigo-800-700:hover {
  background-color: black !important; }

.bg-indigo-800-800 {
  background-color: #07010f !important; }

a.bg-indigo-800-800:focus {
  background-color: black !important; }

a.bg-indigo-800-800:hover {
  background-color: black !important; }

.bg-indigo-800-900 {
  background-color: #040109 !important; }

a.bg-indigo-800-900:focus {
  background-color: black !important; }

a.bg-indigo-800-900:hover {
  background-color: black !important; }

.bg-indigo-900-100 {
  background-color: #e7e6e9 !important; }

a.bg-indigo-900-100:focus {
  background-color: #cdcbd1 !important; }

a.bg-indigo-900-100:hover {
  background-color: #cdcbd1 !important; }

.bg-indigo-900-200 {
  background-color: #c3c0c8 !important; }

a.bg-indigo-900-200:focus {
  background-color: #a9a5b0 !important; }

a.bg-indigo-900-200:hover {
  background-color: #a9a5b0 !important; }

.bg-indigo-900-300 {
  background-color: #878192 !important; }

a.bg-indigo-900-300:focus {
  background-color: #6e6878 !important; }

a.bg-indigo-900-300:hover {
  background-color: #6e6878 !important; }

.bg-indigo-900-400 {
  background-color: #4b415b !important; }

a.bg-indigo-900-400:focus {
  background-color: #322c3d !important; }

a.bg-indigo-900-400:hover {
  background-color: #322c3d !important; }

.bg-indigo-900-500 {
  background-color: #0f0224 !important; }

a.bg-indigo-900-500:focus {
  background-color: black !important; }

a.bg-indigo-900-500:hover {
  background-color: black !important; }

.bg-indigo-900-600 {
  background-color: #0b021b !important; }

a.bg-indigo-900-600:focus {
  background-color: black !important; }

a.bg-indigo-900-600:hover {
  background-color: black !important; }

.bg-indigo-900-700 {
  background-color: #080112 !important; }

a.bg-indigo-900-700:focus {
  background-color: black !important; }

a.bg-indigo-900-700:hover {
  background-color: black !important; }

.bg-indigo-900-800 {
  background-color: #040109 !important; }

a.bg-indigo-900-800:focus {
  background-color: black !important; }

a.bg-indigo-900-800:hover {
  background-color: black !important; }

.bg-indigo-900-900 {
  background-color: #020005 !important; }

a.bg-indigo-900-900:focus {
  background-color: black !important; }

a.bg-indigo-900-900:hover {
  background-color: black !important; }

.bg-purple-100-100 {
  background-color: #fefdfe !important; }

a.bg-purple-100-100:focus {
  background-color: #eddbed !important; }

a.bg-purple-100-100:hover {
  background-color: #eddbed !important; }

.bg-purple-100-200 {
  background-color: #fcfafe !important; }

a.bg-purple-100-200:focus {
  background-color: #e3d0f6 !important; }

a.bg-purple-100-200:hover {
  background-color: #e3d0f6 !important; }

.bg-purple-100-300 {
  background-color: #f8f6fc !important; }

a.bg-purple-100-300:focus {
  background-color: #dad0ef !important; }

a.bg-purple-100-300:hover {
  background-color: #dad0ef !important; }

.bg-purple-100-400 {
  background-color: #f5f1fb !important; }

a.bg-purple-100-400:focus {
  background-color: #d9c9f0 !important; }

a.bg-purple-100-400:hover {
  background-color: #d9c9f0 !important; }

.bg-purple-100-500 {
  background-color: #f1ecf9 !important; }

a.bg-purple-100-500:focus {
  background-color: #d4c5ed !important; }

a.bg-purple-100-500:hover {
  background-color: #d4c5ed !important; }

.bg-purple-100-600 {
  background-color: #b5b1bb !important; }

a.bg-purple-100-600:focus {
  background-color: #9b96a3 !important; }

a.bg-purple-100-600:hover {
  background-color: #9b96a3 !important; }

.bg-purple-100-700 {
  background-color: #79767d !important; }

a.bg-purple-100-700:focus {
  background-color: #605d63 !important; }

a.bg-purple-100-700:hover {
  background-color: #605d63 !important; }

.bg-purple-100-800 {
  background-color: #3c3b3e !important; }

a.bg-purple-100-800:focus {
  background-color: #232224 !important; }

a.bg-purple-100-800:hover {
  background-color: #232224 !important; }

.bg-purple-100-900 {
  background-color: #242325 !important; }

a.bg-purple-100-900:focus {
  background-color: #0b0a0b !important; }

a.bg-purple-100-900:hover {
  background-color: #0b0a0b !important; }

.bg-purple-200-100 {
  background-color: #fbfafe !important; }

a.bg-purple-200-100:focus {
  background-color: #d9d0f6 !important; }

a.bg-purple-200-100:hover {
  background-color: #d9d0f6 !important; }

.bg-purple-200-200 {
  background-color: #f6f3fb !important; }

a.bg-purple-200-200:focus {
  background-color: #d9cdee !important; }

a.bg-purple-200-200:hover {
  background-color: #d9cdee !important; }

.bg-purple-200-300 {
  background-color: #ede8f8 !important; }

a.bg-purple-200-300:focus {
  background-color: #cec1ec !important; }

a.bg-purple-200-300:hover {
  background-color: #cec1ec !important; }

.bg-purple-200-400 {
  background-color: #e4dcf4 !important; }

a.bg-purple-200-400:focus {
  background-color: #c6b5e8 !important; }

a.bg-purple-200-400:hover {
  background-color: #c6b5e8 !important; }

.bg-purple-200-500 {
  background-color: #dbd0f0 !important; }

a.bg-purple-200-500:focus {
  background-color: #bda9e4 !important; }

a.bg-purple-200-500:hover {
  background-color: #bda9e4 !important; }

.bg-purple-200-600 {
  background-color: #a49cb4 !important; }

a.bg-purple-200-600:focus {
  background-color: #897f9e !important; }

a.bg-purple-200-600:hover {
  background-color: #897f9e !important; }

.bg-purple-200-700 {
  background-color: #6e6878 !important; }

a.bg-purple-200-700:focus {
  background-color: #55505d !important; }

a.bg-purple-200-700:hover {
  background-color: #55505d !important; }

.bg-purple-200-800 {
  background-color: #37343c !important; }

a.bg-purple-200-800:focus {
  background-color: #1e1c21 !important; }

a.bg-purple-200-800:hover {
  background-color: #1e1c21 !important; }

.bg-purple-200-900 {
  background-color: #211f24 !important; }

a.bg-purple-200-900:focus {
  background-color: #080709 !important; }

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

.bg-purple-300-100 {
  background-color: #f8f6fc !important; }

a.bg-purple-300-100:focus {
  background-color: #dad0ef !important; }

a.bg-purple-300-100:hover {
  background-color: #dad0ef !important; }

.bg-purple-300-200 {
  background-color: #ede8f7 !important; }

a.bg-purple-300-200:focus {
  background-color: #cfc2ea !important; }

a.bg-purple-300-200:hover {
  background-color: #cfc2ea !important; }

.bg-purple-300-300 {
  background-color: #dbd0f0 !important; }

a.bg-purple-300-300:focus {
  background-color: #bda9e4 !important; }

a.bg-purple-300-300:hover {
  background-color: #bda9e4 !important; }

.bg-purple-300-400 {
  background-color: #c9b9e8 !important; }

a.bg-purple-300-400:focus {
  background-color: #ab93db !important; }

a.bg-purple-300-400:hover {
  background-color: #ab93db !important; }

.bg-purple-300-500 {
  background-color: #b7a1e0 !important; }

a.bg-purple-300-500:focus {
  background-color: #9a7bd3 !important; }

a.bg-purple-300-500:hover {
  background-color: #9a7bd3 !important; }

.bg-purple-300-600 {
  background-color: #8979a8 !important; }

a.bg-purple-300-600:focus {
  background-color: #6f5e90 !important; }

a.bg-purple-300-600:hover {
  background-color: #6f5e90 !important; }

.bg-purple-300-700 {
  background-color: #5c5170 !important; }

a.bg-purple-300-700:focus {
  background-color: #443c52 !important; }

a.bg-purple-300-700:hover {
  background-color: #443c52 !important; }

.bg-purple-300-800 {
  background-color: #2e2838 !important; }

a.bg-purple-300-800:focus {
  background-color: #16131a !important; }

a.bg-purple-300-800:hover {
  background-color: #16131a !important; }

.bg-purple-300-900 {
  background-color: #1b1822 !important; }

a.bg-purple-300-900:focus {
  background-color: #030304 !important; }

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

.bg-purple-400-100 {
  background-color: #f4f1fa !important; }

a.bg-purple-400-100:focus {
  background-color: #d6cbed !important; }

a.bg-purple-400-100:hover {
  background-color: #d6cbed !important; }

.bg-purple-400-200 {
  background-color: #e4dcf4 !important; }

a.bg-purple-400-200:focus {
  background-color: #c6b5e8 !important; }

a.bg-purple-400-200:hover {
  background-color: #c6b5e8 !important; }

.bg-purple-400-300 {
  background-color: #c9b8e8 !important; }

a.bg-purple-400-300:focus {
  background-color: #ac91dc !important; }

a.bg-purple-400-300:hover {
  background-color: #ac91dc !important; }

.bg-purple-400-400 {
  background-color: #ae95dd !important; }

a.bg-purple-400-400:focus {
  background-color: #906ed1 !important; }

a.bg-purple-400-400:hover {
  background-color: #906ed1 !important; }

.bg-purple-400-500 {
  background-color: #9371d1 !important; }

a.bg-purple-400-500:focus {
  background-color: #764ac5 !important; }

a.bg-purple-400-500:hover {
  background-color: #764ac5 !important; }

.bg-purple-400-600 {
  background-color: #6e559d !important; }

a.bg-purple-400-600:focus {
  background-color: #57437c !important; }

a.bg-purple-400-600:hover {
  background-color: #57437c !important; }

.bg-purple-400-700 {
  background-color: #4a3969 !important; }

a.bg-purple-400-700:focus {
  background-color: #332748 !important; }

a.bg-purple-400-700:hover {
  background-color: #332748 !important; }

.bg-purple-400-800 {
  background-color: #251c34 !important; }

a.bg-purple-400-800:focus {
  background-color: #0d0a13 !important; }

a.bg-purple-400-800:hover {
  background-color: #0d0a13 !important; }

.bg-purple-400-900 {
  background-color: #16111f !important; }

a.bg-purple-400-900:focus {
  background-color: black !important; }

a.bg-purple-400-900:hover {
  background-color: black !important; }

.bg-purple-500-100 {
  background-color: #f1ecf9 !important; }

a.bg-purple-500-100:focus {
  background-color: #d4c5ed !important; }

a.bg-purple-500-100:hover {
  background-color: #d4c5ed !important; }

.bg-purple-500-200 {
  background-color: #dbd0f0 !important; }

a.bg-purple-500-200:focus {
  background-color: #bda9e4 !important; }

a.bg-purple-500-200:hover {
  background-color: #bda9e4 !important; }

.bg-purple-500-300 {
  background-color: #b7a1e0 !important; }

a.bg-purple-500-300:focus {
  background-color: #9a7bd3 !important; }

a.bg-purple-500-300:hover {
  background-color: #9a7bd3 !important; }

.bg-purple-500-400 {
  background-color: #9371d1 !important; }

a.bg-purple-500-400:focus {
  background-color: #764ac5 !important; }

a.bg-purple-500-400:hover {
  background-color: #764ac5 !important; }

.bg-purple-500-500 {
  background-color: #6f42c1 !important; }

a.bg-purple-500-500:focus {
  background-color: #59339d !important; }

a.bg-purple-500-500:hover {
  background-color: #59339d !important; }

.bg-purple-500-600 {
  background-color: #533291 !important; }

a.bg-purple-500-600:focus {
  background-color: #3d256b !important; }

a.bg-purple-500-600:hover {
  background-color: #3d256b !important; }

.bg-purple-500-700 {
  background-color: #382161 !important; }

a.bg-purple-500-700:focus {
  background-color: #22143b !important; }

a.bg-purple-500-700:hover {
  background-color: #22143b !important; }

.bg-purple-500-800 {
  background-color: #1c1130 !important; }

a.bg-purple-500-800:focus {
  background-color: #06040a !important; }

a.bg-purple-500-800:hover {
  background-color: #06040a !important; }

.bg-purple-500-900 {
  background-color: #110a1d !important; }

a.bg-purple-500-900:focus {
  background-color: black !important; }

a.bg-purple-500-900:hover {
  background-color: black !important; }

.bg-purple-600-100 {
  background-color: #eeebf4 !important; }

a.bg-purple-600-100:focus {
  background-color: #d2cae2 !important; }

a.bg-purple-600-100:hover {
  background-color: #d2cae2 !important; }

.bg-purple-600-200 {
  background-color: #d4cce4 !important; }

a.bg-purple-600-200:focus {
  background-color: #b8abd2 !important; }

a.bg-purple-600-200:hover {
  background-color: #b8abd2 !important; }

.bg-purple-600-300 {
  background-color: #a999c8 !important; }

a.bg-purple-600-300:focus {
  background-color: #8d78b6 !important; }

a.bg-purple-600-300:hover {
  background-color: #8d78b6 !important; }

.bg-purple-600-400 {
  background-color: #7e65ad !important; }

a.bg-purple-600-400:focus {
  background-color: #654d92 !important; }

a.bg-purple-600-400:hover {
  background-color: #654d92 !important; }

.bg-purple-600-500 {
  background-color: #533291 !important; }

a.bg-purple-600-500:focus {
  background-color: #3d256b !important; }

a.bg-purple-600-500:hover {
  background-color: #3d256b !important; }

.bg-purple-600-600 {
  background-color: #3e266d !important; }

a.bg-purple-600-600:focus {
  background-color: #281947 !important; }

a.bg-purple-600-600:hover {
  background-color: #281947 !important; }

.bg-purple-600-700 {
  background-color: #2a1949 !important; }

a.bg-purple-600-700:focus {
  background-color: #140c23 !important; }

a.bg-purple-600-700:hover {
  background-color: #140c23 !important; }

.bg-purple-600-800 {
  background-color: #150d24 !important; }

a.bg-purple-600-800:focus {
  background-color: black !important; }

a.bg-purple-600-800:hover {
  background-color: black !important; }

.bg-purple-600-900 {
  background-color: #0c0816 !important; }

a.bg-purple-600-900:focus {
  background-color: black !important; }

a.bg-purple-600-900:hover {
  background-color: black !important; }

.bg-purple-700-100 {
  background-color: #ebe9ef !important; }

a.bg-purple-700-100:focus {
  background-color: #d0cbda !important; }

a.bg-purple-700-100:hover {
  background-color: #d0cbda !important; }

.bg-purple-700-200 {
  background-color: #cdc8d8 !important; }

a.bg-purple-700-200:focus {
  background-color: #b2aac3 !important; }

a.bg-purple-700-200:hover {
  background-color: #b2aac3 !important; }

.bg-purple-700-300 {
  background-color: #9c90b0 !important; }

a.bg-purple-700-300:focus {
  background-color: #81729b !important; }

a.bg-purple-700-300:hover {
  background-color: #81729b !important; }

.bg-purple-700-400 {
  background-color: #6a5989 !important; }

a.bg-purple-700-400:focus {
  background-color: #52456a !important; }

a.bg-purple-700-400:hover {
  background-color: #52456a !important; }

.bg-purple-700-500 {
  background-color: #382161 !important; }

a.bg-purple-700-500:focus {
  background-color: #22143b !important; }

a.bg-purple-700-500:hover {
  background-color: #22143b !important; }

.bg-purple-700-600 {
  background-color: #2a1949 !important; }

a.bg-purple-700-600:focus {
  background-color: #140c23 !important; }

a.bg-purple-700-600:hover {
  background-color: #140c23 !important; }

.bg-purple-700-700 {
  background-color: #1c1131 !important; }

a.bg-purple-700-700:focus {
  background-color: #06040b !important; }

a.bg-purple-700-700:hover {
  background-color: #06040b !important; }

.bg-purple-700-800 {
  background-color: #0e0818 !important; }

a.bg-purple-700-800:focus {
  background-color: black !important; }

a.bg-purple-700-800:hover {
  background-color: black !important; }

.bg-purple-700-900 {
  background-color: #08050f !important; }

a.bg-purple-700-900:focus {
  background-color: black !important; }

a.bg-purple-700-900:hover {
  background-color: black !important; }

.bg-purple-800-100 {
  background-color: #e8e7ea !important; }

a.bg-purple-800-100:focus {
  background-color: #ceccd2 !important; }

a.bg-purple-800-100:hover {
  background-color: #ceccd2 !important; }

.bg-purple-800-200 {
  background-color: #c6c4cb !important; }

a.bg-purple-800-200:focus {
  background-color: #aca9b3 !important; }

a.bg-purple-800-200:hover {
  background-color: #aca9b3 !important; }

.bg-purple-800-300 {
  background-color: #8e8898 !important; }

a.bg-purple-800-300:focus {
  background-color: #746e7f !important; }

a.bg-purple-800-300:hover {
  background-color: #746e7f !important; }

.bg-purple-800-400 {
  background-color: #554d64 !important; }

a.bg-purple-800-400:focus {
  background-color: #3d3747 !important; }

a.bg-purple-800-400:hover {
  background-color: #3d3747 !important; }

.bg-purple-800-500 {
  background-color: #1c1130 !important; }

a.bg-purple-800-500:focus {
  background-color: #06040a !important; }

a.bg-purple-800-500:hover {
  background-color: #06040a !important; }

.bg-purple-800-600 {
  background-color: #150d24 !important; }

a.bg-purple-800-600:focus {
  background-color: black !important; }

a.bg-purple-800-600:hover {
  background-color: black !important; }

.bg-purple-800-700 {
  background-color: #0e0918 !important; }

a.bg-purple-800-700:focus {
  background-color: black !important; }

a.bg-purple-800-700:hover {
  background-color: black !important; }

.bg-purple-800-800 {
  background-color: #07040c !important; }

a.bg-purple-800-800:focus {
  background-color: black !important; }

a.bg-purple-800-800:hover {
  background-color: black !important; }

.bg-purple-800-900 {
  background-color: #040307 !important; }

a.bg-purple-800-900:focus {
  background-color: black !important; }

a.bg-purple-800-900:hover {
  background-color: black !important; }

.bg-purple-900-100 {
  background-color: #e7e7e8 !important; }

a.bg-purple-900-100:focus {
  background-color: #cdcdcf !important; }

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

.bg-purple-900-200 {
  background-color: #c4c2c7 !important; }

a.bg-purple-900-200:focus {
  background-color: #aaa7af !important; }

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

.bg-purple-900-300 {
  background-color: #88858e !important; }

a.bg-purple-900-300:focus {
  background-color: #6f6c74 !important; }

a.bg-purple-900-300:hover {
  background-color: #6f6c74 !important; }

.bg-purple-900-400 {
  background-color: #4d4756 !important; }

a.bg-purple-900-400:focus {
  background-color: #34303a !important; }

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

.bg-purple-900-500 {
  background-color: #110a1d !important; }

a.bg-purple-900-500:focus {
  background-color: black !important; }

a.bg-purple-900-500:hover {
  background-color: black !important; }

.bg-purple-900-600 {
  background-color: #0d0816 !important; }

a.bg-purple-900-600:focus {
  background-color: black !important; }

a.bg-purple-900-600:hover {
  background-color: black !important; }

.bg-purple-900-700 {
  background-color: #09050f !important; }

a.bg-purple-900-700:focus {
  background-color: black !important; }

a.bg-purple-900-700:hover {
  background-color: black !important; }

.bg-purple-900-800 {
  background-color: #040307 !important; }

a.bg-purple-900-800:focus {
  background-color: black !important; }

a.bg-purple-900-800:hover {
  background-color: black !important; }

.bg-purple-900-900 {
  background-color: #030204 !important; }

a.bg-purple-900-900:focus {
  background-color: black !important; }

a.bg-purple-900-900:hover {
  background-color: black !important; }

.bg-pink-100-100 {
  background-color: #fffdfe !important; }

a.bg-pink-100-100:focus {
  background-color: #ffcae5 !important; }

a.bg-pink-100-100:hover {
  background-color: #ffcae5 !important; }

.bg-pink-100-200 {
  background-color: #fffafc !important; }

a.bg-pink-100-200:focus {
  background-color: #ffc7dd !important; }

a.bg-pink-100-200:hover {
  background-color: #ffc7dd !important; }

.bg-pink-100-300 {
  background-color: #fef6fa !important; }

a.bg-pink-100-300:focus {
  background-color: #f9c8e1 !important; }

a.bg-pink-100-300:hover {
  background-color: #f9c8e1 !important; }

.bg-pink-100-400 {
  background-color: #fef1f7 !important; }

a.bg-pink-100-400:focus {
  background-color: #fbc1dc !important; }

a.bg-pink-100-400:hover {
  background-color: #fbc1dc !important; }

.bg-pink-100-500 {
  background-color: #fdecf4 !important; }

a.bg-pink-100-500:focus {
  background-color: #f8bed9 !important; }

a.bg-pink-100-500:hover {
  background-color: #f8bed9 !important; }

.bg-pink-100-600 {
  background-color: #beb1b7 !important; }

a.bg-pink-100-600:focus {
  background-color: #a7959d !important; }

a.bg-pink-100-600:hover {
  background-color: #a7959d !important; }

.bg-pink-100-700 {
  background-color: #7f767a !important; }

a.bg-pink-100-700:focus {
  background-color: #655d61 !important; }

a.bg-pink-100-700:hover {
  background-color: #655d61 !important; }

.bg-pink-100-800 {
  background-color: #3f3b3d !important; }

a.bg-pink-100-800:focus {
  background-color: #252224 !important; }

a.bg-pink-100-800:hover {
  background-color: #252224 !important; }

.bg-pink-100-900 {
  background-color: #262325 !important; }

a.bg-pink-100-900:focus {
  background-color: #0b0b0b !important; }

a.bg-pink-100-900:hover {
  background-color: #0b0b0b !important; }

.bg-pink-200-100 {
  background-color: #fefafc !important; }

a.bg-pink-200-100:focus {
  background-color: #f6d0e3 !important; }

a.bg-pink-200-100:hover {
  background-color: #f6d0e3 !important; }

.bg-pink-200-200 {
  background-color: #fef3f8 !important; }

a.bg-pink-200-200:focus {
  background-color: #fac4dd !important; }

a.bg-pink-200-200:hover {
  background-color: #fac4dd !important; }

.bg-pink-200-300 {
  background-color: #fce7f1 !important; }

a.bg-pink-200-300:focus {
  background-color: #f6bad7 !important; }

a.bg-pink-200-300:hover {
  background-color: #f6bad7 !important; }

.bg-pink-200-400 {
  background-color: #fbdbe9 !important; }

a.bg-pink-200-400:focus {
  background-color: #f6adcd !important; }

a.bg-pink-200-400:hover {
  background-color: #f6adcd !important; }

.bg-pink-200-500 {
  background-color: #f9cfe2 !important; }

a.bg-pink-200-500:focus {
  background-color: #f3a2c7 !important; }

a.bg-pink-200-500:hover {
  background-color: #f3a2c7 !important; }

.bg-pink-200-600 {
  background-color: #bb9baa !important; }

a.bg-pink-200-600:focus {
  background-color: #a67d90 !important; }

a.bg-pink-200-600:hover {
  background-color: #a67d90 !important; }

.bg-pink-200-700 {
  background-color: #7d6871 !important; }

a.bg-pink-200-700:focus {
  background-color: #615158 !important; }

a.bg-pink-200-700:hover {
  background-color: #615158 !important; }

.bg-pink-200-800 {
  background-color: #3e3439 !important; }

a.bg-pink-200-800:focus {
  background-color: #221d20 !important; }

a.bg-pink-200-800:hover {
  background-color: #221d20 !important; }

.bg-pink-200-900 {
  background-color: #251f22 !important; }

a.bg-pink-200-900:focus {
  background-color: #090809 !important; }

a.bg-pink-200-900:hover {
  background-color: #090809 !important; }

.bg-pink-300-100 {
  background-color: #fef5f9 !important; }

a.bg-pink-300-100:focus {
  background-color: #f9c7dd !important; }

a.bg-pink-300-100:hover {
  background-color: #f9c7dd !important; }

.bg-pink-300-200 {
  background-color: #fce7f1 !important; }

a.bg-pink-300-200:focus {
  background-color: #f6bad7 !important; }

a.bg-pink-300-200:hover {
  background-color: #f6bad7 !important; }

.bg-pink-300-300 {
  background-color: #facfe3 !important; }

a.bg-pink-300-300:focus {
  background-color: #f5a1c8 !important; }

a.bg-pink-300-300:hover {
  background-color: #f5a1c8 !important; }

.bg-pink-300-400 {
  background-color: #f7b7d4 !important; }

a.bg-pink-300-400:focus {
  background-color: #f289b9 !important; }

a.bg-pink-300-400:hover {
  background-color: #f289b9 !important; }

.bg-pink-300-500 {
  background-color: #f49fc6 !important; }

a.bg-pink-300-500:focus {
  background-color: #ef71ab !important; }

a.bg-pink-300-500:hover {
  background-color: #ef71ab !important; }

.bg-pink-300-600 {
  background-color: #b77795 !important; }

a.bg-pink-300-600:focus {
  background-color: #a4577b !important; }

a.bg-pink-300-600:hover {
  background-color: #a4577b !important; }

.bg-pink-300-700 {
  background-color: #7a5063 !important; }

a.bg-pink-300-700:focus {
  background-color: #5b3c4a !important; }

a.bg-pink-300-700:hover {
  background-color: #5b3c4a !important; }

.bg-pink-300-800 {
  background-color: #3d2832 !important; }

a.bg-pink-300-800:focus {
  background-color: #1e1419 !important; }

a.bg-pink-300-800:hover {
  background-color: #1e1419 !important; }

.bg-pink-300-900 {
  background-color: #25181e !important; }

a.bg-pink-300-900:focus {
  background-color: #060405 !important; }

a.bg-pink-300-900:hover {
  background-color: #060405 !important; }

.bg-pink-400-100 {
  background-color: #fdf1f6 !important; }

a.bg-pink-400-100:focus {
  background-color: #f7c4d9 !important; }

a.bg-pink-400-100:hover {
  background-color: #f7c4d9 !important; }

.bg-pink-400-200 {
  background-color: #fbdbea !important; }

a.bg-pink-400-200:focus {
  background-color: #f6adcf !important; }

a.bg-pink-400-200:hover {
  background-color: #f6adcf !important; }

.bg-pink-400-300 {
  background-color: #f7b7d4 !important; }

a.bg-pink-400-300:focus {
  background-color: #f289b9 !important; }

a.bg-pink-400-300:hover {
  background-color: #f289b9 !important; }

.bg-pink-400-400 {
  background-color: #f292bf !important; }

a.bg-pink-400-400:focus {
  background-color: #ed64a4 !important; }

a.bg-pink-400-400:hover {
  background-color: #ed64a4 !important; }

.bg-pink-400-500 {
  background-color: #ee6ea9 !important; }

a.bg-pink-400-500:focus {
  background-color: #e9408e !important; }

a.bg-pink-400-500:hover {
  background-color: #e9408e !important; }

.bg-pink-400-600 {
  background-color: #b3537f !important; }

a.bg-pink-400-600:focus {
  background-color: #924166 !important; }

a.bg-pink-400-600:hover {
  background-color: #924166 !important; }

.bg-pink-400-700 {
  background-color: #773755 !important; }

a.bg-pink-400-700:focus {
  background-color: #54273c !important; }

a.bg-pink-400-700:hover {
  background-color: #54273c !important; }

.bg-pink-400-800 {
  background-color: #3c1c2a !important; }

a.bg-pink-400-800:focus {
  background-color: #190c12 !important; }

a.bg-pink-400-800:hover {
  background-color: #190c12 !important; }

.bg-pink-400-900 {
  background-color: #241119 !important; }

a.bg-pink-400-900:focus {
  background-color: #010101 !important; }

a.bg-pink-400-900:hover {
  background-color: #010101 !important; }

.bg-pink-500-100 {
  background-color: #fdecf4 !important; }

a.bg-pink-500-100:focus {
  background-color: #f8bed9 !important; }

a.bg-pink-500-100:hover {
  background-color: #f8bed9 !important; }

.bg-pink-500-200 {
  background-color: #f9cfe2 !important; }

a.bg-pink-500-200:focus {
  background-color: #f3a2c7 !important; }

a.bg-pink-500-200:hover {
  background-color: #f3a2c7 !important; }

.bg-pink-500-300 {
  background-color: #f49fc6 !important; }

a.bg-pink-500-300:focus {
  background-color: #ef71ab !important; }

a.bg-pink-500-300:hover {
  background-color: #ef71ab !important; }

.bg-pink-500-400 {
  background-color: #ee6ea9 !important; }

a.bg-pink-500-400:focus {
  background-color: #e9408e !important; }

a.bg-pink-500-400:hover {
  background-color: #e9408e !important; }

.bg-pink-500-500 {
  background-color: #e83e8c !important; }

a.bg-pink-500-500:focus {
  background-color: #d91a72 !important; }

a.bg-pink-500-500:hover {
  background-color: #d91a72 !important; }

.bg-pink-500-600 {
  background-color: #ae2f69 !important; }

a.bg-pink-500-600:focus {
  background-color: #862451 !important; }

a.bg-pink-500-600:hover {
  background-color: #862451 !important; }

.bg-pink-500-700 {
  background-color: #741f46 !important; }

a.bg-pink-500-700:focus {
  background-color: #4c142e !important; }

a.bg-pink-500-700:hover {
  background-color: #4c142e !important; }

.bg-pink-500-800 {
  background-color: #3a1023 !important; }

a.bg-pink-500-800:focus {
  background-color: #12050b !important; }

a.bg-pink-500-800:hover {
  background-color: #12050b !important; }

.bg-pink-500-900 {
  background-color: #230915 !important; }

a.bg-pink-500-900:focus {
  background-color: black !important; }

a.bg-pink-500-900:hover {
  background-color: black !important; }

.bg-pink-600-100 {
  background-color: #f7eaf0 !important; }

a.bg-pink-600-100:focus {
  background-color: #e9c5d6 !important; }

a.bg-pink-600-100:hover {
  background-color: #e9c5d6 !important; }

.bg-pink-600-200 {
  background-color: #ebcbda !important; }

a.bg-pink-600-200:focus {
  background-color: #dda6c0 !important; }

a.bg-pink-600-200:hover {
  background-color: #dda6c0 !important; }

.bg-pink-600-300 {
  background-color: #d797b4 !important; }

a.bg-pink-600-300:focus {
  background-color: #c97299 !important; }

a.bg-pink-600-300:hover {
  background-color: #c97299 !important; }

.bg-pink-600-400 {
  background-color: #c2638f !important; }

a.bg-pink-600-400:focus {
  background-color: #ae4475 !important; }

a.bg-pink-600-400:hover {
  background-color: #ae4475 !important; }

.bg-pink-600-500 {
  background-color: #ae2f69 !important; }

a.bg-pink-600-500:focus {
  background-color: #862451 !important; }

a.bg-pink-600-500:hover {
  background-color: #862451 !important; }

.bg-pink-600-600 {
  background-color: #83234f !important; }

a.bg-pink-600-600:focus {
  background-color: #5b1837 !important; }

a.bg-pink-600-600:hover {
  background-color: #5b1837 !important; }

.bg-pink-600-700 {
  background-color: #571835 !important; }

a.bg-pink-600-700:focus {
  background-color: #2f0d1d !important; }

a.bg-pink-600-700:hover {
  background-color: #2f0d1d !important; }

.bg-pink-600-800 {
  background-color: #2c0c1a !important; }

a.bg-pink-600-800:focus {
  background-color: #040102 !important; }

a.bg-pink-600-800:hover {
  background-color: #040102 !important; }

.bg-pink-600-900 {
  background-color: #1a0710 !important; }

a.bg-pink-600-900:focus {
  background-color: black !important; }

a.bg-pink-600-900:hover {
  background-color: black !important; }

.bg-pink-700-100 {
  background-color: #f1e9ed !important; }

a.bg-pink-700-100:focus {
  background-color: #ddcad4 !important; }

a.bg-pink-700-100:hover {
  background-color: #ddcad4 !important; }

.bg-pink-700-200 {
  background-color: #dcc7d1 !important; }

a.bg-pink-700-200:focus {
  background-color: #c8a8b7 !important; }

a.bg-pink-700-200:hover {
  background-color: #c8a8b7 !important; }

.bg-pink-700-300 {
  background-color: #ba8fa3 !important; }

a.bg-pink-700-300:focus {
  background-color: #a76f89 !important; }

a.bg-pink-700-300:hover {
  background-color: #a76f89 !important; }

.bg-pink-700-400 {
  background-color: #975774 !important; }

a.bg-pink-700-400:focus {
  background-color: #77445b !important; }

a.bg-pink-700-400:hover {
  background-color: #77445b !important; }

.bg-pink-700-500 {
  background-color: #741f46 !important; }

a.bg-pink-700-500:focus {
  background-color: #4c142e !important; }

a.bg-pink-700-500:hover {
  background-color: #4c142e !important; }

.bg-pink-700-600 {
  background-color: #571735 !important; }

a.bg-pink-700-600:focus {
  background-color: #2f0c1c !important; }

a.bg-pink-700-600:hover {
  background-color: #2f0c1c !important; }

.bg-pink-700-700 {
  background-color: #3a1023 !important; }

a.bg-pink-700-700:focus {
  background-color: #12050b !important; }

a.bg-pink-700-700:hover {
  background-color: #12050b !important; }

.bg-pink-700-800 {
  background-color: #1d0812 !important; }

a.bg-pink-700-800:focus {
  background-color: black !important; }

a.bg-pink-700-800:hover {
  background-color: black !important; }

.bg-pink-700-900 {
  background-color: #11050b !important; }

a.bg-pink-700-900:focus {
  background-color: black !important; }

a.bg-pink-700-900:hover {
  background-color: black !important; }

.bg-pink-800-100 {
  background-color: #ebe7e9 !important; }

a.bg-pink-800-100:focus {
  background-color: #d4cbd0 !important; }

a.bg-pink-800-100:hover {
  background-color: #d4cbd0 !important; }

.bg-pink-800-200 {
  background-color: #cec3c8 !important; }

a.bg-pink-800-200:focus {
  background-color: #b7a7ae !important; }

a.bg-pink-800-200:hover {
  background-color: #b7a7ae !important; }

.bg-pink-800-300 {
  background-color: #9d8891 !important; }

a.bg-pink-800-300:focus {
  background-color: #856d77 !important; }

a.bg-pink-800-300:hover {
  background-color: #856d77 !important; }

.bg-pink-800-400 {
  background-color: #6b4c5a !important; }

a.bg-pink-800-400:focus {
  background-color: #4d3741 !important; }

a.bg-pink-800-400:hover {
  background-color: #4d3741 !important; }

.bg-pink-800-500 {
  background-color: #3a1023 !important; }

a.bg-pink-800-500:focus {
  background-color: #12050b !important; }

a.bg-pink-800-500:hover {
  background-color: #12050b !important; }

.bg-pink-800-600 {
  background-color: #2c0c1a !important; }

a.bg-pink-800-600:focus {
  background-color: #040102 !important; }

a.bg-pink-800-600:hover {
  background-color: #040102 !important; }

.bg-pink-800-700 {
  background-color: #1d0812 !important; }

a.bg-pink-800-700:focus {
  background-color: black !important; }

a.bg-pink-800-700:hover {
  background-color: black !important; }

.bg-pink-800-800 {
  background-color: #0f0409 !important; }

a.bg-pink-800-800:focus {
  background-color: black !important; }

a.bg-pink-800-800:hover {
  background-color: black !important; }

.bg-pink-800-900 {
  background-color: #090205 !important; }

a.bg-pink-800-900:focus {
  background-color: black !important; }

a.bg-pink-800-900:hover {
  background-color: black !important; }

.bg-pink-900-100 {
  background-color: #e9e6e8 !important; }

a.bg-pink-900-100:focus {
  background-color: #d1cbcf !important; }

a.bg-pink-900-100:hover {
  background-color: #d1cbcf !important; }

.bg-pink-900-200 {
  background-color: #c8c2c5 !important; }

a.bg-pink-900-200:focus {
  background-color: #b0a7ac !important; }

a.bg-pink-900-200:hover {
  background-color: #b0a7ac !important; }

.bg-pink-900-300 {
  background-color: #91848a !important; }

a.bg-pink-900-300:focus {
  background-color: #776b71 !important; }

a.bg-pink-900-300:hover {
  background-color: #776b71 !important; }

.bg-pink-900-400 {
  background-color: #5a4750 !important; }

a.bg-pink-900-400:focus {
  background-color: #3d3137 !important; }

a.bg-pink-900-400:hover {
  background-color: #3d3137 !important; }

.bg-pink-900-500 {
  background-color: #230915 !important; }

a.bg-pink-900-500:focus {
  background-color: black !important; }

a.bg-pink-900-500:hover {
  background-color: black !important; }

.bg-pink-900-600 {
  background-color: #1a0710 !important; }

a.bg-pink-900-600:focus {
  background-color: black !important; }

a.bg-pink-900-600:hover {
  background-color: black !important; }

.bg-pink-900-700 {
  background-color: #12050b !important; }

a.bg-pink-900-700:focus {
  background-color: black !important; }

a.bg-pink-900-700:hover {
  background-color: black !important; }

.bg-pink-900-800 {
  background-color: #090205 !important; }

a.bg-pink-900-800:focus {
  background-color: black !important; }

a.bg-pink-900-800:hover {
  background-color: black !important; }

.bg-pink-900-900 {
  background-color: #050103 !important; }

a.bg-pink-900-900:focus {
  background-color: black !important; }

a.bg-pink-900-900:hover {
  background-color: black !important; }

.bg-red-100-100 {
  background-color: #fffdfd !important; }

a.bg-red-100-100:focus {
  background-color: #ffcaca !important; }

a.bg-red-100-100:hover {
  background-color: #ffcaca !important; }

.bg-red-100-200 {
  background-color: #fefafa !important; }

a.bg-red-100-200:focus {
  background-color: #f6d0d0 !important; }

a.bg-red-100-200:hover {
  background-color: #f6d0d0 !important; }

.bg-red-100-300 {
  background-color: #fef5f6 !important; }

a.bg-red-100-300:focus {
  background-color: #f9c7cc !important; }

a.bg-red-100-300:hover {
  background-color: #f9c7cc !important; }

.bg-red-100-400 {
  background-color: #fdf0f1 !important; }

a.bg-red-100-400:focus {
  background-color: #f7c3c7 !important; }

a.bg-red-100-400:hover {
  background-color: #f7c3c7 !important; }

.bg-red-100-500 {
  background-color: #fcebec !important; }

a.bg-red-100-500:focus {
  background-color: #f5bfc2 !important; }

a.bg-red-100-500:hover {
  background-color: #f5bfc2 !important; }

.bg-red-100-600 {
  background-color: #bdb0b1 !important; }

a.bg-red-100-600:focus {
  background-color: #a69496 !important; }

a.bg-red-100-600:hover {
  background-color: #a69496 !important; }

.bg-red-100-700 {
  background-color: #7e7676 !important; }

a.bg-red-100-700:focus {
  background-color: #645d5d !important; }

a.bg-red-100-700:hover {
  background-color: #645d5d !important; }

.bg-red-100-800 {
  background-color: #3f3b3b !important; }

a.bg-red-100-800:focus {
  background-color: #252222 !important; }

a.bg-red-100-800:hover {
  background-color: #252222 !important; }

.bg-red-100-900 {
  background-color: #262323 !important; }

a.bg-red-100-900:focus {
  background-color: #0b0b0b !important; }

a.bg-red-100-900:hover {
  background-color: #0b0b0b !important; }

.bg-red-200-100 {
  background-color: #fefafa !important; }

a.bg-red-200-100:focus {
  background-color: #f6d0d0 !important; }

a.bg-red-200-100:hover {
  background-color: #f6d0d0 !important; }

.bg-red-200-200 {
  background-color: #fdf3f4 !important; }

a.bg-red-200-200:focus {
  background-color: #f6c7cc !important; }

a.bg-red-200-200:hover {
  background-color: #f6c7cc !important; }

.bg-red-200-300 {
  background-color: #fbe6e8 !important; }

a.bg-red-200-300:focus {
  background-color: #f4bac0 !important; }

a.bg-red-200-300:hover {
  background-color: #f4bac0 !important; }

.bg-red-200-400 {
  background-color: #f8dadd !important; }

a.bg-red-200-400:focus {
  background-color: #f0afb6 !important; }

a.bg-red-200-400:hover {
  background-color: #f0afb6 !important; }

.bg-red-200-500 {
  background-color: #f6cdd1 !important; }

a.bg-red-200-500:focus {
  background-color: #eea2a9 !important; }

a.bg-red-200-500:hover {
  background-color: #eea2a9 !important; }

.bg-red-200-600 {
  background-color: #b99a9d !important; }

a.bg-red-200-600:focus {
  background-color: #a47c80 !important; }

a.bg-red-200-600:hover {
  background-color: #a47c80 !important; }

.bg-red-200-700 {
  background-color: #7b6769 !important; }

a.bg-red-200-700:focus {
  background-color: #5f5051 !important; }

a.bg-red-200-700:hover {
  background-color: #5f5051 !important; }

.bg-red-200-800 {
  background-color: #3e3334 !important; }

a.bg-red-200-800:focus {
  background-color: #221c1d !important; }

a.bg-red-200-800:hover {
  background-color: #221c1d !important; }

.bg-red-200-900 {
  background-color: #251f1f !important; }

a.bg-red-200-900:focus {
  background-color: #090808 !important; }

a.bg-red-200-900:hover {
  background-color: #090808 !important; }

.bg-red-300-100 {
  background-color: #fdf5f6 !important; }

a.bg-red-300-100:focus {
  background-color: #f5cbd0 !important; }

a.bg-red-300-100:hover {
  background-color: #f5cbd0 !important; }

.bg-red-300-200 {
  background-color: #fbe6e8 !important; }

a.bg-red-300-200:focus {
  background-color: #f4bac0 !important; }

a.bg-red-300-200:hover {
  background-color: #f4bac0 !important; }

.bg-red-300-300 {
  background-color: #f7cdd1 !important; }

a.bg-red-300-300:focus {
  background-color: #f0a1a9 !important; }

a.bg-red-300-300:hover {
  background-color: #f0a1a9 !important; }

.bg-red-300-400 {
  background-color: #f2b3b9 !important; }

a.bg-red-300-400:focus {
  background-color: #eb8791 !important; }

a.bg-red-300-400:hover {
  background-color: #eb8791 !important; }

.bg-red-300-500 {
  background-color: #ee9aa2 !important; }

a.bg-red-300-500:focus {
  background-color: #e76e7a !important; }

a.bg-red-300-500:hover {
  background-color: #e76e7a !important; }

.bg-red-300-600 {
  background-color: #b3747a !important; }

a.bg-red-300-600:focus {
  background-color: #9e565d !important; }

a.bg-red-300-600:hover {
  background-color: #9e565d !important; }

.bg-red-300-700 {
  background-color: #774d51 !important; }

a.bg-red-300-700:focus {
  background-color: #58393c !important; }

a.bg-red-300-700:hover {
  background-color: #58393c !important; }

.bg-red-300-800 {
  background-color: #3c2729 !important; }

a.bg-red-300-800:focus {
  background-color: #1d1314 !important; }

a.bg-red-300-800:hover {
  background-color: #1d1314 !important; }

.bg-red-300-900 {
  background-color: #241718 !important; }

a.bg-red-300-900:focus {
  background-color: #050303 !important; }

a.bg-red-300-900:hover {
  background-color: #050303 !important; }

.bg-red-400-100 {
  background-color: #fcf0f1 !important; }

a.bg-red-400-100:focus {
  background-color: #f4c6c9 !important; }

a.bg-red-400-100:hover {
  background-color: #f4c6c9 !important; }

.bg-red-400-200 {
  background-color: #f9d9dc !important; }

a.bg-red-400-200:focus {
  background-color: #f2adb3 !important; }

a.bg-red-400-200:hover {
  background-color: #f2adb3 !important; }

.bg-red-400-300 {
  background-color: #f2b4ba !important; }

a.bg-red-400-300:focus {
  background-color: #ea8992 !important; }

a.bg-red-400-300:hover {
  background-color: #ea8992 !important; }

.bg-red-400-400 {
  background-color: #ec8e97 !important; }

a.bg-red-400-400:focus {
  background-color: #e5626f !important; }

a.bg-red-400-400:hover {
  background-color: #e5626f !important; }

.bg-red-400-500 {
  background-color: #e56874 !important; }

a.bg-red-400-500:focus {
  background-color: #de3c4c !important; }

a.bg-red-400-500:hover {
  background-color: #de3c4c !important; }

.bg-red-400-600 {
  background-color: #ac4e57 !important; }

a.bg-red-400-600:focus {
  background-color: #893e45 !important; }

a.bg-red-400-600:hover {
  background-color: #893e45 !important; }

.bg-red-400-700 {
  background-color: #73343a !important; }

a.bg-red-400-700:focus {
  background-color: #502428 !important; }

a.bg-red-400-700:hover {
  background-color: #502428 !important; }

.bg-red-400-800 {
  background-color: #391a1d !important; }

a.bg-red-400-800:focus {
  background-color: #160a0b !important; }

a.bg-red-400-800:hover {
  background-color: #160a0b !important; }

.bg-red-400-900 {
  background-color: #221011 !important; }

a.bg-red-400-900:focus {
  background-color: black !important; }

a.bg-red-400-900:hover {
  background-color: black !important; }

.bg-red-500-100 {
  background-color: #fcebec !important; }

a.bg-red-500-100:focus {
  background-color: #f5bfc2 !important; }

a.bg-red-500-100:hover {
  background-color: #f5bfc2 !important; }

.bg-red-500-200 {
  background-color: #f6cdd1 !important; }

a.bg-red-500-200:focus {
  background-color: #eea2a9 !important; }

a.bg-red-500-200:hover {
  background-color: #eea2a9 !important; }

.bg-red-500-300 {
  background-color: #ee9aa2 !important; }

a.bg-red-500-300:focus {
  background-color: #e76e7a !important; }

a.bg-red-500-300:hover {
  background-color: #e76e7a !important; }

.bg-red-500-400 {
  background-color: #e56874 !important; }

a.bg-red-500-400:focus {
  background-color: #de3c4c !important; }

a.bg-red-500-400:hover {
  background-color: #de3c4c !important; }

.bg-red-500-500 {
  background-color: #dc3545 !important; }

a.bg-red-500-500:focus {
  background-color: #bd2130 !important; }

a.bg-red-500-500:hover {
  background-color: #bd2130 !important; }

.bg-red-500-600 {
  background-color: #a52834 !important; }

a.bg-red-500-600:focus {
  background-color: #7c1e27 !important; }

a.bg-red-500-600:hover {
  background-color: #7c1e27 !important; }

.bg-red-500-700 {
  background-color: #6e1b23 !important; }

a.bg-red-500-700:focus {
  background-color: #451116 !important; }

a.bg-red-500-700:hover {
  background-color: #451116 !important; }

.bg-red-500-800 {
  background-color: #370d11 !important; }

a.bg-red-500-800:focus {
  background-color: #0e0304 !important; }

a.bg-red-500-800:hover {
  background-color: #0e0304 !important; }

.bg-red-500-900 {
  background-color: #21080a !important; }

a.bg-red-500-900:focus {
  background-color: black !important; }

a.bg-red-500-900:hover {
  background-color: black !important; }

.bg-red-600-100 {
  background-color: #f6eaeb !important; }

a.bg-red-600-100:focus {
  background-color: #e7c6c9 !important; }

a.bg-red-600-100:hover {
  background-color: #e7c6c9 !important; }

.bg-red-600-200 {
  background-color: #e9c9cc !important; }

a.bg-red-600-200:focus {
  background-color: #daa5aa !important; }

a.bg-red-600-200:hover {
  background-color: #daa5aa !important; }

.bg-red-600-300 {
  background-color: #d2949a !important; }

a.bg-red-600-300:focus {
  background-color: #c37078 !important; }

a.bg-red-600-300:hover {
  background-color: #c37078 !important; }

.bg-red-600-400 {
  background-color: #bc5e67 !important; }

a.bg-red-600-400:focus {
  background-color: #a3444d !important; }

a.bg-red-600-400:hover {
  background-color: #a3444d !important; }

.bg-red-600-500 {
  background-color: #a52834 !important; }

a.bg-red-600-500:focus {
  background-color: #7c1e27 !important; }

a.bg-red-600-500:hover {
  background-color: #7c1e27 !important; }

.bg-red-600-600 {
  background-color: #7c1e27 !important; }

a.bg-red-600-600:focus {
  background-color: #53141a !important; }

a.bg-red-600-600:hover {
  background-color: #53141a !important; }

.bg-red-600-700 {
  background-color: #53141a !important; }

a.bg-red-600-700:focus {
  background-color: #2a0a0d !important; }

a.bg-red-600-700:hover {
  background-color: #2a0a0d !important; }

.bg-red-600-800 {
  background-color: #290a0d !important; }

a.bg-red-600-800:focus {
  background-color: black !important; }

a.bg-red-600-800:hover {
  background-color: black !important; }

.bg-red-600-900 {
  background-color: #190608 !important; }

a.bg-red-600-900:focus {
  background-color: black !important; }

a.bg-red-600-900:hover {
  background-color: black !important; }

.bg-red-700-100 {
  background-color: #f1e8e9 !important; }

a.bg-red-700-100:focus {
  background-color: #dec8cb !important; }

a.bg-red-700-100:hover {
  background-color: #dec8cb !important; }

.bg-red-700-200 {
  background-color: #dbc6c8 !important; }

a.bg-red-700-200:focus {
  background-color: #c7a7aa !important; }

a.bg-red-700-200:hover {
  background-color: #c7a7aa !important; }

.bg-red-700-300 {
  background-color: #b78d91 !important; }

a.bg-red-700-300:focus {
  background-color: #a36e73 !important; }

a.bg-red-700-300:hover {
  background-color: #a36e73 !important; }

.bg-red-700-400 {
  background-color: #92545a !important; }

a.bg-red-700-400:focus {
  background-color: #724146 !important; }

a.bg-red-700-400:hover {
  background-color: #724146 !important; }

.bg-red-700-500 {
  background-color: #6e1b23 !important; }

a.bg-red-700-500:focus {
  background-color: #451116 !important; }

a.bg-red-700-500:hover {
  background-color: #451116 !important; }

.bg-red-700-600 {
  background-color: #53141a !important; }

a.bg-red-700-600:focus {
  background-color: #2a0a0d !important; }

a.bg-red-700-600:hover {
  background-color: #2a0a0d !important; }

.bg-red-700-700 {
  background-color: #370e12 !important; }

a.bg-red-700-700:focus {
  background-color: #0e0405 !important; }

a.bg-red-700-700:hover {
  background-color: #0e0405 !important; }

.bg-red-700-800 {
  background-color: #1c0709 !important; }

a.bg-red-700-800:focus {
  background-color: black !important; }

a.bg-red-700-800:hover {
  background-color: black !important; }

.bg-red-700-900 {
  background-color: #110405 !important; }

a.bg-red-700-900:focus {
  background-color: black !important; }

a.bg-red-700-900:hover {
  background-color: black !important; }

.bg-red-800-100 {
  background-color: #ebe7e7 !important; }

a.bg-red-800-100:focus {
  background-color: #d4cbcb !important; }

a.bg-red-800-100:hover {
  background-color: #d4cbcb !important; }

.bg-red-800-200 {
  background-color: #cdc3c4 !important; }

a.bg-red-800-200:focus {
  background-color: #b6a7a9 !important; }

a.bg-red-800-200:hover {
  background-color: #b6a7a9 !important; }

.bg-red-800-300 {
  background-color: #9b8688 !important; }

a.bg-red-800-300:focus {
  background-color: #826c6e !important; }

a.bg-red-800-300:hover {
  background-color: #826c6e !important; }

.bg-red-800-400 {
  background-color: #694a4d !important; }

a.bg-red-800-400:focus {
  background-color: #4b3537 !important; }

a.bg-red-800-400:hover {
  background-color: #4b3537 !important; }

.bg-red-800-500 {
  background-color: #370d11 !important; }

a.bg-red-800-500:focus {
  background-color: #0e0304 !important; }

a.bg-red-800-500:hover {
  background-color: #0e0304 !important; }

.bg-red-800-600 {
  background-color: #290a0d !important; }

a.bg-red-800-600:focus {
  background-color: black !important; }

a.bg-red-800-600:hover {
  background-color: black !important; }

.bg-red-800-700 {
  background-color: #1c0709 !important; }

a.bg-red-800-700:focus {
  background-color: black !important; }

a.bg-red-800-700:hover {
  background-color: black !important; }

.bg-red-800-800 {
  background-color: #0e0304 !important; }

a.bg-red-800-800:focus {
  background-color: black !important; }

a.bg-red-800-800:hover {
  background-color: black !important; }

.bg-red-800-900 {
  background-color: #080203 !important; }

a.bg-red-800-900:focus {
  background-color: black !important; }

a.bg-red-800-900:hover {
  background-color: black !important; }

.bg-red-900-100 {
  background-color: #e9e6e7 !important; }

a.bg-red-900-100:focus {
  background-color: #d1cbcd !important; }

a.bg-red-900-100:hover {
  background-color: #d1cbcd !important; }

.bg-red-900-200 {
  background-color: #c8c1c2 !important; }

a.bg-red-900-200:focus {
  background-color: #b0a6a7 !important; }

a.bg-red-900-200:hover {
  background-color: #b0a6a7 !important; }

.bg-red-900-300 {
  background-color: #908485 !important; }

a.bg-red-900-300:focus {
  background-color: #766b6c !important; }

a.bg-red-900-300:hover {
  background-color: #766b6c !important; }

.bg-red-900-400 {
  background-color: #594647 !important; }

a.bg-red-900-400:focus {
  background-color: #3c3030 !important; }

a.bg-red-900-400:hover {
  background-color: #3c3030 !important; }

.bg-red-900-500 {
  background-color: #21080a !important; }

a.bg-red-900-500:focus {
  background-color: black !important; }

a.bg-red-900-500:hover {
  background-color: black !important; }

.bg-red-900-600 {
  background-color: #190608 !important; }

a.bg-red-900-600:focus {
  background-color: black !important; }

a.bg-red-900-600:hover {
  background-color: black !important; }

.bg-red-900-700 {
  background-color: #110405 !important; }

a.bg-red-900-700:focus {
  background-color: black !important; }

a.bg-red-900-700:hover {
  background-color: black !important; }

.bg-red-900-800 {
  background-color: #080203 !important; }

a.bg-red-900-800:focus {
  background-color: black !important; }

a.bg-red-900-800:hover {
  background-color: black !important; }

.bg-red-900-900 {
  background-color: #050102 !important; }

a.bg-red-900-900:focus {
  background-color: black !important; }

a.bg-red-900-900:hover {
  background-color: black !important; }

.bg-orange-100-100 {
  background-color: #fffefd !important; }

a.bg-orange-100-100:focus {
  background-color: #ffe5ca !important; }

a.bg-orange-100-100:hover {
  background-color: #ffe5ca !important; }

.bg-orange-100-200 {
  background-color: #fffcf9 !important; }

a.bg-orange-100-200:focus {
  background-color: #ffe3c6 !important; }

a.bg-orange-100-200:hover {
  background-color: #ffe3c6 !important; }

.bg-orange-100-300 {
  background-color: #fff9f4 !important; }

a.bg-orange-100-300:focus {
  background-color: #ffddc1 !important; }

a.bg-orange-100-300:hover {
  background-color: #ffddc1 !important; }

.bg-orange-100-400 {
  background-color: seashell !important; }

a.bg-orange-100-400:focus {
  background-color: #ffd7bb !important; }

a.bg-orange-100-400:hover {
  background-color: #ffd7bb !important; }

.bg-orange-100-500 {
  background-color: #fff2e8 !important; }

a.bg-orange-100-500:focus {
  background-color: #ffd5b5 !important; }

a.bg-orange-100-500:hover {
  background-color: #ffd5b5 !important; }

.bg-orange-100-600 {
  background-color: #bfb6ae !important; }

a.bg-orange-100-600:focus {
  background-color: #a89c92 !important; }

a.bg-orange-100-600:hover {
  background-color: #a89c92 !important; }

.bg-orange-100-700 {
  background-color: #807974 !important; }

a.bg-orange-100-700:focus {
  background-color: #65605c !important; }

a.bg-orange-100-700:hover {
  background-color: #65605c !important; }

.bg-orange-100-800 {
  background-color: #403d3a !important; }

a.bg-orange-100-800:focus {
  background-color: #252422 !important; }

a.bg-orange-100-800:hover {
  background-color: #252422 !important; }

.bg-orange-100-900 {
  background-color: #262423 !important; }

a.bg-orange-100-900:focus {
  background-color: #0b0b0b !important; }

a.bg-orange-100-900:hover {
  background-color: #0b0b0b !important; }

.bg-orange-200-100 {
  background-color: #fffcf9 !important; }

a.bg-orange-200-100:focus {
  background-color: #ffe3c6 !important; }

a.bg-orange-200-100:hover {
  background-color: #ffe3c6 !important; }

.bg-orange-200-200 {
  background-color: #fff7f0 !important; }

a.bg-orange-200-200:focus {
  background-color: #ffdcbd !important; }

a.bg-orange-200-200:hover {
  background-color: #ffdcbd !important; }

.bg-orange-200-300 {
  background-color: #ffefe2 !important; }

a.bg-orange-200-300:focus {
  background-color: #ffd3af !important; }

a.bg-orange-200-300:hover {
  background-color: #ffd3af !important; }

.bg-orange-200-400 {
  background-color: #ffe7d3 !important; }

a.bg-orange-200-400:focus {
  background-color: #ffcba0 !important; }

a.bg-orange-200-400:hover {
  background-color: #ffcba0 !important; }

.bg-orange-200-500 {
  background-color: #ffdfc4 !important; }

a.bg-orange-200-500:focus {
  background-color: #ffc391 !important; }

a.bg-orange-200-500:hover {
  background-color: #ffc391 !important; }

.bg-orange-200-600 {
  background-color: #bfa793 !important; }

a.bg-orange-200-600:focus {
  background-color: #ac8d73 !important; }

a.bg-orange-200-600:hover {
  background-color: #ac8d73 !important; }

.bg-orange-200-700 {
  background-color: #807062 !important; }

a.bg-orange-200-700:focus {
  background-color: #63574c !important; }

a.bg-orange-200-700:hover {
  background-color: #63574c !important; }

.bg-orange-200-800 {
  background-color: #403831 !important; }

a.bg-orange-200-800:focus {
  background-color: #231f1b !important; }

a.bg-orange-200-800:hover {
  background-color: #231f1b !important; }

.bg-orange-200-900 {
  background-color: #26211d !important; }

a.bg-orange-200-900:focus {
  background-color: #090807 !important; }

a.bg-orange-200-900:hover {
  background-color: #090807 !important; }

.bg-orange-300-100 {
  background-color: #fff9f3 !important; }

a.bg-orange-300-100:focus {
  background-color: #ffe0c0 !important; }

a.bg-orange-300-100:hover {
  background-color: #ffe0c0 !important; }

.bg-orange-300-200 {
  background-color: #ffefe2 !important; }

a.bg-orange-300-200:focus {
  background-color: #ffd3af !important; }

a.bg-orange-300-200:hover {
  background-color: #ffd3af !important; }

.bg-orange-300-300 {
  background-color: #ffdfc5 !important; }

a.bg-orange-300-300:focus {
  background-color: #ffc392 !important; }

a.bg-orange-300-300:hover {
  background-color: #ffc392 !important; }

.bg-orange-300-400 {
  background-color: #fecfa7 !important; }

a.bg-orange-300-400:focus {
  background-color: #fdb375 !important; }

a.bg-orange-300-400:hover {
  background-color: #fdb375 !important; }

.bg-orange-300-500 {
  background-color: #febf8a !important; }

a.bg-orange-300-500:focus {
  background-color: #fea357 !important; }

a.bg-orange-300-500:hover {
  background-color: #fea357 !important; }

.bg-orange-300-600 {
  background-color: #bf8f68 !important; }

a.bg-orange-300-600:focus {
  background-color: #ab7549 !important; }

a.bg-orange-300-600:hover {
  background-color: #ab7549 !important; }

.bg-orange-300-700 {
  background-color: #7f6045 !important; }

a.bg-orange-300-700:focus {
  background-color: #5e4733 !important; }

a.bg-orange-300-700:hover {
  background-color: #5e4733 !important; }

.bg-orange-300-800 {
  background-color: #403023 !important; }

a.bg-orange-300-800:focus {
  background-color: #1f1711 !important; }

a.bg-orange-300-800:hover {
  background-color: #1f1711 !important; }

.bg-orange-300-900 {
  background-color: #261d15 !important; }

a.bg-orange-300-900:focus {
  background-color: #050403 !important; }

a.bg-orange-300-900:hover {
  background-color: #050403 !important; }

.bg-orange-400-100 {
  background-color: #fff5ed !important; }

a.bg-orange-400-100:focus {
  background-color: #ffd9ba !important; }

a.bg-orange-400-100:hover {
  background-color: #ffd9ba !important; }

.bg-orange-400-200 {
  background-color: #ffe7d3 !important; }

a.bg-orange-400-200:focus {
  background-color: #ffcba0 !important; }

a.bg-orange-400-200:hover {
  background-color: #ffcba0 !important; }

.bg-orange-400-300 {
  background-color: #ffcfa7 !important; }

a.bg-orange-400-300:focus {
  background-color: #ffb374 !important; }

a.bg-orange-400-300:hover {
  background-color: #ffb374 !important; }

.bg-orange-400-400 {
  background-color: #feb67b !important; }

a.bg-orange-400-400:focus {
  background-color: #fe9a48 !important; }

a.bg-orange-400-400:hover {
  background-color: #fe9a48 !important; }

.bg-orange-400-500 {
  background-color: #fe9e4f !important; }

a.bg-orange-400-500:focus {
  background-color: #fe821c !important; }

a.bg-orange-400-500:hover {
  background-color: #fe821c !important; }

.bg-orange-400-600 {
  background-color: #bf773b !important; }

a.bg-orange-400-600:focus {
  background-color: #985f2f !important; }

a.bg-orange-400-600:hover {
  background-color: #985f2f !important; }

.bg-orange-400-700 {
  background-color: #7f4f28 !important; }

a.bg-orange-400-700:focus {
  background-color: #58371c !important; }

a.bg-orange-400-700:hover {
  background-color: #58371c !important; }

.bg-orange-400-800 {
  background-color: #402814 !important; }

a.bg-orange-400-800:focus {
  background-color: #191008 !important; }

a.bg-orange-400-800:hover {
  background-color: #191008 !important; }

.bg-orange-400-900 {
  background-color: #26180c !important; }

a.bg-orange-400-900:focus {
  background-color: black !important; }

a.bg-orange-400-900:hover {
  background-color: black !important; }

.bg-orange-500-100 {
  background-color: #fff2e8 !important; }

a.bg-orange-500-100:focus {
  background-color: #ffd5b5 !important; }

a.bg-orange-500-100:hover {
  background-color: #ffd5b5 !important; }

.bg-orange-500-200 {
  background-color: #ffdfc4 !important; }

a.bg-orange-500-200:focus {
  background-color: #ffc391 !important; }

a.bg-orange-500-200:hover {
  background-color: #ffc391 !important; }

.bg-orange-500-300 {
  background-color: #febf8a !important; }

a.bg-orange-500-300:focus {
  background-color: #fea357 !important; }

a.bg-orange-500-300:hover {
  background-color: #fea357 !important; }

.bg-orange-500-400 {
  background-color: #fe9e4f !important; }

a.bg-orange-500-400:focus {
  background-color: #fe821c !important; }

a.bg-orange-500-400:hover {
  background-color: #fe821c !important; }

.bg-orange-500-500 {
  background-color: #fd7e14 !important; }

a.bg-orange-500-500:focus {
  background-color: #dc6502 !important; }

a.bg-orange-500-500:hover {
  background-color: #dc6502 !important; }

.bg-orange-500-600 {
  background-color: #be5f0f !important; }

a.bg-orange-500-600:focus {
  background-color: #8f470b !important; }

a.bg-orange-500-600:hover {
  background-color: #8f470b !important; }

.bg-orange-500-700 {
  background-color: #7f3f0a !important; }

a.bg-orange-500-700:focus {
  background-color: #502806 !important; }

a.bg-orange-500-700:hover {
  background-color: #502806 !important; }

.bg-orange-500-800 {
  background-color: #3f2005 !important; }

a.bg-orange-500-800:focus {
  background-color: #100801 !important; }

a.bg-orange-500-800:hover {
  background-color: #100801 !important; }

.bg-orange-500-900 {
  background-color: #261303 !important; }

a.bg-orange-500-900:focus {
  background-color: black !important; }

a.bg-orange-500-900:hover {
  background-color: black !important; }

.bg-orange-600-100 {
  background-color: #f9efe7 !important; }

a.bg-orange-600-100:focus {
  background-color: #efd4be !important; }

a.bg-orange-600-100:hover {
  background-color: #efd4be !important; }

.bg-orange-600-200 {
  background-color: #efd7c3 !important; }

a.bg-orange-600-200:focus {
  background-color: #e4bc9b !important; }

a.bg-orange-600-200:hover {
  background-color: #e4bc9b !important; }

.bg-orange-600-300 {
  background-color: #dfaf87 !important; }

a.bg-orange-600-300:focus {
  background-color: #d4945f !important; }

a.bg-orange-600-300:hover {
  background-color: #d4945f !important; }

.bg-orange-600-400 {
  background-color: #ce874b !important; }

a.bg-orange-600-400:focus {
  background-color: #b56d31 !important; }

a.bg-orange-600-400:hover {
  background-color: #b56d31 !important; }

.bg-orange-600-500 {
  background-color: #be5f0f !important; }

a.bg-orange-600-500:focus {
  background-color: #8f470b !important; }

a.bg-orange-600-500:hover {
  background-color: #8f470b !important; }

.bg-orange-600-600 {
  background-color: #8f470b !important; }

a.bg-orange-600-600:focus {
  background-color: #602f07 !important; }

a.bg-orange-600-600:hover {
  background-color: #602f07 !important; }

.bg-orange-600-700 {
  background-color: #5f3008 !important; }

a.bg-orange-600-700:focus {
  background-color: #301804 !important; }

a.bg-orange-600-700:hover {
  background-color: #301804 !important; }

.bg-orange-600-800 {
  background-color: #301804 !important; }

a.bg-orange-600-800:focus {
  background-color: #010000 !important; }

a.bg-orange-600-800:hover {
  background-color: #010000 !important; }

.bg-orange-600-900 {
  background-color: #1d0e02 !important; }

a.bg-orange-600-900:focus {
  background-color: black !important; }

a.bg-orange-600-900:hover {
  background-color: black !important; }

.bg-orange-700-100 {
  background-color: #f2ece7 !important; }

a.bg-orange-700-100:focus {
  background-color: #e0d2c6 !important; }

a.bg-orange-700-100:hover {
  background-color: #e0d2c6 !important; }

.bg-orange-700-200 {
  background-color: #dfcfc2 !important; }

a.bg-orange-700-200:focus {
  background-color: #cdb5a1 !important; }

a.bg-orange-700-200:hover {
  background-color: #cdb5a1 !important; }

.bg-orange-700-300 {
  background-color: #bf9f85 !important; }

a.bg-orange-700-300:focus {
  background-color: #ad8564 !important; }

a.bg-orange-700-300:hover {
  background-color: #ad8564 !important; }

.bg-orange-700-400 {
  background-color: #9f6f47 !important; }

a.bg-orange-700-400:focus {
  background-color: #7c5637 !important; }

a.bg-orange-700-400:hover {
  background-color: #7c5637 !important; }

.bg-orange-700-500 {
  background-color: #7f3f0a !important; }

a.bg-orange-700-500:focus {
  background-color: #502806 !important; }

a.bg-orange-700-500:hover {
  background-color: #502806 !important; }

.bg-orange-700-600 {
  background-color: #5f2f08 !important; }

a.bg-orange-700-600:focus {
  background-color: #301804 !important; }

a.bg-orange-700-600:hover {
  background-color: #301804 !important; }

.bg-orange-700-700 {
  background-color: #402005 !important; }

a.bg-orange-700-700:focus {
  background-color: #110801 !important; }

a.bg-orange-700-700:hover {
  background-color: #110801 !important; }

.bg-orange-700-800 {
  background-color: #201003 !important; }

a.bg-orange-700-800:focus {
  background-color: black !important; }

a.bg-orange-700-800:hover {
  background-color: black !important; }

.bg-orange-700-900 {
  background-color: #130902 !important; }

a.bg-orange-700-900:focus {
  background-color: black !important; }

a.bg-orange-700-900:hover {
  background-color: black !important; }

.bg-orange-800-100 {
  background-color: #ece9e6 !important; }

a.bg-orange-800-100:focus {
  background-color: #d6d0c9 !important; }

a.bg-orange-800-100:hover {
  background-color: #d6d0c9 !important; }

.bg-orange-800-200 {
  background-color: #cfc7c1 !important; }

a.bg-orange-800-200:focus {
  background-color: #b9ada4 !important; }

a.bg-orange-800-200:hover {
  background-color: #b9ada4 !important; }

.bg-orange-800-300 {
  background-color: #9f9082 !important; }

a.bg-orange-800-300:focus {
  background-color: #877667 !important; }

a.bg-orange-800-300:hover {
  background-color: #877667 !important; }

.bg-orange-800-400 {
  background-color: #6f5844 !important; }

a.bg-orange-800-400:focus {
  background-color: #4f3f31 !important; }

a.bg-orange-800-400:hover {
  background-color: #4f3f31 !important; }

.bg-orange-800-500 {
  background-color: #3f2005 !important; }

a.bg-orange-800-500:focus {
  background-color: #100801 !important; }

a.bg-orange-800-500:hover {
  background-color: #100801 !important; }

.bg-orange-800-600 {
  background-color: #2f1804 !important; }

a.bg-orange-800-600:focus {
  background-color: black !important; }

a.bg-orange-800-600:hover {
  background-color: black !important; }

.bg-orange-800-700 {
  background-color: #201003 !important; }

a.bg-orange-800-700:focus {
  background-color: black !important; }

a.bg-orange-800-700:hover {
  background-color: black !important; }

.bg-orange-800-800 {
  background-color: #100801 !important; }

a.bg-orange-800-800:focus {
  background-color: black !important; }

a.bg-orange-800-800:hover {
  background-color: black !important; }

.bg-orange-800-900 {
  background-color: #090501 !important; }

a.bg-orange-800-900:focus {
  background-color: black !important; }

a.bg-orange-800-900:hover {
  background-color: black !important; }

.bg-orange-900-100 {
  background-color: #e9e7e6 !important; }

a.bg-orange-900-100:focus {
  background-color: #d1cdcb !important; }

a.bg-orange-900-100:hover {
  background-color: #d1cdcb !important; }

.bg-orange-900-200 {
  background-color: #c9c4c0 !important; }

a.bg-orange-900-200:focus {
  background-color: #b1aaa5 !important; }

a.bg-orange-900-200:hover {
  background-color: #b1aaa5 !important; }

.bg-orange-900-300 {
  background-color: #938981 !important; }

a.bg-orange-900-300:focus {
  background-color: #797068 !important; }

a.bg-orange-900-300:hover {
  background-color: #797068 !important; }

.bg-orange-900-400 {
  background-color: #5c4e42 !important; }

a.bg-orange-900-400:focus {
  background-color: #3e352d !important; }

a.bg-orange-900-400:hover {
  background-color: #3e352d !important; }

.bg-orange-900-500 {
  background-color: #261303 !important; }

a.bg-orange-900-500:focus {
  background-color: black !important; }

a.bg-orange-900-500:hover {
  background-color: black !important; }

.bg-orange-900-600 {
  background-color: #1d0e02 !important; }

a.bg-orange-900-600:focus {
  background-color: black !important; }

a.bg-orange-900-600:hover {
  background-color: black !important; }

.bg-orange-900-700 {
  background-color: #130a02 !important; }

a.bg-orange-900-700:focus {
  background-color: black !important; }

a.bg-orange-900-700:hover {
  background-color: black !important; }

.bg-orange-900-800 {
  background-color: #0a0501 !important; }

a.bg-orange-900-800:focus {
  background-color: black !important; }

a.bg-orange-900-800:hover {
  background-color: black !important; }

.bg-orange-900-900 {
  background-color: #060300 !important; }

a.bg-orange-900-900:focus {
  background-color: black !important; }

a.bg-orange-900-900:hover {
  background-color: black !important; }

.bg-yellow-100-100 {
  background-color: #fffefd !important; }

a.bg-yellow-100-100:focus {
  background-color: #ffe5ca !important; }

a.bg-yellow-100-100:hover {
  background-color: #ffe5ca !important; }

.bg-yellow-100-200 {
  background-color: #fffef9 !important; }

a.bg-yellow-100-200:focus {
  background-color: #fff6c6 !important; }

a.bg-yellow-100-200:hover {
  background-color: #fff6c6 !important; }

.bg-yellow-100-300 {
  background-color: #fffcf3 !important; }

a.bg-yellow-100-300:focus {
  background-color: #ffefc0 !important; }

a.bg-yellow-100-300:hover {
  background-color: #ffefc0 !important; }

.bg-yellow-100-400 {
  background-color: #fffbec !important; }

a.bg-yellow-100-400:focus {
  background-color: #fff0b9 !important; }

a.bg-yellow-100-400:hover {
  background-color: #fff0b9 !important; }

.bg-yellow-100-500 {
  background-color: #fff9e6 !important; }

a.bg-yellow-100-500:focus {
  background-color: #ffedb3 !important; }

a.bg-yellow-100-500:hover {
  background-color: #ffedb3 !important; }

.bg-yellow-100-600 {
  background-color: #bfbbad !important; }

a.bg-yellow-100-600:focus {
  background-color: #a9a390 !important; }

a.bg-yellow-100-600:hover {
  background-color: #a9a390 !important; }

.bg-yellow-100-700 {
  background-color: #807d73 !important; }

a.bg-yellow-100-700:focus {
  background-color: #65635b !important; }

a.bg-yellow-100-700:hover {
  background-color: #65635b !important; }

.bg-yellow-100-800 {
  background-color: #403e3a !important; }

a.bg-yellow-100-800:focus {
  background-color: #252422 !important; }

a.bg-yellow-100-800:hover {
  background-color: #252422 !important; }

.bg-yellow-100-900 {
  background-color: #262523 !important; }

a.bg-yellow-100-900:focus {
  background-color: #0b0b0b !important; }

a.bg-yellow-100-900:hover {
  background-color: #0b0b0b !important; }

.bg-yellow-200-100 {
  background-color: #fffef9 !important; }

a.bg-yellow-200-100:focus {
  background-color: #fff6c6 !important; }

a.bg-yellow-200-100:hover {
  background-color: #fff6c6 !important; }

.bg-yellow-200-200 {
  background-color: #fffbf0 !important; }

a.bg-yellow-200-200:focus {
  background-color: #ffedbd !important; }

a.bg-yellow-200-200:hover {
  background-color: #ffedbd !important; }

.bg-yellow-200-300 {
  background-color: #fff8e0 !important; }

a.bg-yellow-200-300:focus {
  background-color: #ffecad !important; }

a.bg-yellow-200-300:hover {
  background-color: #ffecad !important; }

.bg-yellow-200-400 {
  background-color: #fff4d1 !important; }

a.bg-yellow-200-400:focus {
  background-color: #ffe89e !important; }

a.bg-yellow-200-400:hover {
  background-color: #ffe89e !important; }

.bg-yellow-200-500 {
  background-color: #fff0c1 !important; }

a.bg-yellow-200-500:focus {
  background-color: #ffe48e !important; }

a.bg-yellow-200-500:hover {
  background-color: #ffe48e !important; }

.bg-yellow-200-600 {
  background-color: #bfb491 !important; }

a.bg-yellow-200-600:focus {
  background-color: #ac9e71 !important; }

a.bg-yellow-200-600:hover {
  background-color: #ac9e71 !important; }

.bg-yellow-200-700 {
  background-color: #807861 !important; }

a.bg-yellow-200-700:focus {
  background-color: #635d4b !important; }

a.bg-yellow-200-700:hover {
  background-color: #635d4b !important; }

.bg-yellow-200-800 {
  background-color: #403c30 !important; }

a.bg-yellow-200-800:focus {
  background-color: #23211a !important; }

a.bg-yellow-200-800:hover {
  background-color: #23211a !important; }

.bg-yellow-200-900 {
  background-color: #26241d !important; }

a.bg-yellow-200-900:focus {
  background-color: #090907 !important; }

a.bg-yellow-200-900:hover {
  background-color: #090907 !important; }

.bg-yellow-300-100 {
  background-color: #fffcf3 !important; }

a.bg-yellow-300-100:focus {
  background-color: #ffefc0 !important; }

a.bg-yellow-300-100:hover {
  background-color: #ffefc0 !important; }

.bg-yellow-300-200 {
  background-color: #fff7e0 !important; }

a.bg-yellow-300-200:focus {
  background-color: #ffeaad !important; }

a.bg-yellow-300-200:hover {
  background-color: #ffeaad !important; }

.bg-yellow-300-300 {
  background-color: #fff0c1 !important; }

a.bg-yellow-300-300:focus {
  background-color: #ffe48e !important; }

a.bg-yellow-300-300:hover {
  background-color: #ffe48e !important; }

.bg-yellow-300-400 {
  background-color: #ffe8a2 !important; }

a.bg-yellow-300-400:focus {
  background-color: #ffdb6f !important; }

a.bg-yellow-300-400:hover {
  background-color: #ffdb6f !important; }

.bg-yellow-300-500 {
  background-color: #ffe083 !important; }

a.bg-yellow-300-500:focus {
  background-color: #ffd350 !important; }

a.bg-yellow-300-500:hover {
  background-color: #ffd350 !important; }

.bg-yellow-300-600 {
  background-color: #bfa862 !important; }

a.bg-yellow-300-600:focus {
  background-color: #a99045 !important; }

a.bg-yellow-300-600:hover {
  background-color: #a99045 !important; }

.bg-yellow-300-700 {
  background-color: #807042 !important; }

a.bg-yellow-300-700:focus {
  background-color: #5e5331 !important; }

a.bg-yellow-300-700:hover {
  background-color: #5e5331 !important; }

.bg-yellow-300-800 {
  background-color: #403821 !important; }

a.bg-yellow-300-800:focus {
  background-color: #1e1b10 !important; }

a.bg-yellow-300-800:hover {
  background-color: #1e1b10 !important; }

.bg-yellow-300-900 {
  background-color: #262214 !important; }

a.bg-yellow-300-900:focus {
  background-color: #050402 !important; }

a.bg-yellow-300-900:hover {
  background-color: #050402 !important; }

.bg-yellow-400-100 {
  background-color: #fffaec !important; }

a.bg-yellow-400-100:focus {
  background-color: #ffedb9 !important; }

a.bg-yellow-400-100:hover {
  background-color: #ffedb9 !important; }

.bg-yellow-400-200 {
  background-color: #fff4d1 !important; }

a.bg-yellow-400-200:focus {
  background-color: #ffe89e !important; }

a.bg-yellow-400-200:hover {
  background-color: #ffe89e !important; }

.bg-yellow-400-300 {
  background-color: #ffe8a2 !important; }

a.bg-yellow-400-300:focus {
  background-color: #ffdb6f !important; }

a.bg-yellow-400-300:hover {
  background-color: #ffdb6f !important; }

.bg-yellow-400-400 {
  background-color: #ffdd74 !important; }

a.bg-yellow-400-400:focus {
  background-color: #ffd141 !important; }

a.bg-yellow-400-400:hover {
  background-color: #ffd141 !important; }

.bg-yellow-400-500 {
  background-color: #ffd145 !important; }

a.bg-yellow-400-500:focus {
  background-color: #ffc412 !important; }

a.bg-yellow-400-500:hover {
  background-color: #ffc412 !important; }

.bg-yellow-400-600 {
  background-color: #bf9d34 !important; }

a.bg-yellow-400-600:focus {
  background-color: #977c29 !important; }

a.bg-yellow-400-600:hover {
  background-color: #977c29 !important; }

.bg-yellow-400-700 {
  background-color: #806923 !important; }

a.bg-yellow-400-700:focus {
  background-color: #584818 !important; }

a.bg-yellow-400-700:hover {
  background-color: #584818 !important; }

.bg-yellow-400-800 {
  background-color: #403411 !important; }

a.bg-yellow-400-800:focus {
  background-color: #181306 !important; }

a.bg-yellow-400-800:hover {
  background-color: #181306 !important; }

.bg-yellow-400-900 {
  background-color: #261f0a !important; }

a.bg-yellow-400-900:focus {
  background-color: black !important; }

a.bg-yellow-400-900:hover {
  background-color: black !important; }

.bg-yellow-500-100 {
  background-color: #fff9e6 !important; }

a.bg-yellow-500-100:focus {
  background-color: #ffedb3 !important; }

a.bg-yellow-500-100:hover {
  background-color: #ffedb3 !important; }

.bg-yellow-500-200 {
  background-color: #fff0c1 !important; }

a.bg-yellow-500-200:focus {
  background-color: #ffe48e !important; }

a.bg-yellow-500-200:hover {
  background-color: #ffe48e !important; }

.bg-yellow-500-300 {
  background-color: #ffe083 !important; }

a.bg-yellow-500-300:focus {
  background-color: #ffd350 !important; }

a.bg-yellow-500-300:hover {
  background-color: #ffd350 !important; }

.bg-yellow-500-400 {
  background-color: #ffd145 !important; }

a.bg-yellow-500-400:focus {
  background-color: #ffc412 !important; }

a.bg-yellow-500-400:hover {
  background-color: #ffc412 !important; }

.bg-yellow-500-500 {
  background-color: #ffc107 !important; }

a.bg-yellow-500-500:focus {
  background-color: #d39e00 !important; }

a.bg-yellow-500-500:hover {
  background-color: #d39e00 !important; }

.bg-yellow-500-600 {
  background-color: #bf9105 !important; }

a.bg-yellow-500-600:focus {
  background-color: #8d6b04 !important; }

a.bg-yellow-500-600:hover {
  background-color: #8d6b04 !important; }

.bg-yellow-500-700 {
  background-color: #806104 !important; }

a.bg-yellow-500-700:focus {
  background-color: #4f3c02 !important; }

a.bg-yellow-500-700:hover {
  background-color: #4f3c02 !important; }

.bg-yellow-500-800 {
  background-color: #403002 !important; }

a.bg-yellow-500-800:focus {
  background-color: #0f0b00 !important; }

a.bg-yellow-500-800:hover {
  background-color: #0f0b00 !important; }

.bg-yellow-500-900 {
  background-color: #261d01 !important; }

a.bg-yellow-500-900:focus {
  background-color: black !important; }

a.bg-yellow-500-900:hover {
  background-color: black !important; }

.bg-yellow-600-100 {
  background-color: #f9f4e6 !important; }

a.bg-yellow-600-100:focus {
  background-color: #efe2bd !important; }

a.bg-yellow-600-100:hover {
  background-color: #efe2bd !important; }

.bg-yellow-600-200 {
  background-color: #efe4c1 !important; }

a.bg-yellow-600-200:focus {
  background-color: #e5d298 !important; }

a.bg-yellow-600-200:hover {
  background-color: #e5d298 !important; }

.bg-yellow-600-300 {
  background-color: #dfc882 !important; }

a.bg-yellow-600-300:focus {
  background-color: #d5b659 !important; }

a.bg-yellow-600-300:hover {
  background-color: #d5b659 !important; }

.bg-yellow-600-400 {
  background-color: #cfad44 !important; }

a.bg-yellow-600-400:focus {
  background-color: #b2922e !important; }

a.bg-yellow-600-400:hover {
  background-color: #b2922e !important; }

.bg-yellow-600-500 {
  background-color: #bf9105 !important; }

a.bg-yellow-600-500:focus {
  background-color: #8d6b04 !important; }

a.bg-yellow-600-500:hover {
  background-color: #8d6b04 !important; }

.bg-yellow-600-600 {
  background-color: #8f6d04 !important; }

a.bg-yellow-600-600:focus {
  background-color: #5d4703 !important; }

a.bg-yellow-600-600:hover {
  background-color: #5d4703 !important; }

.bg-yellow-600-700 {
  background-color: #604903 !important; }

a.bg-yellow-600-700:focus {
  background-color: #2f2301 !important; }

a.bg-yellow-600-700:hover {
  background-color: #2f2301 !important; }

.bg-yellow-600-800 {
  background-color: #302401 !important; }

a.bg-yellow-600-800:focus {
  background-color: black !important; }

a.bg-yellow-600-800:hover {
  background-color: black !important; }

.bg-yellow-600-900 {
  background-color: #1d1601 !important; }

a.bg-yellow-600-900:focus {
  background-color: black !important; }

a.bg-yellow-600-900:hover {
  background-color: black !important; }

.bg-yellow-700-100 {
  background-color: #f2efe6 !important; }

a.bg-yellow-700-100:focus {
  background-color: #e1dac4 !important; }

a.bg-yellow-700-100:hover {
  background-color: #e1dac4 !important; }

.bg-yellow-700-200 {
  background-color: #dfd8c0 !important; }

a.bg-yellow-700-200:focus {
  background-color: #cec39e !important; }

a.bg-yellow-700-200:hover {
  background-color: #cec39e !important; }

.bg-yellow-700-300 {
  background-color: #c0b082 !important; }

a.bg-yellow-700-300:focus {
  background-color: #af9b60 !important; }

a.bg-yellow-700-300:hover {
  background-color: #af9b60 !important; }

.bg-yellow-700-400 {
  background-color: #a08943 !important; }

a.bg-yellow-700-400:focus {
  background-color: #7c6a34 !important; }

a.bg-yellow-700-400:hover {
  background-color: #7c6a34 !important; }

.bg-yellow-700-500 {
  background-color: #806104 !important; }

a.bg-yellow-700-500:focus {
  background-color: #4f3c02 !important; }

a.bg-yellow-700-500:hover {
  background-color: #4f3c02 !important; }

.bg-yellow-700-600 {
  background-color: #604903 !important; }

a.bg-yellow-700-600:focus {
  background-color: #2f2301 !important; }

a.bg-yellow-700-600:hover {
  background-color: #2f2301 !important; }

.bg-yellow-700-700 {
  background-color: #403102 !important; }

a.bg-yellow-700-700:focus {
  background-color: #0f0b00 !important; }

a.bg-yellow-700-700:hover {
  background-color: #0f0b00 !important; }

.bg-yellow-700-800 {
  background-color: #201801 !important; }

a.bg-yellow-700-800:focus {
  background-color: black !important; }

a.bg-yellow-700-800:hover {
  background-color: black !important; }

.bg-yellow-700-900 {
  background-color: #130f01 !important; }

a.bg-yellow-700-900:focus {
  background-color: black !important; }

a.bg-yellow-700-900:hover {
  background-color: black !important; }

.bg-yellow-800-100 {
  background-color: #eceae6 !important; }

a.bg-yellow-800-100:focus {
  background-color: #d6d2c9 !important; }

a.bg-yellow-800-100:hover {
  background-color: #d6d2c9 !important; }

.bg-yellow-800-200 {
  background-color: #cfcbc0 !important; }

a.bg-yellow-800-200:focus {
  background-color: #b9b3a3 !important; }

a.bg-yellow-800-200:hover {
  background-color: #b9b3a3 !important; }

.bg-yellow-800-300 {
  background-color: #a09881 !important; }

a.bg-yellow-800-300:focus {
  background-color: #887f66 !important; }

a.bg-yellow-800-300:hover {
  background-color: #887f66 !important; }

.bg-yellow-800-400 {
  background-color: #706441 !important; }

a.bg-yellow-800-400:focus {
  background-color: #50472e !important; }

a.bg-yellow-800-400:hover {
  background-color: #50472e !important; }

.bg-yellow-800-500 {
  background-color: #403002 !important; }

a.bg-yellow-800-500:focus {
  background-color: #0f0b00 !important; }

a.bg-yellow-800-500:hover {
  background-color: #0f0b00 !important; }

.bg-yellow-800-600 {
  background-color: #302402 !important; }

a.bg-yellow-800-600:focus {
  background-color: black !important; }

a.bg-yellow-800-600:hover {
  background-color: black !important; }

.bg-yellow-800-700 {
  background-color: #201801 !important; }

a.bg-yellow-800-700:focus {
  background-color: black !important; }

a.bg-yellow-800-700:hover {
  background-color: black !important; }

.bg-yellow-800-800 {
  background-color: #100c01 !important; }

a.bg-yellow-800-800:focus {
  background-color: black !important; }

a.bg-yellow-800-800:hover {
  background-color: black !important; }

.bg-yellow-800-900 {
  background-color: #0a0700 !important; }

a.bg-yellow-800-900:focus {
  background-color: black !important; }

a.bg-yellow-800-900:hover {
  background-color: black !important; }

.bg-yellow-900-100 {
  background-color: #e9e8e6 !important; }

a.bg-yellow-900-100:focus {
  background-color: #d1cfcb !important; }

a.bg-yellow-900-100:hover {
  background-color: #d1cfcb !important; }

.bg-yellow-900-200 {
  background-color: #c9c7c0 !important; }

a.bg-yellow-900-200:focus {
  background-color: #b1afa5 !important; }

a.bg-yellow-900-200:hover {
  background-color: #b1afa5 !important; }

.bg-yellow-900-300 {
  background-color: #938e80 !important; }

a.bg-yellow-900-300:focus {
  background-color: #797467 !important; }

a.bg-yellow-900-300:hover {
  background-color: #797467 !important; }

.bg-yellow-900-400 {
  background-color: #5c5641 !important; }

a.bg-yellow-900-400:focus {
  background-color: #3e3a2c !important; }

a.bg-yellow-900-400:hover {
  background-color: #3e3a2c !important; }

.bg-yellow-900-500 {
  background-color: #261d01 !important; }

a.bg-yellow-900-500:focus {
  background-color: black !important; }

a.bg-yellow-900-500:hover {
  background-color: black !important; }

.bg-yellow-900-600 {
  background-color: #1d1601 !important; }

a.bg-yellow-900-600:focus {
  background-color: black !important; }

a.bg-yellow-900-600:hover {
  background-color: black !important; }

.bg-yellow-900-700 {
  background-color: #130f01 !important; }

a.bg-yellow-900-700:focus {
  background-color: black !important; }

a.bg-yellow-900-700:hover {
  background-color: black !important; }

.bg-yellow-900-800 {
  background-color: #0a0700 !important; }

a.bg-yellow-900-800:focus {
  background-color: black !important; }

a.bg-yellow-900-800:hover {
  background-color: black !important; }

.bg-yellow-900-900 {
  background-color: #060400 !important; }

a.bg-yellow-900-900:focus {
  background-color: black !important; }

a.bg-yellow-900-900:hover {
  background-color: black !important; }

.bg-green-100-100 {
  background-color: #fdfefd !important; }

a.bg-green-100-100:focus {
  background-color: #dbeddb !important; }

a.bg-green-100-100:hover {
  background-color: #dbeddb !important; }

.bg-green-100-200 {
  background-color: #fafdfa !important; }

a.bg-green-100-200:focus {
  background-color: #d6eed6 !important; }

a.bg-green-100-200:hover {
  background-color: #d6eed6 !important; }

.bg-green-100-300 {
  background-color: #f5fbf6 !important; }

a.bg-green-100-300:focus {
  background-color: #d1ecd5 !important; }

a.bg-green-100-300:hover {
  background-color: #d1ecd5 !important; }

.bg-green-100-400 {
  background-color: #eff8f1 !important; }

a.bg-green-100-400:focus {
  background-color: #cce8d2 !important; }

a.bg-green-100-400:hover {
  background-color: #cce8d2 !important; }

.bg-green-100-500 {
  background-color: #eaf6ec !important; }

a.bg-green-100-500:focus {
  background-color: #c6e7cc !important; }

a.bg-green-100-500:hover {
  background-color: #c6e7cc !important; }

.bg-green-100-600 {
  background-color: #b0b9b1 !important; }

a.bg-green-100-600:focus {
  background-color: #95a196 !important; }

a.bg-green-100-600:hover {
  background-color: #95a196 !important; }

.bg-green-100-700 {
  background-color: #757b76 !important; }

a.bg-green-100-700:focus {
  background-color: #5c615d !important; }

a.bg-green-100-700:hover {
  background-color: #5c615d !important; }

.bg-green-100-800 {
  background-color: #3b3e3b !important; }

a.bg-green-100-800:focus {
  background-color: #222422 !important; }

a.bg-green-100-800:hover {
  background-color: #222422 !important; }

.bg-green-100-900 {
  background-color: #232523 !important; }

a.bg-green-100-900:focus {
  background-color: #0a0b0a !important; }

a.bg-green-100-900:hover {
  background-color: #0a0b0a !important; }

.bg-green-200-100 {
  background-color: #fafdfa !important; }

a.bg-green-200-100:focus {
  background-color: #d6eed6 !important; }

a.bg-green-200-100:hover {
  background-color: #d6eed6 !important; }

.bg-green-200-200 {
  background-color: #f2faf4 !important; }

a.bg-green-200-200:focus {
  background-color: #cdecd5 !important; }

a.bg-green-200-200:hover {
  background-color: #cdecd5 !important; }

.bg-green-200-300 {
  background-color: #e4f4e8 !important; }

a.bg-green-200-300:focus {
  background-color: #c0e5c9 !important; }

a.bg-green-200-300:hover {
  background-color: #c0e5c9 !important; }

.bg-green-200-400 {
  background-color: #d7efdd !important; }

a.bg-green-200-400:focus {
  background-color: #b3e0be !important; }

a.bg-green-200-400:hover {
  background-color: #b3e0be !important; }

.bg-green-200-500 {
  background-color: #c9e9d1 !important; }

a.bg-green-200-500:focus {
  background-color: #a5dab2 !important; }

a.bg-green-200-500:hover {
  background-color: #a5dab2 !important; }

.bg-green-200-600 {
  background-color: #97af9d !important; }

a.bg-green-200-600:focus {
  background-color: #7a9982 !important; }

a.bg-green-200-600:hover {
  background-color: #7a9982 !important; }

.bg-green-200-700 {
  background-color: #657569 !important; }

a.bg-green-200-700:focus {
  background-color: #4d5a50 !important; }

a.bg-green-200-700:hover {
  background-color: #4d5a50 !important; }

.bg-green-200-800 {
  background-color: #323a34 !important; }

a.bg-green-200-800:focus {
  background-color: #1a1f1b !important; }

a.bg-green-200-800:hover {
  background-color: #1a1f1b !important; }

.bg-green-200-900 {
  background-color: #1e231f !important; }

a.bg-green-200-900:focus {
  background-color: #060807 !important; }

a.bg-green-200-900:hover {
  background-color: #060807 !important; }

.bg-green-300-100 {
  background-color: #f4fbf6 !important; }

a.bg-green-300-100:focus {
  background-color: #cfedd7 !important; }

a.bg-green-300-100:hover {
  background-color: #cfedd7 !important; }

.bg-green-300-200 {
  background-color: #e4f4e8 !important; }

a.bg-green-300-200:focus {
  background-color: #c0e5c9 !important; }

a.bg-green-300-200:hover {
  background-color: #c0e5c9 !important; }

.bg-green-300-300 {
  background-color: #cae9d1 !important; }

a.bg-green-300-300:focus {
  background-color: #a6dab2 !important; }

a.bg-green-300-300:hover {
  background-color: #a6dab2 !important; }

.bg-green-300-400 {
  background-color: #afdeb9 !important; }

a.bg-green-300-400:focus {
  background-color: #8bcf99 !important; }

a.bg-green-300-400:hover {
  background-color: #8bcf99 !important; }

.bg-green-300-500 {
  background-color: #94d3a2 !important; }

a.bg-green-300-500:focus {
  background-color: #70c483 !important; }

a.bg-green-300-500:hover {
  background-color: #70c483 !important; }

.bg-green-300-600 {
  background-color: #6f9e7a !important; }

a.bg-green-300-600:focus {
  background-color: #588262 !important; }

a.bg-green-300-600:hover {
  background-color: #588262 !important; }

.bg-green-300-700 {
  background-color: #4a6a51 !important; }

a.bg-green-300-700:focus {
  background-color: #354c3a !important; }

a.bg-green-300-700:hover {
  background-color: #354c3a !important; }

.bg-green-300-800 {
  background-color: #253529 !important; }

a.bg-green-300-800:focus {
  background-color: #101712 !important; }

a.bg-green-300-800:hover {
  background-color: #101712 !important; }

.bg-green-300-900 {
  background-color: #162018 !important; }

a.bg-green-300-900:focus {
  background-color: #010201 !important; }

a.bg-green-300-900:hover {
  background-color: #010201 !important; }

.bg-green-400-100 {
  background-color: #eff8f1 !important; }

a.bg-green-400-100:focus {
  background-color: #cce8d2 !important; }

a.bg-green-400-100:hover {
  background-color: #cce8d2 !important; }

.bg-green-400-200 {
  background-color: #d7efdc !important; }

a.bg-green-400-200:focus {
  background-color: #b3e0bc !important; }

a.bg-green-400-200:hover {
  background-color: #b3e0bc !important; }

.bg-green-400-300 {
  background-color: #afdeba !important; }

a.bg-green-400-300:focus {
  background-color: #8bcf9b !important; }

a.bg-green-400-300:hover {
  background-color: #8bcf9b !important; }

.bg-green-400-400 {
  background-color: #86ce97 !important; }

a.bg-green-400-400:focus {
  background-color: #62bf78 !important; }

a.bg-green-400-400:hover {
  background-color: #62bf78 !important; }

.bg-green-400-500 {
  background-color: #5ebd74 !important; }

a.bg-green-400-500:focus {
  background-color: #43a55a !important; }

a.bg-green-400-500:hover {
  background-color: #43a55a !important; }

.bg-green-400-600 {
  background-color: #478e57 !important; }

a.bg-green-400-600:focus {
  background-color: #366c42 !important; }

a.bg-green-400-600:hover {
  background-color: #366c42 !important; }

.bg-green-400-700 {
  background-color: #2f5f3a !important; }

a.bg-green-400-700:focus {
  background-color: #1e3d25 !important; }

a.bg-green-400-700:hover {
  background-color: #1e3d25 !important; }

.bg-green-400-800 {
  background-color: #182f1d !important; }

a.bg-green-400-800:focus {
  background-color: #070d08 !important; }

a.bg-green-400-800:hover {
  background-color: #070d08 !important; }

.bg-green-400-900 {
  background-color: #0e1c11 !important; }

a.bg-green-400-900:focus {
  background-color: black !important; }

a.bg-green-400-900:hover {
  background-color: black !important; }

.bg-green-500-100 {
  background-color: #eaf6ec !important; }

a.bg-green-500-100:focus {
  background-color: #c6e7cc !important; }

a.bg-green-500-100:hover {
  background-color: #c6e7cc !important; }

.bg-green-500-200 {
  background-color: #c9e9d1 !important; }

a.bg-green-500-200:focus {
  background-color: #a5dab2 !important; }

a.bg-green-500-200:hover {
  background-color: #a5dab2 !important; }

.bg-green-500-300 {
  background-color: #94d3a2 !important; }

a.bg-green-500-300:focus {
  background-color: #70c483 !important; }

a.bg-green-500-300:hover {
  background-color: #70c483 !important; }

.bg-green-500-400 {
  background-color: #5ebd74 !important; }

a.bg-green-500-400:focus {
  background-color: #43a55a !important; }

a.bg-green-500-400:hover {
  background-color: #43a55a !important; }

.bg-green-500-500 {
  background-color: #28a745 !important; }

a.bg-green-500-500:focus {
  background-color: #1e7e34 !important; }

a.bg-green-500-500:hover {
  background-color: #1e7e34 !important; }

.bg-green-500-600 {
  background-color: #1e7d34 !important; }

a.bg-green-500-600:focus {
  background-color: #145423 !important; }

a.bg-green-500-600:hover {
  background-color: #145423 !important; }

.bg-green-500-700 {
  background-color: #145423 !important; }

a.bg-green-500-700:focus {
  background-color: #0a2b12 !important; }

a.bg-green-500-700:hover {
  background-color: #0a2b12 !important; }

.bg-green-500-800 {
  background-color: #0a2a11 !important; }

a.bg-green-500-800:focus {
  background-color: #000100 !important; }

a.bg-green-500-800:hover {
  background-color: #000100 !important; }

.bg-green-500-900 {
  background-color: #06190a !important; }

a.bg-green-500-900:focus {
  background-color: black !important; }

a.bg-green-500-900:hover {
  background-color: black !important; }

.bg-green-600-100 {
  background-color: #e9f2eb !important; }

a.bg-green-600-100:focus {
  background-color: #c9dfce !important; }

a.bg-green-600-100:hover {
  background-color: #c9dfce !important; }

.bg-green-600-200 {
  background-color: #c7dfcc !important; }

a.bg-green-600-200:focus {
  background-color: #a7ccae !important; }

a.bg-green-600-200:hover {
  background-color: #a7ccae !important; }

.bg-green-600-300 {
  background-color: #8fbe9a !important; }

a.bg-green-600-300:focus {
  background-color: #6fab7d !important; }

a.bg-green-600-300:hover {
  background-color: #6fab7d !important; }

.bg-green-600-400 {
  background-color: #569e67 !important; }

a.bg-green-600-400:focus {
  background-color: #447d51 !important; }

a.bg-green-600-400:hover {
  background-color: #447d51 !important; }

.bg-green-600-500 {
  background-color: #1e7d34 !important; }

a.bg-green-600-500:focus {
  background-color: #145423 !important; }

a.bg-green-600-500:hover {
  background-color: #145423 !important; }

.bg-green-600-600 {
  background-color: #175e27 !important; }

a.bg-green-600-600:focus {
  background-color: #0d3516 !important; }

a.bg-green-600-600:hover {
  background-color: #0d3516 !important; }

.bg-green-600-700 {
  background-color: #0f3f1a !important; }

a.bg-green-600-700:focus {
  background-color: #051609 !important; }

a.bg-green-600-700:hover {
  background-color: #051609 !important; }

.bg-green-600-800 {
  background-color: #081f0d !important; }

a.bg-green-600-800:focus {
  background-color: black !important; }

a.bg-green-600-800:hover {
  background-color: black !important; }

.bg-green-600-900 {
  background-color: #051308 !important; }

a.bg-green-600-900:focus {
  background-color: black !important; }

a.bg-green-600-900:hover {
  background-color: black !important; }

.bg-green-700-100 {
  background-color: #e8eee9 !important; }

a.bg-green-700-100:focus {
  background-color: #cbd8cd !important; }

a.bg-green-700-100:hover {
  background-color: #cbd8cd !important; }

.bg-green-700-200 {
  background-color: #c4d4c8 !important; }

a.bg-green-700-200:focus {
  background-color: #a7bfad !important; }

a.bg-green-700-200:hover {
  background-color: #a7bfad !important; }

.bg-green-700-300 {
  background-color: #8aaa91 !important; }

a.bg-green-700-300:focus {
  background-color: #6c9575 !important; }

a.bg-green-700-300:hover {
  background-color: #6c9575 !important; }

.bg-green-700-400 {
  background-color: #4f7f5a !important; }

a.bg-green-700-400:focus {
  background-color: #3b6044 !important; }

a.bg-green-700-400:hover {
  background-color: #3b6044 !important; }

.bg-green-700-500 {
  background-color: #145423 !important; }

a.bg-green-700-500:focus {
  background-color: #0a2b12 !important; }

a.bg-green-700-500:hover {
  background-color: #0a2b12 !important; }

.bg-green-700-600 {
  background-color: #0f3f1a !important; }

a.bg-green-700-600:focus {
  background-color: #051609 !important; }

a.bg-green-700-600:hover {
  background-color: #051609 !important; }

.bg-green-700-700 {
  background-color: #0a2a12 !important; }

a.bg-green-700-700:focus {
  background-color: #000100 !important; }

a.bg-green-700-700:hover {
  background-color: #000100 !important; }

.bg-green-700-800 {
  background-color: #051509 !important; }

a.bg-green-700-800:focus {
  background-color: black !important; }

a.bg-green-700-800:hover {
  background-color: black !important; }

.bg-green-700-900 {
  background-color: #030d05 !important; }

a.bg-green-700-900:focus {
  background-color: black !important; }

a.bg-green-700-900:hover {
  background-color: black !important; }

.bg-green-800-100 {
  background-color: #e7eae7 !important; }

a.bg-green-800-100:focus {
  background-color: #ccd2cc !important; }

a.bg-green-800-100:hover {
  background-color: #ccd2cc !important; }

.bg-green-800-200 {
  background-color: #c2cac4 !important; }

a.bg-green-800-200:focus {
  background-color: #a7b2aa !important; }

a.bg-green-800-200:hover {
  background-color: #a7b2aa !important; }

.bg-green-800-300 {
  background-color: #859588 !important; }

a.bg-green-800-300:focus {
  background-color: #6b7c6e !important; }

a.bg-green-800-300:hover {
  background-color: #6b7c6e !important; }

.bg-green-800-400 {
  background-color: #475f4d !important; }

a.bg-green-800-400:focus {
  background-color: #314235 !important; }

a.bg-green-800-400:hover {
  background-color: #314235 !important; }

.bg-green-800-500 {
  background-color: #0a2a11 !important; }

a.bg-green-800-500:focus {
  background-color: #000100 !important; }

a.bg-green-800-500:hover {
  background-color: #000100 !important; }

.bg-green-800-600 {
  background-color: #08200d !important; }

a.bg-green-800-600:focus {
  background-color: black !important; }

a.bg-green-800-600:hover {
  background-color: black !important; }

.bg-green-800-700 {
  background-color: #051509 !important; }

a.bg-green-800-700:focus {
  background-color: black !important; }

a.bg-green-800-700:hover {
  background-color: black !important; }

.bg-green-800-800 {
  background-color: #030b04 !important; }

a.bg-green-800-800:focus {
  background-color: black !important; }

a.bg-green-800-800:hover {
  background-color: black !important; }

.bg-green-800-900 {
  background-color: #020603 !important; }

a.bg-green-800-900:focus {
  background-color: black !important; }

a.bg-green-800-900:hover {
  background-color: black !important; }

.bg-green-900-100 {
  background-color: #e6e8e7 !important; }

a.bg-green-900-100:focus {
  background-color: #cbd0ce !important; }

a.bg-green-900-100:hover {
  background-color: #cbd0ce !important; }

.bg-green-900-200 {
  background-color: #c1c6c2 !important; }

a.bg-green-900-200:focus {
  background-color: #a6aea8 !important; }

a.bg-green-900-200:hover {
  background-color: #a6aea8 !important; }

.bg-green-900-300 {
  background-color: #838c85 !important; }

a.bg-green-900-300:focus {
  background-color: #6a726c !important; }

a.bg-green-900-300:hover {
  background-color: #6a726c !important; }

.bg-green-900-400 {
  background-color: #445347 !important; }

a.bg-green-900-400:focus {
  background-color: #2d372f !important; }

a.bg-green-900-400:hover {
  background-color: #2d372f !important; }

.bg-green-900-500 {
  background-color: #06190a !important; }

a.bg-green-900-500:focus {
  background-color: black !important; }

a.bg-green-900-500:hover {
  background-color: black !important; }

.bg-green-900-600 {
  background-color: #051308 !important; }

a.bg-green-900-600:focus {
  background-color: black !important; }

a.bg-green-900-600:hover {
  background-color: black !important; }

.bg-green-900-700 {
  background-color: #030d05 !important; }

a.bg-green-900-700:focus {
  background-color: black !important; }

a.bg-green-900-700:hover {
  background-color: black !important; }

.bg-green-900-800 {
  background-color: #020603 !important; }

a.bg-green-900-800:focus {
  background-color: black !important; }

a.bg-green-900-800:hover {
  background-color: black !important; }

.bg-green-900-900 {
  background-color: #010402 !important; }

a.bg-green-900-900:focus {
  background-color: black !important; }

a.bg-green-900-900:hover {
  background-color: black !important; }

.bg-teal-100-100 {
  background-color: #fdfffe !important; }

a.bg-teal-100-100:focus {
  background-color: #caffe5 !important; }

a.bg-teal-100-100:hover {
  background-color: #caffe5 !important; }

.bg-teal-100-200 {
  background-color: #fafefd !important; }

a.bg-teal-100-200:focus {
  background-color: #d0f6ec !important; }

a.bg-teal-100-200:hover {
  background-color: #d0f6ec !important; }

.bg-teal-100-300 {
  background-color: #f4fdfa !important; }

a.bg-teal-100-300:focus {
  background-color: #c9f5e6 !important; }

a.bg-teal-100-300:hover {
  background-color: #c9f5e6 !important; }

.bg-teal-100-400 {
  background-color: #effbf8 !important; }

a.bg-teal-100-400:focus {
  background-color: #c6f1e6 !important; }

a.bg-teal-100-400:hover {
  background-color: #c6f1e6 !important; }

.bg-teal-100-500 {
  background-color: #e9faf5 !important; }

a.bg-teal-100-500:focus {
  background-color: #bff1e2 !important; }

a.bg-teal-100-500:hover {
  background-color: #bff1e2 !important; }

.bg-teal-100-600 {
  background-color: #afbcb8 !important; }

a.bg-teal-100-600:focus {
  background-color: #93a59f !important; }

a.bg-teal-100-600:hover {
  background-color: #93a59f !important; }

.bg-teal-100-700 {
  background-color: #757d7b !important; }

a.bg-teal-100-700:focus {
  background-color: #5c6361 !important; }

a.bg-teal-100-700:hover {
  background-color: #5c6361 !important; }

.bg-teal-100-800 {
  background-color: #3a3f3d !important; }

a.bg-teal-100-800:focus {
  background-color: #222423 !important; }

a.bg-teal-100-800:hover {
  background-color: #222423 !important; }

.bg-teal-100-900 {
  background-color: #232625 !important; }

a.bg-teal-100-900:focus {
  background-color: #0b0b0b !important; }

a.bg-teal-100-900:hover {
  background-color: #0b0b0b !important; }

.bg-teal-200-100 {
  background-color: #f9fefc !important; }

a.bg-teal-200-100:focus {
  background-color: #cdf7e6 !important; }

a.bg-teal-200-100:hover {
  background-color: #cdf7e6 !important; }

.bg-teal-200-200 {
  background-color: #f1fcf9 !important; }

a.bg-teal-200-200:focus {
  background-color: #c7f3e7 !important; }

a.bg-teal-200-200:hover {
  background-color: #c7f3e7 !important; }

.bg-teal-200-300 {
  background-color: #e3f9f2 !important; }

a.bg-teal-200-300:focus {
  background-color: #b9f0df !important; }

a.bg-teal-200-300:hover {
  background-color: #b9f0df !important; }

.bg-teal-200-400 {
  background-color: #d5f5ec !important; }

a.bg-teal-200-400:focus {
  background-color: #acebd9 !important; }

a.bg-teal-200-400:hover {
  background-color: #acebd9 !important; }

.bg-teal-200-500 {
  background-color: #c7f2e5 !important; }

a.bg-teal-200-500:focus {
  background-color: #9ee8d2 !important; }

a.bg-teal-200-500:hover {
  background-color: #9ee8d2 !important; }

.bg-teal-200-600 {
  background-color: #95b6ac !important; }

a.bg-teal-200-600:focus {
  background-color: #77a194 !important; }

a.bg-teal-200-600:hover {
  background-color: #77a194 !important; }

.bg-teal-200-700 {
  background-color: #647973 !important; }

a.bg-teal-200-700:focus {
  background-color: #4d5d58 !important; }

a.bg-teal-200-700:hover {
  background-color: #4d5d58 !important; }

.bg-teal-200-800 {
  background-color: #323d39 !important; }

a.bg-teal-200-800:focus {
  background-color: #1b211f !important; }

a.bg-teal-200-800:hover {
  background-color: #1b211f !important; }

.bg-teal-200-900 {
  background-color: #1e2422 !important; }

a.bg-teal-200-900:focus {
  background-color: #070808 !important; }

a.bg-teal-200-900:hover {
  background-color: #070808 !important; }

.bg-teal-300-100 {
  background-color: #f4fcfa !important; }

a.bg-teal-300-100:focus {
  background-color: #ccf1e8 !important; }

a.bg-teal-300-100:hover {
  background-color: #ccf1e8 !important; }

.bg-teal-300-200 {
  background-color: #e3f8f2 !important; }

a.bg-teal-300-200:focus {
  background-color: #baeedf !important; }

a.bg-teal-300-200:hover {
  background-color: #baeedf !important; }

.bg-teal-300-300 {
  background-color: #c8f2e5 !important; }

a.bg-teal-300-300:focus {
  background-color: #9fe8d2 !important; }

a.bg-teal-300-300:hover {
  background-color: #9fe8d2 !important; }

.bg-teal-300-400 {
  background-color: #acebd8 !important; }

a.bg-teal-300-400:focus {
  background-color: #83e1c5 !important; }

a.bg-teal-300-400:hover {
  background-color: #83e1c5 !important; }

.bg-teal-300-500 {
  background-color: #90e4cb !important; }

a.bg-teal-300-500:focus {
  background-color: #67dab8 !important; }

a.bg-teal-300-500:hover {
  background-color: #67dab8 !important; }

.bg-teal-300-600 {
  background-color: #6cab98 !important; }

a.bg-teal-300-600:focus {
  background-color: #53917e !important; }

a.bg-teal-300-600:hover {
  background-color: #53917e !important; }

.bg-teal-300-700 {
  background-color: #487266 !important; }

a.bg-teal-300-700:focus {
  background-color: #34534a !important; }

a.bg-teal-300-700:hover {
  background-color: #34534a !important; }

.bg-teal-300-800 {
  background-color: #243933 !important; }

a.bg-teal-300-800:focus {
  background-color: #101a17 !important; }

a.bg-teal-300-800:hover {
  background-color: #101a17 !important; }

.bg-teal-300-900 {
  background-color: #16221e !important; }

a.bg-teal-300-900:focus {
  background-color: #020303 !important; }

a.bg-teal-300-900:hover {
  background-color: #020303 !important; }

.bg-teal-400-100 {
  background-color: #eefbf7 !important; }

a.bg-teal-400-100:focus {
  background-color: #c5f1e4 !important; }

a.bg-teal-400-100:hover {
  background-color: #c5f1e4 !important; }

.bg-teal-400-200 {
  background-color: #d5f5ec !important; }

a.bg-teal-400-200:focus {
  background-color: #acebd9 !important; }

a.bg-teal-400-200:hover {
  background-color: #acebd9 !important; }

.bg-teal-400-300 {
  background-color: #acebd8 !important; }

a.bg-teal-400-300:focus {
  background-color: #83e1c5 !important; }

a.bg-teal-400-300:hover {
  background-color: #83e1c5 !important; }

.bg-teal-400-400 {
  background-color: #82e1c5 !important; }

a.bg-teal-400-400:focus {
  background-color: #59d7b2 !important; }

a.bg-teal-400-400:hover {
  background-color: #59d7b2 !important; }

.bg-teal-400-500 {
  background-color: #58d7b1 !important; }

a.bg-teal-400-500:focus {
  background-color: #31cb9d !important; }

a.bg-teal-400-500:hover {
  background-color: #31cb9d !important; }

.bg-teal-400-600 {
  background-color: #42a185 !important; }

a.bg-teal-400-600:focus {
  background-color: #337d67 !important; }

a.bg-teal-400-600:hover {
  background-color: #337d67 !important; }

.bg-teal-400-700 {
  background-color: #2c6c59 !important; }

a.bg-teal-400-700:focus {
  background-color: #1d483b !important; }

a.bg-teal-400-700:hover {
  background-color: #1d483b !important; }

.bg-teal-400-800 {
  background-color: #16362c !important; }

a.bg-teal-400-800:focus {
  background-color: #07120e !important; }

a.bg-teal-400-800:hover {
  background-color: #07120e !important; }

.bg-teal-400-900 {
  background-color: #0d201b !important; }

a.bg-teal-400-900:focus {
  background-color: black !important; }

a.bg-teal-400-900:hover {
  background-color: black !important; }

.bg-teal-500-100 {
  background-color: #e9faf5 !important; }

a.bg-teal-500-100:focus {
  background-color: #bff1e2 !important; }

a.bg-teal-500-100:hover {
  background-color: #bff1e2 !important; }

.bg-teal-500-200 {
  background-color: #c7f2e5 !important; }

a.bg-teal-500-200:focus {
  background-color: #9ee8d2 !important; }

a.bg-teal-500-200:hover {
  background-color: #9ee8d2 !important; }

.bg-teal-500-300 {
  background-color: #90e4cb !important; }

a.bg-teal-500-300:focus {
  background-color: #67dab8 !important; }

a.bg-teal-500-300:hover {
  background-color: #67dab8 !important; }

.bg-teal-500-400 {
  background-color: #58d7b1 !important; }

a.bg-teal-500-400:focus {
  background-color: #31cb9d !important; }

a.bg-teal-500-400:hover {
  background-color: #31cb9d !important; }

.bg-teal-500-500 {
  background-color: #20c997 !important; }

a.bg-teal-500-500:focus {
  background-color: #199d76 !important; }

a.bg-teal-500-500:hover {
  background-color: #199d76 !important; }

.bg-teal-500-600 {
  background-color: #189771 !important; }

a.bg-teal-500-600:focus {
  background-color: #116b50 !important; }

a.bg-teal-500-600:hover {
  background-color: #116b50 !important; }

.bg-teal-500-700 {
  background-color: #10654c !important; }

a.bg-teal-500-700:focus {
  background-color: #09392b !important; }

a.bg-teal-500-700:hover {
  background-color: #09392b !important; }

.bg-teal-500-800 {
  background-color: #083226 !important; }

a.bg-teal-500-800:focus {
  background-color: #010605 !important; }

a.bg-teal-500-800:hover {
  background-color: #010605 !important; }

.bg-teal-500-900 {
  background-color: #051e17 !important; }

a.bg-teal-500-900:focus {
  background-color: black !important; }

a.bg-teal-500-900:hover {
  background-color: black !important; }

.bg-teal-600-100 {
  background-color: #e8f5f1 !important; }

a.bg-teal-600-100:focus {
  background-color: #c4e6db !important; }

a.bg-teal-600-100:hover {
  background-color: #c4e6db !important; }

.bg-teal-600-200 {
  background-color: #c5e5dc !important; }

a.bg-teal-600-200:focus {
  background-color: #a2d5c7 !important; }

a.bg-teal-600-200:hover {
  background-color: #a2d5c7 !important; }

.bg-teal-600-300 {
  background-color: #8ccbb8 !important; }

a.bg-teal-600-300:focus {
  background-color: #69bba2 !important; }

a.bg-teal-600-300:hover {
  background-color: #69bba2 !important; }

.bg-teal-600-400 {
  background-color: #52b195 !important; }

a.bg-teal-600-400:focus {
  background-color: #418f78 !important; }

a.bg-teal-600-400:hover {
  background-color: #418f78 !important; }

.bg-teal-600-500 {
  background-color: #189771 !important; }

a.bg-teal-600-500:focus {
  background-color: #116b50 !important; }

a.bg-teal-600-500:hover {
  background-color: #116b50 !important; }

.bg-teal-600-600 {
  background-color: #127155 !important; }

a.bg-teal-600-600:focus {
  background-color: #0b4534 !important; }

a.bg-teal-600-600:hover {
  background-color: #0b4534 !important; }

.bg-teal-600-700 {
  background-color: #0c4c39 !important; }

a.bg-teal-600-700:focus {
  background-color: #052018 !important; }

a.bg-teal-600-700:hover {
  background-color: #052018 !important; }

.bg-teal-600-800 {
  background-color: #06261c !important; }

a.bg-teal-600-800:focus {
  background-color: black !important; }

a.bg-teal-600-800:hover {
  background-color: black !important; }

.bg-teal-600-900 {
  background-color: #041711 !important; }

a.bg-teal-600-900:focus {
  background-color: black !important; }

a.bg-teal-600-900:hover {
  background-color: black !important; }

.bg-teal-700-100 {
  background-color: #e7f0ed !important; }

a.bg-teal-700-100:focus {
  background-color: #c8dcd5 !important; }

a.bg-teal-700-100:hover {
  background-color: #c8dcd5 !important; }

.bg-teal-700-200 {
  background-color: #c3d9d2 !important; }

a.bg-teal-700-200:focus {
  background-color: #a4c5bb !important; }

a.bg-teal-700-200:hover {
  background-color: #a4c5bb !important; }

.bg-teal-700-300 {
  background-color: #88b2a6 !important; }

a.bg-teal-700-300:focus {
  background-color: #699e8f !important; }

a.bg-teal-700-300:hover {
  background-color: #699e8f !important; }

.bg-teal-700-400 {
  background-color: #4c8c79 !important; }

a.bg-teal-700-400:focus {
  background-color: #3a6b5c !important; }

a.bg-teal-700-400:hover {
  background-color: #3a6b5c !important; }

.bg-teal-700-500 {
  background-color: #10654c !important; }

a.bg-teal-700-500:focus {
  background-color: #09392b !important; }

a.bg-teal-700-500:hover {
  background-color: #09392b !important; }

.bg-teal-700-600 {
  background-color: #0c4c39 !important; }

a.bg-teal-700-600:focus {
  background-color: #052018 !important; }

a.bg-teal-700-600:hover {
  background-color: #052018 !important; }

.bg-teal-700-700 {
  background-color: #083326 !important; }

a.bg-teal-700-700:focus {
  background-color: #010705 !important; }

a.bg-teal-700-700:hover {
  background-color: #010705 !important; }

.bg-teal-700-800 {
  background-color: #041913 !important; }

a.bg-teal-700-800:focus {
  background-color: black !important; }

a.bg-teal-700-800:hover {
  background-color: black !important; }

.bg-teal-700-900 {
  background-color: #020f0b !important; }

a.bg-teal-700-900:focus {
  background-color: black !important; }

a.bg-teal-700-900:hover {
  background-color: black !important; }

.bg-teal-800-100 {
  background-color: #e6ebe9 !important; }

a.bg-teal-800-100:focus {
  background-color: #cad4d0 !important; }

a.bg-teal-800-100:hover {
  background-color: #cad4d0 !important; }

.bg-teal-800-200 {
  background-color: #c1ccc9 !important; }

a.bg-teal-800-200:focus {
  background-color: #a5b5b1 !important; }

a.bg-teal-800-200:hover {
  background-color: #a5b5b1 !important; }

.bg-teal-800-300 {
  background-color: #849993 !important; }

a.bg-teal-800-300:focus {
  background-color: #6a807a !important; }

a.bg-teal-800-300:hover {
  background-color: #6a807a !important; }

.bg-teal-800-400 {
  background-color: #46655c !important; }

a.bg-teal-800-400:focus {
  background-color: #314741 !important; }

a.bg-teal-800-400:hover {
  background-color: #314741 !important; }

.bg-teal-800-500 {
  background-color: #083226 !important; }

a.bg-teal-800-500:focus {
  background-color: #010605 !important; }

a.bg-teal-800-500:hover {
  background-color: #010605 !important; }

.bg-teal-800-600 {
  background-color: #06261d !important; }

a.bg-teal-800-600:focus {
  background-color: black !important; }

a.bg-teal-800-600:hover {
  background-color: black !important; }

.bg-teal-800-700 {
  background-color: #041913 !important; }

a.bg-teal-800-700:focus {
  background-color: black !important; }

a.bg-teal-800-700:hover {
  background-color: black !important; }

.bg-teal-800-800 {
  background-color: #020d0a !important; }

a.bg-teal-800-800:focus {
  background-color: black !important; }

a.bg-teal-800-800:hover {
  background-color: black !important; }

.bg-teal-800-900 {
  background-color: #010806 !important; }

a.bg-teal-800-900:focus {
  background-color: black !important; }

a.bg-teal-800-900:hover {
  background-color: black !important; }

.bg-teal-900-100 {
  background-color: #e6e9e8 !important; }

a.bg-teal-900-100:focus {
  background-color: #cbd1cf !important; }

a.bg-teal-900-100:hover {
  background-color: #cbd1cf !important; }

.bg-teal-900-200 {
  background-color: #c1c7c5 !important; }

a.bg-teal-900-200:focus {
  background-color: #a6afac !important; }

a.bg-teal-900-200:hover {
  background-color: #a6afac !important; }

.bg-teal-900-300 {
  background-color: #828f8b !important; }

a.bg-teal-900-300:focus {
  background-color: #697571 !important; }

a.bg-teal-900-300:hover {
  background-color: #697571 !important; }

.bg-teal-900-400 {
  background-color: #445651 !important; }

a.bg-teal-900-400:focus {
  background-color: #2d3a36 !important; }

a.bg-teal-900-400:hover {
  background-color: #2d3a36 !important; }

.bg-teal-900-500 {
  background-color: #051e17 !important; }

a.bg-teal-900-500:focus {
  background-color: black !important; }

a.bg-teal-900-500:hover {
  background-color: black !important; }

.bg-teal-900-600 {
  background-color: #041711 !important; }

a.bg-teal-900-600:focus {
  background-color: black !important; }

a.bg-teal-900-600:hover {
  background-color: black !important; }

.bg-teal-900-700 {
  background-color: #030f0c !important; }

a.bg-teal-900-700:focus {
  background-color: black !important; }

a.bg-teal-900-700:hover {
  background-color: black !important; }

.bg-teal-900-800 {
  background-color: #010806 !important; }

a.bg-teal-900-800:focus {
  background-color: black !important; }

a.bg-teal-900-800:hover {
  background-color: black !important; }

.bg-teal-900-900 {
  background-color: #010503 !important; }

a.bg-teal-900-900:focus {
  background-color: black !important; }

a.bg-teal-900-900:hover {
  background-color: black !important; }

.bg-cyan-100-100 {
  background-color: #fdfefe !important; }

a.bg-cyan-100-100:focus {
  background-color: #dbeded !important; }

a.bg-cyan-100-100:hover {
  background-color: #dbeded !important; }

.bg-cyan-100-200 {
  background-color: #f9fdfd !important; }

a.bg-cyan-100-200:focus {
  background-color: #d3f0f0 !important; }

a.bg-cyan-100-200:hover {
  background-color: #d3f0f0 !important; }

.bg-cyan-100-300 {
  background-color: #f4fbfc !important; }

a.bg-cyan-100-300:focus {
  background-color: #ccecf1 !important; }

a.bg-cyan-100-300:hover {
  background-color: #ccecf1 !important; }

.bg-cyan-100-400 {
  background-color: #eef8fa !important; }

a.bg-cyan-100-400:focus {
  background-color: #c7e8ee !important; }

a.bg-cyan-100-400:hover {
  background-color: #c7e8ee !important; }

.bg-cyan-100-500 {
  background-color: #e8f6f8 !important; }

a.bg-cyan-100-500:focus {
  background-color: #c1e7ec !important; }

a.bg-cyan-100-500:hover {
  background-color: #c1e7ec !important; }

.bg-cyan-100-600 {
  background-color: #aeb9ba !important; }

a.bg-cyan-100-600:focus {
  background-color: #92a1a3 !important; }

a.bg-cyan-100-600:hover {
  background-color: #92a1a3 !important; }

.bg-cyan-100-700 {
  background-color: #747b7c !important; }

a.bg-cyan-100-700:focus {
  background-color: #5b6162 !important; }

a.bg-cyan-100-700:hover {
  background-color: #5b6162 !important; }

.bg-cyan-100-800 {
  background-color: #3a3e3e !important; }

a.bg-cyan-100-800:focus {
  background-color: #212424 !important; }

a.bg-cyan-100-800:hover {
  background-color: #212424 !important; }

.bg-cyan-100-900 {
  background-color: #232525 !important; }

a.bg-cyan-100-900:focus {
  background-color: #0a0b0b !important; }

a.bg-cyan-100-900:hover {
  background-color: #0a0b0b !important; }

.bg-cyan-200-100 {
  background-color: #f9fdfd !important; }

a.bg-cyan-200-100:focus {
  background-color: #d3f0f0 !important; }

a.bg-cyan-200-100:hover {
  background-color: #d3f0f0 !important; }

.bg-cyan-200-200 {
  background-color: #f1f9fb !important; }

a.bg-cyan-200-200:focus {
  background-color: #c9e8f0 !important; }

a.bg-cyan-200-200:hover {
  background-color: #c9e8f0 !important; }

.bg-cyan-200-300 {
  background-color: #e2f4f6 !important; }

a.bg-cyan-200-300:focus {
  background-color: #bbe5ea !important; }

a.bg-cyan-200-300:hover {
  background-color: #bbe5ea !important; }

.bg-cyan-200-400 {
  background-color: #d4eef2 !important; }

a.bg-cyan-200-400:focus {
  background-color: #addfe6 !important; }

a.bg-cyan-200-400:hover {
  background-color: #addfe6 !important; }

.bg-cyan-200-500 {
  background-color: #c5e8ed !important; }

a.bg-cyan-200-500:focus {
  background-color: #9ed9e1 !important; }

a.bg-cyan-200-500:hover {
  background-color: #9ed9e1 !important; }

.bg-cyan-200-600 {
  background-color: #94aeb2 !important; }

a.bg-cyan-200-600:focus {
  background-color: #76989d !important; }

a.bg-cyan-200-600:hover {
  background-color: #76989d !important; }

.bg-cyan-200-700 {
  background-color: #637477 !important; }

a.bg-cyan-200-700:focus {
  background-color: #4c595b !important; }

a.bg-cyan-200-700:hover {
  background-color: #4c595b !important; }

.bg-cyan-200-800 {
  background-color: #313a3b !important; }

a.bg-cyan-200-800:focus {
  background-color: #1a1f1f !important; }

a.bg-cyan-200-800:hover {
  background-color: #1a1f1f !important; }

.bg-cyan-200-900 {
  background-color: #1e2324 !important; }

a.bg-cyan-200-900:focus {
  background-color: #070808 !important; }

a.bg-cyan-200-900:hover {
  background-color: #070808 !important; }

.bg-cyan-300-100 {
  background-color: #f3fafc !important; }

a.bg-cyan-300-100:focus {
  background-color: #cae9f2 !important; }

a.bg-cyan-300-100:hover {
  background-color: #cae9f2 !important; }

.bg-cyan-300-200 {
  background-color: #e2f4f6 !important; }

a.bg-cyan-300-200:focus {
  background-color: #bbe5ea !important; }

a.bg-cyan-300-200:hover {
  background-color: #bbe5ea !important; }

.bg-cyan-300-300 {
  background-color: #c5e8ee !important; }

a.bg-cyan-300-300:focus {
  background-color: #9ed8e2 !important; }

a.bg-cyan-300-300:hover {
  background-color: #9ed8e2 !important; }

.bg-cyan-300-400 {
  background-color: #a8dde5 !important; }

a.bg-cyan-300-400:focus {
  background-color: #81ced9 !important; }

a.bg-cyan-300-400:hover {
  background-color: #81ced9 !important; }

.bg-cyan-300-500 {
  background-color: #8bd1dc !important; }

a.bg-cyan-300-500:focus {
  background-color: #64c1d0 !important; }

a.bg-cyan-300-500:hover {
  background-color: #64c1d0 !important; }

.bg-cyan-300-600 {
  background-color: #689da5 !important; }

a.bg-cyan-300-600:focus {
  background-color: #518189 !important; }

a.bg-cyan-300-600:hover {
  background-color: #518189 !important; }

.bg-cyan-300-700 {
  background-color: #46696e !important; }

a.bg-cyan-300-700:focus {
  background-color: #324b4f !important; }

a.bg-cyan-300-700:hover {
  background-color: #324b4f !important; }

.bg-cyan-300-800 {
  background-color: #233437 !important; }

a.bg-cyan-300-800:focus {
  background-color: #0f1718 !important; }

a.bg-cyan-300-800:hover {
  background-color: #0f1718 !important; }

.bg-cyan-300-900 {
  background-color: #151f21 !important; }

a.bg-cyan-300-900:focus {
  background-color: #010202 !important; }

a.bg-cyan-300-900:hover {
  background-color: #010202 !important; }

.bg-cyan-400-100 {
  background-color: #eef8fa !important; }

a.bg-cyan-400-100:focus {
  background-color: #c7e8ee !important; }

a.bg-cyan-400-100:hover {
  background-color: #c7e8ee !important; }

.bg-cyan-400-200 {
  background-color: #d4eef2 !important; }

a.bg-cyan-400-200:focus {
  background-color: #addfe6 !important; }

a.bg-cyan-400-200:hover {
  background-color: #addfe6 !important; }

.bg-cyan-400-300 {
  background-color: #a8dce5 !important; }

a.bg-cyan-400-300:focus {
  background-color: #81ccd9 !important; }

a.bg-cyan-400-300:hover {
  background-color: #81ccd9 !important; }

.bg-cyan-400-400 {
  background-color: #7dcbd7 !important; }

a.bg-cyan-400-400:focus {
  background-color: #56bbcb !important; }

a.bg-cyan-400-400:hover {
  background-color: #56bbcb !important; }

.bg-cyan-400-500 {
  background-color: #51b9ca !important; }

a.bg-cyan-400-500:focus {
  background-color: #36a0b2 !important; }

a.bg-cyan-400-500:hover {
  background-color: #36a0b2 !important; }

.bg-cyan-400-600 {
  background-color: #3d8b98 !important; }

a.bg-cyan-400-600:focus {
  background-color: #2e6a74 !important; }

a.bg-cyan-400-600:hover {
  background-color: #2e6a74 !important; }

.bg-cyan-400-700 {
  background-color: #295d65 !important; }

a.bg-cyan-400-700:focus {
  background-color: #1a3c41 !important; }

a.bg-cyan-400-700:hover {
  background-color: #1a3c41 !important; }

.bg-cyan-400-800 {
  background-color: #142e33 !important; }

a.bg-cyan-400-800:focus {
  background-color: #060d0e !important; }

a.bg-cyan-400-800:hover {
  background-color: #060d0e !important; }

.bg-cyan-400-900 {
  background-color: #0c1c1e !important; }

a.bg-cyan-400-900:focus {
  background-color: black !important; }

a.bg-cyan-400-900:hover {
  background-color: black !important; }

.bg-cyan-500-100 {
  background-color: #e8f6f8 !important; }

a.bg-cyan-500-100:focus {
  background-color: #c1e7ec !important; }

a.bg-cyan-500-100:hover {
  background-color: #c1e7ec !important; }

.bg-cyan-500-200 {
  background-color: #c5e8ed !important; }

a.bg-cyan-500-200:focus {
  background-color: #9ed9e1 !important; }

a.bg-cyan-500-200:hover {
  background-color: #9ed9e1 !important; }

.bg-cyan-500-300 {
  background-color: #8bd1dc !important; }

a.bg-cyan-500-300:focus {
  background-color: #64c1d0 !important; }

a.bg-cyan-500-300:hover {
  background-color: #64c1d0 !important; }

.bg-cyan-500-400 {
  background-color: #51b9ca !important; }

a.bg-cyan-500-400:focus {
  background-color: #36a0b2 !important; }

a.bg-cyan-500-400:hover {
  background-color: #36a0b2 !important; }

.bg-cyan-500-500 {
  background-color: #17a2b8 !important; }

a.bg-cyan-500-500:focus {
  background-color: #117a8b !important; }

a.bg-cyan-500-500:hover {
  background-color: #117a8b !important; }

.bg-cyan-500-600 {
  background-color: #117a8a !important; }

a.bg-cyan-500-600:focus {
  background-color: #0b525d !important; }

a.bg-cyan-500-600:hover {
  background-color: #0b525d !important; }

.bg-cyan-500-700 {
  background-color: #0c515c !important; }

a.bg-cyan-500-700:focus {
  background-color: #06292f !important; }

a.bg-cyan-500-700:hover {
  background-color: #06292f !important; }

.bg-cyan-500-800 {
  background-color: #06292e !important; }

a.bg-cyan-500-800:focus {
  background-color: #000101 !important; }

a.bg-cyan-500-800:hover {
  background-color: #000101 !important; }

.bg-cyan-500-900 {
  background-color: #03181c !important; }

a.bg-cyan-500-900:focus {
  background-color: black !important; }

a.bg-cyan-500-900:hover {
  background-color: black !important; }

.bg-cyan-600-100 {
  background-color: #e7f2f3 !important; }

a.bg-cyan-600-100:focus {
  background-color: #c5e0e2 !important; }

a.bg-cyan-600-100:hover {
  background-color: #c5e0e2 !important; }

.bg-cyan-600-200 {
  background-color: #c4dee2 !important; }

a.bg-cyan-600-200:focus {
  background-color: #a2cbd1 !important; }

a.bg-cyan-600-200:hover {
  background-color: #a2cbd1 !important; }

.bg-cyan-600-300 {
  background-color: #88bdc5 !important; }

a.bg-cyan-600-300:focus {
  background-color: #66aab4 !important; }

a.bg-cyan-600-300:hover {
  background-color: #66aab4 !important; }

.bg-cyan-600-400 {
  background-color: #4d9ba7 !important; }

a.bg-cyan-600-400:focus {
  background-color: #3d7b84 !important; }

a.bg-cyan-600-400:hover {
  background-color: #3d7b84 !important; }

.bg-cyan-600-500 {
  background-color: #117a8a !important; }

a.bg-cyan-600-500:focus {
  background-color: #0b525d !important; }

a.bg-cyan-600-500:hover {
  background-color: #0b525d !important; }

.bg-cyan-600-600 {
  background-color: #0d5c68 !important; }

a.bg-cyan-600-600:focus {
  background-color: #07343b !important; }

a.bg-cyan-600-600:hover {
  background-color: #07343b !important; }

.bg-cyan-600-700 {
  background-color: #093d45 !important; }

a.bg-cyan-600-700:focus {
  background-color: #031518 !important; }

a.bg-cyan-600-700:hover {
  background-color: #031518 !important; }

.bg-cyan-600-800 {
  background-color: #041f23 !important; }

a.bg-cyan-600-800:focus {
  background-color: black !important; }

a.bg-cyan-600-800:hover {
  background-color: black !important; }

.bg-cyan-600-900 {
  background-color: #031215 !important; }

a.bg-cyan-600-900:focus {
  background-color: black !important; }

a.bg-cyan-600-900:hover {
  background-color: black !important; }

.bg-cyan-700-100 {
  background-color: #e7eeef !important; }

a.bg-cyan-700-100:focus {
  background-color: #c8d8db !important; }

a.bg-cyan-700-100:hover {
  background-color: #c8d8db !important; }

.bg-cyan-700-200 {
  background-color: #c2d4d6 !important; }

a.bg-cyan-700-200:focus {
  background-color: #a4bfc2 !important; }

a.bg-cyan-700-200:hover {
  background-color: #a4bfc2 !important; }

.bg-cyan-700-300 {
  background-color: #86a8ae !important; }

a.bg-cyan-700-300:focus {
  background-color: #67929a !important; }

a.bg-cyan-700-300:hover {
  background-color: #67929a !important; }

.bg-cyan-700-400 {
  background-color: #497d85 !important; }

a.bg-cyan-700-400:focus {
  background-color: #375e64 !important; }

a.bg-cyan-700-400:hover {
  background-color: #375e64 !important; }

.bg-cyan-700-500 {
  background-color: #0c515c !important; }

a.bg-cyan-700-500:focus {
  background-color: #06292f !important; }

a.bg-cyan-700-500:hover {
  background-color: #06292f !important; }

.bg-cyan-700-600 {
  background-color: #093d45 !important; }

a.bg-cyan-700-600:focus {
  background-color: #031518 !important; }

a.bg-cyan-700-600:hover {
  background-color: #031518 !important; }

.bg-cyan-700-700 {
  background-color: #06292e !important; }

a.bg-cyan-700-700:focus {
  background-color: #000101 !important; }

a.bg-cyan-700-700:hover {
  background-color: #000101 !important; }

.bg-cyan-700-800 {
  background-color: #031417 !important; }

a.bg-cyan-700-800:focus {
  background-color: black !important; }

a.bg-cyan-700-800:hover {
  background-color: black !important; }

.bg-cyan-700-900 {
  background-color: #020c0e !important; }

a.bg-cyan-700-900:focus {
  background-color: black !important; }

a.bg-cyan-700-900:hover {
  background-color: black !important; }

.bg-cyan-800-100 {
  background-color: #e6eaea !important; }

a.bg-cyan-800-100:focus {
  background-color: #cad3d3 !important; }

a.bg-cyan-800-100:hover {
  background-color: #cad3d3 !important; }

.bg-cyan-800-200 {
  background-color: #c1cacb !important; }

a.bg-cyan-800-200:focus {
  background-color: #a5b2b4 !important; }

a.bg-cyan-800-200:hover {
  background-color: #a5b2b4 !important; }

.bg-cyan-800-300 {
  background-color: #839497 !important; }

a.bg-cyan-800-300:focus {
  background-color: #697b7e !important; }

a.bg-cyan-800-300:hover {
  background-color: #697b7e !important; }

.bg-cyan-800-400 {
  background-color: #445f62 !important; }

a.bg-cyan-800-400:focus {
  background-color: #2f4244 !important; }

a.bg-cyan-800-400:hover {
  background-color: #2f4244 !important; }

.bg-cyan-800-500 {
  background-color: #06292e !important; }

a.bg-cyan-800-500:focus {
  background-color: #000101 !important; }

a.bg-cyan-800-500:hover {
  background-color: #000101 !important; }

.bg-cyan-800-600 {
  background-color: #051f23 !important; }

a.bg-cyan-800-600:focus {
  background-color: black !important; }

a.bg-cyan-800-600:hover {
  background-color: black !important; }

.bg-cyan-800-700 {
  background-color: #031517 !important; }

a.bg-cyan-800-700:focus {
  background-color: black !important; }

a.bg-cyan-800-700:hover {
  background-color: black !important; }

.bg-cyan-800-800 {
  background-color: #020a0c !important; }

a.bg-cyan-800-800:focus {
  background-color: black !important; }

a.bg-cyan-800-800:hover {
  background-color: black !important; }

.bg-cyan-800-900 {
  background-color: #010607 !important; }

a.bg-cyan-800-900:focus {
  background-color: black !important; }

a.bg-cyan-800-900:hover {
  background-color: black !important; }

.bg-cyan-900-100 {
  background-color: #e6e8e8 !important; }

a.bg-cyan-900-100:focus {
  background-color: #cbd0d0 !important; }

a.bg-cyan-900-100:hover {
  background-color: #cbd0d0 !important; }

.bg-cyan-900-200 {
  background-color: #c0c5c6 !important; }

a.bg-cyan-900-200:focus {
  background-color: #a5acae !important; }

a.bg-cyan-900-200:hover {
  background-color: #a5acae !important; }

.bg-cyan-900-300 {
  background-color: #818c8e !important; }

a.bg-cyan-900-300:focus {
  background-color: #687274 !important; }

a.bg-cyan-900-300:hover {
  background-color: #687274 !important; }

.bg-cyan-900-400 {
  background-color: #425255 !important; }

a.bg-cyan-900-400:focus {
  background-color: #2c3638 !important; }

a.bg-cyan-900-400:hover {
  background-color: #2c3638 !important; }

.bg-cyan-900-500 {
  background-color: #03181c !important; }

a.bg-cyan-900-500:focus {
  background-color: black !important; }

a.bg-cyan-900-500:hover {
  background-color: black !important; }

.bg-cyan-900-600 {
  background-color: #021215 !important; }

a.bg-cyan-900-600:focus {
  background-color: black !important; }

a.bg-cyan-900-600:hover {
  background-color: black !important; }

.bg-cyan-900-700 {
  background-color: #020c0e !important; }

a.bg-cyan-900-700:focus {
  background-color: black !important; }

a.bg-cyan-900-700:hover {
  background-color: black !important; }

.bg-cyan-900-800 {
  background-color: #010607 !important; }

a.bg-cyan-900-800:focus {
  background-color: black !important; }

a.bg-cyan-900-800:hover {
  background-color: black !important; }

.bg-cyan-900-900 {
  background-color: #000404 !important; }

a.bg-cyan-900-900:focus {
  background-color: black !important; }

a.bg-cyan-900-900:hover {
  background-color: black !important; }

.bg-white-100-100 {
  background-color: white !important; }

a.bg-white-100-100:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-100-100:hover {
  background-color: #e6e6e6 !important; }

.bg-white-100-200 {
  background-color: white !important; }

a.bg-white-100-200:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-100-200:hover {
  background-color: #e6e6e6 !important; }

.bg-white-100-300 {
  background-color: white !important; }

a.bg-white-100-300:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-100-300:hover {
  background-color: #e6e6e6 !important; }

.bg-white-100-400 {
  background-color: white !important; }

a.bg-white-100-400:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-100-400:hover {
  background-color: #e6e6e6 !important; }

.bg-white-100-500 {
  background-color: white !important; }

a.bg-white-100-500:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-100-500:hover {
  background-color: #e6e6e6 !important; }

.bg-white-100-600 {
  background-color: #bfbfbf !important; }

a.bg-white-100-600:focus {
  background-color: #a6a6a6 !important; }

a.bg-white-100-600:hover {
  background-color: #a6a6a6 !important; }

.bg-white-100-700 {
  background-color: gray !important; }

a.bg-white-100-700:focus {
  background-color: #676767 !important; }

a.bg-white-100-700:hover {
  background-color: #676767 !important; }

.bg-white-100-800 {
  background-color: #404040 !important; }

a.bg-white-100-800:focus {
  background-color: #272727 !important; }

a.bg-white-100-800:hover {
  background-color: #272727 !important; }

.bg-white-100-900 {
  background-color: #262626 !important; }

a.bg-white-100-900:focus {
  background-color: #0d0d0d !important; }

a.bg-white-100-900:hover {
  background-color: #0d0d0d !important; }

.bg-white-200-100 {
  background-color: white !important; }

a.bg-white-200-100:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-200-100:hover {
  background-color: #e6e6e6 !important; }

.bg-white-200-200 {
  background-color: white !important; }

a.bg-white-200-200:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-200-200:hover {
  background-color: #e6e6e6 !important; }

.bg-white-200-300 {
  background-color: white !important; }

a.bg-white-200-300:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-200-300:hover {
  background-color: #e6e6e6 !important; }

.bg-white-200-400 {
  background-color: white !important; }

a.bg-white-200-400:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-200-400:hover {
  background-color: #e6e6e6 !important; }

.bg-white-200-500 {
  background-color: white !important; }

a.bg-white-200-500:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-200-500:hover {
  background-color: #e6e6e6 !important; }

.bg-white-200-600 {
  background-color: #bfbfbf !important; }

a.bg-white-200-600:focus {
  background-color: #a6a6a6 !important; }

a.bg-white-200-600:hover {
  background-color: #a6a6a6 !important; }

.bg-white-200-700 {
  background-color: gray !important; }

a.bg-white-200-700:focus {
  background-color: #676767 !important; }

a.bg-white-200-700:hover {
  background-color: #676767 !important; }

.bg-white-200-800 {
  background-color: #404040 !important; }

a.bg-white-200-800:focus {
  background-color: #272727 !important; }

a.bg-white-200-800:hover {
  background-color: #272727 !important; }

.bg-white-200-900 {
  background-color: #262626 !important; }

a.bg-white-200-900:focus {
  background-color: #0d0d0d !important; }

a.bg-white-200-900:hover {
  background-color: #0d0d0d !important; }

.bg-white-300-100 {
  background-color: white !important; }

a.bg-white-300-100:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-300-100:hover {
  background-color: #e6e6e6 !important; }

.bg-white-300-200 {
  background-color: white !important; }

a.bg-white-300-200:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-300-200:hover {
  background-color: #e6e6e6 !important; }

.bg-white-300-300 {
  background-color: white !important; }

a.bg-white-300-300:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-300-300:hover {
  background-color: #e6e6e6 !important; }

.bg-white-300-400 {
  background-color: white !important; }

a.bg-white-300-400:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-300-400:hover {
  background-color: #e6e6e6 !important; }

.bg-white-300-500 {
  background-color: white !important; }

a.bg-white-300-500:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-300-500:hover {
  background-color: #e6e6e6 !important; }

.bg-white-300-600 {
  background-color: #bfbfbf !important; }

a.bg-white-300-600:focus {
  background-color: #a6a6a6 !important; }

a.bg-white-300-600:hover {
  background-color: #a6a6a6 !important; }

.bg-white-300-700 {
  background-color: gray !important; }

a.bg-white-300-700:focus {
  background-color: #676767 !important; }

a.bg-white-300-700:hover {
  background-color: #676767 !important; }

.bg-white-300-800 {
  background-color: #404040 !important; }

a.bg-white-300-800:focus {
  background-color: #272727 !important; }

a.bg-white-300-800:hover {
  background-color: #272727 !important; }

.bg-white-300-900 {
  background-color: #262626 !important; }

a.bg-white-300-900:focus {
  background-color: #0d0d0d !important; }

a.bg-white-300-900:hover {
  background-color: #0d0d0d !important; }

.bg-white-400-100 {
  background-color: white !important; }

a.bg-white-400-100:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-400-100:hover {
  background-color: #e6e6e6 !important; }

.bg-white-400-200 {
  background-color: white !important; }

a.bg-white-400-200:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-400-200:hover {
  background-color: #e6e6e6 !important; }

.bg-white-400-300 {
  background-color: white !important; }

a.bg-white-400-300:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-400-300:hover {
  background-color: #e6e6e6 !important; }

.bg-white-400-400 {
  background-color: white !important; }

a.bg-white-400-400:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-400-400:hover {
  background-color: #e6e6e6 !important; }

.bg-white-400-500 {
  background-color: white !important; }

a.bg-white-400-500:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-400-500:hover {
  background-color: #e6e6e6 !important; }

.bg-white-400-600 {
  background-color: #bfbfbf !important; }

a.bg-white-400-600:focus {
  background-color: #a6a6a6 !important; }

a.bg-white-400-600:hover {
  background-color: #a6a6a6 !important; }

.bg-white-400-700 {
  background-color: gray !important; }

a.bg-white-400-700:focus {
  background-color: #676767 !important; }

a.bg-white-400-700:hover {
  background-color: #676767 !important; }

.bg-white-400-800 {
  background-color: #404040 !important; }

a.bg-white-400-800:focus {
  background-color: #272727 !important; }

a.bg-white-400-800:hover {
  background-color: #272727 !important; }

.bg-white-400-900 {
  background-color: #262626 !important; }

a.bg-white-400-900:focus {
  background-color: #0d0d0d !important; }

a.bg-white-400-900:hover {
  background-color: #0d0d0d !important; }

.bg-white-500-100 {
  background-color: white !important; }

a.bg-white-500-100:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-500-100:hover {
  background-color: #e6e6e6 !important; }

.bg-white-500-200 {
  background-color: white !important; }

a.bg-white-500-200:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-500-200:hover {
  background-color: #e6e6e6 !important; }

.bg-white-500-300 {
  background-color: white !important; }

a.bg-white-500-300:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-500-300:hover {
  background-color: #e6e6e6 !important; }

.bg-white-500-400 {
  background-color: white !important; }

a.bg-white-500-400:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-500-400:hover {
  background-color: #e6e6e6 !important; }

.bg-white-500-500 {
  background-color: white !important; }

a.bg-white-500-500:focus {
  background-color: #e6e6e6 !important; }

a.bg-white-500-500:hover {
  background-color: #e6e6e6 !important; }

.bg-white-500-600 {
  background-color: #bfbfbf !important; }

a.bg-white-500-600:focus {
  background-color: #a6a6a6 !important; }

a.bg-white-500-600:hover {
  background-color: #a6a6a6 !important; }

.bg-white-500-700 {
  background-color: gray !important; }

a.bg-white-500-700:focus {
  background-color: #676767 !important; }

a.bg-white-500-700:hover {
  background-color: #676767 !important; }

.bg-white-500-800 {
  background-color: #404040 !important; }

a.bg-white-500-800:focus {
  background-color: #272727 !important; }

a.bg-white-500-800:hover {
  background-color: #272727 !important; }

.bg-white-500-900 {
  background-color: #262626 !important; }

a.bg-white-500-900:focus {
  background-color: #0d0d0d !important; }

a.bg-white-500-900:hover {
  background-color: #0d0d0d !important; }

.bg-white-600-100 {
  background-color: #f9f9f9 !important; }

a.bg-white-600-100:focus {
  background-color: #e0e0e0 !important; }

a.bg-white-600-100:hover {
  background-color: #e0e0e0 !important; }

.bg-white-600-200 {
  background-color: #efefef !important; }

a.bg-white-600-200:focus {
  background-color: #d6d6d6 !important; }

a.bg-white-600-200:hover {
  background-color: #d6d6d6 !important; }

.bg-white-600-300 {
  background-color: #dfdfdf !important; }

a.bg-white-600-300:focus {
  background-color: #c6c6c6 !important; }

a.bg-white-600-300:hover {
  background-color: #c6c6c6 !important; }

.bg-white-600-400 {
  background-color: #cfcfcf !important; }

a.bg-white-600-400:focus {
  background-color: #b6b6b6 !important; }

a.bg-white-600-400:hover {
  background-color: #b6b6b6 !important; }

.bg-white-600-500 {
  background-color: #bfbfbf !important; }

a.bg-white-600-500:focus {
  background-color: #a6a6a6 !important; }

a.bg-white-600-500:hover {
  background-color: #a6a6a6 !important; }

.bg-white-600-600 {
  background-color: #8f8f8f !important; }

a.bg-white-600-600:focus {
  background-color: #767676 !important; }

a.bg-white-600-600:hover {
  background-color: #767676 !important; }

.bg-white-600-700 {
  background-color: #606060 !important; }

a.bg-white-600-700:focus {
  background-color: #474747 !important; }

a.bg-white-600-700:hover {
  background-color: #474747 !important; }

.bg-white-600-800 {
  background-color: #303030 !important; }

a.bg-white-600-800:focus {
  background-color: #171717 !important; }

a.bg-white-600-800:hover {
  background-color: #171717 !important; }

.bg-white-600-900 {
  background-color: #1d1d1d !important; }

a.bg-white-600-900:focus {
  background-color: #040404 !important; }

a.bg-white-600-900:hover {
  background-color: #040404 !important; }

.bg-white-700-100 {
  background-color: #f2f2f2 !important; }

a.bg-white-700-100:focus {
  background-color: #d9d9d9 !important; }

a.bg-white-700-100:hover {
  background-color: #d9d9d9 !important; }

.bg-white-700-200 {
  background-color: #dfdfdf !important; }

a.bg-white-700-200:focus {
  background-color: #c6c6c6 !important; }

a.bg-white-700-200:hover {
  background-color: #c6c6c6 !important; }

.bg-white-700-300 {
  background-color: silver !important; }

a.bg-white-700-300:focus {
  background-color: #a7a7a7 !important; }

a.bg-white-700-300:hover {
  background-color: #a7a7a7 !important; }

.bg-white-700-400 {
  background-color: #a0a0a0 !important; }

a.bg-white-700-400:focus {
  background-color: #878787 !important; }

a.bg-white-700-400:hover {
  background-color: #878787 !important; }

.bg-white-700-500 {
  background-color: gray !important; }

a.bg-white-700-500:focus {
  background-color: #676767 !important; }

a.bg-white-700-500:hover {
  background-color: #676767 !important; }

.bg-white-700-600 {
  background-color: #606060 !important; }

a.bg-white-700-600:focus {
  background-color: #474747 !important; }

a.bg-white-700-600:hover {
  background-color: #474747 !important; }

.bg-white-700-700 {
  background-color: #404040 !important; }

a.bg-white-700-700:focus {
  background-color: #272727 !important; }

a.bg-white-700-700:hover {
  background-color: #272727 !important; }

.bg-white-700-800 {
  background-color: #202020 !important; }

a.bg-white-700-800:focus {
  background-color: #070707 !important; }

a.bg-white-700-800:hover {
  background-color: #070707 !important; }

.bg-white-700-900 {
  background-color: #131313 !important; }

a.bg-white-700-900:focus {
  background-color: black !important; }

a.bg-white-700-900:hover {
  background-color: black !important; }

.bg-white-800-100 {
  background-color: #ececec !important; }

a.bg-white-800-100:focus {
  background-color: lightgray !important; }

a.bg-white-800-100:hover {
  background-color: lightgray !important; }

.bg-white-800-200 {
  background-color: #cfcfcf !important; }

a.bg-white-800-200:focus {
  background-color: #b6b6b6 !important; }

a.bg-white-800-200:hover {
  background-color: #b6b6b6 !important; }

.bg-white-800-300 {
  background-color: #a0a0a0 !important; }

a.bg-white-800-300:focus {
  background-color: #878787 !important; }

a.bg-white-800-300:hover {
  background-color: #878787 !important; }

.bg-white-800-400 {
  background-color: #707070 !important; }

a.bg-white-800-400:focus {
  background-color: #575757 !important; }

a.bg-white-800-400:hover {
  background-color: #575757 !important; }

.bg-white-800-500 {
  background-color: #404040 !important; }

a.bg-white-800-500:focus {
  background-color: #272727 !important; }

a.bg-white-800-500:hover {
  background-color: #272727 !important; }

.bg-white-800-600 {
  background-color: #303030 !important; }

a.bg-white-800-600:focus {
  background-color: #171717 !important; }

a.bg-white-800-600:hover {
  background-color: #171717 !important; }

.bg-white-800-700 {
  background-color: #202020 !important; }

a.bg-white-800-700:focus {
  background-color: #070707 !important; }

a.bg-white-800-700:hover {
  background-color: #070707 !important; }

.bg-white-800-800 {
  background-color: #101010 !important; }

a.bg-white-800-800:focus {
  background-color: black !important; }

a.bg-white-800-800:hover {
  background-color: black !important; }

.bg-white-800-900 {
  background-color: #0a0a0a !important; }

a.bg-white-800-900:focus {
  background-color: black !important; }

a.bg-white-800-900:hover {
  background-color: black !important; }

.bg-white-900-100 {
  background-color: #e9e9e9 !important; }

a.bg-white-900-100:focus {
  background-color: #d0d0d0 !important; }

a.bg-white-900-100:hover {
  background-color: #d0d0d0 !important; }

.bg-white-900-200 {
  background-color: #c9c9c9 !important; }

a.bg-white-900-200:focus {
  background-color: #b0b0b0 !important; }

a.bg-white-900-200:hover {
  background-color: #b0b0b0 !important; }

.bg-white-900-300 {
  background-color: #939393 !important; }

a.bg-white-900-300:focus {
  background-color: #7a7a7a !important; }

a.bg-white-900-300:hover {
  background-color: #7a7a7a !important; }

.bg-white-900-400 {
  background-color: #5c5c5c !important; }

a.bg-white-900-400:focus {
  background-color: #434343 !important; }

a.bg-white-900-400:hover {
  background-color: #434343 !important; }

.bg-white-900-500 {
  background-color: #262626 !important; }

a.bg-white-900-500:focus {
  background-color: #0d0d0d !important; }

a.bg-white-900-500:hover {
  background-color: #0d0d0d !important; }

.bg-white-900-600 {
  background-color: #1d1d1d !important; }

a.bg-white-900-600:focus {
  background-color: #040404 !important; }

a.bg-white-900-600:hover {
  background-color: #040404 !important; }

.bg-white-900-700 {
  background-color: #131313 !important; }

a.bg-white-900-700:focus {
  background-color: black !important; }

a.bg-white-900-700:hover {
  background-color: black !important; }

.bg-white-900-800 {
  background-color: #0a0a0a !important; }

a.bg-white-900-800:focus {
  background-color: black !important; }

a.bg-white-900-800:hover {
  background-color: black !important; }

.bg-white-900-900 {
  background-color: #060606 !important; }

a.bg-white-900-900:focus {
  background-color: black !important; }

a.bg-white-900-900:hover {
  background-color: black !important; }

.bg-gray-100-100 {
  background-color: #fefefe !important; }

a.bg-gray-100-100:focus {
  background-color: #e5e5e5 !important; }

a.bg-gray-100-100:hover {
  background-color: #e5e5e5 !important; }

.bg-gray-100-200 {
  background-color: #fbfcfc !important; }

a.bg-gray-100-200:focus {
  background-color: #dee6e6 !important; }

a.bg-gray-100-200:hover {
  background-color: #dee6e6 !important; }

.bg-gray-100-300 {
  background-color: #f8f8f9 !important; }

a.bg-gray-100-300:focus {
  background-color: #dddde1 !important; }

a.bg-gray-100-300:hover {
  background-color: #dddde1 !important; }

.bg-gray-100-400 {
  background-color: #f4f5f5 !important; }

a.bg-gray-100-400:focus {
  background-color: #d9dddd !important; }

a.bg-gray-100-400:hover {
  background-color: #d9dddd !important; }

.bg-gray-100-500 {
  background-color: #f0f1f2 !important; }

a.bg-gray-100-500:focus {
  background-color: #d5d8da !important; }

a.bg-gray-100-500:hover {
  background-color: #d5d8da !important; }

.bg-gray-100-600 {
  background-color: #b4b5b6 !important; }

a.bg-gray-100-600:focus {
  background-color: #9a9c9d !important; }

a.bg-gray-100-600:hover {
  background-color: #9a9c9d !important; }

.bg-gray-100-700 {
  background-color: #787979 !important; }

a.bg-gray-100-700:focus {
  background-color: #5f5f5f !important; }

a.bg-gray-100-700:hover {
  background-color: #5f5f5f !important; }

.bg-gray-100-800 {
  background-color: #3c3c3d !important; }

a.bg-gray-100-800:focus {
  background-color: #232323 !important; }

a.bg-gray-100-800:hover {
  background-color: #232323 !important; }

.bg-gray-100-900 {
  background-color: #242424 !important; }

a.bg-gray-100-900:focus {
  background-color: #0b0b0b !important; }

a.bg-gray-100-900:hover {
  background-color: #0b0b0b !important; }

.bg-gray-200-100 {
  background-color: #fbfcfc !important; }

a.bg-gray-200-100:focus {
  background-color: #dee6e6 !important; }

a.bg-gray-200-100:hover {
  background-color: #dee6e6 !important; }

.bg-gray-200-200 {
  background-color: #f6f7f7 !important; }

a.bg-gray-200-200:focus {
  background-color: #dbdfdf !important; }

a.bg-gray-200-200:hover {
  background-color: #dbdfdf !important; }

.bg-gray-200-300 {
  background-color: #edeeef !important; }

a.bg-gray-200-300:focus {
  background-color: #d2d5d7 !important; }

a.bg-gray-200-300:hover {
  background-color: #d2d5d7 !important; }

.bg-gray-200-400 {
  background-color: #e3e6e7 !important; }

a.bg-gray-200-400:focus {
  background-color: #c8cdcf !important; }

a.bg-gray-200-400:hover {
  background-color: #c8cdcf !important; }

.bg-gray-200-500 {
  background-color: #dadddf !important; }

a.bg-gray-200-500:focus {
  background-color: #bfc4c7 !important; }

a.bg-gray-200-500:hover {
  background-color: #bfc4c7 !important; }

.bg-gray-200-600 {
  background-color: #a4a6a7 !important; }

a.bg-gray-200-600:focus {
  background-color: #8a8d8e !important; }

a.bg-gray-200-600:hover {
  background-color: #8a8d8e !important; }

.bg-gray-200-700 {
  background-color: #6d6f70 !important; }

a.bg-gray-200-700:focus {
  background-color: #545556 !important; }

a.bg-gray-200-700:hover {
  background-color: #545556 !important; }

.bg-gray-200-800 {
  background-color: #373738 !important; }

a.bg-gray-200-800:focus {
  background-color: #1e1e1e !important; }

a.bg-gray-200-800:hover {
  background-color: #1e1e1e !important; }

.bg-gray-200-900 {
  background-color: #212121 !important; }

a.bg-gray-200-900:focus {
  background-color: #080808 !important; }

a.bg-gray-200-900:hover {
  background-color: #080808 !important; }

.bg-gray-300-100 {
  background-color: #f8f8f9 !important; }

a.bg-gray-300-100:focus {
  background-color: #dddde1 !important; }

a.bg-gray-300-100:hover {
  background-color: #dddde1 !important; }

.bg-gray-300-200 {
  background-color: #edeeef !important; }

a.bg-gray-300-200:focus {
  background-color: #d2d5d7 !important; }

a.bg-gray-300-200:hover {
  background-color: #d2d5d7 !important; }

.bg-gray-300-300 {
  background-color: #dbdddf !important; }

a.bg-gray-300-300:focus {
  background-color: #c0c4c7 !important; }

a.bg-gray-300-300:hover {
  background-color: #c0c4c7 !important; }

.bg-gray-300-400 {
  background-color: #c8cbce !important; }

a.bg-gray-300-400:focus {
  background-color: #adb2b6 !important; }

a.bg-gray-300-400:hover {
  background-color: #adb2b6 !important; }

.bg-gray-300-500 {
  background-color: #b6babe !important; }

a.bg-gray-300-500:focus {
  background-color: #9ba1a6 !important; }

a.bg-gray-300-500:hover {
  background-color: #9ba1a6 !important; }

.bg-gray-300-600 {
  background-color: #898c8f !important; }

a.bg-gray-300-600:focus {
  background-color: #707375 !important; }

a.bg-gray-300-600:hover {
  background-color: #707375 !important; }

.bg-gray-300-700 {
  background-color: #5b5d5f !important; }

a.bg-gray-300-700:focus {
  background-color: #424445 !important; }

a.bg-gray-300-700:hover {
  background-color: #424445 !important; }

.bg-gray-300-800 {
  background-color: #2e2f30 !important; }

a.bg-gray-300-800:focus {
  background-color: #151616 !important; }

a.bg-gray-300-800:hover {
  background-color: #151616 !important; }

.bg-gray-300-900 {
  background-color: #1b1c1d !important; }

a.bg-gray-300-900:focus {
  background-color: #020303 !important; }

a.bg-gray-300-900:hover {
  background-color: #020303 !important; }

.bg-gray-400-100 {
  background-color: #f4f5f5 !important; }

a.bg-gray-400-100:focus {
  background-color: #d9dddd !important; }

a.bg-gray-400-100:hover {
  background-color: #d9dddd !important; }

.bg-gray-400-200 {
  background-color: #e4e5e7 !important; }

a.bg-gray-400-200:focus {
  background-color: #c9cbcf !important; }

a.bg-gray-400-200:hover {
  background-color: #c9cbcf !important; }

.bg-gray-400-300 {
  background-color: #c8cccf !important; }

a.bg-gray-400-300:focus {
  background-color: #adb3b7 !important; }

a.bg-gray-400-300:hover {
  background-color: #adb3b7 !important; }

.bg-gray-400-400 {
  background-color: #adb2b6 !important; }

a.bg-gray-400-400:focus {
  background-color: #92999e !important; }

a.bg-gray-400-400:hover {
  background-color: #92999e !important; }

.bg-gray-400-500 {
  background-color: #91989e !important; }

a.bg-gray-400-500:focus {
  background-color: #767f86 !important; }

a.bg-gray-400-500:hover {
  background-color: #767f86 !important; }

.bg-gray-400-600 {
  background-color: #6d7277 !important; }

a.bg-gray-400-600:focus {
  background-color: #55595c !important; }

a.bg-gray-400-600:hover {
  background-color: #55595c !important; }

.bg-gray-400-700 {
  background-color: #494c4f !important; }

a.bg-gray-400-700:focus {
  background-color: #313334 !important; }

a.bg-gray-400-700:hover {
  background-color: #313334 !important; }

.bg-gray-400-800 {
  background-color: #242628 !important; }

a.bg-gray-400-800:focus {
  background-color: #0c0d0d !important; }

a.bg-gray-400-800:hover {
  background-color: #0c0d0d !important; }

.bg-gray-400-900 {
  background-color: #161718 !important; }

a.bg-gray-400-900:focus {
  background-color: black !important; }

a.bg-gray-400-900:hover {
  background-color: black !important; }

.bg-gray-500-100 {
  background-color: #f0f1f2 !important; }

a.bg-gray-500-100:focus {
  background-color: #d5d8da !important; }

a.bg-gray-500-100:hover {
  background-color: #d5d8da !important; }

.bg-gray-500-200 {
  background-color: #dadddf !important; }

a.bg-gray-500-200:focus {
  background-color: #bfc4c7 !important; }

a.bg-gray-500-200:hover {
  background-color: #bfc4c7 !important; }

.bg-gray-500-300 {
  background-color: #b6babe !important; }

a.bg-gray-500-300:focus {
  background-color: #9ba1a6 !important; }

a.bg-gray-500-300:hover {
  background-color: #9ba1a6 !important; }

.bg-gray-500-400 {
  background-color: #91989e !important; }

a.bg-gray-500-400:focus {
  background-color: #767f86 !important; }

a.bg-gray-500-400:hover {
  background-color: #767f86 !important; }

.bg-gray-500-500 {
  background-color: #6c757d !important; }

a.bg-gray-500-500:focus {
  background-color: #545b62 !important; }

a.bg-gray-500-500:hover {
  background-color: #545b62 !important; }

.bg-gray-500-600 {
  background-color: #51585e !important; }

a.bg-gray-500-600:focus {
  background-color: #393e43 !important; }

a.bg-gray-500-600:hover {
  background-color: #393e43 !important; }

.bg-gray-500-700 {
  background-color: #363b3f !important; }

a.bg-gray-500-700:focus {
  background-color: #1e2124 !important; }

a.bg-gray-500-700:hover {
  background-color: #1e2124 !important; }

.bg-gray-500-800 {
  background-color: #1b1d1f !important; }

a.bg-gray-500-800:focus {
  background-color: #030404 !important; }

a.bg-gray-500-800:hover {
  background-color: #030404 !important; }

.bg-gray-500-900 {
  background-color: #101213 !important; }

a.bg-gray-500-900:focus {
  background-color: black !important; }

a.bg-gray-500-900:hover {
  background-color: black !important; }

.bg-gray-600-100 {
  background-color: #eeeeef !important; }

a.bg-gray-600-100:focus {
  background-color: #d4d4d6 !important; }

a.bg-gray-600-100:hover {
  background-color: #d4d4d6 !important; }

.bg-gray-600-200 {
  background-color: #d4d5d7 !important; }

a.bg-gray-600-200:focus {
  background-color: #babbbe !important; }

a.bg-gray-600-200:hover {
  background-color: #babbbe !important; }

.bg-gray-600-300 {
  background-color: #a8acaf !important; }

a.bg-gray-600-300:focus {
  background-color: #8d9397 !important; }

a.bg-gray-600-300:hover {
  background-color: #8d9397 !important; }

.bg-gray-600-400 {
  background-color: #7d8286 !important; }

a.bg-gray-600-400:focus {
  background-color: #64686c !important; }

a.bg-gray-600-400:hover {
  background-color: #64686c !important; }

.bg-gray-600-500 {
  background-color: #51585e !important; }

a.bg-gray-600-500:focus {
  background-color: #393e43 !important; }

a.bg-gray-600-500:hover {
  background-color: #393e43 !important; }

.bg-gray-600-600 {
  background-color: #3d4247 !important; }

a.bg-gray-600-600:focus {
  background-color: #25292c !important; }

a.bg-gray-600-600:hover {
  background-color: #25292c !important; }

.bg-gray-600-700 {
  background-color: #292c2f !important; }

a.bg-gray-600-700:focus {
  background-color: #111314 !important; }

a.bg-gray-600-700:hover {
  background-color: #111314 !important; }

.bg-gray-600-800 {
  background-color: #141618 !important; }

a.bg-gray-600-800:focus {
  background-color: black !important; }

a.bg-gray-600-800:hover {
  background-color: black !important; }

.bg-gray-600-900 {
  background-color: #0c0d0e !important; }

a.bg-gray-600-900:focus {
  background-color: black !important; }

a.bg-gray-600-900:hover {
  background-color: black !important; }

.bg-gray-700-100 {
  background-color: #ebebec !important; }

a.bg-gray-700-100:focus {
  background-color: #d1d1d3 !important; }

a.bg-gray-700-100:hover {
  background-color: #d1d1d3 !important; }

.bg-gray-700-200 {
  background-color: #cdcecf !important; }

a.bg-gray-700-200:focus {
  background-color: #b3b5b6 !important; }

a.bg-gray-700-200:hover {
  background-color: #b3b5b6 !important; }

.bg-gray-700-300 {
  background-color: #9b9d9f !important; }

a.bg-gray-700-300:focus {
  background-color: #818486 !important; }

a.bg-gray-700-300:hover {
  background-color: #818486 !important; }

.bg-gray-700-400 {
  background-color: #686c6f !important; }

a.bg-gray-700-400:focus {
  background-color: #4f5255 !important; }

a.bg-gray-700-400:hover {
  background-color: #4f5255 !important; }

.bg-gray-700-500 {
  background-color: #363b3f !important; }

a.bg-gray-700-500:focus {
  background-color: #1e2124 !important; }

a.bg-gray-700-500:hover {
  background-color: #1e2124 !important; }

.bg-gray-700-600 {
  background-color: #292c2f !important; }

a.bg-gray-700-600:focus {
  background-color: #111314 !important; }

a.bg-gray-700-600:hover {
  background-color: #111314 !important; }

.bg-gray-700-700 {
  background-color: #1b1e20 !important; }

a.bg-gray-700-700:focus {
  background-color: #040404 !important; }

a.bg-gray-700-700:hover {
  background-color: #040404 !important; }

.bg-gray-700-800 {
  background-color: #0e0f10 !important; }

a.bg-gray-700-800:focus {
  background-color: black !important; }

a.bg-gray-700-800:hover {
  background-color: black !important; }

.bg-gray-700-900 {
  background-color: #080909 !important; }

a.bg-gray-700-900:focus {
  background-color: black !important; }

a.bg-gray-700-900:hover {
  background-color: black !important; }

.bg-gray-800-100 {
  background-color: #e8e8e9 !important; }

a.bg-gray-800-100:focus {
  background-color: #ceced0 !important; }

a.bg-gray-800-100:hover {
  background-color: #ceced0 !important; }

.bg-gray-800-200 {
  background-color: #c6c7c7 !important; }

a.bg-gray-800-200:focus {
  background-color: #acaeae !important; }

a.bg-gray-800-200:hover {
  background-color: #acaeae !important; }

.bg-gray-800-300 {
  background-color: #8d8e8f !important; }

a.bg-gray-800-300:focus {
  background-color: #737576 !important; }

a.bg-gray-800-300:hover {
  background-color: #737576 !important; }

.bg-gray-800-400 {
  background-color: #545657 !important; }

a.bg-gray-800-400:focus {
  background-color: #3b3c3d !important; }

a.bg-gray-800-400:hover {
  background-color: #3b3c3d !important; }

.bg-gray-800-500 {
  background-color: #1b1d1f !important; }

a.bg-gray-800-500:focus {
  background-color: #030404 !important; }

a.bg-gray-800-500:hover {
  background-color: #030404 !important; }

.bg-gray-800-600 {
  background-color: #141617 !important; }

a.bg-gray-800-600:focus {
  background-color: black !important; }

a.bg-gray-800-600:hover {
  background-color: black !important; }

.bg-gray-800-700 {
  background-color: #0e0f10 !important; }

a.bg-gray-800-700:focus {
  background-color: black !important; }

a.bg-gray-800-700:hover {
  background-color: black !important; }

.bg-gray-800-800 {
  background-color: #070708 !important; }

a.bg-gray-800-800:focus {
  background-color: black !important; }

a.bg-gray-800-800:hover {
  background-color: black !important; }

.bg-gray-800-900 {
  background-color: #040405 !important; }

a.bg-gray-800-900:focus {
  background-color: black !important; }

a.bg-gray-800-900:hover {
  background-color: black !important; }

.bg-gray-900-100 {
  background-color: #e7e7e7 !important; }

a.bg-gray-900-100:focus {
  background-color: #cecece !important; }

a.bg-gray-900-100:hover {
  background-color: #cecece !important; }

.bg-gray-900-200 {
  background-color: #c3c4c4 !important; }

a.bg-gray-900-200:focus {
  background-color: #a9abab !important; }

a.bg-gray-900-200:hover {
  background-color: #a9abab !important; }

.bg-gray-900-300 {
  background-color: #888989 !important; }

a.bg-gray-900-300:focus {
  background-color: #6f6f6f !important; }

a.bg-gray-900-300:hover {
  background-color: #6f6f6f !important; }

.bg-gray-900-400 {
  background-color: #4c4d4e !important; }

a.bg-gray-900-400:focus {
  background-color: #333434 !important; }

a.bg-gray-900-400:hover {
  background-color: #333434 !important; }

.bg-gray-900-500 {
  background-color: #101213 !important; }

a.bg-gray-900-500:focus {
  background-color: black !important; }

a.bg-gray-900-500:hover {
  background-color: black !important; }

.bg-gray-900-600 {
  background-color: #0c0e0e !important; }

a.bg-gray-900-600:focus {
  background-color: black !important; }

a.bg-gray-900-600:hover {
  background-color: black !important; }

.bg-gray-900-700 {
  background-color: #08090a !important; }

a.bg-gray-900-700:focus {
  background-color: black !important; }

a.bg-gray-900-700:hover {
  background-color: black !important; }

.bg-gray-900-800 {
  background-color: #040505 !important; }

a.bg-gray-900-800:focus {
  background-color: black !important; }

a.bg-gray-900-800:hover {
  background-color: black !important; }

.bg-gray-900-900 {
  background-color: #020303 !important; }

a.bg-gray-900-900:focus {
  background-color: black !important; }

a.bg-gray-900-900:hover {
  background-color: black !important; }

.bg-gray-dark-100-100 {
  background-color: #fdfdfd !important; }

a.bg-gray-dark-100-100:focus {
  background-color: #e4e4e4 !important; }

a.bg-gray-dark-100-100:hover {
  background-color: #e4e4e4 !important; }

.bg-gray-dark-100-200 {
  background-color: #fafafa !important; }

a.bg-gray-dark-100-200:focus {
  background-color: #e1e1e1 !important; }

a.bg-gray-dark-100-200:hover {
  background-color: #e1e1e1 !important; }

.bg-gray-dark-100-300 {
  background-color: #f5f5f6 !important; }

a.bg-gray-dark-100-300:focus {
  background-color: #dadade !important; }

a.bg-gray-dark-100-300:hover {
  background-color: #dadade !important; }

.bg-gray-dark-100-400 {
  background-color: #f0f0f1 !important; }

a.bg-gray-dark-100-400:focus {
  background-color: #d6d6d8 !important; }

a.bg-gray-dark-100-400:hover {
  background-color: #d6d6d8 !important; }

.bg-gray-dark-100-500 {
  background-color: #ebebec !important; }

a.bg-gray-dark-100-500:focus {
  background-color: #d1d1d3 !important; }

a.bg-gray-dark-100-500:hover {
  background-color: #d1d1d3 !important; }

.bg-gray-dark-100-600 {
  background-color: #b0b0b1 !important; }

a.bg-gray-dark-100-600:focus {
  background-color: #969698 !important; }

a.bg-gray-dark-100-600:hover {
  background-color: #969698 !important; }

.bg-gray-dark-100-700 {
  background-color: #767676 !important; }

a.bg-gray-dark-100-700:focus {
  background-color: #5d5d5d !important; }

a.bg-gray-dark-100-700:hover {
  background-color: #5d5d5d !important; }

.bg-gray-dark-100-800 {
  background-color: #3b3b3b !important; }

a.bg-gray-dark-100-800:focus {
  background-color: #222222 !important; }

a.bg-gray-dark-100-800:hover {
  background-color: #222222 !important; }

.bg-gray-dark-100-900 {
  background-color: #232323 !important; }

a.bg-gray-dark-100-900:focus {
  background-color: #0a0a0a !important; }

a.bg-gray-dark-100-900:hover {
  background-color: #0a0a0a !important; }

.bg-gray-dark-200-100 {
  background-color: #fafafa !important; }

a.bg-gray-dark-200-100:focus {
  background-color: #e1e1e1 !important; }

a.bg-gray-dark-200-100:hover {
  background-color: #e1e1e1 !important; }

.bg-gray-dark-200-200 {
  background-color: #f2f3f3 !important; }

a.bg-gray-dark-200-200:focus {
  background-color: #d7dbdb !important; }

a.bg-gray-dark-200-200:hover {
  background-color: #d7dbdb !important; }

.bg-gray-dark-200-300 {
  background-color: #e6e7e7 !important; }

a.bg-gray-dark-200-300:focus {
  background-color: #cccece !important; }

a.bg-gray-dark-200-300:hover {
  background-color: #cccece !important; }

.bg-gray-dark-200-400 {
  background-color: #d9dadb !important; }

a.bg-gray-dark-200-400:focus {
  background-color: #bfc1c2 !important; }

a.bg-gray-dark-200-400:hover {
  background-color: #bfc1c2 !important; }

.bg-gray-dark-200-500 {
  background-color: #cccecf !important; }

a.bg-gray-dark-200-500:focus {
  background-color: #b2b5b6 !important; }

a.bg-gray-dark-200-500:hover {
  background-color: #b2b5b6 !important; }

.bg-gray-dark-200-600 {
  background-color: #999b9b !important; }

a.bg-gray-dark-200-600:focus {
  background-color: #7f8282 !important; }

a.bg-gray-dark-200-600:hover {
  background-color: #7f8282 !important; }

.bg-gray-dark-200-700 {
  background-color: #666768 !important; }

a.bg-gray-dark-200-700:focus {
  background-color: #4d4e4e !important; }

a.bg-gray-dark-200-700:hover {
  background-color: #4d4e4e !important; }

.bg-gray-dark-200-800 {
  background-color: #333434 !important; }

a.bg-gray-dark-200-800:focus {
  background-color: #1a1a1a !important; }

a.bg-gray-dark-200-800:hover {
  background-color: #1a1a1a !important; }

.bg-gray-dark-200-900 {
  background-color: #1f1f1f !important; }

a.bg-gray-dark-200-900:focus {
  background-color: #060606 !important; }

a.bg-gray-dark-200-900:hover {
  background-color: #060606 !important; }

.bg-gray-dark-300-100 {
  background-color: #f5f5f6 !important; }

a.bg-gray-dark-300-100:focus {
  background-color: #dadade !important; }

a.bg-gray-dark-300-100:hover {
  background-color: #dadade !important; }

.bg-gray-dark-300-200 {
  background-color: #e6e7e7 !important; }

a.bg-gray-dark-300-200:focus {
  background-color: #cccece !important; }

a.bg-gray-dark-300-200:hover {
  background-color: #cccece !important; }

.bg-gray-dark-300-300 {
  background-color: #cdced0 !important; }

a.bg-gray-dark-300-300:focus {
  background-color: #b3b4b7 !important; }

a.bg-gray-dark-300-300:hover {
  background-color: #b3b4b7 !important; }

.bg-gray-dark-300-400 {
  background-color: #b3b6b8 !important; }

a.bg-gray-dark-300-400:focus {
  background-color: #999d9f !important; }

a.bg-gray-dark-300-400:hover {
  background-color: #999d9f !important; }

.bg-gray-dark-300-500 {
  background-color: #9a9da0 !important; }

a.bg-gray-dark-300-500:focus {
  background-color: #808487 !important; }

a.bg-gray-dark-300-500:hover {
  background-color: #808487 !important; }

.bg-gray-dark-300-600 {
  background-color: #747678 !important; }

a.bg-gray-dark-300-600:focus {
  background-color: #5b5d5e !important; }

a.bg-gray-dark-300-600:hover {
  background-color: #5b5d5e !important; }

.bg-gray-dark-300-700 {
  background-color: #4d4f50 !important; }

a.bg-gray-dark-300-700:focus {
  background-color: #343536 !important; }

a.bg-gray-dark-300-700:hover {
  background-color: #343536 !important; }

.bg-gray-dark-300-800 {
  background-color: #272728 !important; }

a.bg-gray-dark-300-800:focus {
  background-color: #0e0e0e !important; }

a.bg-gray-dark-300-800:hover {
  background-color: #0e0e0e !important; }

.bg-gray-dark-300-900 {
  background-color: #171818 !important; }

a.bg-gray-dark-300-900:focus {
  background-color: black !important; }

a.bg-gray-dark-300-900:hover {
  background-color: black !important; }

.bg-gray-dark-400-100 {
  background-color: #f0f0f1 !important; }

a.bg-gray-dark-400-100:focus {
  background-color: #d6d6d8 !important; }

a.bg-gray-dark-400-100:hover {
  background-color: #d6d6d8 !important; }

.bg-gray-dark-400-200 {
  background-color: #d9dadb !important; }

a.bg-gray-dark-400-200:focus {
  background-color: #bfc1c2 !important; }

a.bg-gray-dark-400-200:hover {
  background-color: #bfc1c2 !important; }

.bg-gray-dark-400-300 {
  background-color: #b3b5b8 !important; }

a.bg-gray-dark-400-300:focus {
  background-color: #999b9f !important; }

a.bg-gray-dark-400-300:hover {
  background-color: #999b9f !important; }

.bg-gray-dark-400-400 {
  background-color: #8d9094 !important; }

a.bg-gray-dark-400-400:focus {
  background-color: #73767b !important; }

a.bg-gray-dark-400-400:hover {
  background-color: #73767b !important; }

.bg-gray-dark-400-500 {
  background-color: #676b70 !important; }

a.bg-gray-dark-400-500:focus {
  background-color: #4f5255 !important; }

a.bg-gray-dark-400-500:hover {
  background-color: #4f5255 !important; }

.bg-gray-dark-400-600 {
  background-color: #4d5054 !important; }

a.bg-gray-dark-400-600:focus {
  background-color: #353739 !important; }

a.bg-gray-dark-400-600:hover {
  background-color: #353739 !important; }

.bg-gray-dark-400-700 {
  background-color: #343638 !important; }

a.bg-gray-dark-400-700:focus {
  background-color: #1b1d1e !important; }

a.bg-gray-dark-400-700:hover {
  background-color: #1b1d1e !important; }

.bg-gray-dark-400-800 {
  background-color: #1a1b1c !important; }

a.bg-gray-dark-400-800:focus {
  background-color: #010202 !important; }

a.bg-gray-dark-400-800:hover {
  background-color: #010202 !important; }

.bg-gray-dark-400-900 {
  background-color: #0f1011 !important; }

a.bg-gray-dark-400-900:focus {
  background-color: black !important; }

a.bg-gray-dark-400-900:hover {
  background-color: black !important; }

.bg-gray-dark-500-100 {
  background-color: #ebebec !important; }

a.bg-gray-dark-500-100:focus {
  background-color: #d1d1d3 !important; }

a.bg-gray-dark-500-100:hover {
  background-color: #d1d1d3 !important; }

.bg-gray-dark-500-200 {
  background-color: #cccecf !important; }

a.bg-gray-dark-500-200:focus {
  background-color: #b2b5b6 !important; }

a.bg-gray-dark-500-200:hover {
  background-color: #b2b5b6 !important; }

.bg-gray-dark-500-300 {
  background-color: #9a9da0 !important; }

a.bg-gray-dark-500-300:focus {
  background-color: #808487 !important; }

a.bg-gray-dark-500-300:hover {
  background-color: #808487 !important; }

.bg-gray-dark-500-400 {
  background-color: #676b70 !important; }

a.bg-gray-dark-500-400:focus {
  background-color: #4f5255 !important; }

a.bg-gray-dark-500-400:hover {
  background-color: #4f5255 !important; }

.bg-gray-dark-500-500 {
  background-color: #343a40 !important; }

a.bg-gray-dark-500-500:focus {
  background-color: #1d2124 !important; }

a.bg-gray-dark-500-500:hover {
  background-color: #1d2124 !important; }

.bg-gray-dark-500-600 {
  background-color: #272c30 !important; }

a.bg-gray-dark-500-600:focus {
  background-color: #101214 !important; }

a.bg-gray-dark-500-600:hover {
  background-color: #101214 !important; }

.bg-gray-dark-500-700 {
  background-color: #1a1d20 !important; }

a.bg-gray-dark-500-700:focus {
  background-color: #030404 !important; }

a.bg-gray-dark-500-700:hover {
  background-color: #030404 !important; }

.bg-gray-dark-500-800 {
  background-color: #0d0f10 !important; }

a.bg-gray-dark-500-800:focus {
  background-color: black !important; }

a.bg-gray-dark-500-800:hover {
  background-color: black !important; }

.bg-gray-dark-500-900 {
  background-color: #08090a !important; }

a.bg-gray-dark-500-900:focus {
  background-color: black !important; }

a.bg-gray-dark-500-900:hover {
  background-color: black !important; }

.bg-gray-dark-600-100 {
  background-color: #e9eaea !important; }

a.bg-gray-dark-600-100:focus {
  background-color: #cfd1d1 !important; }

a.bg-gray-dark-600-100:hover {
  background-color: #cfd1d1 !important; }

.bg-gray-dark-600-200 {
  background-color: #c9cacb !important; }

a.bg-gray-dark-600-200:focus {
  background-color: #afb1b2 !important; }

a.bg-gray-dark-600-200:hover {
  background-color: #afb1b2 !important; }

.bg-gray-dark-600-300 {
  background-color: #939698 !important; }

a.bg-gray-dark-600-300:focus {
  background-color: #797d7f !important; }

a.bg-gray-dark-600-300:hover {
  background-color: #797d7f !important; }

.bg-gray-dark-600-400 {
  background-color: #5d6164 !important; }

a.bg-gray-dark-600-400:focus {
  background-color: #44474a !important; }

a.bg-gray-dark-600-400:hover {
  background-color: #44474a !important; }

.bg-gray-dark-600-500 {
  background-color: #272c30 !important; }

a.bg-gray-dark-600-500:focus {
  background-color: #101214 !important; }

a.bg-gray-dark-600-500:hover {
  background-color: #101214 !important; }

.bg-gray-dark-600-600 {
  background-color: #1d2124 !important; }

a.bg-gray-dark-600-600:focus {
  background-color: #060708 !important; }

a.bg-gray-dark-600-600:hover {
  background-color: #060708 !important; }

.bg-gray-dark-600-700 {
  background-color: #141618 !important; }

a.bg-gray-dark-600-700:focus {
  background-color: black !important; }

a.bg-gray-dark-600-700:hover {
  background-color: black !important; }

.bg-gray-dark-600-800 {
  background-color: #0a0b0c !important; }

a.bg-gray-dark-600-800:focus {
  background-color: black !important; }

a.bg-gray-dark-600-800:hover {
  background-color: black !important; }

.bg-gray-dark-600-900 {
  background-color: #060707 !important; }

a.bg-gray-dark-600-900:focus {
  background-color: black !important; }

a.bg-gray-dark-600-900:hover {
  background-color: black !important; }

.bg-gray-dark-700-100 {
  background-color: #e8e8e9 !important; }

a.bg-gray-dark-700-100:focus {
  background-color: #ceced0 !important; }

a.bg-gray-dark-700-100:hover {
  background-color: #ceced0 !important; }

.bg-gray-dark-700-200 {
  background-color: #c6c7c7 !important; }

a.bg-gray-dark-700-200:focus {
  background-color: #acaeae !important; }

a.bg-gray-dark-700-200:hover {
  background-color: #acaeae !important; }

.bg-gray-dark-700-300 {
  background-color: #8d8e90 !important; }

a.bg-gray-dark-700-300:focus {
  background-color: #737477 !important; }

a.bg-gray-dark-700-300:hover {
  background-color: #737477 !important; }

.bg-gray-dark-700-400 {
  background-color: #535658 !important; }

a.bg-gray-dark-700-400:focus {
  background-color: #3a3c3e !important; }

a.bg-gray-dark-700-400:hover {
  background-color: #3a3c3e !important; }

.bg-gray-dark-700-500 {
  background-color: #1a1d20 !important; }

a.bg-gray-dark-700-500:focus {
  background-color: #030404 !important; }

a.bg-gray-dark-700-500:hover {
  background-color: #030404 !important; }

.bg-gray-dark-700-600 {
  background-color: #141618 !important; }

a.bg-gray-dark-700-600:focus {
  background-color: black !important; }

a.bg-gray-dark-700-600:hover {
  background-color: black !important; }

.bg-gray-dark-700-700 {
  background-color: #0d0f10 !important; }

a.bg-gray-dark-700-700:focus {
  background-color: black !important; }

a.bg-gray-dark-700-700:hover {
  background-color: black !important; }

.bg-gray-dark-700-800 {
  background-color: #070708 !important; }

a.bg-gray-dark-700-800:focus {
  background-color: black !important; }

a.bg-gray-dark-700-800:hover {
  background-color: black !important; }

.bg-gray-dark-700-900 {
  background-color: #040405 !important; }

a.bg-gray-dark-700-900:focus {
  background-color: black !important; }

a.bg-gray-dark-700-900:hover {
  background-color: black !important; }

.bg-gray-dark-800-100 {
  background-color: #e7e7e7 !important; }

a.bg-gray-dark-800-100:focus {
  background-color: #cecece !important; }

a.bg-gray-dark-800-100:hover {
  background-color: #cecece !important; }

.bg-gray-dark-800-200 {
  background-color: #c3c3c3 !important; }

a.bg-gray-dark-800-200:focus {
  background-color: #aaaaaa !important; }

a.bg-gray-dark-800-200:hover {
  background-color: #aaaaaa !important; }

.bg-gray-dark-800-300 {
  background-color: #868788 !important; }

a.bg-gray-dark-800-300:focus {
  background-color: #6d6e6e !important; }

a.bg-gray-dark-800-300:hover {
  background-color: #6d6e6e !important; }

.bg-gray-dark-800-400 {
  background-color: #4a4b4c !important; }

a.bg-gray-dark-800-400:focus {
  background-color: #313232 !important; }

a.bg-gray-dark-800-400:hover {
  background-color: #313232 !important; }

.bg-gray-dark-800-500 {
  background-color: #0d0f10 !important; }

a.bg-gray-dark-800-500:focus {
  background-color: black !important; }

a.bg-gray-dark-800-500:hover {
  background-color: black !important; }

.bg-gray-dark-800-600 {
  background-color: #0a0b0c !important; }

a.bg-gray-dark-800-600:focus {
  background-color: black !important; }

a.bg-gray-dark-800-600:hover {
  background-color: black !important; }

.bg-gray-dark-800-700 {
  background-color: #070808 !important; }

a.bg-gray-dark-800-700:focus {
  background-color: black !important; }

a.bg-gray-dark-800-700:hover {
  background-color: black !important; }

.bg-gray-dark-800-800 {
  background-color: #030404 !important; }

a.bg-gray-dark-800-800:focus {
  background-color: black !important; }

a.bg-gray-dark-800-800:hover {
  background-color: black !important; }

.bg-gray-dark-800-900 {
  background-color: #020202 !important; }

a.bg-gray-dark-800-900:focus {
  background-color: black !important; }

a.bg-gray-dark-800-900:hover {
  background-color: black !important; }

.bg-gray-dark-900-100 {
  background-color: #e6e6e7 !important; }

a.bg-gray-dark-900-100:focus {
  background-color: #ccccce !important; }

a.bg-gray-dark-900-100:hover {
  background-color: #ccccce !important; }

.bg-gray-dark-900-200 {
  background-color: #c1c2c2 !important; }

a.bg-gray-dark-900-200:focus {
  background-color: #a7a9a9 !important; }

a.bg-gray-dark-900-200:hover {
  background-color: #a7a9a9 !important; }

.bg-gray-dark-900-300 {
  background-color: #848485 !important; }

a.bg-gray-dark-900-300:focus {
  background-color: #6b6b6b !important; }

a.bg-gray-dark-900-300:hover {
  background-color: #6b6b6b !important; }

.bg-gray-dark-900-400 {
  background-color: #464747 !important; }

a.bg-gray-dark-900-400:focus {
  background-color: #2d2d2d !important; }

a.bg-gray-dark-900-400:hover {
  background-color: #2d2d2d !important; }

.bg-gray-dark-900-500 {
  background-color: #08090a !important; }

a.bg-gray-dark-900-500:focus {
  background-color: black !important; }

a.bg-gray-dark-900-500:hover {
  background-color: black !important; }

.bg-gray-dark-900-600 {
  background-color: #060708 !important; }

a.bg-gray-dark-900-600:focus {
  background-color: black !important; }

a.bg-gray-dark-900-600:hover {
  background-color: black !important; }

.bg-gray-dark-900-700 {
  background-color: #040505 !important; }

a.bg-gray-dark-900-700:focus {
  background-color: black !important; }

a.bg-gray-dark-900-700:hover {
  background-color: black !important; }

.bg-gray-dark-900-800 {
  background-color: #020203 !important; }

a.bg-gray-dark-900-800:focus {
  background-color: black !important; }

a.bg-gray-dark-900-800:hover {
  background-color: black !important; }

.bg-gray-dark-900-900 {
  background-color: #010102 !important; }

a.bg-gray-dark-900-900:focus {
  background-color: black !important; }

a.bg-gray-dark-900-900:hover {
  background-color: black !important; }

.bg-blue {
  color: #fff; }

.bg-indigo {
  color: #fff; }

.bg-purple {
  color: #fff; }

.bg-pink {
  color: #fff; }

.bg-red {
  color: #fff; }

.bg-orange {
  color: #111; }

.bg-yellow {
  color: #111; }

.bg-green {
  color: #fff; }

.bg-teal {
  color: #fff; }

.bg-cyan {
  color: #fff; }

.bg-white {
  color: #111; }

.bg-gray {
  color: #fff; }

.bg-gray-dark {
  color: #fff; }

.bg-blue-100 {
  color: #111; }

.bg-blue-200 {
  color: #111; }

.bg-blue-300 {
  color: #111; }

.bg-blue-400 {
  color: #fff; }

.bg-blue-500 {
  color: #fff; }

.bg-blue-600 {
  color: #fff; }

.bg-blue-700 {
  color: #fff; }

.bg-blue-800 {
  color: #fff; }

.bg-blue-900 {
  color: #fff; }

.bg-indigo-100 {
  color: #111; }

.bg-indigo-200 {
  color: #111; }

.bg-indigo-300 {
  color: #111; }

.bg-indigo-400 {
  color: #fff; }

.bg-indigo-500 {
  color: #fff; }

.bg-indigo-600 {
  color: #fff; }

.bg-indigo-700 {
  color: #fff; }

.bg-indigo-800 {
  color: #fff; }

.bg-indigo-900 {
  color: #fff; }

.bg-purple-100 {
  color: #111; }

.bg-purple-200 {
  color: #111; }

.bg-purple-300 {
  color: #111; }

.bg-purple-400 {
  color: #fff; }

.bg-purple-500 {
  color: #fff; }

.bg-purple-600 {
  color: #fff; }

.bg-purple-700 {
  color: #fff; }

.bg-purple-800 {
  color: #fff; }

.bg-purple-900 {
  color: #fff; }

.bg-pink-100 {
  color: #111; }

.bg-pink-200 {
  color: #111; }

.bg-pink-300 {
  color: #111; }

.bg-pink-400 {
  color: #111; }

.bg-pink-500 {
  color: #fff; }

.bg-pink-600 {
  color: #fff; }

.bg-pink-700 {
  color: #fff; }

.bg-pink-800 {
  color: #fff; }

.bg-pink-900 {
  color: #fff; }

.bg-red-100 {
  color: #111; }

.bg-red-200 {
  color: #111; }

.bg-red-300 {
  color: #111; }

.bg-red-400 {
  color: #fff; }

.bg-red-500 {
  color: #fff; }

.bg-red-600 {
  color: #fff; }

.bg-red-700 {
  color: #fff; }

.bg-red-800 {
  color: #fff; }

.bg-red-900 {
  color: #fff; }

.bg-orange-100 {
  color: #111; }

.bg-orange-200 {
  color: #111; }

.bg-orange-300 {
  color: #111; }

.bg-orange-400 {
  color: #111; }

.bg-orange-500 {
  color: #111; }

.bg-orange-600 {
  color: #fff; }

.bg-orange-700 {
  color: #fff; }

.bg-orange-800 {
  color: #fff; }

.bg-orange-900 {
  color: #fff; }

.bg-yellow-100 {
  color: #111; }

.bg-yellow-200 {
  color: #111; }

.bg-yellow-300 {
  color: #111; }

.bg-yellow-400 {
  color: #111; }

.bg-yellow-500 {
  color: #111; }

.bg-yellow-600 {
  color: #fff; }

.bg-yellow-700 {
  color: #fff; }

.bg-yellow-800 {
  color: #fff; }

.bg-yellow-900 {
  color: #fff; }

.bg-green-100 {
  color: #111; }

.bg-green-200 {
  color: #111; }

.bg-green-300 {
  color: #111; }

.bg-green-400 {
  color: #111; }

.bg-green-500 {
  color: #fff; }

.bg-green-600 {
  color: #fff; }

.bg-green-700 {
  color: #fff; }

.bg-green-800 {
  color: #fff; }

.bg-green-900 {
  color: #fff; }

.bg-teal-100 {
  color: #111; }

.bg-teal-200 {
  color: #111; }

.bg-teal-300 {
  color: #111; }

.bg-teal-400 {
  color: #111; }

.bg-teal-500 {
  color: #fff; }

.bg-teal-600 {
  color: #fff; }

.bg-teal-700 {
  color: #fff; }

.bg-teal-800 {
  color: #fff; }

.bg-teal-900 {
  color: #fff; }

.bg-cyan-100 {
  color: #111; }

.bg-cyan-200 {
  color: #111; }

.bg-cyan-300 {
  color: #111; }

.bg-cyan-400 {
  color: #111; }

.bg-cyan-500 {
  color: #fff; }

.bg-cyan-600 {
  color: #fff; }

.bg-cyan-700 {
  color: #fff; }

.bg-cyan-800 {
  color: #fff; }

.bg-cyan-900 {
  color: #fff; }

.bg-white-100 {
  color: #111; }

.bg-white-200 {
  color: #111; }

.bg-white-300 {
  color: #111; }

.bg-white-400 {
  color: #111; }

.bg-white-500 {
  color: #111; }

.bg-white-600 {
  color: #111; }

.bg-white-700 {
  color: #fff; }

.bg-white-800 {
  color: #fff; }

.bg-white-900 {
  color: #fff; }

.bg-gray-100, body, html {
  color: #111; }

.bg-gray-200 {
  color: #111; }

.bg-gray-300 {
  color: #111; }

.bg-gray-400 {
  color: #111; }

.bg-gray-500 {
  color: #fff; }

.bg-gray-600 {
  color: #fff; }

.bg-gray-700 {
  color: #fff; }

.bg-gray-800 {
  color: #fff; }

.bg-gray-900 {
  color: #fff; }

.bg-gray-dark-100 {
  color: #111; }

.bg-gray-dark-200 {
  color: #111; }

.bg-gray-dark-300 {
  color: #111; }

.bg-gray-dark-400 {
  color: #fff; }

.bg-gray-dark-500 {
  color: #fff; }

.bg-gray-dark-600 {
  color: #fff; }

.bg-gray-dark-700 {
  color: #fff; }

.bg-gray-dark-800 {
  color: #fff; }

.bg-gray-dark-900 {
  color: #fff; }

.bg-blue-100-100 {
  color: #111; }

.bg-blue-100-200 {
  color: #111; }

.bg-blue-100-300 {
  color: #111; }

.bg-blue-100-400 {
  color: #111; }

.bg-blue-100-500 {
  color: #111; }

.bg-blue-100-600 {
  color: #111; }

.bg-blue-100-700 {
  color: #fff; }

.bg-blue-100-800 {
  color: #fff; }

.bg-blue-100-900 {
  color: #fff; }

.bg-blue-200-100 {
  color: #111; }

.bg-blue-200-200 {
  color: #111; }

.bg-blue-200-300 {
  color: #111; }

.bg-blue-200-400 {
  color: #111; }

.bg-blue-200-500 {
  color: #111; }

.bg-blue-200-600 {
  color: #111; }

.bg-blue-200-700 {
  color: #fff; }

.bg-blue-200-800 {
  color: #fff; }

.bg-blue-200-900 {
  color: #fff; }

.bg-blue-300-100 {
  color: #111; }

.bg-blue-300-200 {
  color: #111; }

.bg-blue-300-300 {
  color: #111; }

.bg-blue-300-400 {
  color: #111; }

.bg-blue-300-500 {
  color: #111; }

.bg-blue-300-600 {
  color: #fff; }

.bg-blue-300-700 {
  color: #fff; }

.bg-blue-300-800 {
  color: #fff; }

.bg-blue-300-900 {
  color: #fff; }

.bg-blue-400-100 {
  color: #111; }

.bg-blue-400-200 {
  color: #111; }

.bg-blue-400-300 {
  color: #111; }

.bg-blue-400-400 {
  color: #111; }

.bg-blue-400-500 {
  color: #fff; }

.bg-blue-400-600 {
  color: #fff; }

.bg-blue-400-700 {
  color: #fff; }

.bg-blue-400-800 {
  color: #fff; }

.bg-blue-400-900 {
  color: #fff; }

.bg-blue-500-100 {
  color: #111; }

.bg-blue-500-200 {
  color: #111; }

.bg-blue-500-300 {
  color: #111; }

.bg-blue-500-400 {
  color: #fff; }

.bg-blue-500-500 {
  color: #fff; }

.bg-blue-500-600 {
  color: #fff; }

.bg-blue-500-700 {
  color: #fff; }

.bg-blue-500-800 {
  color: #fff; }

.bg-blue-500-900 {
  color: #fff; }

.bg-blue-600-100 {
  color: #111; }

.bg-blue-600-200 {
  color: #111; }

.bg-blue-600-300 {
  color: #111; }

.bg-blue-600-400 {
  color: #fff; }

.bg-blue-600-500 {
  color: #fff; }

.bg-blue-600-600 {
  color: #fff; }

.bg-blue-600-700 {
  color: #fff; }

.bg-blue-600-800 {
  color: #fff; }

.bg-blue-600-900 {
  color: #fff; }

.bg-blue-700-100 {
  color: #111; }

.bg-blue-700-200 {
  color: #111; }

.bg-blue-700-300 {
  color: #111; }

.bg-blue-700-400 {
  color: #fff; }

.bg-blue-700-500 {
  color: #fff; }

.bg-blue-700-600 {
  color: #fff; }

.bg-blue-700-700 {
  color: #fff; }

.bg-blue-700-800 {
  color: #fff; }

.bg-blue-700-900 {
  color: #fff; }

.bg-blue-800-100 {
  color: #111; }

.bg-blue-800-200 {
  color: #111; }

.bg-blue-800-300 {
  color: #fff; }

.bg-blue-800-400 {
  color: #fff; }

.bg-blue-800-500 {
  color: #fff; }

.bg-blue-800-600 {
  color: #fff; }

.bg-blue-800-700 {
  color: #fff; }

.bg-blue-800-800 {
  color: #fff; }

.bg-blue-800-900 {
  color: #fff; }

.bg-blue-900-100 {
  color: #111; }

.bg-blue-900-200 {
  color: #111; }

.bg-blue-900-300 {
  color: #fff; }

.bg-blue-900-400 {
  color: #fff; }

.bg-blue-900-500 {
  color: #fff; }

.bg-blue-900-600 {
  color: #fff; }

.bg-blue-900-700 {
  color: #fff; }

.bg-blue-900-800 {
  color: #fff; }

.bg-blue-900-900 {
  color: #fff; }

.bg-indigo-100-100 {
  color: #111; }

.bg-indigo-100-200 {
  color: #111; }

.bg-indigo-100-300 {
  color: #111; }

.bg-indigo-100-400 {
  color: #111; }

.bg-indigo-100-500 {
  color: #111; }

.bg-indigo-100-600 {
  color: #111; }

.bg-indigo-100-700 {
  color: #fff; }

.bg-indigo-100-800 {
  color: #fff; }

.bg-indigo-100-900 {
  color: #fff; }

.bg-indigo-200-100 {
  color: #111; }

.bg-indigo-200-200 {
  color: #111; }

.bg-indigo-200-300 {
  color: #111; }

.bg-indigo-200-400 {
  color: #111; }

.bg-indigo-200-500 {
  color: #111; }

.bg-indigo-200-600 {
  color: #111; }

.bg-indigo-200-700 {
  color: #fff; }

.bg-indigo-200-800 {
  color: #fff; }

.bg-indigo-200-900 {
  color: #fff; }

.bg-indigo-300-100 {
  color: #111; }

.bg-indigo-300-200 {
  color: #111; }

.bg-indigo-300-300 {
  color: #111; }

.bg-indigo-300-400 {
  color: #111; }

.bg-indigo-300-500 {
  color: #111; }

.bg-indigo-300-600 {
  color: #fff; }

.bg-indigo-300-700 {
  color: #fff; }

.bg-indigo-300-800 {
  color: #fff; }

.bg-indigo-300-900 {
  color: #fff; }

.bg-indigo-400-100 {
  color: #111; }

.bg-indigo-400-200 {
  color: #111; }

.bg-indigo-400-300 {
  color: #111; }

.bg-indigo-400-400 {
  color: #fff; }

.bg-indigo-400-500 {
  color: #fff; }

.bg-indigo-400-600 {
  color: #fff; }

.bg-indigo-400-700 {
  color: #fff; }

.bg-indigo-400-800 {
  color: #fff; }

.bg-indigo-400-900 {
  color: #fff; }

.bg-indigo-500-100 {
  color: #111; }

.bg-indigo-500-200 {
  color: #111; }

.bg-indigo-500-300 {
  color: #111; }

.bg-indigo-500-400 {
  color: #fff; }

.bg-indigo-500-500 {
  color: #fff; }

.bg-indigo-500-600 {
  color: #fff; }

.bg-indigo-500-700 {
  color: #fff; }

.bg-indigo-500-800 {
  color: #fff; }

.bg-indigo-500-900 {
  color: #fff; }

.bg-indigo-600-100 {
  color: #111; }

.bg-indigo-600-200 {
  color: #111; }

.bg-indigo-600-300 {
  color: #111; }

.bg-indigo-600-400 {
  color: #fff; }

.bg-indigo-600-500 {
  color: #fff; }

.bg-indigo-600-600 {
  color: #fff; }

.bg-indigo-600-700 {
  color: #fff; }

.bg-indigo-600-800 {
  color: #fff; }

.bg-indigo-600-900 {
  color: #fff; }

.bg-indigo-700-100 {
  color: #111; }

.bg-indigo-700-200 {
  color: #111; }

.bg-indigo-700-300 {
  color: #fff; }

.bg-indigo-700-400 {
  color: #fff; }

.bg-indigo-700-500 {
  color: #fff; }

.bg-indigo-700-600 {
  color: #fff; }

.bg-indigo-700-700 {
  color: #fff; }

.bg-indigo-700-800 {
  color: #fff; }

.bg-indigo-700-900 {
  color: #fff; }

.bg-indigo-800-100 {
  color: #111; }

.bg-indigo-800-200 {
  color: #111; }

.bg-indigo-800-300 {
  color: #fff; }

.bg-indigo-800-400 {
  color: #fff; }

.bg-indigo-800-500 {
  color: #fff; }

.bg-indigo-800-600 {
  color: #fff; }

.bg-indigo-800-700 {
  color: #fff; }

.bg-indigo-800-800 {
  color: #fff; }

.bg-indigo-800-900 {
  color: #fff; }

.bg-indigo-900-100 {
  color: #111; }

.bg-indigo-900-200 {
  color: #111; }

.bg-indigo-900-300 {
  color: #fff; }

.bg-indigo-900-400 {
  color: #fff; }

.bg-indigo-900-500 {
  color: #fff; }

.bg-indigo-900-600 {
  color: #fff; }

.bg-indigo-900-700 {
  color: #fff; }

.bg-indigo-900-800 {
  color: #fff; }

.bg-indigo-900-900 {
  color: #fff; }

.bg-purple-100-100 {
  color: #111; }

.bg-purple-100-200 {
  color: #111; }

.bg-purple-100-300 {
  color: #111; }

.bg-purple-100-400 {
  color: #111; }

.bg-purple-100-500 {
  color: #111; }

.bg-purple-100-600 {
  color: #111; }

.bg-purple-100-700 {
  color: #fff; }

.bg-purple-100-800 {
  color: #fff; }

.bg-purple-100-900 {
  color: #fff; }

.bg-purple-200-100 {
  color: #111; }

.bg-purple-200-200 {
  color: #111; }

.bg-purple-200-300 {
  color: #111; }

.bg-purple-200-400 {
  color: #111; }

.bg-purple-200-500 {
  color: #111; }

.bg-purple-200-600 {
  color: #111; }

.bg-purple-200-700 {
  color: #fff; }

.bg-purple-200-800 {
  color: #fff; }

.bg-purple-200-900 {
  color: #fff; }

.bg-purple-300-100 {
  color: #111; }

.bg-purple-300-200 {
  color: #111; }

.bg-purple-300-300 {
  color: #111; }

.bg-purple-300-400 {
  color: #111; }

.bg-purple-300-500 {
  color: #111; }

.bg-purple-300-600 {
  color: #fff; }

.bg-purple-300-700 {
  color: #fff; }

.bg-purple-300-800 {
  color: #fff; }

.bg-purple-300-900 {
  color: #fff; }

.bg-purple-400-100 {
  color: #111; }

.bg-purple-400-200 {
  color: #111; }

.bg-purple-400-300 {
  color: #111; }

.bg-purple-400-400 {
  color: #111; }

.bg-purple-400-500 {
  color: #fff; }

.bg-purple-400-600 {
  color: #fff; }

.bg-purple-400-700 {
  color: #fff; }

.bg-purple-400-800 {
  color: #fff; }

.bg-purple-400-900 {
  color: #fff; }

.bg-purple-500-100 {
  color: #111; }

.bg-purple-500-200 {
  color: #111; }

.bg-purple-500-300 {
  color: #111; }

.bg-purple-500-400 {
  color: #fff; }

.bg-purple-500-500 {
  color: #fff; }

.bg-purple-500-600 {
  color: #fff; }

.bg-purple-500-700 {
  color: #fff; }

.bg-purple-500-800 {
  color: #fff; }

.bg-purple-500-900 {
  color: #fff; }

.bg-purple-600-100 {
  color: #111; }

.bg-purple-600-200 {
  color: #111; }

.bg-purple-600-300 {
  color: #111; }

.bg-purple-600-400 {
  color: #fff; }

.bg-purple-600-500 {
  color: #fff; }

.bg-purple-600-600 {
  color: #fff; }

.bg-purple-600-700 {
  color: #fff; }

.bg-purple-600-800 {
  color: #fff; }

.bg-purple-600-900 {
  color: #fff; }

.bg-purple-700-100 {
  color: #111; }

.bg-purple-700-200 {
  color: #111; }

.bg-purple-700-300 {
  color: #111; }

.bg-purple-700-400 {
  color: #fff; }

.bg-purple-700-500 {
  color: #fff; }

.bg-purple-700-600 {
  color: #fff; }

.bg-purple-700-700 {
  color: #fff; }

.bg-purple-700-800 {
  color: #fff; }

.bg-purple-700-900 {
  color: #fff; }

.bg-purple-800-100 {
  color: #111; }

.bg-purple-800-200 {
  color: #111; }

.bg-purple-800-300 {
  color: #fff; }

.bg-purple-800-400 {
  color: #fff; }

.bg-purple-800-500 {
  color: #fff; }

.bg-purple-800-600 {
  color: #fff; }

.bg-purple-800-700 {
  color: #fff; }

.bg-purple-800-800 {
  color: #fff; }

.bg-purple-800-900 {
  color: #fff; }

.bg-purple-900-100 {
  color: #111; }

.bg-purple-900-200 {
  color: #111; }

.bg-purple-900-300 {
  color: #fff; }

.bg-purple-900-400 {
  color: #fff; }

.bg-purple-900-500 {
  color: #fff; }

.bg-purple-900-600 {
  color: #fff; }

.bg-purple-900-700 {
  color: #fff; }

.bg-purple-900-800 {
  color: #fff; }

.bg-purple-900-900 {
  color: #fff; }

.bg-pink-100-100 {
  color: #111; }

.bg-pink-100-200 {
  color: #111; }

.bg-pink-100-300 {
  color: #111; }

.bg-pink-100-400 {
  color: #111; }

.bg-pink-100-500 {
  color: #111; }

.bg-pink-100-600 {
  color: #111; }

.bg-pink-100-700 {
  color: #fff; }

.bg-pink-100-800 {
  color: #fff; }

.bg-pink-100-900 {
  color: #fff; }

.bg-pink-200-100 {
  color: #111; }

.bg-pink-200-200 {
  color: #111; }

.bg-pink-200-300 {
  color: #111; }

.bg-pink-200-400 {
  color: #111; }

.bg-pink-200-500 {
  color: #111; }

.bg-pink-200-600 {
  color: #111; }

.bg-pink-200-700 {
  color: #fff; }

.bg-pink-200-800 {
  color: #fff; }

.bg-pink-200-900 {
  color: #fff; }

.bg-pink-300-100 {
  color: #111; }

.bg-pink-300-200 {
  color: #111; }

.bg-pink-300-300 {
  color: #111; }

.bg-pink-300-400 {
  color: #111; }

.bg-pink-300-500 {
  color: #111; }

.bg-pink-300-600 {
  color: #fff; }

.bg-pink-300-700 {
  color: #fff; }

.bg-pink-300-800 {
  color: #fff; }

.bg-pink-300-900 {
  color: #fff; }

.bg-pink-400-100 {
  color: #111; }

.bg-pink-400-200 {
  color: #111; }

.bg-pink-400-300 {
  color: #111; }

.bg-pink-400-400 {
  color: #111; }

.bg-pink-400-500 {
  color: #111; }

.bg-pink-400-600 {
  color: #fff; }

.bg-pink-400-700 {
  color: #fff; }

.bg-pink-400-800 {
  color: #fff; }

.bg-pink-400-900 {
  color: #fff; }

.bg-pink-500-100 {
  color: #111; }

.bg-pink-500-200 {
  color: #111; }

.bg-pink-500-300 {
  color: #111; }

.bg-pink-500-400 {
  color: #111; }

.bg-pink-500-500 {
  color: #fff; }

.bg-pink-500-600 {
  color: #fff; }

.bg-pink-500-700 {
  color: #fff; }

.bg-pink-500-800 {
  color: #fff; }

.bg-pink-500-900 {
  color: #fff; }

.bg-pink-600-100 {
  color: #111; }

.bg-pink-600-200 {
  color: #111; }

.bg-pink-600-300 {
  color: #111; }

.bg-pink-600-400 {
  color: #fff; }

.bg-pink-600-500 {
  color: #fff; }

.bg-pink-600-600 {
  color: #fff; }

.bg-pink-600-700 {
  color: #fff; }

.bg-pink-600-800 {
  color: #fff; }

.bg-pink-600-900 {
  color: #fff; }

.bg-pink-700-100 {
  color: #111; }

.bg-pink-700-200 {
  color: #111; }

.bg-pink-700-300 {
  color: #111; }

.bg-pink-700-400 {
  color: #fff; }

.bg-pink-700-500 {
  color: #fff; }

.bg-pink-700-600 {
  color: #fff; }

.bg-pink-700-700 {
  color: #fff; }

.bg-pink-700-800 {
  color: #fff; }

.bg-pink-700-900 {
  color: #fff; }

.bg-pink-800-100 {
  color: #111; }

.bg-pink-800-200 {
  color: #111; }

.bg-pink-800-300 {
  color: #fff; }

.bg-pink-800-400 {
  color: #fff; }

.bg-pink-800-500 {
  color: #fff; }

.bg-pink-800-600 {
  color: #fff; }

.bg-pink-800-700 {
  color: #fff; }

.bg-pink-800-800 {
  color: #fff; }

.bg-pink-800-900 {
  color: #fff; }

.bg-pink-900-100 {
  color: #111; }

.bg-pink-900-200 {
  color: #111; }

.bg-pink-900-300 {
  color: #fff; }

.bg-pink-900-400 {
  color: #fff; }

.bg-pink-900-500 {
  color: #fff; }

.bg-pink-900-600 {
  color: #fff; }

.bg-pink-900-700 {
  color: #fff; }

.bg-pink-900-800 {
  color: #fff; }

.bg-pink-900-900 {
  color: #fff; }

.bg-red-100-100 {
  color: #111; }

.bg-red-100-200 {
  color: #111; }

.bg-red-100-300 {
  color: #111; }

.bg-red-100-400 {
  color: #111; }

.bg-red-100-500 {
  color: #111; }

.bg-red-100-600 {
  color: #111; }

.bg-red-100-700 {
  color: #fff; }

.bg-red-100-800 {
  color: #fff; }

.bg-red-100-900 {
  color: #fff; }

.bg-red-200-100 {
  color: #111; }

.bg-red-200-200 {
  color: #111; }

.bg-red-200-300 {
  color: #111; }

.bg-red-200-400 {
  color: #111; }

.bg-red-200-500 {
  color: #111; }

.bg-red-200-600 {
  color: #111; }

.bg-red-200-700 {
  color: #fff; }

.bg-red-200-800 {
  color: #fff; }

.bg-red-200-900 {
  color: #fff; }

.bg-red-300-100 {
  color: #111; }

.bg-red-300-200 {
  color: #111; }

.bg-red-300-300 {
  color: #111; }

.bg-red-300-400 {
  color: #111; }

.bg-red-300-500 {
  color: #111; }

.bg-red-300-600 {
  color: #fff; }

.bg-red-300-700 {
  color: #fff; }

.bg-red-300-800 {
  color: #fff; }

.bg-red-300-900 {
  color: #fff; }

.bg-red-400-100 {
  color: #111; }

.bg-red-400-200 {
  color: #111; }

.bg-red-400-300 {
  color: #111; }

.bg-red-400-400 {
  color: #111; }

.bg-red-400-500 {
  color: #fff; }

.bg-red-400-600 {
  color: #fff; }

.bg-red-400-700 {
  color: #fff; }

.bg-red-400-800 {
  color: #fff; }

.bg-red-400-900 {
  color: #fff; }

.bg-red-500-100 {
  color: #111; }

.bg-red-500-200 {
  color: #111; }

.bg-red-500-300 {
  color: #111; }

.bg-red-500-400 {
  color: #fff; }

.bg-red-500-500 {
  color: #fff; }

.bg-red-500-600 {
  color: #fff; }

.bg-red-500-700 {
  color: #fff; }

.bg-red-500-800 {
  color: #fff; }

.bg-red-500-900 {
  color: #fff; }

.bg-red-600-100 {
  color: #111; }

.bg-red-600-200 {
  color: #111; }

.bg-red-600-300 {
  color: #111; }

.bg-red-600-400 {
  color: #fff; }

.bg-red-600-500 {
  color: #fff; }

.bg-red-600-600 {
  color: #fff; }

.bg-red-600-700 {
  color: #fff; }

.bg-red-600-800 {
  color: #fff; }

.bg-red-600-900 {
  color: #fff; }

.bg-red-700-100 {
  color: #111; }

.bg-red-700-200 {
  color: #111; }

.bg-red-700-300 {
  color: #111; }

.bg-red-700-400 {
  color: #fff; }

.bg-red-700-500 {
  color: #fff; }

.bg-red-700-600 {
  color: #fff; }

.bg-red-700-700 {
  color: #fff; }

.bg-red-700-800 {
  color: #fff; }

.bg-red-700-900 {
  color: #fff; }

.bg-red-800-100 {
  color: #111; }

.bg-red-800-200 {
  color: #111; }

.bg-red-800-300 {
  color: #fff; }

.bg-red-800-400 {
  color: #fff; }

.bg-red-800-500 {
  color: #fff; }

.bg-red-800-600 {
  color: #fff; }

.bg-red-800-700 {
  color: #fff; }

.bg-red-800-800 {
  color: #fff; }

.bg-red-800-900 {
  color: #fff; }

.bg-red-900-100 {
  color: #111; }

.bg-red-900-200 {
  color: #111; }

.bg-red-900-300 {
  color: #fff; }

.bg-red-900-400 {
  color: #fff; }

.bg-red-900-500 {
  color: #fff; }

.bg-red-900-600 {
  color: #fff; }

.bg-red-900-700 {
  color: #fff; }

.bg-red-900-800 {
  color: #fff; }

.bg-red-900-900 {
  color: #fff; }

.bg-orange-100-100 {
  color: #111; }

.bg-orange-100-200 {
  color: #111; }

.bg-orange-100-300 {
  color: #111; }

.bg-orange-100-400 {
  color: #111; }

.bg-orange-100-500 {
  color: #111; }

.bg-orange-100-600 {
  color: #111; }

.bg-orange-100-700 {
  color: #fff; }

.bg-orange-100-800 {
  color: #fff; }

.bg-orange-100-900 {
  color: #fff; }

.bg-orange-200-100 {
  color: #111; }

.bg-orange-200-200 {
  color: #111; }

.bg-orange-200-300 {
  color: #111; }

.bg-orange-200-400 {
  color: #111; }

.bg-orange-200-500 {
  color: #111; }

.bg-orange-200-600 {
  color: #111; }

.bg-orange-200-700 {
  color: #fff; }

.bg-orange-200-800 {
  color: #fff; }

.bg-orange-200-900 {
  color: #fff; }

.bg-orange-300-100 {
  color: #111; }

.bg-orange-300-200 {
  color: #111; }

.bg-orange-300-300 {
  color: #111; }

.bg-orange-300-400 {
  color: #111; }

.bg-orange-300-500 {
  color: #111; }

.bg-orange-300-600 {
  color: #111; }

.bg-orange-300-700 {
  color: #fff; }

.bg-orange-300-800 {
  color: #fff; }

.bg-orange-300-900 {
  color: #fff; }

.bg-orange-400-100 {
  color: #111; }

.bg-orange-400-200 {
  color: #111; }

.bg-orange-400-300 {
  color: #111; }

.bg-orange-400-400 {
  color: #111; }

.bg-orange-400-500 {
  color: #111; }

.bg-orange-400-600 {
  color: #fff; }

.bg-orange-400-700 {
  color: #fff; }

.bg-orange-400-800 {
  color: #fff; }

.bg-orange-400-900 {
  color: #fff; }

.bg-orange-500-100 {
  color: #111; }

.bg-orange-500-200 {
  color: #111; }

.bg-orange-500-300 {
  color: #111; }

.bg-orange-500-400 {
  color: #111; }

.bg-orange-500-500 {
  color: #111; }

.bg-orange-500-600 {
  color: #fff; }

.bg-orange-500-700 {
  color: #fff; }

.bg-orange-500-800 {
  color: #fff; }

.bg-orange-500-900 {
  color: #fff; }

.bg-orange-600-100 {
  color: #111; }

.bg-orange-600-200 {
  color: #111; }

.bg-orange-600-300 {
  color: #111; }

.bg-orange-600-400 {
  color: #fff; }

.bg-orange-600-500 {
  color: #fff; }

.bg-orange-600-600 {
  color: #fff; }

.bg-orange-600-700 {
  color: #fff; }

.bg-orange-600-800 {
  color: #fff; }

.bg-orange-600-900 {
  color: #fff; }

.bg-orange-700-100 {
  color: #111; }

.bg-orange-700-200 {
  color: #111; }

.bg-orange-700-300 {
  color: #111; }

.bg-orange-700-400 {
  color: #fff; }

.bg-orange-700-500 {
  color: #fff; }

.bg-orange-700-600 {
  color: #fff; }

.bg-orange-700-700 {
  color: #fff; }

.bg-orange-700-800 {
  color: #fff; }

.bg-orange-700-900 {
  color: #fff; }

.bg-orange-800-100 {
  color: #111; }

.bg-orange-800-200 {
  color: #111; }

.bg-orange-800-300 {
  color: #fff; }

.bg-orange-800-400 {
  color: #fff; }

.bg-orange-800-500 {
  color: #fff; }

.bg-orange-800-600 {
  color: #fff; }

.bg-orange-800-700 {
  color: #fff; }

.bg-orange-800-800 {
  color: #fff; }

.bg-orange-800-900 {
  color: #fff; }

.bg-orange-900-100 {
  color: #111; }

.bg-orange-900-200 {
  color: #111; }

.bg-orange-900-300 {
  color: #fff; }

.bg-orange-900-400 {
  color: #fff; }

.bg-orange-900-500 {
  color: #fff; }

.bg-orange-900-600 {
  color: #fff; }

.bg-orange-900-700 {
  color: #fff; }

.bg-orange-900-800 {
  color: #fff; }

.bg-orange-900-900 {
  color: #fff; }

.bg-yellow-100-100 {
  color: #111; }

.bg-yellow-100-200 {
  color: #111; }

.bg-yellow-100-300 {
  color: #111; }

.bg-yellow-100-400 {
  color: #111; }

.bg-yellow-100-500 {
  color: #111; }

.bg-yellow-100-600 {
  color: #111; }

.bg-yellow-100-700 {
  color: #fff; }

.bg-yellow-100-800 {
  color: #fff; }

.bg-yellow-100-900 {
  color: #fff; }

.bg-yellow-200-100 {
  color: #111; }

.bg-yellow-200-200 {
  color: #111; }

.bg-yellow-200-300 {
  color: #111; }

.bg-yellow-200-400 {
  color: #111; }

.bg-yellow-200-500 {
  color: #111; }

.bg-yellow-200-600 {
  color: #111; }

.bg-yellow-200-700 {
  color: #fff; }

.bg-yellow-200-800 {
  color: #fff; }

.bg-yellow-200-900 {
  color: #fff; }

.bg-yellow-300-100 {
  color: #111; }

.bg-yellow-300-200 {
  color: #111; }

.bg-yellow-300-300 {
  color: #111; }

.bg-yellow-300-400 {
  color: #111; }

.bg-yellow-300-500 {
  color: #111; }

.bg-yellow-300-600 {
  color: #111; }

.bg-yellow-300-700 {
  color: #fff; }

.bg-yellow-300-800 {
  color: #fff; }

.bg-yellow-300-900 {
  color: #fff; }

.bg-yellow-400-100 {
  color: #111; }

.bg-yellow-400-200 {
  color: #111; }

.bg-yellow-400-300 {
  color: #111; }

.bg-yellow-400-400 {
  color: #111; }

.bg-yellow-400-500 {
  color: #111; }

.bg-yellow-400-600 {
  color: #111; }

.bg-yellow-400-700 {
  color: #fff; }

.bg-yellow-400-800 {
  color: #fff; }

.bg-yellow-400-900 {
  color: #fff; }

.bg-yellow-500-100 {
  color: #111; }

.bg-yellow-500-200 {
  color: #111; }

.bg-yellow-500-300 {
  color: #111; }

.bg-yellow-500-400 {
  color: #111; }

.bg-yellow-500-500 {
  color: #111; }

.bg-yellow-500-600 {
  color: #fff; }

.bg-yellow-500-700 {
  color: #fff; }

.bg-yellow-500-800 {
  color: #fff; }

.bg-yellow-500-900 {
  color: #fff; }

.bg-yellow-600-100 {
  color: #111; }

.bg-yellow-600-200 {
  color: #111; }

.bg-yellow-600-300 {
  color: #111; }

.bg-yellow-600-400 {
  color: #111; }

.bg-yellow-600-500 {
  color: #fff; }

.bg-yellow-600-600 {
  color: #fff; }

.bg-yellow-600-700 {
  color: #fff; }

.bg-yellow-600-800 {
  color: #fff; }

.bg-yellow-600-900 {
  color: #fff; }

.bg-yellow-700-100 {
  color: #111; }

.bg-yellow-700-200 {
  color: #111; }

.bg-yellow-700-300 {
  color: #111; }

.bg-yellow-700-400 {
  color: #fff; }

.bg-yellow-700-500 {
  color: #fff; }

.bg-yellow-700-600 {
  color: #fff; }

.bg-yellow-700-700 {
  color: #fff; }

.bg-yellow-700-800 {
  color: #fff; }

.bg-yellow-700-900 {
  color: #fff; }

.bg-yellow-800-100 {
  color: #111; }

.bg-yellow-800-200 {
  color: #111; }

.bg-yellow-800-300 {
  color: #111; }

.bg-yellow-800-400 {
  color: #fff; }

.bg-yellow-800-500 {
  color: #fff; }

.bg-yellow-800-600 {
  color: #fff; }

.bg-yellow-800-700 {
  color: #fff; }

.bg-yellow-800-800 {
  color: #fff; }

.bg-yellow-800-900 {
  color: #fff; }

.bg-yellow-900-100 {
  color: #111; }

.bg-yellow-900-200 {
  color: #111; }

.bg-yellow-900-300 {
  color: #fff; }

.bg-yellow-900-400 {
  color: #fff; }

.bg-yellow-900-500 {
  color: #fff; }

.bg-yellow-900-600 {
  color: #fff; }

.bg-yellow-900-700 {
  color: #fff; }

.bg-yellow-900-800 {
  color: #fff; }

.bg-yellow-900-900 {
  color: #fff; }

.bg-green-100-100 {
  color: #111; }

.bg-green-100-200 {
  color: #111; }

.bg-green-100-300 {
  color: #111; }

.bg-green-100-400 {
  color: #111; }

.bg-green-100-500 {
  color: #111; }

.bg-green-100-600 {
  color: #111; }

.bg-green-100-700 {
  color: #fff; }

.bg-green-100-800 {
  color: #fff; }

.bg-green-100-900 {
  color: #fff; }

.bg-green-200-100 {
  color: #111; }

.bg-green-200-200 {
  color: #111; }

.bg-green-200-300 {
  color: #111; }

.bg-green-200-400 {
  color: #111; }

.bg-green-200-500 {
  color: #111; }

.bg-green-200-600 {
  color: #111; }

.bg-green-200-700 {
  color: #fff; }

.bg-green-200-800 {
  color: #fff; }

.bg-green-200-900 {
  color: #fff; }

.bg-green-300-100 {
  color: #111; }

.bg-green-300-200 {
  color: #111; }

.bg-green-300-300 {
  color: #111; }

.bg-green-300-400 {
  color: #111; }

.bg-green-300-500 {
  color: #111; }

.bg-green-300-600 {
  color: #fff; }

.bg-green-300-700 {
  color: #fff; }

.bg-green-300-800 {
  color: #fff; }

.bg-green-300-900 {
  color: #fff; }

.bg-green-400-100 {
  color: #111; }

.bg-green-400-200 {
  color: #111; }

.bg-green-400-300 {
  color: #111; }

.bg-green-400-400 {
  color: #111; }

.bg-green-400-500 {
  color: #111; }

.bg-green-400-600 {
  color: #fff; }

.bg-green-400-700 {
  color: #fff; }

.bg-green-400-800 {
  color: #fff; }

.bg-green-400-900 {
  color: #fff; }

.bg-green-500-100 {
  color: #111; }

.bg-green-500-200 {
  color: #111; }

.bg-green-500-300 {
  color: #111; }

.bg-green-500-400 {
  color: #111; }

.bg-green-500-500 {
  color: #fff; }

.bg-green-500-600 {
  color: #fff; }

.bg-green-500-700 {
  color: #fff; }

.bg-green-500-800 {
  color: #fff; }

.bg-green-500-900 {
  color: #fff; }

.bg-green-600-100 {
  color: #111; }

.bg-green-600-200 {
  color: #111; }

.bg-green-600-300 {
  color: #111; }

.bg-green-600-400 {
  color: #fff; }

.bg-green-600-500 {
  color: #fff; }

.bg-green-600-600 {
  color: #fff; }

.bg-green-600-700 {
  color: #fff; }

.bg-green-600-800 {
  color: #fff; }

.bg-green-600-900 {
  color: #fff; }

.bg-green-700-100 {
  color: #111; }

.bg-green-700-200 {
  color: #111; }

.bg-green-700-300 {
  color: #111; }

.bg-green-700-400 {
  color: #fff; }

.bg-green-700-500 {
  color: #fff; }

.bg-green-700-600 {
  color: #fff; }

.bg-green-700-700 {
  color: #fff; }

.bg-green-700-800 {
  color: #fff; }

.bg-green-700-900 {
  color: #fff; }

.bg-green-800-100 {
  color: #111; }

.bg-green-800-200 {
  color: #111; }

.bg-green-800-300 {
  color: #fff; }

.bg-green-800-400 {
  color: #fff; }

.bg-green-800-500 {
  color: #fff; }

.bg-green-800-600 {
  color: #fff; }

.bg-green-800-700 {
  color: #fff; }

.bg-green-800-800 {
  color: #fff; }

.bg-green-800-900 {
  color: #fff; }

.bg-green-900-100 {
  color: #111; }

.bg-green-900-200 {
  color: #111; }

.bg-green-900-300 {
  color: #fff; }

.bg-green-900-400 {
  color: #fff; }

.bg-green-900-500 {
  color: #fff; }

.bg-green-900-600 {
  color: #fff; }

.bg-green-900-700 {
  color: #fff; }

.bg-green-900-800 {
  color: #fff; }

.bg-green-900-900 {
  color: #fff; }

.bg-teal-100-100 {
  color: #111; }

.bg-teal-100-200 {
  color: #111; }

.bg-teal-100-300 {
  color: #111; }

.bg-teal-100-400 {
  color: #111; }

.bg-teal-100-500 {
  color: #111; }

.bg-teal-100-600 {
  color: #111; }

.bg-teal-100-700 {
  color: #fff; }

.bg-teal-100-800 {
  color: #fff; }

.bg-teal-100-900 {
  color: #fff; }

.bg-teal-200-100 {
  color: #111; }

.bg-teal-200-200 {
  color: #111; }

.bg-teal-200-300 {
  color: #111; }

.bg-teal-200-400 {
  color: #111; }

.bg-teal-200-500 {
  color: #111; }

.bg-teal-200-600 {
  color: #111; }

.bg-teal-200-700 {
  color: #fff; }

.bg-teal-200-800 {
  color: #fff; }

.bg-teal-200-900 {
  color: #fff; }

.bg-teal-300-100 {
  color: #111; }

.bg-teal-300-200 {
  color: #111; }

.bg-teal-300-300 {
  color: #111; }

.bg-teal-300-400 {
  color: #111; }

.bg-teal-300-500 {
  color: #111; }

.bg-teal-300-600 {
  color: #fff; }

.bg-teal-300-700 {
  color: #fff; }

.bg-teal-300-800 {
  color: #fff; }

.bg-teal-300-900 {
  color: #fff; }

.bg-teal-400-100 {
  color: #111; }

.bg-teal-400-200 {
  color: #111; }

.bg-teal-400-300 {
  color: #111; }

.bg-teal-400-400 {
  color: #111; }

.bg-teal-400-500 {
  color: #111; }

.bg-teal-400-600 {
  color: #fff; }

.bg-teal-400-700 {
  color: #fff; }

.bg-teal-400-800 {
  color: #fff; }

.bg-teal-400-900 {
  color: #fff; }

.bg-teal-500-100 {
  color: #111; }

.bg-teal-500-200 {
  color: #111; }

.bg-teal-500-300 {
  color: #111; }

.bg-teal-500-400 {
  color: #111; }

.bg-teal-500-500 {
  color: #fff; }

.bg-teal-500-600 {
  color: #fff; }

.bg-teal-500-700 {
  color: #fff; }

.bg-teal-500-800 {
  color: #fff; }

.bg-teal-500-900 {
  color: #fff; }

.bg-teal-600-100 {
  color: #111; }

.bg-teal-600-200 {
  color: #111; }

.bg-teal-600-300 {
  color: #111; }

.bg-teal-600-400 {
  color: #fff; }

.bg-teal-600-500 {
  color: #fff; }

.bg-teal-600-600 {
  color: #fff; }

.bg-teal-600-700 {
  color: #fff; }

.bg-teal-600-800 {
  color: #fff; }

.bg-teal-600-900 {
  color: #fff; }

.bg-teal-700-100 {
  color: #111; }

.bg-teal-700-200 {
  color: #111; }

.bg-teal-700-300 {
  color: #111; }

.bg-teal-700-400 {
  color: #fff; }

.bg-teal-700-500 {
  color: #fff; }

.bg-teal-700-600 {
  color: #fff; }

.bg-teal-700-700 {
  color: #fff; }

.bg-teal-700-800 {
  color: #fff; }

.bg-teal-700-900 {
  color: #fff; }

.bg-teal-800-100 {
  color: #111; }

.bg-teal-800-200 {
  color: #111; }

.bg-teal-800-300 {
  color: #fff; }

.bg-teal-800-400 {
  color: #fff; }

.bg-teal-800-500 {
  color: #fff; }

.bg-teal-800-600 {
  color: #fff; }

.bg-teal-800-700 {
  color: #fff; }

.bg-teal-800-800 {
  color: #fff; }

.bg-teal-800-900 {
  color: #fff; }

.bg-teal-900-100 {
  color: #111; }

.bg-teal-900-200 {
  color: #111; }

.bg-teal-900-300 {
  color: #fff; }

.bg-teal-900-400 {
  color: #fff; }

.bg-teal-900-500 {
  color: #fff; }

.bg-teal-900-600 {
  color: #fff; }

.bg-teal-900-700 {
  color: #fff; }

.bg-teal-900-800 {
  color: #fff; }

.bg-teal-900-900 {
  color: #fff; }

.bg-cyan-100-100 {
  color: #111; }

.bg-cyan-100-200 {
  color: #111; }

.bg-cyan-100-300 {
  color: #111; }

.bg-cyan-100-400 {
  color: #111; }

.bg-cyan-100-500 {
  color: #111; }

.bg-cyan-100-600 {
  color: #111; }

.bg-cyan-100-700 {
  color: #fff; }

.bg-cyan-100-800 {
  color: #fff; }

.bg-cyan-100-900 {
  color: #fff; }

.bg-cyan-200-100 {
  color: #111; }

.bg-cyan-200-200 {
  color: #111; }

.bg-cyan-200-300 {
  color: #111; }

.bg-cyan-200-400 {
  color: #111; }

.bg-cyan-200-500 {
  color: #111; }

.bg-cyan-200-600 {
  color: #111; }

.bg-cyan-200-700 {
  color: #fff; }

.bg-cyan-200-800 {
  color: #fff; }

.bg-cyan-200-900 {
  color: #fff; }

.bg-cyan-300-100 {
  color: #111; }

.bg-cyan-300-200 {
  color: #111; }

.bg-cyan-300-300 {
  color: #111; }

.bg-cyan-300-400 {
  color: #111; }

.bg-cyan-300-500 {
  color: #111; }

.bg-cyan-300-600 {
  color: #fff; }

.bg-cyan-300-700 {
  color: #fff; }

.bg-cyan-300-800 {
  color: #fff; }

.bg-cyan-300-900 {
  color: #fff; }

.bg-cyan-400-100 {
  color: #111; }

.bg-cyan-400-200 {
  color: #111; }

.bg-cyan-400-300 {
  color: #111; }

.bg-cyan-400-400 {
  color: #111; }

.bg-cyan-400-500 {
  color: #111; }

.bg-cyan-400-600 {
  color: #fff; }

.bg-cyan-400-700 {
  color: #fff; }

.bg-cyan-400-800 {
  color: #fff; }

.bg-cyan-400-900 {
  color: #fff; }

.bg-cyan-500-100 {
  color: #111; }

.bg-cyan-500-200 {
  color: #111; }

.bg-cyan-500-300 {
  color: #111; }

.bg-cyan-500-400 {
  color: #111; }

.bg-cyan-500-500 {
  color: #fff; }

.bg-cyan-500-600 {
  color: #fff; }

.bg-cyan-500-700 {
  color: #fff; }

.bg-cyan-500-800 {
  color: #fff; }

.bg-cyan-500-900 {
  color: #fff; }

.bg-cyan-600-100 {
  color: #111; }

.bg-cyan-600-200 {
  color: #111; }

.bg-cyan-600-300 {
  color: #111; }

.bg-cyan-600-400 {
  color: #fff; }

.bg-cyan-600-500 {
  color: #fff; }

.bg-cyan-600-600 {
  color: #fff; }

.bg-cyan-600-700 {
  color: #fff; }

.bg-cyan-600-800 {
  color: #fff; }

.bg-cyan-600-900 {
  color: #fff; }

.bg-cyan-700-100 {
  color: #111; }

.bg-cyan-700-200 {
  color: #111; }

.bg-cyan-700-300 {
  color: #111; }

.bg-cyan-700-400 {
  color: #fff; }

.bg-cyan-700-500 {
  color: #fff; }

.bg-cyan-700-600 {
  color: #fff; }

.bg-cyan-700-700 {
  color: #fff; }

.bg-cyan-700-800 {
  color: #fff; }

.bg-cyan-700-900 {
  color: #fff; }

.bg-cyan-800-100 {
  color: #111; }

.bg-cyan-800-200 {
  color: #111; }

.bg-cyan-800-300 {
  color: #fff; }

.bg-cyan-800-400 {
  color: #fff; }

.bg-cyan-800-500 {
  color: #fff; }

.bg-cyan-800-600 {
  color: #fff; }

.bg-cyan-800-700 {
  color: #fff; }

.bg-cyan-800-800 {
  color: #fff; }

.bg-cyan-800-900 {
  color: #fff; }

.bg-cyan-900-100 {
  color: #111; }

.bg-cyan-900-200 {
  color: #111; }

.bg-cyan-900-300 {
  color: #fff; }

.bg-cyan-900-400 {
  color: #fff; }

.bg-cyan-900-500 {
  color: #fff; }

.bg-cyan-900-600 {
  color: #fff; }

.bg-cyan-900-700 {
  color: #fff; }

.bg-cyan-900-800 {
  color: #fff; }

.bg-cyan-900-900 {
  color: #fff; }

.bg-white-100-100 {
  color: #111; }

.bg-white-100-200 {
  color: #111; }

.bg-white-100-300 {
  color: #111; }

.bg-white-100-400 {
  color: #111; }

.bg-white-100-500 {
  color: #111; }

.bg-white-100-600 {
  color: #111; }

.bg-white-100-700 {
  color: #fff; }

.bg-white-100-800 {
  color: #fff; }

.bg-white-100-900 {
  color: #fff; }

.bg-white-200-100 {
  color: #111; }

.bg-white-200-200 {
  color: #111; }

.bg-white-200-300 {
  color: #111; }

.bg-white-200-400 {
  color: #111; }

.bg-white-200-500 {
  color: #111; }

.bg-white-200-600 {
  color: #111; }

.bg-white-200-700 {
  color: #fff; }

.bg-white-200-800 {
  color: #fff; }

.bg-white-200-900 {
  color: #fff; }

.bg-white-300-100 {
  color: #111; }

.bg-white-300-200 {
  color: #111; }

.bg-white-300-300 {
  color: #111; }

.bg-white-300-400 {
  color: #111; }

.bg-white-300-500 {
  color: #111; }

.bg-white-300-600 {
  color: #111; }

.bg-white-300-700 {
  color: #fff; }

.bg-white-300-800 {
  color: #fff; }

.bg-white-300-900 {
  color: #fff; }

.bg-white-400-100 {
  color: #111; }

.bg-white-400-200 {
  color: #111; }

.bg-white-400-300 {
  color: #111; }

.bg-white-400-400 {
  color: #111; }

.bg-white-400-500 {
  color: #111; }

.bg-white-400-600 {
  color: #111; }

.bg-white-400-700 {
  color: #fff; }

.bg-white-400-800 {
  color: #fff; }

.bg-white-400-900 {
  color: #fff; }

.bg-white-500-100 {
  color: #111; }

.bg-white-500-200 {
  color: #111; }

.bg-white-500-300 {
  color: #111; }

.bg-white-500-400 {
  color: #111; }

.bg-white-500-500 {
  color: #111; }

.bg-white-500-600 {
  color: #111; }

.bg-white-500-700 {
  color: #fff; }

.bg-white-500-800 {
  color: #fff; }

.bg-white-500-900 {
  color: #fff; }

.bg-white-600-100 {
  color: #111; }

.bg-white-600-200 {
  color: #111; }

.bg-white-600-300 {
  color: #111; }

.bg-white-600-400 {
  color: #111; }

.bg-white-600-500 {
  color: #111; }

.bg-white-600-600 {
  color: #fff; }

.bg-white-600-700 {
  color: #fff; }

.bg-white-600-800 {
  color: #fff; }

.bg-white-600-900 {
  color: #fff; }

.bg-white-700-100 {
  color: #111; }

.bg-white-700-200 {
  color: #111; }

.bg-white-700-300 {
  color: #111; }

.bg-white-700-400 {
  color: #111; }

.bg-white-700-500 {
  color: #fff; }

.bg-white-700-600 {
  color: #fff; }

.bg-white-700-700 {
  color: #fff; }

.bg-white-700-800 {
  color: #fff; }

.bg-white-700-900 {
  color: #fff; }

.bg-white-800-100 {
  color: #111; }

.bg-white-800-200 {
  color: #111; }

.bg-white-800-300 {
  color: #111; }

.bg-white-800-400 {
  color: #fff; }

.bg-white-800-500 {
  color: #fff; }

.bg-white-800-600 {
  color: #fff; }

.bg-white-800-700 {
  color: #fff; }

.bg-white-800-800 {
  color: #fff; }

.bg-white-800-900 {
  color: #fff; }

.bg-white-900-100 {
  color: #111; }

.bg-white-900-200 {
  color: #111; }

.bg-white-900-300 {
  color: #fff; }

.bg-white-900-400 {
  color: #fff; }

.bg-white-900-500 {
  color: #fff; }

.bg-white-900-600 {
  color: #fff; }

.bg-white-900-700 {
  color: #fff; }

.bg-white-900-800 {
  color: #fff; }

.bg-white-900-900 {
  color: #fff; }

.bg-gray-100-100 {
  color: #111; }

.bg-gray-100-200 {
  color: #111; }

.bg-gray-100-300 {
  color: #111; }

.bg-gray-100-400 {
  color: #111; }

.bg-gray-100-500 {
  color: #111; }

.bg-gray-100-600 {
  color: #111; }

.bg-gray-100-700 {
  color: #fff; }

.bg-gray-100-800 {
  color: #fff; }

.bg-gray-100-900 {
  color: #fff; }

.bg-gray-200-100 {
  color: #111; }

.bg-gray-200-200 {
  color: #111; }

.bg-gray-200-300 {
  color: #111; }

.bg-gray-200-400 {
  color: #111; }

.bg-gray-200-500 {
  color: #111; }

.bg-gray-200-600 {
  color: #111; }

.bg-gray-200-700 {
  color: #fff; }

.bg-gray-200-800 {
  color: #fff; }

.bg-gray-200-900 {
  color: #fff; }

.bg-gray-300-100 {
  color: #111; }

.bg-gray-300-200 {
  color: #111; }

.bg-gray-300-300 {
  color: #111; }

.bg-gray-300-400 {
  color: #111; }

.bg-gray-300-500 {
  color: #111; }

.bg-gray-300-600 {
  color: #fff; }

.bg-gray-300-700 {
  color: #fff; }

.bg-gray-300-800 {
  color: #fff; }

.bg-gray-300-900 {
  color: #fff; }

.bg-gray-400-100 {
  color: #111; }

.bg-gray-400-200 {
  color: #111; }

.bg-gray-400-300 {
  color: #111; }

.bg-gray-400-400 {
  color: #111; }

.bg-gray-400-500 {
  color: #111; }

.bg-gray-400-600 {
  color: #fff; }

.bg-gray-400-700 {
  color: #fff; }

.bg-gray-400-800 {
  color: #fff; }

.bg-gray-400-900 {
  color: #fff; }

.bg-gray-500-100 {
  color: #111; }

.bg-gray-500-200 {
  color: #111; }

.bg-gray-500-300 {
  color: #111; }

.bg-gray-500-400 {
  color: #111; }

.bg-gray-500-500 {
  color: #fff; }

.bg-gray-500-600 {
  color: #fff; }

.bg-gray-500-700 {
  color: #fff; }

.bg-gray-500-800 {
  color: #fff; }

.bg-gray-500-900 {
  color: #fff; }

.bg-gray-600-100 {
  color: #111; }

.bg-gray-600-200 {
  color: #111; }

.bg-gray-600-300 {
  color: #111; }

.bg-gray-600-400 {
  color: #fff; }

.bg-gray-600-500 {
  color: #fff; }

.bg-gray-600-600 {
  color: #fff; }

.bg-gray-600-700 {
  color: #fff; }

.bg-gray-600-800 {
  color: #fff; }

.bg-gray-600-900 {
  color: #fff; }

.bg-gray-700-100 {
  color: #111; }

.bg-gray-700-200 {
  color: #111; }

.bg-gray-700-300 {
  color: #111; }

.bg-gray-700-400 {
  color: #fff; }

.bg-gray-700-500 {
  color: #fff; }

.bg-gray-700-600 {
  color: #fff; }

.bg-gray-700-700 {
  color: #fff; }

.bg-gray-700-800 {
  color: #fff; }

.bg-gray-700-900 {
  color: #fff; }

.bg-gray-800-100 {
  color: #111; }

.bg-gray-800-200 {
  color: #111; }

.bg-gray-800-300 {
  color: #fff; }

.bg-gray-800-400 {
  color: #fff; }

.bg-gray-800-500 {
  color: #fff; }

.bg-gray-800-600 {
  color: #fff; }

.bg-gray-800-700 {
  color: #fff; }

.bg-gray-800-800 {
  color: #fff; }

.bg-gray-800-900 {
  color: #fff; }

.bg-gray-900-100 {
  color: #111; }

.bg-gray-900-200 {
  color: #111; }

.bg-gray-900-300 {
  color: #fff; }

.bg-gray-900-400 {
  color: #fff; }

.bg-gray-900-500 {
  color: #fff; }

.bg-gray-900-600 {
  color: #fff; }

.bg-gray-900-700 {
  color: #fff; }

.bg-gray-900-800 {
  color: #fff; }

.bg-gray-900-900 {
  color: #fff; }

.bg-gray-dark-100-100 {
  color: #111; }

.bg-gray-dark-100-200 {
  color: #111; }

.bg-gray-dark-100-300 {
  color: #111; }

.bg-gray-dark-100-400 {
  color: #111; }

.bg-gray-dark-100-500 {
  color: #111; }

.bg-gray-dark-100-600 {
  color: #111; }

.bg-gray-dark-100-700 {
  color: #fff; }

.bg-gray-dark-100-800 {
  color: #fff; }

.bg-gray-dark-100-900 {
  color: #fff; }

.bg-gray-dark-200-100 {
  color: #111; }

.bg-gray-dark-200-200 {
  color: #111; }

.bg-gray-dark-200-300 {
  color: #111; }

.bg-gray-dark-200-400 {
  color: #111; }

.bg-gray-dark-200-500 {
  color: #111; }

.bg-gray-dark-200-600 {
  color: #111; }

.bg-gray-dark-200-700 {
  color: #fff; }

.bg-gray-dark-200-800 {
  color: #fff; }

.bg-gray-dark-200-900 {
  color: #fff; }

.bg-gray-dark-300-100 {
  color: #111; }

.bg-gray-dark-300-200 {
  color: #111; }

.bg-gray-dark-300-300 {
  color: #111; }

.bg-gray-dark-300-400 {
  color: #111; }

.bg-gray-dark-300-500 {
  color: #111; }

.bg-gray-dark-300-600 {
  color: #fff; }

.bg-gray-dark-300-700 {
  color: #fff; }

.bg-gray-dark-300-800 {
  color: #fff; }

.bg-gray-dark-300-900 {
  color: #fff; }

.bg-gray-dark-400-100 {
  color: #111; }

.bg-gray-dark-400-200 {
  color: #111; }

.bg-gray-dark-400-300 {
  color: #111; }

.bg-gray-dark-400-400 {
  color: #fff; }

.bg-gray-dark-400-500 {
  color: #fff; }

.bg-gray-dark-400-600 {
  color: #fff; }

.bg-gray-dark-400-700 {
  color: #fff; }

.bg-gray-dark-400-800 {
  color: #fff; }

.bg-gray-dark-400-900 {
  color: #fff; }

.bg-gray-dark-500-100 {
  color: #111; }

.bg-gray-dark-500-200 {
  color: #111; }

.bg-gray-dark-500-300 {
  color: #111; }

.bg-gray-dark-500-400 {
  color: #fff; }

.bg-gray-dark-500-500 {
  color: #fff; }

.bg-gray-dark-500-600 {
  color: #fff; }

.bg-gray-dark-500-700 {
  color: #fff; }

.bg-gray-dark-500-800 {
  color: #fff; }

.bg-gray-dark-500-900 {
  color: #fff; }

.bg-gray-dark-600-100 {
  color: #111; }

.bg-gray-dark-600-200 {
  color: #111; }

.bg-gray-dark-600-300 {
  color: #fff; }

.bg-gray-dark-600-400 {
  color: #fff; }

.bg-gray-dark-600-500 {
  color: #fff; }

.bg-gray-dark-600-600 {
  color: #fff; }

.bg-gray-dark-600-700 {
  color: #fff; }

.bg-gray-dark-600-800 {
  color: #fff; }

.bg-gray-dark-600-900 {
  color: #fff; }

.bg-gray-dark-700-100 {
  color: #111; }

.bg-gray-dark-700-200 {
  color: #111; }

.bg-gray-dark-700-300 {
  color: #fff; }

.bg-gray-dark-700-400 {
  color: #fff; }

.bg-gray-dark-700-500 {
  color: #fff; }

.bg-gray-dark-700-600 {
  color: #fff; }

.bg-gray-dark-700-700 {
  color: #fff; }

.bg-gray-dark-700-800 {
  color: #fff; }

.bg-gray-dark-700-900 {
  color: #fff; }

.bg-gray-dark-800-100 {
  color: #111; }

.bg-gray-dark-800-200 {
  color: #111; }

.bg-gray-dark-800-300 {
  color: #fff; }

.bg-gray-dark-800-400 {
  color: #fff; }

.bg-gray-dark-800-500 {
  color: #fff; }

.bg-gray-dark-800-600 {
  color: #fff; }

.bg-gray-dark-800-700 {
  color: #fff; }

.bg-gray-dark-800-800 {
  color: #fff; }

.bg-gray-dark-800-900 {
  color: #fff; }

.bg-gray-dark-900-100 {
  color: #111; }

.bg-gray-dark-900-200 {
  color: #111; }

.bg-gray-dark-900-300 {
  color: #fff; }

.bg-gray-dark-900-400 {
  color: #fff; }

.bg-gray-dark-900-500 {
  color: #fff; }

.bg-gray-dark-900-600 {
  color: #fff; }

.bg-gray-dark-900-700 {
  color: #fff; }

.bg-gray-dark-900-800 {
  color: #fff; }

.bg-gray-dark-900-900 {
  color: #fff; }

.border-blue {
  border-color: #007bff !important; }

.border-indigo {
  border-color: #6610f2 !important; }

.border-purple {
  border-color: #6f42c1 !important; }

.border-pink {
  border-color: #e83e8c !important; }

.border-red {
  border-color: #dc3545 !important; }

.border-orange {
  border-color: #fd7e14 !important; }

.border-yellow {
  border-color: #ffc107 !important; }

.border-green {
  border-color: #28a745 !important; }

.border-teal {
  border-color: #20c997 !important; }

.border-cyan {
  border-color: #17a2b8 !important; }

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

.border-gray {
  border-color: #6c757d !important; }

.border-gray-dark {
  border-color: #343a40 !important; }

.border-blue-100 {
  border-color: #e6f2ff !important; }

.border-blue-200 {
  border-color: #bfdeff !important; }

.border-blue-300 {
  border-color: #80bdff !important; }

.border-blue-400 {
  border-color: #409cff !important; }

.border-blue-500 {
  border-color: #007bff !important; }

.border-blue-600 {
  border-color: #005cbf !important; }

.border-blue-700 {
  border-color: #003e80 !important; }

.border-blue-800 {
  border-color: #001f40 !important; }

.border-blue-900 {
  border-color: #001226 !important; }

.border-indigo-100 {
  border-color: #f0e7fe !important; }

.border-indigo-200 {
  border-color: #d9c3fc !important; }

.border-indigo-300 {
  border-color: #b388f9 !important; }

.border-indigo-400 {
  border-color: #8c4cf5 !important; }

.border-indigo-500 {
  border-color: #6610f2 !important; }

.border-indigo-600 {
  border-color: #4d0cb6 !important; }

.border-indigo-700 {
  border-color: #330879 !important; }

.border-indigo-800 {
  border-color: #1a043d !important; }

.border-indigo-900 {
  border-color: #0f0224 !important; }

.border-purple-100 {
  border-color: #f1ecf9 !important; }

.border-purple-200 {
  border-color: #dbd0f0 !important; }

.border-purple-300 {
  border-color: #b7a1e0 !important; }

.border-purple-400 {
  border-color: #9371d1 !important; }

.border-purple-500 {
  border-color: #6f42c1 !important; }

.border-purple-600 {
  border-color: #533291 !important; }

.border-purple-700 {
  border-color: #382161 !important; }

.border-purple-800 {
  border-color: #1c1130 !important; }

.border-purple-900 {
  border-color: #110a1d !important; }

.border-pink-100 {
  border-color: #fdecf4 !important; }

.border-pink-200 {
  border-color: #f9cfe2 !important; }

.border-pink-300 {
  border-color: #f49fc6 !important; }

.border-pink-400 {
  border-color: #ee6ea9 !important; }

.border-pink-500 {
  border-color: #e83e8c !important; }

.border-pink-600 {
  border-color: #ae2f69 !important; }

.border-pink-700 {
  border-color: #741f46 !important; }

.border-pink-800 {
  border-color: #3a1023 !important; }

.border-pink-900 {
  border-color: #230915 !important; }

.border-red-100 {
  border-color: #fcebec !important; }

.border-red-200 {
  border-color: #f6cdd1 !important; }

.border-red-300 {
  border-color: #ee9aa2 !important; }

.border-red-400 {
  border-color: #e56874 !important; }

.border-red-500 {
  border-color: #dc3545 !important; }

.border-red-600 {
  border-color: #a52834 !important; }

.border-red-700 {
  border-color: #6e1b23 !important; }

.border-red-800 {
  border-color: #370d11 !important; }

.border-red-900 {
  border-color: #21080a !important; }

.border-orange-100 {
  border-color: #fff2e8 !important; }

.border-orange-200 {
  border-color: #ffdfc4 !important; }

.border-orange-300 {
  border-color: #febf8a !important; }

.border-orange-400 {
  border-color: #fe9e4f !important; }

.border-orange-500 {
  border-color: #fd7e14 !important; }

.border-orange-600 {
  border-color: #be5f0f !important; }

.border-orange-700 {
  border-color: #7f3f0a !important; }

.border-orange-800 {
  border-color: #3f2005 !important; }

.border-orange-900 {
  border-color: #261303 !important; }

.border-yellow-100 {
  border-color: #fff9e6 !important; }

.border-yellow-200 {
  border-color: #fff0c1 !important; }

.border-yellow-300 {
  border-color: #ffe083 !important; }

.border-yellow-400 {
  border-color: #ffd145 !important; }

.border-yellow-500 {
  border-color: #ffc107 !important; }

.border-yellow-600 {
  border-color: #bf9105 !important; }

.border-yellow-700 {
  border-color: #806104 !important; }

.border-yellow-800 {
  border-color: #403002 !important; }

.border-yellow-900 {
  border-color: #261d01 !important; }

.border-green-100 {
  border-color: #eaf6ec !important; }

.border-green-200 {
  border-color: #c9e9d1 !important; }

.border-green-300 {
  border-color: #94d3a2 !important; }

.border-green-400 {
  border-color: #5ebd74 !important; }

.border-green-500 {
  border-color: #28a745 !important; }

.border-green-600 {
  border-color: #1e7d34 !important; }

.border-green-700 {
  border-color: #145423 !important; }

.border-green-800 {
  border-color: #0a2a11 !important; }

.border-green-900 {
  border-color: #06190a !important; }

.border-teal-100 {
  border-color: #e9faf5 !important; }

.border-teal-200 {
  border-color: #c7f2e5 !important; }

.border-teal-300 {
  border-color: #90e4cb !important; }

.border-teal-400 {
  border-color: #58d7b1 !important; }

.border-teal-500 {
  border-color: #20c997 !important; }

.border-teal-600 {
  border-color: #189771 !important; }

.border-teal-700 {
  border-color: #10654c !important; }

.border-teal-800 {
  border-color: #083226 !important; }

.border-teal-900 {
  border-color: #051e17 !important; }

.border-cyan-100 {
  border-color: #e8f6f8 !important; }

.border-cyan-200 {
  border-color: #c5e8ed !important; }

.border-cyan-300 {
  border-color: #8bd1dc !important; }

.border-cyan-400 {
  border-color: #51b9ca !important; }

.border-cyan-500 {
  border-color: #17a2b8 !important; }

.border-cyan-600 {
  border-color: #117a8a !important; }

.border-cyan-700 {
  border-color: #0c515c !important; }

.border-cyan-800 {
  border-color: #06292e !important; }

.border-cyan-900 {
  border-color: #03181c !important; }

.border-white-100 {
  border-color: white !important; }

.border-white-200 {
  border-color: white !important; }

.border-white-300 {
  border-color: white !important; }

.border-white-400 {
  border-color: white !important; }

.border-white-500 {
  border-color: white !important; }

.border-white-600 {
  border-color: #bfbfbf !important; }

.border-white-700 {
  border-color: gray !important; }

.border-white-800 {
  border-color: #404040 !important; }

.border-white-900 {
  border-color: #262626 !important; }

.border-gray-100 {
  border-color: #f0f1f2 !important; }

.border-gray-200 {
  border-color: #dadddf !important; }

.border-gray-300 {
  border-color: #b6babe !important; }

.border-gray-400 {
  border-color: #91989e !important; }

.border-gray-500 {
  border-color: #6c757d !important; }

.border-gray-600 {
  border-color: #51585e !important; }

.border-gray-700 {
  border-color: #363b3f !important; }

.border-gray-800 {
  border-color: #1b1d1f !important; }

.border-gray-900 {
  border-color: #101213 !important; }

.border-gray-dark-100 {
  border-color: #ebebec !important; }

.border-gray-dark-200 {
  border-color: #cccecf !important; }

.border-gray-dark-300 {
  border-color: #9a9da0 !important; }

.border-gray-dark-400 {
  border-color: #676b70 !important; }

.border-gray-dark-500 {
  border-color: #343a40 !important; }

.border-gray-dark-600 {
  border-color: #272c30 !important; }

.border-gray-dark-700 {
  border-color: #1a1d20 !important; }

.border-gray-dark-800 {
  border-color: #0d0f10 !important; }

.border-gray-dark-900 {
  border-color: #08090a !important; }

.border-blue-100-100 {
  border-color: #fdfeff !important; }

.border-blue-100-200 {
  border-color: #f9fcff !important; }

.border-blue-100-300 {
  border-color: #f3f9ff !important; }

.border-blue-100-400 {
  border-color: #ecf5ff !important; }

.border-blue-100-500 {
  border-color: #e6f2ff !important; }

.border-blue-100-600 {
  border-color: #adb6bf !important; }

.border-blue-100-700 {
  border-color: #737980 !important; }

.border-blue-100-800 {
  border-color: #3a3d40 !important; }

.border-blue-100-900 {
  border-color: #232426 !important; }

.border-blue-200-100 {
  border-color: #f9fcff !important; }

.border-blue-200-200 {
  border-color: #eff7ff !important; }

.border-blue-200-300 {
  border-color: #dfefff !important; }

.border-blue-200-400 {
  border-color: #cfe6ff !important; }

.border-blue-200-500 {
  border-color: #bfdeff !important; }

.border-blue-200-600 {
  border-color: #8fa7bf !important; }

.border-blue-200-700 {
  border-color: #606f80 !important; }

.border-blue-200-800 {
  border-color: #303840 !important; }

.border-blue-200-900 {
  border-color: #1d2126 !important; }

.border-blue-300-100 {
  border-color: #f2f8ff !important; }

.border-blue-300-200 {
  border-color: #dfefff !important; }

.border-blue-300-300 {
  border-color: #c0deff !important; }

.border-blue-300-400 {
  border-color: #a0ceff !important; }

.border-blue-300-500 {
  border-color: #80bdff !important; }

.border-blue-300-600 {
  border-color: #608ebf !important; }

.border-blue-300-700 {
  border-color: #405f80 !important; }

.border-blue-300-800 {
  border-color: #202f40 !important; }

.border-blue-300-900 {
  border-color: #131c26 !important; }

.border-blue-400-100 {
  border-color: #ecf5ff !important; }

.border-blue-400-200 {
  border-color: #cfe6ff !important; }

.border-blue-400-300 {
  border-color: #a0ceff !important; }

.border-blue-400-400 {
  border-color: #70b5ff !important; }

.border-blue-400-500 {
  border-color: #409cff !important; }

.border-blue-400-600 {
  border-color: #3075bf !important; }

.border-blue-400-700 {
  border-color: #204e80 !important; }

.border-blue-400-800 {
  border-color: #102740 !important; }

.border-blue-400-900 {
  border-color: #0a1726 !important; }

.border-blue-500-100 {
  border-color: #e6f2ff !important; }

.border-blue-500-200 {
  border-color: #bfdeff !important; }

.border-blue-500-300 {
  border-color: #80bdff !important; }

.border-blue-500-400 {
  border-color: #409cff !important; }

.border-blue-500-500 {
  border-color: #007bff !important; }

.border-blue-500-600 {
  border-color: #005cbf !important; }

.border-blue-500-700 {
  border-color: #003e80 !important; }

.border-blue-500-800 {
  border-color: #001f40 !important; }

.border-blue-500-900 {
  border-color: #001226 !important; }

.border-blue-600-100 {
  border-color: #e6eff9 !important; }

.border-blue-600-200 {
  border-color: #bfd6ef !important; }

.border-blue-600-300 {
  border-color: #80aedf !important; }

.border-blue-600-400 {
  border-color: #4085cf !important; }

.border-blue-600-500 {
  border-color: #005cbf !important; }

.border-blue-600-600 {
  border-color: #00458f !important; }

.border-blue-600-700 {
  border-color: #002e60 !important; }

.border-blue-600-800 {
  border-color: #001730 !important; }

.border-blue-600-900 {
  border-color: #000e1d !important; }

.border-blue-700-100 {
  border-color: #e6ecf2 !important; }

.border-blue-700-200 {
  border-color: #bfcfdf !important; }

.border-blue-700-300 {
  border-color: #809fc0 !important; }

.border-blue-700-400 {
  border-color: #406ea0 !important; }

.border-blue-700-500 {
  border-color: #003e80 !important; }

.border-blue-700-600 {
  border-color: #002f60 !important; }

.border-blue-700-700 {
  border-color: #001f40 !important; }

.border-blue-700-800 {
  border-color: #001020 !important; }

.border-blue-700-900 {
  border-color: #000913 !important; }

.border-blue-800-100 {
  border-color: #e6e9ec !important; }

.border-blue-800-200 {
  border-color: #bfc7cf !important; }

.border-blue-800-300 {
  border-color: #808fa0 !important; }

.border-blue-800-400 {
  border-color: #405770 !important; }

.border-blue-800-500 {
  border-color: #001f40 !important; }

.border-blue-800-600 {
  border-color: #001730 !important; }

.border-blue-800-700 {
  border-color: #001020 !important; }

.border-blue-800-800 {
  border-color: #000810 !important; }

.border-blue-800-900 {
  border-color: #00050a !important; }

.border-blue-900-100 {
  border-color: #e6e7e9 !important; }

.border-blue-900-200 {
  border-color: #bfc4c9 !important; }

.border-blue-900-300 {
  border-color: #808993 !important; }

.border-blue-900-400 {
  border-color: #404d5c !important; }

.border-blue-900-500 {
  border-color: #001226 !important; }

.border-blue-900-600 {
  border-color: #000e1d !important; }

.border-blue-900-700 {
  border-color: #000913 !important; }

.border-blue-900-800 {
  border-color: #00050a !important; }

.border-blue-900-900 {
  border-color: #000306 !important; }

.border-indigo-100-100 {
  border-color: #fefdff !important; }

.border-indigo-100-200 {
  border-color: #fbf9ff !important; }

.border-indigo-100-300 {
  border-color: #f8f3ff !important; }

.border-indigo-100-400 {
  border-color: #f4edfe !important; }

.border-indigo-100-500 {
  border-color: #f0e7fe !important; }

.border-indigo-100-600 {
  border-color: #b4adbf !important; }

.border-indigo-100-700 {
  border-color: #78747f !important; }

.border-indigo-100-800 {
  border-color: #3c3a40 !important; }

.border-indigo-100-900 {
  border-color: #242326 !important; }

.border-indigo-200-100 {
  border-color: #fbf9ff !important; }

.border-indigo-200-200 {
  border-color: #f6f0fe !important; }

.border-indigo-200-300 {
  border-color: #ece1fe !important; }

.border-indigo-200-400 {
  border-color: #e3d2fd !important; }

.border-indigo-200-500 {
  border-color: #d9c3fc !important; }

.border-indigo-200-600 {
  border-color: #a392bd !important; }

.border-indigo-200-700 {
  border-color: #6d627e !important; }

.border-indigo-200-800 {
  border-color: #36313f !important; }

.border-indigo-200-900 {
  border-color: #211d26 !important; }

.border-indigo-300-100 {
  border-color: #f7f3fe !important; }

.border-indigo-300-200 {
  border-color: #ece1fe !important; }

.border-indigo-300-300 {
  border-color: #d9c4fc !important; }

.border-indigo-300-400 {
  border-color: #c6a6fb !important; }

.border-indigo-300-500 {
  border-color: #b388f9 !important; }

.border-indigo-300-600 {
  border-color: #8666bb !important; }

.border-indigo-300-700 {
  border-color: #5a447d !important; }

.border-indigo-300-800 {
  border-color: #2d223e !important; }

.border-indigo-300-900 {
  border-color: #1b1425 !important; }

.border-indigo-400-100 {
  border-color: #f4edfe !important; }

.border-indigo-400-200 {
  border-color: #e2d2fd !important; }

.border-indigo-400-300 {
  border-color: #c6a6fa !important; }

.border-indigo-400-400 {
  border-color: #a979f8 !important; }

.border-indigo-400-500 {
  border-color: #8c4cf5 !important; }

.border-indigo-400-600 {
  border-color: #6939b8 !important; }

.border-indigo-400-700 {
  border-color: #46267b !important; }

.border-indigo-400-800 {
  border-color: #23133d !important; }

.border-indigo-400-900 {
  border-color: #150b25 !important; }

.border-indigo-500-100 {
  border-color: #f0e7fe !important; }

.border-indigo-500-200 {
  border-color: #d9c3fc !important; }

.border-indigo-500-300 {
  border-color: #b388f9 !important; }

.border-indigo-500-400 {
  border-color: #8c4cf5 !important; }

.border-indigo-500-500 {
  border-color: #6610f2 !important; }

.border-indigo-500-600 {
  border-color: #4d0cb6 !important; }

.border-indigo-500-700 {
  border-color: #330879 !important; }

.border-indigo-500-800 {
  border-color: #1a043d !important; }

.border-indigo-500-900 {
  border-color: #0f0224 !important; }

.border-indigo-600-100 {
  border-color: #ede7f8 !important; }

.border-indigo-600-200 {
  border-color: #d3c2ed !important; }

.border-indigo-600-300 {
  border-color: #a686db !important; }

.border-indigo-600-400 {
  border-color: #7a49c8 !important; }

.border-indigo-600-500 {
  border-color: #4d0cb6 !important; }

.border-indigo-600-600 {
  border-color: #3a0989 !important; }

.border-indigo-600-700 {
  border-color: #27065b !important; }

.border-indigo-600-800 {
  border-color: #13032e !important; }

.border-indigo-600-900 {
  border-color: #0c021b !important; }

.border-indigo-700-100 {
  border-color: #ebe6f2 !important; }

.border-indigo-700-200 {
  border-color: #ccc1de !important; }

.border-indigo-700-300 {
  border-color: #9984bc !important; }

.border-indigo-700-400 {
  border-color: #66469b !important; }

.border-indigo-700-500 {
  border-color: #330879 !important; }

.border-indigo-700-600 {
  border-color: #26065b !important; }

.border-indigo-700-700 {
  border-color: #1a043d !important; }

.border-indigo-700-800 {
  border-color: #0d021e !important; }

.border-indigo-700-900 {
  border-color: #080112 !important; }

.border-indigo-800-100 {
  border-color: #e8e6ec !important; }

.border-indigo-800-200 {
  border-color: #c6c0cf !important; }

.border-indigo-800-300 {
  border-color: #8d829e !important; }

.border-indigo-800-400 {
  border-color: #53436e !important; }

.border-indigo-800-500 {
  border-color: #1a043d !important; }

.border-indigo-800-600 {
  border-color: #14032e !important; }

.border-indigo-800-700 {
  border-color: #0d021f !important; }

.border-indigo-800-800 {
  border-color: #07010f !important; }

.border-indigo-800-900 {
  border-color: #040109 !important; }

.border-indigo-900-100 {
  border-color: #e7e6e9 !important; }

.border-indigo-900-200 {
  border-color: #c3c0c8 !important; }

.border-indigo-900-300 {
  border-color: #878192 !important; }

.border-indigo-900-400 {
  border-color: #4b415b !important; }

.border-indigo-900-500 {
  border-color: #0f0224 !important; }

.border-indigo-900-600 {
  border-color: #0b021b !important; }

.border-indigo-900-700 {
  border-color: #080112 !important; }

.border-indigo-900-800 {
  border-color: #040109 !important; }

.border-indigo-900-900 {
  border-color: #020005 !important; }

.border-purple-100-100 {
  border-color: #fefdfe !important; }

.border-purple-100-200 {
  border-color: #fcfafe !important; }

.border-purple-100-300 {
  border-color: #f8f6fc !important; }

.border-purple-100-400 {
  border-color: #f5f1fb !important; }

.border-purple-100-500 {
  border-color: #f1ecf9 !important; }

.border-purple-100-600 {
  border-color: #b5b1bb !important; }

.border-purple-100-700 {
  border-color: #79767d !important; }

.border-purple-100-800 {
  border-color: #3c3b3e !important; }

.border-purple-100-900 {
  border-color: #242325 !important; }

.border-purple-200-100 {
  border-color: #fbfafe !important; }

.border-purple-200-200 {
  border-color: #f6f3fb !important; }

.border-purple-200-300 {
  border-color: #ede8f8 !important; }

.border-purple-200-400 {
  border-color: #e4dcf4 !important; }

.border-purple-200-500 {
  border-color: #dbd0f0 !important; }

.border-purple-200-600 {
  border-color: #a49cb4 !important; }

.border-purple-200-700 {
  border-color: #6e6878 !important; }

.border-purple-200-800 {
  border-color: #37343c !important; }

.border-purple-200-900 {
  border-color: #211f24 !important; }

.border-purple-300-100 {
  border-color: #f8f6fc !important; }

.border-purple-300-200 {
  border-color: #ede8f7 !important; }

.border-purple-300-300 {
  border-color: #dbd0f0 !important; }

.border-purple-300-400 {
  border-color: #c9b9e8 !important; }

.border-purple-300-500 {
  border-color: #b7a1e0 !important; }

.border-purple-300-600 {
  border-color: #8979a8 !important; }

.border-purple-300-700 {
  border-color: #5c5170 !important; }

.border-purple-300-800 {
  border-color: #2e2838 !important; }

.border-purple-300-900 {
  border-color: #1b1822 !important; }

.border-purple-400-100 {
  border-color: #f4f1fa !important; }

.border-purple-400-200 {
  border-color: #e4dcf4 !important; }

.border-purple-400-300 {
  border-color: #c9b8e8 !important; }

.border-purple-400-400 {
  border-color: #ae95dd !important; }

.border-purple-400-500 {
  border-color: #9371d1 !important; }

.border-purple-400-600 {
  border-color: #6e559d !important; }

.border-purple-400-700 {
  border-color: #4a3969 !important; }

.border-purple-400-800 {
  border-color: #251c34 !important; }

.border-purple-400-900 {
  border-color: #16111f !important; }

.border-purple-500-100 {
  border-color: #f1ecf9 !important; }

.border-purple-500-200 {
  border-color: #dbd0f0 !important; }

.border-purple-500-300 {
  border-color: #b7a1e0 !important; }

.border-purple-500-400 {
  border-color: #9371d1 !important; }

.border-purple-500-500 {
  border-color: #6f42c1 !important; }

.border-purple-500-600 {
  border-color: #533291 !important; }

.border-purple-500-700 {
  border-color: #382161 !important; }

.border-purple-500-800 {
  border-color: #1c1130 !important; }

.border-purple-500-900 {
  border-color: #110a1d !important; }

.border-purple-600-100 {
  border-color: #eeebf4 !important; }

.border-purple-600-200 {
  border-color: #d4cce4 !important; }

.border-purple-600-300 {
  border-color: #a999c8 !important; }

.border-purple-600-400 {
  border-color: #7e65ad !important; }

.border-purple-600-500 {
  border-color: #533291 !important; }

.border-purple-600-600 {
  border-color: #3e266d !important; }

.border-purple-600-700 {
  border-color: #2a1949 !important; }

.border-purple-600-800 {
  border-color: #150d24 !important; }

.border-purple-600-900 {
  border-color: #0c0816 !important; }

.border-purple-700-100 {
  border-color: #ebe9ef !important; }

.border-purple-700-200 {
  border-color: #cdc8d8 !important; }

.border-purple-700-300 {
  border-color: #9c90b0 !important; }

.border-purple-700-400 {
  border-color: #6a5989 !important; }

.border-purple-700-500 {
  border-color: #382161 !important; }

.border-purple-700-600 {
  border-color: #2a1949 !important; }

.border-purple-700-700 {
  border-color: #1c1131 !important; }

.border-purple-700-800 {
  border-color: #0e0818 !important; }

.border-purple-700-900 {
  border-color: #08050f !important; }

.border-purple-800-100 {
  border-color: #e8e7ea !important; }

.border-purple-800-200 {
  border-color: #c6c4cb !important; }

.border-purple-800-300 {
  border-color: #8e8898 !important; }

.border-purple-800-400 {
  border-color: #554d64 !important; }

.border-purple-800-500 {
  border-color: #1c1130 !important; }

.border-purple-800-600 {
  border-color: #150d24 !important; }

.border-purple-800-700 {
  border-color: #0e0918 !important; }

.border-purple-800-800 {
  border-color: #07040c !important; }

.border-purple-800-900 {
  border-color: #040307 !important; }

.border-purple-900-100 {
  border-color: #e7e7e8 !important; }

.border-purple-900-200 {
  border-color: #c4c2c7 !important; }

.border-purple-900-300 {
  border-color: #88858e !important; }

.border-purple-900-400 {
  border-color: #4d4756 !important; }

.border-purple-900-500 {
  border-color: #110a1d !important; }

.border-purple-900-600 {
  border-color: #0d0816 !important; }

.border-purple-900-700 {
  border-color: #09050f !important; }

.border-purple-900-800 {
  border-color: #040307 !important; }

.border-purple-900-900 {
  border-color: #030204 !important; }

.border-pink-100-100 {
  border-color: #fffdfe !important; }

.border-pink-100-200 {
  border-color: #fffafc !important; }

.border-pink-100-300 {
  border-color: #fef6fa !important; }

.border-pink-100-400 {
  border-color: #fef1f7 !important; }

.border-pink-100-500 {
  border-color: #fdecf4 !important; }

.border-pink-100-600 {
  border-color: #beb1b7 !important; }

.border-pink-100-700 {
  border-color: #7f767a !important; }

.border-pink-100-800 {
  border-color: #3f3b3d !important; }

.border-pink-100-900 {
  border-color: #262325 !important; }

.border-pink-200-100 {
  border-color: #fefafc !important; }

.border-pink-200-200 {
  border-color: #fef3f8 !important; }

.border-pink-200-300 {
  border-color: #fce7f1 !important; }

.border-pink-200-400 {
  border-color: #fbdbe9 !important; }

.border-pink-200-500 {
  border-color: #f9cfe2 !important; }

.border-pink-200-600 {
  border-color: #bb9baa !important; }

.border-pink-200-700 {
  border-color: #7d6871 !important; }

.border-pink-200-800 {
  border-color: #3e3439 !important; }

.border-pink-200-900 {
  border-color: #251f22 !important; }

.border-pink-300-100 {
  border-color: #fef5f9 !important; }

.border-pink-300-200 {
  border-color: #fce7f1 !important; }

.border-pink-300-300 {
  border-color: #facfe3 !important; }

.border-pink-300-400 {
  border-color: #f7b7d4 !important; }

.border-pink-300-500 {
  border-color: #f49fc6 !important; }

.border-pink-300-600 {
  border-color: #b77795 !important; }

.border-pink-300-700 {
  border-color: #7a5063 !important; }

.border-pink-300-800 {
  border-color: #3d2832 !important; }

.border-pink-300-900 {
  border-color: #25181e !important; }

.border-pink-400-100 {
  border-color: #fdf1f6 !important; }

.border-pink-400-200 {
  border-color: #fbdbea !important; }

.border-pink-400-300 {
  border-color: #f7b7d4 !important; }

.border-pink-400-400 {
  border-color: #f292bf !important; }

.border-pink-400-500 {
  border-color: #ee6ea9 !important; }

.border-pink-400-600 {
  border-color: #b3537f !important; }

.border-pink-400-700 {
  border-color: #773755 !important; }

.border-pink-400-800 {
  border-color: #3c1c2a !important; }

.border-pink-400-900 {
  border-color: #241119 !important; }

.border-pink-500-100 {
  border-color: #fdecf4 !important; }

.border-pink-500-200 {
  border-color: #f9cfe2 !important; }

.border-pink-500-300 {
  border-color: #f49fc6 !important; }

.border-pink-500-400 {
  border-color: #ee6ea9 !important; }

.border-pink-500-500 {
  border-color: #e83e8c !important; }

.border-pink-500-600 {
  border-color: #ae2f69 !important; }

.border-pink-500-700 {
  border-color: #741f46 !important; }

.border-pink-500-800 {
  border-color: #3a1023 !important; }

.border-pink-500-900 {
  border-color: #230915 !important; }

.border-pink-600-100 {
  border-color: #f7eaf0 !important; }

.border-pink-600-200 {
  border-color: #ebcbda !important; }

.border-pink-600-300 {
  border-color: #d797b4 !important; }

.border-pink-600-400 {
  border-color: #c2638f !important; }

.border-pink-600-500 {
  border-color: #ae2f69 !important; }

.border-pink-600-600 {
  border-color: #83234f !important; }

.border-pink-600-700 {
  border-color: #571835 !important; }

.border-pink-600-800 {
  border-color: #2c0c1a !important; }

.border-pink-600-900 {
  border-color: #1a0710 !important; }

.border-pink-700-100 {
  border-color: #f1e9ed !important; }

.border-pink-700-200 {
  border-color: #dcc7d1 !important; }

.border-pink-700-300 {
  border-color: #ba8fa3 !important; }

.border-pink-700-400 {
  border-color: #975774 !important; }

.border-pink-700-500 {
  border-color: #741f46 !important; }

.border-pink-700-600 {
  border-color: #571735 !important; }

.border-pink-700-700 {
  border-color: #3a1023 !important; }

.border-pink-700-800 {
  border-color: #1d0812 !important; }

.border-pink-700-900 {
  border-color: #11050b !important; }

.border-pink-800-100 {
  border-color: #ebe7e9 !important; }

.border-pink-800-200 {
  border-color: #cec3c8 !important; }

.border-pink-800-300 {
  border-color: #9d8891 !important; }

.border-pink-800-400 {
  border-color: #6b4c5a !important; }

.border-pink-800-500 {
  border-color: #3a1023 !important; }

.border-pink-800-600 {
  border-color: #2c0c1a !important; }

.border-pink-800-700 {
  border-color: #1d0812 !important; }

.border-pink-800-800 {
  border-color: #0f0409 !important; }

.border-pink-800-900 {
  border-color: #090205 !important; }

.border-pink-900-100 {
  border-color: #e9e6e8 !important; }

.border-pink-900-200 {
  border-color: #c8c2c5 !important; }

.border-pink-900-300 {
  border-color: #91848a !important; }

.border-pink-900-400 {
  border-color: #5a4750 !important; }

.border-pink-900-500 {
  border-color: #230915 !important; }

.border-pink-900-600 {
  border-color: #1a0710 !important; }

.border-pink-900-700 {
  border-color: #12050b !important; }

.border-pink-900-800 {
  border-color: #090205 !important; }

.border-pink-900-900 {
  border-color: #050103 !important; }

.border-red-100-100 {
  border-color: #fffdfd !important; }

.border-red-100-200 {
  border-color: #fefafa !important; }

.border-red-100-300 {
  border-color: #fef5f6 !important; }

.border-red-100-400 {
  border-color: #fdf0f1 !important; }

.border-red-100-500 {
  border-color: #fcebec !important; }

.border-red-100-600 {
  border-color: #bdb0b1 !important; }

.border-red-100-700 {
  border-color: #7e7676 !important; }

.border-red-100-800 {
  border-color: #3f3b3b !important; }

.border-red-100-900 {
  border-color: #262323 !important; }

.border-red-200-100 {
  border-color: #fefafa !important; }

.border-red-200-200 {
  border-color: #fdf3f4 !important; }

.border-red-200-300 {
  border-color: #fbe6e8 !important; }

.border-red-200-400 {
  border-color: #f8dadd !important; }

.border-red-200-500 {
  border-color: #f6cdd1 !important; }

.border-red-200-600 {
  border-color: #b99a9d !important; }

.border-red-200-700 {
  border-color: #7b6769 !important; }

.border-red-200-800 {
  border-color: #3e3334 !important; }

.border-red-200-900 {
  border-color: #251f1f !important; }

.border-red-300-100 {
  border-color: #fdf5f6 !important; }

.border-red-300-200 {
  border-color: #fbe6e8 !important; }

.border-red-300-300 {
  border-color: #f7cdd1 !important; }

.border-red-300-400 {
  border-color: #f2b3b9 !important; }

.border-red-300-500 {
  border-color: #ee9aa2 !important; }

.border-red-300-600 {
  border-color: #b3747a !important; }

.border-red-300-700 {
  border-color: #774d51 !important; }

.border-red-300-800 {
  border-color: #3c2729 !important; }

.border-red-300-900 {
  border-color: #241718 !important; }

.border-red-400-100 {
  border-color: #fcf0f1 !important; }

.border-red-400-200 {
  border-color: #f9d9dc !important; }

.border-red-400-300 {
  border-color: #f2b4ba !important; }

.border-red-400-400 {
  border-color: #ec8e97 !important; }

.border-red-400-500 {
  border-color: #e56874 !important; }

.border-red-400-600 {
  border-color: #ac4e57 !important; }

.border-red-400-700 {
  border-color: #73343a !important; }

.border-red-400-800 {
  border-color: #391a1d !important; }

.border-red-400-900 {
  border-color: #221011 !important; }

.border-red-500-100 {
  border-color: #fcebec !important; }

.border-red-500-200 {
  border-color: #f6cdd1 !important; }

.border-red-500-300 {
  border-color: #ee9aa2 !important; }

.border-red-500-400 {
  border-color: #e56874 !important; }

.border-red-500-500 {
  border-color: #dc3545 !important; }

.border-red-500-600 {
  border-color: #a52834 !important; }

.border-red-500-700 {
  border-color: #6e1b23 !important; }

.border-red-500-800 {
  border-color: #370d11 !important; }

.border-red-500-900 {
  border-color: #21080a !important; }

.border-red-600-100 {
  border-color: #f6eaeb !important; }

.border-red-600-200 {
  border-color: #e9c9cc !important; }

.border-red-600-300 {
  border-color: #d2949a !important; }

.border-red-600-400 {
  border-color: #bc5e67 !important; }

.border-red-600-500 {
  border-color: #a52834 !important; }

.border-red-600-600 {
  border-color: #7c1e27 !important; }

.border-red-600-700 {
  border-color: #53141a !important; }

.border-red-600-800 {
  border-color: #290a0d !important; }

.border-red-600-900 {
  border-color: #190608 !important; }

.border-red-700-100 {
  border-color: #f1e8e9 !important; }

.border-red-700-200 {
  border-color: #dbc6c8 !important; }

.border-red-700-300 {
  border-color: #b78d91 !important; }

.border-red-700-400 {
  border-color: #92545a !important; }

.border-red-700-500 {
  border-color: #6e1b23 !important; }

.border-red-700-600 {
  border-color: #53141a !important; }

.border-red-700-700 {
  border-color: #370e12 !important; }

.border-red-700-800 {
  border-color: #1c0709 !important; }

.border-red-700-900 {
  border-color: #110405 !important; }

.border-red-800-100 {
  border-color: #ebe7e7 !important; }

.border-red-800-200 {
  border-color: #cdc3c4 !important; }

.border-red-800-300 {
  border-color: #9b8688 !important; }

.border-red-800-400 {
  border-color: #694a4d !important; }

.border-red-800-500 {
  border-color: #370d11 !important; }

.border-red-800-600 {
  border-color: #290a0d !important; }

.border-red-800-700 {
  border-color: #1c0709 !important; }

.border-red-800-800 {
  border-color: #0e0304 !important; }

.border-red-800-900 {
  border-color: #080203 !important; }

.border-red-900-100 {
  border-color: #e9e6e7 !important; }

.border-red-900-200 {
  border-color: #c8c1c2 !important; }

.border-red-900-300 {
  border-color: #908485 !important; }

.border-red-900-400 {
  border-color: #594647 !important; }

.border-red-900-500 {
  border-color: #21080a !important; }

.border-red-900-600 {
  border-color: #190608 !important; }

.border-red-900-700 {
  border-color: #110405 !important; }

.border-red-900-800 {
  border-color: #080203 !important; }

.border-red-900-900 {
  border-color: #050102 !important; }

.border-orange-100-100 {
  border-color: #fffefd !important; }

.border-orange-100-200 {
  border-color: #fffcf9 !important; }

.border-orange-100-300 {
  border-color: #fff9f4 !important; }

.border-orange-100-400 {
  border-color: seashell !important; }

.border-orange-100-500 {
  border-color: #fff2e8 !important; }

.border-orange-100-600 {
  border-color: #bfb6ae !important; }

.border-orange-100-700 {
  border-color: #807974 !important; }

.border-orange-100-800 {
  border-color: #403d3a !important; }

.border-orange-100-900 {
  border-color: #262423 !important; }

.border-orange-200-100 {
  border-color: #fffcf9 !important; }

.border-orange-200-200 {
  border-color: #fff7f0 !important; }

.border-orange-200-300 {
  border-color: #ffefe2 !important; }

.border-orange-200-400 {
  border-color: #ffe7d3 !important; }

.border-orange-200-500 {
  border-color: #ffdfc4 !important; }

.border-orange-200-600 {
  border-color: #bfa793 !important; }

.border-orange-200-700 {
  border-color: #807062 !important; }

.border-orange-200-800 {
  border-color: #403831 !important; }

.border-orange-200-900 {
  border-color: #26211d !important; }

.border-orange-300-100 {
  border-color: #fff9f3 !important; }

.border-orange-300-200 {
  border-color: #ffefe2 !important; }

.border-orange-300-300 {
  border-color: #ffdfc5 !important; }

.border-orange-300-400 {
  border-color: #fecfa7 !important; }

.border-orange-300-500 {
  border-color: #febf8a !important; }

.border-orange-300-600 {
  border-color: #bf8f68 !important; }

.border-orange-300-700 {
  border-color: #7f6045 !important; }

.border-orange-300-800 {
  border-color: #403023 !important; }

.border-orange-300-900 {
  border-color: #261d15 !important; }

.border-orange-400-100 {
  border-color: #fff5ed !important; }

.border-orange-400-200 {
  border-color: #ffe7d3 !important; }

.border-orange-400-300 {
  border-color: #ffcfa7 !important; }

.border-orange-400-400 {
  border-color: #feb67b !important; }

.border-orange-400-500 {
  border-color: #fe9e4f !important; }

.border-orange-400-600 {
  border-color: #bf773b !important; }

.border-orange-400-700 {
  border-color: #7f4f28 !important; }

.border-orange-400-800 {
  border-color: #402814 !important; }

.border-orange-400-900 {
  border-color: #26180c !important; }

.border-orange-500-100 {
  border-color: #fff2e8 !important; }

.border-orange-500-200 {
  border-color: #ffdfc4 !important; }

.border-orange-500-300 {
  border-color: #febf8a !important; }

.border-orange-500-400 {
  border-color: #fe9e4f !important; }

.border-orange-500-500 {
  border-color: #fd7e14 !important; }

.border-orange-500-600 {
  border-color: #be5f0f !important; }

.border-orange-500-700 {
  border-color: #7f3f0a !important; }

.border-orange-500-800 {
  border-color: #3f2005 !important; }

.border-orange-500-900 {
  border-color: #261303 !important; }

.border-orange-600-100 {
  border-color: #f9efe7 !important; }

.border-orange-600-200 {
  border-color: #efd7c3 !important; }

.border-orange-600-300 {
  border-color: #dfaf87 !important; }

.border-orange-600-400 {
  border-color: #ce874b !important; }

.border-orange-600-500 {
  border-color: #be5f0f !important; }

.border-orange-600-600 {
  border-color: #8f470b !important; }

.border-orange-600-700 {
  border-color: #5f3008 !important; }

.border-orange-600-800 {
  border-color: #301804 !important; }

.border-orange-600-900 {
  border-color: #1d0e02 !important; }

.border-orange-700-100 {
  border-color: #f2ece7 !important; }

.border-orange-700-200 {
  border-color: #dfcfc2 !important; }

.border-orange-700-300 {
  border-color: #bf9f85 !important; }

.border-orange-700-400 {
  border-color: #9f6f47 !important; }

.border-orange-700-500 {
  border-color: #7f3f0a !important; }

.border-orange-700-600 {
  border-color: #5f2f08 !important; }

.border-orange-700-700 {
  border-color: #402005 !important; }

.border-orange-700-800 {
  border-color: #201003 !important; }

.border-orange-700-900 {
  border-color: #130902 !important; }

.border-orange-800-100 {
  border-color: #ece9e6 !important; }

.border-orange-800-200 {
  border-color: #cfc7c1 !important; }

.border-orange-800-300 {
  border-color: #9f9082 !important; }

.border-orange-800-400 {
  border-color: #6f5844 !important; }

.border-orange-800-500 {
  border-color: #3f2005 !important; }

.border-orange-800-600 {
  border-color: #2f1804 !important; }

.border-orange-800-700 {
  border-color: #201003 !important; }

.border-orange-800-800 {
  border-color: #100801 !important; }

.border-orange-800-900 {
  border-color: #090501 !important; }

.border-orange-900-100 {
  border-color: #e9e7e6 !important; }

.border-orange-900-200 {
  border-color: #c9c4c0 !important; }

.border-orange-900-300 {
  border-color: #938981 !important; }

.border-orange-900-400 {
  border-color: #5c4e42 !important; }

.border-orange-900-500 {
  border-color: #261303 !important; }

.border-orange-900-600 {
  border-color: #1d0e02 !important; }

.border-orange-900-700 {
  border-color: #130a02 !important; }

.border-orange-900-800 {
  border-color: #0a0501 !important; }

.border-orange-900-900 {
  border-color: #060300 !important; }

.border-yellow-100-100 {
  border-color: #fffefd !important; }

.border-yellow-100-200 {
  border-color: #fffef9 !important; }

.border-yellow-100-300 {
  border-color: #fffcf3 !important; }

.border-yellow-100-400 {
  border-color: #fffbec !important; }

.border-yellow-100-500 {
  border-color: #fff9e6 !important; }

.border-yellow-100-600 {
  border-color: #bfbbad !important; }

.border-yellow-100-700 {
  border-color: #807d73 !important; }

.border-yellow-100-800 {
  border-color: #403e3a !important; }

.border-yellow-100-900 {
  border-color: #262523 !important; }

.border-yellow-200-100 {
  border-color: #fffef9 !important; }

.border-yellow-200-200 {
  border-color: #fffbf0 !important; }

.border-yellow-200-300 {
  border-color: #fff8e0 !important; }

.border-yellow-200-400 {
  border-color: #fff4d1 !important; }

.border-yellow-200-500 {
  border-color: #fff0c1 !important; }

.border-yellow-200-600 {
  border-color: #bfb491 !important; }

.border-yellow-200-700 {
  border-color: #807861 !important; }

.border-yellow-200-800 {
  border-color: #403c30 !important; }

.border-yellow-200-900 {
  border-color: #26241d !important; }

.border-yellow-300-100 {
  border-color: #fffcf3 !important; }

.border-yellow-300-200 {
  border-color: #fff7e0 !important; }

.border-yellow-300-300 {
  border-color: #fff0c1 !important; }

.border-yellow-300-400 {
  border-color: #ffe8a2 !important; }

.border-yellow-300-500 {
  border-color: #ffe083 !important; }

.border-yellow-300-600 {
  border-color: #bfa862 !important; }

.border-yellow-300-700 {
  border-color: #807042 !important; }

.border-yellow-300-800 {
  border-color: #403821 !important; }

.border-yellow-300-900 {
  border-color: #262214 !important; }

.border-yellow-400-100 {
  border-color: #fffaec !important; }

.border-yellow-400-200 {
  border-color: #fff4d1 !important; }

.border-yellow-400-300 {
  border-color: #ffe8a2 !important; }

.border-yellow-400-400 {
  border-color: #ffdd74 !important; }

.border-yellow-400-500 {
  border-color: #ffd145 !important; }

.border-yellow-400-600 {
  border-color: #bf9d34 !important; }

.border-yellow-400-700 {
  border-color: #806923 !important; }

.border-yellow-400-800 {
  border-color: #403411 !important; }

.border-yellow-400-900 {
  border-color: #261f0a !important; }

.border-yellow-500-100 {
  border-color: #fff9e6 !important; }

.border-yellow-500-200 {
  border-color: #fff0c1 !important; }

.border-yellow-500-300 {
  border-color: #ffe083 !important; }

.border-yellow-500-400 {
  border-color: #ffd145 !important; }

.border-yellow-500-500 {
  border-color: #ffc107 !important; }

.border-yellow-500-600 {
  border-color: #bf9105 !important; }

.border-yellow-500-700 {
  border-color: #806104 !important; }

.border-yellow-500-800 {
  border-color: #403002 !important; }

.border-yellow-500-900 {
  border-color: #261d01 !important; }

.border-yellow-600-100 {
  border-color: #f9f4e6 !important; }

.border-yellow-600-200 {
  border-color: #efe4c1 !important; }

.border-yellow-600-300 {
  border-color: #dfc882 !important; }

.border-yellow-600-400 {
  border-color: #cfad44 !important; }

.border-yellow-600-500 {
  border-color: #bf9105 !important; }

.border-yellow-600-600 {
  border-color: #8f6d04 !important; }

.border-yellow-600-700 {
  border-color: #604903 !important; }

.border-yellow-600-800 {
  border-color: #302401 !important; }

.border-yellow-600-900 {
  border-color: #1d1601 !important; }

.border-yellow-700-100 {
  border-color: #f2efe6 !important; }

.border-yellow-700-200 {
  border-color: #dfd8c0 !important; }

.border-yellow-700-300 {
  border-color: #c0b082 !important; }

.border-yellow-700-400 {
  border-color: #a08943 !important; }

.border-yellow-700-500 {
  border-color: #806104 !important; }

.border-yellow-700-600 {
  border-color: #604903 !important; }

.border-yellow-700-700 {
  border-color: #403102 !important; }

.border-yellow-700-800 {
  border-color: #201801 !important; }

.border-yellow-700-900 {
  border-color: #130f01 !important; }

.border-yellow-800-100 {
  border-color: #eceae6 !important; }

.border-yellow-800-200 {
  border-color: #cfcbc0 !important; }

.border-yellow-800-300 {
  border-color: #a09881 !important; }

.border-yellow-800-400 {
  border-color: #706441 !important; }

.border-yellow-800-500 {
  border-color: #403002 !important; }

.border-yellow-800-600 {
  border-color: #302402 !important; }

.border-yellow-800-700 {
  border-color: #201801 !important; }

.border-yellow-800-800 {
  border-color: #100c01 !important; }

.border-yellow-800-900 {
  border-color: #0a0700 !important; }

.border-yellow-900-100 {
  border-color: #e9e8e6 !important; }

.border-yellow-900-200 {
  border-color: #c9c7c0 !important; }

.border-yellow-900-300 {
  border-color: #938e80 !important; }

.border-yellow-900-400 {
  border-color: #5c5641 !important; }

.border-yellow-900-500 {
  border-color: #261d01 !important; }

.border-yellow-900-600 {
  border-color: #1d1601 !important; }

.border-yellow-900-700 {
  border-color: #130f01 !important; }

.border-yellow-900-800 {
  border-color: #0a0700 !important; }

.border-yellow-900-900 {
  border-color: #060400 !important; }

.border-green-100-100 {
  border-color: #fdfefd !important; }

.border-green-100-200 {
  border-color: #fafdfa !important; }

.border-green-100-300 {
  border-color: #f5fbf6 !important; }

.border-green-100-400 {
  border-color: #eff8f1 !important; }

.border-green-100-500 {
  border-color: #eaf6ec !important; }

.border-green-100-600 {
  border-color: #b0b9b1 !important; }

.border-green-100-700 {
  border-color: #757b76 !important; }

.border-green-100-800 {
  border-color: #3b3e3b !important; }

.border-green-100-900 {
  border-color: #232523 !important; }

.border-green-200-100 {
  border-color: #fafdfa !important; }

.border-green-200-200 {
  border-color: #f2faf4 !important; }

.border-green-200-300 {
  border-color: #e4f4e8 !important; }

.border-green-200-400 {
  border-color: #d7efdd !important; }

.border-green-200-500 {
  border-color: #c9e9d1 !important; }

.border-green-200-600 {
  border-color: #97af9d !important; }

.border-green-200-700 {
  border-color: #657569 !important; }

.border-green-200-800 {
  border-color: #323a34 !important; }

.border-green-200-900 {
  border-color: #1e231f !important; }

.border-green-300-100 {
  border-color: #f4fbf6 !important; }

.border-green-300-200 {
  border-color: #e4f4e8 !important; }

.border-green-300-300 {
  border-color: #cae9d1 !important; }

.border-green-300-400 {
  border-color: #afdeb9 !important; }

.border-green-300-500 {
  border-color: #94d3a2 !important; }

.border-green-300-600 {
  border-color: #6f9e7a !important; }

.border-green-300-700 {
  border-color: #4a6a51 !important; }

.border-green-300-800 {
  border-color: #253529 !important; }

.border-green-300-900 {
  border-color: #162018 !important; }

.border-green-400-100 {
  border-color: #eff8f1 !important; }

.border-green-400-200 {
  border-color: #d7efdc !important; }

.border-green-400-300 {
  border-color: #afdeba !important; }

.border-green-400-400 {
  border-color: #86ce97 !important; }

.border-green-400-500 {
  border-color: #5ebd74 !important; }

.border-green-400-600 {
  border-color: #478e57 !important; }

.border-green-400-700 {
  border-color: #2f5f3a !important; }

.border-green-400-800 {
  border-color: #182f1d !important; }

.border-green-400-900 {
  border-color: #0e1c11 !important; }

.border-green-500-100 {
  border-color: #eaf6ec !important; }

.border-green-500-200 {
  border-color: #c9e9d1 !important; }

.border-green-500-300 {
  border-color: #94d3a2 !important; }

.border-green-500-400 {
  border-color: #5ebd74 !important; }

.border-green-500-500 {
  border-color: #28a745 !important; }

.border-green-500-600 {
  border-color: #1e7d34 !important; }

.border-green-500-700 {
  border-color: #145423 !important; }

.border-green-500-800 {
  border-color: #0a2a11 !important; }

.border-green-500-900 {
  border-color: #06190a !important; }

.border-green-600-100 {
  border-color: #e9f2eb !important; }

.border-green-600-200 {
  border-color: #c7dfcc !important; }

.border-green-600-300 {
  border-color: #8fbe9a !important; }

.border-green-600-400 {
  border-color: #569e67 !important; }

.border-green-600-500 {
  border-color: #1e7d34 !important; }

.border-green-600-600 {
  border-color: #175e27 !important; }

.border-green-600-700 {
  border-color: #0f3f1a !important; }

.border-green-600-800 {
  border-color: #081f0d !important; }

.border-green-600-900 {
  border-color: #051308 !important; }

.border-green-700-100 {
  border-color: #e8eee9 !important; }

.border-green-700-200 {
  border-color: #c4d4c8 !important; }

.border-green-700-300 {
  border-color: #8aaa91 !important; }

.border-green-700-400 {
  border-color: #4f7f5a !important; }

.border-green-700-500 {
  border-color: #145423 !important; }

.border-green-700-600 {
  border-color: #0f3f1a !important; }

.border-green-700-700 {
  border-color: #0a2a12 !important; }

.border-green-700-800 {
  border-color: #051509 !important; }

.border-green-700-900 {
  border-color: #030d05 !important; }

.border-green-800-100 {
  border-color: #e7eae7 !important; }

.border-green-800-200 {
  border-color: #c2cac4 !important; }

.border-green-800-300 {
  border-color: #859588 !important; }

.border-green-800-400 {
  border-color: #475f4d !important; }

.border-green-800-500 {
  border-color: #0a2a11 !important; }

.border-green-800-600 {
  border-color: #08200d !important; }

.border-green-800-700 {
  border-color: #051509 !important; }

.border-green-800-800 {
  border-color: #030b04 !important; }

.border-green-800-900 {
  border-color: #020603 !important; }

.border-green-900-100 {
  border-color: #e6e8e7 !important; }

.border-green-900-200 {
  border-color: #c1c6c2 !important; }

.border-green-900-300 {
  border-color: #838c85 !important; }

.border-green-900-400 {
  border-color: #445347 !important; }

.border-green-900-500 {
  border-color: #06190a !important; }

.border-green-900-600 {
  border-color: #051308 !important; }

.border-green-900-700 {
  border-color: #030d05 !important; }

.border-green-900-800 {
  border-color: #020603 !important; }

.border-green-900-900 {
  border-color: #010402 !important; }

.border-teal-100-100 {
  border-color: #fdfffe !important; }

.border-teal-100-200 {
  border-color: #fafefd !important; }

.border-teal-100-300 {
  border-color: #f4fdfa !important; }

.border-teal-100-400 {
  border-color: #effbf8 !important; }

.border-teal-100-500 {
  border-color: #e9faf5 !important; }

.border-teal-100-600 {
  border-color: #afbcb8 !important; }

.border-teal-100-700 {
  border-color: #757d7b !important; }

.border-teal-100-800 {
  border-color: #3a3f3d !important; }

.border-teal-100-900 {
  border-color: #232625 !important; }

.border-teal-200-100 {
  border-color: #f9fefc !important; }

.border-teal-200-200 {
  border-color: #f1fcf9 !important; }

.border-teal-200-300 {
  border-color: #e3f9f2 !important; }

.border-teal-200-400 {
  border-color: #d5f5ec !important; }

.border-teal-200-500 {
  border-color: #c7f2e5 !important; }

.border-teal-200-600 {
  border-color: #95b6ac !important; }

.border-teal-200-700 {
  border-color: #647973 !important; }

.border-teal-200-800 {
  border-color: #323d39 !important; }

.border-teal-200-900 {
  border-color: #1e2422 !important; }

.border-teal-300-100 {
  border-color: #f4fcfa !important; }

.border-teal-300-200 {
  border-color: #e3f8f2 !important; }

.border-teal-300-300 {
  border-color: #c8f2e5 !important; }

.border-teal-300-400 {
  border-color: #acebd8 !important; }

.border-teal-300-500 {
  border-color: #90e4cb !important; }

.border-teal-300-600 {
  border-color: #6cab98 !important; }

.border-teal-300-700 {
  border-color: #487266 !important; }

.border-teal-300-800 {
  border-color: #243933 !important; }

.border-teal-300-900 {
  border-color: #16221e !important; }

.border-teal-400-100 {
  border-color: #eefbf7 !important; }

.border-teal-400-200 {
  border-color: #d5f5ec !important; }

.border-teal-400-300 {
  border-color: #acebd8 !important; }

.border-teal-400-400 {
  border-color: #82e1c5 !important; }

.border-teal-400-500 {
  border-color: #58d7b1 !important; }

.border-teal-400-600 {
  border-color: #42a185 !important; }

.border-teal-400-700 {
  border-color: #2c6c59 !important; }

.border-teal-400-800 {
  border-color: #16362c !important; }

.border-teal-400-900 {
  border-color: #0d201b !important; }

.border-teal-500-100 {
  border-color: #e9faf5 !important; }

.border-teal-500-200 {
  border-color: #c7f2e5 !important; }

.border-teal-500-300 {
  border-color: #90e4cb !important; }

.border-teal-500-400 {
  border-color: #58d7b1 !important; }

.border-teal-500-500 {
  border-color: #20c997 !important; }

.border-teal-500-600 {
  border-color: #189771 !important; }

.border-teal-500-700 {
  border-color: #10654c !important; }

.border-teal-500-800 {
  border-color: #083226 !important; }

.border-teal-500-900 {
  border-color: #051e17 !important; }

.border-teal-600-100 {
  border-color: #e8f5f1 !important; }

.border-teal-600-200 {
  border-color: #c5e5dc !important; }

.border-teal-600-300 {
  border-color: #8ccbb8 !important; }

.border-teal-600-400 {
  border-color: #52b195 !important; }

.border-teal-600-500 {
  border-color: #189771 !important; }

.border-teal-600-600 {
  border-color: #127155 !important; }

.border-teal-600-700 {
  border-color: #0c4c39 !important; }

.border-teal-600-800 {
  border-color: #06261c !important; }

.border-teal-600-900 {
  border-color: #041711 !important; }

.border-teal-700-100 {
  border-color: #e7f0ed !important; }

.border-teal-700-200 {
  border-color: #c3d9d2 !important; }

.border-teal-700-300 {
  border-color: #88b2a6 !important; }

.border-teal-700-400 {
  border-color: #4c8c79 !important; }

.border-teal-700-500 {
  border-color: #10654c !important; }

.border-teal-700-600 {
  border-color: #0c4c39 !important; }

.border-teal-700-700 {
  border-color: #083326 !important; }

.border-teal-700-800 {
  border-color: #041913 !important; }

.border-teal-700-900 {
  border-color: #020f0b !important; }

.border-teal-800-100 {
  border-color: #e6ebe9 !important; }

.border-teal-800-200 {
  border-color: #c1ccc9 !important; }

.border-teal-800-300 {
  border-color: #849993 !important; }

.border-teal-800-400 {
  border-color: #46655c !important; }

.border-teal-800-500 {
  border-color: #083226 !important; }

.border-teal-800-600 {
  border-color: #06261d !important; }

.border-teal-800-700 {
  border-color: #041913 !important; }

.border-teal-800-800 {
  border-color: #020d0a !important; }

.border-teal-800-900 {
  border-color: #010806 !important; }

.border-teal-900-100 {
  border-color: #e6e9e8 !important; }

.border-teal-900-200 {
  border-color: #c1c7c5 !important; }

.border-teal-900-300 {
  border-color: #828f8b !important; }

.border-teal-900-400 {
  border-color: #445651 !important; }

.border-teal-900-500 {
  border-color: #051e17 !important; }

.border-teal-900-600 {
  border-color: #041711 !important; }

.border-teal-900-700 {
  border-color: #030f0c !important; }

.border-teal-900-800 {
  border-color: #010806 !important; }

.border-teal-900-900 {
  border-color: #010503 !important; }

.border-cyan-100-100 {
  border-color: #fdfefe !important; }

.border-cyan-100-200 {
  border-color: #f9fdfd !important; }

.border-cyan-100-300 {
  border-color: #f4fbfc !important; }

.border-cyan-100-400 {
  border-color: #eef8fa !important; }

.border-cyan-100-500 {
  border-color: #e8f6f8 !important; }

.border-cyan-100-600 {
  border-color: #aeb9ba !important; }

.border-cyan-100-700 {
  border-color: #747b7c !important; }

.border-cyan-100-800 {
  border-color: #3a3e3e !important; }

.border-cyan-100-900 {
  border-color: #232525 !important; }

.border-cyan-200-100 {
  border-color: #f9fdfd !important; }

.border-cyan-200-200 {
  border-color: #f1f9fb !important; }

.border-cyan-200-300 {
  border-color: #e2f4f6 !important; }

.border-cyan-200-400 {
  border-color: #d4eef2 !important; }

.border-cyan-200-500 {
  border-color: #c5e8ed !important; }

.border-cyan-200-600 {
  border-color: #94aeb2 !important; }

.border-cyan-200-700 {
  border-color: #637477 !important; }

.border-cyan-200-800 {
  border-color: #313a3b !important; }

.border-cyan-200-900 {
  border-color: #1e2324 !important; }

.border-cyan-300-100 {
  border-color: #f3fafc !important; }

.border-cyan-300-200 {
  border-color: #e2f4f6 !important; }

.border-cyan-300-300 {
  border-color: #c5e8ee !important; }

.border-cyan-300-400 {
  border-color: #a8dde5 !important; }

.border-cyan-300-500 {
  border-color: #8bd1dc !important; }

.border-cyan-300-600 {
  border-color: #689da5 !important; }

.border-cyan-300-700 {
  border-color: #46696e !important; }

.border-cyan-300-800 {
  border-color: #233437 !important; }

.border-cyan-300-900 {
  border-color: #151f21 !important; }

.border-cyan-400-100 {
  border-color: #eef8fa !important; }

.border-cyan-400-200 {
  border-color: #d4eef2 !important; }

.border-cyan-400-300 {
  border-color: #a8dce5 !important; }

.border-cyan-400-400 {
  border-color: #7dcbd7 !important; }

.border-cyan-400-500 {
  border-color: #51b9ca !important; }

.border-cyan-400-600 {
  border-color: #3d8b98 !important; }

.border-cyan-400-700 {
  border-color: #295d65 !important; }

.border-cyan-400-800 {
  border-color: #142e33 !important; }

.border-cyan-400-900 {
  border-color: #0c1c1e !important; }

.border-cyan-500-100 {
  border-color: #e8f6f8 !important; }

.border-cyan-500-200 {
  border-color: #c5e8ed !important; }

.border-cyan-500-300 {
  border-color: #8bd1dc !important; }

.border-cyan-500-400 {
  border-color: #51b9ca !important; }

.border-cyan-500-500 {
  border-color: #17a2b8 !important; }

.border-cyan-500-600 {
  border-color: #117a8a !important; }

.border-cyan-500-700 {
  border-color: #0c515c !important; }

.border-cyan-500-800 {
  border-color: #06292e !important; }

.border-cyan-500-900 {
  border-color: #03181c !important; }

.border-cyan-600-100 {
  border-color: #e7f2f3 !important; }

.border-cyan-600-200 {
  border-color: #c4dee2 !important; }

.border-cyan-600-300 {
  border-color: #88bdc5 !important; }

.border-cyan-600-400 {
  border-color: #4d9ba7 !important; }

.border-cyan-600-500 {
  border-color: #117a8a !important; }

.border-cyan-600-600 {
  border-color: #0d5c68 !important; }

.border-cyan-600-700 {
  border-color: #093d45 !important; }

.border-cyan-600-800 {
  border-color: #041f23 !important; }

.border-cyan-600-900 {
  border-color: #031215 !important; }

.border-cyan-700-100 {
  border-color: #e7eeef !important; }

.border-cyan-700-200 {
  border-color: #c2d4d6 !important; }

.border-cyan-700-300 {
  border-color: #86a8ae !important; }

.border-cyan-700-400 {
  border-color: #497d85 !important; }

.border-cyan-700-500 {
  border-color: #0c515c !important; }

.border-cyan-700-600 {
  border-color: #093d45 !important; }

.border-cyan-700-700 {
  border-color: #06292e !important; }

.border-cyan-700-800 {
  border-color: #031417 !important; }

.border-cyan-700-900 {
  border-color: #020c0e !important; }

.border-cyan-800-100 {
  border-color: #e6eaea !important; }

.border-cyan-800-200 {
  border-color: #c1cacb !important; }

.border-cyan-800-300 {
  border-color: #839497 !important; }

.border-cyan-800-400 {
  border-color: #445f62 !important; }

.border-cyan-800-500 {
  border-color: #06292e !important; }

.border-cyan-800-600 {
  border-color: #051f23 !important; }

.border-cyan-800-700 {
  border-color: #031517 !important; }

.border-cyan-800-800 {
  border-color: #020a0c !important; }

.border-cyan-800-900 {
  border-color: #010607 !important; }

.border-cyan-900-100 {
  border-color: #e6e8e8 !important; }

.border-cyan-900-200 {
  border-color: #c0c5c6 !important; }

.border-cyan-900-300 {
  border-color: #818c8e !important; }

.border-cyan-900-400 {
  border-color: #425255 !important; }

.border-cyan-900-500 {
  border-color: #03181c !important; }

.border-cyan-900-600 {
  border-color: #021215 !important; }

.border-cyan-900-700 {
  border-color: #020c0e !important; }

.border-cyan-900-800 {
  border-color: #010607 !important; }

.border-cyan-900-900 {
  border-color: #000404 !important; }

.border-white-100-100 {
  border-color: white !important; }

.border-white-100-200 {
  border-color: white !important; }

.border-white-100-300 {
  border-color: white !important; }

.border-white-100-400 {
  border-color: white !important; }

.border-white-100-500 {
  border-color: white !important; }

.border-white-100-600 {
  border-color: #bfbfbf !important; }

.border-white-100-700 {
  border-color: gray !important; }

.border-white-100-800 {
  border-color: #404040 !important; }

.border-white-100-900 {
  border-color: #262626 !important; }

.border-white-200-100 {
  border-color: white !important; }

.border-white-200-200 {
  border-color: white !important; }

.border-white-200-300 {
  border-color: white !important; }

.border-white-200-400 {
  border-color: white !important; }

.border-white-200-500 {
  border-color: white !important; }

.border-white-200-600 {
  border-color: #bfbfbf !important; }

.border-white-200-700 {
  border-color: gray !important; }

.border-white-200-800 {
  border-color: #404040 !important; }

.border-white-200-900 {
  border-color: #262626 !important; }

.border-white-300-100 {
  border-color: white !important; }

.border-white-300-200 {
  border-color: white !important; }

.border-white-300-300 {
  border-color: white !important; }

.border-white-300-400 {
  border-color: white !important; }

.border-white-300-500 {
  border-color: white !important; }

.border-white-300-600 {
  border-color: #bfbfbf !important; }

.border-white-300-700 {
  border-color: gray !important; }

.border-white-300-800 {
  border-color: #404040 !important; }

.border-white-300-900 {
  border-color: #262626 !important; }

.border-white-400-100 {
  border-color: white !important; }

.border-white-400-200 {
  border-color: white !important; }

.border-white-400-300 {
  border-color: white !important; }

.border-white-400-400 {
  border-color: white !important; }

.border-white-400-500 {
  border-color: white !important; }

.border-white-400-600 {
  border-color: #bfbfbf !important; }

.border-white-400-700 {
  border-color: gray !important; }

.border-white-400-800 {
  border-color: #404040 !important; }

.border-white-400-900 {
  border-color: #262626 !important; }

.border-white-500-100 {
  border-color: white !important; }

.border-white-500-200 {
  border-color: white !important; }

.border-white-500-300 {
  border-color: white !important; }

.border-white-500-400 {
  border-color: white !important; }

.border-white-500-500 {
  border-color: white !important; }

.border-white-500-600 {
  border-color: #bfbfbf !important; }

.border-white-500-700 {
  border-color: gray !important; }

.border-white-500-800 {
  border-color: #404040 !important; }

.border-white-500-900 {
  border-color: #262626 !important; }

.border-white-600-100 {
  border-color: #f9f9f9 !important; }

.border-white-600-200 {
  border-color: #efefef !important; }

.border-white-600-300 {
  border-color: #dfdfdf !important; }

.border-white-600-400 {
  border-color: #cfcfcf !important; }

.border-white-600-500 {
  border-color: #bfbfbf !important; }

.border-white-600-600 {
  border-color: #8f8f8f !important; }

.border-white-600-700 {
  border-color: #606060 !important; }

.border-white-600-800 {
  border-color: #303030 !important; }

.border-white-600-900 {
  border-color: #1d1d1d !important; }

.border-white-700-100 {
  border-color: #f2f2f2 !important; }

.border-white-700-200 {
  border-color: #dfdfdf !important; }

.border-white-700-300 {
  border-color: silver !important; }

.border-white-700-400 {
  border-color: #a0a0a0 !important; }

.border-white-700-500 {
  border-color: gray !important; }

.border-white-700-600 {
  border-color: #606060 !important; }

.border-white-700-700 {
  border-color: #404040 !important; }

.border-white-700-800 {
  border-color: #202020 !important; }

.border-white-700-900 {
  border-color: #131313 !important; }

.border-white-800-100 {
  border-color: #ececec !important; }

.border-white-800-200 {
  border-color: #cfcfcf !important; }

.border-white-800-300 {
  border-color: #a0a0a0 !important; }

.border-white-800-400 {
  border-color: #707070 !important; }

.border-white-800-500 {
  border-color: #404040 !important; }

.border-white-800-600 {
  border-color: #303030 !important; }

.border-white-800-700 {
  border-color: #202020 !important; }

.border-white-800-800 {
  border-color: #101010 !important; }

.border-white-800-900 {
  border-color: #0a0a0a !important; }

.border-white-900-100 {
  border-color: #e9e9e9 !important; }

.border-white-900-200 {
  border-color: #c9c9c9 !important; }

.border-white-900-300 {
  border-color: #939393 !important; }

.border-white-900-400 {
  border-color: #5c5c5c !important; }

.border-white-900-500 {
  border-color: #262626 !important; }

.border-white-900-600 {
  border-color: #1d1d1d !important; }

.border-white-900-700 {
  border-color: #131313 !important; }

.border-white-900-800 {
  border-color: #0a0a0a !important; }

.border-white-900-900 {
  border-color: #060606 !important; }

.border-gray-100-100 {
  border-color: #fefefe !important; }

.border-gray-100-200 {
  border-color: #fbfcfc !important; }

.border-gray-100-300 {
  border-color: #f8f8f9 !important; }

.border-gray-100-400 {
  border-color: #f4f5f5 !important; }

.border-gray-100-500 {
  border-color: #f0f1f2 !important; }

.border-gray-100-600 {
  border-color: #b4b5b6 !important; }

.border-gray-100-700 {
  border-color: #787979 !important; }

.border-gray-100-800 {
  border-color: #3c3c3d !important; }

.border-gray-100-900 {
  border-color: #242424 !important; }

.border-gray-200-100 {
  border-color: #fbfcfc !important; }

.border-gray-200-200 {
  border-color: #f6f7f7 !important; }

.border-gray-200-300 {
  border-color: #edeeef !important; }

.border-gray-200-400 {
  border-color: #e3e6e7 !important; }

.border-gray-200-500 {
  border-color: #dadddf !important; }

.border-gray-200-600 {
  border-color: #a4a6a7 !important; }

.border-gray-200-700 {
  border-color: #6d6f70 !important; }

.border-gray-200-800 {
  border-color: #373738 !important; }

.border-gray-200-900 {
  border-color: #212121 !important; }

.border-gray-300-100 {
  border-color: #f8f8f9 !important; }

.border-gray-300-200 {
  border-color: #edeeef !important; }

.border-gray-300-300 {
  border-color: #dbdddf !important; }

.border-gray-300-400 {
  border-color: #c8cbce !important; }

.border-gray-300-500 {
  border-color: #b6babe !important; }

.border-gray-300-600 {
  border-color: #898c8f !important; }

.border-gray-300-700 {
  border-color: #5b5d5f !important; }

.border-gray-300-800 {
  border-color: #2e2f30 !important; }

.border-gray-300-900 {
  border-color: #1b1c1d !important; }

.border-gray-400-100 {
  border-color: #f4f5f5 !important; }

.border-gray-400-200 {
  border-color: #e4e5e7 !important; }

.border-gray-400-300 {
  border-color: #c8cccf !important; }

.border-gray-400-400 {
  border-color: #adb2b6 !important; }

.border-gray-400-500 {
  border-color: #91989e !important; }

.border-gray-400-600 {
  border-color: #6d7277 !important; }

.border-gray-400-700 {
  border-color: #494c4f !important; }

.border-gray-400-800 {
  border-color: #242628 !important; }

.border-gray-400-900 {
  border-color: #161718 !important; }

.border-gray-500-100 {
  border-color: #f0f1f2 !important; }

.border-gray-500-200 {
  border-color: #dadddf !important; }

.border-gray-500-300 {
  border-color: #b6babe !important; }

.border-gray-500-400 {
  border-color: #91989e !important; }

.border-gray-500-500 {
  border-color: #6c757d !important; }

.border-gray-500-600 {
  border-color: #51585e !important; }

.border-gray-500-700 {
  border-color: #363b3f !important; }

.border-gray-500-800 {
  border-color: #1b1d1f !important; }

.border-gray-500-900 {
  border-color: #101213 !important; }

.border-gray-600-100 {
  border-color: #eeeeef !important; }

.border-gray-600-200 {
  border-color: #d4d5d7 !important; }

.border-gray-600-300 {
  border-color: #a8acaf !important; }

.border-gray-600-400 {
  border-color: #7d8286 !important; }

.border-gray-600-500 {
  border-color: #51585e !important; }

.border-gray-600-600 {
  border-color: #3d4247 !important; }

.border-gray-600-700 {
  border-color: #292c2f !important; }

.border-gray-600-800 {
  border-color: #141618 !important; }

.border-gray-600-900 {
  border-color: #0c0d0e !important; }

.border-gray-700-100 {
  border-color: #ebebec !important; }

.border-gray-700-200 {
  border-color: #cdcecf !important; }

.border-gray-700-300 {
  border-color: #9b9d9f !important; }

.border-gray-700-400 {
  border-color: #686c6f !important; }

.border-gray-700-500 {
  border-color: #363b3f !important; }

.border-gray-700-600 {
  border-color: #292c2f !important; }

.border-gray-700-700 {
  border-color: #1b1e20 !important; }

.border-gray-700-800 {
  border-color: #0e0f10 !important; }

.border-gray-700-900 {
  border-color: #080909 !important; }

.border-gray-800-100 {
  border-color: #e8e8e9 !important; }

.border-gray-800-200 {
  border-color: #c6c7c7 !important; }

.border-gray-800-300 {
  border-color: #8d8e8f !important; }

.border-gray-800-400 {
  border-color: #545657 !important; }

.border-gray-800-500 {
  border-color: #1b1d1f !important; }

.border-gray-800-600 {
  border-color: #141617 !important; }

.border-gray-800-700 {
  border-color: #0e0f10 !important; }

.border-gray-800-800 {
  border-color: #070708 !important; }

.border-gray-800-900 {
  border-color: #040405 !important; }

.border-gray-900-100 {
  border-color: #e7e7e7 !important; }

.border-gray-900-200 {
  border-color: #c3c4c4 !important; }

.border-gray-900-300 {
  border-color: #888989 !important; }

.border-gray-900-400 {
  border-color: #4c4d4e !important; }

.border-gray-900-500 {
  border-color: #101213 !important; }

.border-gray-900-600 {
  border-color: #0c0e0e !important; }

.border-gray-900-700 {
  border-color: #08090a !important; }

.border-gray-900-800 {
  border-color: #040505 !important; }

.border-gray-900-900 {
  border-color: #020303 !important; }

.border-gray-dark-100-100 {
  border-color: #fdfdfd !important; }

.border-gray-dark-100-200 {
  border-color: #fafafa !important; }

.border-gray-dark-100-300 {
  border-color: #f5f5f6 !important; }

.border-gray-dark-100-400 {
  border-color: #f0f0f1 !important; }

.border-gray-dark-100-500 {
  border-color: #ebebec !important; }

.border-gray-dark-100-600 {
  border-color: #b0b0b1 !important; }

.border-gray-dark-100-700 {
  border-color: #767676 !important; }

.border-gray-dark-100-800 {
  border-color: #3b3b3b !important; }

.border-gray-dark-100-900 {
  border-color: #232323 !important; }

.border-gray-dark-200-100 {
  border-color: #fafafa !important; }

.border-gray-dark-200-200 {
  border-color: #f2f3f3 !important; }

.border-gray-dark-200-300 {
  border-color: #e6e7e7 !important; }

.border-gray-dark-200-400 {
  border-color: #d9dadb !important; }

.border-gray-dark-200-500 {
  border-color: #cccecf !important; }

.border-gray-dark-200-600 {
  border-color: #999b9b !important; }

.border-gray-dark-200-700 {
  border-color: #666768 !important; }

.border-gray-dark-200-800 {
  border-color: #333434 !important; }

.border-gray-dark-200-900 {
  border-color: #1f1f1f !important; }

.border-gray-dark-300-100 {
  border-color: #f5f5f6 !important; }

.border-gray-dark-300-200 {
  border-color: #e6e7e7 !important; }

.border-gray-dark-300-300 {
  border-color: #cdced0 !important; }

.border-gray-dark-300-400 {
  border-color: #b3b6b8 !important; }

.border-gray-dark-300-500 {
  border-color: #9a9da0 !important; }

.border-gray-dark-300-600 {
  border-color: #747678 !important; }

.border-gray-dark-300-700 {
  border-color: #4d4f50 !important; }

.border-gray-dark-300-800 {
  border-color: #272728 !important; }

.border-gray-dark-300-900 {
  border-color: #171818 !important; }

.border-gray-dark-400-100 {
  border-color: #f0f0f1 !important; }

.border-gray-dark-400-200 {
  border-color: #d9dadb !important; }

.border-gray-dark-400-300 {
  border-color: #b3b5b8 !important; }

.border-gray-dark-400-400 {
  border-color: #8d9094 !important; }

.border-gray-dark-400-500 {
  border-color: #676b70 !important; }

.border-gray-dark-400-600 {
  border-color: #4d5054 !important; }

.border-gray-dark-400-700 {
  border-color: #343638 !important; }

.border-gray-dark-400-800 {
  border-color: #1a1b1c !important; }

.border-gray-dark-400-900 {
  border-color: #0f1011 !important; }

.border-gray-dark-500-100 {
  border-color: #ebebec !important; }

.border-gray-dark-500-200 {
  border-color: #cccecf !important; }

.border-gray-dark-500-300 {
  border-color: #9a9da0 !important; }

.border-gray-dark-500-400 {
  border-color: #676b70 !important; }

.border-gray-dark-500-500 {
  border-color: #343a40 !important; }

.border-gray-dark-500-600 {
  border-color: #272c30 !important; }

.border-gray-dark-500-700 {
  border-color: #1a1d20 !important; }

.border-gray-dark-500-800 {
  border-color: #0d0f10 !important; }

.border-gray-dark-500-900 {
  border-color: #08090a !important; }

.border-gray-dark-600-100 {
  border-color: #e9eaea !important; }

.border-gray-dark-600-200 {
  border-color: #c9cacb !important; }

.border-gray-dark-600-300 {
  border-color: #939698 !important; }

.border-gray-dark-600-400 {
  border-color: #5d6164 !important; }

.border-gray-dark-600-500 {
  border-color: #272c30 !important; }

.border-gray-dark-600-600 {
  border-color: #1d2124 !important; }

.border-gray-dark-600-700 {
  border-color: #141618 !important; }

.border-gray-dark-600-800 {
  border-color: #0a0b0c !important; }

.border-gray-dark-600-900 {
  border-color: #060707 !important; }

.border-gray-dark-700-100 {
  border-color: #e8e8e9 !important; }

.border-gray-dark-700-200 {
  border-color: #c6c7c7 !important; }

.border-gray-dark-700-300 {
  border-color: #8d8e90 !important; }

.border-gray-dark-700-400 {
  border-color: #535658 !important; }

.border-gray-dark-700-500 {
  border-color: #1a1d20 !important; }

.border-gray-dark-700-600 {
  border-color: #141618 !important; }

.border-gray-dark-700-700 {
  border-color: #0d0f10 !important; }

.border-gray-dark-700-800 {
  border-color: #070708 !important; }

.border-gray-dark-700-900 {
  border-color: #040405 !important; }

.border-gray-dark-800-100 {
  border-color: #e7e7e7 !important; }

.border-gray-dark-800-200 {
  border-color: #c3c3c3 !important; }

.border-gray-dark-800-300 {
  border-color: #868788 !important; }

.border-gray-dark-800-400 {
  border-color: #4a4b4c !important; }

.border-gray-dark-800-500 {
  border-color: #0d0f10 !important; }

.border-gray-dark-800-600 {
  border-color: #0a0b0c !important; }

.border-gray-dark-800-700 {
  border-color: #070808 !important; }

.border-gray-dark-800-800 {
  border-color: #030404 !important; }

.border-gray-dark-800-900 {
  border-color: #020202 !important; }

.border-gray-dark-900-100 {
  border-color: #e6e6e7 !important; }

.border-gray-dark-900-200 {
  border-color: #c1c2c2 !important; }

.border-gray-dark-900-300 {
  border-color: #848485 !important; }

.border-gray-dark-900-400 {
  border-color: #464747 !important; }

.border-gray-dark-900-500 {
  border-color: #08090a !important; }

.border-gray-dark-900-600 {
  border-color: #060708 !important; }

.border-gray-dark-900-700 {
  border-color: #040505 !important; }

.border-gray-dark-900-800 {
  border-color: #020203 !important; }

.border-gray-dark-900-900 {
  border-color: #010102 !important; }

body, html {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  width: 100%;
  height: 100%;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0; }

.lang-selection {
  background-color: #363b3f;
  line-height: 1rem;
  margin-bottom: 0;
  padding-bottom: 0; }
  .lang-selection ul {
    list-style: none; }

.cultures {
  position: absolute;
  right: 0; }
  .cultures ul {
    list-style: none; }

.hand-write {
  font-family: 'Handlee', cursive; }

.size-20 {
  font-size: 1.8rem; }

.page-section {
  padding: 4rem 0; }

.apple-box .product-top {
  background-image: url("/media/portfolio/applebox-top.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  height: 350px;
  content: " "; }

.flag-cs {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAABeUlEQVR4nO2aoU7DUBSG+yhkqIZNMNGkmWy4OBw4IOMJAFFU3ZbMDskTAEEgOxwwQGDhAdAEUgH6IEhJyAjd2tt7eu79v+T42+//ZD0PAAAAAAAAAFzk/OTyNbt/fHH1PF8ldDg8o/fsk1zE81VCvkqotzWiq+kz93uM8yMgP9dqmBHgWg1/CsjvYGB/Df8KyGuY3NpbQ6EA22uYW4CtNSwkwMYaSgnwVUK9zRFNbp6431+Z0gJsqaGyAOk1aBEguQatAiTWoF1AfvuDU3rLPri/r5DaBEipoVYBEmowIiCvIb1uXg3GBATREY3b6zRdWmnUGRGwHe5R2uqyf6xxAd+rK/aPZBHQ5NVrFRBEceNXr02AlNW1CwiimMYdOatrFSBxdS0CJK9eWcBO2Be9emkBtqxeSoBNqy8kwMbV5xZg6+qFAoIopuPOGvvjWATshn1Kl1fZH2ZcgEurzwhwbfVfAobdjYe7VvvC1eP+SQ0AAAAAAAAAWPgCLYs3mE1dhzAAAAAASUVORK5CYII=) no-repeat left center;
  padding: 5px 0 5px 25px; }

#mainNav {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  background-color: #fff;
  transition: background-color 0.2s ease; }
  #mainNav .navbar-brand {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    color: #101213; }
  #mainNav .navbar-nav .nav-item .nav-link {
    color: #51585e;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    font-size: 0.9rem;
    padding: 0.75rem 0; }
    #mainNav .navbar-nav .nav-item .nav-link:hover, #mainNav .navbar-nav .nav-item .nav-link:active {
      color: #007bff; }
    #mainNav .navbar-nav .nav-item .nav-link.active {
      color: #007bff !important; }
  @media (min-width: 992px) {
    #mainNav {
      box-shadow: none;
      background-color: transparent; }
      #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-brand:hover {
          color: #fff; }
      #mainNav .navbar-nav .nav-item .nav-link {
        color: rgba(255, 255, 255, 0.7);
        padding: 0 1rem; }
        #mainNav .navbar-nav .nav-item .nav-link:hover {
          color: #fff; }
      #mainNav .navbar-nav .nav-item:last-child .nav-link {
        padding-right: 0; }
      #mainNav.navbar-scrolled {
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
        background-color: #fff; }
        #mainNav.navbar-scrolled .navbar-brand {
          color: #101213; }
          #mainNav.navbar-scrolled .navbar-brand:hover {
            color: #007bff; }
        #mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link {
          color: #101213; }
          #mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link:hover {
            color: #007bff; } }

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 4.5rem);
  background: linear-gradient(to bottom, rgba(54, 59, 63, 0.8) 0%, rgba(54, 59, 63, 0.8) 100%), url("/media/portfolio/applebox-masthead.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover; }
  header.masthead h1 {
    font-size: 2.25rem; }
  @media (min-width: 992px) {
    header.masthead {
      height: 100vh;
      min-height: 40rem;
      padding-top: 4.5rem;
      padding-bottom: 0; }
      header.masthead p {
        font-size: 1.15rem; }
      header.masthead h1 {
        font-size: 3rem; } }
  @media (min-width: 1200px) {
    header.masthead h1 {
      font-size: 3.5rem; } }

header.pagehead {
  padding-top: 3rem;
  background-color: #363b3f; }
  @media (min-width: 992px) {
    header.pagehead {
      height: 3rem;
      padding-top: 4.5rem;
      /*min-height: 40rem;*/
      /*padding-bottom: 0;*/ } }

/*@import "./sections/_main";*/
.footer {
  text-align: center;
  font-size: 0.9rem;
  background-color: #363b3f;
  color: #409cff; }

/*@import "modules/_flow.scss";*/
/*@import "modules/_widgets.scss";*/
.text-white-75 {
  color: rgba(255, 255, 255, 0.75); }
