:root {
  --main-color: #0f203a !important;
  --main-00: rgba(15, 32, 58, 0);
  --main-10: rgba(15, 32, 58, 0.1);
  --main-20: rgba(15, 32, 58, 0.2);
  --main-30: rgba(15, 32, 58, 0.3);
  --main-40: rgba(15, 32, 58, 0.4);
  --main-50: rgba(15, 32, 58, 0.5);
  --main-60: rgba(15, 32, 58, 0.6);
  --main-70: rgba(15, 32, 58, 0.7);
  --main-80: rgba(15, 32, 58, 0.8);
  --main-90: rgba(15, 32, 58, 0.9);
  --main-100: rgba(15, 32, 58, 1);
  --main-l-03: #122644 !important;
  --main-d-03: #0f1f38 !important;
  --main-l-05: #132a4b !important;
  --main-d-05: #0e1e37 !important;
  --main-l-07: #152d52 !important;
  --main-d-07: #0e1e36 !important;
  --main-l-08: #162f56 !important;
  --main-d-08: #0e1d35 !important;
  --main-l-09: #173159 !important;
  --main-d-09: #0e1d35 !important;
  --main-l-10: #18335d !important;
  --main-d-10: #0e1d34 !important;
  --main-l-11: #193560 !important;
  --main-d-11: #0d1c34 !important;
  --main-l-20: #21467f !important;
  --main-d-20: #0c1a2e !important;
  --main-l-30: #2a59a2 !important;
  --main-d-30: #0b1629 !important;
  --main-l-40: #336dc5 !important;
  --main-d-40: #091323 !important;
  --main-l-50: #5184d2 !important;
  --main-d-50: #08101d !important;
  --main-l-60: #749ddb !important;
  --main-d-60: #060d17 !important;
  --main-l-70: #97b5e4 !important;
  --main-d-70: #050a11 !important;
  --main-l-80: #baceed !important;
  --main-d-80: #03060c !important;
  --main-l-90: #dce6f6 !important;
  --main-d-90: #020306 !important;
  --dark-color: #002438 !important;
  --dark-00: rgba(0, 36, 56, 0);
  --dark-10: rgba(0, 36, 56, 0.1);
  --dark-20: rgba(0, 36, 56, 0.2);
  --dark-30: rgba(0, 36, 56, 0.3);
  --dark-40: rgba(0, 36, 56, 0.4);
  --dark-50: rgba(0, 36, 56, 0.5);
  --dark-60: rgba(0, 36, 56, 0.6);
  --dark-70: rgba(0, 36, 56, 0.7);
  --dark-80: rgba(0, 36, 56, 0.8);
  --dark-90: rgba(0, 36, 56, 0.9);
  --dark-100: rgba(0, 36, 56, 1);
  --dark-l-03: #002d46 !important;
  --dark-d-03: #002336 !important;
  --dark-l-05: #00334f !important;
  --dark-d-05: #002235 !important;
  --dark-l-07: #003858 !important;
  --dark-d-07: #002134 !important;
  --dark-l-08: #003b5c !important;
  --dark-d-08: #002134 !important;
  --dark-l-09: #003e61 !important;
  --dark-d-09: #002133 !important;
  --dark-l-10: #004165 !important;
  --dark-d-10: #002032 !important;
  --dark-l-11: #00446a !important;
  --dark-d-11: #002032 !important;
  --dark-l-20: #005e93 !important;
  --dark-d-20: #001d2d !important;
  --dark-l-30: #007cc0 !important;
  --dark-d-30: #001927 !important;
  --dark-l-40: #0099ee !important;
  --dark-d-40: #001622 !important;
  --dark-l-50: #1caeff !important;
  --dark-d-50: #00121c !important;
  --dark-l-60: #49beff !important;
  --dark-d-60: #000e16 !important;
  --dark-l-70: #77ceff !important;
  --dark-d-70: #000b11 !important;
  --dark-l-80: #a4dfff !important;
  --dark-d-80: #00070b !important;
  --dark-l-90: #d2efff !important;
  --dark-d-90: #000406 !important;
  --danger-color: #8C271E !important;
  --danger-00: rgba(140, 39, 30, 0);
  --danger-10: rgba(140, 39, 30, 0.1);
  --danger-20: rgba(140, 39, 30, 0.2);
  --danger-30: rgba(140, 39, 30, 0.3);
  --danger-40: rgba(140, 39, 30, 0.4);
  --danger-50: rgba(140, 39, 30, 0.5);
  --danger-60: rgba(140, 39, 30, 0.6);
  --danger-70: rgba(140, 39, 30, 0.7);
  --danger-80: rgba(140, 39, 30, 0.8);
  --danger-90: rgba(140, 39, 30, 0.9);
  --danger-100: rgba(140, 39, 30, 1);
  --danger-l-03: #942920 !important;
  --danger-d-03: #88261d !important;
  --danger-l-05: #9a2b21 !important;
  --danger-d-05: #85251d !important;
  --danger-l-07: #a02c22 !important;
  --danger-d-07: #82241c !important;
  --danger-l-08: #a22d23 !important;
  --danger-d-08: #81241c !important;
  --danger-l-09: #a52e23 !important;
  --danger-d-09: #7f231b !important;
  --danger-l-10: #a82f24 !important;
  --danger-d-10: #7e231b !important;
  --danger-l-11: #ab3025 !important;
  --danger-d-11: #7d231b !important;
  --danger-l-20: #c4372a !important;
  --danger-d-20: #701f18 !important;
  --danger-l-30: #d5483b !important;
  --danger-d-30: #621b15 !important;
  --danger-l-40: #db6257 !important;
  --danger-d-40: #541712 !important;
  --danger-l-50: #e17c73 !important;
  --danger-d-50: #46140f !important;
  --danger-l-60: #e7968f !important;
  --danger-d-60: #38100c !important;
  --danger-l-70: #edb0ab !important;
  --danger-d-70: #2a0c09 !important;
  --danger-l-80: #f3cbc7 !important;
  --danger-d-80: #1c0806 !important;
  --danger-l-90: #f9e5e3 !important;
  --danger-d-90: #0e0403 !important;
  --alert-color: #BA2D0B !important;
  --alert-00: rgba(186, 45, 11, 0);
  --alert-10: rgba(186, 45, 11, 0.1);
  --alert-20: rgba(186, 45, 11, 0.2);
  --alert-30: rgba(186, 45, 11, 0.3);
  --alert-40: rgba(186, 45, 11, 0.4);
  --alert-50: rgba(186, 45, 11, 0.5);
  --alert-60: rgba(186, 45, 11, 0.6);
  --alert-70: rgba(186, 45, 11, 0.7);
  --alert-80: rgba(186, 45, 11, 0.8);
  --alert-90: rgba(186, 45, 11, 0.9);
  --alert-100: rgba(186, 45, 11, 1);
  --alert-l-03: #c32f0c !important;
  --alert-d-03: #b42c0b !important;
  --alert-l-05: #c9310c !important;
  --alert-d-05: #b12b0a !important;
  --alert-l-07: #cf320c !important;
  --alert-d-07: #ad2a0a !important;
  --alert-l-08: #d2330c !important;
  --alert-d-08: #ab290a !important;
  --alert-l-09: #d5330d !important;
  --alert-d-09: #a9290a !important;
  --alert-l-10: #d8340d !important;
  --alert-d-10: #a7290a !important;
  --alert-l-11: #db350d !important;
  --alert-d-11: #a6280a !important;
  --alert-l-20: #f13e13 !important;
  --alert-d-20: #952409 !important;
  --alert-l-30: #f35630 !important;
  --alert-d-30: #822008 !important;
  --alert-l-40: #f56e4e !important;
  --alert-d-40: #701b07 !important;
  --alert-l-50: #f6866b !important;
  --alert-d-50: #5d1706 !important;
  --alert-l-60: #f89e89 !important;
  --alert-d-60: #4a1204 !important;
  --alert-l-70: #fab7a6 !important;
  --alert-d-70: #380e03 !important;
  --alert-l-80: #fccfc4 !important;
  --alert-d-80: #250902 !important;
  --alert-l-90: #fde7e1 !important;
  --alert-d-90: #130501 !important;
  --action-color: #5CA4A9 !important;
  --action-00: rgba(92, 164, 169, 0);
  --action-10: rgba(92, 164, 169, 0.1);
  --action-20: rgba(92, 164, 169, 0.2);
  --action-30: rgba(92, 164, 169, 0.3);
  --action-40: rgba(92, 164, 169, 0.4);
  --action-50: rgba(92, 164, 169, 0.5);
  --action-60: rgba(92, 164, 169, 0.6);
  --action-70: rgba(92, 164, 169, 0.7);
  --action-80: rgba(92, 164, 169, 0.8);
  --action-90: rgba(92, 164, 169, 0.9);
  --action-100: rgba(92, 164, 169, 1);
  --action-l-03: #61a7ac !important;
  --action-d-03: #57a1a6 !important;
  --action-l-05: #64a9ad !important;
  --action-d-05: #569da2 !important;
  --action-l-07: #67aaaf !important;
  --action-d-07: #549a9f !important;
  --action-l-08: #69abb0 !important;
  --action-d-08: #53989d !important;
  --action-l-09: #6bacb1 !important;
  --action-d-09: #52979b !important;
  --action-l-10: #6cadb2 !important;
  --action-d-10: #51959a !important;
  --action-l-11: #6eaeb2 !important;
  --action-d-11: #509398 !important;
  --action-l-20: #7db6ba !important;
  --action-d-20: #488489 !important;
  --action-l-30: #8dbfc3 !important;
  --action-d-30: #3f7478 !important;
  --action-l-40: #9dc8cb !important;
  --action-d-40: #366367 !important;
  --action-l-50: #aed2d4 !important;
  --action-d-50: #2d5355 !important;
  --action-l-60: #bedbdd !important;
  --action-d-60: #244244 !important;
  --action-l-70: #cee4e5 !important;
  --action-d-70: #1b3233 !important;
  --action-l-80: #deedee !important;
  --action-d-80: #122122 !important;
  --action-l-90: #eff6f6 !important;
  --action-d-90: #091111 !important;
  --white-color: #ffffff !important;
  --white-00: rgba(255, 255, 255, 0);
  --white-10: rgba(255, 255, 255, 0.1);
  --white-20: rgba(255, 255, 255, 0.2);
  --white-30: rgba(255, 255, 255, 0.3);
  --white-40: rgba(255, 255, 255, 0.4);
  --white-50: rgba(255, 255, 255, 0.5);
  --white-60: rgba(255, 255, 255, 0.6);
  --white-70: rgba(255, 255, 255, 0.7);
  --white-80: rgba(255, 255, 255, 0.8);
  --white-90: rgba(255, 255, 255, 0.9);
  --white-100: rgba(255, 255, 255, 1);
  --white-l-03: white !important;
  --white-d-03: #f7f7f7 !important;
  --white-l-05: white !important;
  --white-d-05: #f2f2f2 !important;
  --white-l-07: white !important;
  --white-d-07: #ededed !important;
  --white-l-08: white !important;
  --white-d-08: #ebebeb !important;
  --white-l-09: white !important;
  --white-d-09: #e8e8e8 !important;
  --white-l-10: white !important;
  --white-d-10: #e6e6e6 !important;
  --white-l-11: white !important;
  --white-d-11: #e3e3e3 !important;
  --white-l-20: white !important;
  --white-d-20: #cccccc !important;
  --white-l-30: white !important;
  --white-d-30: #b3b3b3 !important;
  --white-l-40: white !important;
  --white-d-40: #999999 !important;
  --white-l-50: white !important;
  --white-d-50: gray !important;
  --white-l-60: white !important;
  --white-d-60: #666666 !important;
  --white-l-70: white !important;
  --white-d-70: #4d4d4d !important;
  --white-l-80: white !important;
  --white-d-80: #333333 !important;
  --white-l-90: white !important;
  --white-d-90: #1a1a1a !important;
  --black-color: #252525 !important;
  --black-00: rgba(37, 37, 37, 0);
  --black-10: rgba(37, 37, 37, 0.1);
  --black-20: rgba(37, 37, 37, 0.2);
  --black-30: rgba(37, 37, 37, 0.3);
  --black-40: rgba(37, 37, 37, 0.4);
  --black-50: rgba(37, 37, 37, 0.5);
  --black-60: rgba(37, 37, 37, 0.6);
  --black-70: rgba(37, 37, 37, 0.7);
  --black-80: rgba(37, 37, 37, 0.8);
  --black-90: rgba(37, 37, 37, 0.9);
  --black-100: rgba(37, 37, 37, 1);
  --black-l-03: #2c2c2c !important;
  --black-d-03: #242424 !important;
  --black-l-05: #303030 !important;
  --black-d-05: #232323 !important;
  --black-l-07: #343434 !important;
  --black-d-07: #222222 !important;
  --black-l-08: #363636 !important;
  --black-d-08: #222222 !important;
  --black-l-09: #393939 !important;
  --black-d-09: #222222 !important;
  --black-l-10: #3b3b3b !important;
  --black-d-10: #212121 !important;
  --black-l-11: #3d3d3d !important;
  --black-d-11: #212121 !important;
  --black-l-20: #515151 !important;
  --black-d-20: #1e1e1e !important;
  --black-l-30: #666666 !important;
  --black-d-30: #1a1a1a !important;
  --black-l-40: #7c7c7c !important;
  --black-d-40: #161616 !important;
  --black-l-50: #929292 !important;
  --black-d-50: #131313 !important;
  --black-l-60: #a8a8a8 !important;
  --black-d-60: #0f0f0f !important;
  --black-l-70: #bebebe !important;
  --black-d-70: #0b0b0b !important;
  --black-l-80: lightgray !important;
  --black-d-80: #070707 !important;
  --black-l-90: #e9e9e9 !important;
  --black-d-90: #040404 !important;
  --blue-color: #90CAF9 !important;
  --blue-00: rgba(144, 202, 249, 0);
  --blue-10: rgba(144, 202, 249, 0.1);
  --blue-20: rgba(144, 202, 249, 0.2);
  --blue-30: rgba(144, 202, 249, 0.3);
  --blue-40: rgba(144, 202, 249, 0.4);
  --blue-50: rgba(144, 202, 249, 0.5);
  --blue-60: rgba(144, 202, 249, 0.6);
  --blue-70: rgba(144, 202, 249, 0.7);
  --blue-80: rgba(144, 202, 249, 0.8);
  --blue-90: rgba(144, 202, 249, 0.9);
  --blue-100: rgba(144, 202, 249, 1);
  --blue-l-03: #93ccf9 !important;
  --blue-d-03: #85c5f8 !important;
  --blue-l-05: #96cdf9 !important;
  --blue-d-05: #7dc1f8 !important;
  --blue-l-07: #98cef9 !important;
  --blue-d-07: #76bef8 !important;
  --blue-l-08: #99cef9 !important;
  --blue-d-08: #72bcf7 !important;
  --blue-l-09: #9acffa !important;
  --blue-d-09: #6ebaf7 !important;
  --blue-l-10: #9bcffa !important;
  --blue-d-10: #6bb8f7 !important;
  --blue-l-11: #9cd0fa !important;
  --blue-d-11: #67b6f7 !important;
  --blue-l-20: #a6d5fa !important;
  --blue-d-20: #45a6f5 !important;
  --blue-l-30: #b1dafb !important;
  --blue-d-30: #2095f3 !important;
  --blue-l-40: #bcdffb !important;
  --blue-d-40: #0c81e0 !important;
  --blue-l-50: #c8e5fc !important;
  --blue-d-50: #0a6bba !important;
  --blue-l-60: #d3eafd !important;
  --blue-d-60: #085695 !important;
  --blue-l-70: #deeffd !important;
  --blue-d-70: #064070 !important;
  --blue-l-80: #e9f4fe !important;
  --blue-d-80: #042b4b !important;
  --blue-l-90: #f4fafe !important;
  --blue-d-90: #021525 !important;
  --orange-color: #FFE0B2 !important;
  --orange-00: rgba(255, 224, 178, 0);
  --orange-10: rgba(255, 224, 178, 0.1);
  --orange-20: rgba(255, 224, 178, 0.2);
  --orange-30: rgba(255, 224, 178, 0.3);
  --orange-40: rgba(255, 224, 178, 0.4);
  --orange-50: rgba(255, 224, 178, 0.5);
  --orange-60: rgba(255, 224, 178, 0.6);
  --orange-70: rgba(255, 224, 178, 0.7);
  --orange-80: rgba(255, 224, 178, 0.8);
  --orange-90: rgba(255, 224, 178, 0.9);
  --orange-100: rgba(255, 224, 178, 1);
  --orange-l-03: #ffe1b4 !important;
  --orange-d-03: #ffdba5 !important;
  --orange-l-05: #ffe2b6 !important;
  --orange-d-05: #ffd79c !important;
  --orange-l-07: #ffe2b7 !important;
  --orange-d-07: #ffd494 !important;
  --orange-l-08: #ffe2b8 !important;
  --orange-d-08: #ffd28f !important;
  --orange-l-09: #ffe3b9 !important;
  --orange-d-09: #ffd08b !important;
  --orange-l-10: #ffe3ba !important;
  --orange-d-10: #ffcf87 !important;
  --orange-l-11: #ffe3ba !important;
  --orange-d-11: #ffcd82 !important;
  --orange-l-20: #ffe6c1 !important;
  --orange-d-20: #ffbd5b !important;
  --orange-l-30: #ffe9c9 !important;
  --orange-d-30: #ffac30 !important;
  --orange-l-40: #ffecd1 !important;
  --orange-d-40: #ff9a05 !important;
  --orange-l-50: #fff0d9 !important;
  --orange-d-50: #d98100 !important;
  --orange-l-60: #fff3e0 !important;
  --orange-d-60: #ad6700 !important;
  --orange-l-70: #fff6e8 !important;
  --orange-d-70: #824e00 !important;
  --orange-l-80: #fff9f0 !important;
  --orange-d-80: #573400 !important;
  --orange-l-90: #fffcf7 !important;
  --orange-d-90: #2b1a00 !important;
  --yellow-color: #FFF9C4 !important;
  --yellow-00: rgba(255, 249, 196, 0);
  --yellow-10: rgba(255, 249, 196, 0.1);
  --yellow-20: rgba(255, 249, 196, 0.2);
  --yellow-30: rgba(255, 249, 196, 0.3);
  --yellow-40: rgba(255, 249, 196, 0.4);
  --yellow-50: rgba(255, 249, 196, 0.5);
  --yellow-60: rgba(255, 249, 196, 0.6);
  --yellow-70: rgba(255, 249, 196, 0.7);
  --yellow-80: rgba(255, 249, 196, 0.8);
  --yellow-90: rgba(255, 249, 196, 0.9);
  --yellow-100: rgba(255, 249, 196, 1);
  --yellow-l-03: #fff9c6 !important;
  --yellow-d-03: #fff8b6 !important;
  --yellow-l-05: #fff9c7 !important;
  --yellow-d-05: #fff7ad !important;
  --yellow-l-07: #fff9c8 !important;
  --yellow-d-07: #fff6a4 !important;
  --yellow-l-08: #fff9c9 !important;
  --yellow-d-08: #fff5a0 !important;
  --yellow-l-09: #fffac9 !important;
  --yellow-d-09: #fff59b !important;
  --yellow-l-10: #fffaca !important;
  --yellow-d-10: #fff497 !important;
  --yellow-l-11: #fffaca !important;
  --yellow-d-11: #fff492 !important;
  --yellow-l-20: #fffad0 !important;
  --yellow-d-20: #fff06a !important;
  --yellow-l-30: #fffbd6 !important;
  --yellow-d-30: #ffeb3d !important;
  --yellow-l-40: #fffbdc !important;
  --yellow-d-40: #ffe710 !important;
  --yellow-l-50: #fffce2 !important;
  --yellow-d-50: #e2cb00 !important;
  --yellow-l-60: #fffde7 !important;
  --yellow-d-60: #b4a200 !important;
  --yellow-l-70: #fffded !important;
  --yellow-d-70: #877a00 !important;
  --yellow-l-80: #fffef3 !important;
  --yellow-d-80: #5a5100 !important;
  --yellow-l-90: #fffef9 !important;
  --yellow-d-90: #2d2900 !important;
  --grey-color: #CFD8DC !important;
  --grey-00: rgba(207, 216, 220, 0);
  --grey-10: rgba(207, 216, 220, 0.1);
  --grey-20: rgba(207, 216, 220, 0.2);
  --grey-30: rgba(207, 216, 220, 0.3);
  --grey-40: rgba(207, 216, 220, 0.4);
  --grey-50: rgba(207, 216, 220, 0.5);
  --grey-60: rgba(207, 216, 220, 0.6);
  --grey-70: rgba(207, 216, 220, 0.7);
  --grey-80: rgba(207, 216, 220, 0.8);
  --grey-90: rgba(207, 216, 220, 0.9);
  --grey-100: rgba(207, 216, 220, 1);
  --grey-l-03: #d0d9dd !important;
  --grey-d-03: #c8d2d7 !important;
  --grey-l-05: #d1dade !important;
  --grey-d-05: #c3ced3 !important;
  --grey-l-07: #d2dbde !important;
  --grey-d-07: #becacf !important;
  --grey-l-08: #d3dbdf !important;
  --grey-d-08: #bbc8ce !important;
  --grey-l-09: #d3dcdf !important;
  --grey-d-09: #b9c6cc !important;
  --grey-l-10: #d4dce0 !important;
  --grey-d-10: #b6c4ca !important;
  --grey-l-11: #d4dce0 !important;
  --grey-d-11: #b4c2c8 !important;
  --grey-l-20: #d9e0e3 !important;
  --grey-d-20: #9eb0b8 !important;
  --grey-l-30: #dde4e7 !important;
  --grey-d-30: #859ca6 !important;
  --grey-l-40: #e2e8ea !important;
  --grey-d-40: #6c8894 !important;
  --grey-l-50: #e7ecee !important;
  --grey-d-50: #5a717b !important;
  --grey-l-60: #eceff1 !important;
  --grey-d-60: #485b63 !important;
  --grey-l-70: #f1f3f5 !important;
  --grey-d-70: #36444a !important;
  --grey-l-80: #f5f7f8 !important;
  --grey-d-80: #242d31 !important;
  --grey-l-90: #fafbfc !important;
  --grey-d-90: #121719 !important;
  --red-color: #FFCDD2 !important;
  --red-00: rgba(255, 205, 210, 0);
  --red-10: rgba(255, 205, 210, 0.1);
  --red-20: rgba(255, 205, 210, 0.2);
  --red-30: rgba(255, 205, 210, 0.3);
  --red-40: rgba(255, 205, 210, 0.4);
  --red-50: rgba(255, 205, 210, 0.5);
  --red-60: rgba(255, 205, 210, 0.6);
  --red-70: rgba(255, 205, 210, 0.7);
  --red-80: rgba(255, 205, 210, 0.8);
  --red-90: rgba(255, 205, 210, 0.9);
  --red-100: rgba(255, 205, 210, 1);
  --red-l-03: #ffcfd3 !important;
  --red-d-03: #ffbfc6 !important;
  --red-l-05: #ffd0d4 !important;
  --red-d-05: #ffb6bd !important;
  --red-l-07: #ffd1d5 !important;
  --red-d-07: #ffadb5 !important;
  --red-l-08: #ffd1d6 !important;
  --red-d-08: #ffa8b1 !important;
  --red-l-09: #ffd2d6 !important;
  --red-d-09: #ffa4ad !important;
  --red-l-10: #ffd2d7 !important;
  --red-d-10: #ff9fa9 !important;
  --red-l-11: #ffd3d7 !important;
  --red-d-11: #ff9aa4 !important;
  --red-l-20: #ffd7db !important;
  --red-d-20: #ff717f !important;
  --red-l-30: #ffdce0 !important;
  --red-d-30: #ff4356 !important;
  --red-l-40: #ffe1e4 !important;
  --red-d-40: #ff152c !important;
  --red-l-50: #ffe6e9 !important;
  --red-d-50: #e60017 !important;
  --red-l-60: #ffebed !important;
  --red-d-60: #b80012 !important;
  --red-l-70: #fff0f2 !important;
  --red-d-70: #8a000e !important;
  --red-l-80: #fff5f6 !important;
  --red-d-80: #5c0009 !important;
  --red-l-90: #fffafb !important;
  --red-d-90: #2e0005 !important;
  --green-color: #C8E6C9 !important;
  --green-00: rgba(200, 230, 201, 0);
  --green-10: rgba(200, 230, 201, 0.1);
  --green-20: rgba(200, 230, 201, 0.2);
  --green-30: rgba(200, 230, 201, 0.3);
  --green-40: rgba(200, 230, 201, 0.4);
  --green-50: rgba(200, 230, 201, 0.5);
  --green-60: rgba(200, 230, 201, 0.6);
  --green-70: rgba(200, 230, 201, 0.7);
  --green-80: rgba(200, 230, 201, 0.8);
  --green-90: rgba(200, 230, 201, 0.9);
  --green-100: rgba(200, 230, 201, 1);
  --green-l-03: #cae7cb !important;
  --green-d-03: #bfe2c0 !important;
  --green-l-05: #cbe7cc !important;
  --green-d-05: #b9dfba !important;
  --green-l-07: #cce8cd !important;
  --green-d-07: #b3ddb5 !important;
  --green-l-08: #cce8cd !important;
  --green-d-08: #b0dbb2 !important;
  --green-l-09: #cde8ce !important;
  --green-d-09: #addaaf !important;
  --green-l-10: #cee9ce !important;
  --green-d-10: #aad9ac !important;
  --green-l-11: #cee9cf !important;
  --green-d-11: #a7d7a9 !important;
  --green-l-20: #d3ebd4 !important;
  --green-d-20: #8dcb8f !important;
  --green-l-30: #d9eed9 !important;
  --green-d-30: #6fbe72 !important;
  --green-l-40: #def0df !important;
  --green-d-40: #52b055 !important;
  --green-l-50: #e4f3e4 !important;
  --green-d-50: #439446 !important;
  --green-l-60: #e9f5e9 !important;
  --green-d-60: #367638 !important;
  --green-l-70: #eff8ef !important;
  --green-d-70: #28592a !important;
  --green-l-80: #f4faf4 !important;
  --green-d-80: #1b3b1c !important;
  --green-l-90: #fafdfa !important;
  --green-d-90: #0d1e0e !important;
  --transparent-color: rgba(0, 0, 0, 0) !important;
  --transparent-00: rgba(0, 0, 0, 0);
  --transparent-10: rgba(0, 0, 0, 0.1);
  --transparent-20: rgba(0, 0, 0, 0.2);
  --transparent-30: rgba(0, 0, 0, 0.3);
  --transparent-40: rgba(0, 0, 0, 0.4);
  --transparent-50: rgba(0, 0, 0, 0.5);
  --transparent-60: rgba(0, 0, 0, 0.6);
  --transparent-70: rgba(0, 0, 0, 0.7);
  --transparent-80: rgba(0, 0, 0, 0.8);
  --transparent-90: rgba(0, 0, 0, 0.9);
  --transparent-100: rgba(0, 0, 0, 1);
  --transparent-l-03: rgba(8, 8, 8, 0) !important;
  --transparent-d-03: rgba(0, 0, 0, 0) !important;
  --transparent-l-05: rgba(13, 13, 13, 0) !important;
  --transparent-d-05: rgba(0, 0, 0, 0) !important;
  --transparent-l-07: rgba(18, 18, 18, 0) !important;
  --transparent-d-07: rgba(0, 0, 0, 0) !important;
  --transparent-l-08: rgba(20, 20, 20, 0) !important;
  --transparent-d-08: rgba(0, 0, 0, 0) !important;
  --transparent-l-09: rgba(23, 23, 23, 0) !important;
  --transparent-d-09: rgba(0, 0, 0, 0) !important;
  --transparent-l-10: rgba(26, 26, 26, 0) !important;
  --transparent-d-10: rgba(0, 0, 0, 0) !important;
  --transparent-l-11: rgba(28, 28, 28, 0) !important;
  --transparent-d-11: rgba(0, 0, 0, 0) !important;
  --transparent-l-20: rgba(51, 51, 51, 0) !important;
  --transparent-d-20: rgba(0, 0, 0, 0) !important;
  --transparent-l-30: rgba(77, 77, 77, 0) !important;
  --transparent-d-30: rgba(0, 0, 0, 0) !important;
  --transparent-l-40: rgba(102, 102, 102, 0) !important;
  --transparent-d-40: rgba(0, 0, 0, 0) !important;
  --transparent-l-50: rgba(128, 128, 128, 0) !important;
  --transparent-d-50: rgba(0, 0, 0, 0) !important;
  --transparent-l-60: rgba(153, 153, 153, 0) !important;
  --transparent-d-60: rgba(0, 0, 0, 0) !important;
  --transparent-l-70: rgba(179, 179, 179, 0) !important;
  --transparent-d-70: rgba(0, 0, 0, 0) !important;
  --transparent-l-80: rgba(204, 204, 204, 0) !important;
  --transparent-d-80: rgba(0, 0, 0, 0) !important;
  --transparent-l-90: rgba(230, 230, 230, 0) !important;
  --transparent-d-90: rgba(0, 0, 0, 0) !important;
}

.c-main {
  color: #0f203a !important;
}

.c-main-hover:hover {
  color: #0f203a !important;
}

.c-main-00 {
  color: rgba(15, 32, 58, 0) !important;
}

.c-main-00-hover:hover {
  color: rgba(15, 32, 58, 0) !important;
}

.c-main-10 {
  color: rgba(15, 32, 58, 0.1) !important;
}

.c-main-10-hover:hover {
  color: rgba(15, 32, 58, 0.1) !important;
}

.c-main-20 {
  color: rgba(15, 32, 58, 0.2) !important;
}

.c-main-20-hover:hover {
  color: rgba(15, 32, 58, 0.2) !important;
}

.c-main-30 {
  color: rgba(15, 32, 58, 0.3) !important;
}

.c-main-30-hover:hover {
  color: rgba(15, 32, 58, 0.3) !important;
}

.c-main-40 {
  color: rgba(15, 32, 58, 0.4) !important;
}

.c-main-40-hover:hover {
  color: rgba(15, 32, 58, 0.4) !important;
}

.c-main-50 {
  color: rgba(15, 32, 58, 0.5) !important;
}

.c-main-50-hover:hover {
  color: rgba(15, 32, 58, 0.5) !important;
}

.c-main-60 {
  color: rgba(15, 32, 58, 0.6) !important;
}

.c-main-60-hover:hover {
  color: rgba(15, 32, 58, 0.6) !important;
}

.c-main-70 {
  color: rgba(15, 32, 58, 0.7) !important;
}

.c-main-70-hover:hover {
  color: rgba(15, 32, 58, 0.7) !important;
}

.c-main-80 {
  color: rgba(15, 32, 58, 0.8) !important;
}

.c-main-80-hover:hover {
  color: rgba(15, 32, 58, 0.8) !important;
}

.c-main-90 {
  color: rgba(15, 32, 58, 0.9) !important;
}

.c-main-90-hover:hover {
  color: rgba(15, 32, 58, 0.9) !important;
}

.c-main-100 {
  color: rgba(15, 32, 58, 1) !important;
}

.c-main-100-hover:hover {
  color: rgba(15, 32, 58, 1) !important;
}

.c-main-l-03 {
  color: #122644 !important;
}

.c-main-l-03-hover:hover {
  color: #122644 !important;
}

.c-main-d-03 {
  color: #0f1f38 !important;
}

.c-main-d-03-hover:hover {
  color: #0f1f38 !important;
}

.c-main-l-05 {
  color: #132a4b !important;
}

.c-main-l-05-hover:hover {
  color: #132a4b !important;
}

.c-main-d-05 {
  color: #0e1e37 !important;
}

.c-main-d-05-hover:hover {
  color: #0e1e37 !important;
}

.c-main-l-07 {
  color: #152d52 !important;
}

.c-main-l-07-hover:hover {
  color: #152d52 !important;
}

.c-main-d-07 {
  color: #0e1e36 !important;
}

.c-main-d-07-hover:hover {
  color: #0e1e36 !important;
}

.c-main-l-08 {
  color: #162f56 !important;
}

.c-main-l-08-hover:hover {
  color: #162f56 !important;
}

.c-main-d-08 {
  color: #0e1d35 !important;
}

.c-main-d-08-hover:hover {
  color: #0e1d35 !important;
}

.c-main-l-09 {
  color: #173159 !important;
}

.c-main-l-09-hover:hover {
  color: #173159 !important;
}

.c-main-d-09 {
  color: #0e1d35 !important;
}

.c-main-d-09-hover:hover {
  color: #0e1d35 !important;
}

.c-main-l-10 {
  color: #18335d !important;
}

.c-main-l-10-hover:hover {
  color: #18335d !important;
}

.c-main-d-10 {
  color: #0e1d34 !important;
}

.c-main-d-10-hover:hover {
  color: #0e1d34 !important;
}

.c-main-l-11 {
  color: #193560 !important;
}

.c-main-l-11-hover:hover {
  color: #193560 !important;
}

.c-main-d-11 {
  color: #0d1c34 !important;
}

.c-main-d-11-hover:hover {
  color: #0d1c34 !important;
}

.c-main-l-20 {
  color: #21467f !important;
}

.c-main-l-20-hover:hover {
  color: #21467f !important;
}

.c-main-d-20 {
  color: #0c1a2e !important;
}

.c-main-d-20-hover:hover {
  color: #0c1a2e !important;
}

.c-main-l-30 {
  color: #2a59a2 !important;
}

.c-main-l-30-hover:hover {
  color: #2a59a2 !important;
}

.c-main-d-30 {
  color: #0b1629 !important;
}

.c-main-d-30-hover:hover {
  color: #0b1629 !important;
}

.c-main-l-40 {
  color: #336dc5 !important;
}

.c-main-l-40-hover:hover {
  color: #336dc5 !important;
}

.c-main-d-40 {
  color: #091323 !important;
}

.c-main-d-40-hover:hover {
  color: #091323 !important;
}

.c-main-l-50 {
  color: #5184d2 !important;
}

.c-main-l-50-hover:hover {
  color: #5184d2 !important;
}

.c-main-d-50 {
  color: #08101d !important;
}

.c-main-d-50-hover:hover {
  color: #08101d !important;
}

.c-main-l-60 {
  color: #749ddb !important;
}

.c-main-l-60-hover:hover {
  color: #749ddb !important;
}

.c-main-d-60 {
  color: #060d17 !important;
}

.c-main-d-60-hover:hover {
  color: #060d17 !important;
}

.c-main-l-70 {
  color: #97b5e4 !important;
}

.c-main-l-70-hover:hover {
  color: #97b5e4 !important;
}

.c-main-d-70 {
  color: #050a11 !important;
}

.c-main-d-70-hover:hover {
  color: #050a11 !important;
}

.c-main-l-80 {
  color: #baceed !important;
}

.c-main-l-80-hover:hover {
  color: #baceed !important;
}

.c-main-d-80 {
  color: #03060c !important;
}

.c-main-d-80-hover:hover {
  color: #03060c !important;
}

.c-main-l-90 {
  color: #dce6f6 !important;
}

.c-main-l-90-hover:hover {
  color: #dce6f6 !important;
}

.c-main-d-90 {
  color: #020306 !important;
}

.c-main-d-90-hover:hover {
  color: #020306 !important;
}

.c-dark {
  color: #002438 !important;
}

.c-dark-hover:hover {
  color: #002438 !important;
}

.c-dark-00 {
  color: rgba(0, 36, 56, 0) !important;
}

.c-dark-00-hover:hover {
  color: rgba(0, 36, 56, 0) !important;
}

.c-dark-10 {
  color: rgba(0, 36, 56, 0.1) !important;
}

.c-dark-10-hover:hover {
  color: rgba(0, 36, 56, 0.1) !important;
}

.c-dark-20 {
  color: rgba(0, 36, 56, 0.2) !important;
}

.c-dark-20-hover:hover {
  color: rgba(0, 36, 56, 0.2) !important;
}

.c-dark-30 {
  color: rgba(0, 36, 56, 0.3) !important;
}

.c-dark-30-hover:hover {
  color: rgba(0, 36, 56, 0.3) !important;
}

.c-dark-40 {
  color: rgba(0, 36, 56, 0.4) !important;
}

.c-dark-40-hover:hover {
  color: rgba(0, 36, 56, 0.4) !important;
}

.c-dark-50 {
  color: rgba(0, 36, 56, 0.5) !important;
}

.c-dark-50-hover:hover {
  color: rgba(0, 36, 56, 0.5) !important;
}

.c-dark-60 {
  color: rgba(0, 36, 56, 0.6) !important;
}

.c-dark-60-hover:hover {
  color: rgba(0, 36, 56, 0.6) !important;
}

.c-dark-70 {
  color: rgba(0, 36, 56, 0.7) !important;
}

.c-dark-70-hover:hover {
  color: rgba(0, 36, 56, 0.7) !important;
}

.c-dark-80 {
  color: rgba(0, 36, 56, 0.8) !important;
}

.c-dark-80-hover:hover {
  color: rgba(0, 36, 56, 0.8) !important;
}

.c-dark-90 {
  color: rgba(0, 36, 56, 0.9) !important;
}

.c-dark-90-hover:hover {
  color: rgba(0, 36, 56, 0.9) !important;
}

.c-dark-100 {
  color: rgba(0, 36, 56, 1) !important;
}

.c-dark-100-hover:hover {
  color: rgba(0, 36, 56, 1) !important;
}

.c-dark-l-03 {
  color: #002d46 !important;
}

.c-dark-l-03-hover:hover {
  color: #002d46 !important;
}

.c-dark-d-03 {
  color: #002336 !important;
}

.c-dark-d-03-hover:hover {
  color: #002336 !important;
}

.c-dark-l-05 {
  color: #00334f !important;
}

.c-dark-l-05-hover:hover {
  color: #00334f !important;
}

.c-dark-d-05 {
  color: #002235 !important;
}

.c-dark-d-05-hover:hover {
  color: #002235 !important;
}

.c-dark-l-07 {
  color: #003858 !important;
}

.c-dark-l-07-hover:hover {
  color: #003858 !important;
}

.c-dark-d-07 {
  color: #002134 !important;
}

.c-dark-d-07-hover:hover {
  color: #002134 !important;
}

.c-dark-l-08 {
  color: #003b5c !important;
}

.c-dark-l-08-hover:hover {
  color: #003b5c !important;
}

.c-dark-d-08 {
  color: #002134 !important;
}

.c-dark-d-08-hover:hover {
  color: #002134 !important;
}

.c-dark-l-09 {
  color: #003e61 !important;
}

.c-dark-l-09-hover:hover {
  color: #003e61 !important;
}

.c-dark-d-09 {
  color: #002133 !important;
}

.c-dark-d-09-hover:hover {
  color: #002133 !important;
}

.c-dark-l-10 {
  color: #004165 !important;
}

.c-dark-l-10-hover:hover {
  color: #004165 !important;
}

.c-dark-d-10 {
  color: #002032 !important;
}

.c-dark-d-10-hover:hover {
  color: #002032 !important;
}

.c-dark-l-11 {
  color: #00446a !important;
}

.c-dark-l-11-hover:hover {
  color: #00446a !important;
}

.c-dark-d-11 {
  color: #002032 !important;
}

.c-dark-d-11-hover:hover {
  color: #002032 !important;
}

.c-dark-l-20 {
  color: #005e93 !important;
}

.c-dark-l-20-hover:hover {
  color: #005e93 !important;
}

.c-dark-d-20 {
  color: #001d2d !important;
}

.c-dark-d-20-hover:hover {
  color: #001d2d !important;
}

.c-dark-l-30 {
  color: #007cc0 !important;
}

.c-dark-l-30-hover:hover {
  color: #007cc0 !important;
}

.c-dark-d-30 {
  color: #001927 !important;
}

.c-dark-d-30-hover:hover {
  color: #001927 !important;
}

.c-dark-l-40 {
  color: #0099ee !important;
}

.c-dark-l-40-hover:hover {
  color: #0099ee !important;
}

.c-dark-d-40 {
  color: #001622 !important;
}

.c-dark-d-40-hover:hover {
  color: #001622 !important;
}

.c-dark-l-50 {
  color: #1caeff !important;
}

.c-dark-l-50-hover:hover {
  color: #1caeff !important;
}

.c-dark-d-50 {
  color: #00121c !important;
}

.c-dark-d-50-hover:hover {
  color: #00121c !important;
}

.c-dark-l-60 {
  color: #49beff !important;
}

.c-dark-l-60-hover:hover {
  color: #49beff !important;
}

.c-dark-d-60 {
  color: #000e16 !important;
}

.c-dark-d-60-hover:hover {
  color: #000e16 !important;
}

.c-dark-l-70 {
  color: #77ceff !important;
}

.c-dark-l-70-hover:hover {
  color: #77ceff !important;
}

.c-dark-d-70 {
  color: #000b11 !important;
}

.c-dark-d-70-hover:hover {
  color: #000b11 !important;
}

.c-dark-l-80 {
  color: #a4dfff !important;
}

.c-dark-l-80-hover:hover {
  color: #a4dfff !important;
}

.c-dark-d-80 {
  color: #00070b !important;
}

.c-dark-d-80-hover:hover {
  color: #00070b !important;
}

.c-dark-l-90 {
  color: #d2efff !important;
}

.c-dark-l-90-hover:hover {
  color: #d2efff !important;
}

.c-dark-d-90 {
  color: #000406 !important;
}

.c-dark-d-90-hover:hover {
  color: #000406 !important;
}

.c-danger {
  color: #8C271E !important;
}

.c-danger-hover:hover {
  color: #8C271E !important;
}

.c-danger-00 {
  color: rgba(140, 39, 30, 0) !important;
}

.c-danger-00-hover:hover {
  color: rgba(140, 39, 30, 0) !important;
}

.c-danger-10 {
  color: rgba(140, 39, 30, 0.1) !important;
}

.c-danger-10-hover:hover {
  color: rgba(140, 39, 30, 0.1) !important;
}

.c-danger-20 {
  color: rgba(140, 39, 30, 0.2) !important;
}

.c-danger-20-hover:hover {
  color: rgba(140, 39, 30, 0.2) !important;
}

.c-danger-30 {
  color: rgba(140, 39, 30, 0.3) !important;
}

.c-danger-30-hover:hover {
  color: rgba(140, 39, 30, 0.3) !important;
}

.c-danger-40 {
  color: rgba(140, 39, 30, 0.4) !important;
}

.c-danger-40-hover:hover {
  color: rgba(140, 39, 30, 0.4) !important;
}

.c-danger-50 {
  color: rgba(140, 39, 30, 0.5) !important;
}

.c-danger-50-hover:hover {
  color: rgba(140, 39, 30, 0.5) !important;
}

.c-danger-60 {
  color: rgba(140, 39, 30, 0.6) !important;
}

.c-danger-60-hover:hover {
  color: rgba(140, 39, 30, 0.6) !important;
}

.c-danger-70 {
  color: rgba(140, 39, 30, 0.7) !important;
}

.c-danger-70-hover:hover {
  color: rgba(140, 39, 30, 0.7) !important;
}

.c-danger-80 {
  color: rgba(140, 39, 30, 0.8) !important;
}

.c-danger-80-hover:hover {
  color: rgba(140, 39, 30, 0.8) !important;
}

.c-danger-90 {
  color: rgba(140, 39, 30, 0.9) !important;
}

.c-danger-90-hover:hover {
  color: rgba(140, 39, 30, 0.9) !important;
}

.c-danger-100 {
  color: rgba(140, 39, 30, 1) !important;
}

.c-danger-100-hover:hover {
  color: rgba(140, 39, 30, 1) !important;
}

.c-danger-l-03 {
  color: #942920 !important;
}

.c-danger-l-03-hover:hover {
  color: #942920 !important;
}

.c-danger-d-03 {
  color: #88261d !important;
}

.c-danger-d-03-hover:hover {
  color: #88261d !important;
}

.c-danger-l-05 {
  color: #9a2b21 !important;
}

.c-danger-l-05-hover:hover {
  color: #9a2b21 !important;
}

.c-danger-d-05 {
  color: #85251d !important;
}

.c-danger-d-05-hover:hover {
  color: #85251d !important;
}

.c-danger-l-07 {
  color: #a02c22 !important;
}

.c-danger-l-07-hover:hover {
  color: #a02c22 !important;
}

.c-danger-d-07 {
  color: #82241c !important;
}

.c-danger-d-07-hover:hover {
  color: #82241c !important;
}

.c-danger-l-08 {
  color: #a22d23 !important;
}

.c-danger-l-08-hover:hover {
  color: #a22d23 !important;
}

.c-danger-d-08 {
  color: #81241c !important;
}

.c-danger-d-08-hover:hover {
  color: #81241c !important;
}

.c-danger-l-09 {
  color: #a52e23 !important;
}

.c-danger-l-09-hover:hover {
  color: #a52e23 !important;
}

.c-danger-d-09 {
  color: #7f231b !important;
}

.c-danger-d-09-hover:hover {
  color: #7f231b !important;
}

.c-danger-l-10 {
  color: #a82f24 !important;
}

.c-danger-l-10-hover:hover {
  color: #a82f24 !important;
}

.c-danger-d-10 {
  color: #7e231b !important;
}

.c-danger-d-10-hover:hover {
  color: #7e231b !important;
}

.c-danger-l-11 {
  color: #ab3025 !important;
}

.c-danger-l-11-hover:hover {
  color: #ab3025 !important;
}

.c-danger-d-11 {
  color: #7d231b !important;
}

.c-danger-d-11-hover:hover {
  color: #7d231b !important;
}

.c-danger-l-20 {
  color: #c4372a !important;
}

.c-danger-l-20-hover:hover {
  color: #c4372a !important;
}

.c-danger-d-20 {
  color: #701f18 !important;
}

.c-danger-d-20-hover:hover {
  color: #701f18 !important;
}

.c-danger-l-30 {
  color: #d5483b !important;
}

.c-danger-l-30-hover:hover {
  color: #d5483b !important;
}

.c-danger-d-30 {
  color: #621b15 !important;
}

.c-danger-d-30-hover:hover {
  color: #621b15 !important;
}

.c-danger-l-40 {
  color: #db6257 !important;
}

.c-danger-l-40-hover:hover {
  color: #db6257 !important;
}

.c-danger-d-40 {
  color: #541712 !important;
}

.c-danger-d-40-hover:hover {
  color: #541712 !important;
}

.c-danger-l-50 {
  color: #e17c73 !important;
}

.c-danger-l-50-hover:hover {
  color: #e17c73 !important;
}

.c-danger-d-50 {
  color: #46140f !important;
}

.c-danger-d-50-hover:hover {
  color: #46140f !important;
}

.c-danger-l-60 {
  color: #e7968f !important;
}

.c-danger-l-60-hover:hover {
  color: #e7968f !important;
}

.c-danger-d-60 {
  color: #38100c !important;
}

.c-danger-d-60-hover:hover {
  color: #38100c !important;
}

.c-danger-l-70 {
  color: #edb0ab !important;
}

.c-danger-l-70-hover:hover {
  color: #edb0ab !important;
}

.c-danger-d-70 {
  color: #2a0c09 !important;
}

.c-danger-d-70-hover:hover {
  color: #2a0c09 !important;
}

.c-danger-l-80 {
  color: #f3cbc7 !important;
}

.c-danger-l-80-hover:hover {
  color: #f3cbc7 !important;
}

.c-danger-d-80 {
  color: #1c0806 !important;
}

.c-danger-d-80-hover:hover {
  color: #1c0806 !important;
}

.c-danger-l-90 {
  color: #f9e5e3 !important;
}

.c-danger-l-90-hover:hover {
  color: #f9e5e3 !important;
}

.c-danger-d-90 {
  color: #0e0403 !important;
}

.c-danger-d-90-hover:hover {
  color: #0e0403 !important;
}

.c-alert {
  color: #BA2D0B !important;
}

.c-alert-hover:hover {
  color: #BA2D0B !important;
}

.c-alert-00 {
  color: rgba(186, 45, 11, 0) !important;
}

.c-alert-00-hover:hover {
  color: rgba(186, 45, 11, 0) !important;
}

.c-alert-10 {
  color: rgba(186, 45, 11, 0.1) !important;
}

.c-alert-10-hover:hover {
  color: rgba(186, 45, 11, 0.1) !important;
}

.c-alert-20 {
  color: rgba(186, 45, 11, 0.2) !important;
}

.c-alert-20-hover:hover {
  color: rgba(186, 45, 11, 0.2) !important;
}

.c-alert-30 {
  color: rgba(186, 45, 11, 0.3) !important;
}

.c-alert-30-hover:hover {
  color: rgba(186, 45, 11, 0.3) !important;
}

.c-alert-40 {
  color: rgba(186, 45, 11, 0.4) !important;
}

.c-alert-40-hover:hover {
  color: rgba(186, 45, 11, 0.4) !important;
}

.c-alert-50 {
  color: rgba(186, 45, 11, 0.5) !important;
}

.c-alert-50-hover:hover {
  color: rgba(186, 45, 11, 0.5) !important;
}

.c-alert-60 {
  color: rgba(186, 45, 11, 0.6) !important;
}

.c-alert-60-hover:hover {
  color: rgba(186, 45, 11, 0.6) !important;
}

.c-alert-70 {
  color: rgba(186, 45, 11, 0.7) !important;
}

.c-alert-70-hover:hover {
  color: rgba(186, 45, 11, 0.7) !important;
}

.c-alert-80 {
  color: rgba(186, 45, 11, 0.8) !important;
}

.c-alert-80-hover:hover {
  color: rgba(186, 45, 11, 0.8) !important;
}

.c-alert-90 {
  color: rgba(186, 45, 11, 0.9) !important;
}

.c-alert-90-hover:hover {
  color: rgba(186, 45, 11, 0.9) !important;
}

.c-alert-100 {
  color: rgba(186, 45, 11, 1) !important;
}

.c-alert-100-hover:hover {
  color: rgba(186, 45, 11, 1) !important;
}

.c-alert-l-03 {
  color: #c32f0c !important;
}

.c-alert-l-03-hover:hover {
  color: #c32f0c !important;
}

.c-alert-d-03 {
  color: #b42c0b !important;
}

.c-alert-d-03-hover:hover {
  color: #b42c0b !important;
}

.c-alert-l-05 {
  color: #c9310c !important;
}

.c-alert-l-05-hover:hover {
  color: #c9310c !important;
}

.c-alert-d-05 {
  color: #b12b0a !important;
}

.c-alert-d-05-hover:hover {
  color: #b12b0a !important;
}

.c-alert-l-07 {
  color: #cf320c !important;
}

.c-alert-l-07-hover:hover {
  color: #cf320c !important;
}

.c-alert-d-07 {
  color: #ad2a0a !important;
}

.c-alert-d-07-hover:hover {
  color: #ad2a0a !important;
}

.c-alert-l-08 {
  color: #d2330c !important;
}

.c-alert-l-08-hover:hover {
  color: #d2330c !important;
}

.c-alert-d-08 {
  color: #ab290a !important;
}

.c-alert-d-08-hover:hover {
  color: #ab290a !important;
}

.c-alert-l-09 {
  color: #d5330d !important;
}

.c-alert-l-09-hover:hover {
  color: #d5330d !important;
}

.c-alert-d-09 {
  color: #a9290a !important;
}

.c-alert-d-09-hover:hover {
  color: #a9290a !important;
}

.c-alert-l-10 {
  color: #d8340d !important;
}

.c-alert-l-10-hover:hover {
  color: #d8340d !important;
}

.c-alert-d-10 {
  color: #a7290a !important;
}

.c-alert-d-10-hover:hover {
  color: #a7290a !important;
}

.c-alert-l-11 {
  color: #db350d !important;
}

.c-alert-l-11-hover:hover {
  color: #db350d !important;
}

.c-alert-d-11 {
  color: #a6280a !important;
}

.c-alert-d-11-hover:hover {
  color: #a6280a !important;
}

.c-alert-l-20 {
  color: #f13e13 !important;
}

.c-alert-l-20-hover:hover {
  color: #f13e13 !important;
}

.c-alert-d-20 {
  color: #952409 !important;
}

.c-alert-d-20-hover:hover {
  color: #952409 !important;
}

.c-alert-l-30 {
  color: #f35630 !important;
}

.c-alert-l-30-hover:hover {
  color: #f35630 !important;
}

.c-alert-d-30 {
  color: #822008 !important;
}

.c-alert-d-30-hover:hover {
  color: #822008 !important;
}

.c-alert-l-40 {
  color: #f56e4e !important;
}

.c-alert-l-40-hover:hover {
  color: #f56e4e !important;
}

.c-alert-d-40 {
  color: #701b07 !important;
}

.c-alert-d-40-hover:hover {
  color: #701b07 !important;
}

.c-alert-l-50 {
  color: #f6866b !important;
}

.c-alert-l-50-hover:hover {
  color: #f6866b !important;
}

.c-alert-d-50 {
  color: #5d1706 !important;
}

.c-alert-d-50-hover:hover {
  color: #5d1706 !important;
}

.c-alert-l-60 {
  color: #f89e89 !important;
}

.c-alert-l-60-hover:hover {
  color: #f89e89 !important;
}

.c-alert-d-60 {
  color: #4a1204 !important;
}

.c-alert-d-60-hover:hover {
  color: #4a1204 !important;
}

.c-alert-l-70 {
  color: #fab7a6 !important;
}

.c-alert-l-70-hover:hover {
  color: #fab7a6 !important;
}

.c-alert-d-70 {
  color: #380e03 !important;
}

.c-alert-d-70-hover:hover {
  color: #380e03 !important;
}

.c-alert-l-80 {
  color: #fccfc4 !important;
}

.c-alert-l-80-hover:hover {
  color: #fccfc4 !important;
}

.c-alert-d-80 {
  color: #250902 !important;
}

.c-alert-d-80-hover:hover {
  color: #250902 !important;
}

.c-alert-l-90 {
  color: #fde7e1 !important;
}

.c-alert-l-90-hover:hover {
  color: #fde7e1 !important;
}

.c-alert-d-90 {
  color: #130501 !important;
}

.c-alert-d-90-hover:hover {
  color: #130501 !important;
}

.c-action {
  color: #5CA4A9 !important;
}

.c-action-hover:hover {
  color: #5CA4A9 !important;
}

.c-action-00 {
  color: rgba(92, 164, 169, 0) !important;
}

.c-action-00-hover:hover {
  color: rgba(92, 164, 169, 0) !important;
}

.c-action-10 {
  color: rgba(92, 164, 169, 0.1) !important;
}

.c-action-10-hover:hover {
  color: rgba(92, 164, 169, 0.1) !important;
}

.c-action-20 {
  color: rgba(92, 164, 169, 0.2) !important;
}

.c-action-20-hover:hover {
  color: rgba(92, 164, 169, 0.2) !important;
}

.c-action-30 {
  color: rgba(92, 164, 169, 0.3) !important;
}

.c-action-30-hover:hover {
  color: rgba(92, 164, 169, 0.3) !important;
}

.c-action-40 {
  color: rgba(92, 164, 169, 0.4) !important;
}

.c-action-40-hover:hover {
  color: rgba(92, 164, 169, 0.4) !important;
}

.c-action-50 {
  color: rgba(92, 164, 169, 0.5) !important;
}

.c-action-50-hover:hover {
  color: rgba(92, 164, 169, 0.5) !important;
}

.c-action-60 {
  color: rgba(92, 164, 169, 0.6) !important;
}

.c-action-60-hover:hover {
  color: rgba(92, 164, 169, 0.6) !important;
}

.c-action-70 {
  color: rgba(92, 164, 169, 0.7) !important;
}

.c-action-70-hover:hover {
  color: rgba(92, 164, 169, 0.7) !important;
}

.c-action-80 {
  color: rgba(92, 164, 169, 0.8) !important;
}

.c-action-80-hover:hover {
  color: rgba(92, 164, 169, 0.8) !important;
}

.c-action-90 {
  color: rgba(92, 164, 169, 0.9) !important;
}

.c-action-90-hover:hover {
  color: rgba(92, 164, 169, 0.9) !important;
}

.c-action-100 {
  color: rgba(92, 164, 169, 1) !important;
}

.c-action-100-hover:hover {
  color: rgba(92, 164, 169, 1) !important;
}

.c-action-l-03 {
  color: #61a7ac !important;
}

.c-action-l-03-hover:hover {
  color: #61a7ac !important;
}

.c-action-d-03 {
  color: #57a1a6 !important;
}

.c-action-d-03-hover:hover {
  color: #57a1a6 !important;
}

.c-action-l-05 {
  color: #64a9ad !important;
}

.c-action-l-05-hover:hover {
  color: #64a9ad !important;
}

.c-action-d-05 {
  color: #569da2 !important;
}

.c-action-d-05-hover:hover {
  color: #569da2 !important;
}

.c-action-l-07 {
  color: #67aaaf !important;
}

.c-action-l-07-hover:hover {
  color: #67aaaf !important;
}

.c-action-d-07 {
  color: #549a9f !important;
}

.c-action-d-07-hover:hover {
  color: #549a9f !important;
}

.c-action-l-08 {
  color: #69abb0 !important;
}

.c-action-l-08-hover:hover {
  color: #69abb0 !important;
}

.c-action-d-08 {
  color: #53989d !important;
}

.c-action-d-08-hover:hover {
  color: #53989d !important;
}

.c-action-l-09 {
  color: #6bacb1 !important;
}

.c-action-l-09-hover:hover {
  color: #6bacb1 !important;
}

.c-action-d-09 {
  color: #52979b !important;
}

.c-action-d-09-hover:hover {
  color: #52979b !important;
}

.c-action-l-10 {
  color: #6cadb2 !important;
}

.c-action-l-10-hover:hover {
  color: #6cadb2 !important;
}

.c-action-d-10 {
  color: #51959a !important;
}

.c-action-d-10-hover:hover {
  color: #51959a !important;
}

.c-action-l-11 {
  color: #6eaeb2 !important;
}

.c-action-l-11-hover:hover {
  color: #6eaeb2 !important;
}

.c-action-d-11 {
  color: #509398 !important;
}

.c-action-d-11-hover:hover {
  color: #509398 !important;
}

.c-action-l-20 {
  color: #7db6ba !important;
}

.c-action-l-20-hover:hover {
  color: #7db6ba !important;
}

.c-action-d-20 {
  color: #488489 !important;
}

.c-action-d-20-hover:hover {
  color: #488489 !important;
}

.c-action-l-30 {
  color: #8dbfc3 !important;
}

.c-action-l-30-hover:hover {
  color: #8dbfc3 !important;
}

.c-action-d-30 {
  color: #3f7478 !important;
}

.c-action-d-30-hover:hover {
  color: #3f7478 !important;
}

.c-action-l-40 {
  color: #9dc8cb !important;
}

.c-action-l-40-hover:hover {
  color: #9dc8cb !important;
}

.c-action-d-40 {
  color: #366367 !important;
}

.c-action-d-40-hover:hover {
  color: #366367 !important;
}

.c-action-l-50 {
  color: #aed2d4 !important;
}

.c-action-l-50-hover:hover {
  color: #aed2d4 !important;
}

.c-action-d-50 {
  color: #2d5355 !important;
}

.c-action-d-50-hover:hover {
  color: #2d5355 !important;
}

.c-action-l-60 {
  color: #bedbdd !important;
}

.c-action-l-60-hover:hover {
  color: #bedbdd !important;
}

.c-action-d-60 {
  color: #244244 !important;
}

.c-action-d-60-hover:hover {
  color: #244244 !important;
}

.c-action-l-70 {
  color: #cee4e5 !important;
}

.c-action-l-70-hover:hover {
  color: #cee4e5 !important;
}

.c-action-d-70 {
  color: #1b3233 !important;
}

.c-action-d-70-hover:hover {
  color: #1b3233 !important;
}

.c-action-l-80 {
  color: #deedee !important;
}

.c-action-l-80-hover:hover {
  color: #deedee !important;
}

.c-action-d-80 {
  color: #122122 !important;
}

.c-action-d-80-hover:hover {
  color: #122122 !important;
}

.c-action-l-90 {
  color: #eff6f6 !important;
}

.c-action-l-90-hover:hover {
  color: #eff6f6 !important;
}

.c-action-d-90 {
  color: #091111 !important;
}

.c-action-d-90-hover:hover {
  color: #091111 !important;
}

.c-white {
  color: #ffffff !important;
}

.c-white-hover:hover {
  color: #ffffff !important;
}

.c-white-00 {
  color: rgba(255, 255, 255, 0) !important;
}

.c-white-00-hover:hover {
  color: rgba(255, 255, 255, 0) !important;
}

.c-white-10 {
  color: rgba(255, 255, 255, 0.1) !important;
}

.c-white-10-hover:hover {
  color: rgba(255, 255, 255, 0.1) !important;
}

.c-white-20 {
  color: rgba(255, 255, 255, 0.2) !important;
}

.c-white-20-hover:hover {
  color: rgba(255, 255, 255, 0.2) !important;
}

.c-white-30 {
  color: rgba(255, 255, 255, 0.3) !important;
}

.c-white-30-hover:hover {
  color: rgba(255, 255, 255, 0.3) !important;
}

.c-white-40 {
  color: rgba(255, 255, 255, 0.4) !important;
}

.c-white-40-hover:hover {
  color: rgba(255, 255, 255, 0.4) !important;
}

.c-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.c-white-50-hover:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}

.c-white-60 {
  color: rgba(255, 255, 255, 0.6) !important;
}

.c-white-60-hover:hover {
  color: rgba(255, 255, 255, 0.6) !important;
}

.c-white-70 {
  color: rgba(255, 255, 255, 0.7) !important;
}

.c-white-70-hover:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.c-white-80 {
  color: rgba(255, 255, 255, 0.8) !important;
}

.c-white-80-hover:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}

.c-white-90 {
  color: rgba(255, 255, 255, 0.9) !important;
}

.c-white-90-hover:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

.c-white-100 {
  color: rgba(255, 255, 255, 1) !important;
}

.c-white-100-hover:hover {
  color: rgba(255, 255, 255, 1) !important;
}

.c-white-l-03 {
  color: white !important;
}

.c-white-l-03-hover:hover {
  color: white !important;
}

.c-white-d-03 {
  color: #f7f7f7 !important;
}

.c-white-d-03-hover:hover {
  color: #f7f7f7 !important;
}

.c-white-l-05 {
  color: white !important;
}

.c-white-l-05-hover:hover {
  color: white !important;
}

.c-white-d-05 {
  color: #f2f2f2 !important;
}

.c-white-d-05-hover:hover {
  color: #f2f2f2 !important;
}

.c-white-l-07 {
  color: white !important;
}

.c-white-l-07-hover:hover {
  color: white !important;
}

.c-white-d-07 {
  color: #ededed !important;
}

.c-white-d-07-hover:hover {
  color: #ededed !important;
}

.c-white-l-08 {
  color: white !important;
}

.c-white-l-08-hover:hover {
  color: white !important;
}

.c-white-d-08 {
  color: #ebebeb !important;
}

.c-white-d-08-hover:hover {
  color: #ebebeb !important;
}

.c-white-l-09 {
  color: white !important;
}

.c-white-l-09-hover:hover {
  color: white !important;
}

.c-white-d-09 {
  color: #e8e8e8 !important;
}

.c-white-d-09-hover:hover {
  color: #e8e8e8 !important;
}

.c-white-l-10 {
  color: white !important;
}

.c-white-l-10-hover:hover {
  color: white !important;
}

.c-white-d-10 {
  color: #e6e6e6 !important;
}

.c-white-d-10-hover:hover {
  color: #e6e6e6 !important;
}

.c-white-l-11 {
  color: white !important;
}

.c-white-l-11-hover:hover {
  color: white !important;
}

.c-white-d-11 {
  color: #e3e3e3 !important;
}

.c-white-d-11-hover:hover {
  color: #e3e3e3 !important;
}

.c-white-l-20 {
  color: white !important;
}

.c-white-l-20-hover:hover {
  color: white !important;
}

.c-white-d-20 {
  color: #cccccc !important;
}

.c-white-d-20-hover:hover {
  color: #cccccc !important;
}

.c-white-l-30 {
  color: white !important;
}

.c-white-l-30-hover:hover {
  color: white !important;
}

.c-white-d-30 {
  color: #b3b3b3 !important;
}

.c-white-d-30-hover:hover {
  color: #b3b3b3 !important;
}

.c-white-l-40 {
  color: white !important;
}

.c-white-l-40-hover:hover {
  color: white !important;
}

.c-white-d-40 {
  color: #999999 !important;
}

.c-white-d-40-hover:hover {
  color: #999999 !important;
}

.c-white-l-50 {
  color: white !important;
}

.c-white-l-50-hover:hover {
  color: white !important;
}

.c-white-d-50 {
  color: gray !important;
}

.c-white-d-50-hover:hover {
  color: gray !important;
}

.c-white-l-60 {
  color: white !important;
}

.c-white-l-60-hover:hover {
  color: white !important;
}

.c-white-d-60 {
  color: #666666 !important;
}

.c-white-d-60-hover:hover {
  color: #666666 !important;
}

.c-white-l-70 {
  color: white !important;
}

.c-white-l-70-hover:hover {
  color: white !important;
}

.c-white-d-70 {
  color: #4d4d4d !important;
}

.c-white-d-70-hover:hover {
  color: #4d4d4d !important;
}

.c-white-l-80 {
  color: white !important;
}

.c-white-l-80-hover:hover {
  color: white !important;
}

.c-white-d-80 {
  color: #333333 !important;
}

.c-white-d-80-hover:hover {
  color: #333333 !important;
}

.c-white-l-90 {
  color: white !important;
}

.c-white-l-90-hover:hover {
  color: white !important;
}

.c-white-d-90 {
  color: #1a1a1a !important;
}

.c-white-d-90-hover:hover {
  color: #1a1a1a !important;
}

.c-black {
  color: #252525 !important;
}

.c-black-hover:hover {
  color: #252525 !important;
}

.c-black-00 {
  color: rgba(37, 37, 37, 0) !important;
}

.c-black-00-hover:hover {
  color: rgba(37, 37, 37, 0) !important;
}

.c-black-10 {
  color: rgba(37, 37, 37, 0.1) !important;
}

.c-black-10-hover:hover {
  color: rgba(37, 37, 37, 0.1) !important;
}

.c-black-20 {
  color: rgba(37, 37, 37, 0.2) !important;
}

.c-black-20-hover:hover {
  color: rgba(37, 37, 37, 0.2) !important;
}

.c-black-30 {
  color: rgba(37, 37, 37, 0.3) !important;
}

.c-black-30-hover:hover {
  color: rgba(37, 37, 37, 0.3) !important;
}

.c-black-40 {
  color: rgba(37, 37, 37, 0.4) !important;
}

.c-black-40-hover:hover {
  color: rgba(37, 37, 37, 0.4) !important;
}

.c-black-50 {
  color: rgba(37, 37, 37, 0.5) !important;
}

.c-black-50-hover:hover {
  color: rgba(37, 37, 37, 0.5) !important;
}

.c-black-60 {
  color: rgba(37, 37, 37, 0.6) !important;
}

.c-black-60-hover:hover {
  color: rgba(37, 37, 37, 0.6) !important;
}

.c-black-70 {
  color: rgba(37, 37, 37, 0.7) !important;
}

.c-black-70-hover:hover {
  color: rgba(37, 37, 37, 0.7) !important;
}

.c-black-80 {
  color: rgba(37, 37, 37, 0.8) !important;
}

.c-black-80-hover:hover {
  color: rgba(37, 37, 37, 0.8) !important;
}

.c-black-90 {
  color: rgba(37, 37, 37, 0.9) !important;
}

.c-black-90-hover:hover {
  color: rgba(37, 37, 37, 0.9) !important;
}

.c-black-100 {
  color: rgba(37, 37, 37, 1) !important;
}

.c-black-100-hover:hover {
  color: rgba(37, 37, 37, 1) !important;
}

.c-black-l-03 {
  color: #2c2c2c !important;
}

.c-black-l-03-hover:hover {
  color: #2c2c2c !important;
}

.c-black-d-03 {
  color: #242424 !important;
}

.c-black-d-03-hover:hover {
  color: #242424 !important;
}

.c-black-l-05 {
  color: #303030 !important;
}

.c-black-l-05-hover:hover {
  color: #303030 !important;
}

.c-black-d-05 {
  color: #232323 !important;
}

.c-black-d-05-hover:hover {
  color: #232323 !important;
}

.c-black-l-07 {
  color: #343434 !important;
}

.c-black-l-07-hover:hover {
  color: #343434 !important;
}

.c-black-d-07 {
  color: #222222 !important;
}

.c-black-d-07-hover:hover {
  color: #222222 !important;
}

.c-black-l-08 {
  color: #363636 !important;
}

.c-black-l-08-hover:hover {
  color: #363636 !important;
}

.c-black-d-08 {
  color: #222222 !important;
}

.c-black-d-08-hover:hover {
  color: #222222 !important;
}

.c-black-l-09 {
  color: #393939 !important;
}

.c-black-l-09-hover:hover {
  color: #393939 !important;
}

.c-black-d-09 {
  color: #222222 !important;
}

.c-black-d-09-hover:hover {
  color: #222222 !important;
}

.c-black-l-10 {
  color: #3b3b3b !important;
}

.c-black-l-10-hover:hover {
  color: #3b3b3b !important;
}

.c-black-d-10 {
  color: #212121 !important;
}

.c-black-d-10-hover:hover {
  color: #212121 !important;
}

.c-black-l-11 {
  color: #3d3d3d !important;
}

.c-black-l-11-hover:hover {
  color: #3d3d3d !important;
}

.c-black-d-11 {
  color: #212121 !important;
}

.c-black-d-11-hover:hover {
  color: #212121 !important;
}

.c-black-l-20 {
  color: #515151 !important;
}

.c-black-l-20-hover:hover {
  color: #515151 !important;
}

.c-black-d-20 {
  color: #1e1e1e !important;
}

.c-black-d-20-hover:hover {
  color: #1e1e1e !important;
}

.c-black-l-30 {
  color: #666666 !important;
}

.c-black-l-30-hover:hover {
  color: #666666 !important;
}

.c-black-d-30 {
  color: #1a1a1a !important;
}

.c-black-d-30-hover:hover {
  color: #1a1a1a !important;
}

.c-black-l-40 {
  color: #7c7c7c !important;
}

.c-black-l-40-hover:hover {
  color: #7c7c7c !important;
}

.c-black-d-40 {
  color: #161616 !important;
}

.c-black-d-40-hover:hover {
  color: #161616 !important;
}

.c-black-l-50 {
  color: #929292 !important;
}

.c-black-l-50-hover:hover {
  color: #929292 !important;
}

.c-black-d-50 {
  color: #131313 !important;
}

.c-black-d-50-hover:hover {
  color: #131313 !important;
}

.c-black-l-60 {
  color: #a8a8a8 !important;
}

.c-black-l-60-hover:hover {
  color: #a8a8a8 !important;
}

.c-black-d-60 {
  color: #0f0f0f !important;
}

.c-black-d-60-hover:hover {
  color: #0f0f0f !important;
}

.c-black-l-70 {
  color: #bebebe !important;
}

.c-black-l-70-hover:hover {
  color: #bebebe !important;
}

.c-black-d-70 {
  color: #0b0b0b !important;
}

.c-black-d-70-hover:hover {
  color: #0b0b0b !important;
}

.c-black-l-80 {
  color: lightgray !important;
}

.c-black-l-80-hover:hover {
  color: lightgray !important;
}

.c-black-d-80 {
  color: #070707 !important;
}

.c-black-d-80-hover:hover {
  color: #070707 !important;
}

.c-black-l-90 {
  color: #e9e9e9 !important;
}

.c-black-l-90-hover:hover {
  color: #e9e9e9 !important;
}

.c-black-d-90 {
  color: #040404 !important;
}

.c-black-d-90-hover:hover {
  color: #040404 !important;
}

.c-blue {
  color: #90CAF9 !important;
}

.c-blue-hover:hover {
  color: #90CAF9 !important;
}

.c-blue-00 {
  color: rgba(144, 202, 249, 0) !important;
}

.c-blue-00-hover:hover {
  color: rgba(144, 202, 249, 0) !important;
}

.c-blue-10 {
  color: rgba(144, 202, 249, 0.1) !important;
}

.c-blue-10-hover:hover {
  color: rgba(144, 202, 249, 0.1) !important;
}

.c-blue-20 {
  color: rgba(144, 202, 249, 0.2) !important;
}

.c-blue-20-hover:hover {
  color: rgba(144, 202, 249, 0.2) !important;
}

.c-blue-30 {
  color: rgba(144, 202, 249, 0.3) !important;
}

.c-blue-30-hover:hover {
  color: rgba(144, 202, 249, 0.3) !important;
}

.c-blue-40 {
  color: rgba(144, 202, 249, 0.4) !important;
}

.c-blue-40-hover:hover {
  color: rgba(144, 202, 249, 0.4) !important;
}

.c-blue-50 {
  color: rgba(144, 202, 249, 0.5) !important;
}

.c-blue-50-hover:hover {
  color: rgba(144, 202, 249, 0.5) !important;
}

.c-blue-60 {
  color: rgba(144, 202, 249, 0.6) !important;
}

.c-blue-60-hover:hover {
  color: rgba(144, 202, 249, 0.6) !important;
}

.c-blue-70 {
  color: rgba(144, 202, 249, 0.7) !important;
}

.c-blue-70-hover:hover {
  color: rgba(144, 202, 249, 0.7) !important;
}

.c-blue-80 {
  color: rgba(144, 202, 249, 0.8) !important;
}

.c-blue-80-hover:hover {
  color: rgba(144, 202, 249, 0.8) !important;
}

.c-blue-90 {
  color: rgba(144, 202, 249, 0.9) !important;
}

.c-blue-90-hover:hover {
  color: rgba(144, 202, 249, 0.9) !important;
}

.c-blue-100 {
  color: rgba(144, 202, 249, 1) !important;
}

.c-blue-100-hover:hover {
  color: rgba(144, 202, 249, 1) !important;
}

.c-blue-l-03 {
  color: #93ccf9 !important;
}

.c-blue-l-03-hover:hover {
  color: #93ccf9 !important;
}

.c-blue-d-03 {
  color: #85c5f8 !important;
}

.c-blue-d-03-hover:hover {
  color: #85c5f8 !important;
}

.c-blue-l-05 {
  color: #96cdf9 !important;
}

.c-blue-l-05-hover:hover {
  color: #96cdf9 !important;
}

.c-blue-d-05 {
  color: #7dc1f8 !important;
}

.c-blue-d-05-hover:hover {
  color: #7dc1f8 !important;
}

.c-blue-l-07 {
  color: #98cef9 !important;
}

.c-blue-l-07-hover:hover {
  color: #98cef9 !important;
}

.c-blue-d-07 {
  color: #76bef8 !important;
}

.c-blue-d-07-hover:hover {
  color: #76bef8 !important;
}

.c-blue-l-08 {
  color: #99cef9 !important;
}

.c-blue-l-08-hover:hover {
  color: #99cef9 !important;
}

.c-blue-d-08 {
  color: #72bcf7 !important;
}

.c-blue-d-08-hover:hover {
  color: #72bcf7 !important;
}

.c-blue-l-09 {
  color: #9acffa !important;
}

.c-blue-l-09-hover:hover {
  color: #9acffa !important;
}

.c-blue-d-09 {
  color: #6ebaf7 !important;
}

.c-blue-d-09-hover:hover {
  color: #6ebaf7 !important;
}

.c-blue-l-10 {
  color: #9bcffa !important;
}

.c-blue-l-10-hover:hover {
  color: #9bcffa !important;
}

.c-blue-d-10 {
  color: #6bb8f7 !important;
}

.c-blue-d-10-hover:hover {
  color: #6bb8f7 !important;
}

.c-blue-l-11 {
  color: #9cd0fa !important;
}

.c-blue-l-11-hover:hover {
  color: #9cd0fa !important;
}

.c-blue-d-11 {
  color: #67b6f7 !important;
}

.c-blue-d-11-hover:hover {
  color: #67b6f7 !important;
}

.c-blue-l-20 {
  color: #a6d5fa !important;
}

.c-blue-l-20-hover:hover {
  color: #a6d5fa !important;
}

.c-blue-d-20 {
  color: #45a6f5 !important;
}

.c-blue-d-20-hover:hover {
  color: #45a6f5 !important;
}

.c-blue-l-30 {
  color: #b1dafb !important;
}

.c-blue-l-30-hover:hover {
  color: #b1dafb !important;
}

.c-blue-d-30 {
  color: #2095f3 !important;
}

.c-blue-d-30-hover:hover {
  color: #2095f3 !important;
}

.c-blue-l-40 {
  color: #bcdffb !important;
}

.c-blue-l-40-hover:hover {
  color: #bcdffb !important;
}

.c-blue-d-40 {
  color: #0c81e0 !important;
}

.c-blue-d-40-hover:hover {
  color: #0c81e0 !important;
}

.c-blue-l-50 {
  color: #c8e5fc !important;
}

.c-blue-l-50-hover:hover {
  color: #c8e5fc !important;
}

.c-blue-d-50 {
  color: #0a6bba !important;
}

.c-blue-d-50-hover:hover {
  color: #0a6bba !important;
}

.c-blue-l-60 {
  color: #d3eafd !important;
}

.c-blue-l-60-hover:hover {
  color: #d3eafd !important;
}

.c-blue-d-60 {
  color: #085695 !important;
}

.c-blue-d-60-hover:hover {
  color: #085695 !important;
}

.c-blue-l-70 {
  color: #deeffd !important;
}

.c-blue-l-70-hover:hover {
  color: #deeffd !important;
}

.c-blue-d-70 {
  color: #064070 !important;
}

.c-blue-d-70-hover:hover {
  color: #064070 !important;
}

.c-blue-l-80 {
  color: #e9f4fe !important;
}

.c-blue-l-80-hover:hover {
  color: #e9f4fe !important;
}

.c-blue-d-80 {
  color: #042b4b !important;
}

.c-blue-d-80-hover:hover {
  color: #042b4b !important;
}

.c-blue-l-90 {
  color: #f4fafe !important;
}

.c-blue-l-90-hover:hover {
  color: #f4fafe !important;
}

.c-blue-d-90 {
  color: #021525 !important;
}

.c-blue-d-90-hover:hover {
  color: #021525 !important;
}

.c-orange {
  color: #FFE0B2 !important;
}

.c-orange-hover:hover {
  color: #FFE0B2 !important;
}

.c-orange-00 {
  color: rgba(255, 224, 178, 0) !important;
}

.c-orange-00-hover:hover {
  color: rgba(255, 224, 178, 0) !important;
}

.c-orange-10 {
  color: rgba(255, 224, 178, 0.1) !important;
}

.c-orange-10-hover:hover {
  color: rgba(255, 224, 178, 0.1) !important;
}

.c-orange-20 {
  color: rgba(255, 224, 178, 0.2) !important;
}

.c-orange-20-hover:hover {
  color: rgba(255, 224, 178, 0.2) !important;
}

.c-orange-30 {
  color: rgba(255, 224, 178, 0.3) !important;
}

.c-orange-30-hover:hover {
  color: rgba(255, 224, 178, 0.3) !important;
}

.c-orange-40 {
  color: rgba(255, 224, 178, 0.4) !important;
}

.c-orange-40-hover:hover {
  color: rgba(255, 224, 178, 0.4) !important;
}

.c-orange-50 {
  color: rgba(255, 224, 178, 0.5) !important;
}

.c-orange-50-hover:hover {
  color: rgba(255, 224, 178, 0.5) !important;
}

.c-orange-60 {
  color: rgba(255, 224, 178, 0.6) !important;
}

.c-orange-60-hover:hover {
  color: rgba(255, 224, 178, 0.6) !important;
}

.c-orange-70 {
  color: rgba(255, 224, 178, 0.7) !important;
}

.c-orange-70-hover:hover {
  color: rgba(255, 224, 178, 0.7) !important;
}

.c-orange-80 {
  color: rgba(255, 224, 178, 0.8) !important;
}

.c-orange-80-hover:hover {
  color: rgba(255, 224, 178, 0.8) !important;
}

.c-orange-90 {
  color: rgba(255, 224, 178, 0.9) !important;
}

.c-orange-90-hover:hover {
  color: rgba(255, 224, 178, 0.9) !important;
}

.c-orange-100 {
  color: rgba(255, 224, 178, 1) !important;
}

.c-orange-100-hover:hover {
  color: rgba(255, 224, 178, 1) !important;
}

.c-orange-l-03 {
  color: #ffe1b4 !important;
}

.c-orange-l-03-hover:hover {
  color: #ffe1b4 !important;
}

.c-orange-d-03 {
  color: #ffdba5 !important;
}

.c-orange-d-03-hover:hover {
  color: #ffdba5 !important;
}

.c-orange-l-05 {
  color: #ffe2b6 !important;
}

.c-orange-l-05-hover:hover {
  color: #ffe2b6 !important;
}

.c-orange-d-05 {
  color: #ffd79c !important;
}

.c-orange-d-05-hover:hover {
  color: #ffd79c !important;
}

.c-orange-l-07 {
  color: #ffe2b7 !important;
}

.c-orange-l-07-hover:hover {
  color: #ffe2b7 !important;
}

.c-orange-d-07 {
  color: #ffd494 !important;
}

.c-orange-d-07-hover:hover {
  color: #ffd494 !important;
}

.c-orange-l-08 {
  color: #ffe2b8 !important;
}

.c-orange-l-08-hover:hover {
  color: #ffe2b8 !important;
}

.c-orange-d-08 {
  color: #ffd28f !important;
}

.c-orange-d-08-hover:hover {
  color: #ffd28f !important;
}

.c-orange-l-09 {
  color: #ffe3b9 !important;
}

.c-orange-l-09-hover:hover {
  color: #ffe3b9 !important;
}

.c-orange-d-09 {
  color: #ffd08b !important;
}

.c-orange-d-09-hover:hover {
  color: #ffd08b !important;
}

.c-orange-l-10 {
  color: #ffe3ba !important;
}

.c-orange-l-10-hover:hover {
  color: #ffe3ba !important;
}

.c-orange-d-10 {
  color: #ffcf87 !important;
}

.c-orange-d-10-hover:hover {
  color: #ffcf87 !important;
}

.c-orange-l-11 {
  color: #ffe3ba !important;
}

.c-orange-l-11-hover:hover {
  color: #ffe3ba !important;
}

.c-orange-d-11 {
  color: #ffcd82 !important;
}

.c-orange-d-11-hover:hover {
  color: #ffcd82 !important;
}

.c-orange-l-20 {
  color: #ffe6c1 !important;
}

.c-orange-l-20-hover:hover {
  color: #ffe6c1 !important;
}

.c-orange-d-20 {
  color: #ffbd5b !important;
}

.c-orange-d-20-hover:hover {
  color: #ffbd5b !important;
}

.c-orange-l-30 {
  color: #ffe9c9 !important;
}

.c-orange-l-30-hover:hover {
  color: #ffe9c9 !important;
}

.c-orange-d-30 {
  color: #ffac30 !important;
}

.c-orange-d-30-hover:hover {
  color: #ffac30 !important;
}

.c-orange-l-40 {
  color: #ffecd1 !important;
}

.c-orange-l-40-hover:hover {
  color: #ffecd1 !important;
}

.c-orange-d-40 {
  color: #ff9a05 !important;
}

.c-orange-d-40-hover:hover {
  color: #ff9a05 !important;
}

.c-orange-l-50 {
  color: #fff0d9 !important;
}

.c-orange-l-50-hover:hover {
  color: #fff0d9 !important;
}

.c-orange-d-50 {
  color: #d98100 !important;
}

.c-orange-d-50-hover:hover {
  color: #d98100 !important;
}

.c-orange-l-60 {
  color: #fff3e0 !important;
}

.c-orange-l-60-hover:hover {
  color: #fff3e0 !important;
}

.c-orange-d-60 {
  color: #ad6700 !important;
}

.c-orange-d-60-hover:hover {
  color: #ad6700 !important;
}

.c-orange-l-70 {
  color: #fff6e8 !important;
}

.c-orange-l-70-hover:hover {
  color: #fff6e8 !important;
}

.c-orange-d-70 {
  color: #824e00 !important;
}

.c-orange-d-70-hover:hover {
  color: #824e00 !important;
}

.c-orange-l-80 {
  color: #fff9f0 !important;
}

.c-orange-l-80-hover:hover {
  color: #fff9f0 !important;
}

.c-orange-d-80 {
  color: #573400 !important;
}

.c-orange-d-80-hover:hover {
  color: #573400 !important;
}

.c-orange-l-90 {
  color: #fffcf7 !important;
}

.c-orange-l-90-hover:hover {
  color: #fffcf7 !important;
}

.c-orange-d-90 {
  color: #2b1a00 !important;
}

.c-orange-d-90-hover:hover {
  color: #2b1a00 !important;
}

.c-yellow {
  color: #FFF9C4 !important;
}

.c-yellow-hover:hover {
  color: #FFF9C4 !important;
}

.c-yellow-00 {
  color: rgba(255, 249, 196, 0) !important;
}

.c-yellow-00-hover:hover {
  color: rgba(255, 249, 196, 0) !important;
}

.c-yellow-10 {
  color: rgba(255, 249, 196, 0.1) !important;
}

.c-yellow-10-hover:hover {
  color: rgba(255, 249, 196, 0.1) !important;
}

.c-yellow-20 {
  color: rgba(255, 249, 196, 0.2) !important;
}

.c-yellow-20-hover:hover {
  color: rgba(255, 249, 196, 0.2) !important;
}

.c-yellow-30 {
  color: rgba(255, 249, 196, 0.3) !important;
}

.c-yellow-30-hover:hover {
  color: rgba(255, 249, 196, 0.3) !important;
}

.c-yellow-40 {
  color: rgba(255, 249, 196, 0.4) !important;
}

.c-yellow-40-hover:hover {
  color: rgba(255, 249, 196, 0.4) !important;
}

.c-yellow-50 {
  color: rgba(255, 249, 196, 0.5) !important;
}

.c-yellow-50-hover:hover {
  color: rgba(255, 249, 196, 0.5) !important;
}

.c-yellow-60 {
  color: rgba(255, 249, 196, 0.6) !important;
}

.c-yellow-60-hover:hover {
  color: rgba(255, 249, 196, 0.6) !important;
}

.c-yellow-70 {
  color: rgba(255, 249, 196, 0.7) !important;
}

.c-yellow-70-hover:hover {
  color: rgba(255, 249, 196, 0.7) !important;
}

.c-yellow-80 {
  color: rgba(255, 249, 196, 0.8) !important;
}

.c-yellow-80-hover:hover {
  color: rgba(255, 249, 196, 0.8) !important;
}

.c-yellow-90 {
  color: rgba(255, 249, 196, 0.9) !important;
}

.c-yellow-90-hover:hover {
  color: rgba(255, 249, 196, 0.9) !important;
}

.c-yellow-100 {
  color: rgba(255, 249, 196, 1) !important;
}

.c-yellow-100-hover:hover {
  color: rgba(255, 249, 196, 1) !important;
}

.c-yellow-l-03 {
  color: #fff9c6 !important;
}

.c-yellow-l-03-hover:hover {
  color: #fff9c6 !important;
}

.c-yellow-d-03 {
  color: #fff8b6 !important;
}

.c-yellow-d-03-hover:hover {
  color: #fff8b6 !important;
}

.c-yellow-l-05 {
  color: #fff9c7 !important;
}

.c-yellow-l-05-hover:hover {
  color: #fff9c7 !important;
}

.c-yellow-d-05 {
  color: #fff7ad !important;
}

.c-yellow-d-05-hover:hover {
  color: #fff7ad !important;
}

.c-yellow-l-07 {
  color: #fff9c8 !important;
}

.c-yellow-l-07-hover:hover {
  color: #fff9c8 !important;
}

.c-yellow-d-07 {
  color: #fff6a4 !important;
}

.c-yellow-d-07-hover:hover {
  color: #fff6a4 !important;
}

.c-yellow-l-08 {
  color: #fff9c9 !important;
}

.c-yellow-l-08-hover:hover {
  color: #fff9c9 !important;
}

.c-yellow-d-08 {
  color: #fff5a0 !important;
}

.c-yellow-d-08-hover:hover {
  color: #fff5a0 !important;
}

.c-yellow-l-09 {
  color: #fffac9 !important;
}

.c-yellow-l-09-hover:hover {
  color: #fffac9 !important;
}

.c-yellow-d-09 {
  color: #fff59b !important;
}

.c-yellow-d-09-hover:hover {
  color: #fff59b !important;
}

.c-yellow-l-10 {
  color: #fffaca !important;
}

.c-yellow-l-10-hover:hover {
  color: #fffaca !important;
}

.c-yellow-d-10 {
  color: #fff497 !important;
}

.c-yellow-d-10-hover:hover {
  color: #fff497 !important;
}

.c-yellow-l-11 {
  color: #fffaca !important;
}

.c-yellow-l-11-hover:hover {
  color: #fffaca !important;
}

.c-yellow-d-11 {
  color: #fff492 !important;
}

.c-yellow-d-11-hover:hover {
  color: #fff492 !important;
}

.c-yellow-l-20 {
  color: #fffad0 !important;
}

.c-yellow-l-20-hover:hover {
  color: #fffad0 !important;
}

.c-yellow-d-20 {
  color: #fff06a !important;
}

.c-yellow-d-20-hover:hover {
  color: #fff06a !important;
}

.c-yellow-l-30 {
  color: #fffbd6 !important;
}

.c-yellow-l-30-hover:hover {
  color: #fffbd6 !important;
}

.c-yellow-d-30 {
  color: #ffeb3d !important;
}

.c-yellow-d-30-hover:hover {
  color: #ffeb3d !important;
}

.c-yellow-l-40 {
  color: #fffbdc !important;
}

.c-yellow-l-40-hover:hover {
  color: #fffbdc !important;
}

.c-yellow-d-40 {
  color: #ffe710 !important;
}

.c-yellow-d-40-hover:hover {
  color: #ffe710 !important;
}

.c-yellow-l-50 {
  color: #fffce2 !important;
}

.c-yellow-l-50-hover:hover {
  color: #fffce2 !important;
}

.c-yellow-d-50 {
  color: #e2cb00 !important;
}

.c-yellow-d-50-hover:hover {
  color: #e2cb00 !important;
}

.c-yellow-l-60 {
  color: #fffde7 !important;
}

.c-yellow-l-60-hover:hover {
  color: #fffde7 !important;
}

.c-yellow-d-60 {
  color: #b4a200 !important;
}

.c-yellow-d-60-hover:hover {
  color: #b4a200 !important;
}

.c-yellow-l-70 {
  color: #fffded !important;
}

.c-yellow-l-70-hover:hover {
  color: #fffded !important;
}

.c-yellow-d-70 {
  color: #877a00 !important;
}

.c-yellow-d-70-hover:hover {
  color: #877a00 !important;
}

.c-yellow-l-80 {
  color: #fffef3 !important;
}

.c-yellow-l-80-hover:hover {
  color: #fffef3 !important;
}

.c-yellow-d-80 {
  color: #5a5100 !important;
}

.c-yellow-d-80-hover:hover {
  color: #5a5100 !important;
}

.c-yellow-l-90 {
  color: #fffef9 !important;
}

.c-yellow-l-90-hover:hover {
  color: #fffef9 !important;
}

.c-yellow-d-90 {
  color: #2d2900 !important;
}

.c-yellow-d-90-hover:hover {
  color: #2d2900 !important;
}

.c-grey {
  color: #CFD8DC !important;
}

.c-grey-hover:hover {
  color: #CFD8DC !important;
}

.c-grey-00 {
  color: rgba(207, 216, 220, 0) !important;
}

.c-grey-00-hover:hover {
  color: rgba(207, 216, 220, 0) !important;
}

.c-grey-10 {
  color: rgba(207, 216, 220, 0.1) !important;
}

.c-grey-10-hover:hover {
  color: rgba(207, 216, 220, 0.1) !important;
}

.c-grey-20 {
  color: rgba(207, 216, 220, 0.2) !important;
}

.c-grey-20-hover:hover {
  color: rgba(207, 216, 220, 0.2) !important;
}

.c-grey-30 {
  color: rgba(207, 216, 220, 0.3) !important;
}

.c-grey-30-hover:hover {
  color: rgba(207, 216, 220, 0.3) !important;
}

.c-grey-40 {
  color: rgba(207, 216, 220, 0.4) !important;
}

.c-grey-40-hover:hover {
  color: rgba(207, 216, 220, 0.4) !important;
}

.c-grey-50 {
  color: rgba(207, 216, 220, 0.5) !important;
}

.c-grey-50-hover:hover {
  color: rgba(207, 216, 220, 0.5) !important;
}

.c-grey-60 {
  color: rgba(207, 216, 220, 0.6) !important;
}

.c-grey-60-hover:hover {
  color: rgba(207, 216, 220, 0.6) !important;
}

.c-grey-70 {
  color: rgba(207, 216, 220, 0.7) !important;
}

.c-grey-70-hover:hover {
  color: rgba(207, 216, 220, 0.7) !important;
}

.c-grey-80 {
  color: rgba(207, 216, 220, 0.8) !important;
}

.c-grey-80-hover:hover {
  color: rgba(207, 216, 220, 0.8) !important;
}

.c-grey-90 {
  color: rgba(207, 216, 220, 0.9) !important;
}

.c-grey-90-hover:hover {
  color: rgba(207, 216, 220, 0.9) !important;
}

.c-grey-100 {
  color: rgba(207, 216, 220, 1) !important;
}

.c-grey-100-hover:hover {
  color: rgba(207, 216, 220, 1) !important;
}

.c-grey-l-03 {
  color: #d0d9dd !important;
}

.c-grey-l-03-hover:hover {
  color: #d0d9dd !important;
}

.c-grey-d-03 {
  color: #c8d2d7 !important;
}

.c-grey-d-03-hover:hover {
  color: #c8d2d7 !important;
}

.c-grey-l-05 {
  color: #d1dade !important;
}

.c-grey-l-05-hover:hover {
  color: #d1dade !important;
}

.c-grey-d-05 {
  color: #c3ced3 !important;
}

.c-grey-d-05-hover:hover {
  color: #c3ced3 !important;
}

.c-grey-l-07 {
  color: #d2dbde !important;
}

.c-grey-l-07-hover:hover {
  color: #d2dbde !important;
}

.c-grey-d-07 {
  color: #becacf !important;
}

.c-grey-d-07-hover:hover {
  color: #becacf !important;
}

.c-grey-l-08 {
  color: #d3dbdf !important;
}

.c-grey-l-08-hover:hover {
  color: #d3dbdf !important;
}

.c-grey-d-08 {
  color: #bbc8ce !important;
}

.c-grey-d-08-hover:hover {
  color: #bbc8ce !important;
}

.c-grey-l-09 {
  color: #d3dcdf !important;
}

.c-grey-l-09-hover:hover {
  color: #d3dcdf !important;
}

.c-grey-d-09 {
  color: #b9c6cc !important;
}

.c-grey-d-09-hover:hover {
  color: #b9c6cc !important;
}

.c-grey-l-10 {
  color: #d4dce0 !important;
}

.c-grey-l-10-hover:hover {
  color: #d4dce0 !important;
}

.c-grey-d-10 {
  color: #b6c4ca !important;
}

.c-grey-d-10-hover:hover {
  color: #b6c4ca !important;
}

.c-grey-l-11 {
  color: #d4dce0 !important;
}

.c-grey-l-11-hover:hover {
  color: #d4dce0 !important;
}

.c-grey-d-11 {
  color: #b4c2c8 !important;
}

.c-grey-d-11-hover:hover {
  color: #b4c2c8 !important;
}

.c-grey-l-20 {
  color: #d9e0e3 !important;
}

.c-grey-l-20-hover:hover {
  color: #d9e0e3 !important;
}

.c-grey-d-20 {
  color: #9eb0b8 !important;
}

.c-grey-d-20-hover:hover {
  color: #9eb0b8 !important;
}

.c-grey-l-30 {
  color: #dde4e7 !important;
}

.c-grey-l-30-hover:hover {
  color: #dde4e7 !important;
}

.c-grey-d-30 {
  color: #859ca6 !important;
}

.c-grey-d-30-hover:hover {
  color: #859ca6 !important;
}

.c-grey-l-40 {
  color: #e2e8ea !important;
}

.c-grey-l-40-hover:hover {
  color: #e2e8ea !important;
}

.c-grey-d-40 {
  color: #6c8894 !important;
}

.c-grey-d-40-hover:hover {
  color: #6c8894 !important;
}

.c-grey-l-50 {
  color: #e7ecee !important;
}

.c-grey-l-50-hover:hover {
  color: #e7ecee !important;
}

.c-grey-d-50 {
  color: #5a717b !important;
}

.c-grey-d-50-hover:hover {
  color: #5a717b !important;
}

.c-grey-l-60 {
  color: #eceff1 !important;
}

.c-grey-l-60-hover:hover {
  color: #eceff1 !important;
}

.c-grey-d-60 {
  color: #485b63 !important;
}

.c-grey-d-60-hover:hover {
  color: #485b63 !important;
}

.c-grey-l-70 {
  color: #f1f3f5 !important;
}

.c-grey-l-70-hover:hover {
  color: #f1f3f5 !important;
}

.c-grey-d-70 {
  color: #36444a !important;
}

.c-grey-d-70-hover:hover {
  color: #36444a !important;
}

.c-grey-l-80 {
  color: #f5f7f8 !important;
}

.c-grey-l-80-hover:hover {
  color: #f5f7f8 !important;
}

.c-grey-d-80 {
  color: #242d31 !important;
}

.c-grey-d-80-hover:hover {
  color: #242d31 !important;
}

.c-grey-l-90 {
  color: #fafbfc !important;
}

.c-grey-l-90-hover:hover {
  color: #fafbfc !important;
}

.c-grey-d-90 {
  color: #121719 !important;
}

.c-grey-d-90-hover:hover {
  color: #121719 !important;
}

.c-red {
  color: #FFCDD2 !important;
}

.c-red-hover:hover {
  color: #FFCDD2 !important;
}

.c-red-00 {
  color: rgba(255, 205, 210, 0) !important;
}

.c-red-00-hover:hover {
  color: rgba(255, 205, 210, 0) !important;
}

.c-red-10 {
  color: rgba(255, 205, 210, 0.1) !important;
}

.c-red-10-hover:hover {
  color: rgba(255, 205, 210, 0.1) !important;
}

.c-red-20 {
  color: rgba(255, 205, 210, 0.2) !important;
}

.c-red-20-hover:hover {
  color: rgba(255, 205, 210, 0.2) !important;
}

.c-red-30 {
  color: rgba(255, 205, 210, 0.3) !important;
}

.c-red-30-hover:hover {
  color: rgba(255, 205, 210, 0.3) !important;
}

.c-red-40 {
  color: rgba(255, 205, 210, 0.4) !important;
}

.c-red-40-hover:hover {
  color: rgba(255, 205, 210, 0.4) !important;
}

.c-red-50 {
  color: rgba(255, 205, 210, 0.5) !important;
}

.c-red-50-hover:hover {
  color: rgba(255, 205, 210, 0.5) !important;
}

.c-red-60 {
  color: rgba(255, 205, 210, 0.6) !important;
}

.c-red-60-hover:hover {
  color: rgba(255, 205, 210, 0.6) !important;
}

.c-red-70 {
  color: rgba(255, 205, 210, 0.7) !important;
}

.c-red-70-hover:hover {
  color: rgba(255, 205, 210, 0.7) !important;
}

.c-red-80 {
  color: rgba(255, 205, 210, 0.8) !important;
}

.c-red-80-hover:hover {
  color: rgba(255, 205, 210, 0.8) !important;
}

.c-red-90 {
  color: rgba(255, 205, 210, 0.9) !important;
}

.c-red-90-hover:hover {
  color: rgba(255, 205, 210, 0.9) !important;
}

.c-red-100 {
  color: rgba(255, 205, 210, 1) !important;
}

.c-red-100-hover:hover {
  color: rgba(255, 205, 210, 1) !important;
}

.c-red-l-03 {
  color: #ffcfd3 !important;
}

.c-red-l-03-hover:hover {
  color: #ffcfd3 !important;
}

.c-red-d-03 {
  color: #ffbfc6 !important;
}

.c-red-d-03-hover:hover {
  color: #ffbfc6 !important;
}

.c-red-l-05 {
  color: #ffd0d4 !important;
}

.c-red-l-05-hover:hover {
  color: #ffd0d4 !important;
}

.c-red-d-05 {
  color: #ffb6bd !important;
}

.c-red-d-05-hover:hover {
  color: #ffb6bd !important;
}

.c-red-l-07 {
  color: #ffd1d5 !important;
}

.c-red-l-07-hover:hover {
  color: #ffd1d5 !important;
}

.c-red-d-07 {
  color: #ffadb5 !important;
}

.c-red-d-07-hover:hover {
  color: #ffadb5 !important;
}

.c-red-l-08 {
  color: #ffd1d6 !important;
}

.c-red-l-08-hover:hover {
  color: #ffd1d6 !important;
}

.c-red-d-08 {
  color: #ffa8b1 !important;
}

.c-red-d-08-hover:hover {
  color: #ffa8b1 !important;
}

.c-red-l-09 {
  color: #ffd2d6 !important;
}

.c-red-l-09-hover:hover {
  color: #ffd2d6 !important;
}

.c-red-d-09 {
  color: #ffa4ad !important;
}

.c-red-d-09-hover:hover {
  color: #ffa4ad !important;
}

.c-red-l-10 {
  color: #ffd2d7 !important;
}

.c-red-l-10-hover:hover {
  color: #ffd2d7 !important;
}

.c-red-d-10 {
  color: #ff9fa9 !important;
}

.c-red-d-10-hover:hover {
  color: #ff9fa9 !important;
}

.c-red-l-11 {
  color: #ffd3d7 !important;
}

.c-red-l-11-hover:hover {
  color: #ffd3d7 !important;
}

.c-red-d-11 {
  color: #ff9aa4 !important;
}

.c-red-d-11-hover:hover {
  color: #ff9aa4 !important;
}

.c-red-l-20 {
  color: #ffd7db !important;
}

.c-red-l-20-hover:hover {
  color: #ffd7db !important;
}

.c-red-d-20 {
  color: #ff717f !important;
}

.c-red-d-20-hover:hover {
  color: #ff717f !important;
}

.c-red-l-30 {
  color: #ffdce0 !important;
}

.c-red-l-30-hover:hover {
  color: #ffdce0 !important;
}

.c-red-d-30 {
  color: #ff4356 !important;
}

.c-red-d-30-hover:hover {
  color: #ff4356 !important;
}

.c-red-l-40 {
  color: #ffe1e4 !important;
}

.c-red-l-40-hover:hover {
  color: #ffe1e4 !important;
}

.c-red-d-40 {
  color: #ff152c !important;
}

.c-red-d-40-hover:hover {
  color: #ff152c !important;
}

.c-red-l-50 {
  color: #ffe6e9 !important;
}

.c-red-l-50-hover:hover {
  color: #ffe6e9 !important;
}

.c-red-d-50 {
  color: #e60017 !important;
}

.c-red-d-50-hover:hover {
  color: #e60017 !important;
}

.c-red-l-60 {
  color: #ffebed !important;
}

.c-red-l-60-hover:hover {
  color: #ffebed !important;
}

.c-red-d-60 {
  color: #b80012 !important;
}

.c-red-d-60-hover:hover {
  color: #b80012 !important;
}

.c-red-l-70 {
  color: #fff0f2 !important;
}

.c-red-l-70-hover:hover {
  color: #fff0f2 !important;
}

.c-red-d-70 {
  color: #8a000e !important;
}

.c-red-d-70-hover:hover {
  color: #8a000e !important;
}

.c-red-l-80 {
  color: #fff5f6 !important;
}

.c-red-l-80-hover:hover {
  color: #fff5f6 !important;
}

.c-red-d-80 {
  color: #5c0009 !important;
}

.c-red-d-80-hover:hover {
  color: #5c0009 !important;
}

.c-red-l-90 {
  color: #fffafb !important;
}

.c-red-l-90-hover:hover {
  color: #fffafb !important;
}

.c-red-d-90 {
  color: #2e0005 !important;
}

.c-red-d-90-hover:hover {
  color: #2e0005 !important;
}

.c-green {
  color: #C8E6C9 !important;
}

.c-green-hover:hover {
  color: #C8E6C9 !important;
}

.c-green-00 {
  color: rgba(200, 230, 201, 0) !important;
}

.c-green-00-hover:hover {
  color: rgba(200, 230, 201, 0) !important;
}

.c-green-10 {
  color: rgba(200, 230, 201, 0.1) !important;
}

.c-green-10-hover:hover {
  color: rgba(200, 230, 201, 0.1) !important;
}

.c-green-20 {
  color: rgba(200, 230, 201, 0.2) !important;
}

.c-green-20-hover:hover {
  color: rgba(200, 230, 201, 0.2) !important;
}

.c-green-30 {
  color: rgba(200, 230, 201, 0.3) !important;
}

.c-green-30-hover:hover {
  color: rgba(200, 230, 201, 0.3) !important;
}

.c-green-40 {
  color: rgba(200, 230, 201, 0.4) !important;
}

.c-green-40-hover:hover {
  color: rgba(200, 230, 201, 0.4) !important;
}

.c-green-50 {
  color: rgba(200, 230, 201, 0.5) !important;
}

.c-green-50-hover:hover {
  color: rgba(200, 230, 201, 0.5) !important;
}

.c-green-60 {
  color: rgba(200, 230, 201, 0.6) !important;
}

.c-green-60-hover:hover {
  color: rgba(200, 230, 201, 0.6) !important;
}

.c-green-70 {
  color: rgba(200, 230, 201, 0.7) !important;
}

.c-green-70-hover:hover {
  color: rgba(200, 230, 201, 0.7) !important;
}

.c-green-80 {
  color: rgba(200, 230, 201, 0.8) !important;
}

.c-green-80-hover:hover {
  color: rgba(200, 230, 201, 0.8) !important;
}

.c-green-90 {
  color: rgba(200, 230, 201, 0.9) !important;
}

.c-green-90-hover:hover {
  color: rgba(200, 230, 201, 0.9) !important;
}

.c-green-100 {
  color: rgba(200, 230, 201, 1) !important;
}

.c-green-100-hover:hover {
  color: rgba(200, 230, 201, 1) !important;
}

.c-green-l-03 {
  color: #cae7cb !important;
}

.c-green-l-03-hover:hover {
  color: #cae7cb !important;
}

.c-green-d-03 {
  color: #bfe2c0 !important;
}

.c-green-d-03-hover:hover {
  color: #bfe2c0 !important;
}

.c-green-l-05 {
  color: #cbe7cc !important;
}

.c-green-l-05-hover:hover {
  color: #cbe7cc !important;
}

.c-green-d-05 {
  color: #b9dfba !important;
}

.c-green-d-05-hover:hover {
  color: #b9dfba !important;
}

.c-green-l-07 {
  color: #cce8cd !important;
}

.c-green-l-07-hover:hover {
  color: #cce8cd !important;
}

.c-green-d-07 {
  color: #b3ddb5 !important;
}

.c-green-d-07-hover:hover {
  color: #b3ddb5 !important;
}

.c-green-l-08 {
  color: #cce8cd !important;
}

.c-green-l-08-hover:hover {
  color: #cce8cd !important;
}

.c-green-d-08 {
  color: #b0dbb2 !important;
}

.c-green-d-08-hover:hover {
  color: #b0dbb2 !important;
}

.c-green-l-09 {
  color: #cde8ce !important;
}

.c-green-l-09-hover:hover {
  color: #cde8ce !important;
}

.c-green-d-09 {
  color: #addaaf !important;
}

.c-green-d-09-hover:hover {
  color: #addaaf !important;
}

.c-green-l-10 {
  color: #cee9ce !important;
}

.c-green-l-10-hover:hover {
  color: #cee9ce !important;
}

.c-green-d-10 {
  color: #aad9ac !important;
}

.c-green-d-10-hover:hover {
  color: #aad9ac !important;
}

.c-green-l-11 {
  color: #cee9cf !important;
}

.c-green-l-11-hover:hover {
  color: #cee9cf !important;
}

.c-green-d-11 {
  color: #a7d7a9 !important;
}

.c-green-d-11-hover:hover {
  color: #a7d7a9 !important;
}

.c-green-l-20 {
  color: #d3ebd4 !important;
}

.c-green-l-20-hover:hover {
  color: #d3ebd4 !important;
}

.c-green-d-20 {
  color: #8dcb8f !important;
}

.c-green-d-20-hover:hover {
  color: #8dcb8f !important;
}

.c-green-l-30 {
  color: #d9eed9 !important;
}

.c-green-l-30-hover:hover {
  color: #d9eed9 !important;
}

.c-green-d-30 {
  color: #6fbe72 !important;
}

.c-green-d-30-hover:hover {
  color: #6fbe72 !important;
}

.c-green-l-40 {
  color: #def0df !important;
}

.c-green-l-40-hover:hover {
  color: #def0df !important;
}

.c-green-d-40 {
  color: #52b055 !important;
}

.c-green-d-40-hover:hover {
  color: #52b055 !important;
}

.c-green-l-50 {
  color: #e4f3e4 !important;
}

.c-green-l-50-hover:hover {
  color: #e4f3e4 !important;
}

.c-green-d-50 {
  color: #439446 !important;
}

.c-green-d-50-hover:hover {
  color: #439446 !important;
}

.c-green-l-60 {
  color: #e9f5e9 !important;
}

.c-green-l-60-hover:hover {
  color: #e9f5e9 !important;
}

.c-green-d-60 {
  color: #367638 !important;
}

.c-green-d-60-hover:hover {
  color: #367638 !important;
}

.c-green-l-70 {
  color: #eff8ef !important;
}

.c-green-l-70-hover:hover {
  color: #eff8ef !important;
}

.c-green-d-70 {
  color: #28592a !important;
}

.c-green-d-70-hover:hover {
  color: #28592a !important;
}

.c-green-l-80 {
  color: #f4faf4 !important;
}

.c-green-l-80-hover:hover {
  color: #f4faf4 !important;
}

.c-green-d-80 {
  color: #1b3b1c !important;
}

.c-green-d-80-hover:hover {
  color: #1b3b1c !important;
}

.c-green-l-90 {
  color: #fafdfa !important;
}

.c-green-l-90-hover:hover {
  color: #fafdfa !important;
}

.c-green-d-90 {
  color: #0d1e0e !important;
}

.c-green-d-90-hover:hover {
  color: #0d1e0e !important;
}

.c-transparent {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-00 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-00-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-10 {
  color: rgba(0, 0, 0, 0.1) !important;
}

.c-transparent-10-hover:hover {
  color: rgba(0, 0, 0, 0.1) !important;
}

.c-transparent-20 {
  color: rgba(0, 0, 0, 0.2) !important;
}

.c-transparent-20-hover:hover {
  color: rgba(0, 0, 0, 0.2) !important;
}

.c-transparent-30 {
  color: rgba(0, 0, 0, 0.3) !important;
}

.c-transparent-30-hover:hover {
  color: rgba(0, 0, 0, 0.3) !important;
}

.c-transparent-40 {
  color: rgba(0, 0, 0, 0.4) !important;
}

.c-transparent-40-hover:hover {
  color: rgba(0, 0, 0, 0.4) !important;
}

.c-transparent-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.c-transparent-50-hover:hover {
  color: rgba(0, 0, 0, 0.5) !important;
}

.c-transparent-60 {
  color: rgba(0, 0, 0, 0.6) !important;
}

.c-transparent-60-hover:hover {
  color: rgba(0, 0, 0, 0.6) !important;
}

.c-transparent-70 {
  color: rgba(0, 0, 0, 0.7) !important;
}

.c-transparent-70-hover:hover {
  color: rgba(0, 0, 0, 0.7) !important;
}

.c-transparent-80 {
  color: rgba(0, 0, 0, 0.8) !important;
}

.c-transparent-80-hover:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}

.c-transparent-90 {
  color: rgba(0, 0, 0, 0.9) !important;
}

.c-transparent-90-hover:hover {
  color: rgba(0, 0, 0, 0.9) !important;
}

.c-transparent-100 {
  color: rgba(0, 0, 0, 1) !important;
}

.c-transparent-100-hover:hover {
  color: rgba(0, 0, 0, 1) !important;
}

.c-transparent-l-03 {
  color: rgba(8, 8, 8, 0) !important;
}

.c-transparent-l-03-hover:hover {
  color: rgba(8, 8, 8, 0) !important;
}

.c-transparent-d-03 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-03-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-05 {
  color: rgba(13, 13, 13, 0) !important;
}

.c-transparent-l-05-hover:hover {
  color: rgba(13, 13, 13, 0) !important;
}

.c-transparent-d-05 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-05-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-07 {
  color: rgba(18, 18, 18, 0) !important;
}

.c-transparent-l-07-hover:hover {
  color: rgba(18, 18, 18, 0) !important;
}

.c-transparent-d-07 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-07-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-08 {
  color: rgba(20, 20, 20, 0) !important;
}

.c-transparent-l-08-hover:hover {
  color: rgba(20, 20, 20, 0) !important;
}

.c-transparent-d-08 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-08-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-09 {
  color: rgba(23, 23, 23, 0) !important;
}

.c-transparent-l-09-hover:hover {
  color: rgba(23, 23, 23, 0) !important;
}

.c-transparent-d-09 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-09-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-10 {
  color: rgba(26, 26, 26, 0) !important;
}

.c-transparent-l-10-hover:hover {
  color: rgba(26, 26, 26, 0) !important;
}

.c-transparent-d-10 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-10-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-11 {
  color: rgba(28, 28, 28, 0) !important;
}

.c-transparent-l-11-hover:hover {
  color: rgba(28, 28, 28, 0) !important;
}

.c-transparent-d-11 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-11-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-20 {
  color: rgba(51, 51, 51, 0) !important;
}

.c-transparent-l-20-hover:hover {
  color: rgba(51, 51, 51, 0) !important;
}

.c-transparent-d-20 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-20-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-30 {
  color: rgba(77, 77, 77, 0) !important;
}

.c-transparent-l-30-hover:hover {
  color: rgba(77, 77, 77, 0) !important;
}

.c-transparent-d-30 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-30-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-40 {
  color: rgba(102, 102, 102, 0) !important;
}

.c-transparent-l-40-hover:hover {
  color: rgba(102, 102, 102, 0) !important;
}

.c-transparent-d-40 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-40-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-50 {
  color: rgba(128, 128, 128, 0) !important;
}

.c-transparent-l-50-hover:hover {
  color: rgba(128, 128, 128, 0) !important;
}

.c-transparent-d-50 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-50-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-60 {
  color: rgba(153, 153, 153, 0) !important;
}

.c-transparent-l-60-hover:hover {
  color: rgba(153, 153, 153, 0) !important;
}

.c-transparent-d-60 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-60-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-70 {
  color: rgba(179, 179, 179, 0) !important;
}

.c-transparent-l-70-hover:hover {
  color: rgba(179, 179, 179, 0) !important;
}

.c-transparent-d-70 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-70-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-80 {
  color: rgba(204, 204, 204, 0) !important;
}

.c-transparent-l-80-hover:hover {
  color: rgba(204, 204, 204, 0) !important;
}

.c-transparent-d-80 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-80-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-l-90 {
  color: rgba(230, 230, 230, 0) !important;
}

.c-transparent-l-90-hover:hover {
  color: rgba(230, 230, 230, 0) !important;
}

.c-transparent-d-90 {
  color: rgba(0, 0, 0, 0) !important;
}

.c-transparent-d-90-hover:hover {
  color: rgba(0, 0, 0, 0) !important;
}

.b-main {
  background-color: #0f203a !important;
}

.b-main-hover:hover {
  background-color: #0f203a !important;
}

.b-main-00 {
  background-color: rgba(15, 32, 58, 0) !important;
}

.b-main-00-hover:hover {
  background-color: rgba(15, 32, 58, 0) !important;
}

.b-main-10 {
  background-color: rgba(15, 32, 58, 0.1) !important;
}

.b-main-10-hover:hover {
  background-color: rgba(15, 32, 58, 0.1) !important;
}

.b-main-20 {
  background-color: rgba(15, 32, 58, 0.2) !important;
}

.b-main-20-hover:hover {
  background-color: rgba(15, 32, 58, 0.2) !important;
}

.b-main-30 {
  background-color: rgba(15, 32, 58, 0.3) !important;
}

.b-main-30-hover:hover {
  background-color: rgba(15, 32, 58, 0.3) !important;
}

.b-main-40 {
  background-color: rgba(15, 32, 58, 0.4) !important;
}

.b-main-40-hover:hover {
  background-color: rgba(15, 32, 58, 0.4) !important;
}

.b-main-50 {
  background-color: rgba(15, 32, 58, 0.5) !important;
}

.b-main-50-hover:hover {
  background-color: rgba(15, 32, 58, 0.5) !important;
}

.b-main-60 {
  background-color: rgba(15, 32, 58, 0.6) !important;
}

.b-main-60-hover:hover {
  background-color: rgba(15, 32, 58, 0.6) !important;
}

.b-main-70 {
  background-color: rgba(15, 32, 58, 0.7) !important;
}

.b-main-70-hover:hover {
  background-color: rgba(15, 32, 58, 0.7) !important;
}

.b-main-80 {
  background-color: rgba(15, 32, 58, 0.8) !important;
}

.b-main-80-hover:hover {
  background-color: rgba(15, 32, 58, 0.8) !important;
}

.b-main-90 {
  background-color: rgba(15, 32, 58, 0.9) !important;
}

.b-main-90-hover:hover {
  background-color: rgba(15, 32, 58, 0.9) !important;
}

.b-main-100 {
  background-color: rgba(15, 32, 58, 1) !important;
}

.b-main-100-hover:hover {
  background-color: rgba(15, 32, 58, 1) !important;
}

.b-main-l-03 {
  background-color: #122644 !important;
}

.b-main-l-03-hover:hover {
  background-color: #122644 !important;
}

.b-main-d-03 {
  background-color: #0f1f38 !important;
}

.b-main-d-03-hover:hover {
  background-color: #0f1f38 !important;
}

.b-main-l-05 {
  background-color: #132a4b !important;
}

.b-main-l-05-hover:hover {
  background-color: #132a4b !important;
}

.b-main-d-05 {
  background-color: #0e1e37 !important;
}

.b-main-d-05-hover:hover {
  background-color: #0e1e37 !important;
}

.b-main-l-07 {
  background-color: #152d52 !important;
}

.b-main-l-07-hover:hover {
  background-color: #152d52 !important;
}

.b-main-d-07 {
  background-color: #0e1e36 !important;
}

.b-main-d-07-hover:hover {
  background-color: #0e1e36 !important;
}

.b-main-l-08 {
  background-color: #162f56 !important;
}

.b-main-l-08-hover:hover {
  background-color: #162f56 !important;
}

.b-main-d-08 {
  background-color: #0e1d35 !important;
}

.b-main-d-08-hover:hover {
  background-color: #0e1d35 !important;
}

.b-main-l-09 {
  background-color: #173159 !important;
}

.b-main-l-09-hover:hover {
  background-color: #173159 !important;
}

.b-main-d-09 {
  background-color: #0e1d35 !important;
}

.b-main-d-09-hover:hover {
  background-color: #0e1d35 !important;
}

.b-main-l-10 {
  background-color: #18335d !important;
}

.b-main-l-10-hover:hover {
  background-color: #18335d !important;
}

.b-main-d-10 {
  background-color: #0e1d34 !important;
}

.b-main-d-10-hover:hover {
  background-color: #0e1d34 !important;
}

.b-main-l-11 {
  background-color: #193560 !important;
}

.b-main-l-11-hover:hover {
  background-color: #193560 !important;
}

.b-main-d-11 {
  background-color: #0d1c34 !important;
}

.b-main-d-11-hover:hover {
  background-color: #0d1c34 !important;
}

.b-main-l-20 {
  background-color: #21467f !important;
}

.b-main-l-20-hover:hover {
  background-color: #21467f !important;
}

.b-main-d-20 {
  background-color: #0c1a2e !important;
}

.b-main-d-20-hover:hover {
  background-color: #0c1a2e !important;
}

.b-main-l-30 {
  background-color: #2a59a2 !important;
}

.b-main-l-30-hover:hover {
  background-color: #2a59a2 !important;
}

.b-main-d-30 {
  background-color: #0b1629 !important;
}

.b-main-d-30-hover:hover {
  background-color: #0b1629 !important;
}

.b-main-l-40 {
  background-color: #336dc5 !important;
}

.b-main-l-40-hover:hover {
  background-color: #336dc5 !important;
}

.b-main-d-40 {
  background-color: #091323 !important;
}

.b-main-d-40-hover:hover {
  background-color: #091323 !important;
}

.b-main-l-50 {
  background-color: #5184d2 !important;
}

.b-main-l-50-hover:hover {
  background-color: #5184d2 !important;
}

.b-main-d-50 {
  background-color: #08101d !important;
}

.b-main-d-50-hover:hover {
  background-color: #08101d !important;
}

.b-main-l-60 {
  background-color: #749ddb !important;
}

.b-main-l-60-hover:hover {
  background-color: #749ddb !important;
}

.b-main-d-60 {
  background-color: #060d17 !important;
}

.b-main-d-60-hover:hover {
  background-color: #060d17 !important;
}

.b-main-l-70 {
  background-color: #97b5e4 !important;
}

.b-main-l-70-hover:hover {
  background-color: #97b5e4 !important;
}

.b-main-d-70 {
  background-color: #050a11 !important;
}

.b-main-d-70-hover:hover {
  background-color: #050a11 !important;
}

.b-main-l-80 {
  background-color: #baceed !important;
}

.b-main-l-80-hover:hover {
  background-color: #baceed !important;
}

.b-main-d-80 {
  background-color: #03060c !important;
}

.b-main-d-80-hover:hover {
  background-color: #03060c !important;
}

.b-main-l-90 {
  background-color: #dce6f6 !important;
}

.b-main-l-90-hover:hover {
  background-color: #dce6f6 !important;
}

.b-main-d-90 {
  background-color: #020306 !important;
}

.b-main-d-90-hover:hover {
  background-color: #020306 !important;
}

.b-dark {
  background-color: #002438 !important;
}

.b-dark-hover:hover {
  background-color: #002438 !important;
}

.b-dark-00 {
  background-color: rgba(0, 36, 56, 0) !important;
}

.b-dark-00-hover:hover {
  background-color: rgba(0, 36, 56, 0) !important;
}

.b-dark-10 {
  background-color: rgba(0, 36, 56, 0.1) !important;
}

.b-dark-10-hover:hover {
  background-color: rgba(0, 36, 56, 0.1) !important;
}

.b-dark-20 {
  background-color: rgba(0, 36, 56, 0.2) !important;
}

.b-dark-20-hover:hover {
  background-color: rgba(0, 36, 56, 0.2) !important;
}

.b-dark-30 {
  background-color: rgba(0, 36, 56, 0.3) !important;
}

.b-dark-30-hover:hover {
  background-color: rgba(0, 36, 56, 0.3) !important;
}

.b-dark-40 {
  background-color: rgba(0, 36, 56, 0.4) !important;
}

.b-dark-40-hover:hover {
  background-color: rgba(0, 36, 56, 0.4) !important;
}

.b-dark-50 {
  background-color: rgba(0, 36, 56, 0.5) !important;
}

.b-dark-50-hover:hover {
  background-color: rgba(0, 36, 56, 0.5) !important;
}

.b-dark-60 {
  background-color: rgba(0, 36, 56, 0.6) !important;
}

.b-dark-60-hover:hover {
  background-color: rgba(0, 36, 56, 0.6) !important;
}

.b-dark-70 {
  background-color: rgba(0, 36, 56, 0.7) !important;
}

.b-dark-70-hover:hover {
  background-color: rgba(0, 36, 56, 0.7) !important;
}

.b-dark-80 {
  background-color: rgba(0, 36, 56, 0.8) !important;
}

.b-dark-80-hover:hover {
  background-color: rgba(0, 36, 56, 0.8) !important;
}

.b-dark-90 {
  background-color: rgba(0, 36, 56, 0.9) !important;
}

.b-dark-90-hover:hover {
  background-color: rgba(0, 36, 56, 0.9) !important;
}

.b-dark-100 {
  background-color: rgba(0, 36, 56, 1) !important;
}

.b-dark-100-hover:hover {
  background-color: rgba(0, 36, 56, 1) !important;
}

.b-dark-l-03 {
  background-color: #002d46 !important;
}

.b-dark-l-03-hover:hover {
  background-color: #002d46 !important;
}

.b-dark-d-03 {
  background-color: #002336 !important;
}

.b-dark-d-03-hover:hover {
  background-color: #002336 !important;
}

.b-dark-l-05 {
  background-color: #00334f !important;
}

.b-dark-l-05-hover:hover {
  background-color: #00334f !important;
}

.b-dark-d-05 {
  background-color: #002235 !important;
}

.b-dark-d-05-hover:hover {
  background-color: #002235 !important;
}

.b-dark-l-07 {
  background-color: #003858 !important;
}

.b-dark-l-07-hover:hover {
  background-color: #003858 !important;
}

.b-dark-d-07 {
  background-color: #002134 !important;
}

.b-dark-d-07-hover:hover {
  background-color: #002134 !important;
}

.b-dark-l-08 {
  background-color: #003b5c !important;
}

.b-dark-l-08-hover:hover {
  background-color: #003b5c !important;
}

.b-dark-d-08 {
  background-color: #002134 !important;
}

.b-dark-d-08-hover:hover {
  background-color: #002134 !important;
}

.b-dark-l-09 {
  background-color: #003e61 !important;
}

.b-dark-l-09-hover:hover {
  background-color: #003e61 !important;
}

.b-dark-d-09 {
  background-color: #002133 !important;
}

.b-dark-d-09-hover:hover {
  background-color: #002133 !important;
}

.b-dark-l-10 {
  background-color: #004165 !important;
}

.b-dark-l-10-hover:hover {
  background-color: #004165 !important;
}

.b-dark-d-10 {
  background-color: #002032 !important;
}

.b-dark-d-10-hover:hover {
  background-color: #002032 !important;
}

.b-dark-l-11 {
  background-color: #00446a !important;
}

.b-dark-l-11-hover:hover {
  background-color: #00446a !important;
}

.b-dark-d-11 {
  background-color: #002032 !important;
}

.b-dark-d-11-hover:hover {
  background-color: #002032 !important;
}

.b-dark-l-20 {
  background-color: #005e93 !important;
}

.b-dark-l-20-hover:hover {
  background-color: #005e93 !important;
}

.b-dark-d-20 {
  background-color: #001d2d !important;
}

.b-dark-d-20-hover:hover {
  background-color: #001d2d !important;
}

.b-dark-l-30 {
  background-color: #007cc0 !important;
}

.b-dark-l-30-hover:hover {
  background-color: #007cc0 !important;
}

.b-dark-d-30 {
  background-color: #001927 !important;
}

.b-dark-d-30-hover:hover {
  background-color: #001927 !important;
}

.b-dark-l-40 {
  background-color: #0099ee !important;
}

.b-dark-l-40-hover:hover {
  background-color: #0099ee !important;
}

.b-dark-d-40 {
  background-color: #001622 !important;
}

.b-dark-d-40-hover:hover {
  background-color: #001622 !important;
}

.b-dark-l-50 {
  background-color: #1caeff !important;
}

.b-dark-l-50-hover:hover {
  background-color: #1caeff !important;
}

.b-dark-d-50 {
  background-color: #00121c !important;
}

.b-dark-d-50-hover:hover {
  background-color: #00121c !important;
}

.b-dark-l-60 {
  background-color: #49beff !important;
}

.b-dark-l-60-hover:hover {
  background-color: #49beff !important;
}

.b-dark-d-60 {
  background-color: #000e16 !important;
}

.b-dark-d-60-hover:hover {
  background-color: #000e16 !important;
}

.b-dark-l-70 {
  background-color: #77ceff !important;
}

.b-dark-l-70-hover:hover {
  background-color: #77ceff !important;
}

.b-dark-d-70 {
  background-color: #000b11 !important;
}

.b-dark-d-70-hover:hover {
  background-color: #000b11 !important;
}

.b-dark-l-80 {
  background-color: #a4dfff !important;
}

.b-dark-l-80-hover:hover {
  background-color: #a4dfff !important;
}

.b-dark-d-80 {
  background-color: #00070b !important;
}

.b-dark-d-80-hover:hover {
  background-color: #00070b !important;
}

.b-dark-l-90 {
  background-color: #d2efff !important;
}

.b-dark-l-90-hover:hover {
  background-color: #d2efff !important;
}

.b-dark-d-90 {
  background-color: #000406 !important;
}

.b-dark-d-90-hover:hover {
  background-color: #000406 !important;
}

.b-danger {
  background-color: #8C271E !important;
}

.b-danger-hover:hover {
  background-color: #8C271E !important;
}

.b-danger-00 {
  background-color: rgba(140, 39, 30, 0) !important;
}

.b-danger-00-hover:hover {
  background-color: rgba(140, 39, 30, 0) !important;
}

.b-danger-10 {
  background-color: rgba(140, 39, 30, 0.1) !important;
}

.b-danger-10-hover:hover {
  background-color: rgba(140, 39, 30, 0.1) !important;
}

.b-danger-20 {
  background-color: rgba(140, 39, 30, 0.2) !important;
}

.b-danger-20-hover:hover {
  background-color: rgba(140, 39, 30, 0.2) !important;
}

.b-danger-30 {
  background-color: rgba(140, 39, 30, 0.3) !important;
}

.b-danger-30-hover:hover {
  background-color: rgba(140, 39, 30, 0.3) !important;
}

.b-danger-40 {
  background-color: rgba(140, 39, 30, 0.4) !important;
}

.b-danger-40-hover:hover {
  background-color: rgba(140, 39, 30, 0.4) !important;
}

.b-danger-50 {
  background-color: rgba(140, 39, 30, 0.5) !important;
}

.b-danger-50-hover:hover {
  background-color: rgba(140, 39, 30, 0.5) !important;
}

.b-danger-60 {
  background-color: rgba(140, 39, 30, 0.6) !important;
}

.b-danger-60-hover:hover {
  background-color: rgba(140, 39, 30, 0.6) !important;
}

.b-danger-70 {
  background-color: rgba(140, 39, 30, 0.7) !important;
}

.b-danger-70-hover:hover {
  background-color: rgba(140, 39, 30, 0.7) !important;
}

.b-danger-80 {
  background-color: rgba(140, 39, 30, 0.8) !important;
}

.b-danger-80-hover:hover {
  background-color: rgba(140, 39, 30, 0.8) !important;
}

.b-danger-90 {
  background-color: rgba(140, 39, 30, 0.9) !important;
}

.b-danger-90-hover:hover {
  background-color: rgba(140, 39, 30, 0.9) !important;
}

.b-danger-100 {
  background-color: rgba(140, 39, 30, 1) !important;
}

.b-danger-100-hover:hover {
  background-color: rgba(140, 39, 30, 1) !important;
}

.b-danger-l-03 {
  background-color: #942920 !important;
}

.b-danger-l-03-hover:hover {
  background-color: #942920 !important;
}

.b-danger-d-03 {
  background-color: #88261d !important;
}

.b-danger-d-03-hover:hover {
  background-color: #88261d !important;
}

.b-danger-l-05 {
  background-color: #9a2b21 !important;
}

.b-danger-l-05-hover:hover {
  background-color: #9a2b21 !important;
}

.b-danger-d-05 {
  background-color: #85251d !important;
}

.b-danger-d-05-hover:hover {
  background-color: #85251d !important;
}

.b-danger-l-07 {
  background-color: #a02c22 !important;
}

.b-danger-l-07-hover:hover {
  background-color: #a02c22 !important;
}

.b-danger-d-07 {
  background-color: #82241c !important;
}

.b-danger-d-07-hover:hover {
  background-color: #82241c !important;
}

.b-danger-l-08 {
  background-color: #a22d23 !important;
}

.b-danger-l-08-hover:hover {
  background-color: #a22d23 !important;
}

.b-danger-d-08 {
  background-color: #81241c !important;
}

.b-danger-d-08-hover:hover {
  background-color: #81241c !important;
}

.b-danger-l-09 {
  background-color: #a52e23 !important;
}

.b-danger-l-09-hover:hover {
  background-color: #a52e23 !important;
}

.b-danger-d-09 {
  background-color: #7f231b !important;
}

.b-danger-d-09-hover:hover {
  background-color: #7f231b !important;
}

.b-danger-l-10 {
  background-color: #a82f24 !important;
}

.b-danger-l-10-hover:hover {
  background-color: #a82f24 !important;
}

.b-danger-d-10 {
  background-color: #7e231b !important;
}

.b-danger-d-10-hover:hover {
  background-color: #7e231b !important;
}

.b-danger-l-11 {
  background-color: #ab3025 !important;
}

.b-danger-l-11-hover:hover {
  background-color: #ab3025 !important;
}

.b-danger-d-11 {
  background-color: #7d231b !important;
}

.b-danger-d-11-hover:hover {
  background-color: #7d231b !important;
}

.b-danger-l-20 {
  background-color: #c4372a !important;
}

.b-danger-l-20-hover:hover {
  background-color: #c4372a !important;
}

.b-danger-d-20 {
  background-color: #701f18 !important;
}

.b-danger-d-20-hover:hover {
  background-color: #701f18 !important;
}

.b-danger-l-30 {
  background-color: #d5483b !important;
}

.b-danger-l-30-hover:hover {
  background-color: #d5483b !important;
}

.b-danger-d-30 {
  background-color: #621b15 !important;
}

.b-danger-d-30-hover:hover {
  background-color: #621b15 !important;
}

.b-danger-l-40 {
  background-color: #db6257 !important;
}

.b-danger-l-40-hover:hover {
  background-color: #db6257 !important;
}

.b-danger-d-40 {
  background-color: #541712 !important;
}

.b-danger-d-40-hover:hover {
  background-color: #541712 !important;
}

.b-danger-l-50 {
  background-color: #e17c73 !important;
}

.b-danger-l-50-hover:hover {
  background-color: #e17c73 !important;
}

.b-danger-d-50 {
  background-color: #46140f !important;
}

.b-danger-d-50-hover:hover {
  background-color: #46140f !important;
}

.b-danger-l-60 {
  background-color: #e7968f !important;
}

.b-danger-l-60-hover:hover {
  background-color: #e7968f !important;
}

.b-danger-d-60 {
  background-color: #38100c !important;
}

.b-danger-d-60-hover:hover {
  background-color: #38100c !important;
}

.b-danger-l-70 {
  background-color: #edb0ab !important;
}

.b-danger-l-70-hover:hover {
  background-color: #edb0ab !important;
}

.b-danger-d-70 {
  background-color: #2a0c09 !important;
}

.b-danger-d-70-hover:hover {
  background-color: #2a0c09 !important;
}

.b-danger-l-80 {
  background-color: #f3cbc7 !important;
}

.b-danger-l-80-hover:hover {
  background-color: #f3cbc7 !important;
}

.b-danger-d-80 {
  background-color: #1c0806 !important;
}

.b-danger-d-80-hover:hover {
  background-color: #1c0806 !important;
}

.b-danger-l-90 {
  background-color: #f9e5e3 !important;
}

.b-danger-l-90-hover:hover {
  background-color: #f9e5e3 !important;
}

.b-danger-d-90 {
  background-color: #0e0403 !important;
}

.b-danger-d-90-hover:hover {
  background-color: #0e0403 !important;
}

.b-alert {
  background-color: #BA2D0B !important;
}

.b-alert-hover:hover {
  background-color: #BA2D0B !important;
}

.b-alert-00 {
  background-color: rgba(186, 45, 11, 0) !important;
}

.b-alert-00-hover:hover {
  background-color: rgba(186, 45, 11, 0) !important;
}

.b-alert-10 {
  background-color: rgba(186, 45, 11, 0.1) !important;
}

.b-alert-10-hover:hover {
  background-color: rgba(186, 45, 11, 0.1) !important;
}

.b-alert-20 {
  background-color: rgba(186, 45, 11, 0.2) !important;
}

.b-alert-20-hover:hover {
  background-color: rgba(186, 45, 11, 0.2) !important;
}

.b-alert-30 {
  background-color: rgba(186, 45, 11, 0.3) !important;
}

.b-alert-30-hover:hover {
  background-color: rgba(186, 45, 11, 0.3) !important;
}

.b-alert-40 {
  background-color: rgba(186, 45, 11, 0.4) !important;
}

.b-alert-40-hover:hover {
  background-color: rgba(186, 45, 11, 0.4) !important;
}

.b-alert-50 {
  background-color: rgba(186, 45, 11, 0.5) !important;
}

.b-alert-50-hover:hover {
  background-color: rgba(186, 45, 11, 0.5) !important;
}

.b-alert-60 {
  background-color: rgba(186, 45, 11, 0.6) !important;
}

.b-alert-60-hover:hover {
  background-color: rgba(186, 45, 11, 0.6) !important;
}

.b-alert-70 {
  background-color: rgba(186, 45, 11, 0.7) !important;
}

.b-alert-70-hover:hover {
  background-color: rgba(186, 45, 11, 0.7) !important;
}

.b-alert-80 {
  background-color: rgba(186, 45, 11, 0.8) !important;
}

.b-alert-80-hover:hover {
  background-color: rgba(186, 45, 11, 0.8) !important;
}

.b-alert-90 {
  background-color: rgba(186, 45, 11, 0.9) !important;
}

.b-alert-90-hover:hover {
  background-color: rgba(186, 45, 11, 0.9) !important;
}

.b-alert-100 {
  background-color: rgba(186, 45, 11, 1) !important;
}

.b-alert-100-hover:hover {
  background-color: rgba(186, 45, 11, 1) !important;
}

.b-alert-l-03 {
  background-color: #c32f0c !important;
}

.b-alert-l-03-hover:hover {
  background-color: #c32f0c !important;
}

.b-alert-d-03 {
  background-color: #b42c0b !important;
}

.b-alert-d-03-hover:hover {
  background-color: #b42c0b !important;
}

.b-alert-l-05 {
  background-color: #c9310c !important;
}

.b-alert-l-05-hover:hover {
  background-color: #c9310c !important;
}

.b-alert-d-05 {
  background-color: #b12b0a !important;
}

.b-alert-d-05-hover:hover {
  background-color: #b12b0a !important;
}

.b-alert-l-07 {
  background-color: #cf320c !important;
}

.b-alert-l-07-hover:hover {
  background-color: #cf320c !important;
}

.b-alert-d-07 {
  background-color: #ad2a0a !important;
}

.b-alert-d-07-hover:hover {
  background-color: #ad2a0a !important;
}

.b-alert-l-08 {
  background-color: #d2330c !important;
}

.b-alert-l-08-hover:hover {
  background-color: #d2330c !important;
}

.b-alert-d-08 {
  background-color: #ab290a !important;
}

.b-alert-d-08-hover:hover {
  background-color: #ab290a !important;
}

.b-alert-l-09 {
  background-color: #d5330d !important;
}

.b-alert-l-09-hover:hover {
  background-color: #d5330d !important;
}

.b-alert-d-09 {
  background-color: #a9290a !important;
}

.b-alert-d-09-hover:hover {
  background-color: #a9290a !important;
}

.b-alert-l-10 {
  background-color: #d8340d !important;
}

.b-alert-l-10-hover:hover {
  background-color: #d8340d !important;
}

.b-alert-d-10 {
  background-color: #a7290a !important;
}

.b-alert-d-10-hover:hover {
  background-color: #a7290a !important;
}

.b-alert-l-11 {
  background-color: #db350d !important;
}

.b-alert-l-11-hover:hover {
  background-color: #db350d !important;
}

.b-alert-d-11 {
  background-color: #a6280a !important;
}

.b-alert-d-11-hover:hover {
  background-color: #a6280a !important;
}

.b-alert-l-20 {
  background-color: #f13e13 !important;
}

.b-alert-l-20-hover:hover {
  background-color: #f13e13 !important;
}

.b-alert-d-20 {
  background-color: #952409 !important;
}

.b-alert-d-20-hover:hover {
  background-color: #952409 !important;
}

.b-alert-l-30 {
  background-color: #f35630 !important;
}

.b-alert-l-30-hover:hover {
  background-color: #f35630 !important;
}

.b-alert-d-30 {
  background-color: #822008 !important;
}

.b-alert-d-30-hover:hover {
  background-color: #822008 !important;
}

.b-alert-l-40 {
  background-color: #f56e4e !important;
}

.b-alert-l-40-hover:hover {
  background-color: #f56e4e !important;
}

.b-alert-d-40 {
  background-color: #701b07 !important;
}

.b-alert-d-40-hover:hover {
  background-color: #701b07 !important;
}

.b-alert-l-50 {
  background-color: #f6866b !important;
}

.b-alert-l-50-hover:hover {
  background-color: #f6866b !important;
}

.b-alert-d-50 {
  background-color: #5d1706 !important;
}

.b-alert-d-50-hover:hover {
  background-color: #5d1706 !important;
}

.b-alert-l-60 {
  background-color: #f89e89 !important;
}

.b-alert-l-60-hover:hover {
  background-color: #f89e89 !important;
}

.b-alert-d-60 {
  background-color: #4a1204 !important;
}

.b-alert-d-60-hover:hover {
  background-color: #4a1204 !important;
}

.b-alert-l-70 {
  background-color: #fab7a6 !important;
}

.b-alert-l-70-hover:hover {
  background-color: #fab7a6 !important;
}

.b-alert-d-70 {
  background-color: #380e03 !important;
}

.b-alert-d-70-hover:hover {
  background-color: #380e03 !important;
}

.b-alert-l-80 {
  background-color: #fccfc4 !important;
}

.b-alert-l-80-hover:hover {
  background-color: #fccfc4 !important;
}

.b-alert-d-80 {
  background-color: #250902 !important;
}

.b-alert-d-80-hover:hover {
  background-color: #250902 !important;
}

.b-alert-l-90 {
  background-color: #fde7e1 !important;
}

.b-alert-l-90-hover:hover {
  background-color: #fde7e1 !important;
}

.b-alert-d-90 {
  background-color: #130501 !important;
}

.b-alert-d-90-hover:hover {
  background-color: #130501 !important;
}

.b-action {
  background-color: #5CA4A9 !important;
}

.b-action-hover:hover {
  background-color: #5CA4A9 !important;
}

.b-action-00 {
  background-color: rgba(92, 164, 169, 0) !important;
}

.b-action-00-hover:hover {
  background-color: rgba(92, 164, 169, 0) !important;
}

.b-action-10 {
  background-color: rgba(92, 164, 169, 0.1) !important;
}

.b-action-10-hover:hover {
  background-color: rgba(92, 164, 169, 0.1) !important;
}

.b-action-20 {
  background-color: rgba(92, 164, 169, 0.2) !important;
}

.b-action-20-hover:hover {
  background-color: rgba(92, 164, 169, 0.2) !important;
}

.b-action-30 {
  background-color: rgba(92, 164, 169, 0.3) !important;
}

.b-action-30-hover:hover {
  background-color: rgba(92, 164, 169, 0.3) !important;
}

.b-action-40 {
  background-color: rgba(92, 164, 169, 0.4) !important;
}

.b-action-40-hover:hover {
  background-color: rgba(92, 164, 169, 0.4) !important;
}

.b-action-50 {
  background-color: rgba(92, 164, 169, 0.5) !important;
}

.b-action-50-hover:hover {
  background-color: rgba(92, 164, 169, 0.5) !important;
}

.b-action-60 {
  background-color: rgba(92, 164, 169, 0.6) !important;
}

.b-action-60-hover:hover {
  background-color: rgba(92, 164, 169, 0.6) !important;
}

.b-action-70 {
  background-color: rgba(92, 164, 169, 0.7) !important;
}

.b-action-70-hover:hover {
  background-color: rgba(92, 164, 169, 0.7) !important;
}

.b-action-80 {
  background-color: rgba(92, 164, 169, 0.8) !important;
}

.b-action-80-hover:hover {
  background-color: rgba(92, 164, 169, 0.8) !important;
}

.b-action-90 {
  background-color: rgba(92, 164, 169, 0.9) !important;
}

.b-action-90-hover:hover {
  background-color: rgba(92, 164, 169, 0.9) !important;
}

.b-action-100 {
  background-color: rgba(92, 164, 169, 1) !important;
}

.b-action-100-hover:hover {
  background-color: rgba(92, 164, 169, 1) !important;
}

.b-action-l-03 {
  background-color: #61a7ac !important;
}

.b-action-l-03-hover:hover {
  background-color: #61a7ac !important;
}

.b-action-d-03 {
  background-color: #57a1a6 !important;
}

.b-action-d-03-hover:hover {
  background-color: #57a1a6 !important;
}

.b-action-l-05 {
  background-color: #64a9ad !important;
}

.b-action-l-05-hover:hover {
  background-color: #64a9ad !important;
}

.b-action-d-05 {
  background-color: #569da2 !important;
}

.b-action-d-05-hover:hover {
  background-color: #569da2 !important;
}

.b-action-l-07 {
  background-color: #67aaaf !important;
}

.b-action-l-07-hover:hover {
  background-color: #67aaaf !important;
}

.b-action-d-07 {
  background-color: #549a9f !important;
}

.b-action-d-07-hover:hover {
  background-color: #549a9f !important;
}

.b-action-l-08 {
  background-color: #69abb0 !important;
}

.b-action-l-08-hover:hover {
  background-color: #69abb0 !important;
}

.b-action-d-08 {
  background-color: #53989d !important;
}

.b-action-d-08-hover:hover {
  background-color: #53989d !important;
}

.b-action-l-09 {
  background-color: #6bacb1 !important;
}

.b-action-l-09-hover:hover {
  background-color: #6bacb1 !important;
}

.b-action-d-09 {
  background-color: #52979b !important;
}

.b-action-d-09-hover:hover {
  background-color: #52979b !important;
}

.b-action-l-10 {
  background-color: #6cadb2 !important;
}

.b-action-l-10-hover:hover {
  background-color: #6cadb2 !important;
}

.b-action-d-10 {
  background-color: #51959a !important;
}

.b-action-d-10-hover:hover {
  background-color: #51959a !important;
}

.b-action-l-11 {
  background-color: #6eaeb2 !important;
}

.b-action-l-11-hover:hover {
  background-color: #6eaeb2 !important;
}

.b-action-d-11 {
  background-color: #509398 !important;
}

.b-action-d-11-hover:hover {
  background-color: #509398 !important;
}

.b-action-l-20 {
  background-color: #7db6ba !important;
}

.b-action-l-20-hover:hover {
  background-color: #7db6ba !important;
}

.b-action-d-20 {
  background-color: #488489 !important;
}

.b-action-d-20-hover:hover {
  background-color: #488489 !important;
}

.b-action-l-30 {
  background-color: #8dbfc3 !important;
}

.b-action-l-30-hover:hover {
  background-color: #8dbfc3 !important;
}

.b-action-d-30 {
  background-color: #3f7478 !important;
}

.b-action-d-30-hover:hover {
  background-color: #3f7478 !important;
}

.b-action-l-40 {
  background-color: #9dc8cb !important;
}

.b-action-l-40-hover:hover {
  background-color: #9dc8cb !important;
}

.b-action-d-40 {
  background-color: #366367 !important;
}

.b-action-d-40-hover:hover {
  background-color: #366367 !important;
}

.b-action-l-50 {
  background-color: #aed2d4 !important;
}

.b-action-l-50-hover:hover {
  background-color: #aed2d4 !important;
}

.b-action-d-50 {
  background-color: #2d5355 !important;
}

.b-action-d-50-hover:hover {
  background-color: #2d5355 !important;
}

.b-action-l-60 {
  background-color: #bedbdd !important;
}

.b-action-l-60-hover:hover {
  background-color: #bedbdd !important;
}

.b-action-d-60 {
  background-color: #244244 !important;
}

.b-action-d-60-hover:hover {
  background-color: #244244 !important;
}

.b-action-l-70 {
  background-color: #cee4e5 !important;
}

.b-action-l-70-hover:hover {
  background-color: #cee4e5 !important;
}

.b-action-d-70 {
  background-color: #1b3233 !important;
}

.b-action-d-70-hover:hover {
  background-color: #1b3233 !important;
}

.b-action-l-80 {
  background-color: #deedee !important;
}

.b-action-l-80-hover:hover {
  background-color: #deedee !important;
}

.b-action-d-80 {
  background-color: #122122 !important;
}

.b-action-d-80-hover:hover {
  background-color: #122122 !important;
}

.b-action-l-90 {
  background-color: #eff6f6 !important;
}

.b-action-l-90-hover:hover {
  background-color: #eff6f6 !important;
}

.b-action-d-90 {
  background-color: #091111 !important;
}

.b-action-d-90-hover:hover {
  background-color: #091111 !important;
}

.b-white {
  background-color: #ffffff !important;
}

.b-white-hover:hover {
  background-color: #ffffff !important;
}

.b-white-00 {
  background-color: rgba(255, 255, 255, 0) !important;
}

.b-white-00-hover:hover {
  background-color: rgba(255, 255, 255, 0) !important;
}

.b-white-10 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.b-white-10-hover:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.b-white-20 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.b-white-20-hover:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.b-white-30 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

.b-white-30-hover:hover {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

.b-white-40 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.b-white-40-hover:hover {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.b-white-50 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.b-white-50-hover:hover {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.b-white-60 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.b-white-60-hover:hover {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.b-white-70 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.b-white-70-hover:hover {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.b-white-80 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.b-white-80-hover:hover {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.b-white-90 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}

.b-white-90-hover:hover {
  background-color: rgba(255, 255, 255, 0.9) !important;
}

.b-white-100 {
  background-color: rgba(255, 255, 255, 1) !important;
}

.b-white-100-hover:hover {
  background-color: rgba(255, 255, 255, 1) !important;
}

.b-white-l-03 {
  background-color: white !important;
}

.b-white-l-03-hover:hover {
  background-color: white !important;
}

.b-white-d-03 {
  background-color: #f7f7f7 !important;
}

.b-white-d-03-hover:hover {
  background-color: #f7f7f7 !important;
}

.b-white-l-05 {
  background-color: white !important;
}

.b-white-l-05-hover:hover {
  background-color: white !important;
}

.b-white-d-05 {
  background-color: #f2f2f2 !important;
}

.b-white-d-05-hover:hover {
  background-color: #f2f2f2 !important;
}

.b-white-l-07 {
  background-color: white !important;
}

.b-white-l-07-hover:hover {
  background-color: white !important;
}

.b-white-d-07 {
  background-color: #ededed !important;
}

.b-white-d-07-hover:hover {
  background-color: #ededed !important;
}

.b-white-l-08 {
  background-color: white !important;
}

.b-white-l-08-hover:hover {
  background-color: white !important;
}

.b-white-d-08 {
  background-color: #ebebeb !important;
}

.b-white-d-08-hover:hover {
  background-color: #ebebeb !important;
}

.b-white-l-09 {
  background-color: white !important;
}

.b-white-l-09-hover:hover {
  background-color: white !important;
}

.b-white-d-09 {
  background-color: #e8e8e8 !important;
}

.b-white-d-09-hover:hover {
  background-color: #e8e8e8 !important;
}

.b-white-l-10 {
  background-color: white !important;
}

.b-white-l-10-hover:hover {
  background-color: white !important;
}

.b-white-d-10 {
  background-color: #e6e6e6 !important;
}

.b-white-d-10-hover:hover {
  background-color: #e6e6e6 !important;
}

.b-white-l-11 {
  background-color: white !important;
}

.b-white-l-11-hover:hover {
  background-color: white !important;
}

.b-white-d-11 {
  background-color: #e3e3e3 !important;
}

.b-white-d-11-hover:hover {
  background-color: #e3e3e3 !important;
}

.b-white-l-20 {
  background-color: white !important;
}

.b-white-l-20-hover:hover {
  background-color: white !important;
}

.b-white-d-20 {
  background-color: #cccccc !important;
}

.b-white-d-20-hover:hover {
  background-color: #cccccc !important;
}

.b-white-l-30 {
  background-color: white !important;
}

.b-white-l-30-hover:hover {
  background-color: white !important;
}

.b-white-d-30 {
  background-color: #b3b3b3 !important;
}

.b-white-d-30-hover:hover {
  background-color: #b3b3b3 !important;
}

.b-white-l-40 {
  background-color: white !important;
}

.b-white-l-40-hover:hover {
  background-color: white !important;
}

.b-white-d-40 {
  background-color: #999999 !important;
}

.b-white-d-40-hover:hover {
  background-color: #999999 !important;
}

.b-white-l-50 {
  background-color: white !important;
}

.b-white-l-50-hover:hover {
  background-color: white !important;
}

.b-white-d-50 {
  background-color: gray !important;
}

.b-white-d-50-hover:hover {
  background-color: gray !important;
}

.b-white-l-60 {
  background-color: white !important;
}

.b-white-l-60-hover:hover {
  background-color: white !important;
}

.b-white-d-60 {
  background-color: #666666 !important;
}

.b-white-d-60-hover:hover {
  background-color: #666666 !important;
}

.b-white-l-70 {
  background-color: white !important;
}

.b-white-l-70-hover:hover {
  background-color: white !important;
}

.b-white-d-70 {
  background-color: #4d4d4d !important;
}

.b-white-d-70-hover:hover {
  background-color: #4d4d4d !important;
}

.b-white-l-80 {
  background-color: white !important;
}

.b-white-l-80-hover:hover {
  background-color: white !important;
}

.b-white-d-80 {
  background-color: #333333 !important;
}

.b-white-d-80-hover:hover {
  background-color: #333333 !important;
}

.b-white-l-90 {
  background-color: white !important;
}

.b-white-l-90-hover:hover {
  background-color: white !important;
}

.b-white-d-90 {
  background-color: #1a1a1a !important;
}

.b-white-d-90-hover:hover {
  background-color: #1a1a1a !important;
}

.b-black {
  background-color: #252525 !important;
}

.b-black-hover:hover {
  background-color: #252525 !important;
}

.b-black-00 {
  background-color: rgba(37, 37, 37, 0) !important;
}

.b-black-00-hover:hover {
  background-color: rgba(37, 37, 37, 0) !important;
}

.b-black-10 {
  background-color: rgba(37, 37, 37, 0.1) !important;
}

.b-black-10-hover:hover {
  background-color: rgba(37, 37, 37, 0.1) !important;
}

.b-black-20 {
  background-color: rgba(37, 37, 37, 0.2) !important;
}

.b-black-20-hover:hover {
  background-color: rgba(37, 37, 37, 0.2) !important;
}

.b-black-30 {
  background-color: rgba(37, 37, 37, 0.3) !important;
}

.b-black-30-hover:hover {
  background-color: rgba(37, 37, 37, 0.3) !important;
}

.b-black-40 {
  background-color: rgba(37, 37, 37, 0.4) !important;
}

.b-black-40-hover:hover {
  background-color: rgba(37, 37, 37, 0.4) !important;
}

.b-black-50 {
  background-color: rgba(37, 37, 37, 0.5) !important;
}

.b-black-50-hover:hover {
  background-color: rgba(37, 37, 37, 0.5) !important;
}

.b-black-60 {
  background-color: rgba(37, 37, 37, 0.6) !important;
}

.b-black-60-hover:hover {
  background-color: rgba(37, 37, 37, 0.6) !important;
}

.b-black-70 {
  background-color: rgba(37, 37, 37, 0.7) !important;
}

.b-black-70-hover:hover {
  background-color: rgba(37, 37, 37, 0.7) !important;
}

.b-black-80 {
  background-color: rgba(37, 37, 37, 0.8) !important;
}

.b-black-80-hover:hover {
  background-color: rgba(37, 37, 37, 0.8) !important;
}

.b-black-90 {
  background-color: rgba(37, 37, 37, 0.9) !important;
}

.b-black-90-hover:hover {
  background-color: rgba(37, 37, 37, 0.9) !important;
}

.b-black-100 {
  background-color: rgba(37, 37, 37, 1) !important;
}

.b-black-100-hover:hover {
  background-color: rgba(37, 37, 37, 1) !important;
}

.b-black-l-03 {
  background-color: #2c2c2c !important;
}

.b-black-l-03-hover:hover {
  background-color: #2c2c2c !important;
}

.b-black-d-03 {
  background-color: #242424 !important;
}

.b-black-d-03-hover:hover {
  background-color: #242424 !important;
}

.b-black-l-05 {
  background-color: #303030 !important;
}

.b-black-l-05-hover:hover {
  background-color: #303030 !important;
}

.b-black-d-05 {
  background-color: #232323 !important;
}

.b-black-d-05-hover:hover {
  background-color: #232323 !important;
}

.b-black-l-07 {
  background-color: #343434 !important;
}

.b-black-l-07-hover:hover {
  background-color: #343434 !important;
}

.b-black-d-07 {
  background-color: #222222 !important;
}

.b-black-d-07-hover:hover {
  background-color: #222222 !important;
}

.b-black-l-08 {
  background-color: #363636 !important;
}

.b-black-l-08-hover:hover {
  background-color: #363636 !important;
}

.b-black-d-08 {
  background-color: #222222 !important;
}

.b-black-d-08-hover:hover {
  background-color: #222222 !important;
}

.b-black-l-09 {
  background-color: #393939 !important;
}

.b-black-l-09-hover:hover {
  background-color: #393939 !important;
}

.b-black-d-09 {
  background-color: #222222 !important;
}

.b-black-d-09-hover:hover {
  background-color: #222222 !important;
}

.b-black-l-10 {
  background-color: #3b3b3b !important;
}

.b-black-l-10-hover:hover {
  background-color: #3b3b3b !important;
}

.b-black-d-10 {
  background-color: #212121 !important;
}

.b-black-d-10-hover:hover {
  background-color: #212121 !important;
}

.b-black-l-11 {
  background-color: #3d3d3d !important;
}

.b-black-l-11-hover:hover {
  background-color: #3d3d3d !important;
}

.b-black-d-11 {
  background-color: #212121 !important;
}

.b-black-d-11-hover:hover {
  background-color: #212121 !important;
}

.b-black-l-20 {
  background-color: #515151 !important;
}

.b-black-l-20-hover:hover {
  background-color: #515151 !important;
}

.b-black-d-20 {
  background-color: #1e1e1e !important;
}

.b-black-d-20-hover:hover {
  background-color: #1e1e1e !important;
}

.b-black-l-30 {
  background-color: #666666 !important;
}

.b-black-l-30-hover:hover {
  background-color: #666666 !important;
}

.b-black-d-30 {
  background-color: #1a1a1a !important;
}

.b-black-d-30-hover:hover {
  background-color: #1a1a1a !important;
}

.b-black-l-40 {
  background-color: #7c7c7c !important;
}

.b-black-l-40-hover:hover {
  background-color: #7c7c7c !important;
}

.b-black-d-40 {
  background-color: #161616 !important;
}

.b-black-d-40-hover:hover {
  background-color: #161616 !important;
}

.b-black-l-50 {
  background-color: #929292 !important;
}

.b-black-l-50-hover:hover {
  background-color: #929292 !important;
}

.b-black-d-50 {
  background-color: #131313 !important;
}

.b-black-d-50-hover:hover {
  background-color: #131313 !important;
}

.b-black-l-60 {
  background-color: #a8a8a8 !important;
}

.b-black-l-60-hover:hover {
  background-color: #a8a8a8 !important;
}

.b-black-d-60 {
  background-color: #0f0f0f !important;
}

.b-black-d-60-hover:hover {
  background-color: #0f0f0f !important;
}

.b-black-l-70 {
  background-color: #bebebe !important;
}

.b-black-l-70-hover:hover {
  background-color: #bebebe !important;
}

.b-black-d-70 {
  background-color: #0b0b0b !important;
}

.b-black-d-70-hover:hover {
  background-color: #0b0b0b !important;
}

.b-black-l-80 {
  background-color: lightgray !important;
}

.b-black-l-80-hover:hover {
  background-color: lightgray !important;
}

.b-black-d-80 {
  background-color: #070707 !important;
}

.b-black-d-80-hover:hover {
  background-color: #070707 !important;
}

.b-black-l-90 {
  background-color: #e9e9e9 !important;
}

.b-black-l-90-hover:hover {
  background-color: #e9e9e9 !important;
}

.b-black-d-90 {
  background-color: #040404 !important;
}

.b-black-d-90-hover:hover {
  background-color: #040404 !important;
}

.b-blue {
  background-color: #90CAF9 !important;
}

.b-blue-hover:hover {
  background-color: #90CAF9 !important;
}

.b-blue-00 {
  background-color: rgba(144, 202, 249, 0) !important;
}

.b-blue-00-hover:hover {
  background-color: rgba(144, 202, 249, 0) !important;
}

.b-blue-10 {
  background-color: rgba(144, 202, 249, 0.1) !important;
}

.b-blue-10-hover:hover {
  background-color: rgba(144, 202, 249, 0.1) !important;
}

.b-blue-20 {
  background-color: rgba(144, 202, 249, 0.2) !important;
}

.b-blue-20-hover:hover {
  background-color: rgba(144, 202, 249, 0.2) !important;
}

.b-blue-30 {
  background-color: rgba(144, 202, 249, 0.3) !important;
}

.b-blue-30-hover:hover {
  background-color: rgba(144, 202, 249, 0.3) !important;
}

.b-blue-40 {
  background-color: rgba(144, 202, 249, 0.4) !important;
}

.b-blue-40-hover:hover {
  background-color: rgba(144, 202, 249, 0.4) !important;
}

.b-blue-50 {
  background-color: rgba(144, 202, 249, 0.5) !important;
}

.b-blue-50-hover:hover {
  background-color: rgba(144, 202, 249, 0.5) !important;
}

.b-blue-60 {
  background-color: rgba(144, 202, 249, 0.6) !important;
}

.b-blue-60-hover:hover {
  background-color: rgba(144, 202, 249, 0.6) !important;
}

.b-blue-70 {
  background-color: rgba(144, 202, 249, 0.7) !important;
}

.b-blue-70-hover:hover {
  background-color: rgba(144, 202, 249, 0.7) !important;
}

.b-blue-80 {
  background-color: rgba(144, 202, 249, 0.8) !important;
}

.b-blue-80-hover:hover {
  background-color: rgba(144, 202, 249, 0.8) !important;
}

.b-blue-90 {
  background-color: rgba(144, 202, 249, 0.9) !important;
}

.b-blue-90-hover:hover {
  background-color: rgba(144, 202, 249, 0.9) !important;
}

.b-blue-100 {
  background-color: rgba(144, 202, 249, 1) !important;
}

.b-blue-100-hover:hover {
  background-color: rgba(144, 202, 249, 1) !important;
}

.b-blue-l-03 {
  background-color: #93ccf9 !important;
}

.b-blue-l-03-hover:hover {
  background-color: #93ccf9 !important;
}

.b-blue-d-03 {
  background-color: #85c5f8 !important;
}

.b-blue-d-03-hover:hover {
  background-color: #85c5f8 !important;
}

.b-blue-l-05 {
  background-color: #96cdf9 !important;
}

.b-blue-l-05-hover:hover {
  background-color: #96cdf9 !important;
}

.b-blue-d-05 {
  background-color: #7dc1f8 !important;
}

.b-blue-d-05-hover:hover {
  background-color: #7dc1f8 !important;
}

.b-blue-l-07 {
  background-color: #98cef9 !important;
}

.b-blue-l-07-hover:hover {
  background-color: #98cef9 !important;
}

.b-blue-d-07 {
  background-color: #76bef8 !important;
}

.b-blue-d-07-hover:hover {
  background-color: #76bef8 !important;
}

.b-blue-l-08 {
  background-color: #99cef9 !important;
}

.b-blue-l-08-hover:hover {
  background-color: #99cef9 !important;
}

.b-blue-d-08 {
  background-color: #72bcf7 !important;
}

.b-blue-d-08-hover:hover {
  background-color: #72bcf7 !important;
}

.b-blue-l-09 {
  background-color: #9acffa !important;
}

.b-blue-l-09-hover:hover {
  background-color: #9acffa !important;
}

.b-blue-d-09 {
  background-color: #6ebaf7 !important;
}

.b-blue-d-09-hover:hover {
  background-color: #6ebaf7 !important;
}

.b-blue-l-10 {
  background-color: #9bcffa !important;
}

.b-blue-l-10-hover:hover {
  background-color: #9bcffa !important;
}

.b-blue-d-10 {
  background-color: #6bb8f7 !important;
}

.b-blue-d-10-hover:hover {
  background-color: #6bb8f7 !important;
}

.b-blue-l-11 {
  background-color: #9cd0fa !important;
}

.b-blue-l-11-hover:hover {
  background-color: #9cd0fa !important;
}

.b-blue-d-11 {
  background-color: #67b6f7 !important;
}

.b-blue-d-11-hover:hover {
  background-color: #67b6f7 !important;
}

.b-blue-l-20 {
  background-color: #a6d5fa !important;
}

.b-blue-l-20-hover:hover {
  background-color: #a6d5fa !important;
}

.b-blue-d-20 {
  background-color: #45a6f5 !important;
}

.b-blue-d-20-hover:hover {
  background-color: #45a6f5 !important;
}

.b-blue-l-30 {
  background-color: #b1dafb !important;
}

.b-blue-l-30-hover:hover {
  background-color: #b1dafb !important;
}

.b-blue-d-30 {
  background-color: #2095f3 !important;
}

.b-blue-d-30-hover:hover {
  background-color: #2095f3 !important;
}

.b-blue-l-40 {
  background-color: #bcdffb !important;
}

.b-blue-l-40-hover:hover {
  background-color: #bcdffb !important;
}

.b-blue-d-40 {
  background-color: #0c81e0 !important;
}

.b-blue-d-40-hover:hover {
  background-color: #0c81e0 !important;
}

.b-blue-l-50 {
  background-color: #c8e5fc !important;
}

.b-blue-l-50-hover:hover {
  background-color: #c8e5fc !important;
}

.b-blue-d-50 {
  background-color: #0a6bba !important;
}

.b-blue-d-50-hover:hover {
  background-color: #0a6bba !important;
}

.b-blue-l-60 {
  background-color: #d3eafd !important;
}

.b-blue-l-60-hover:hover {
  background-color: #d3eafd !important;
}

.b-blue-d-60 {
  background-color: #085695 !important;
}

.b-blue-d-60-hover:hover {
  background-color: #085695 !important;
}

.b-blue-l-70 {
  background-color: #deeffd !important;
}

.b-blue-l-70-hover:hover {
  background-color: #deeffd !important;
}

.b-blue-d-70 {
  background-color: #064070 !important;
}

.b-blue-d-70-hover:hover {
  background-color: #064070 !important;
}

.b-blue-l-80 {
  background-color: #e9f4fe !important;
}

.b-blue-l-80-hover:hover {
  background-color: #e9f4fe !important;
}

.b-blue-d-80 {
  background-color: #042b4b !important;
}

.b-blue-d-80-hover:hover {
  background-color: #042b4b !important;
}

.b-blue-l-90 {
  background-color: #f4fafe !important;
}

.b-blue-l-90-hover:hover {
  background-color: #f4fafe !important;
}

.b-blue-d-90 {
  background-color: #021525 !important;
}

.b-blue-d-90-hover:hover {
  background-color: #021525 !important;
}

.b-orange {
  background-color: #FFE0B2 !important;
}

.b-orange-hover:hover {
  background-color: #FFE0B2 !important;
}

.b-orange-00 {
  background-color: rgba(255, 224, 178, 0) !important;
}

.b-orange-00-hover:hover {
  background-color: rgba(255, 224, 178, 0) !important;
}

.b-orange-10 {
  background-color: rgba(255, 224, 178, 0.1) !important;
}

.b-orange-10-hover:hover {
  background-color: rgba(255, 224, 178, 0.1) !important;
}

.b-orange-20 {
  background-color: rgba(255, 224, 178, 0.2) !important;
}

.b-orange-20-hover:hover {
  background-color: rgba(255, 224, 178, 0.2) !important;
}

.b-orange-30 {
  background-color: rgba(255, 224, 178, 0.3) !important;
}

.b-orange-30-hover:hover {
  background-color: rgba(255, 224, 178, 0.3) !important;
}

.b-orange-40 {
  background-color: rgba(255, 224, 178, 0.4) !important;
}

.b-orange-40-hover:hover {
  background-color: rgba(255, 224, 178, 0.4) !important;
}

.b-orange-50 {
  background-color: rgba(255, 224, 178, 0.5) !important;
}

.b-orange-50-hover:hover {
  background-color: rgba(255, 224, 178, 0.5) !important;
}

.b-orange-60 {
  background-color: rgba(255, 224, 178, 0.6) !important;
}

.b-orange-60-hover:hover {
  background-color: rgba(255, 224, 178, 0.6) !important;
}

.b-orange-70 {
  background-color: rgba(255, 224, 178, 0.7) !important;
}

.b-orange-70-hover:hover {
  background-color: rgba(255, 224, 178, 0.7) !important;
}

.b-orange-80 {
  background-color: rgba(255, 224, 178, 0.8) !important;
}

.b-orange-80-hover:hover {
  background-color: rgba(255, 224, 178, 0.8) !important;
}

.b-orange-90 {
  background-color: rgba(255, 224, 178, 0.9) !important;
}

.b-orange-90-hover:hover {
  background-color: rgba(255, 224, 178, 0.9) !important;
}

.b-orange-100 {
  background-color: rgba(255, 224, 178, 1) !important;
}

.b-orange-100-hover:hover {
  background-color: rgba(255, 224, 178, 1) !important;
}

.b-orange-l-03 {
  background-color: #ffe1b4 !important;
}

.b-orange-l-03-hover:hover {
  background-color: #ffe1b4 !important;
}

.b-orange-d-03 {
  background-color: #ffdba5 !important;
}

.b-orange-d-03-hover:hover {
  background-color: #ffdba5 !important;
}

.b-orange-l-05 {
  background-color: #ffe2b6 !important;
}

.b-orange-l-05-hover:hover {
  background-color: #ffe2b6 !important;
}

.b-orange-d-05 {
  background-color: #ffd79c !important;
}

.b-orange-d-05-hover:hover {
  background-color: #ffd79c !important;
}

.b-orange-l-07 {
  background-color: #ffe2b7 !important;
}

.b-orange-l-07-hover:hover {
  background-color: #ffe2b7 !important;
}

.b-orange-d-07 {
  background-color: #ffd494 !important;
}

.b-orange-d-07-hover:hover {
  background-color: #ffd494 !important;
}

.b-orange-l-08 {
  background-color: #ffe2b8 !important;
}

.b-orange-l-08-hover:hover {
  background-color: #ffe2b8 !important;
}

.b-orange-d-08 {
  background-color: #ffd28f !important;
}

.b-orange-d-08-hover:hover {
  background-color: #ffd28f !important;
}

.b-orange-l-09 {
  background-color: #ffe3b9 !important;
}

.b-orange-l-09-hover:hover {
  background-color: #ffe3b9 !important;
}

.b-orange-d-09 {
  background-color: #ffd08b !important;
}

.b-orange-d-09-hover:hover {
  background-color: #ffd08b !important;
}

.b-orange-l-10 {
  background-color: #ffe3ba !important;
}

.b-orange-l-10-hover:hover {
  background-color: #ffe3ba !important;
}

.b-orange-d-10 {
  background-color: #ffcf87 !important;
}

.b-orange-d-10-hover:hover {
  background-color: #ffcf87 !important;
}

.b-orange-l-11 {
  background-color: #ffe3ba !important;
}

.b-orange-l-11-hover:hover {
  background-color: #ffe3ba !important;
}

.b-orange-d-11 {
  background-color: #ffcd82 !important;
}

.b-orange-d-11-hover:hover {
  background-color: #ffcd82 !important;
}

.b-orange-l-20 {
  background-color: #ffe6c1 !important;
}

.b-orange-l-20-hover:hover {
  background-color: #ffe6c1 !important;
}

.b-orange-d-20 {
  background-color: #ffbd5b !important;
}

.b-orange-d-20-hover:hover {
  background-color: #ffbd5b !important;
}

.b-orange-l-30 {
  background-color: #ffe9c9 !important;
}

.b-orange-l-30-hover:hover {
  background-color: #ffe9c9 !important;
}

.b-orange-d-30 {
  background-color: #ffac30 !important;
}

.b-orange-d-30-hover:hover {
  background-color: #ffac30 !important;
}

.b-orange-l-40 {
  background-color: #ffecd1 !important;
}

.b-orange-l-40-hover:hover {
  background-color: #ffecd1 !important;
}

.b-orange-d-40 {
  background-color: #ff9a05 !important;
}

.b-orange-d-40-hover:hover {
  background-color: #ff9a05 !important;
}

.b-orange-l-50 {
  background-color: #fff0d9 !important;
}

.b-orange-l-50-hover:hover {
  background-color: #fff0d9 !important;
}

.b-orange-d-50 {
  background-color: #d98100 !important;
}

.b-orange-d-50-hover:hover {
  background-color: #d98100 !important;
}

.b-orange-l-60 {
  background-color: #fff3e0 !important;
}

.b-orange-l-60-hover:hover {
  background-color: #fff3e0 !important;
}

.b-orange-d-60 {
  background-color: #ad6700 !important;
}

.b-orange-d-60-hover:hover {
  background-color: #ad6700 !important;
}

.b-orange-l-70 {
  background-color: #fff6e8 !important;
}

.b-orange-l-70-hover:hover {
  background-color: #fff6e8 !important;
}

.b-orange-d-70 {
  background-color: #824e00 !important;
}

.b-orange-d-70-hover:hover {
  background-color: #824e00 !important;
}

.b-orange-l-80 {
  background-color: #fff9f0 !important;
}

.b-orange-l-80-hover:hover {
  background-color: #fff9f0 !important;
}

.b-orange-d-80 {
  background-color: #573400 !important;
}

.b-orange-d-80-hover:hover {
  background-color: #573400 !important;
}

.b-orange-l-90 {
  background-color: #fffcf7 !important;
}

.b-orange-l-90-hover:hover {
  background-color: #fffcf7 !important;
}

.b-orange-d-90 {
  background-color: #2b1a00 !important;
}

.b-orange-d-90-hover:hover {
  background-color: #2b1a00 !important;
}

.b-yellow {
  background-color: #FFF9C4 !important;
}

.b-yellow-hover:hover {
  background-color: #FFF9C4 !important;
}

.b-yellow-00 {
  background-color: rgba(255, 249, 196, 0) !important;
}

.b-yellow-00-hover:hover {
  background-color: rgba(255, 249, 196, 0) !important;
}

.b-yellow-10 {
  background-color: rgba(255, 249, 196, 0.1) !important;
}

.b-yellow-10-hover:hover {
  background-color: rgba(255, 249, 196, 0.1) !important;
}

.b-yellow-20 {
  background-color: rgba(255, 249, 196, 0.2) !important;
}

.b-yellow-20-hover:hover {
  background-color: rgba(255, 249, 196, 0.2) !important;
}

.b-yellow-30 {
  background-color: rgba(255, 249, 196, 0.3) !important;
}

.b-yellow-30-hover:hover {
  background-color: rgba(255, 249, 196, 0.3) !important;
}

.b-yellow-40 {
  background-color: rgba(255, 249, 196, 0.4) !important;
}

.b-yellow-40-hover:hover {
  background-color: rgba(255, 249, 196, 0.4) !important;
}

.b-yellow-50 {
  background-color: rgba(255, 249, 196, 0.5) !important;
}

.b-yellow-50-hover:hover {
  background-color: rgba(255, 249, 196, 0.5) !important;
}

.b-yellow-60 {
  background-color: rgba(255, 249, 196, 0.6) !important;
}

.b-yellow-60-hover:hover {
  background-color: rgba(255, 249, 196, 0.6) !important;
}

.b-yellow-70 {
  background-color: rgba(255, 249, 196, 0.7) !important;
}

.b-yellow-70-hover:hover {
  background-color: rgba(255, 249, 196, 0.7) !important;
}

.b-yellow-80 {
  background-color: rgba(255, 249, 196, 0.8) !important;
}

.b-yellow-80-hover:hover {
  background-color: rgba(255, 249, 196, 0.8) !important;
}

.b-yellow-90 {
  background-color: rgba(255, 249, 196, 0.9) !important;
}

.b-yellow-90-hover:hover {
  background-color: rgba(255, 249, 196, 0.9) !important;
}

.b-yellow-100 {
  background-color: rgba(255, 249, 196, 1) !important;
}

.b-yellow-100-hover:hover {
  background-color: rgba(255, 249, 196, 1) !important;
}

.b-yellow-l-03 {
  background-color: #fff9c6 !important;
}

.b-yellow-l-03-hover:hover {
  background-color: #fff9c6 !important;
}

.b-yellow-d-03 {
  background-color: #fff8b6 !important;
}

.b-yellow-d-03-hover:hover {
  background-color: #fff8b6 !important;
}

.b-yellow-l-05 {
  background-color: #fff9c7 !important;
}

.b-yellow-l-05-hover:hover {
  background-color: #fff9c7 !important;
}

.b-yellow-d-05 {
  background-color: #fff7ad !important;
}

.b-yellow-d-05-hover:hover {
  background-color: #fff7ad !important;
}

.b-yellow-l-07 {
  background-color: #fff9c8 !important;
}

.b-yellow-l-07-hover:hover {
  background-color: #fff9c8 !important;
}

.b-yellow-d-07 {
  background-color: #fff6a4 !important;
}

.b-yellow-d-07-hover:hover {
  background-color: #fff6a4 !important;
}

.b-yellow-l-08 {
  background-color: #fff9c9 !important;
}

.b-yellow-l-08-hover:hover {
  background-color: #fff9c9 !important;
}

.b-yellow-d-08 {
  background-color: #fff5a0 !important;
}

.b-yellow-d-08-hover:hover {
  background-color: #fff5a0 !important;
}

.b-yellow-l-09 {
  background-color: #fffac9 !important;
}

.b-yellow-l-09-hover:hover {
  background-color: #fffac9 !important;
}

.b-yellow-d-09 {
  background-color: #fff59b !important;
}

.b-yellow-d-09-hover:hover {
  background-color: #fff59b !important;
}

.b-yellow-l-10 {
  background-color: #fffaca !important;
}

.b-yellow-l-10-hover:hover {
  background-color: #fffaca !important;
}

.b-yellow-d-10 {
  background-color: #fff497 !important;
}

.b-yellow-d-10-hover:hover {
  background-color: #fff497 !important;
}

.b-yellow-l-11 {
  background-color: #fffaca !important;
}

.b-yellow-l-11-hover:hover {
  background-color: #fffaca !important;
}

.b-yellow-d-11 {
  background-color: #fff492 !important;
}

.b-yellow-d-11-hover:hover {
  background-color: #fff492 !important;
}

.b-yellow-l-20 {
  background-color: #fffad0 !important;
}

.b-yellow-l-20-hover:hover {
  background-color: #fffad0 !important;
}

.b-yellow-d-20 {
  background-color: #fff06a !important;
}

.b-yellow-d-20-hover:hover {
  background-color: #fff06a !important;
}

.b-yellow-l-30 {
  background-color: #fffbd6 !important;
}

.b-yellow-l-30-hover:hover {
  background-color: #fffbd6 !important;
}

.b-yellow-d-30 {
  background-color: #ffeb3d !important;
}

.b-yellow-d-30-hover:hover {
  background-color: #ffeb3d !important;
}

.b-yellow-l-40 {
  background-color: #fffbdc !important;
}

.b-yellow-l-40-hover:hover {
  background-color: #fffbdc !important;
}

.b-yellow-d-40 {
  background-color: #ffe710 !important;
}

.b-yellow-d-40-hover:hover {
  background-color: #ffe710 !important;
}

.b-yellow-l-50 {
  background-color: #fffce2 !important;
}

.b-yellow-l-50-hover:hover {
  background-color: #fffce2 !important;
}

.b-yellow-d-50 {
  background-color: #e2cb00 !important;
}

.b-yellow-d-50-hover:hover {
  background-color: #e2cb00 !important;
}

.b-yellow-l-60 {
  background-color: #fffde7 !important;
}

.b-yellow-l-60-hover:hover {
  background-color: #fffde7 !important;
}

.b-yellow-d-60 {
  background-color: #b4a200 !important;
}

.b-yellow-d-60-hover:hover {
  background-color: #b4a200 !important;
}

.b-yellow-l-70 {
  background-color: #fffded !important;
}

.b-yellow-l-70-hover:hover {
  background-color: #fffded !important;
}

.b-yellow-d-70 {
  background-color: #877a00 !important;
}

.b-yellow-d-70-hover:hover {
  background-color: #877a00 !important;
}

.b-yellow-l-80 {
  background-color: #fffef3 !important;
}

.b-yellow-l-80-hover:hover {
  background-color: #fffef3 !important;
}

.b-yellow-d-80 {
  background-color: #5a5100 !important;
}

.b-yellow-d-80-hover:hover {
  background-color: #5a5100 !important;
}

.b-yellow-l-90 {
  background-color: #fffef9 !important;
}

.b-yellow-l-90-hover:hover {
  background-color: #fffef9 !important;
}

.b-yellow-d-90 {
  background-color: #2d2900 !important;
}

.b-yellow-d-90-hover:hover {
  background-color: #2d2900 !important;
}

.b-grey {
  background-color: #CFD8DC !important;
}

.b-grey-hover:hover {
  background-color: #CFD8DC !important;
}

.b-grey-00 {
  background-color: rgba(207, 216, 220, 0) !important;
}

.b-grey-00-hover:hover {
  background-color: rgba(207, 216, 220, 0) !important;
}

.b-grey-10 {
  background-color: rgba(207, 216, 220, 0.1) !important;
}

.b-grey-10-hover:hover {
  background-color: rgba(207, 216, 220, 0.1) !important;
}

.b-grey-20 {
  background-color: rgba(207, 216, 220, 0.2) !important;
}

.b-grey-20-hover:hover {
  background-color: rgba(207, 216, 220, 0.2) !important;
}

.b-grey-30 {
  background-color: rgba(207, 216, 220, 0.3) !important;
}

.b-grey-30-hover:hover {
  background-color: rgba(207, 216, 220, 0.3) !important;
}

.b-grey-40 {
  background-color: rgba(207, 216, 220, 0.4) !important;
}

.b-grey-40-hover:hover {
  background-color: rgba(207, 216, 220, 0.4) !important;
}

.b-grey-50 {
  background-color: rgba(207, 216, 220, 0.5) !important;
}

.b-grey-50-hover:hover {
  background-color: rgba(207, 216, 220, 0.5) !important;
}

.b-grey-60 {
  background-color: rgba(207, 216, 220, 0.6) !important;
}

.b-grey-60-hover:hover {
  background-color: rgba(207, 216, 220, 0.6) !important;
}

.b-grey-70 {
  background-color: rgba(207, 216, 220, 0.7) !important;
}

.b-grey-70-hover:hover {
  background-color: rgba(207, 216, 220, 0.7) !important;
}

.b-grey-80 {
  background-color: rgba(207, 216, 220, 0.8) !important;
}

.b-grey-80-hover:hover {
  background-color: rgba(207, 216, 220, 0.8) !important;
}

.b-grey-90 {
  background-color: rgba(207, 216, 220, 0.9) !important;
}

.b-grey-90-hover:hover {
  background-color: rgba(207, 216, 220, 0.9) !important;
}

.b-grey-100 {
  background-color: rgba(207, 216, 220, 1) !important;
}

.b-grey-100-hover:hover {
  background-color: rgba(207, 216, 220, 1) !important;
}

.b-grey-l-03 {
  background-color: #d0d9dd !important;
}

.b-grey-l-03-hover:hover {
  background-color: #d0d9dd !important;
}

.b-grey-d-03 {
  background-color: #c8d2d7 !important;
}

.b-grey-d-03-hover:hover {
  background-color: #c8d2d7 !important;
}

.b-grey-l-05 {
  background-color: #d1dade !important;
}

.b-grey-l-05-hover:hover {
  background-color: #d1dade !important;
}

.b-grey-d-05 {
  background-color: #c3ced3 !important;
}

.b-grey-d-05-hover:hover {
  background-color: #c3ced3 !important;
}

.b-grey-l-07 {
  background-color: #d2dbde !important;
}

.b-grey-l-07-hover:hover {
  background-color: #d2dbde !important;
}

.b-grey-d-07 {
  background-color: #becacf !important;
}

.b-grey-d-07-hover:hover {
  background-color: #becacf !important;
}

.b-grey-l-08 {
  background-color: #d3dbdf !important;
}

.b-grey-l-08-hover:hover {
  background-color: #d3dbdf !important;
}

.b-grey-d-08 {
  background-color: #bbc8ce !important;
}

.b-grey-d-08-hover:hover {
  background-color: #bbc8ce !important;
}

.b-grey-l-09 {
  background-color: #d3dcdf !important;
}

.b-grey-l-09-hover:hover {
  background-color: #d3dcdf !important;
}

.b-grey-d-09 {
  background-color: #b9c6cc !important;
}

.b-grey-d-09-hover:hover {
  background-color: #b9c6cc !important;
}

.b-grey-l-10 {
  background-color: #d4dce0 !important;
}

.b-grey-l-10-hover:hover {
  background-color: #d4dce0 !important;
}

.b-grey-d-10 {
  background-color: #b6c4ca !important;
}

.b-grey-d-10-hover:hover {
  background-color: #b6c4ca !important;
}

.b-grey-l-11 {
  background-color: #d4dce0 !important;
}

.b-grey-l-11-hover:hover {
  background-color: #d4dce0 !important;
}

.b-grey-d-11 {
  background-color: #b4c2c8 !important;
}

.b-grey-d-11-hover:hover {
  background-color: #b4c2c8 !important;
}

.b-grey-l-20 {
  background-color: #d9e0e3 !important;
}

.b-grey-l-20-hover:hover {
  background-color: #d9e0e3 !important;
}

.b-grey-d-20 {
  background-color: #9eb0b8 !important;
}

.b-grey-d-20-hover:hover {
  background-color: #9eb0b8 !important;
}

.b-grey-l-30 {
  background-color: #dde4e7 !important;
}

.b-grey-l-30-hover:hover {
  background-color: #dde4e7 !important;
}

.b-grey-d-30 {
  background-color: #859ca6 !important;
}

.b-grey-d-30-hover:hover {
  background-color: #859ca6 !important;
}

.b-grey-l-40 {
  background-color: #e2e8ea !important;
}

.b-grey-l-40-hover:hover {
  background-color: #e2e8ea !important;
}

.b-grey-d-40 {
  background-color: #6c8894 !important;
}

.b-grey-d-40-hover:hover {
  background-color: #6c8894 !important;
}

.b-grey-l-50 {
  background-color: #e7ecee !important;
}

.b-grey-l-50-hover:hover {
  background-color: #e7ecee !important;
}

.b-grey-d-50 {
  background-color: #5a717b !important;
}

.b-grey-d-50-hover:hover {
  background-color: #5a717b !important;
}

.b-grey-l-60 {
  background-color: #eceff1 !important;
}

.b-grey-l-60-hover:hover {
  background-color: #eceff1 !important;
}

.b-grey-d-60 {
  background-color: #485b63 !important;
}

.b-grey-d-60-hover:hover {
  background-color: #485b63 !important;
}

.b-grey-l-70 {
  background-color: #f1f3f5 !important;
}

.b-grey-l-70-hover:hover {
  background-color: #f1f3f5 !important;
}

.b-grey-d-70 {
  background-color: #36444a !important;
}

.b-grey-d-70-hover:hover {
  background-color: #36444a !important;
}

.b-grey-l-80 {
  background-color: #f5f7f8 !important;
}

.b-grey-l-80-hover:hover {
  background-color: #f5f7f8 !important;
}

.b-grey-d-80 {
  background-color: #242d31 !important;
}

.b-grey-d-80-hover:hover {
  background-color: #242d31 !important;
}

.b-grey-l-90 {
  background-color: #fafbfc !important;
}

.b-grey-l-90-hover:hover {
  background-color: #fafbfc !important;
}

.b-grey-d-90 {
  background-color: #121719 !important;
}

.b-grey-d-90-hover:hover {
  background-color: #121719 !important;
}

.b-red {
  background-color: #FFCDD2 !important;
}

.b-red-hover:hover {
  background-color: #FFCDD2 !important;
}

.b-red-00 {
  background-color: rgba(255, 205, 210, 0) !important;
}

.b-red-00-hover:hover {
  background-color: rgba(255, 205, 210, 0) !important;
}

.b-red-10 {
  background-color: rgba(255, 205, 210, 0.1) !important;
}

.b-red-10-hover:hover {
  background-color: rgba(255, 205, 210, 0.1) !important;
}

.b-red-20 {
  background-color: rgba(255, 205, 210, 0.2) !important;
}

.b-red-20-hover:hover {
  background-color: rgba(255, 205, 210, 0.2) !important;
}

.b-red-30 {
  background-color: rgba(255, 205, 210, 0.3) !important;
}

.b-red-30-hover:hover {
  background-color: rgba(255, 205, 210, 0.3) !important;
}

.b-red-40 {
  background-color: rgba(255, 205, 210, 0.4) !important;
}

.b-red-40-hover:hover {
  background-color: rgba(255, 205, 210, 0.4) !important;
}

.b-red-50 {
  background-color: rgba(255, 205, 210, 0.5) !important;
}

.b-red-50-hover:hover {
  background-color: rgba(255, 205, 210, 0.5) !important;
}

.b-red-60 {
  background-color: rgba(255, 205, 210, 0.6) !important;
}

.b-red-60-hover:hover {
  background-color: rgba(255, 205, 210, 0.6) !important;
}

.b-red-70 {
  background-color: rgba(255, 205, 210, 0.7) !important;
}

.b-red-70-hover:hover {
  background-color: rgba(255, 205, 210, 0.7) !important;
}

.b-red-80 {
  background-color: rgba(255, 205, 210, 0.8) !important;
}

.b-red-80-hover:hover {
  background-color: rgba(255, 205, 210, 0.8) !important;
}

.b-red-90 {
  background-color: rgba(255, 205, 210, 0.9) !important;
}

.b-red-90-hover:hover {
  background-color: rgba(255, 205, 210, 0.9) !important;
}

.b-red-100 {
  background-color: rgba(255, 205, 210, 1) !important;
}

.b-red-100-hover:hover {
  background-color: rgba(255, 205, 210, 1) !important;
}

.b-red-l-03 {
  background-color: #ffcfd3 !important;
}

.b-red-l-03-hover:hover {
  background-color: #ffcfd3 !important;
}

.b-red-d-03 {
  background-color: #ffbfc6 !important;
}

.b-red-d-03-hover:hover {
  background-color: #ffbfc6 !important;
}

.b-red-l-05 {
  background-color: #ffd0d4 !important;
}

.b-red-l-05-hover:hover {
  background-color: #ffd0d4 !important;
}

.b-red-d-05 {
  background-color: #ffb6bd !important;
}

.b-red-d-05-hover:hover {
  background-color: #ffb6bd !important;
}

.b-red-l-07 {
  background-color: #ffd1d5 !important;
}

.b-red-l-07-hover:hover {
  background-color: #ffd1d5 !important;
}

.b-red-d-07 {
  background-color: #ffadb5 !important;
}

.b-red-d-07-hover:hover {
  background-color: #ffadb5 !important;
}

.b-red-l-08 {
  background-color: #ffd1d6 !important;
}

.b-red-l-08-hover:hover {
  background-color: #ffd1d6 !important;
}

.b-red-d-08 {
  background-color: #ffa8b1 !important;
}

.b-red-d-08-hover:hover {
  background-color: #ffa8b1 !important;
}

.b-red-l-09 {
  background-color: #ffd2d6 !important;
}

.b-red-l-09-hover:hover {
  background-color: #ffd2d6 !important;
}

.b-red-d-09 {
  background-color: #ffa4ad !important;
}

.b-red-d-09-hover:hover {
  background-color: #ffa4ad !important;
}

.b-red-l-10 {
  background-color: #ffd2d7 !important;
}

.b-red-l-10-hover:hover {
  background-color: #ffd2d7 !important;
}

.b-red-d-10 {
  background-color: #ff9fa9 !important;
}

.b-red-d-10-hover:hover {
  background-color: #ff9fa9 !important;
}

.b-red-l-11 {
  background-color: #ffd3d7 !important;
}

.b-red-l-11-hover:hover {
  background-color: #ffd3d7 !important;
}

.b-red-d-11 {
  background-color: #ff9aa4 !important;
}

.b-red-d-11-hover:hover {
  background-color: #ff9aa4 !important;
}

.b-red-l-20 {
  background-color: #ffd7db !important;
}

.b-red-l-20-hover:hover {
  background-color: #ffd7db !important;
}

.b-red-d-20 {
  background-color: #ff717f !important;
}

.b-red-d-20-hover:hover {
  background-color: #ff717f !important;
}

.b-red-l-30 {
  background-color: #ffdce0 !important;
}

.b-red-l-30-hover:hover {
  background-color: #ffdce0 !important;
}

.b-red-d-30 {
  background-color: #ff4356 !important;
}

.b-red-d-30-hover:hover {
  background-color: #ff4356 !important;
}

.b-red-l-40 {
  background-color: #ffe1e4 !important;
}

.b-red-l-40-hover:hover {
  background-color: #ffe1e4 !important;
}

.b-red-d-40 {
  background-color: #ff152c !important;
}

.b-red-d-40-hover:hover {
  background-color: #ff152c !important;
}

.b-red-l-50 {
  background-color: #ffe6e9 !important;
}

.b-red-l-50-hover:hover {
  background-color: #ffe6e9 !important;
}

.b-red-d-50 {
  background-color: #e60017 !important;
}

.b-red-d-50-hover:hover {
  background-color: #e60017 !important;
}

.b-red-l-60 {
  background-color: #ffebed !important;
}

.b-red-l-60-hover:hover {
  background-color: #ffebed !important;
}

.b-red-d-60 {
  background-color: #b80012 !important;
}

.b-red-d-60-hover:hover {
  background-color: #b80012 !important;
}

.b-red-l-70 {
  background-color: #fff0f2 !important;
}

.b-red-l-70-hover:hover {
  background-color: #fff0f2 !important;
}

.b-red-d-70 {
  background-color: #8a000e !important;
}

.b-red-d-70-hover:hover {
  background-color: #8a000e !important;
}

.b-red-l-80 {
  background-color: #fff5f6 !important;
}

.b-red-l-80-hover:hover {
  background-color: #fff5f6 !important;
}

.b-red-d-80 {
  background-color: #5c0009 !important;
}

.b-red-d-80-hover:hover {
  background-color: #5c0009 !important;
}

.b-red-l-90 {
  background-color: #fffafb !important;
}

.b-red-l-90-hover:hover {
  background-color: #fffafb !important;
}

.b-red-d-90 {
  background-color: #2e0005 !important;
}

.b-red-d-90-hover:hover {
  background-color: #2e0005 !important;
}

.b-green {
  background-color: #C8E6C9 !important;
}

.b-green-hover:hover {
  background-color: #C8E6C9 !important;
}

.b-green-00 {
  background-color: rgba(200, 230, 201, 0) !important;
}

.b-green-00-hover:hover {
  background-color: rgba(200, 230, 201, 0) !important;
}

.b-green-10 {
  background-color: rgba(200, 230, 201, 0.1) !important;
}

.b-green-10-hover:hover {
  background-color: rgba(200, 230, 201, 0.1) !important;
}

.b-green-20 {
  background-color: rgba(200, 230, 201, 0.2) !important;
}

.b-green-20-hover:hover {
  background-color: rgba(200, 230, 201, 0.2) !important;
}

.b-green-30 {
  background-color: rgba(200, 230, 201, 0.3) !important;
}

.b-green-30-hover:hover {
  background-color: rgba(200, 230, 201, 0.3) !important;
}

.b-green-40 {
  background-color: rgba(200, 230, 201, 0.4) !important;
}

.b-green-40-hover:hover {
  background-color: rgba(200, 230, 201, 0.4) !important;
}

.b-green-50 {
  background-color: rgba(200, 230, 201, 0.5) !important;
}

.b-green-50-hover:hover {
  background-color: rgba(200, 230, 201, 0.5) !important;
}

.b-green-60 {
  background-color: rgba(200, 230, 201, 0.6) !important;
}

.b-green-60-hover:hover {
  background-color: rgba(200, 230, 201, 0.6) !important;
}

.b-green-70 {
  background-color: rgba(200, 230, 201, 0.7) !important;
}

.b-green-70-hover:hover {
  background-color: rgba(200, 230, 201, 0.7) !important;
}

.b-green-80 {
  background-color: rgba(200, 230, 201, 0.8) !important;
}

.b-green-80-hover:hover {
  background-color: rgba(200, 230, 201, 0.8) !important;
}

.b-green-90 {
  background-color: rgba(200, 230, 201, 0.9) !important;
}

.b-green-90-hover:hover {
  background-color: rgba(200, 230, 201, 0.9) !important;
}

.b-green-100 {
  background-color: rgba(200, 230, 201, 1) !important;
}

.b-green-100-hover:hover {
  background-color: rgba(200, 230, 201, 1) !important;
}

.b-green-l-03 {
  background-color: #cae7cb !important;
}

.b-green-l-03-hover:hover {
  background-color: #cae7cb !important;
}

.b-green-d-03 {
  background-color: #bfe2c0 !important;
}

.b-green-d-03-hover:hover {
  background-color: #bfe2c0 !important;
}

.b-green-l-05 {
  background-color: #cbe7cc !important;
}

.b-green-l-05-hover:hover {
  background-color: #cbe7cc !important;
}

.b-green-d-05 {
  background-color: #b9dfba !important;
}

.b-green-d-05-hover:hover {
  background-color: #b9dfba !important;
}

.b-green-l-07 {
  background-color: #cce8cd !important;
}

.b-green-l-07-hover:hover {
  background-color: #cce8cd !important;
}

.b-green-d-07 {
  background-color: #b3ddb5 !important;
}

.b-green-d-07-hover:hover {
  background-color: #b3ddb5 !important;
}

.b-green-l-08 {
  background-color: #cce8cd !important;
}

.b-green-l-08-hover:hover {
  background-color: #cce8cd !important;
}

.b-green-d-08 {
  background-color: #b0dbb2 !important;
}

.b-green-d-08-hover:hover {
  background-color: #b0dbb2 !important;
}

.b-green-l-09 {
  background-color: #cde8ce !important;
}

.b-green-l-09-hover:hover {
  background-color: #cde8ce !important;
}

.b-green-d-09 {
  background-color: #addaaf !important;
}

.b-green-d-09-hover:hover {
  background-color: #addaaf !important;
}

.b-green-l-10 {
  background-color: #cee9ce !important;
}

.b-green-l-10-hover:hover {
  background-color: #cee9ce !important;
}

.b-green-d-10 {
  background-color: #aad9ac !important;
}

.b-green-d-10-hover:hover {
  background-color: #aad9ac !important;
}

.b-green-l-11 {
  background-color: #cee9cf !important;
}

.b-green-l-11-hover:hover {
  background-color: #cee9cf !important;
}

.b-green-d-11 {
  background-color: #a7d7a9 !important;
}

.b-green-d-11-hover:hover {
  background-color: #a7d7a9 !important;
}

.b-green-l-20 {
  background-color: #d3ebd4 !important;
}

.b-green-l-20-hover:hover {
  background-color: #d3ebd4 !important;
}

.b-green-d-20 {
  background-color: #8dcb8f !important;
}

.b-green-d-20-hover:hover {
  background-color: #8dcb8f !important;
}

.b-green-l-30 {
  background-color: #d9eed9 !important;
}

.b-green-l-30-hover:hover {
  background-color: #d9eed9 !important;
}

.b-green-d-30 {
  background-color: #6fbe72 !important;
}

.b-green-d-30-hover:hover {
  background-color: #6fbe72 !important;
}

.b-green-l-40 {
  background-color: #def0df !important;
}

.b-green-l-40-hover:hover {
  background-color: #def0df !important;
}

.b-green-d-40 {
  background-color: #52b055 !important;
}

.b-green-d-40-hover:hover {
  background-color: #52b055 !important;
}

.b-green-l-50 {
  background-color: #e4f3e4 !important;
}

.b-green-l-50-hover:hover {
  background-color: #e4f3e4 !important;
}

.b-green-d-50 {
  background-color: #439446 !important;
}

.b-green-d-50-hover:hover {
  background-color: #439446 !important;
}

.b-green-l-60 {
  background-color: #e9f5e9 !important;
}

.b-green-l-60-hover:hover {
  background-color: #e9f5e9 !important;
}

.b-green-d-60 {
  background-color: #367638 !important;
}

.b-green-d-60-hover:hover {
  background-color: #367638 !important;
}

.b-green-l-70 {
  background-color: #eff8ef !important;
}

.b-green-l-70-hover:hover {
  background-color: #eff8ef !important;
}

.b-green-d-70 {
  background-color: #28592a !important;
}

.b-green-d-70-hover:hover {
  background-color: #28592a !important;
}

.b-green-l-80 {
  background-color: #f4faf4 !important;
}

.b-green-l-80-hover:hover {
  background-color: #f4faf4 !important;
}

.b-green-d-80 {
  background-color: #1b3b1c !important;
}

.b-green-d-80-hover:hover {
  background-color: #1b3b1c !important;
}

.b-green-l-90 {
  background-color: #fafdfa !important;
}

.b-green-l-90-hover:hover {
  background-color: #fafdfa !important;
}

.b-green-d-90 {
  background-color: #0d1e0e !important;
}

.b-green-d-90-hover:hover {
  background-color: #0d1e0e !important;
}

.b-transparent {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-00 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-00-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-10 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.b-transparent-10-hover:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.b-transparent-20 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

.b-transparent-20-hover:hover {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

.b-transparent-30 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.b-transparent-30-hover:hover {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.b-transparent-40 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}

.b-transparent-40-hover:hover {
  background-color: rgba(0, 0, 0, 0.4) !important;
}

.b-transparent-50 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.b-transparent-50-hover:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.b-transparent-60 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.b-transparent-60-hover:hover {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.b-transparent-70 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.b-transparent-70-hover:hover {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.b-transparent-80 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.b-transparent-80-hover:hover {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.b-transparent-90 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}

.b-transparent-90-hover:hover {
  background-color: rgba(0, 0, 0, 0.9) !important;
}

.b-transparent-100 {
  background-color: rgba(0, 0, 0, 1) !important;
}

.b-transparent-100-hover:hover {
  background-color: rgba(0, 0, 0, 1) !important;
}

.b-transparent-l-03 {
  background-color: rgba(8, 8, 8, 0) !important;
}

.b-transparent-l-03-hover:hover {
  background-color: rgba(8, 8, 8, 0) !important;
}

.b-transparent-d-03 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-03-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-05 {
  background-color: rgba(13, 13, 13, 0) !important;
}

.b-transparent-l-05-hover:hover {
  background-color: rgba(13, 13, 13, 0) !important;
}

.b-transparent-d-05 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-05-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-07 {
  background-color: rgba(18, 18, 18, 0) !important;
}

.b-transparent-l-07-hover:hover {
  background-color: rgba(18, 18, 18, 0) !important;
}

.b-transparent-d-07 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-07-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-08 {
  background-color: rgba(20, 20, 20, 0) !important;
}

.b-transparent-l-08-hover:hover {
  background-color: rgba(20, 20, 20, 0) !important;
}

.b-transparent-d-08 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-08-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-09 {
  background-color: rgba(23, 23, 23, 0) !important;
}

.b-transparent-l-09-hover:hover {
  background-color: rgba(23, 23, 23, 0) !important;
}

.b-transparent-d-09 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-09-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-10 {
  background-color: rgba(26, 26, 26, 0) !important;
}

.b-transparent-l-10-hover:hover {
  background-color: rgba(26, 26, 26, 0) !important;
}

.b-transparent-d-10 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-10-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-11 {
  background-color: rgba(28, 28, 28, 0) !important;
}

.b-transparent-l-11-hover:hover {
  background-color: rgba(28, 28, 28, 0) !important;
}

.b-transparent-d-11 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-11-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-20 {
  background-color: rgba(51, 51, 51, 0) !important;
}

.b-transparent-l-20-hover:hover {
  background-color: rgba(51, 51, 51, 0) !important;
}

.b-transparent-d-20 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-20-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-30 {
  background-color: rgba(77, 77, 77, 0) !important;
}

.b-transparent-l-30-hover:hover {
  background-color: rgba(77, 77, 77, 0) !important;
}

.b-transparent-d-30 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-30-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-40 {
  background-color: rgba(102, 102, 102, 0) !important;
}

.b-transparent-l-40-hover:hover {
  background-color: rgba(102, 102, 102, 0) !important;
}

.b-transparent-d-40 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-40-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-50 {
  background-color: rgba(128, 128, 128, 0) !important;
}

.b-transparent-l-50-hover:hover {
  background-color: rgba(128, 128, 128, 0) !important;
}

.b-transparent-d-50 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-50-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-60 {
  background-color: rgba(153, 153, 153, 0) !important;
}

.b-transparent-l-60-hover:hover {
  background-color: rgba(153, 153, 153, 0) !important;
}

.b-transparent-d-60 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-60-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-70 {
  background-color: rgba(179, 179, 179, 0) !important;
}

.b-transparent-l-70-hover:hover {
  background-color: rgba(179, 179, 179, 0) !important;
}

.b-transparent-d-70 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-70-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-80 {
  background-color: rgba(204, 204, 204, 0) !important;
}

.b-transparent-l-80-hover:hover {
  background-color: rgba(204, 204, 204, 0) !important;
}

.b-transparent-d-80 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-80-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-l-90 {
  background-color: rgba(230, 230, 230, 0) !important;
}

.b-transparent-l-90-hover:hover {
  background-color: rgba(230, 230, 230, 0) !important;
}

.b-transparent-d-90 {
  background-color: rgba(0, 0, 0, 0) !important;
}

.b-transparent-d-90-hover:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bd-main {
  border-color: #0f203a !important;
}

.bd-main-hover:hover {
  border-color: #0f203a !important;
}

.bd-main-00 {
  border-color: rgba(15, 32, 58, 0) !important;
}

.bd-main-00-hover:hover {
  border-color: rgba(15, 32, 58, 0) !important;
}

.bd-main-10 {
  border-color: rgba(15, 32, 58, 0.1) !important;
}

.bd-main-10-hover:hover {
  border-color: rgba(15, 32, 58, 0.1) !important;
}

.bd-main-20 {
  border-color: rgba(15, 32, 58, 0.2) !important;
}

.bd-main-20-hover:hover {
  border-color: rgba(15, 32, 58, 0.2) !important;
}

.bd-main-30 {
  border-color: rgba(15, 32, 58, 0.3) !important;
}

.bd-main-30-hover:hover {
  border-color: rgba(15, 32, 58, 0.3) !important;
}

.bd-main-40 {
  border-color: rgba(15, 32, 58, 0.4) !important;
}

.bd-main-40-hover:hover {
  border-color: rgba(15, 32, 58, 0.4) !important;
}

.bd-main-50 {
  border-color: rgba(15, 32, 58, 0.5) !important;
}

.bd-main-50-hover:hover {
  border-color: rgba(15, 32, 58, 0.5) !important;
}

.bd-main-60 {
  border-color: rgba(15, 32, 58, 0.6) !important;
}

.bd-main-60-hover:hover {
  border-color: rgba(15, 32, 58, 0.6) !important;
}

.bd-main-70 {
  border-color: rgba(15, 32, 58, 0.7) !important;
}

.bd-main-70-hover:hover {
  border-color: rgba(15, 32, 58, 0.7) !important;
}

.bd-main-80 {
  border-color: rgba(15, 32, 58, 0.8) !important;
}

.bd-main-80-hover:hover {
  border-color: rgba(15, 32, 58, 0.8) !important;
}

.bd-main-90 {
  border-color: rgba(15, 32, 58, 0.9) !important;
}

.bd-main-90-hover:hover {
  border-color: rgba(15, 32, 58, 0.9) !important;
}

.bd-main-100 {
  border-color: rgba(15, 32, 58, 1) !important;
}

.bd-main-100-hover:hover {
  border-color: rgba(15, 32, 58, 1) !important;
}

.bd-main-l-03 {
  border-color: #122644 !important;
}

.bd-main-l-03-hover:hover {
  border-color: #122644 !important;
}

.bd-main-d-03 {
  border-color: #0f1f38 !important;
}

.bd-main-d-03-hover:hover {
  border-color: #0f1f38 !important;
}

.bd-main-l-05 {
  border-color: #132a4b !important;
}

.bd-main-l-05-hover:hover {
  border-color: #132a4b !important;
}

.bd-main-d-05 {
  border-color: #0e1e37 !important;
}

.bd-main-d-05-hover:hover {
  border-color: #0e1e37 !important;
}

.bd-main-l-07 {
  border-color: #152d52 !important;
}

.bd-main-l-07-hover:hover {
  border-color: #152d52 !important;
}

.bd-main-d-07 {
  border-color: #0e1e36 !important;
}

.bd-main-d-07-hover:hover {
  border-color: #0e1e36 !important;
}

.bd-main-l-08 {
  border-color: #162f56 !important;
}

.bd-main-l-08-hover:hover {
  border-color: #162f56 !important;
}

.bd-main-d-08 {
  border-color: #0e1d35 !important;
}

.bd-main-d-08-hover:hover {
  border-color: #0e1d35 !important;
}

.bd-main-l-09 {
  border-color: #173159 !important;
}

.bd-main-l-09-hover:hover {
  border-color: #173159 !important;
}

.bd-main-d-09 {
  border-color: #0e1d35 !important;
}

.bd-main-d-09-hover:hover {
  border-color: #0e1d35 !important;
}

.bd-main-l-10 {
  border-color: #18335d !important;
}

.bd-main-l-10-hover:hover {
  border-color: #18335d !important;
}

.bd-main-d-10 {
  border-color: #0e1d34 !important;
}

.bd-main-d-10-hover:hover {
  border-color: #0e1d34 !important;
}

.bd-main-l-11 {
  border-color: #193560 !important;
}

.bd-main-l-11-hover:hover {
  border-color: #193560 !important;
}

.bd-main-d-11 {
  border-color: #0d1c34 !important;
}

.bd-main-d-11-hover:hover {
  border-color: #0d1c34 !important;
}

.bd-main-l-20 {
  border-color: #21467f !important;
}

.bd-main-l-20-hover:hover {
  border-color: #21467f !important;
}

.bd-main-d-20 {
  border-color: #0c1a2e !important;
}

.bd-main-d-20-hover:hover {
  border-color: #0c1a2e !important;
}

.bd-main-l-30 {
  border-color: #2a59a2 !important;
}

.bd-main-l-30-hover:hover {
  border-color: #2a59a2 !important;
}

.bd-main-d-30 {
  border-color: #0b1629 !important;
}

.bd-main-d-30-hover:hover {
  border-color: #0b1629 !important;
}

.bd-main-l-40 {
  border-color: #336dc5 !important;
}

.bd-main-l-40-hover:hover {
  border-color: #336dc5 !important;
}

.bd-main-d-40 {
  border-color: #091323 !important;
}

.bd-main-d-40-hover:hover {
  border-color: #091323 !important;
}

.bd-main-l-50 {
  border-color: #5184d2 !important;
}

.bd-main-l-50-hover:hover {
  border-color: #5184d2 !important;
}

.bd-main-d-50 {
  border-color: #08101d !important;
}

.bd-main-d-50-hover:hover {
  border-color: #08101d !important;
}

.bd-main-l-60 {
  border-color: #749ddb !important;
}

.bd-main-l-60-hover:hover {
  border-color: #749ddb !important;
}

.bd-main-d-60 {
  border-color: #060d17 !important;
}

.bd-main-d-60-hover:hover {
  border-color: #060d17 !important;
}

.bd-main-l-70 {
  border-color: #97b5e4 !important;
}

.bd-main-l-70-hover:hover {
  border-color: #97b5e4 !important;
}

.bd-main-d-70 {
  border-color: #050a11 !important;
}

.bd-main-d-70-hover:hover {
  border-color: #050a11 !important;
}

.bd-main-l-80 {
  border-color: #baceed !important;
}

.bd-main-l-80-hover:hover {
  border-color: #baceed !important;
}

.bd-main-d-80 {
  border-color: #03060c !important;
}

.bd-main-d-80-hover:hover {
  border-color: #03060c !important;
}

.bd-main-l-90 {
  border-color: #dce6f6 !important;
}

.bd-main-l-90-hover:hover {
  border-color: #dce6f6 !important;
}

.bd-main-d-90 {
  border-color: #020306 !important;
}

.bd-main-d-90-hover:hover {
  border-color: #020306 !important;
}

.bd-dark {
  border-color: #002438 !important;
}

.bd-dark-hover:hover {
  border-color: #002438 !important;
}

.bd-dark-00 {
  border-color: rgba(0, 36, 56, 0) !important;
}

.bd-dark-00-hover:hover {
  border-color: rgba(0, 36, 56, 0) !important;
}

.bd-dark-10 {
  border-color: rgba(0, 36, 56, 0.1) !important;
}

.bd-dark-10-hover:hover {
  border-color: rgba(0, 36, 56, 0.1) !important;
}

.bd-dark-20 {
  border-color: rgba(0, 36, 56, 0.2) !important;
}

.bd-dark-20-hover:hover {
  border-color: rgba(0, 36, 56, 0.2) !important;
}

.bd-dark-30 {
  border-color: rgba(0, 36, 56, 0.3) !important;
}

.bd-dark-30-hover:hover {
  border-color: rgba(0, 36, 56, 0.3) !important;
}

.bd-dark-40 {
  border-color: rgba(0, 36, 56, 0.4) !important;
}

.bd-dark-40-hover:hover {
  border-color: rgba(0, 36, 56, 0.4) !important;
}

.bd-dark-50 {
  border-color: rgba(0, 36, 56, 0.5) !important;
}

.bd-dark-50-hover:hover {
  border-color: rgba(0, 36, 56, 0.5) !important;
}

.bd-dark-60 {
  border-color: rgba(0, 36, 56, 0.6) !important;
}

.bd-dark-60-hover:hover {
  border-color: rgba(0, 36, 56, 0.6) !important;
}

.bd-dark-70 {
  border-color: rgba(0, 36, 56, 0.7) !important;
}

.bd-dark-70-hover:hover {
  border-color: rgba(0, 36, 56, 0.7) !important;
}

.bd-dark-80 {
  border-color: rgba(0, 36, 56, 0.8) !important;
}

.bd-dark-80-hover:hover {
  border-color: rgba(0, 36, 56, 0.8) !important;
}

.bd-dark-90 {
  border-color: rgba(0, 36, 56, 0.9) !important;
}

.bd-dark-90-hover:hover {
  border-color: rgba(0, 36, 56, 0.9) !important;
}

.bd-dark-100 {
  border-color: rgba(0, 36, 56, 1) !important;
}

.bd-dark-100-hover:hover {
  border-color: rgba(0, 36, 56, 1) !important;
}

.bd-dark-l-03 {
  border-color: #002d46 !important;
}

.bd-dark-l-03-hover:hover {
  border-color: #002d46 !important;
}

.bd-dark-d-03 {
  border-color: #002336 !important;
}

.bd-dark-d-03-hover:hover {
  border-color: #002336 !important;
}

.bd-dark-l-05 {
  border-color: #00334f !important;
}

.bd-dark-l-05-hover:hover {
  border-color: #00334f !important;
}

.bd-dark-d-05 {
  border-color: #002235 !important;
}

.bd-dark-d-05-hover:hover {
  border-color: #002235 !important;
}

.bd-dark-l-07 {
  border-color: #003858 !important;
}

.bd-dark-l-07-hover:hover {
  border-color: #003858 !important;
}

.bd-dark-d-07 {
  border-color: #002134 !important;
}

.bd-dark-d-07-hover:hover {
  border-color: #002134 !important;
}

.bd-dark-l-08 {
  border-color: #003b5c !important;
}

.bd-dark-l-08-hover:hover {
  border-color: #003b5c !important;
}

.bd-dark-d-08 {
  border-color: #002134 !important;
}

.bd-dark-d-08-hover:hover {
  border-color: #002134 !important;
}

.bd-dark-l-09 {
  border-color: #003e61 !important;
}

.bd-dark-l-09-hover:hover {
  border-color: #003e61 !important;
}

.bd-dark-d-09 {
  border-color: #002133 !important;
}

.bd-dark-d-09-hover:hover {
  border-color: #002133 !important;
}

.bd-dark-l-10 {
  border-color: #004165 !important;
}

.bd-dark-l-10-hover:hover {
  border-color: #004165 !important;
}

.bd-dark-d-10 {
  border-color: #002032 !important;
}

.bd-dark-d-10-hover:hover {
  border-color: #002032 !important;
}

.bd-dark-l-11 {
  border-color: #00446a !important;
}

.bd-dark-l-11-hover:hover {
  border-color: #00446a !important;
}

.bd-dark-d-11 {
  border-color: #002032 !important;
}

.bd-dark-d-11-hover:hover {
  border-color: #002032 !important;
}

.bd-dark-l-20 {
  border-color: #005e93 !important;
}

.bd-dark-l-20-hover:hover {
  border-color: #005e93 !important;
}

.bd-dark-d-20 {
  border-color: #001d2d !important;
}

.bd-dark-d-20-hover:hover {
  border-color: #001d2d !important;
}

.bd-dark-l-30 {
  border-color: #007cc0 !important;
}

.bd-dark-l-30-hover:hover {
  border-color: #007cc0 !important;
}

.bd-dark-d-30 {
  border-color: #001927 !important;
}

.bd-dark-d-30-hover:hover {
  border-color: #001927 !important;
}

.bd-dark-l-40 {
  border-color: #0099ee !important;
}

.bd-dark-l-40-hover:hover {
  border-color: #0099ee !important;
}

.bd-dark-d-40 {
  border-color: #001622 !important;
}

.bd-dark-d-40-hover:hover {
  border-color: #001622 !important;
}

.bd-dark-l-50 {
  border-color: #1caeff !important;
}

.bd-dark-l-50-hover:hover {
  border-color: #1caeff !important;
}

.bd-dark-d-50 {
  border-color: #00121c !important;
}

.bd-dark-d-50-hover:hover {
  border-color: #00121c !important;
}

.bd-dark-l-60 {
  border-color: #49beff !important;
}

.bd-dark-l-60-hover:hover {
  border-color: #49beff !important;
}

.bd-dark-d-60 {
  border-color: #000e16 !important;
}

.bd-dark-d-60-hover:hover {
  border-color: #000e16 !important;
}

.bd-dark-l-70 {
  border-color: #77ceff !important;
}

.bd-dark-l-70-hover:hover {
  border-color: #77ceff !important;
}

.bd-dark-d-70 {
  border-color: #000b11 !important;
}

.bd-dark-d-70-hover:hover {
  border-color: #000b11 !important;
}

.bd-dark-l-80 {
  border-color: #a4dfff !important;
}

.bd-dark-l-80-hover:hover {
  border-color: #a4dfff !important;
}

.bd-dark-d-80 {
  border-color: #00070b !important;
}

.bd-dark-d-80-hover:hover {
  border-color: #00070b !important;
}

.bd-dark-l-90 {
  border-color: #d2efff !important;
}

.bd-dark-l-90-hover:hover {
  border-color: #d2efff !important;
}

.bd-dark-d-90 {
  border-color: #000406 !important;
}

.bd-dark-d-90-hover:hover {
  border-color: #000406 !important;
}

.bd-danger {
  border-color: #8C271E !important;
}

.bd-danger-hover:hover {
  border-color: #8C271E !important;
}

.bd-danger-00 {
  border-color: rgba(140, 39, 30, 0) !important;
}

.bd-danger-00-hover:hover {
  border-color: rgba(140, 39, 30, 0) !important;
}

.bd-danger-10 {
  border-color: rgba(140, 39, 30, 0.1) !important;
}

.bd-danger-10-hover:hover {
  border-color: rgba(140, 39, 30, 0.1) !important;
}

.bd-danger-20 {
  border-color: rgba(140, 39, 30, 0.2) !important;
}

.bd-danger-20-hover:hover {
  border-color: rgba(140, 39, 30, 0.2) !important;
}

.bd-danger-30 {
  border-color: rgba(140, 39, 30, 0.3) !important;
}

.bd-danger-30-hover:hover {
  border-color: rgba(140, 39, 30, 0.3) !important;
}

.bd-danger-40 {
  border-color: rgba(140, 39, 30, 0.4) !important;
}

.bd-danger-40-hover:hover {
  border-color: rgba(140, 39, 30, 0.4) !important;
}

.bd-danger-50 {
  border-color: rgba(140, 39, 30, 0.5) !important;
}

.bd-danger-50-hover:hover {
  border-color: rgba(140, 39, 30, 0.5) !important;
}

.bd-danger-60 {
  border-color: rgba(140, 39, 30, 0.6) !important;
}

.bd-danger-60-hover:hover {
  border-color: rgba(140, 39, 30, 0.6) !important;
}

.bd-danger-70 {
  border-color: rgba(140, 39, 30, 0.7) !important;
}

.bd-danger-70-hover:hover {
  border-color: rgba(140, 39, 30, 0.7) !important;
}

.bd-danger-80 {
  border-color: rgba(140, 39, 30, 0.8) !important;
}

.bd-danger-80-hover:hover {
  border-color: rgba(140, 39, 30, 0.8) !important;
}

.bd-danger-90 {
  border-color: rgba(140, 39, 30, 0.9) !important;
}

.bd-danger-90-hover:hover {
  border-color: rgba(140, 39, 30, 0.9) !important;
}

.bd-danger-100 {
  border-color: rgba(140, 39, 30, 1) !important;
}

.bd-danger-100-hover:hover {
  border-color: rgba(140, 39, 30, 1) !important;
}

.bd-danger-l-03 {
  border-color: #942920 !important;
}

.bd-danger-l-03-hover:hover {
  border-color: #942920 !important;
}

.bd-danger-d-03 {
  border-color: #88261d !important;
}

.bd-danger-d-03-hover:hover {
  border-color: #88261d !important;
}

.bd-danger-l-05 {
  border-color: #9a2b21 !important;
}

.bd-danger-l-05-hover:hover {
  border-color: #9a2b21 !important;
}

.bd-danger-d-05 {
  border-color: #85251d !important;
}

.bd-danger-d-05-hover:hover {
  border-color: #85251d !important;
}

.bd-danger-l-07 {
  border-color: #a02c22 !important;
}

.bd-danger-l-07-hover:hover {
  border-color: #a02c22 !important;
}

.bd-danger-d-07 {
  border-color: #82241c !important;
}

.bd-danger-d-07-hover:hover {
  border-color: #82241c !important;
}

.bd-danger-l-08 {
  border-color: #a22d23 !important;
}

.bd-danger-l-08-hover:hover {
  border-color: #a22d23 !important;
}

.bd-danger-d-08 {
  border-color: #81241c !important;
}

.bd-danger-d-08-hover:hover {
  border-color: #81241c !important;
}

.bd-danger-l-09 {
  border-color: #a52e23 !important;
}

.bd-danger-l-09-hover:hover {
  border-color: #a52e23 !important;
}

.bd-danger-d-09 {
  border-color: #7f231b !important;
}

.bd-danger-d-09-hover:hover {
  border-color: #7f231b !important;
}

.bd-danger-l-10 {
  border-color: #a82f24 !important;
}

.bd-danger-l-10-hover:hover {
  border-color: #a82f24 !important;
}

.bd-danger-d-10 {
  border-color: #7e231b !important;
}

.bd-danger-d-10-hover:hover {
  border-color: #7e231b !important;
}

.bd-danger-l-11 {
  border-color: #ab3025 !important;
}

.bd-danger-l-11-hover:hover {
  border-color: #ab3025 !important;
}

.bd-danger-d-11 {
  border-color: #7d231b !important;
}

.bd-danger-d-11-hover:hover {
  border-color: #7d231b !important;
}

.bd-danger-l-20 {
  border-color: #c4372a !important;
}

.bd-danger-l-20-hover:hover {
  border-color: #c4372a !important;
}

.bd-danger-d-20 {
  border-color: #701f18 !important;
}

.bd-danger-d-20-hover:hover {
  border-color: #701f18 !important;
}

.bd-danger-l-30 {
  border-color: #d5483b !important;
}

.bd-danger-l-30-hover:hover {
  border-color: #d5483b !important;
}

.bd-danger-d-30 {
  border-color: #621b15 !important;
}

.bd-danger-d-30-hover:hover {
  border-color: #621b15 !important;
}

.bd-danger-l-40 {
  border-color: #db6257 !important;
}

.bd-danger-l-40-hover:hover {
  border-color: #db6257 !important;
}

.bd-danger-d-40 {
  border-color: #541712 !important;
}

.bd-danger-d-40-hover:hover {
  border-color: #541712 !important;
}

.bd-danger-l-50 {
  border-color: #e17c73 !important;
}

.bd-danger-l-50-hover:hover {
  border-color: #e17c73 !important;
}

.bd-danger-d-50 {
  border-color: #46140f !important;
}

.bd-danger-d-50-hover:hover {
  border-color: #46140f !important;
}

.bd-danger-l-60 {
  border-color: #e7968f !important;
}

.bd-danger-l-60-hover:hover {
  border-color: #e7968f !important;
}

.bd-danger-d-60 {
  border-color: #38100c !important;
}

.bd-danger-d-60-hover:hover {
  border-color: #38100c !important;
}

.bd-danger-l-70 {
  border-color: #edb0ab !important;
}

.bd-danger-l-70-hover:hover {
  border-color: #edb0ab !important;
}

.bd-danger-d-70 {
  border-color: #2a0c09 !important;
}

.bd-danger-d-70-hover:hover {
  border-color: #2a0c09 !important;
}

.bd-danger-l-80 {
  border-color: #f3cbc7 !important;
}

.bd-danger-l-80-hover:hover {
  border-color: #f3cbc7 !important;
}

.bd-danger-d-80 {
  border-color: #1c0806 !important;
}

.bd-danger-d-80-hover:hover {
  border-color: #1c0806 !important;
}

.bd-danger-l-90 {
  border-color: #f9e5e3 !important;
}

.bd-danger-l-90-hover:hover {
  border-color: #f9e5e3 !important;
}

.bd-danger-d-90 {
  border-color: #0e0403 !important;
}

.bd-danger-d-90-hover:hover {
  border-color: #0e0403 !important;
}

.bd-alert {
  border-color: #BA2D0B !important;
}

.bd-alert-hover:hover {
  border-color: #BA2D0B !important;
}

.bd-alert-00 {
  border-color: rgba(186, 45, 11, 0) !important;
}

.bd-alert-00-hover:hover {
  border-color: rgba(186, 45, 11, 0) !important;
}

.bd-alert-10 {
  border-color: rgba(186, 45, 11, 0.1) !important;
}

.bd-alert-10-hover:hover {
  border-color: rgba(186, 45, 11, 0.1) !important;
}

.bd-alert-20 {
  border-color: rgba(186, 45, 11, 0.2) !important;
}

.bd-alert-20-hover:hover {
  border-color: rgba(186, 45, 11, 0.2) !important;
}

.bd-alert-30 {
  border-color: rgba(186, 45, 11, 0.3) !important;
}

.bd-alert-30-hover:hover {
  border-color: rgba(186, 45, 11, 0.3) !important;
}

.bd-alert-40 {
  border-color: rgba(186, 45, 11, 0.4) !important;
}

.bd-alert-40-hover:hover {
  border-color: rgba(186, 45, 11, 0.4) !important;
}

.bd-alert-50 {
  border-color: rgba(186, 45, 11, 0.5) !important;
}

.bd-alert-50-hover:hover {
  border-color: rgba(186, 45, 11, 0.5) !important;
}

.bd-alert-60 {
  border-color: rgba(186, 45, 11, 0.6) !important;
}

.bd-alert-60-hover:hover {
  border-color: rgba(186, 45, 11, 0.6) !important;
}

.bd-alert-70 {
  border-color: rgba(186, 45, 11, 0.7) !important;
}

.bd-alert-70-hover:hover {
  border-color: rgba(186, 45, 11, 0.7) !important;
}

.bd-alert-80 {
  border-color: rgba(186, 45, 11, 0.8) !important;
}

.bd-alert-80-hover:hover {
  border-color: rgba(186, 45, 11, 0.8) !important;
}

.bd-alert-90 {
  border-color: rgba(186, 45, 11, 0.9) !important;
}

.bd-alert-90-hover:hover {
  border-color: rgba(186, 45, 11, 0.9) !important;
}

.bd-alert-100 {
  border-color: rgba(186, 45, 11, 1) !important;
}

.bd-alert-100-hover:hover {
  border-color: rgba(186, 45, 11, 1) !important;
}

.bd-alert-l-03 {
  border-color: #c32f0c !important;
}

.bd-alert-l-03-hover:hover {
  border-color: #c32f0c !important;
}

.bd-alert-d-03 {
  border-color: #b42c0b !important;
}

.bd-alert-d-03-hover:hover {
  border-color: #b42c0b !important;
}

.bd-alert-l-05 {
  border-color: #c9310c !important;
}

.bd-alert-l-05-hover:hover {
  border-color: #c9310c !important;
}

.bd-alert-d-05 {
  border-color: #b12b0a !important;
}

.bd-alert-d-05-hover:hover {
  border-color: #b12b0a !important;
}

.bd-alert-l-07 {
  border-color: #cf320c !important;
}

.bd-alert-l-07-hover:hover {
  border-color: #cf320c !important;
}

.bd-alert-d-07 {
  border-color: #ad2a0a !important;
}

.bd-alert-d-07-hover:hover {
  border-color: #ad2a0a !important;
}

.bd-alert-l-08 {
  border-color: #d2330c !important;
}

.bd-alert-l-08-hover:hover {
  border-color: #d2330c !important;
}

.bd-alert-d-08 {
  border-color: #ab290a !important;
}

.bd-alert-d-08-hover:hover {
  border-color: #ab290a !important;
}

.bd-alert-l-09 {
  border-color: #d5330d !important;
}

.bd-alert-l-09-hover:hover {
  border-color: #d5330d !important;
}

.bd-alert-d-09 {
  border-color: #a9290a !important;
}

.bd-alert-d-09-hover:hover {
  border-color: #a9290a !important;
}

.bd-alert-l-10 {
  border-color: #d8340d !important;
}

.bd-alert-l-10-hover:hover {
  border-color: #d8340d !important;
}

.bd-alert-d-10 {
  border-color: #a7290a !important;
}

.bd-alert-d-10-hover:hover {
  border-color: #a7290a !important;
}

.bd-alert-l-11 {
  border-color: #db350d !important;
}

.bd-alert-l-11-hover:hover {
  border-color: #db350d !important;
}

.bd-alert-d-11 {
  border-color: #a6280a !important;
}

.bd-alert-d-11-hover:hover {
  border-color: #a6280a !important;
}

.bd-alert-l-20 {
  border-color: #f13e13 !important;
}

.bd-alert-l-20-hover:hover {
  border-color: #f13e13 !important;
}

.bd-alert-d-20 {
  border-color: #952409 !important;
}

.bd-alert-d-20-hover:hover {
  border-color: #952409 !important;
}

.bd-alert-l-30 {
  border-color: #f35630 !important;
}

.bd-alert-l-30-hover:hover {
  border-color: #f35630 !important;
}

.bd-alert-d-30 {
  border-color: #822008 !important;
}

.bd-alert-d-30-hover:hover {
  border-color: #822008 !important;
}

.bd-alert-l-40 {
  border-color: #f56e4e !important;
}

.bd-alert-l-40-hover:hover {
  border-color: #f56e4e !important;
}

.bd-alert-d-40 {
  border-color: #701b07 !important;
}

.bd-alert-d-40-hover:hover {
  border-color: #701b07 !important;
}

.bd-alert-l-50 {
  border-color: #f6866b !important;
}

.bd-alert-l-50-hover:hover {
  border-color: #f6866b !important;
}

.bd-alert-d-50 {
  border-color: #5d1706 !important;
}

.bd-alert-d-50-hover:hover {
  border-color: #5d1706 !important;
}

.bd-alert-l-60 {
  border-color: #f89e89 !important;
}

.bd-alert-l-60-hover:hover {
  border-color: #f89e89 !important;
}

.bd-alert-d-60 {
  border-color: #4a1204 !important;
}

.bd-alert-d-60-hover:hover {
  border-color: #4a1204 !important;
}

.bd-alert-l-70 {
  border-color: #fab7a6 !important;
}

.bd-alert-l-70-hover:hover {
  border-color: #fab7a6 !important;
}

.bd-alert-d-70 {
  border-color: #380e03 !important;
}

.bd-alert-d-70-hover:hover {
  border-color: #380e03 !important;
}

.bd-alert-l-80 {
  border-color: #fccfc4 !important;
}

.bd-alert-l-80-hover:hover {
  border-color: #fccfc4 !important;
}

.bd-alert-d-80 {
  border-color: #250902 !important;
}

.bd-alert-d-80-hover:hover {
  border-color: #250902 !important;
}

.bd-alert-l-90 {
  border-color: #fde7e1 !important;
}

.bd-alert-l-90-hover:hover {
  border-color: #fde7e1 !important;
}

.bd-alert-d-90 {
  border-color: #130501 !important;
}

.bd-alert-d-90-hover:hover {
  border-color: #130501 !important;
}

.bd-action {
  border-color: #5CA4A9 !important;
}

.bd-action-hover:hover {
  border-color: #5CA4A9 !important;
}

.bd-action-00 {
  border-color: rgba(92, 164, 169, 0) !important;
}

.bd-action-00-hover:hover {
  border-color: rgba(92, 164, 169, 0) !important;
}

.bd-action-10 {
  border-color: rgba(92, 164, 169, 0.1) !important;
}

.bd-action-10-hover:hover {
  border-color: rgba(92, 164, 169, 0.1) !important;
}

.bd-action-20 {
  border-color: rgba(92, 164, 169, 0.2) !important;
}

.bd-action-20-hover:hover {
  border-color: rgba(92, 164, 169, 0.2) !important;
}

.bd-action-30 {
  border-color: rgba(92, 164, 169, 0.3) !important;
}

.bd-action-30-hover:hover {
  border-color: rgba(92, 164, 169, 0.3) !important;
}

.bd-action-40 {
  border-color: rgba(92, 164, 169, 0.4) !important;
}

.bd-action-40-hover:hover {
  border-color: rgba(92, 164, 169, 0.4) !important;
}

.bd-action-50 {
  border-color: rgba(92, 164, 169, 0.5) !important;
}

.bd-action-50-hover:hover {
  border-color: rgba(92, 164, 169, 0.5) !important;
}

.bd-action-60 {
  border-color: rgba(92, 164, 169, 0.6) !important;
}

.bd-action-60-hover:hover {
  border-color: rgba(92, 164, 169, 0.6) !important;
}

.bd-action-70 {
  border-color: rgba(92, 164, 169, 0.7) !important;
}

.bd-action-70-hover:hover {
  border-color: rgba(92, 164, 169, 0.7) !important;
}

.bd-action-80 {
  border-color: rgba(92, 164, 169, 0.8) !important;
}

.bd-action-80-hover:hover {
  border-color: rgba(92, 164, 169, 0.8) !important;
}

.bd-action-90 {
  border-color: rgba(92, 164, 169, 0.9) !important;
}

.bd-action-90-hover:hover {
  border-color: rgba(92, 164, 169, 0.9) !important;
}

.bd-action-100 {
  border-color: rgba(92, 164, 169, 1) !important;
}

.bd-action-100-hover:hover {
  border-color: rgba(92, 164, 169, 1) !important;
}

.bd-action-l-03 {
  border-color: #61a7ac !important;
}

.bd-action-l-03-hover:hover {
  border-color: #61a7ac !important;
}

.bd-action-d-03 {
  border-color: #57a1a6 !important;
}

.bd-action-d-03-hover:hover {
  border-color: #57a1a6 !important;
}

.bd-action-l-05 {
  border-color: #64a9ad !important;
}

.bd-action-l-05-hover:hover {
  border-color: #64a9ad !important;
}

.bd-action-d-05 {
  border-color: #569da2 !important;
}

.bd-action-d-05-hover:hover {
  border-color: #569da2 !important;
}

.bd-action-l-07 {
  border-color: #67aaaf !important;
}

.bd-action-l-07-hover:hover {
  border-color: #67aaaf !important;
}

.bd-action-d-07 {
  border-color: #549a9f !important;
}

.bd-action-d-07-hover:hover {
  border-color: #549a9f !important;
}

.bd-action-l-08 {
  border-color: #69abb0 !important;
}

.bd-action-l-08-hover:hover {
  border-color: #69abb0 !important;
}

.bd-action-d-08 {
  border-color: #53989d !important;
}

.bd-action-d-08-hover:hover {
  border-color: #53989d !important;
}

.bd-action-l-09 {
  border-color: #6bacb1 !important;
}

.bd-action-l-09-hover:hover {
  border-color: #6bacb1 !important;
}

.bd-action-d-09 {
  border-color: #52979b !important;
}

.bd-action-d-09-hover:hover {
  border-color: #52979b !important;
}

.bd-action-l-10 {
  border-color: #6cadb2 !important;
}

.bd-action-l-10-hover:hover {
  border-color: #6cadb2 !important;
}

.bd-action-d-10 {
  border-color: #51959a !important;
}

.bd-action-d-10-hover:hover {
  border-color: #51959a !important;
}

.bd-action-l-11 {
  border-color: #6eaeb2 !important;
}

.bd-action-l-11-hover:hover {
  border-color: #6eaeb2 !important;
}

.bd-action-d-11 {
  border-color: #509398 !important;
}

.bd-action-d-11-hover:hover {
  border-color: #509398 !important;
}

.bd-action-l-20 {
  border-color: #7db6ba !important;
}

.bd-action-l-20-hover:hover {
  border-color: #7db6ba !important;
}

.bd-action-d-20 {
  border-color: #488489 !important;
}

.bd-action-d-20-hover:hover {
  border-color: #488489 !important;
}

.bd-action-l-30 {
  border-color: #8dbfc3 !important;
}

.bd-action-l-30-hover:hover {
  border-color: #8dbfc3 !important;
}

.bd-action-d-30 {
  border-color: #3f7478 !important;
}

.bd-action-d-30-hover:hover {
  border-color: #3f7478 !important;
}

.bd-action-l-40 {
  border-color: #9dc8cb !important;
}

.bd-action-l-40-hover:hover {
  border-color: #9dc8cb !important;
}

.bd-action-d-40 {
  border-color: #366367 !important;
}

.bd-action-d-40-hover:hover {
  border-color: #366367 !important;
}

.bd-action-l-50 {
  border-color: #aed2d4 !important;
}

.bd-action-l-50-hover:hover {
  border-color: #aed2d4 !important;
}

.bd-action-d-50 {
  border-color: #2d5355 !important;
}

.bd-action-d-50-hover:hover {
  border-color: #2d5355 !important;
}

.bd-action-l-60 {
  border-color: #bedbdd !important;
}

.bd-action-l-60-hover:hover {
  border-color: #bedbdd !important;
}

.bd-action-d-60 {
  border-color: #244244 !important;
}

.bd-action-d-60-hover:hover {
  border-color: #244244 !important;
}

.bd-action-l-70 {
  border-color: #cee4e5 !important;
}

.bd-action-l-70-hover:hover {
  border-color: #cee4e5 !important;
}

.bd-action-d-70 {
  border-color: #1b3233 !important;
}

.bd-action-d-70-hover:hover {
  border-color: #1b3233 !important;
}

.bd-action-l-80 {
  border-color: #deedee !important;
}

.bd-action-l-80-hover:hover {
  border-color: #deedee !important;
}

.bd-action-d-80 {
  border-color: #122122 !important;
}

.bd-action-d-80-hover:hover {
  border-color: #122122 !important;
}

.bd-action-l-90 {
  border-color: #eff6f6 !important;
}

.bd-action-l-90-hover:hover {
  border-color: #eff6f6 !important;
}

.bd-action-d-90 {
  border-color: #091111 !important;
}

.bd-action-d-90-hover:hover {
  border-color: #091111 !important;
}

.bd-white {
  border-color: #ffffff !important;
}

.bd-white-hover:hover {
  border-color: #ffffff !important;
}

.bd-white-00 {
  border-color: rgba(255, 255, 255, 0) !important;
}

.bd-white-00-hover:hover {
  border-color: rgba(255, 255, 255, 0) !important;
}

.bd-white-10 {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.bd-white-10-hover:hover {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.bd-white-20 {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.bd-white-20-hover:hover {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.bd-white-30 {
  border-color: rgba(255, 255, 255, 0.3) !important;
}

.bd-white-30-hover:hover {
  border-color: rgba(255, 255, 255, 0.3) !important;
}

.bd-white-40 {
  border-color: rgba(255, 255, 255, 0.4) !important;
}

.bd-white-40-hover:hover {
  border-color: rgba(255, 255, 255, 0.4) !important;
}

.bd-white-50 {
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.bd-white-50-hover:hover {
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.bd-white-60 {
  border-color: rgba(255, 255, 255, 0.6) !important;
}

.bd-white-60-hover:hover {
  border-color: rgba(255, 255, 255, 0.6) !important;
}

.bd-white-70 {
  border-color: rgba(255, 255, 255, 0.7) !important;
}

.bd-white-70-hover:hover {
  border-color: rgba(255, 255, 255, 0.7) !important;
}

.bd-white-80 {
  border-color: rgba(255, 255, 255, 0.8) !important;
}

.bd-white-80-hover:hover {
  border-color: rgba(255, 255, 255, 0.8) !important;
}

.bd-white-90 {
  border-color: rgba(255, 255, 255, 0.9) !important;
}

.bd-white-90-hover:hover {
  border-color: rgba(255, 255, 255, 0.9) !important;
}

.bd-white-100 {
  border-color: rgba(255, 255, 255, 1) !important;
}

.bd-white-100-hover:hover {
  border-color: rgba(255, 255, 255, 1) !important;
}

.bd-white-l-03 {
  border-color: white !important;
}

.bd-white-l-03-hover:hover {
  border-color: white !important;
}

.bd-white-d-03 {
  border-color: #f7f7f7 !important;
}

.bd-white-d-03-hover:hover {
  border-color: #f7f7f7 !important;
}

.bd-white-l-05 {
  border-color: white !important;
}

.bd-white-l-05-hover:hover {
  border-color: white !important;
}

.bd-white-d-05 {
  border-color: #f2f2f2 !important;
}

.bd-white-d-05-hover:hover {
  border-color: #f2f2f2 !important;
}

.bd-white-l-07 {
  border-color: white !important;
}

.bd-white-l-07-hover:hover {
  border-color: white !important;
}

.bd-white-d-07 {
  border-color: #ededed !important;
}

.bd-white-d-07-hover:hover {
  border-color: #ededed !important;
}

.bd-white-l-08 {
  border-color: white !important;
}

.bd-white-l-08-hover:hover {
  border-color: white !important;
}

.bd-white-d-08 {
  border-color: #ebebeb !important;
}

.bd-white-d-08-hover:hover {
  border-color: #ebebeb !important;
}

.bd-white-l-09 {
  border-color: white !important;
}

.bd-white-l-09-hover:hover {
  border-color: white !important;
}

.bd-white-d-09 {
  border-color: #e8e8e8 !important;
}

.bd-white-d-09-hover:hover {
  border-color: #e8e8e8 !important;
}

.bd-white-l-10 {
  border-color: white !important;
}

.bd-white-l-10-hover:hover {
  border-color: white !important;
}

.bd-white-d-10 {
  border-color: #e6e6e6 !important;
}

.bd-white-d-10-hover:hover {
  border-color: #e6e6e6 !important;
}

.bd-white-l-11 {
  border-color: white !important;
}

.bd-white-l-11-hover:hover {
  border-color: white !important;
}

.bd-white-d-11 {
  border-color: #e3e3e3 !important;
}

.bd-white-d-11-hover:hover {
  border-color: #e3e3e3 !important;
}

.bd-white-l-20 {
  border-color: white !important;
}

.bd-white-l-20-hover:hover {
  border-color: white !important;
}

.bd-white-d-20 {
  border-color: #cccccc !important;
}

.bd-white-d-20-hover:hover {
  border-color: #cccccc !important;
}

.bd-white-l-30 {
  border-color: white !important;
}

.bd-white-l-30-hover:hover {
  border-color: white !important;
}

.bd-white-d-30 {
  border-color: #b3b3b3 !important;
}

.bd-white-d-30-hover:hover {
  border-color: #b3b3b3 !important;
}

.bd-white-l-40 {
  border-color: white !important;
}

.bd-white-l-40-hover:hover {
  border-color: white !important;
}

.bd-white-d-40 {
  border-color: #999999 !important;
}

.bd-white-d-40-hover:hover {
  border-color: #999999 !important;
}

.bd-white-l-50 {
  border-color: white !important;
}

.bd-white-l-50-hover:hover {
  border-color: white !important;
}

.bd-white-d-50 {
  border-color: gray !important;
}

.bd-white-d-50-hover:hover {
  border-color: gray !important;
}

.bd-white-l-60 {
  border-color: white !important;
}

.bd-white-l-60-hover:hover {
  border-color: white !important;
}

.bd-white-d-60 {
  border-color: #666666 !important;
}

.bd-white-d-60-hover:hover {
  border-color: #666666 !important;
}

.bd-white-l-70 {
  border-color: white !important;
}

.bd-white-l-70-hover:hover {
  border-color: white !important;
}

.bd-white-d-70 {
  border-color: #4d4d4d !important;
}

.bd-white-d-70-hover:hover {
  border-color: #4d4d4d !important;
}

.bd-white-l-80 {
  border-color: white !important;
}

.bd-white-l-80-hover:hover {
  border-color: white !important;
}

.bd-white-d-80 {
  border-color: #333333 !important;
}

.bd-white-d-80-hover:hover {
  border-color: #333333 !important;
}

.bd-white-l-90 {
  border-color: white !important;
}

.bd-white-l-90-hover:hover {
  border-color: white !important;
}

.bd-white-d-90 {
  border-color: #1a1a1a !important;
}

.bd-white-d-90-hover:hover {
  border-color: #1a1a1a !important;
}

.bd-black {
  border-color: #252525 !important;
}

.bd-black-hover:hover {
  border-color: #252525 !important;
}

.bd-black-00 {
  border-color: rgba(37, 37, 37, 0) !important;
}

.bd-black-00-hover:hover {
  border-color: rgba(37, 37, 37, 0) !important;
}

.bd-black-10 {
  border-color: rgba(37, 37, 37, 0.1) !important;
}

.bd-black-10-hover:hover {
  border-color: rgba(37, 37, 37, 0.1) !important;
}

.bd-black-20 {
  border-color: rgba(37, 37, 37, 0.2) !important;
}

.bd-black-20-hover:hover {
  border-color: rgba(37, 37, 37, 0.2) !important;
}

.bd-black-30 {
  border-color: rgba(37, 37, 37, 0.3) !important;
}

.bd-black-30-hover:hover {
  border-color: rgba(37, 37, 37, 0.3) !important;
}

.bd-black-40 {
  border-color: rgba(37, 37, 37, 0.4) !important;
}

.bd-black-40-hover:hover {
  border-color: rgba(37, 37, 37, 0.4) !important;
}

.bd-black-50 {
  border-color: rgba(37, 37, 37, 0.5) !important;
}

.bd-black-50-hover:hover {
  border-color: rgba(37, 37, 37, 0.5) !important;
}

.bd-black-60 {
  border-color: rgba(37, 37, 37, 0.6) !important;
}

.bd-black-60-hover:hover {
  border-color: rgba(37, 37, 37, 0.6) !important;
}

.bd-black-70 {
  border-color: rgba(37, 37, 37, 0.7) !important;
}

.bd-black-70-hover:hover {
  border-color: rgba(37, 37, 37, 0.7) !important;
}

.bd-black-80 {
  border-color: rgba(37, 37, 37, 0.8) !important;
}

.bd-black-80-hover:hover {
  border-color: rgba(37, 37, 37, 0.8) !important;
}

.bd-black-90 {
  border-color: rgba(37, 37, 37, 0.9) !important;
}

.bd-black-90-hover:hover {
  border-color: rgba(37, 37, 37, 0.9) !important;
}

.bd-black-100 {
  border-color: rgba(37, 37, 37, 1) !important;
}

.bd-black-100-hover:hover {
  border-color: rgba(37, 37, 37, 1) !important;
}

.bd-black-l-03 {
  border-color: #2c2c2c !important;
}

.bd-black-l-03-hover:hover {
  border-color: #2c2c2c !important;
}

.bd-black-d-03 {
  border-color: #242424 !important;
}

.bd-black-d-03-hover:hover {
  border-color: #242424 !important;
}

.bd-black-l-05 {
  border-color: #303030 !important;
}

.bd-black-l-05-hover:hover {
  border-color: #303030 !important;
}

.bd-black-d-05 {
  border-color: #232323 !important;
}

.bd-black-d-05-hover:hover {
  border-color: #232323 !important;
}

.bd-black-l-07 {
  border-color: #343434 !important;
}

.bd-black-l-07-hover:hover {
  border-color: #343434 !important;
}

.bd-black-d-07 {
  border-color: #222222 !important;
}

.bd-black-d-07-hover:hover {
  border-color: #222222 !important;
}

.bd-black-l-08 {
  border-color: #363636 !important;
}

.bd-black-l-08-hover:hover {
  border-color: #363636 !important;
}

.bd-black-d-08 {
  border-color: #222222 !important;
}

.bd-black-d-08-hover:hover {
  border-color: #222222 !important;
}

.bd-black-l-09 {
  border-color: #393939 !important;
}

.bd-black-l-09-hover:hover {
  border-color: #393939 !important;
}

.bd-black-d-09 {
  border-color: #222222 !important;
}

.bd-black-d-09-hover:hover {
  border-color: #222222 !important;
}

.bd-black-l-10 {
  border-color: #3b3b3b !important;
}

.bd-black-l-10-hover:hover {
  border-color: #3b3b3b !important;
}

.bd-black-d-10 {
  border-color: #212121 !important;
}

.bd-black-d-10-hover:hover {
  border-color: #212121 !important;
}

.bd-black-l-11 {
  border-color: #3d3d3d !important;
}

.bd-black-l-11-hover:hover {
  border-color: #3d3d3d !important;
}

.bd-black-d-11 {
  border-color: #212121 !important;
}

.bd-black-d-11-hover:hover {
  border-color: #212121 !important;
}

.bd-black-l-20 {
  border-color: #515151 !important;
}

.bd-black-l-20-hover:hover {
  border-color: #515151 !important;
}

.bd-black-d-20 {
  border-color: #1e1e1e !important;
}

.bd-black-d-20-hover:hover {
  border-color: #1e1e1e !important;
}

.bd-black-l-30 {
  border-color: #666666 !important;
}

.bd-black-l-30-hover:hover {
  border-color: #666666 !important;
}

.bd-black-d-30 {
  border-color: #1a1a1a !important;
}

.bd-black-d-30-hover:hover {
  border-color: #1a1a1a !important;
}

.bd-black-l-40 {
  border-color: #7c7c7c !important;
}

.bd-black-l-40-hover:hover {
  border-color: #7c7c7c !important;
}

.bd-black-d-40 {
  border-color: #161616 !important;
}

.bd-black-d-40-hover:hover {
  border-color: #161616 !important;
}

.bd-black-l-50 {
  border-color: #929292 !important;
}

.bd-black-l-50-hover:hover {
  border-color: #929292 !important;
}

.bd-black-d-50 {
  border-color: #131313 !important;
}

.bd-black-d-50-hover:hover {
  border-color: #131313 !important;
}

.bd-black-l-60 {
  border-color: #a8a8a8 !important;
}

.bd-black-l-60-hover:hover {
  border-color: #a8a8a8 !important;
}

.bd-black-d-60 {
  border-color: #0f0f0f !important;
}

.bd-black-d-60-hover:hover {
  border-color: #0f0f0f !important;
}

.bd-black-l-70 {
  border-color: #bebebe !important;
}

.bd-black-l-70-hover:hover {
  border-color: #bebebe !important;
}

.bd-black-d-70 {
  border-color: #0b0b0b !important;
}

.bd-black-d-70-hover:hover {
  border-color: #0b0b0b !important;
}

.bd-black-l-80 {
  border-color: lightgray !important;
}

.bd-black-l-80-hover:hover {
  border-color: lightgray !important;
}

.bd-black-d-80 {
  border-color: #070707 !important;
}

.bd-black-d-80-hover:hover {
  border-color: #070707 !important;
}

.bd-black-l-90 {
  border-color: #e9e9e9 !important;
}

.bd-black-l-90-hover:hover {
  border-color: #e9e9e9 !important;
}

.bd-black-d-90 {
  border-color: #040404 !important;
}

.bd-black-d-90-hover:hover {
  border-color: #040404 !important;
}

.bd-blue {
  border-color: #90CAF9 !important;
}

.bd-blue-hover:hover {
  border-color: #90CAF9 !important;
}

.bd-blue-00 {
  border-color: rgba(144, 202, 249, 0) !important;
}

.bd-blue-00-hover:hover {
  border-color: rgba(144, 202, 249, 0) !important;
}

.bd-blue-10 {
  border-color: rgba(144, 202, 249, 0.1) !important;
}

.bd-blue-10-hover:hover {
  border-color: rgba(144, 202, 249, 0.1) !important;
}

.bd-blue-20 {
  border-color: rgba(144, 202, 249, 0.2) !important;
}

.bd-blue-20-hover:hover {
  border-color: rgba(144, 202, 249, 0.2) !important;
}

.bd-blue-30 {
  border-color: rgba(144, 202, 249, 0.3) !important;
}

.bd-blue-30-hover:hover {
  border-color: rgba(144, 202, 249, 0.3) !important;
}

.bd-blue-40 {
  border-color: rgba(144, 202, 249, 0.4) !important;
}

.bd-blue-40-hover:hover {
  border-color: rgba(144, 202, 249, 0.4) !important;
}

.bd-blue-50 {
  border-color: rgba(144, 202, 249, 0.5) !important;
}

.bd-blue-50-hover:hover {
  border-color: rgba(144, 202, 249, 0.5) !important;
}

.bd-blue-60 {
  border-color: rgba(144, 202, 249, 0.6) !important;
}

.bd-blue-60-hover:hover {
  border-color: rgba(144, 202, 249, 0.6) !important;
}

.bd-blue-70 {
  border-color: rgba(144, 202, 249, 0.7) !important;
}

.bd-blue-70-hover:hover {
  border-color: rgba(144, 202, 249, 0.7) !important;
}

.bd-blue-80 {
  border-color: rgba(144, 202, 249, 0.8) !important;
}

.bd-blue-80-hover:hover {
  border-color: rgba(144, 202, 249, 0.8) !important;
}

.bd-blue-90 {
  border-color: rgba(144, 202, 249, 0.9) !important;
}

.bd-blue-90-hover:hover {
  border-color: rgba(144, 202, 249, 0.9) !important;
}

.bd-blue-100 {
  border-color: rgba(144, 202, 249, 1) !important;
}

.bd-blue-100-hover:hover {
  border-color: rgba(144, 202, 249, 1) !important;
}

.bd-blue-l-03 {
  border-color: #93ccf9 !important;
}

.bd-blue-l-03-hover:hover {
  border-color: #93ccf9 !important;
}

.bd-blue-d-03 {
  border-color: #85c5f8 !important;
}

.bd-blue-d-03-hover:hover {
  border-color: #85c5f8 !important;
}

.bd-blue-l-05 {
  border-color: #96cdf9 !important;
}

.bd-blue-l-05-hover:hover {
  border-color: #96cdf9 !important;
}

.bd-blue-d-05 {
  border-color: #7dc1f8 !important;
}

.bd-blue-d-05-hover:hover {
  border-color: #7dc1f8 !important;
}

.bd-blue-l-07 {
  border-color: #98cef9 !important;
}

.bd-blue-l-07-hover:hover {
  border-color: #98cef9 !important;
}

.bd-blue-d-07 {
  border-color: #76bef8 !important;
}

.bd-blue-d-07-hover:hover {
  border-color: #76bef8 !important;
}

.bd-blue-l-08 {
  border-color: #99cef9 !important;
}

.bd-blue-l-08-hover:hover {
  border-color: #99cef9 !important;
}

.bd-blue-d-08 {
  border-color: #72bcf7 !important;
}

.bd-blue-d-08-hover:hover {
  border-color: #72bcf7 !important;
}

.bd-blue-l-09 {
  border-color: #9acffa !important;
}

.bd-blue-l-09-hover:hover {
  border-color: #9acffa !important;
}

.bd-blue-d-09 {
  border-color: #6ebaf7 !important;
}

.bd-blue-d-09-hover:hover {
  border-color: #6ebaf7 !important;
}

.bd-blue-l-10 {
  border-color: #9bcffa !important;
}

.bd-blue-l-10-hover:hover {
  border-color: #9bcffa !important;
}

.bd-blue-d-10 {
  border-color: #6bb8f7 !important;
}

.bd-blue-d-10-hover:hover {
  border-color: #6bb8f7 !important;
}

.bd-blue-l-11 {
  border-color: #9cd0fa !important;
}

.bd-blue-l-11-hover:hover {
  border-color: #9cd0fa !important;
}

.bd-blue-d-11 {
  border-color: #67b6f7 !important;
}

.bd-blue-d-11-hover:hover {
  border-color: #67b6f7 !important;
}

.bd-blue-l-20 {
  border-color: #a6d5fa !important;
}

.bd-blue-l-20-hover:hover {
  border-color: #a6d5fa !important;
}

.bd-blue-d-20 {
  border-color: #45a6f5 !important;
}

.bd-blue-d-20-hover:hover {
  border-color: #45a6f5 !important;
}

.bd-blue-l-30 {
  border-color: #b1dafb !important;
}

.bd-blue-l-30-hover:hover {
  border-color: #b1dafb !important;
}

.bd-blue-d-30 {
  border-color: #2095f3 !important;
}

.bd-blue-d-30-hover:hover {
  border-color: #2095f3 !important;
}

.bd-blue-l-40 {
  border-color: #bcdffb !important;
}

.bd-blue-l-40-hover:hover {
  border-color: #bcdffb !important;
}

.bd-blue-d-40 {
  border-color: #0c81e0 !important;
}

.bd-blue-d-40-hover:hover {
  border-color: #0c81e0 !important;
}

.bd-blue-l-50 {
  border-color: #c8e5fc !important;
}

.bd-blue-l-50-hover:hover {
  border-color: #c8e5fc !important;
}

.bd-blue-d-50 {
  border-color: #0a6bba !important;
}

.bd-blue-d-50-hover:hover {
  border-color: #0a6bba !important;
}

.bd-blue-l-60 {
  border-color: #d3eafd !important;
}

.bd-blue-l-60-hover:hover {
  border-color: #d3eafd !important;
}

.bd-blue-d-60 {
  border-color: #085695 !important;
}

.bd-blue-d-60-hover:hover {
  border-color: #085695 !important;
}

.bd-blue-l-70 {
  border-color: #deeffd !important;
}

.bd-blue-l-70-hover:hover {
  border-color: #deeffd !important;
}

.bd-blue-d-70 {
  border-color: #064070 !important;
}

.bd-blue-d-70-hover:hover {
  border-color: #064070 !important;
}

.bd-blue-l-80 {
  border-color: #e9f4fe !important;
}

.bd-blue-l-80-hover:hover {
  border-color: #e9f4fe !important;
}

.bd-blue-d-80 {
  border-color: #042b4b !important;
}

.bd-blue-d-80-hover:hover {
  border-color: #042b4b !important;
}

.bd-blue-l-90 {
  border-color: #f4fafe !important;
}

.bd-blue-l-90-hover:hover {
  border-color: #f4fafe !important;
}

.bd-blue-d-90 {
  border-color: #021525 !important;
}

.bd-blue-d-90-hover:hover {
  border-color: #021525 !important;
}

.bd-orange {
  border-color: #FFE0B2 !important;
}

.bd-orange-hover:hover {
  border-color: #FFE0B2 !important;
}

.bd-orange-00 {
  border-color: rgba(255, 224, 178, 0) !important;
}

.bd-orange-00-hover:hover {
  border-color: rgba(255, 224, 178, 0) !important;
}

.bd-orange-10 {
  border-color: rgba(255, 224, 178, 0.1) !important;
}

.bd-orange-10-hover:hover {
  border-color: rgba(255, 224, 178, 0.1) !important;
}

.bd-orange-20 {
  border-color: rgba(255, 224, 178, 0.2) !important;
}

.bd-orange-20-hover:hover {
  border-color: rgba(255, 224, 178, 0.2) !important;
}

.bd-orange-30 {
  border-color: rgba(255, 224, 178, 0.3) !important;
}

.bd-orange-30-hover:hover {
  border-color: rgba(255, 224, 178, 0.3) !important;
}

.bd-orange-40 {
  border-color: rgba(255, 224, 178, 0.4) !important;
}

.bd-orange-40-hover:hover {
  border-color: rgba(255, 224, 178, 0.4) !important;
}

.bd-orange-50 {
  border-color: rgba(255, 224, 178, 0.5) !important;
}

.bd-orange-50-hover:hover {
  border-color: rgba(255, 224, 178, 0.5) !important;
}

.bd-orange-60 {
  border-color: rgba(255, 224, 178, 0.6) !important;
}

.bd-orange-60-hover:hover {
  border-color: rgba(255, 224, 178, 0.6) !important;
}

.bd-orange-70 {
  border-color: rgba(255, 224, 178, 0.7) !important;
}

.bd-orange-70-hover:hover {
  border-color: rgba(255, 224, 178, 0.7) !important;
}

.bd-orange-80 {
  border-color: rgba(255, 224, 178, 0.8) !important;
}

.bd-orange-80-hover:hover {
  border-color: rgba(255, 224, 178, 0.8) !important;
}

.bd-orange-90 {
  border-color: rgba(255, 224, 178, 0.9) !important;
}

.bd-orange-90-hover:hover {
  border-color: rgba(255, 224, 178, 0.9) !important;
}

.bd-orange-100 {
  border-color: rgba(255, 224, 178, 1) !important;
}

.bd-orange-100-hover:hover {
  border-color: rgba(255, 224, 178, 1) !important;
}

.bd-orange-l-03 {
  border-color: #ffe1b4 !important;
}

.bd-orange-l-03-hover:hover {
  border-color: #ffe1b4 !important;
}

.bd-orange-d-03 {
  border-color: #ffdba5 !important;
}

.bd-orange-d-03-hover:hover {
  border-color: #ffdba5 !important;
}

.bd-orange-l-05 {
  border-color: #ffe2b6 !important;
}

.bd-orange-l-05-hover:hover {
  border-color: #ffe2b6 !important;
}

.bd-orange-d-05 {
  border-color: #ffd79c !important;
}

.bd-orange-d-05-hover:hover {
  border-color: #ffd79c !important;
}

.bd-orange-l-07 {
  border-color: #ffe2b7 !important;
}

.bd-orange-l-07-hover:hover {
  border-color: #ffe2b7 !important;
}

.bd-orange-d-07 {
  border-color: #ffd494 !important;
}

.bd-orange-d-07-hover:hover {
  border-color: #ffd494 !important;
}

.bd-orange-l-08 {
  border-color: #ffe2b8 !important;
}

.bd-orange-l-08-hover:hover {
  border-color: #ffe2b8 !important;
}

.bd-orange-d-08 {
  border-color: #ffd28f !important;
}

.bd-orange-d-08-hover:hover {
  border-color: #ffd28f !important;
}

.bd-orange-l-09 {
  border-color: #ffe3b9 !important;
}

.bd-orange-l-09-hover:hover {
  border-color: #ffe3b9 !important;
}

.bd-orange-d-09 {
  border-color: #ffd08b !important;
}

.bd-orange-d-09-hover:hover {
  border-color: #ffd08b !important;
}

.bd-orange-l-10 {
  border-color: #ffe3ba !important;
}

.bd-orange-l-10-hover:hover {
  border-color: #ffe3ba !important;
}

.bd-orange-d-10 {
  border-color: #ffcf87 !important;
}

.bd-orange-d-10-hover:hover {
  border-color: #ffcf87 !important;
}

.bd-orange-l-11 {
  border-color: #ffe3ba !important;
}

.bd-orange-l-11-hover:hover {
  border-color: #ffe3ba !important;
}

.bd-orange-d-11 {
  border-color: #ffcd82 !important;
}

.bd-orange-d-11-hover:hover {
  border-color: #ffcd82 !important;
}

.bd-orange-l-20 {
  border-color: #ffe6c1 !important;
}

.bd-orange-l-20-hover:hover {
  border-color: #ffe6c1 !important;
}

.bd-orange-d-20 {
  border-color: #ffbd5b !important;
}

.bd-orange-d-20-hover:hover {
  border-color: #ffbd5b !important;
}

.bd-orange-l-30 {
  border-color: #ffe9c9 !important;
}

.bd-orange-l-30-hover:hover {
  border-color: #ffe9c9 !important;
}

.bd-orange-d-30 {
  border-color: #ffac30 !important;
}

.bd-orange-d-30-hover:hover {
  border-color: #ffac30 !important;
}

.bd-orange-l-40 {
  border-color: #ffecd1 !important;
}

.bd-orange-l-40-hover:hover {
  border-color: #ffecd1 !important;
}

.bd-orange-d-40 {
  border-color: #ff9a05 !important;
}

.bd-orange-d-40-hover:hover {
  border-color: #ff9a05 !important;
}

.bd-orange-l-50 {
  border-color: #fff0d9 !important;
}

.bd-orange-l-50-hover:hover {
  border-color: #fff0d9 !important;
}

.bd-orange-d-50 {
  border-color: #d98100 !important;
}

.bd-orange-d-50-hover:hover {
  border-color: #d98100 !important;
}

.bd-orange-l-60 {
  border-color: #fff3e0 !important;
}

.bd-orange-l-60-hover:hover {
  border-color: #fff3e0 !important;
}

.bd-orange-d-60 {
  border-color: #ad6700 !important;
}

.bd-orange-d-60-hover:hover {
  border-color: #ad6700 !important;
}

.bd-orange-l-70 {
  border-color: #fff6e8 !important;
}

.bd-orange-l-70-hover:hover {
  border-color: #fff6e8 !important;
}

.bd-orange-d-70 {
  border-color: #824e00 !important;
}

.bd-orange-d-70-hover:hover {
  border-color: #824e00 !important;
}

.bd-orange-l-80 {
  border-color: #fff9f0 !important;
}

.bd-orange-l-80-hover:hover {
  border-color: #fff9f0 !important;
}

.bd-orange-d-80 {
  border-color: #573400 !important;
}

.bd-orange-d-80-hover:hover {
  border-color: #573400 !important;
}

.bd-orange-l-90 {
  border-color: #fffcf7 !important;
}

.bd-orange-l-90-hover:hover {
  border-color: #fffcf7 !important;
}

.bd-orange-d-90 {
  border-color: #2b1a00 !important;
}

.bd-orange-d-90-hover:hover {
  border-color: #2b1a00 !important;
}

.bd-yellow {
  border-color: #FFF9C4 !important;
}

.bd-yellow-hover:hover {
  border-color: #FFF9C4 !important;
}

.bd-yellow-00 {
  border-color: rgba(255, 249, 196, 0) !important;
}

.bd-yellow-00-hover:hover {
  border-color: rgba(255, 249, 196, 0) !important;
}

.bd-yellow-10 {
  border-color: rgba(255, 249, 196, 0.1) !important;
}

.bd-yellow-10-hover:hover {
  border-color: rgba(255, 249, 196, 0.1) !important;
}

.bd-yellow-20 {
  border-color: rgba(255, 249, 196, 0.2) !important;
}

.bd-yellow-20-hover:hover {
  border-color: rgba(255, 249, 196, 0.2) !important;
}

.bd-yellow-30 {
  border-color: rgba(255, 249, 196, 0.3) !important;
}

.bd-yellow-30-hover:hover {
  border-color: rgba(255, 249, 196, 0.3) !important;
}

.bd-yellow-40 {
  border-color: rgba(255, 249, 196, 0.4) !important;
}

.bd-yellow-40-hover:hover {
  border-color: rgba(255, 249, 196, 0.4) !important;
}

.bd-yellow-50 {
  border-color: rgba(255, 249, 196, 0.5) !important;
}

.bd-yellow-50-hover:hover {
  border-color: rgba(255, 249, 196, 0.5) !important;
}

.bd-yellow-60 {
  border-color: rgba(255, 249, 196, 0.6) !important;
}

.bd-yellow-60-hover:hover {
  border-color: rgba(255, 249, 196, 0.6) !important;
}

.bd-yellow-70 {
  border-color: rgba(255, 249, 196, 0.7) !important;
}

.bd-yellow-70-hover:hover {
  border-color: rgba(255, 249, 196, 0.7) !important;
}

.bd-yellow-80 {
  border-color: rgba(255, 249, 196, 0.8) !important;
}

.bd-yellow-80-hover:hover {
  border-color: rgba(255, 249, 196, 0.8) !important;
}

.bd-yellow-90 {
  border-color: rgba(255, 249, 196, 0.9) !important;
}

.bd-yellow-90-hover:hover {
  border-color: rgba(255, 249, 196, 0.9) !important;
}

.bd-yellow-100 {
  border-color: rgba(255, 249, 196, 1) !important;
}

.bd-yellow-100-hover:hover {
  border-color: rgba(255, 249, 196, 1) !important;
}

.bd-yellow-l-03 {
  border-color: #fff9c6 !important;
}

.bd-yellow-l-03-hover:hover {
  border-color: #fff9c6 !important;
}

.bd-yellow-d-03 {
  border-color: #fff8b6 !important;
}

.bd-yellow-d-03-hover:hover {
  border-color: #fff8b6 !important;
}

.bd-yellow-l-05 {
  border-color: #fff9c7 !important;
}

.bd-yellow-l-05-hover:hover {
  border-color: #fff9c7 !important;
}

.bd-yellow-d-05 {
  border-color: #fff7ad !important;
}

.bd-yellow-d-05-hover:hover {
  border-color: #fff7ad !important;
}

.bd-yellow-l-07 {
  border-color: #fff9c8 !important;
}

.bd-yellow-l-07-hover:hover {
  border-color: #fff9c8 !important;
}

.bd-yellow-d-07 {
  border-color: #fff6a4 !important;
}

.bd-yellow-d-07-hover:hover {
  border-color: #fff6a4 !important;
}

.bd-yellow-l-08 {
  border-color: #fff9c9 !important;
}

.bd-yellow-l-08-hover:hover {
  border-color: #fff9c9 !important;
}

.bd-yellow-d-08 {
  border-color: #fff5a0 !important;
}

.bd-yellow-d-08-hover:hover {
  border-color: #fff5a0 !important;
}

.bd-yellow-l-09 {
  border-color: #fffac9 !important;
}

.bd-yellow-l-09-hover:hover {
  border-color: #fffac9 !important;
}

.bd-yellow-d-09 {
  border-color: #fff59b !important;
}

.bd-yellow-d-09-hover:hover {
  border-color: #fff59b !important;
}

.bd-yellow-l-10 {
  border-color: #fffaca !important;
}

.bd-yellow-l-10-hover:hover {
  border-color: #fffaca !important;
}

.bd-yellow-d-10 {
  border-color: #fff497 !important;
}

.bd-yellow-d-10-hover:hover {
  border-color: #fff497 !important;
}

.bd-yellow-l-11 {
  border-color: #fffaca !important;
}

.bd-yellow-l-11-hover:hover {
  border-color: #fffaca !important;
}

.bd-yellow-d-11 {
  border-color: #fff492 !important;
}

.bd-yellow-d-11-hover:hover {
  border-color: #fff492 !important;
}

.bd-yellow-l-20 {
  border-color: #fffad0 !important;
}

.bd-yellow-l-20-hover:hover {
  border-color: #fffad0 !important;
}

.bd-yellow-d-20 {
  border-color: #fff06a !important;
}

.bd-yellow-d-20-hover:hover {
  border-color: #fff06a !important;
}

.bd-yellow-l-30 {
  border-color: #fffbd6 !important;
}

.bd-yellow-l-30-hover:hover {
  border-color: #fffbd6 !important;
}

.bd-yellow-d-30 {
  border-color: #ffeb3d !important;
}

.bd-yellow-d-30-hover:hover {
  border-color: #ffeb3d !important;
}

.bd-yellow-l-40 {
  border-color: #fffbdc !important;
}

.bd-yellow-l-40-hover:hover {
  border-color: #fffbdc !important;
}

.bd-yellow-d-40 {
  border-color: #ffe710 !important;
}

.bd-yellow-d-40-hover:hover {
  border-color: #ffe710 !important;
}

.bd-yellow-l-50 {
  border-color: #fffce2 !important;
}

.bd-yellow-l-50-hover:hover {
  border-color: #fffce2 !important;
}

.bd-yellow-d-50 {
  border-color: #e2cb00 !important;
}

.bd-yellow-d-50-hover:hover {
  border-color: #e2cb00 !important;
}

.bd-yellow-l-60 {
  border-color: #fffde7 !important;
}

.bd-yellow-l-60-hover:hover {
  border-color: #fffde7 !important;
}

.bd-yellow-d-60 {
  border-color: #b4a200 !important;
}

.bd-yellow-d-60-hover:hover {
  border-color: #b4a200 !important;
}

.bd-yellow-l-70 {
  border-color: #fffded !important;
}

.bd-yellow-l-70-hover:hover {
  border-color: #fffded !important;
}

.bd-yellow-d-70 {
  border-color: #877a00 !important;
}

.bd-yellow-d-70-hover:hover {
  border-color: #877a00 !important;
}

.bd-yellow-l-80 {
  border-color: #fffef3 !important;
}

.bd-yellow-l-80-hover:hover {
  border-color: #fffef3 !important;
}

.bd-yellow-d-80 {
  border-color: #5a5100 !important;
}

.bd-yellow-d-80-hover:hover {
  border-color: #5a5100 !important;
}

.bd-yellow-l-90 {
  border-color: #fffef9 !important;
}

.bd-yellow-l-90-hover:hover {
  border-color: #fffef9 !important;
}

.bd-yellow-d-90 {
  border-color: #2d2900 !important;
}

.bd-yellow-d-90-hover:hover {
  border-color: #2d2900 !important;
}

.bd-grey {
  border-color: #CFD8DC !important;
}

.bd-grey-hover:hover {
  border-color: #CFD8DC !important;
}

.bd-grey-00 {
  border-color: rgba(207, 216, 220, 0) !important;
}

.bd-grey-00-hover:hover {
  border-color: rgba(207, 216, 220, 0) !important;
}

.bd-grey-10 {
  border-color: rgba(207, 216, 220, 0.1) !important;
}

.bd-grey-10-hover:hover {
  border-color: rgba(207, 216, 220, 0.1) !important;
}

.bd-grey-20 {
  border-color: rgba(207, 216, 220, 0.2) !important;
}

.bd-grey-20-hover:hover {
  border-color: rgba(207, 216, 220, 0.2) !important;
}

.bd-grey-30 {
  border-color: rgba(207, 216, 220, 0.3) !important;
}

.bd-grey-30-hover:hover {
  border-color: rgba(207, 216, 220, 0.3) !important;
}

.bd-grey-40 {
  border-color: rgba(207, 216, 220, 0.4) !important;
}

.bd-grey-40-hover:hover {
  border-color: rgba(207, 216, 220, 0.4) !important;
}

.bd-grey-50 {
  border-color: rgba(207, 216, 220, 0.5) !important;
}

.bd-grey-50-hover:hover {
  border-color: rgba(207, 216, 220, 0.5) !important;
}

.bd-grey-60 {
  border-color: rgba(207, 216, 220, 0.6) !important;
}

.bd-grey-60-hover:hover {
  border-color: rgba(207, 216, 220, 0.6) !important;
}

.bd-grey-70 {
  border-color: rgba(207, 216, 220, 0.7) !important;
}

.bd-grey-70-hover:hover {
  border-color: rgba(207, 216, 220, 0.7) !important;
}

.bd-grey-80 {
  border-color: rgba(207, 216, 220, 0.8) !important;
}

.bd-grey-80-hover:hover {
  border-color: rgba(207, 216, 220, 0.8) !important;
}

.bd-grey-90 {
  border-color: rgba(207, 216, 220, 0.9) !important;
}

.bd-grey-90-hover:hover {
  border-color: rgba(207, 216, 220, 0.9) !important;
}

.bd-grey-100 {
  border-color: rgba(207, 216, 220, 1) !important;
}

.bd-grey-100-hover:hover {
  border-color: rgba(207, 216, 220, 1) !important;
}

.bd-grey-l-03 {
  border-color: #d0d9dd !important;
}

.bd-grey-l-03-hover:hover {
  border-color: #d0d9dd !important;
}

.bd-grey-d-03 {
  border-color: #c8d2d7 !important;
}

.bd-grey-d-03-hover:hover {
  border-color: #c8d2d7 !important;
}

.bd-grey-l-05 {
  border-color: #d1dade !important;
}

.bd-grey-l-05-hover:hover {
  border-color: #d1dade !important;
}

.bd-grey-d-05 {
  border-color: #c3ced3 !important;
}

.bd-grey-d-05-hover:hover {
  border-color: #c3ced3 !important;
}

.bd-grey-l-07 {
  border-color: #d2dbde !important;
}

.bd-grey-l-07-hover:hover {
  border-color: #d2dbde !important;
}

.bd-grey-d-07 {
  border-color: #becacf !important;
}

.bd-grey-d-07-hover:hover {
  border-color: #becacf !important;
}

.bd-grey-l-08 {
  border-color: #d3dbdf !important;
}

.bd-grey-l-08-hover:hover {
  border-color: #d3dbdf !important;
}

.bd-grey-d-08 {
  border-color: #bbc8ce !important;
}

.bd-grey-d-08-hover:hover {
  border-color: #bbc8ce !important;
}

.bd-grey-l-09 {
  border-color: #d3dcdf !important;
}

.bd-grey-l-09-hover:hover {
  border-color: #d3dcdf !important;
}

.bd-grey-d-09 {
  border-color: #b9c6cc !important;
}

.bd-grey-d-09-hover:hover {
  border-color: #b9c6cc !important;
}

.bd-grey-l-10 {
  border-color: #d4dce0 !important;
}

.bd-grey-l-10-hover:hover {
  border-color: #d4dce0 !important;
}

.bd-grey-d-10 {
  border-color: #b6c4ca !important;
}

.bd-grey-d-10-hover:hover {
  border-color: #b6c4ca !important;
}

.bd-grey-l-11 {
  border-color: #d4dce0 !important;
}

.bd-grey-l-11-hover:hover {
  border-color: #d4dce0 !important;
}

.bd-grey-d-11 {
  border-color: #b4c2c8 !important;
}

.bd-grey-d-11-hover:hover {
  border-color: #b4c2c8 !important;
}

.bd-grey-l-20 {
  border-color: #d9e0e3 !important;
}

.bd-grey-l-20-hover:hover {
  border-color: #d9e0e3 !important;
}

.bd-grey-d-20 {
  border-color: #9eb0b8 !important;
}

.bd-grey-d-20-hover:hover {
  border-color: #9eb0b8 !important;
}

.bd-grey-l-30 {
  border-color: #dde4e7 !important;
}

.bd-grey-l-30-hover:hover {
  border-color: #dde4e7 !important;
}

.bd-grey-d-30 {
  border-color: #859ca6 !important;
}

.bd-grey-d-30-hover:hover {
  border-color: #859ca6 !important;
}

.bd-grey-l-40 {
  border-color: #e2e8ea !important;
}

.bd-grey-l-40-hover:hover {
  border-color: #e2e8ea !important;
}

.bd-grey-d-40 {
  border-color: #6c8894 !important;
}

.bd-grey-d-40-hover:hover {
  border-color: #6c8894 !important;
}

.bd-grey-l-50 {
  border-color: #e7ecee !important;
}

.bd-grey-l-50-hover:hover {
  border-color: #e7ecee !important;
}

.bd-grey-d-50 {
  border-color: #5a717b !important;
}

.bd-grey-d-50-hover:hover {
  border-color: #5a717b !important;
}

.bd-grey-l-60 {
  border-color: #eceff1 !important;
}

.bd-grey-l-60-hover:hover {
  border-color: #eceff1 !important;
}

.bd-grey-d-60 {
  border-color: #485b63 !important;
}

.bd-grey-d-60-hover:hover {
  border-color: #485b63 !important;
}

.bd-grey-l-70 {
  border-color: #f1f3f5 !important;
}

.bd-grey-l-70-hover:hover {
  border-color: #f1f3f5 !important;
}

.bd-grey-d-70 {
  border-color: #36444a !important;
}

.bd-grey-d-70-hover:hover {
  border-color: #36444a !important;
}

.bd-grey-l-80 {
  border-color: #f5f7f8 !important;
}

.bd-grey-l-80-hover:hover {
  border-color: #f5f7f8 !important;
}

.bd-grey-d-80 {
  border-color: #242d31 !important;
}

.bd-grey-d-80-hover:hover {
  border-color: #242d31 !important;
}

.bd-grey-l-90 {
  border-color: #fafbfc !important;
}

.bd-grey-l-90-hover:hover {
  border-color: #fafbfc !important;
}

.bd-grey-d-90 {
  border-color: #121719 !important;
}

.bd-grey-d-90-hover:hover {
  border-color: #121719 !important;
}

.bd-red {
  border-color: #FFCDD2 !important;
}

.bd-red-hover:hover {
  border-color: #FFCDD2 !important;
}

.bd-red-00 {
  border-color: rgba(255, 205, 210, 0) !important;
}

.bd-red-00-hover:hover {
  border-color: rgba(255, 205, 210, 0) !important;
}

.bd-red-10 {
  border-color: rgba(255, 205, 210, 0.1) !important;
}

.bd-red-10-hover:hover {
  border-color: rgba(255, 205, 210, 0.1) !important;
}

.bd-red-20 {
  border-color: rgba(255, 205, 210, 0.2) !important;
}

.bd-red-20-hover:hover {
  border-color: rgba(255, 205, 210, 0.2) !important;
}

.bd-red-30 {
  border-color: rgba(255, 205, 210, 0.3) !important;
}

.bd-red-30-hover:hover {
  border-color: rgba(255, 205, 210, 0.3) !important;
}

.bd-red-40 {
  border-color: rgba(255, 205, 210, 0.4) !important;
}

.bd-red-40-hover:hover {
  border-color: rgba(255, 205, 210, 0.4) !important;
}

.bd-red-50 {
  border-color: rgba(255, 205, 210, 0.5) !important;
}

.bd-red-50-hover:hover {
  border-color: rgba(255, 205, 210, 0.5) !important;
}

.bd-red-60 {
  border-color: rgba(255, 205, 210, 0.6) !important;
}

.bd-red-60-hover:hover {
  border-color: rgba(255, 205, 210, 0.6) !important;
}

.bd-red-70 {
  border-color: rgba(255, 205, 210, 0.7) !important;
}

.bd-red-70-hover:hover {
  border-color: rgba(255, 205, 210, 0.7) !important;
}

.bd-red-80 {
  border-color: rgba(255, 205, 210, 0.8) !important;
}

.bd-red-80-hover:hover {
  border-color: rgba(255, 205, 210, 0.8) !important;
}

.bd-red-90 {
  border-color: rgba(255, 205, 210, 0.9) !important;
}

.bd-red-90-hover:hover {
  border-color: rgba(255, 205, 210, 0.9) !important;
}

.bd-red-100 {
  border-color: rgba(255, 205, 210, 1) !important;
}

.bd-red-100-hover:hover {
  border-color: rgba(255, 205, 210, 1) !important;
}

.bd-red-l-03 {
  border-color: #ffcfd3 !important;
}

.bd-red-l-03-hover:hover {
  border-color: #ffcfd3 !important;
}

.bd-red-d-03 {
  border-color: #ffbfc6 !important;
}

.bd-red-d-03-hover:hover {
  border-color: #ffbfc6 !important;
}

.bd-red-l-05 {
  border-color: #ffd0d4 !important;
}

.bd-red-l-05-hover:hover {
  border-color: #ffd0d4 !important;
}

.bd-red-d-05 {
  border-color: #ffb6bd !important;
}

.bd-red-d-05-hover:hover {
  border-color: #ffb6bd !important;
}

.bd-red-l-07 {
  border-color: #ffd1d5 !important;
}

.bd-red-l-07-hover:hover {
  border-color: #ffd1d5 !important;
}

.bd-red-d-07 {
  border-color: #ffadb5 !important;
}

.bd-red-d-07-hover:hover {
  border-color: #ffadb5 !important;
}

.bd-red-l-08 {
  border-color: #ffd1d6 !important;
}

.bd-red-l-08-hover:hover {
  border-color: #ffd1d6 !important;
}

.bd-red-d-08 {
  border-color: #ffa8b1 !important;
}

.bd-red-d-08-hover:hover {
  border-color: #ffa8b1 !important;
}

.bd-red-l-09 {
  border-color: #ffd2d6 !important;
}

.bd-red-l-09-hover:hover {
  border-color: #ffd2d6 !important;
}

.bd-red-d-09 {
  border-color: #ffa4ad !important;
}

.bd-red-d-09-hover:hover {
  border-color: #ffa4ad !important;
}

.bd-red-l-10 {
  border-color: #ffd2d7 !important;
}

.bd-red-l-10-hover:hover {
  border-color: #ffd2d7 !important;
}

.bd-red-d-10 {
  border-color: #ff9fa9 !important;
}

.bd-red-d-10-hover:hover {
  border-color: #ff9fa9 !important;
}

.bd-red-l-11 {
  border-color: #ffd3d7 !important;
}

.bd-red-l-11-hover:hover {
  border-color: #ffd3d7 !important;
}

.bd-red-d-11 {
  border-color: #ff9aa4 !important;
}

.bd-red-d-11-hover:hover {
  border-color: #ff9aa4 !important;
}

.bd-red-l-20 {
  border-color: #ffd7db !important;
}

.bd-red-l-20-hover:hover {
  border-color: #ffd7db !important;
}

.bd-red-d-20 {
  border-color: #ff717f !important;
}

.bd-red-d-20-hover:hover {
  border-color: #ff717f !important;
}

.bd-red-l-30 {
  border-color: #ffdce0 !important;
}

.bd-red-l-30-hover:hover {
  border-color: #ffdce0 !important;
}

.bd-red-d-30 {
  border-color: #ff4356 !important;
}

.bd-red-d-30-hover:hover {
  border-color: #ff4356 !important;
}

.bd-red-l-40 {
  border-color: #ffe1e4 !important;
}

.bd-red-l-40-hover:hover {
  border-color: #ffe1e4 !important;
}

.bd-red-d-40 {
  border-color: #ff152c !important;
}

.bd-red-d-40-hover:hover {
  border-color: #ff152c !important;
}

.bd-red-l-50 {
  border-color: #ffe6e9 !important;
}

.bd-red-l-50-hover:hover {
  border-color: #ffe6e9 !important;
}

.bd-red-d-50 {
  border-color: #e60017 !important;
}

.bd-red-d-50-hover:hover {
  border-color: #e60017 !important;
}

.bd-red-l-60 {
  border-color: #ffebed !important;
}

.bd-red-l-60-hover:hover {
  border-color: #ffebed !important;
}

.bd-red-d-60 {
  border-color: #b80012 !important;
}

.bd-red-d-60-hover:hover {
  border-color: #b80012 !important;
}

.bd-red-l-70 {
  border-color: #fff0f2 !important;
}

.bd-red-l-70-hover:hover {
  border-color: #fff0f2 !important;
}

.bd-red-d-70 {
  border-color: #8a000e !important;
}

.bd-red-d-70-hover:hover {
  border-color: #8a000e !important;
}

.bd-red-l-80 {
  border-color: #fff5f6 !important;
}

.bd-red-l-80-hover:hover {
  border-color: #fff5f6 !important;
}

.bd-red-d-80 {
  border-color: #5c0009 !important;
}

.bd-red-d-80-hover:hover {
  border-color: #5c0009 !important;
}

.bd-red-l-90 {
  border-color: #fffafb !important;
}

.bd-red-l-90-hover:hover {
  border-color: #fffafb !important;
}

.bd-red-d-90 {
  border-color: #2e0005 !important;
}

.bd-red-d-90-hover:hover {
  border-color: #2e0005 !important;
}

.bd-green {
  border-color: #C8E6C9 !important;
}

.bd-green-hover:hover {
  border-color: #C8E6C9 !important;
}

.bd-green-00 {
  border-color: rgba(200, 230, 201, 0) !important;
}

.bd-green-00-hover:hover {
  border-color: rgba(200, 230, 201, 0) !important;
}

.bd-green-10 {
  border-color: rgba(200, 230, 201, 0.1) !important;
}

.bd-green-10-hover:hover {
  border-color: rgba(200, 230, 201, 0.1) !important;
}

.bd-green-20 {
  border-color: rgba(200, 230, 201, 0.2) !important;
}

.bd-green-20-hover:hover {
  border-color: rgba(200, 230, 201, 0.2) !important;
}

.bd-green-30 {
  border-color: rgba(200, 230, 201, 0.3) !important;
}

.bd-green-30-hover:hover {
  border-color: rgba(200, 230, 201, 0.3) !important;
}

.bd-green-40 {
  border-color: rgba(200, 230, 201, 0.4) !important;
}

.bd-green-40-hover:hover {
  border-color: rgba(200, 230, 201, 0.4) !important;
}

.bd-green-50 {
  border-color: rgba(200, 230, 201, 0.5) !important;
}

.bd-green-50-hover:hover {
  border-color: rgba(200, 230, 201, 0.5) !important;
}

.bd-green-60 {
  border-color: rgba(200, 230, 201, 0.6) !important;
}

.bd-green-60-hover:hover {
  border-color: rgba(200, 230, 201, 0.6) !important;
}

.bd-green-70 {
  border-color: rgba(200, 230, 201, 0.7) !important;
}

.bd-green-70-hover:hover {
  border-color: rgba(200, 230, 201, 0.7) !important;
}

.bd-green-80 {
  border-color: rgba(200, 230, 201, 0.8) !important;
}

.bd-green-80-hover:hover {
  border-color: rgba(200, 230, 201, 0.8) !important;
}

.bd-green-90 {
  border-color: rgba(200, 230, 201, 0.9) !important;
}

.bd-green-90-hover:hover {
  border-color: rgba(200, 230, 201, 0.9) !important;
}

.bd-green-100 {
  border-color: rgba(200, 230, 201, 1) !important;
}

.bd-green-100-hover:hover {
  border-color: rgba(200, 230, 201, 1) !important;
}

.bd-green-l-03 {
  border-color: #cae7cb !important;
}

.bd-green-l-03-hover:hover {
  border-color: #cae7cb !important;
}

.bd-green-d-03 {
  border-color: #bfe2c0 !important;
}

.bd-green-d-03-hover:hover {
  border-color: #bfe2c0 !important;
}

.bd-green-l-05 {
  border-color: #cbe7cc !important;
}

.bd-green-l-05-hover:hover {
  border-color: #cbe7cc !important;
}

.bd-green-d-05 {
  border-color: #b9dfba !important;
}

.bd-green-d-05-hover:hover {
  border-color: #b9dfba !important;
}

.bd-green-l-07 {
  border-color: #cce8cd !important;
}

.bd-green-l-07-hover:hover {
  border-color: #cce8cd !important;
}

.bd-green-d-07 {
  border-color: #b3ddb5 !important;
}

.bd-green-d-07-hover:hover {
  border-color: #b3ddb5 !important;
}

.bd-green-l-08 {
  border-color: #cce8cd !important;
}

.bd-green-l-08-hover:hover {
  border-color: #cce8cd !important;
}

.bd-green-d-08 {
  border-color: #b0dbb2 !important;
}

.bd-green-d-08-hover:hover {
  border-color: #b0dbb2 !important;
}

.bd-green-l-09 {
  border-color: #cde8ce !important;
}

.bd-green-l-09-hover:hover {
  border-color: #cde8ce !important;
}

.bd-green-d-09 {
  border-color: #addaaf !important;
}

.bd-green-d-09-hover:hover {
  border-color: #addaaf !important;
}

.bd-green-l-10 {
  border-color: #cee9ce !important;
}

.bd-green-l-10-hover:hover {
  border-color: #cee9ce !important;
}

.bd-green-d-10 {
  border-color: #aad9ac !important;
}

.bd-green-d-10-hover:hover {
  border-color: #aad9ac !important;
}

.bd-green-l-11 {
  border-color: #cee9cf !important;
}

.bd-green-l-11-hover:hover {
  border-color: #cee9cf !important;
}

.bd-green-d-11 {
  border-color: #a7d7a9 !important;
}

.bd-green-d-11-hover:hover {
  border-color: #a7d7a9 !important;
}

.bd-green-l-20 {
  border-color: #d3ebd4 !important;
}

.bd-green-l-20-hover:hover {
  border-color: #d3ebd4 !important;
}

.bd-green-d-20 {
  border-color: #8dcb8f !important;
}

.bd-green-d-20-hover:hover {
  border-color: #8dcb8f !important;
}

.bd-green-l-30 {
  border-color: #d9eed9 !important;
}

.bd-green-l-30-hover:hover {
  border-color: #d9eed9 !important;
}

.bd-green-d-30 {
  border-color: #6fbe72 !important;
}

.bd-green-d-30-hover:hover {
  border-color: #6fbe72 !important;
}

.bd-green-l-40 {
  border-color: #def0df !important;
}

.bd-green-l-40-hover:hover {
  border-color: #def0df !important;
}

.bd-green-d-40 {
  border-color: #52b055 !important;
}

.bd-green-d-40-hover:hover {
  border-color: #52b055 !important;
}

.bd-green-l-50 {
  border-color: #e4f3e4 !important;
}

.bd-green-l-50-hover:hover {
  border-color: #e4f3e4 !important;
}

.bd-green-d-50 {
  border-color: #439446 !important;
}

.bd-green-d-50-hover:hover {
  border-color: #439446 !important;
}

.bd-green-l-60 {
  border-color: #e9f5e9 !important;
}

.bd-green-l-60-hover:hover {
  border-color: #e9f5e9 !important;
}

.bd-green-d-60 {
  border-color: #367638 !important;
}

.bd-green-d-60-hover:hover {
  border-color: #367638 !important;
}

.bd-green-l-70 {
  border-color: #eff8ef !important;
}

.bd-green-l-70-hover:hover {
  border-color: #eff8ef !important;
}

.bd-green-d-70 {
  border-color: #28592a !important;
}

.bd-green-d-70-hover:hover {
  border-color: #28592a !important;
}

.bd-green-l-80 {
  border-color: #f4faf4 !important;
}

.bd-green-l-80-hover:hover {
  border-color: #f4faf4 !important;
}

.bd-green-d-80 {
  border-color: #1b3b1c !important;
}

.bd-green-d-80-hover:hover {
  border-color: #1b3b1c !important;
}

.bd-green-l-90 {
  border-color: #fafdfa !important;
}

.bd-green-l-90-hover:hover {
  border-color: #fafdfa !important;
}

.bd-green-d-90 {
  border-color: #0d1e0e !important;
}

.bd-green-d-90-hover:hover {
  border-color: #0d1e0e !important;
}

.bd-transparent {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-00 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-00-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-10 {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

.bd-transparent-10-hover:hover {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

.bd-transparent-20 {
  border-color: rgba(0, 0, 0, 0.2) !important;
}

.bd-transparent-20-hover:hover {
  border-color: rgba(0, 0, 0, 0.2) !important;
}

.bd-transparent-30 {
  border-color: rgba(0, 0, 0, 0.3) !important;
}

.bd-transparent-30-hover:hover {
  border-color: rgba(0, 0, 0, 0.3) !important;
}

.bd-transparent-40 {
  border-color: rgba(0, 0, 0, 0.4) !important;
}

.bd-transparent-40-hover:hover {
  border-color: rgba(0, 0, 0, 0.4) !important;
}

.bd-transparent-50 {
  border-color: rgba(0, 0, 0, 0.5) !important;
}

.bd-transparent-50-hover:hover {
  border-color: rgba(0, 0, 0, 0.5) !important;
}

.bd-transparent-60 {
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.bd-transparent-60-hover:hover {
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.bd-transparent-70 {
  border-color: rgba(0, 0, 0, 0.7) !important;
}

.bd-transparent-70-hover:hover {
  border-color: rgba(0, 0, 0, 0.7) !important;
}

.bd-transparent-80 {
  border-color: rgba(0, 0, 0, 0.8) !important;
}

.bd-transparent-80-hover:hover {
  border-color: rgba(0, 0, 0, 0.8) !important;
}

.bd-transparent-90 {
  border-color: rgba(0, 0, 0, 0.9) !important;
}

.bd-transparent-90-hover:hover {
  border-color: rgba(0, 0, 0, 0.9) !important;
}

.bd-transparent-100 {
  border-color: rgba(0, 0, 0, 1) !important;
}

.bd-transparent-100-hover:hover {
  border-color: rgba(0, 0, 0, 1) !important;
}

.bd-transparent-l-03 {
  border-color: rgba(8, 8, 8, 0) !important;
}

.bd-transparent-l-03-hover:hover {
  border-color: rgba(8, 8, 8, 0) !important;
}

.bd-transparent-d-03 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-03-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-05 {
  border-color: rgba(13, 13, 13, 0) !important;
}

.bd-transparent-l-05-hover:hover {
  border-color: rgba(13, 13, 13, 0) !important;
}

.bd-transparent-d-05 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-05-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-07 {
  border-color: rgba(18, 18, 18, 0) !important;
}

.bd-transparent-l-07-hover:hover {
  border-color: rgba(18, 18, 18, 0) !important;
}

.bd-transparent-d-07 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-07-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-08 {
  border-color: rgba(20, 20, 20, 0) !important;
}

.bd-transparent-l-08-hover:hover {
  border-color: rgba(20, 20, 20, 0) !important;
}

.bd-transparent-d-08 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-08-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-09 {
  border-color: rgba(23, 23, 23, 0) !important;
}

.bd-transparent-l-09-hover:hover {
  border-color: rgba(23, 23, 23, 0) !important;
}

.bd-transparent-d-09 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-09-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-10 {
  border-color: rgba(26, 26, 26, 0) !important;
}

.bd-transparent-l-10-hover:hover {
  border-color: rgba(26, 26, 26, 0) !important;
}

.bd-transparent-d-10 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-10-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-11 {
  border-color: rgba(28, 28, 28, 0) !important;
}

.bd-transparent-l-11-hover:hover {
  border-color: rgba(28, 28, 28, 0) !important;
}

.bd-transparent-d-11 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-11-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-20 {
  border-color: rgba(51, 51, 51, 0) !important;
}

.bd-transparent-l-20-hover:hover {
  border-color: rgba(51, 51, 51, 0) !important;
}

.bd-transparent-d-20 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-20-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-30 {
  border-color: rgba(77, 77, 77, 0) !important;
}

.bd-transparent-l-30-hover:hover {
  border-color: rgba(77, 77, 77, 0) !important;
}

.bd-transparent-d-30 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-30-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-40 {
  border-color: rgba(102, 102, 102, 0) !important;
}

.bd-transparent-l-40-hover:hover {
  border-color: rgba(102, 102, 102, 0) !important;
}

.bd-transparent-d-40 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-40-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-50 {
  border-color: rgba(128, 128, 128, 0) !important;
}

.bd-transparent-l-50-hover:hover {
  border-color: rgba(128, 128, 128, 0) !important;
}

.bd-transparent-d-50 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-50-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-60 {
  border-color: rgba(153, 153, 153, 0) !important;
}

.bd-transparent-l-60-hover:hover {
  border-color: rgba(153, 153, 153, 0) !important;
}

.bd-transparent-d-60 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-60-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-70 {
  border-color: rgba(179, 179, 179, 0) !important;
}

.bd-transparent-l-70-hover:hover {
  border-color: rgba(179, 179, 179, 0) !important;
}

.bd-transparent-d-70 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-70-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-80 {
  border-color: rgba(204, 204, 204, 0) !important;
}

.bd-transparent-l-80-hover:hover {
  border-color: rgba(204, 204, 204, 0) !important;
}

.bd-transparent-d-80 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-80-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-l-90 {
  border-color: rgba(230, 230, 230, 0) !important;
}

.bd-transparent-l-90-hover:hover {
  border-color: rgba(230, 230, 230, 0) !important;
}

.bd-transparent-d-90 {
  border-color: rgba(0, 0, 0, 0) !important;
}

.bd-transparent-d-90-hover:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}

.c-topbar {
  color: #0f203a !important;
}

.c-topbar-00 {
  color: rgba(15, 32, 58, 0) !important;
}

.c-topbar-10 {
  color: rgba(15, 32, 58, 0.1) !important;
}

.c-topbar-20 {
  color: rgba(15, 32, 58, 0.2) !important;
}

.c-topbar-30 {
  color: rgba(15, 32, 58, 0.3) !important;
}

.c-topbar-40 {
  color: rgba(15, 32, 58, 0.4) !important;
}

.c-topbar-50 {
  color: rgba(15, 32, 58, 0.5) !important;
}

.c-topbar-60 {
  color: rgba(15, 32, 58, 0.6) !important;
}

.c-topbar-70 {
  color: rgba(15, 32, 58, 0.7) !important;
}

.c-topbar-80 {
  color: rgba(15, 32, 58, 0.8) !important;
}

.c-topbar-90 {
  color: rgba(15, 32, 58, 0.9) !important;
}

.c-topbar-100 {
  color: rgba(15, 32, 58, 1) !important;
}

.c-topbar-l-03 {
  color: #122644 !important;
}

.c-topbar-d-03 {
  color: #0f1f38 !important;
}

.c-topbar-l-05 {
  color: #132a4b !important;
}

.c-topbar-d-05 {
  color: #0e1e37 !important;
}

.c-topbar-l-07 {
  color: #152d52 !important;
}

.c-topbar-d-07 {
  color: #0e1e36 !important;
}

.c-topbar-l-08 {
  color: #162f56 !important;
}

.c-topbar-d-08 {
  color: #0e1d35 !important;
}

.c-topbar-l-09 {
  color: #173159 !important;
}

.c-topbar-d-09 {
  color: #0e1d35 !important;
}

.c-topbar-l-10 {
  color: #18335d !important;
}

.c-topbar-d-10 {
  color: #0e1d34 !important;
}

.c-topbar-l-11 {
  color: #193560 !important;
}

.c-topbar-d-11 {
  color: #0d1c34 !important;
}

.c-topbar-l-20 {
  color: #21467f !important;
}

.c-topbar-d-20 {
  color: #0c1a2e !important;
}

.c-topbar-l-30 {
  color: #2a59a2 !important;
}

.c-topbar-d-30 {
  color: #0b1629 !important;
}

.c-topbar-l-40 {
  color: #336dc5 !important;
}

.c-topbar-d-40 {
  color: #091323 !important;
}

.c-topbar-l-50 {
  color: #5184d2 !important;
}

.c-topbar-d-50 {
  color: #08101d !important;
}

.c-topbar-l-60 {
  color: #749ddb !important;
}

.c-topbar-d-60 {
  color: #060d17 !important;
}

.c-topbar-l-70 {
  color: #97b5e4 !important;
}

.c-topbar-d-70 {
  color: #050a11 !important;
}

.c-topbar-l-80 {
  color: #baceed !important;
}

.c-topbar-d-80 {
  color: #03060c !important;
}

.c-topbar-l-90 {
  color: #dce6f6 !important;
}

.c-topbar-d-90 {
  color: #020306 !important;
}

.c-addressbar {
  color: #0f203a !important;
}

.c-addressbar-00 {
  color: rgba(15, 32, 58, 0) !important;
}

.c-addressbar-10 {
  color: rgba(15, 32, 58, 0.1) !important;
}

.c-addressbar-20 {
  color: rgba(15, 32, 58, 0.2) !important;
}

.c-addressbar-30 {
  color: rgba(15, 32, 58, 0.3) !important;
}

.c-addressbar-40 {
  color: rgba(15, 32, 58, 0.4) !important;
}

.c-addressbar-50 {
  color: rgba(15, 32, 58, 0.5) !important;
}

.c-addressbar-60 {
  color: rgba(15, 32, 58, 0.6) !important;
}

.c-addressbar-70 {
  color: rgba(15, 32, 58, 0.7) !important;
}

.c-addressbar-80 {
  color: rgba(15, 32, 58, 0.8) !important;
}

.c-addressbar-90 {
  color: rgba(15, 32, 58, 0.9) !important;
}

.c-addressbar-100 {
  color: rgba(15, 32, 58, 1) !important;
}

.c-addressbar-l-03 {
  color: #122644 !important;
}

.c-addressbar-d-03 {
  color: #0f1f38 !important;
}

.c-addressbar-l-05 {
  color: #132a4b !important;
}

.c-addressbar-d-05 {
  color: #0e1e37 !important;
}

.c-addressbar-l-07 {
  color: #152d52 !important;
}

.c-addressbar-d-07 {
  color: #0e1e36 !important;
}

.c-addressbar-l-08 {
  color: #162f56 !important;
}

.c-addressbar-d-08 {
  color: #0e1d35 !important;
}

.c-addressbar-l-09 {
  color: #173159 !important;
}

.c-addressbar-d-09 {
  color: #0e1d35 !important;
}

.c-addressbar-l-10 {
  color: #18335d !important;
}

.c-addressbar-d-10 {
  color: #0e1d34 !important;
}

.c-addressbar-l-11 {
  color: #193560 !important;
}

.c-addressbar-d-11 {
  color: #0d1c34 !important;
}

.c-addressbar-l-20 {
  color: #21467f !important;
}

.c-addressbar-d-20 {
  color: #0c1a2e !important;
}

.c-addressbar-l-30 {
  color: #2a59a2 !important;
}

.c-addressbar-d-30 {
  color: #0b1629 !important;
}

.c-addressbar-l-40 {
  color: #336dc5 !important;
}

.c-addressbar-d-40 {
  color: #091323 !important;
}

.c-addressbar-l-50 {
  color: #5184d2 !important;
}

.c-addressbar-d-50 {
  color: #08101d !important;
}

.c-addressbar-l-60 {
  color: #749ddb !important;
}

.c-addressbar-d-60 {
  color: #060d17 !important;
}

.c-addressbar-l-70 {
  color: #97b5e4 !important;
}

.c-addressbar-d-70 {
  color: #050a11 !important;
}

.c-addressbar-l-80 {
  color: #baceed !important;
}

.c-addressbar-d-80 {
  color: #03060c !important;
}

.c-addressbar-l-90 {
  color: #dce6f6 !important;
}

.c-addressbar-d-90 {
  color: #020306 !important;
}

.c-menubar {
  color: #0f203a !important;
}

.c-menubar-00 {
  color: rgba(15, 32, 58, 0) !important;
}

.c-menubar-10 {
  color: rgba(15, 32, 58, 0.1) !important;
}

.c-menubar-20 {
  color: rgba(15, 32, 58, 0.2) !important;
}

.c-menubar-30 {
  color: rgba(15, 32, 58, 0.3) !important;
}

.c-menubar-40 {
  color: rgba(15, 32, 58, 0.4) !important;
}

.c-menubar-50 {
  color: rgba(15, 32, 58, 0.5) !important;
}

.c-menubar-60 {
  color: rgba(15, 32, 58, 0.6) !important;
}

.c-menubar-70 {
  color: rgba(15, 32, 58, 0.7) !important;
}

.c-menubar-80 {
  color: rgba(15, 32, 58, 0.8) !important;
}

.c-menubar-90 {
  color: rgba(15, 32, 58, 0.9) !important;
}

.c-menubar-100 {
  color: rgba(15, 32, 58, 1) !important;
}

.c-menubar-l-03 {
  color: #122644 !important;
}

.c-menubar-d-03 {
  color: #0f1f38 !important;
}

.c-menubar-l-05 {
  color: #132a4b !important;
}

.c-menubar-d-05 {
  color: #0e1e37 !important;
}

.c-menubar-l-07 {
  color: #152d52 !important;
}

.c-menubar-d-07 {
  color: #0e1e36 !important;
}

.c-menubar-l-08 {
  color: #162f56 !important;
}

.c-menubar-d-08 {
  color: #0e1d35 !important;
}

.c-menubar-l-09 {
  color: #173159 !important;
}

.c-menubar-d-09 {
  color: #0e1d35 !important;
}

.c-menubar-l-10 {
  color: #18335d !important;
}

.c-menubar-d-10 {
  color: #0e1d34 !important;
}

.c-menubar-l-11 {
  color: #193560 !important;
}

.c-menubar-d-11 {
  color: #0d1c34 !important;
}

.c-menubar-l-20 {
  color: #21467f !important;
}

.c-menubar-d-20 {
  color: #0c1a2e !important;
}

.c-menubar-l-30 {
  color: #2a59a2 !important;
}

.c-menubar-d-30 {
  color: #0b1629 !important;
}

.c-menubar-l-40 {
  color: #336dc5 !important;
}

.c-menubar-d-40 {
  color: #091323 !important;
}

.c-menubar-l-50 {
  color: #5184d2 !important;
}

.c-menubar-d-50 {
  color: #08101d !important;
}

.c-menubar-l-60 {
  color: #749ddb !important;
}

.c-menubar-d-60 {
  color: #060d17 !important;
}

.c-menubar-l-70 {
  color: #97b5e4 !important;
}

.c-menubar-d-70 {
  color: #050a11 !important;
}

.c-menubar-l-80 {
  color: #baceed !important;
}

.c-menubar-d-80 {
  color: #03060c !important;
}

.c-menubar-l-90 {
  color: #dce6f6 !important;
}

.c-menubar-d-90 {
  color: #020306 !important;
}

.c-optionbar {
  color: #0f203a !important;
}

.c-optionbar-00 {
  color: rgba(15, 32, 58, 0) !important;
}

.c-optionbar-10 {
  color: rgba(15, 32, 58, 0.1) !important;
}

.c-optionbar-20 {
  color: rgba(15, 32, 58, 0.2) !important;
}

.c-optionbar-30 {
  color: rgba(15, 32, 58, 0.3) !important;
}

.c-optionbar-40 {
  color: rgba(15, 32, 58, 0.4) !important;
}

.c-optionbar-50 {
  color: rgba(15, 32, 58, 0.5) !important;
}

.c-optionbar-60 {
  color: rgba(15, 32, 58, 0.6) !important;
}

.c-optionbar-70 {
  color: rgba(15, 32, 58, 0.7) !important;
}

.c-optionbar-80 {
  color: rgba(15, 32, 58, 0.8) !important;
}

.c-optionbar-90 {
  color: rgba(15, 32, 58, 0.9) !important;
}

.c-optionbar-100 {
  color: rgba(15, 32, 58, 1) !important;
}

.c-optionbar-l-03 {
  color: #122644 !important;
}

.c-optionbar-d-03 {
  color: #0f1f38 !important;
}

.c-optionbar-l-05 {
  color: #132a4b !important;
}

.c-optionbar-d-05 {
  color: #0e1e37 !important;
}

.c-optionbar-l-07 {
  color: #152d52 !important;
}

.c-optionbar-d-07 {
  color: #0e1e36 !important;
}

.c-optionbar-l-08 {
  color: #162f56 !important;
}

.c-optionbar-d-08 {
  color: #0e1d35 !important;
}

.c-optionbar-l-09 {
  color: #173159 !important;
}

.c-optionbar-d-09 {
  color: #0e1d35 !important;
}

.c-optionbar-l-10 {
  color: #18335d !important;
}

.c-optionbar-d-10 {
  color: #0e1d34 !important;
}

.c-optionbar-l-11 {
  color: #193560 !important;
}

.c-optionbar-d-11 {
  color: #0d1c34 !important;
}

.c-optionbar-l-20 {
  color: #21467f !important;
}

.c-optionbar-d-20 {
  color: #0c1a2e !important;
}

.c-optionbar-l-30 {
  color: #2a59a2 !important;
}

.c-optionbar-d-30 {
  color: #0b1629 !important;
}

.c-optionbar-l-40 {
  color: #336dc5 !important;
}

.c-optionbar-d-40 {
  color: #091323 !important;
}

.c-optionbar-l-50 {
  color: #5184d2 !important;
}

.c-optionbar-d-50 {
  color: #08101d !important;
}

.c-optionbar-l-60 {
  color: #749ddb !important;
}

.c-optionbar-d-60 {
  color: #060d17 !important;
}

.c-optionbar-l-70 {
  color: #97b5e4 !important;
}

.c-optionbar-d-70 {
  color: #050a11 !important;
}

.c-optionbar-l-80 {
  color: #baceed !important;
}

.c-optionbar-d-80 {
  color: #03060c !important;
}

.c-optionbar-l-90 {
  color: #dce6f6 !important;
}

.c-optionbar-d-90 {
  color: #020306 !important;
}

.c-menubar-selected {
  color: #0f203a !important;
}

.c-menubar-selected-00 {
  color: rgba(15, 32, 58, 0) !important;
}

.c-menubar-selected-10 {
  color: rgba(15, 32, 58, 0.1) !important;
}

.c-menubar-selected-20 {
  color: rgba(15, 32, 58, 0.2) !important;
}

.c-menubar-selected-30 {
  color: rgba(15, 32, 58, 0.3) !important;
}

.c-menubar-selected-40 {
  color: rgba(15, 32, 58, 0.4) !important;
}

.c-menubar-selected-50 {
  color: rgba(15, 32, 58, 0.5) !important;
}

.c-menubar-selected-60 {
  color: rgba(15, 32, 58, 0.6) !important;
}

.c-menubar-selected-70 {
  color: rgba(15, 32, 58, 0.7) !important;
}

.c-menubar-selected-80 {
  color: rgba(15, 32, 58, 0.8) !important;
}

.c-menubar-selected-90 {
  color: rgba(15, 32, 58, 0.9) !important;
}

.c-menubar-selected-100 {
  color: rgba(15, 32, 58, 1) !important;
}

.c-menubar-selected-l-03 {
  color: #122644 !important;
}

.c-menubar-selected-d-03 {
  color: #0f1f38 !important;
}

.c-menubar-selected-l-05 {
  color: #132a4b !important;
}

.c-menubar-selected-d-05 {
  color: #0e1e37 !important;
}

.c-menubar-selected-l-07 {
  color: #152d52 !important;
}

.c-menubar-selected-d-07 {
  color: #0e1e36 !important;
}

.c-menubar-selected-l-08 {
  color: #162f56 !important;
}

.c-menubar-selected-d-08 {
  color: #0e1d35 !important;
}

.c-menubar-selected-l-09 {
  color: #173159 !important;
}

.c-menubar-selected-d-09 {
  color: #0e1d35 !important;
}

.c-menubar-selected-l-10 {
  color: #18335d !important;
}

.c-menubar-selected-d-10 {
  color: #0e1d34 !important;
}

.c-menubar-selected-l-11 {
  color: #193560 !important;
}

.c-menubar-selected-d-11 {
  color: #0d1c34 !important;
}

.c-menubar-selected-l-20 {
  color: #21467f !important;
}

.c-menubar-selected-d-20 {
  color: #0c1a2e !important;
}

.c-menubar-selected-l-30 {
  color: #2a59a2 !important;
}

.c-menubar-selected-d-30 {
  color: #0b1629 !important;
}

.c-menubar-selected-l-40 {
  color: #336dc5 !important;
}

.c-menubar-selected-d-40 {
  color: #091323 !important;
}

.c-menubar-selected-l-50 {
  color: #5184d2 !important;
}

.c-menubar-selected-d-50 {
  color: #08101d !important;
}

.c-menubar-selected-l-60 {
  color: #749ddb !important;
}

.c-menubar-selected-d-60 {
  color: #060d17 !important;
}

.c-menubar-selected-l-70 {
  color: #97b5e4 !important;
}

.c-menubar-selected-d-70 {
  color: #050a11 !important;
}

.c-menubar-selected-l-80 {
  color: #baceed !important;
}

.c-menubar-selected-d-80 {
  color: #03060c !important;
}

.c-menubar-selected-l-90 {
  color: #dce6f6 !important;
}

.c-menubar-selected-d-90 {
  color: #020306 !important;
}

.b-topbar {
  background-color: #ffffff !important;
}

.b-topbar-00 {
  background-color: rgba(255, 255, 255, 0) !important;
}

.b-topbar-10 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.b-topbar-20 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.b-topbar-30 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

.b-topbar-40 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.b-topbar-50 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.b-topbar-60 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.b-topbar-70 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.b-topbar-80 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.b-topbar-90 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}

.b-topbar-100 {
  background-color: rgba(255, 255, 255, 1) !important;
}

.b-topbar-l-03 {
  background-color: white !important;
}

.b-topbar-d-03 {
  background-color: #f7f7f7 !important;
}

.b-topbar-l-05 {
  background-color: white !important;
}

.b-topbar-d-05 {
  background-color: #f2f2f2 !important;
}

.b-topbar-l-07 {
  background-color: white !important;
}

.b-topbar-d-07 {
  background-color: #ededed !important;
}

.b-topbar-l-08 {
  background-color: white !important;
}

.b-topbar-d-08 {
  background-color: #ebebeb !important;
}

.b-topbar-l-09 {
  background-color: white !important;
}

.b-topbar-d-09 {
  background-color: #e8e8e8 !important;
}

.b-topbar-l-10 {
  background-color: white !important;
}

.b-topbar-d-10 {
  background-color: #e6e6e6 !important;
}

.b-topbar-l-11 {
  background-color: white !important;
}

.b-topbar-d-11 {
  background-color: #e3e3e3 !important;
}

.b-topbar-l-20 {
  background-color: white !important;
}

.b-topbar-d-20 {
  background-color: #cccccc !important;
}

.b-topbar-l-30 {
  background-color: white !important;
}

.b-topbar-d-30 {
  background-color: #b3b3b3 !important;
}

.b-topbar-l-40 {
  background-color: white !important;
}

.b-topbar-d-40 {
  background-color: #999999 !important;
}

.b-topbar-l-50 {
  background-color: white !important;
}

.b-topbar-d-50 {
  background-color: gray !important;
}

.b-topbar-l-60 {
  background-color: white !important;
}

.b-topbar-d-60 {
  background-color: #666666 !important;
}

.b-topbar-l-70 {
  background-color: white !important;
}

.b-topbar-d-70 {
  background-color: #4d4d4d !important;
}

.b-topbar-l-80 {
  background-color: white !important;
}

.b-topbar-d-80 {
  background-color: #333333 !important;
}

.b-topbar-l-90 {
  background-color: white !important;
}

.b-topbar-d-90 {
  background-color: #1a1a1a !important;
}

.b-addressbar {
  background-color: #e6e6e6 !important;
}

.b-addressbar-00 {
  background-color: rgba(230, 230, 230, 0) !important;
}

.b-addressbar-10 {
  background-color: rgba(230, 230, 230, 0.1) !important;
}

.b-addressbar-20 {
  background-color: rgba(230, 230, 230, 0.2) !important;
}

.b-addressbar-30 {
  background-color: rgba(230, 230, 230, 0.3) !important;
}

.b-addressbar-40 {
  background-color: rgba(230, 230, 230, 0.4) !important;
}

.b-addressbar-50 {
  background-color: rgba(230, 230, 230, 0.5) !important;
}

.b-addressbar-60 {
  background-color: rgba(230, 230, 230, 0.6) !important;
}

.b-addressbar-70 {
  background-color: rgba(230, 230, 230, 0.7) !important;
}

.b-addressbar-80 {
  background-color: rgba(230, 230, 230, 0.8) !important;
}

.b-addressbar-90 {
  background-color: rgba(230, 230, 230, 0.9) !important;
}

.b-addressbar-100 {
  background-color: rgba(230, 230, 230, 1) !important;
}

.b-addressbar-l-03 {
  background-color: #e6e6e6 !important;
}

.b-addressbar-d-03 {
  background-color: #dfdfdf !important;
}

.b-addressbar-l-05 {
  background-color: #e7e7e7 !important;
}

.b-addressbar-d-05 {
  background-color: #dadada !important;
}

.b-addressbar-l-07 {
  background-color: #e7e7e7 !important;
}

.b-addressbar-d-07 {
  background-color: #d5d5d5 !important;
}

.b-addressbar-l-08 {
  background-color: #e8e8e8 !important;
}

.b-addressbar-d-08 {
  background-color: lightgray !important;
}

.b-addressbar-l-09 {
  background-color: #e8e8e8 !important;
}

.b-addressbar-d-09 {
  background-color: #d1d1d1 !important;
}

.b-addressbar-l-10 {
  background-color: #e8e8e8 !important;
}

.b-addressbar-d-10 {
  background-color: #cfcfcf !important;
}

.b-addressbar-l-11 {
  background-color: #e8e8e8 !important;
}

.b-addressbar-d-11 {
  background-color: #cccccc !important;
}

.b-addressbar-l-20 {
  background-color: #ebebeb !important;
}

.b-addressbar-d-20 {
  background-color: #b8b8b8 !important;
}

.b-addressbar-l-30 {
  background-color: #ededed !important;
}

.b-addressbar-d-30 {
  background-color: #a1a1a1 !important;
}

.b-addressbar-l-40 {
  background-color: #f0f0f0 !important;
}

.b-addressbar-d-40 {
  background-color: #8a8a8a !important;
}

.b-addressbar-l-50 {
  background-color: #f2f2f2 !important;
}

.b-addressbar-d-50 {
  background-color: #737373 !important;
}

.b-addressbar-l-60 {
  background-color: whitesmoke !important;
}

.b-addressbar-d-60 {
  background-color: #5c5c5c !important;
}

.b-addressbar-l-70 {
  background-color: #f7f7f7 !important;
}

.b-addressbar-d-70 {
  background-color: #454545 !important;
}

.b-addressbar-l-80 {
  background-color: #fafafa !important;
}

.b-addressbar-d-80 {
  background-color: #2e2e2e !important;
}

.b-addressbar-l-90 {
  background-color: #fcfcfc !important;
}

.b-addressbar-d-90 {
  background-color: #171717 !important;
}

.b-menubar {
  background-color: #f7f7f7 !important;
}

.b-menubar-00 {
  background-color: rgba(247, 247, 247, 0) !important;
}

.b-menubar-10 {
  background-color: rgba(247, 247, 247, 0.1) !important;
}

.b-menubar-20 {
  background-color: rgba(247, 247, 247, 0.2) !important;
}

.b-menubar-30 {
  background-color: rgba(247, 247, 247, 0.3) !important;
}

.b-menubar-40 {
  background-color: rgba(247, 247, 247, 0.4) !important;
}

.b-menubar-50 {
  background-color: rgba(247, 247, 247, 0.5) !important;
}

.b-menubar-60 {
  background-color: rgba(247, 247, 247, 0.6) !important;
}

.b-menubar-70 {
  background-color: rgba(247, 247, 247, 0.7) !important;
}

.b-menubar-80 {
  background-color: rgba(247, 247, 247, 0.8) !important;
}

.b-menubar-90 {
  background-color: rgba(247, 247, 247, 0.9) !important;
}

.b-menubar-100 {
  background-color: rgba(247, 247, 247, 1) !important;
}

.b-menubar-l-03 {
  background-color: #f7f7f7 !important;
}

.b-menubar-d-03 {
  background-color: #efefef !important;
}

.b-menubar-l-05 {
  background-color: #f7f7f7 !important;
}

.b-menubar-d-05 {
  background-color: #eaeaea !important;
}

.b-menubar-l-07 {
  background-color: #f7f7f7 !important;
}

.b-menubar-d-07 {
  background-color: #e6e6e6 !important;
}

.b-menubar-l-08 {
  background-color: #f7f7f7 !important;
}

.b-menubar-d-08 {
  background-color: #e3e3e3 !important;
}

.b-menubar-l-09 {
  background-color: #f8f8f8 !important;
}

.b-menubar-d-09 {
  background-color: #e1e1e1 !important;
}

.b-menubar-l-10 {
  background-color: #f8f8f8 !important;
}

.b-menubar-d-10 {
  background-color: #dedede !important;
}

.b-menubar-l-11 {
  background-color: #f8f8f8 !important;
}

.b-menubar-d-11 {
  background-color: gainsboro !important;
}

.b-menubar-l-20 {
  background-color: #f8f8f8 !important;
}

.b-menubar-d-20 {
  background-color: #c5c5c5 !important;
}

.b-menubar-l-30 {
  background-color: #f9f9f9 !important;
}

.b-menubar-d-30 {
  background-color: #adadad !important;
}

.b-menubar-l-40 {
  background-color: #fafafa !important;
}

.b-menubar-d-40 {
  background-color: #949494 !important;
}

.b-menubar-l-50 {
  background-color: #fbfbfb !important;
}

.b-menubar-d-50 {
  background-color: #7b7b7b !important;
}

.b-menubar-l-60 {
  background-color: #fcfcfc !important;
}

.b-menubar-d-60 {
  background-color: #636363 !important;
}

.b-menubar-l-70 {
  background-color: #fdfdfd !important;
}

.b-menubar-d-70 {
  background-color: #4a4a4a !important;
}

.b-menubar-l-80 {
  background-color: #fdfdfd !important;
}

.b-menubar-d-80 {
  background-color: #313131 !important;
}

.b-menubar-l-90 {
  background-color: #fefefe !important;
}

.b-menubar-d-90 {
  background-color: #191919 !important;
}

.b-optionbar {
  background-color: #ffffff !important;
}

.b-optionbar-00 {
  background-color: rgba(255, 255, 255, 0) !important;
}

.b-optionbar-10 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.b-optionbar-20 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.b-optionbar-30 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

.b-optionbar-40 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.b-optionbar-50 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.b-optionbar-60 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.b-optionbar-70 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.b-optionbar-80 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.b-optionbar-90 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}

.b-optionbar-100 {
  background-color: rgba(255, 255, 255, 1) !important;
}

.b-optionbar-l-03 {
  background-color: white !important;
}

.b-optionbar-d-03 {
  background-color: #f7f7f7 !important;
}

.b-optionbar-l-05 {
  background-color: white !important;
}

.b-optionbar-d-05 {
  background-color: #f2f2f2 !important;
}

.b-optionbar-l-07 {
  background-color: white !important;
}

.b-optionbar-d-07 {
  background-color: #ededed !important;
}

.b-optionbar-l-08 {
  background-color: white !important;
}

.b-optionbar-d-08 {
  background-color: #ebebeb !important;
}

.b-optionbar-l-09 {
  background-color: white !important;
}

.b-optionbar-d-09 {
  background-color: #e8e8e8 !important;
}

.b-optionbar-l-10 {
  background-color: white !important;
}

.b-optionbar-d-10 {
  background-color: #e6e6e6 !important;
}

.b-optionbar-l-11 {
  background-color: white !important;
}

.b-optionbar-d-11 {
  background-color: #e3e3e3 !important;
}

.b-optionbar-l-20 {
  background-color: white !important;
}

.b-optionbar-d-20 {
  background-color: #cccccc !important;
}

.b-optionbar-l-30 {
  background-color: white !important;
}

.b-optionbar-d-30 {
  background-color: #b3b3b3 !important;
}

.b-optionbar-l-40 {
  background-color: white !important;
}

.b-optionbar-d-40 {
  background-color: #999999 !important;
}

.b-optionbar-l-50 {
  background-color: white !important;
}

.b-optionbar-d-50 {
  background-color: gray !important;
}

.b-optionbar-l-60 {
  background-color: white !important;
}

.b-optionbar-d-60 {
  background-color: #666666 !important;
}

.b-optionbar-l-70 {
  background-color: white !important;
}

.b-optionbar-d-70 {
  background-color: #4d4d4d !important;
}

.b-optionbar-l-80 {
  background-color: white !important;
}

.b-optionbar-d-80 {
  background-color: #333333 !important;
}

.b-optionbar-l-90 {
  background-color: white !important;
}

.b-optionbar-d-90 {
  background-color: #1a1a1a !important;
}

.b-menubar-selected {
  background-color: #e6e6e6 !important;
}

.b-menubar-selected-00 {
  background-color: rgba(230, 230, 230, 0) !important;
}

.b-menubar-selected-10 {
  background-color: rgba(230, 230, 230, 0.1) !important;
}

.b-menubar-selected-20 {
  background-color: rgba(230, 230, 230, 0.2) !important;
}

.b-menubar-selected-30 {
  background-color: rgba(230, 230, 230, 0.3) !important;
}

.b-menubar-selected-40 {
  background-color: rgba(230, 230, 230, 0.4) !important;
}

.b-menubar-selected-50 {
  background-color: rgba(230, 230, 230, 0.5) !important;
}

.b-menubar-selected-60 {
  background-color: rgba(230, 230, 230, 0.6) !important;
}

.b-menubar-selected-70 {
  background-color: rgba(230, 230, 230, 0.7) !important;
}

.b-menubar-selected-80 {
  background-color: rgba(230, 230, 230, 0.8) !important;
}

.b-menubar-selected-90 {
  background-color: rgba(230, 230, 230, 0.9) !important;
}

.b-menubar-selected-100 {
  background-color: rgba(230, 230, 230, 1) !important;
}

.b-menubar-selected-l-03 {
  background-color: #e6e6e6 !important;
}

.b-menubar-selected-d-03 {
  background-color: #dfdfdf !important;
}

.b-menubar-selected-l-05 {
  background-color: #e7e7e7 !important;
}

.b-menubar-selected-d-05 {
  background-color: #dadada !important;
}

.b-menubar-selected-l-07 {
  background-color: #e7e7e7 !important;
}

.b-menubar-selected-d-07 {
  background-color: #d5d5d5 !important;
}

.b-menubar-selected-l-08 {
  background-color: #e8e8e8 !important;
}

.b-menubar-selected-d-08 {
  background-color: lightgray !important;
}

.b-menubar-selected-l-09 {
  background-color: #e8e8e8 !important;
}

.b-menubar-selected-d-09 {
  background-color: #d1d1d1 !important;
}

.b-menubar-selected-l-10 {
  background-color: #e8e8e8 !important;
}

.b-menubar-selected-d-10 {
  background-color: #cfcfcf !important;
}

.b-menubar-selected-l-11 {
  background-color: #e8e8e8 !important;
}

.b-menubar-selected-d-11 {
  background-color: #cccccc !important;
}

.b-menubar-selected-l-20 {
  background-color: #ebebeb !important;
}

.b-menubar-selected-d-20 {
  background-color: #b8b8b8 !important;
}

.b-menubar-selected-l-30 {
  background-color: #ededed !important;
}

.b-menubar-selected-d-30 {
  background-color: #a1a1a1 !important;
}

.b-menubar-selected-l-40 {
  background-color: #f0f0f0 !important;
}

.b-menubar-selected-d-40 {
  background-color: #8a8a8a !important;
}

.b-menubar-selected-l-50 {
  background-color: #f2f2f2 !important;
}

.b-menubar-selected-d-50 {
  background-color: #737373 !important;
}

.b-menubar-selected-l-60 {
  background-color: whitesmoke !important;
}

.b-menubar-selected-d-60 {
  background-color: #5c5c5c !important;
}

.b-menubar-selected-l-70 {
  background-color: #f7f7f7 !important;
}

.b-menubar-selected-d-70 {
  background-color: #454545 !important;
}

.b-menubar-selected-l-80 {
  background-color: #fafafa !important;
}

.b-menubar-selected-d-80 {
  background-color: #2e2e2e !important;
}

.b-menubar-selected-l-90 {
  background-color: #fcfcfc !important;
}

.b-menubar-selected-d-90 {
  background-color: #171717 !important;
}

.c-topbar-hover:hover {
  color: #ffffff !important;
}

.c-topbar-00-hover:hover {
  color: rgba(255, 255, 255, 0) !important;
}

.c-topbar-10-hover:hover {
  color: rgba(255, 255, 255, 0.1) !important;
}

.c-topbar-20-hover:hover {
  color: rgba(255, 255, 255, 0.2) !important;
}

.c-topbar-30-hover:hover {
  color: rgba(255, 255, 255, 0.3) !important;
}

.c-topbar-40-hover:hover {
  color: rgba(255, 255, 255, 0.4) !important;
}

.c-topbar-50-hover:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}

.c-topbar-60-hover:hover {
  color: rgba(255, 255, 255, 0.6) !important;
}

.c-topbar-70-hover:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.c-topbar-80-hover:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}

.c-topbar-90-hover:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

.c-topbar-100-hover:hover {
  color: rgba(255, 255, 255, 1) !important;
}

.c-topbar-l-03-hover:hover {
  color: white !important;
}

.c-topbar-d-03-hover:hover {
  color: #f7f7f7 !important;
}

.c-topbar-l-05-hover:hover {
  color: white !important;
}

.c-topbar-d-05-hover:hover {
  color: #f2f2f2 !important;
}

.c-topbar-l-07-hover:hover {
  color: white !important;
}

.c-topbar-d-07-hover:hover {
  color: #ededed !important;
}

.c-topbar-l-08-hover:hover {
  color: white !important;
}

.c-topbar-d-08-hover:hover {
  color: #ebebeb !important;
}

.c-topbar-l-09-hover:hover {
  color: white !important;
}

.c-topbar-d-09-hover:hover {
  color: #e8e8e8 !important;
}

.c-topbar-l-10-hover:hover {
  color: white !important;
}

.c-topbar-d-10-hover:hover {
  color: #e6e6e6 !important;
}

.c-topbar-l-11-hover:hover {
  color: white !important;
}

.c-topbar-d-11-hover:hover {
  color: #e3e3e3 !important;
}

.c-topbar-l-20-hover:hover {
  color: white !important;
}

.c-topbar-d-20-hover:hover {
  color: #cccccc !important;
}

.c-topbar-l-30-hover:hover {
  color: white !important;
}

.c-topbar-d-30-hover:hover {
  color: #b3b3b3 !important;
}

.c-topbar-l-40-hover:hover {
  color: white !important;
}

.c-topbar-d-40-hover:hover {
  color: #999999 !important;
}

.c-topbar-l-50-hover:hover {
  color: white !important;
}

.c-topbar-d-50-hover:hover {
  color: gray !important;
}

.c-topbar-l-60-hover:hover {
  color: white !important;
}

.c-topbar-d-60-hover:hover {
  color: #666666 !important;
}

.c-topbar-l-70-hover:hover {
  color: white !important;
}

.c-topbar-d-70-hover:hover {
  color: #4d4d4d !important;
}

.c-topbar-l-80-hover:hover {
  color: white !important;
}

.c-topbar-d-80-hover:hover {
  color: #333333 !important;
}

.c-topbar-l-90-hover:hover {
  color: white !important;
}

.c-topbar-d-90-hover:hover {
  color: #1a1a1a !important;
}

.c-addressbar-hover:hover {
  color: #0c1a2e !important;
}

.c-addressbar-00-hover:hover {
  color: rgba(12, 26, 46, 0) !important;
}

.c-addressbar-10-hover:hover {
  color: rgba(12, 26, 46, 0.1) !important;
}

.c-addressbar-20-hover:hover {
  color: rgba(12, 26, 46, 0.2) !important;
}

.c-addressbar-30-hover:hover {
  color: rgba(12, 26, 46, 0.3) !important;
}

.c-addressbar-40-hover:hover {
  color: rgba(12, 26, 46, 0.4) !important;
}

.c-addressbar-50-hover:hover {
  color: rgba(12, 26, 46, 0.5) !important;
}

.c-addressbar-60-hover:hover {
  color: rgba(12, 26, 46, 0.6) !important;
}

.c-addressbar-70-hover:hover {
  color: rgba(12, 26, 46, 0.7) !important;
}

.c-addressbar-80-hover:hover {
  color: rgba(12, 26, 46, 0.8) !important;
}

.c-addressbar-90-hover:hover {
  color: rgba(12, 26, 46, 0.9) !important;
}

.c-addressbar-100-hover:hover {
  color: rgba(12, 26, 46, 1) !important;
}

.c-addressbar-l-03-hover:hover {
  color: #0f2039 !important;
}

.c-addressbar-d-03-hover:hover {
  color: #0c192d !important;
}

.c-addressbar-l-05-hover:hover {
  color: #112340 !important;
}

.c-addressbar-d-05-hover:hover {
  color: #0b182c !important;
}

.c-addressbar-l-07-hover:hover {
  color: #122748 !important;
}

.c-addressbar-d-07-hover:hover {
  color: #0b182b !important;
}

.c-addressbar-l-08-hover:hover {
  color: #13294b !important;
}

.c-addressbar-d-08-hover:hover {
  color: #0b182b !important;
}

.c-addressbar-l-09-hover:hover {
  color: #142b4f !important;
}

.c-addressbar-d-09-hover:hover {
  color: #0b172a !important;
}

.c-addressbar-l-10-hover:hover {
  color: #152d52 !important;
}

.c-addressbar-d-10-hover:hover {
  color: #0b172a !important;
}

.c-addressbar-l-11-hover:hover {
  color: #162f56 !important;
}

.c-addressbar-d-11-hover:hover {
  color: #0b1729 !important;
}

.c-addressbar-l-20-hover:hover {
  color: #1f4176 !important;
}

.c-addressbar-d-20-hover:hover {
  color: #0a1425 !important;
}

.c-addressbar-l-30-hover:hover {
  color: #28559a !important;
}

.c-addressbar-d-30-hover:hover {
  color: #081220 !important;
}

.c-addressbar-l-40-hover:hover {
  color: #3169be !important;
}

.c-addressbar-d-40-hover:hover {
  color: #070f1c !important;
}

.c-addressbar-l-50-hover:hover {
  color: #4c80d1 !important;
}

.c-addressbar-d-50-hover:hover {
  color: #060d17 !important;
}

.c-addressbar-l-60-hover:hover {
  color: #6f9ada !important;
}

.c-addressbar-d-60-hover:hover {
  color: #050a13 !important;
}

.c-addressbar-l-70-hover:hover {
  color: #93b3e3 !important;
}

.c-addressbar-d-70-hover:hover {
  color: #04080e !important;
}

.c-addressbar-l-80-hover:hover {
  color: #b7ccec !important;
}

.c-addressbar-d-80-hover:hover {
  color: #020509 !important;
}

.c-addressbar-l-90-hover:hover {
  color: #dbe6f6 !important;
}

.c-addressbar-d-90-hover:hover {
  color: #010305 !important;
}

.c-menubar-hover:hover {
  color: #ffffff !important;
}

.c-menubar-00-hover:hover {
  color: rgba(255, 255, 255, 0) !important;
}

.c-menubar-10-hover:hover {
  color: rgba(255, 255, 255, 0.1) !important;
}

.c-menubar-20-hover:hover {
  color: rgba(255, 255, 255, 0.2) !important;
}

.c-menubar-30-hover:hover {
  color: rgba(255, 255, 255, 0.3) !important;
}

.c-menubar-40-hover:hover {
  color: rgba(255, 255, 255, 0.4) !important;
}

.c-menubar-50-hover:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}

.c-menubar-60-hover:hover {
  color: rgba(255, 255, 255, 0.6) !important;
}

.c-menubar-70-hover:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.c-menubar-80-hover:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}

.c-menubar-90-hover:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

.c-menubar-100-hover:hover {
  color: rgba(255, 255, 255, 1) !important;
}

.c-menubar-l-03-hover:hover {
  color: white !important;
}

.c-menubar-d-03-hover:hover {
  color: #f7f7f7 !important;
}

.c-menubar-l-05-hover:hover {
  color: white !important;
}

.c-menubar-d-05-hover:hover {
  color: #f2f2f2 !important;
}

.c-menubar-l-07-hover:hover {
  color: white !important;
}

.c-menubar-d-07-hover:hover {
  color: #ededed !important;
}

.c-menubar-l-08-hover:hover {
  color: white !important;
}

.c-menubar-d-08-hover:hover {
  color: #ebebeb !important;
}

.c-menubar-l-09-hover:hover {
  color: white !important;
}

.c-menubar-d-09-hover:hover {
  color: #e8e8e8 !important;
}

.c-menubar-l-10-hover:hover {
  color: white !important;
}

.c-menubar-d-10-hover:hover {
  color: #e6e6e6 !important;
}

.c-menubar-l-11-hover:hover {
  color: white !important;
}

.c-menubar-d-11-hover:hover {
  color: #e3e3e3 !important;
}

.c-menubar-l-20-hover:hover {
  color: white !important;
}

.c-menubar-d-20-hover:hover {
  color: #cccccc !important;
}

.c-menubar-l-30-hover:hover {
  color: white !important;
}

.c-menubar-d-30-hover:hover {
  color: #b3b3b3 !important;
}

.c-menubar-l-40-hover:hover {
  color: white !important;
}

.c-menubar-d-40-hover:hover {
  color: #999999 !important;
}

.c-menubar-l-50-hover:hover {
  color: white !important;
}

.c-menubar-d-50-hover:hover {
  color: gray !important;
}

.c-menubar-l-60-hover:hover {
  color: white !important;
}

.c-menubar-d-60-hover:hover {
  color: #666666 !important;
}

.c-menubar-l-70-hover:hover {
  color: white !important;
}

.c-menubar-d-70-hover:hover {
  color: #4d4d4d !important;
}

.c-menubar-l-80-hover:hover {
  color: white !important;
}

.c-menubar-d-80-hover:hover {
  color: #333333 !important;
}

.c-menubar-l-90-hover:hover {
  color: white !important;
}

.c-menubar-d-90-hover:hover {
  color: #1a1a1a !important;
}

.c-optionbar-hover:hover {
  color: #ffffff !important;
}

.c-optionbar-00-hover:hover {
  color: rgba(255, 255, 255, 0) !important;
}

.c-optionbar-10-hover:hover {
  color: rgba(255, 255, 255, 0.1) !important;
}

.c-optionbar-20-hover:hover {
  color: rgba(255, 255, 255, 0.2) !important;
}

.c-optionbar-30-hover:hover {
  color: rgba(255, 255, 255, 0.3) !important;
}

.c-optionbar-40-hover:hover {
  color: rgba(255, 255, 255, 0.4) !important;
}

.c-optionbar-50-hover:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}

.c-optionbar-60-hover:hover {
  color: rgba(255, 255, 255, 0.6) !important;
}

.c-optionbar-70-hover:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.c-optionbar-80-hover:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}

.c-optionbar-90-hover:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

.c-optionbar-100-hover:hover {
  color: rgba(255, 255, 255, 1) !important;
}

.c-optionbar-l-03-hover:hover {
  color: white !important;
}

.c-optionbar-d-03-hover:hover {
  color: #f7f7f7 !important;
}

.c-optionbar-l-05-hover:hover {
  color: white !important;
}

.c-optionbar-d-05-hover:hover {
  color: #f2f2f2 !important;
}

.c-optionbar-l-07-hover:hover {
  color: white !important;
}

.c-optionbar-d-07-hover:hover {
  color: #ededed !important;
}

.c-optionbar-l-08-hover:hover {
  color: white !important;
}

.c-optionbar-d-08-hover:hover {
  color: #ebebeb !important;
}

.c-optionbar-l-09-hover:hover {
  color: white !important;
}

.c-optionbar-d-09-hover:hover {
  color: #e8e8e8 !important;
}

.c-optionbar-l-10-hover:hover {
  color: white !important;
}

.c-optionbar-d-10-hover:hover {
  color: #e6e6e6 !important;
}

.c-optionbar-l-11-hover:hover {
  color: white !important;
}

.c-optionbar-d-11-hover:hover {
  color: #e3e3e3 !important;
}

.c-optionbar-l-20-hover:hover {
  color: white !important;
}

.c-optionbar-d-20-hover:hover {
  color: #cccccc !important;
}

.c-optionbar-l-30-hover:hover {
  color: white !important;
}

.c-optionbar-d-30-hover:hover {
  color: #b3b3b3 !important;
}

.c-optionbar-l-40-hover:hover {
  color: white !important;
}

.c-optionbar-d-40-hover:hover {
  color: #999999 !important;
}

.c-optionbar-l-50-hover:hover {
  color: white !important;
}

.c-optionbar-d-50-hover:hover {
  color: gray !important;
}

.c-optionbar-l-60-hover:hover {
  color: white !important;
}

.c-optionbar-d-60-hover:hover {
  color: #666666 !important;
}

.c-optionbar-l-70-hover:hover {
  color: white !important;
}

.c-optionbar-d-70-hover:hover {
  color: #4d4d4d !important;
}

.c-optionbar-l-80-hover:hover {
  color: white !important;
}

.c-optionbar-d-80-hover:hover {
  color: #333333 !important;
}

.c-optionbar-l-90-hover:hover {
  color: white !important;
}

.c-optionbar-d-90-hover:hover {
  color: #1a1a1a !important;
}

.b-topbar-hover:hover {
  background-color: #0f203a !important;
}

.b-topbar-00-hover:hover {
  background-color: rgba(15, 32, 58, 0) !important;
}

.b-topbar-10-hover:hover {
  background-color: rgba(15, 32, 58, 0.1) !important;
}

.b-topbar-20-hover:hover {
  background-color: rgba(15, 32, 58, 0.2) !important;
}

.b-topbar-30-hover:hover {
  background-color: rgba(15, 32, 58, 0.3) !important;
}

.b-topbar-40-hover:hover {
  background-color: rgba(15, 32, 58, 0.4) !important;
}

.b-topbar-50-hover:hover {
  background-color: rgba(15, 32, 58, 0.5) !important;
}

.b-topbar-60-hover:hover {
  background-color: rgba(15, 32, 58, 0.6) !important;
}

.b-topbar-70-hover:hover {
  background-color: rgba(15, 32, 58, 0.7) !important;
}

.b-topbar-80-hover:hover {
  background-color: rgba(15, 32, 58, 0.8) !important;
}

.b-topbar-90-hover:hover {
  background-color: rgba(15, 32, 58, 0.9) !important;
}

.b-topbar-100-hover:hover {
  background-color: rgba(15, 32, 58, 1) !important;
}

.b-topbar-l-03-hover:hover {
  background-color: #122644 !important;
}

.b-topbar-d-03-hover:hover {
  background-color: #0f1f38 !important;
}

.b-topbar-l-05-hover:hover {
  background-color: #132a4b !important;
}

.b-topbar-d-05-hover:hover {
  background-color: #0e1e37 !important;
}

.b-topbar-l-07-hover:hover {
  background-color: #152d52 !important;
}

.b-topbar-d-07-hover:hover {
  background-color: #0e1e36 !important;
}

.b-topbar-l-08-hover:hover {
  background-color: #162f56 !important;
}

.b-topbar-d-08-hover:hover {
  background-color: #0e1d35 !important;
}

.b-topbar-l-09-hover:hover {
  background-color: #173159 !important;
}

.b-topbar-d-09-hover:hover {
  background-color: #0e1d35 !important;
}

.b-topbar-l-10-hover:hover {
  background-color: #18335d !important;
}

.b-topbar-d-10-hover:hover {
  background-color: #0e1d34 !important;
}

.b-topbar-l-11-hover:hover {
  background-color: #193560 !important;
}

.b-topbar-d-11-hover:hover {
  background-color: #0d1c34 !important;
}

.b-topbar-l-20-hover:hover {
  background-color: #21467f !important;
}

.b-topbar-d-20-hover:hover {
  background-color: #0c1a2e !important;
}

.b-topbar-l-30-hover:hover {
  background-color: #2a59a2 !important;
}

.b-topbar-d-30-hover:hover {
  background-color: #0b1629 !important;
}

.b-topbar-l-40-hover:hover {
  background-color: #336dc5 !important;
}

.b-topbar-d-40-hover:hover {
  background-color: #091323 !important;
}

.b-topbar-l-50-hover:hover {
  background-color: #5184d2 !important;
}

.b-topbar-d-50-hover:hover {
  background-color: #08101d !important;
}

.b-topbar-l-60-hover:hover {
  background-color: #749ddb !important;
}

.b-topbar-d-60-hover:hover {
  background-color: #060d17 !important;
}

.b-topbar-l-70-hover:hover {
  background-color: #97b5e4 !important;
}

.b-topbar-d-70-hover:hover {
  background-color: #050a11 !important;
}

.b-topbar-l-80-hover:hover {
  background-color: #baceed !important;
}

.b-topbar-d-80-hover:hover {
  background-color: #03060c !important;
}

.b-topbar-l-90-hover:hover {
  background-color: #dce6f6 !important;
}

.b-topbar-d-90-hover:hover {
  background-color: #020306 !important;
}

.b-addressbar-hover:hover {
  background-color: #e6e6e6 !important;
}

.b-addressbar-00-hover:hover {
  background-color: rgba(230, 230, 230, 0) !important;
}

.b-addressbar-10-hover:hover {
  background-color: rgba(230, 230, 230, 0.1) !important;
}

.b-addressbar-20-hover:hover {
  background-color: rgba(230, 230, 230, 0.2) !important;
}

.b-addressbar-30-hover:hover {
  background-color: rgba(230, 230, 230, 0.3) !important;
}

.b-addressbar-40-hover:hover {
  background-color: rgba(230, 230, 230, 0.4) !important;
}

.b-addressbar-50-hover:hover {
  background-color: rgba(230, 230, 230, 0.5) !important;
}

.b-addressbar-60-hover:hover {
  background-color: rgba(230, 230, 230, 0.6) !important;
}

.b-addressbar-70-hover:hover {
  background-color: rgba(230, 230, 230, 0.7) !important;
}

.b-addressbar-80-hover:hover {
  background-color: rgba(230, 230, 230, 0.8) !important;
}

.b-addressbar-90-hover:hover {
  background-color: rgba(230, 230, 230, 0.9) !important;
}

.b-addressbar-100-hover:hover {
  background-color: rgba(230, 230, 230, 1) !important;
}

.b-addressbar-l-03-hover:hover {
  background-color: #e6e6e6 !important;
}

.b-addressbar-d-03-hover:hover {
  background-color: #dfdfdf !important;
}

.b-addressbar-l-05-hover:hover {
  background-color: #e7e7e7 !important;
}

.b-addressbar-d-05-hover:hover {
  background-color: #dadada !important;
}

.b-addressbar-l-07-hover:hover {
  background-color: #e7e7e7 !important;
}

.b-addressbar-d-07-hover:hover {
  background-color: #d5d5d5 !important;
}

.b-addressbar-l-08-hover:hover {
  background-color: #e8e8e8 !important;
}

.b-addressbar-d-08-hover:hover {
  background-color: lightgray !important;
}

.b-addressbar-l-09-hover:hover {
  background-color: #e8e8e8 !important;
}

.b-addressbar-d-09-hover:hover {
  background-color: #d1d1d1 !important;
}

.b-addressbar-l-10-hover:hover {
  background-color: #e8e8e8 !important;
}

.b-addressbar-d-10-hover:hover {
  background-color: #cfcfcf !important;
}

.b-addressbar-l-11-hover:hover {
  background-color: #e8e8e8 !important;
}

.b-addressbar-d-11-hover:hover {
  background-color: #cccccc !important;
}

.b-addressbar-l-20-hover:hover {
  background-color: #ebebeb !important;
}

.b-addressbar-d-20-hover:hover {
  background-color: #b8b8b8 !important;
}

.b-addressbar-l-30-hover:hover {
  background-color: #ededed !important;
}

.b-addressbar-d-30-hover:hover {
  background-color: #a1a1a1 !important;
}

.b-addressbar-l-40-hover:hover {
  background-color: #f0f0f0 !important;
}

.b-addressbar-d-40-hover:hover {
  background-color: #8a8a8a !important;
}

.b-addressbar-l-50-hover:hover {
  background-color: #f2f2f2 !important;
}

.b-addressbar-d-50-hover:hover {
  background-color: #737373 !important;
}

.b-addressbar-l-60-hover:hover {
  background-color: whitesmoke !important;
}

.b-addressbar-d-60-hover:hover {
  background-color: #5c5c5c !important;
}

.b-addressbar-l-70-hover:hover {
  background-color: #f7f7f7 !important;
}

.b-addressbar-d-70-hover:hover {
  background-color: #454545 !important;
}

.b-addressbar-l-80-hover:hover {
  background-color: #fafafa !important;
}

.b-addressbar-d-80-hover:hover {
  background-color: #2e2e2e !important;
}

.b-addressbar-l-90-hover:hover {
  background-color: #fcfcfc !important;
}

.b-addressbar-d-90-hover:hover {
  background-color: #171717 !important;
}

.b-menubar-hover:hover {
  background-color: #f2f2f2 !important;
}

.b-menubar-00-hover:hover {
  background-color: rgba(242, 242, 242, 0) !important;
}

.b-menubar-10-hover:hover {
  background-color: rgba(242, 242, 242, 0.1) !important;
}

.b-menubar-20-hover:hover {
  background-color: rgba(242, 242, 242, 0.2) !important;
}

.b-menubar-30-hover:hover {
  background-color: rgba(242, 242, 242, 0.3) !important;
}

.b-menubar-40-hover:hover {
  background-color: rgba(242, 242, 242, 0.4) !important;
}

.b-menubar-50-hover:hover {
  background-color: rgba(242, 242, 242, 0.5) !important;
}

.b-menubar-60-hover:hover {
  background-color: rgba(242, 242, 242, 0.6) !important;
}

.b-menubar-70-hover:hover {
  background-color: rgba(242, 242, 242, 0.7) !important;
}

.b-menubar-80-hover:hover {
  background-color: rgba(242, 242, 242, 0.8) !important;
}

.b-menubar-90-hover:hover {
  background-color: rgba(242, 242, 242, 0.9) !important;
}

.b-menubar-100-hover:hover {
  background-color: rgba(242, 242, 242, 1) !important;
}

.b-menubar-l-03-hover:hover {
  background-color: #f3f3f3 !important;
}

.b-menubar-d-03-hover:hover {
  background-color: #ebebeb !important;
}

.b-menubar-l-05-hover:hover {
  background-color: #f3f3f3 !important;
}

.b-menubar-d-05-hover:hover {
  background-color: #e6e6e6 !important;
}

.b-menubar-l-07-hover:hover {
  background-color: #f3f3f3 !important;
}

.b-menubar-d-07-hover:hover {
  background-color: #e1e1e1 !important;
}

.b-menubar-l-08-hover:hover {
  background-color: #f3f3f3 !important;
}

.b-menubar-d-08-hover:hover {
  background-color: #dfdfdf !important;
}

.b-menubar-l-09-hover:hover {
  background-color: #f3f3f3 !important;
}

.b-menubar-d-09-hover:hover {
  background-color: gainsboro !important;
}

.b-menubar-l-10-hover:hover {
  background-color: #f4f4f4 !important;
}

.b-menubar-d-10-hover:hover {
  background-color: #dadada !important;
}

.b-menubar-l-11-hover:hover {
  background-color: #f4f4f4 !important;
}

.b-menubar-d-11-hover:hover {
  background-color: #d8d8d8 !important;
}

.b-menubar-l-20-hover:hover {
  background-color: whitesmoke !important;
}

.b-menubar-d-20-hover:hover {
  background-color: #c2c2c2 !important;
}

.b-menubar-l-30-hover:hover {
  background-color: #f6f6f6 !important;
}

.b-menubar-d-30-hover:hover {
  background-color: #aaaaaa !important;
}

.b-menubar-l-40-hover:hover {
  background-color: #f7f7f7 !important;
}

.b-menubar-d-40-hover:hover {
  background-color: #919191 !important;
}

.b-menubar-l-50-hover:hover {
  background-color: #f9f9f9 !important;
}

.b-menubar-d-50-hover:hover {
  background-color: #797979 !important;
}

.b-menubar-l-60-hover:hover {
  background-color: #fafafa !important;
}

.b-menubar-d-60-hover:hover {
  background-color: #616161 !important;
}

.b-menubar-l-70-hover:hover {
  background-color: #fbfbfb !important;
}

.b-menubar-d-70-hover:hover {
  background-color: #494949 !important;
}

.b-menubar-l-80-hover:hover {
  background-color: #fcfcfc !important;
}

.b-menubar-d-80-hover:hover {
  background-color: #303030 !important;
}

.b-menubar-l-90-hover:hover {
  background-color: #fefefe !important;
}

.b-menubar-d-90-hover:hover {
  background-color: #181818 !important;
}

.b-optionbar-hover:hover {
  background-color: #2a59a2 !important;
}

.b-optionbar-00-hover:hover {
  background-color: rgba(42, 89, 162, 0) !important;
}

.b-optionbar-10-hover:hover {
  background-color: rgba(42, 89, 162, 0.1) !important;
}

.b-optionbar-20-hover:hover {
  background-color: rgba(42, 89, 162, 0.2) !important;
}

.b-optionbar-30-hover:hover {
  background-color: rgba(42, 89, 162, 0.3) !important;
}

.b-optionbar-40-hover:hover {
  background-color: rgba(42, 89, 162, 0.4) !important;
}

.b-optionbar-50-hover:hover {
  background-color: rgba(42, 89, 162, 0.5) !important;
}

.b-optionbar-60-hover:hover {
  background-color: rgba(42, 89, 162, 0.6) !important;
}

.b-optionbar-70-hover:hover {
  background-color: rgba(42, 89, 162, 0.7) !important;
}

.b-optionbar-80-hover:hover {
  background-color: rgba(42, 89, 162, 0.8) !important;
}

.b-optionbar-90-hover:hover {
  background-color: rgba(42, 89, 162, 0.9) !important;
}

.b-optionbar-100-hover:hover {
  background-color: rgba(42, 89, 162, 1) !important;
}

.b-optionbar-l-03-hover:hover {
  background-color: #2c5da9 !important;
}

.b-optionbar-d-03-hover:hover {
  background-color: #29579d !important;
}

.b-optionbar-l-05-hover:hover {
  background-color: #2d60ae !important;
}

.b-optionbar-d-05-hover:hover {
  background-color: #28559a !important;
}

.b-optionbar-l-07-hover:hover {
  background-color: #2e63b3 !important;
}

.b-optionbar-d-07-hover:hover {
  background-color: #275397 !important;
}

.b-optionbar-l-08-hover:hover {
  background-color: #2f64b6 !important;
}

.b-optionbar-d-08-hover:hover {
  background-color: #275295 !important;
}

.b-optionbar-l-09-hover:hover {
  background-color: #3066b8 !important;
}

.b-optionbar-d-09-hover:hover {
  background-color: #265194 !important;
}

.b-optionbar-l-10-hover:hover {
  background-color: #3067ba !important;
}

.b-optionbar-d-10-hover:hover {
  background-color: #265192 !important;
}

.b-optionbar-l-11-hover:hover {
  background-color: #3168bd !important;
}

.b-optionbar-d-11-hover:hover {
  background-color: #255090 !important;
}

.b-optionbar-l-20-hover:hover {
  background-color: #3d76cd !important;
}

.b-optionbar-d-20-hover:hover {
  background-color: #224882 !important;
}

.b-optionbar-l-30-hover:hover {
  background-color: #5587d3 !important;
}

.b-optionbar-d-30-hover:hover {
  background-color: #1d3f72 !important;
}

.b-optionbar-l-40-hover:hover {
  background-color: #6d98d9 !important;
}

.b-optionbar-d-40-hover:hover {
  background-color: #193661 !important;
}

.b-optionbar-l-50-hover:hover {
  background-color: #85a9e0 !important;
}

.b-optionbar-d-50-hover:hover {
  background-color: #152d51 !important;
}

.b-optionbar-l-60-hover:hover {
  background-color: #9ebae6 !important;
}

.b-optionbar-d-60-hover:hover {
  background-color: #112441 !important;
}

.b-optionbar-l-70-hover:hover {
  background-color: #b6cbec !important;
}

.b-optionbar-d-70-hover:hover {
  background-color: #0d1b31 !important;
}

.b-optionbar-l-80-hover:hover {
  background-color: #ceddf2 !important;
}

.b-optionbar-d-80-hover:hover {
  background-color: #081220 !important;
}

.b-optionbar-l-90-hover:hover {
  background-color: #e7eef9 !important;
}

.b-optionbar-d-90-hover:hover {
  background-color: #040910 !important;
}

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