﻿@charset "UTF-8";
.col-white {
  color: #ffffff !important;
}

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

.col-peach-1 {
  color: #F3A683 !important;
}

.bg-peach-1 {
  background-color: #F3A683 !important;
}
.bg-peach-1.trans {
  background-color: rgba(243, 166, 131, 0.5) !important;
}
.bg-peach-1.trans-85 {
  background-color: rgba(243, 166, 131, 0.85) !important;
}
.bg-peach-1.trans-9 {
  background-color: rgba(243, 166, 131, 0.9) !important;
}

.border-left-peach-1 {
  border-left: 0.075rem solid #F3A683 !important;
}

.border-bottom-peach-1 {
  border-bottom: 0.075rem solid #F3A683 !important;
}

.border-top-peach-1 {
  border-top: 0.075rem solid #F3A683 !important;
}

.border-right-peach-1 {
  border-right: 0.075rem solid #F3A683 !important;
}

.border-peach-1 {
  border: 0.075rem solid #F3A683 !important;
}

.border-peach-1-md {
  border: 0.2rem solid #F3A683 !important;
}

.col-peach-2 {
  color: #F19065 !important;
}

.bg-peach-2 {
  background-color: #F19065 !important;
}
.bg-peach-2.trans {
  background-color: rgba(241, 144, 101, 0.5) !important;
}
.bg-peach-2.trans-85 {
  background-color: rgba(241, 144, 101, 0.85) !important;
}
.bg-peach-2.trans-9 {
  background-color: rgba(241, 144, 101, 0.9) !important;
}

.border-left-peach-2 {
  border-left: 0.075rem solid #F19065 !important;
}

.border-bottom-peach-2 {
  border-bottom: 0.075rem solid #F19065 !important;
}

.border-top-peach-2 {
  border-top: 0.075rem solid #F19065 !important;
}

.border-right-peach-2 {
  border-right: 0.075rem solid #F19065 !important;
}

.border-peach-2 {
  border: 0.075rem solid #F19065 !important;
}

.border-peach-2-md {
  border: 0.2rem solid #F19065 !important;
}

.col-peach-3 {
  color: #DD7150 !important;
}

.bg-peach-3 {
  background-color: #DD7150 !important;
}
.bg-peach-3.trans {
  background-color: rgba(221, 113, 80, 0.5) !important;
}
.bg-peach-3.trans-85 {
  background-color: rgba(221, 113, 80, 0.85) !important;
}
.bg-peach-3.trans-9 {
  background-color: rgba(221, 113, 80, 0.9) !important;
}

.border-left-peach-3 {
  border-left: 0.075rem solid #DD7150 !important;
}

.border-bottom-peach-3 {
  border-bottom: 0.075rem solid #DD7150 !important;
}

.border-top-peach-3 {
  border-top: 0.075rem solid #DD7150 !important;
}

.border-right-peach-3 {
  border-right: 0.075rem solid #DD7150 !important;
}

.border-peach-3 {
  border: 0.075rem solid #DD7150 !important;
}

.border-peach-3-md {
  border: 0.2rem solid #DD7150 !important;
}

.col-peach-4 {
  color: #D35E42 !important;
}

.bg-peach-4 {
  background-color: #D35E42 !important;
}
.bg-peach-4.trans {
  background-color: rgba(211, 94, 66, 0.5) !important;
}
.bg-peach-4.trans-85 {
  background-color: rgba(211, 94, 66, 0.85) !important;
}
.bg-peach-4.trans-9 {
  background-color: rgba(211, 94, 66, 0.9) !important;
}

.border-left-peach-4 {
  border-left: 0.075rem solid #D35E42 !important;
}

.border-bottom-peach-4 {
  border-bottom: 0.075rem solid #D35E42 !important;
}

.border-top-peach-4 {
  border-top: 0.075rem solid #D35E42 !important;
}

.border-right-peach-4 {
  border-right: 0.075rem solid #D35E42 !important;
}

.border-peach-4 {
  border: 0.075rem solid #D35E42 !important;
}

.border-peach-4-md {
  border: 0.2rem solid #D35E42 !important;
}

.col-peach-5 {
  color: #C44B33 !important;
}

.bg-peach-5 {
  background-color: #C44B33 !important;
}
.bg-peach-5.trans {
  background-color: rgba(196, 75, 51, 0.5) !important;
}
.bg-peach-5.trans-85 {
  background-color: rgba(196, 75, 51, 0.85) !important;
}
.bg-peach-5.trans-9 {
  background-color: rgba(196, 75, 51, 0.9) !important;
}

.border-left-peach-5 {
  border-left: 0.075rem solid #C44B33 !important;
}

.border-bottom-peach-5 {
  border-bottom: 0.075rem solid #C44B33 !important;
}

.border-top-peach-5 {
  border-top: 0.075rem solid #C44B33 !important;
}

.border-right-peach-5 {
  border-right: 0.075rem solid #C44B33 !important;
}

.border-peach-5 {
  border: 0.075rem solid #C44B33 !important;
}

.border-peach-5-md {
  border: 0.2rem solid #C44B33 !important;
}

.col-peach-6 {
  color: #B23824 !important;
}

.bg-peach-6 {
  background-color: #B23824 !important;
}
.bg-peach-6.trans {
  background-color: rgba(178, 56, 36, 0.5) !important;
}
.bg-peach-6.trans-85 {
  background-color: rgba(178, 56, 36, 0.85) !important;
}
.bg-peach-6.trans-9 {
  background-color: rgba(178, 56, 36, 0.9) !important;
}

.border-left-peach-6 {
  border-left: 0.075rem solid #B23824 !important;
}

.border-bottom-peach-6 {
  border-bottom: 0.075rem solid #B23824 !important;
}

.border-top-peach-6 {
  border-top: 0.075rem solid #B23824 !important;
}

.border-right-peach-6 {
  border-right: 0.075rem solid #B23824 !important;
}

.border-peach-6 {
  border: 0.075rem solid #B23824 !important;
}

.border-peach-6-md {
  border: 0.2rem solid #B23824 !important;
}

.col-peach-7 {
  color: #8E1F13 !important;
}

.bg-peach-7 {
  background-color: #8E1F13 !important;
}
.bg-peach-7.trans {
  background-color: rgba(142, 31, 19, 0.5) !important;
}
.bg-peach-7.trans-85 {
  background-color: rgba(142, 31, 19, 0.85) !important;
}
.bg-peach-7.trans-9 {
  background-color: rgba(142, 31, 19, 0.9) !important;
}

.border-left-peach-7 {
  border-left: 0.075rem solid #8E1F13 !important;
}

.border-bottom-peach-7 {
  border-bottom: 0.075rem solid #8E1F13 !important;
}

.border-top-peach-7 {
  border-top: 0.075rem solid #8E1F13 !important;
}

.border-right-peach-7 {
  border-right: 0.075rem solid #8E1F13 !important;
}

.border-peach-7 {
  border: 0.075rem solid #8E1F13 !important;
}

.border-peach-7-md {
  border: 0.2rem solid #8E1F13 !important;
}

.col-peach-8 {
  color: #701109 !important;
}

.bg-peach-8 {
  background-color: #701109 !important;
}
.bg-peach-8.trans {
  background-color: rgba(112, 17, 9, 0.5) !important;
}
.bg-peach-8.trans-85 {
  background-color: rgba(112, 17, 9, 0.85) !important;
}
.bg-peach-8.trans-9 {
  background-color: rgba(112, 17, 9, 0.9) !important;
}

.border-left-peach-8 {
  border-left: 0.075rem solid #701109 !important;
}

.border-bottom-peach-8 {
  border-bottom: 0.075rem solid #701109 !important;
}

.border-top-peach-8 {
  border-top: 0.075rem solid #701109 !important;
}

.border-right-peach-8 {
  border-right: 0.075rem solid #701109 !important;
}

.border-peach-8 {
  border: 0.075rem solid #701109 !important;
}

.border-peach-8-md {
  border: 0.2rem solid #701109 !important;
}

.col-yellow-1 {
  color: #F5CD78 !important;
}

.bg-yellow-1 {
  background-color: #F5CD78 !important;
}
.bg-yellow-1.trans {
  background-color: rgba(245, 205, 120, 0.5) !important;
}
.bg-yellow-1.trans-85 {
  background-color: rgba(245, 205, 120, 0.85) !important;
}
.bg-yellow-1.trans-9 {
  background-color: rgba(245, 205, 120, 0.9) !important;
}

.border-left-yellow-1 {
  border-left: 0.075rem solid #F5CD78 !important;
}

.border-bottom-yellow-1 {
  border-bottom: 0.075rem solid #F5CD78 !important;
}

.border-top-yellow-1 {
  border-top: 0.075rem solid #F5CD78 !important;
}

.border-right-yellow-1 {
  border-right: 0.075rem solid #F5CD78 !important;
}

.border-yellow-1 {
  border: 0.075rem solid #F5CD78 !important;
}

.border-yellow-1-md {
  border: 0.2rem solid #F5CD78 !important;
}

.col-yellow-2 {
  color: #E7B25F !important;
}

.bg-yellow-2 {
  background-color: #E7B25F !important;
}
.bg-yellow-2.trans {
  background-color: rgba(231, 178, 95, 0.5) !important;
}
.bg-yellow-2.trans-85 {
  background-color: rgba(231, 178, 95, 0.85) !important;
}
.bg-yellow-2.trans-9 {
  background-color: rgba(231, 178, 95, 0.9) !important;
}

.border-left-yellow-2 {
  border-left: 0.075rem solid #E7B25F !important;
}

.border-bottom-yellow-2 {
  border-bottom: 0.075rem solid #E7B25F !important;
}

.border-top-yellow-2 {
  border-top: 0.075rem solid #E7B25F !important;
}

.border-right-yellow-2 {
  border-right: 0.075rem solid #E7B25F !important;
}

.border-yellow-2 {
  border: 0.075rem solid #E7B25F !important;
}

.border-yellow-2-md {
  border: 0.2rem solid #E7B25F !important;
}

.col-yellow-3 {
  color: #D1984B !important;
}

.bg-yellow-3 {
  background-color: #D1984B !important;
}
.bg-yellow-3.trans {
  background-color: rgba(209, 152, 75, 0.5) !important;
}
.bg-yellow-3.trans-85 {
  background-color: rgba(209, 152, 75, 0.85) !important;
}
.bg-yellow-3.trans-9 {
  background-color: rgba(209, 152, 75, 0.9) !important;
}

.border-left-yellow-3 {
  border-left: 0.075rem solid #D1984B !important;
}

.border-bottom-yellow-3 {
  border-bottom: 0.075rem solid #D1984B !important;
}

.border-top-yellow-3 {
  border-top: 0.075rem solid #D1984B !important;
}

.border-right-yellow-3 {
  border-right: 0.075rem solid #D1984B !important;
}

.border-yellow-3 {
  border: 0.075rem solid #D1984B !important;
}

.border-yellow-3-md {
  border: 0.2rem solid #D1984B !important;
}

.col-yellow-4 {
  color: #C48437 !important;
}

.bg-yellow-4 {
  background-color: #C48437 !important;
}
.bg-yellow-4.trans {
  background-color: rgba(196, 132, 55, 0.5) !important;
}
.bg-yellow-4.trans-85 {
  background-color: rgba(196, 132, 55, 0.85) !important;
}
.bg-yellow-4.trans-9 {
  background-color: rgba(196, 132, 55, 0.9) !important;
}

.border-left-yellow-4 {
  border-left: 0.075rem solid #C48437 !important;
}

.border-bottom-yellow-4 {
  border-bottom: 0.075rem solid #C48437 !important;
}

.border-top-yellow-4 {
  border-top: 0.075rem solid #C48437 !important;
}

.border-right-yellow-4 {
  border-right: 0.075rem solid #C48437 !important;
}

.border-yellow-4 {
  border: 0.075rem solid #C48437 !important;
}

.border-yellow-4-md {
  border: 0.2rem solid #C48437 !important;
}

.col-yellow-5 {
  color: #AF6B22 !important;
}

.bg-yellow-5 {
  background-color: #AF6B22 !important;
}
.bg-yellow-5.trans {
  background-color: rgba(175, 107, 34, 0.5) !important;
}
.bg-yellow-5.trans-85 {
  background-color: rgba(175, 107, 34, 0.85) !important;
}
.bg-yellow-5.trans-9 {
  background-color: rgba(175, 107, 34, 0.9) !important;
}

.border-left-yellow-5 {
  border-left: 0.075rem solid #AF6B22 !important;
}

.border-bottom-yellow-5 {
  border-bottom: 0.075rem solid #AF6B22 !important;
}

.border-top-yellow-5 {
  border-top: 0.075rem solid #AF6B22 !important;
}

.border-right-yellow-5 {
  border-right: 0.075rem solid #AF6B22 !important;
}

.border-yellow-5 {
  border: 0.075rem solid #AF6B22 !important;
}

.border-yellow-5-md {
  border: 0.2rem solid #AF6B22 !important;
}

.col-yellow-6 {
  color: #9E5915 !important;
}

.bg-yellow-6 {
  background-color: #9E5915 !important;
}
.bg-yellow-6.trans {
  background-color: rgba(158, 89, 21, 0.5) !important;
}
.bg-yellow-6.trans-85 {
  background-color: rgba(158, 89, 21, 0.85) !important;
}
.bg-yellow-6.trans-9 {
  background-color: rgba(158, 89, 21, 0.9) !important;
}

.border-left-yellow-6 {
  border-left: 0.075rem solid #9E5915 !important;
}

.border-bottom-yellow-6 {
  border-bottom: 0.075rem solid #9E5915 !important;
}

.border-top-yellow-6 {
  border-top: 0.075rem solid #9E5915 !important;
}

.border-right-yellow-6 {
  border-right: 0.075rem solid #9E5915 !important;
}

.border-yellow-6 {
  border: 0.075rem solid #9E5915 !important;
}

.border-yellow-6-md {
  border: 0.2rem solid #9E5915 !important;
}

.col-yellow-7 {
  color: #87460B !important;
}

.bg-yellow-7 {
  background-color: #87460B !important;
}
.bg-yellow-7.trans {
  background-color: rgba(135, 70, 11, 0.5) !important;
}
.bg-yellow-7.trans-85 {
  background-color: rgba(135, 70, 11, 0.85) !important;
}
.bg-yellow-7.trans-9 {
  background-color: rgba(135, 70, 11, 0.9) !important;
}

.border-left-yellow-7 {
  border-left: 0.075rem solid #87460B !important;
}

.border-bottom-yellow-7 {
  border-bottom: 0.075rem solid #87460B !important;
}

.border-top-yellow-7 {
  border-top: 0.075rem solid #87460B !important;
}

.border-right-yellow-7 {
  border-right: 0.075rem solid #87460B !important;
}

.border-yellow-7 {
  border: 0.075rem solid #87460B !important;
}

.border-yellow-7-md {
  border: 0.2rem solid #87460B !important;
}

.col-yellow-8 {
  color: #6D3609 !important;
}

.bg-yellow-8 {
  background-color: #6D3609 !important;
}
.bg-yellow-8.trans {
  background-color: rgba(109, 54, 9, 0.5) !important;
}
.bg-yellow-8.trans-85 {
  background-color: rgba(109, 54, 9, 0.85) !important;
}
.bg-yellow-8.trans-9 {
  background-color: rgba(109, 54, 9, 0.9) !important;
}

.border-left-yellow-8 {
  border-left: 0.075rem solid #6D3609 !important;
}

.border-bottom-yellow-8 {
  border-bottom: 0.075rem solid #6D3609 !important;
}

.border-top-yellow-8 {
  border-top: 0.075rem solid #6D3609 !important;
}

.border-right-yellow-8 {
  border-right: 0.075rem solid #6D3609 !important;
}

.border-yellow-8 {
  border: 0.075rem solid #6D3609 !important;
}

.border-yellow-8-md {
  border: 0.2rem solid #6D3609 !important;
}

.col-blue-1 {
  color: #7586C2 !important;
}

.bg-blue-1 {
  background-color: #7586C2 !important;
}
.bg-blue-1.trans {
  background-color: rgba(117, 134, 194, 0.5) !important;
}
.bg-blue-1.trans-85 {
  background-color: rgba(117, 134, 194, 0.85) !important;
}
.bg-blue-1.trans-9 {
  background-color: rgba(117, 134, 194, 0.9) !important;
}

.border-left-blue-1 {
  border-left: 0.075rem solid #7586C2 !important;
}

.border-bottom-blue-1 {
  border-bottom: 0.075rem solid #7586C2 !important;
}

.border-top-blue-1 {
  border-top: 0.075rem solid #7586C2 !important;
}

.border-right-blue-1 {
  border-right: 0.075rem solid #7586C2 !important;
}

.border-blue-1 {
  border: 0.075rem solid #7586C2 !important;
}

.border-blue-1-md {
  border: 0.2rem solid #7586C2 !important;
}

.col-blue-2 {
  color: #4F66AD !important;
}

.bg-blue-2 {
  background-color: #4F66AD !important;
}
.bg-blue-2.trans {
  background-color: rgba(79, 102, 173, 0.5) !important;
}
.bg-blue-2.trans-85 {
  background-color: rgba(79, 102, 173, 0.85) !important;
}
.bg-blue-2.trans-9 {
  background-color: rgba(79, 102, 173, 0.9) !important;
}

.border-left-blue-2 {
  border-left: 0.075rem solid #4F66AD !important;
}

.border-bottom-blue-2 {
  border-bottom: 0.075rem solid #4F66AD !important;
}

.border-top-blue-2 {
  border-top: 0.075rem solid #4F66AD !important;
}

.border-right-blue-2 {
  border-right: 0.075rem solid #4F66AD !important;
}

.border-blue-2 {
  border: 0.075rem solid #4F66AD !important;
}

.border-blue-2-md {
  border: 0.2rem solid #4F66AD !important;
}

.col-blue-3 {
  color: #395599 !important;
}

.bg-blue-3 {
  background-color: #395599 !important;
}
.bg-blue-3.trans {
  background-color: rgba(57, 85, 153, 0.5) !important;
}
.bg-blue-3.trans-85 {
  background-color: rgba(57, 85, 153, 0.85) !important;
}
.bg-blue-3.trans-9 {
  background-color: rgba(57, 85, 153, 0.9) !important;
}

.border-left-blue-3 {
  border-left: 0.075rem solid #395599 !important;
}

.border-bottom-blue-3 {
  border-bottom: 0.075rem solid #395599 !important;
}

.border-top-blue-3 {
  border-top: 0.075rem solid #395599 !important;
}

.border-right-blue-3 {
  border-right: 0.075rem solid #395599 !important;
}

.border-blue-3 {
  border: 0.075rem solid #395599 !important;
}

.border-blue-3-md {
  border: 0.2rem solid #395599 !important;
}

.col-blue-4 {
  color: #2A4987 !important;
}

.bg-blue-4 {
  background-color: #2A4987 !important;
}
.bg-blue-4.trans {
  background-color: rgba(42, 73, 135, 0.5) !important;
}
.bg-blue-4.trans-85 {
  background-color: rgba(42, 73, 135, 0.85) !important;
}
.bg-blue-4.trans-9 {
  background-color: rgba(42, 73, 135, 0.9) !important;
}

.border-left-blue-4 {
  border-left: 0.075rem solid #2A4987 !important;
}

.border-bottom-blue-4 {
  border-bottom: 0.075rem solid #2A4987 !important;
}

.border-top-blue-4 {
  border-top: 0.075rem solid #2A4987 !important;
}

.border-right-blue-4 {
  border-right: 0.075rem solid #2A4987 !important;
}

.border-blue-4 {
  border: 0.075rem solid #2A4987 !important;
}

.border-blue-4-md {
  border: 0.2rem solid #2A4987 !important;
}

.col-blue-5 {
  color: #1B3C6D !important;
}

.bg-blue-5 {
  background-color: #1B3C6D !important;
}
.bg-blue-5.trans {
  background-color: rgba(27, 60, 109, 0.5) !important;
}
.bg-blue-5.trans-85 {
  background-color: rgba(27, 60, 109, 0.85) !important;
}
.bg-blue-5.trans-9 {
  background-color: rgba(27, 60, 109, 0.9) !important;
}

.border-left-blue-5 {
  border-left: 0.075rem solid #1B3C6D !important;
}

.border-bottom-blue-5 {
  border-bottom: 0.075rem solid #1B3C6D !important;
}

.border-top-blue-5 {
  border-top: 0.075rem solid #1B3C6D !important;
}

.border-right-blue-5 {
  border-right: 0.075rem solid #1B3C6D !important;
}

.border-blue-5 {
  border: 0.075rem solid #1B3C6D !important;
}

.border-blue-5-md {
  border: 0.2rem solid #1B3C6D !important;
}

.col-blue-6 {
  color: #113156 !important;
}

.bg-blue-6 {
  background-color: #113156 !important;
}
.bg-blue-6.trans {
  background-color: rgba(17, 49, 86, 0.5) !important;
}
.bg-blue-6.trans-85 {
  background-color: rgba(17, 49, 86, 0.85) !important;
}
.bg-blue-6.trans-9 {
  background-color: rgba(17, 49, 86, 0.9) !important;
}

.border-left-blue-6 {
  border-left: 0.075rem solid #113156 !important;
}

.border-bottom-blue-6 {
  border-bottom: 0.075rem solid #113156 !important;
}

.border-top-blue-6 {
  border-top: 0.075rem solid #113156 !important;
}

.border-right-blue-6 {
  border-right: 0.075rem solid #113156 !important;
}

.border-blue-6 {
  border: 0.075rem solid #113156 !important;
}

.border-blue-6-md {
  border: 0.2rem solid #113156 !important;
}

.col-blue-7 {
  color: #07223D !important;
}

.bg-blue-7 {
  background-color: #07223D !important;
}
.bg-blue-7.trans {
  background-color: rgba(7, 34, 61, 0.5) !important;
}
.bg-blue-7.trans-85 {
  background-color: rgba(7, 34, 61, 0.85) !important;
}
.bg-blue-7.trans-9 {
  background-color: rgba(7, 34, 61, 0.9) !important;
}

.border-left-blue-7 {
  border-left: 0.075rem solid #07223D !important;
}

.border-bottom-blue-7 {
  border-bottom: 0.075rem solid #07223D !important;
}

.border-top-blue-7 {
  border-top: 0.075rem solid #07223D !important;
}

.border-right-blue-7 {
  border-right: 0.075rem solid #07223D !important;
}

.border-blue-7 {
  border: 0.075rem solid #07223D !important;
}

.border-blue-7-md {
  border: 0.2rem solid #07223D !important;
}

.col-blue-8 {
  color: #021321 !important;
}

.bg-blue-8 {
  background-color: #021321 !important;
}
.bg-blue-8.trans {
  background-color: rgba(2, 19, 33, 0.5) !important;
}
.bg-blue-8.trans-85 {
  background-color: rgba(2, 19, 33, 0.85) !important;
}
.bg-blue-8.trans-9 {
  background-color: rgba(2, 19, 33, 0.9) !important;
}

.border-left-blue-8 {
  border-left: 0.075rem solid #021321 !important;
}

.border-bottom-blue-8 {
  border-bottom: 0.075rem solid #021321 !important;
}

.border-top-blue-8 {
  border-top: 0.075rem solid #021321 !important;
}

.border-right-blue-8 {
  border-right: 0.075rem solid #021321 !important;
}

.border-blue-8 {
  border: 0.075rem solid #021321 !important;
}

.border-blue-8-md {
  border: 0.2rem solid #021321 !important;
}

.col-orange-1 {
  color: #E87F67 !important;
}

.bg-orange-1 {
  background-color: #E87F67 !important;
}
.bg-orange-1.trans {
  background-color: rgba(232, 127, 103, 0.5) !important;
}
.bg-orange-1.trans-85 {
  background-color: rgba(232, 127, 103, 0.85) !important;
}
.bg-orange-1.trans-9 {
  background-color: rgba(232, 127, 103, 0.9) !important;
}

.border-left-orange-1 {
  border-left: 0.075rem solid #E87F67 !important;
}

.border-bottom-orange-1 {
  border-bottom: 0.075rem solid #E87F67 !important;
}

.border-top-orange-1 {
  border-top: 0.075rem solid #E87F67 !important;
}

.border-right-orange-1 {
  border-right: 0.075rem solid #E87F67 !important;
}

.border-orange-1 {
  border: 0.075rem solid #E87F67 !important;
}

.border-orange-1-md {
  border: 0.2rem solid #E87F67 !important;
}

.col-orange-2 {
  color: #E15F3F !important;
}

.bg-orange-2 {
  background-color: #E15F3F !important;
}
.bg-orange-2.trans {
  background-color: rgba(225, 95, 63, 0.5) !important;
}
.bg-orange-2.trans-85 {
  background-color: rgba(225, 95, 63, 0.85) !important;
}
.bg-orange-2.trans-9 {
  background-color: rgba(225, 95, 63, 0.9) !important;
}

.border-left-orange-2 {
  border-left: 0.075rem solid #E15F3F !important;
}

.border-bottom-orange-2 {
  border-bottom: 0.075rem solid #E15F3F !important;
}

.border-top-orange-2 {
  border-top: 0.075rem solid #E15F3F !important;
}

.border-right-orange-2 {
  border-right: 0.075rem solid #E15F3F !important;
}

.border-orange-2 {
  border: 0.075rem solid #E15F3F !important;
}

.border-orange-2-md {
  border: 0.2rem solid #E15F3F !important;
}

.col-orange-3 {
  color: #CE4832 !important;
}

.bg-orange-3 {
  background-color: #CE4832 !important;
}
.bg-orange-3.trans {
  background-color: rgba(206, 72, 50, 0.5) !important;
}
.bg-orange-3.trans-85 {
  background-color: rgba(206, 72, 50, 0.85) !important;
}
.bg-orange-3.trans-9 {
  background-color: rgba(206, 72, 50, 0.9) !important;
}

.border-left-orange-3 {
  border-left: 0.075rem solid #CE4832 !important;
}

.border-bottom-orange-3 {
  border-bottom: 0.075rem solid #CE4832 !important;
}

.border-top-orange-3 {
  border-top: 0.075rem solid #CE4832 !important;
}

.border-right-orange-3 {
  border-right: 0.075rem solid #CE4832 !important;
}

.border-orange-3 {
  border: 0.075rem solid #CE4832 !important;
}

.border-orange-3-md {
  border: 0.2rem solid #CE4832 !important;
}

.col-orange-4 {
  color: #C13325 !important;
}

.bg-orange-4 {
  background-color: #C13325 !important;
}
.bg-orange-4.trans {
  background-color: rgba(193, 51, 37, 0.5) !important;
}
.bg-orange-4.trans-85 {
  background-color: rgba(193, 51, 37, 0.85) !important;
}
.bg-orange-4.trans-9 {
  background-color: rgba(193, 51, 37, 0.9) !important;
}

.border-left-orange-4 {
  border-left: 0.075rem solid #C13325 !important;
}

.border-bottom-orange-4 {
  border-bottom: 0.075rem solid #C13325 !important;
}

.border-top-orange-4 {
  border-top: 0.075rem solid #C13325 !important;
}

.border-right-orange-4 {
  border-right: 0.075rem solid #C13325 !important;
}

.border-orange-4 {
  border: 0.075rem solid #C13325 !important;
}

.border-orange-4-md {
  border: 0.2rem solid #C13325 !important;
}

.col-orange-5 {
  color: #AD1C15 !important;
}

.bg-orange-5 {
  background-color: #AD1C15 !important;
}
.bg-orange-5.trans {
  background-color: rgba(173, 28, 21, 0.5) !important;
}
.bg-orange-5.trans-85 {
  background-color: rgba(173, 28, 21, 0.85) !important;
}
.bg-orange-5.trans-9 {
  background-color: rgba(173, 28, 21, 0.9) !important;
}

.border-left-orange-5 {
  border-left: 0.075rem solid #AD1C15 !important;
}

.border-bottom-orange-5 {
  border-bottom: 0.075rem solid #AD1C15 !important;
}

.border-top-orange-5 {
  border-top: 0.075rem solid #AD1C15 !important;
}

.border-right-orange-5 {
  border-right: 0.075rem solid #AD1C15 !important;
}

.border-orange-5 {
  border: 0.075rem solid #AD1C15 !important;
}

.border-orange-5-md {
  border: 0.2rem solid #AD1C15 !important;
}

.col-orange-6 {
  color: #991010 !important;
}

.bg-orange-6 {
  background-color: #991010 !important;
}
.bg-orange-6.trans {
  background-color: rgba(153, 16, 16, 0.5) !important;
}
.bg-orange-6.trans-85 {
  background-color: rgba(153, 16, 16, 0.85) !important;
}
.bg-orange-6.trans-9 {
  background-color: rgba(153, 16, 16, 0.9) !important;
}

.border-left-orange-6 {
  border-left: 0.075rem solid #991010 !important;
}

.border-bottom-orange-6 {
  border-bottom: 0.075rem solid #991010 !important;
}

.border-top-orange-6 {
  border-top: 0.075rem solid #991010 !important;
}

.border-right-orange-6 {
  border-right: 0.075rem solid #991010 !important;
}

.border-orange-6 {
  border: 0.075rem solid #991010 !important;
}

.border-orange-6-md {
  border: 0.2rem solid #991010 !important;
}

.col-orange-7 {
  color: #7C0808 !important;
}

.bg-orange-7 {
  background-color: #7C0808 !important;
}
.bg-orange-7.trans {
  background-color: rgba(124, 8, 8, 0.5) !important;
}
.bg-orange-7.trans-85 {
  background-color: rgba(124, 8, 8, 0.85) !important;
}
.bg-orange-7.trans-9 {
  background-color: rgba(124, 8, 8, 0.9) !important;
}

.border-left-orange-7 {
  border-left: 0.075rem solid #7C0808 !important;
}

.border-bottom-orange-7 {
  border-bottom: 0.075rem solid #7C0808 !important;
}

.border-top-orange-7 {
  border-top: 0.075rem solid #7C0808 !important;
}

.border-right-orange-7 {
  border-right: 0.075rem solid #7C0808 !important;
}

.border-orange-7 {
  border: 0.075rem solid #7C0808 !important;
}

.border-orange-7-md {
  border: 0.2rem solid #7C0808 !important;
}

.col-orange-8 {
  color: #560404 !important;
}

.bg-orange-8 {
  background-color: #560404 !important;
}
.bg-orange-8.trans {
  background-color: rgba(86, 4, 4, 0.5) !important;
}
.bg-orange-8.trans-85 {
  background-color: rgba(86, 4, 4, 0.85) !important;
}
.bg-orange-8.trans-9 {
  background-color: rgba(86, 4, 4, 0.9) !important;
}

.border-left-orange-8 {
  border-left: 0.075rem solid #560404 !important;
}

.border-bottom-orange-8 {
  border-bottom: 0.075rem solid #560404 !important;
}

.border-top-orange-8 {
  border-top: 0.075rem solid #560404 !important;
}

.border-right-orange-8 {
  border-right: 0.075rem solid #560404 !important;
}

.border-orange-8 {
  border: 0.075rem solid #560404 !important;
}

.border-orange-8-md {
  border: 0.2rem solid #560404 !important;
}

.col-salmon-1 {
  color: #CF6A87 !important;
}

.bg-salmon-1 {
  background-color: #CF6A87 !important;
}
.bg-salmon-1.trans {
  background-color: rgba(207, 106, 135, 0.5) !important;
}
.bg-salmon-1.trans-85 {
  background-color: rgba(207, 106, 135, 0.85) !important;
}
.bg-salmon-1.trans-9 {
  background-color: rgba(207, 106, 135, 0.9) !important;
}

.border-left-salmon-1 {
  border-left: 0.075rem solid #CF6A87 !important;
}

.border-bottom-salmon-1 {
  border-bottom: 0.075rem solid #CF6A87 !important;
}

.border-top-salmon-1 {
  border-top: 0.075rem solid #CF6A87 !important;
}

.border-right-salmon-1 {
  border-right: 0.075rem solid #CF6A87 !important;
}

.border-salmon-1 {
  border: 0.075rem solid #CF6A87 !important;
}

.border-salmon-1-md {
  border: 0.2rem solid #CF6A87 !important;
}

.col-salmon-2 {
  color: #C44469 !important;
}

.bg-salmon-2 {
  background-color: #C44469 !important;
}
.bg-salmon-2.trans {
  background-color: rgba(196, 68, 105, 0.5) !important;
}
.bg-salmon-2.trans-85 {
  background-color: rgba(196, 68, 105, 0.85) !important;
}
.bg-salmon-2.trans-9 {
  background-color: rgba(196, 68, 105, 0.9) !important;
}

.border-left-salmon-2 {
  border-left: 0.075rem solid #C44469 !important;
}

.border-bottom-salmon-2 {
  border-bottom: 0.075rem solid #C44469 !important;
}

.border-top-salmon-2 {
  border-top: 0.075rem solid #C44469 !important;
}

.border-right-salmon-2 {
  border-right: 0.075rem solid #C44469 !important;
}

.border-salmon-2 {
  border: 0.075rem solid #C44469 !important;
}

.border-salmon-2-md {
  border: 0.2rem solid #C44469 !important;
}

.col-salmon-3 {
  color: #B5355F !important;
}

.bg-salmon-3 {
  background-color: #B5355F !important;
}
.bg-salmon-3.trans {
  background-color: rgba(181, 53, 95, 0.5) !important;
}
.bg-salmon-3.trans-85 {
  background-color: rgba(181, 53, 95, 0.85) !important;
}
.bg-salmon-3.trans-9 {
  background-color: rgba(181, 53, 95, 0.9) !important;
}

.border-left-salmon-3 {
  border-left: 0.075rem solid #B5355F !important;
}

.border-bottom-salmon-3 {
  border-bottom: 0.075rem solid #B5355F !important;
}

.border-top-salmon-3 {
  border-top: 0.075rem solid #B5355F !important;
}

.border-right-salmon-3 {
  border-right: 0.075rem solid #B5355F !important;
}

.border-salmon-3 {
  border: 0.075rem solid #B5355F !important;
}

.border-salmon-3-md {
  border: 0.2rem solid #B5355F !important;
}

.col-salmon-4 {
  color: #A52654 !important;
}

.bg-salmon-4 {
  background-color: #A52654 !important;
}
.bg-salmon-4.trans {
  background-color: rgba(165, 38, 84, 0.5) !important;
}
.bg-salmon-4.trans-85 {
  background-color: rgba(165, 38, 84, 0.85) !important;
}
.bg-salmon-4.trans-9 {
  background-color: rgba(165, 38, 84, 0.9) !important;
}

.border-left-salmon-4 {
  border-left: 0.075rem solid #A52654 !important;
}

.border-bottom-salmon-4 {
  border-bottom: 0.075rem solid #A52654 !important;
}

.border-top-salmon-4 {
  border-top: 0.075rem solid #A52654 !important;
}

.border-right-salmon-4 {
  border-right: 0.075rem solid #A52654 !important;
}

.border-salmon-4 {
  border: 0.075rem solid #A52654 !important;
}

.border-salmon-4-md {
  border: 0.2rem solid #A52654 !important;
}

.col-salmon-5 {
  color: #93184A !important;
}

.bg-salmon-5 {
  background-color: #93184A !important;
}
.bg-salmon-5.trans {
  background-color: rgba(147, 24, 74, 0.5) !important;
}
.bg-salmon-5.trans-85 {
  background-color: rgba(147, 24, 74, 0.85) !important;
}
.bg-salmon-5.trans-9 {
  background-color: rgba(147, 24, 74, 0.9) !important;
}

.border-left-salmon-5 {
  border-left: 0.075rem solid #93184A !important;
}

.border-bottom-salmon-5 {
  border-bottom: 0.075rem solid #93184A !important;
}

.border-top-salmon-5 {
  border-top: 0.075rem solid #93184A !important;
}

.border-right-salmon-5 {
  border-right: 0.075rem solid #93184A !important;
}

.border-salmon-5 {
  border: 0.075rem solid #93184A !important;
}

.border-salmon-5-md {
  border: 0.2rem solid #93184A !important;
}

.col-salmon-6 {
  color: #7C0F41 !important;
}

.bg-salmon-6 {
  background-color: #7C0F41 !important;
}
.bg-salmon-6.trans {
  background-color: rgba(124, 15, 65, 0.5) !important;
}
.bg-salmon-6.trans-85 {
  background-color: rgba(124, 15, 65, 0.85) !important;
}
.bg-salmon-6.trans-9 {
  background-color: rgba(124, 15, 65, 0.9) !important;
}

.border-left-salmon-6 {
  border-left: 0.075rem solid #7C0F41 !important;
}

.border-bottom-salmon-6 {
  border-bottom: 0.075rem solid #7C0F41 !important;
}

.border-top-salmon-6 {
  border-top: 0.075rem solid #7C0F41 !important;
}

.border-right-salmon-6 {
  border-right: 0.075rem solid #7C0F41 !important;
}

.border-salmon-6 {
  border: 0.075rem solid #7C0F41 !important;
}

.border-salmon-6-md {
  border: 0.2rem solid #7C0F41 !important;
}

.col-salmon-7 {
  color: #5E0833 !important;
}

.bg-salmon-7 {
  background-color: #5E0833 !important;
}
.bg-salmon-7.trans {
  background-color: rgba(94, 8, 51, 0.5) !important;
}
.bg-salmon-7.trans-85 {
  background-color: rgba(94, 8, 51, 0.85) !important;
}
.bg-salmon-7.trans-9 {
  background-color: rgba(94, 8, 51, 0.9) !important;
}

.border-left-salmon-7 {
  border-left: 0.075rem solid #5E0833 !important;
}

.border-bottom-salmon-7 {
  border-bottom: 0.075rem solid #5E0833 !important;
}

.border-top-salmon-7 {
  border-top: 0.075rem solid #5E0833 !important;
}

.border-right-salmon-7 {
  border-right: 0.075rem solid #5E0833 !important;
}

.border-salmon-7 {
  border: 0.075rem solid #5E0833 !important;
}

.border-salmon-7-md {
  border: 0.2rem solid #5E0833 !important;
}

.col-salmon-8 {
  color: #3F0424 !important;
}

.bg-salmon-8 {
  background-color: #3F0424 !important;
}
.bg-salmon-8.trans {
  background-color: rgba(63, 4, 36, 0.5) !important;
}
.bg-salmon-8.trans-85 {
  background-color: rgba(63, 4, 36, 0.85) !important;
}
.bg-salmon-8.trans-9 {
  background-color: rgba(63, 4, 36, 0.9) !important;
}

.border-left-salmon-8 {
  border-left: 0.075rem solid #3F0424 !important;
}

.border-bottom-salmon-8 {
  border-bottom: 0.075rem solid #3F0424 !important;
}

.border-top-salmon-8 {
  border-top: 0.075rem solid #3F0424 !important;
}

.border-right-salmon-8 {
  border-right: 0.075rem solid #3F0424 !important;
}

.border-salmon-8 {
  border: 0.075rem solid #3F0424 !important;
}

.border-salmon-8-md {
  border: 0.2rem solid #3F0424 !important;
}

.col-green-1 {
  color: #58B686 !important;
}

.bg-green-1 {
  background-color: #58B686 !important;
}
.bg-green-1.trans {
  background-color: rgba(88, 182, 134, 0.5) !important;
}
.bg-green-1.trans-85 {
  background-color: rgba(88, 182, 134, 0.85) !important;
}
.bg-green-1.trans-9 {
  background-color: rgba(88, 182, 134, 0.9) !important;
}

.border-left-green-1 {
  border-left: 0.075rem solid #58B686 !important;
}

.border-bottom-green-1 {
  border-bottom: 0.075rem solid #58B686 !important;
}

.border-top-green-1 {
  border-top: 0.075rem solid #58B686 !important;
}

.border-right-green-1 {
  border-right: 0.075rem solid #58B686 !important;
}

.border-green-1 {
  border: 0.075rem solid #58B686 !important;
}

.border-green-1-md {
  border: 0.2rem solid #58B686 !important;
}

.col-green-2 {
  color: #1D9571 !important;
}

.bg-green-2 {
  background-color: #1D9571 !important;
}
.bg-green-2.trans {
  background-color: rgba(29, 149, 113, 0.5) !important;
}
.bg-green-2.trans-85 {
  background-color: rgba(29, 149, 113, 0.85) !important;
}
.bg-green-2.trans-9 {
  background-color: rgba(29, 149, 113, 0.9) !important;
}

.border-left-green-2 {
  border-left: 0.075rem solid #1D9571 !important;
}

.border-bottom-green-2 {
  border-bottom: 0.075rem solid #1D9571 !important;
}

.border-top-green-2 {
  border-top: 0.075rem solid #1D9571 !important;
}

.border-right-green-2 {
  border-right: 0.075rem solid #1D9571 !important;
}

.border-green-2 {
  border: 0.075rem solid #1D9571 !important;
}

.border-green-2-md {
  border: 0.2rem solid #1D9571 !important;
}

.col-green-3 {
  color: #11825C !important;
}

.bg-green-3 {
  background-color: #11825C !important;
}
.bg-green-3.trans {
  background-color: rgba(17, 130, 92, 0.5) !important;
}
.bg-green-3.trans-85 {
  background-color: rgba(17, 130, 92, 0.85) !important;
}
.bg-green-3.trans-9 {
  background-color: rgba(17, 130, 92, 0.9) !important;
}

.border-left-green-3 {
  border-left: 0.075rem solid #11825C !important;
}

.border-bottom-green-3 {
  border-bottom: 0.075rem solid #11825C !important;
}

.border-top-green-3 {
  border-top: 0.075rem solid #11825C !important;
}

.border-right-green-3 {
  border-right: 0.075rem solid #11825C !important;
}

.border-green-3 {
  border: 0.075rem solid #11825C !important;
}

.border-green-3-md {
  border: 0.2rem solid #11825C !important;
}

.col-green-4 {
  color: #09704B !important;
}

.bg-green-4 {
  background-color: #09704B !important;
}
.bg-green-4.trans {
  background-color: rgba(9, 112, 75, 0.5) !important;
}
.bg-green-4.trans-85 {
  background-color: rgba(9, 112, 75, 0.85) !important;
}
.bg-green-4.trans-9 {
  background-color: rgba(9, 112, 75, 0.9) !important;
}

.border-left-green-4 {
  border-left: 0.075rem solid #09704B !important;
}

.border-bottom-green-4 {
  border-bottom: 0.075rem solid #09704B !important;
}

.border-top-green-4 {
  border-top: 0.075rem solid #09704B !important;
}

.border-right-green-4 {
  border-right: 0.075rem solid #09704B !important;
}

.border-green-4 {
  border: 0.075rem solid #09704B !important;
}

.border-green-4-md {
  border: 0.2rem solid #09704B !important;
}

.col-green-5 {
  color: #045E3B !important;
}

.bg-green-5 {
  background-color: #045E3B !important;
}
.bg-green-5.trans {
  background-color: rgba(4, 94, 59, 0.5) !important;
}
.bg-green-5.trans-85 {
  background-color: rgba(4, 94, 59, 0.85) !important;
}
.bg-green-5.trans-9 {
  background-color: rgba(4, 94, 59, 0.9) !important;
}

.border-left-green-5 {
  border-left: 0.075rem solid #045E3B !important;
}

.border-bottom-green-5 {
  border-bottom: 0.075rem solid #045E3B !important;
}

.border-top-green-5 {
  border-top: 0.075rem solid #045E3B !important;
}

.border-right-green-5 {
  border-right: 0.075rem solid #045E3B !important;
}

.border-green-5 {
  border: 0.075rem solid #045E3B !important;
}

.border-green-5-md {
  border: 0.2rem solid #045E3B !important;
}

.col-green-6 {
  color: #024427 !important;
}

.bg-green-6 {
  background-color: #024427 !important;
}
.bg-green-6.trans {
  background-color: rgba(2, 68, 39, 0.5) !important;
}
.bg-green-6.trans-85 {
  background-color: rgba(2, 68, 39, 0.85) !important;
}
.bg-green-6.trans-9 {
  background-color: rgba(2, 68, 39, 0.9) !important;
}

.border-left-green-6 {
  border-left: 0.075rem solid #024427 !important;
}

.border-bottom-green-6 {
  border-bottom: 0.075rem solid #024427 !important;
}

.border-top-green-6 {
  border-top: 0.075rem solid #024427 !important;
}

.border-right-green-6 {
  border-right: 0.075rem solid #024427 !important;
}

.border-green-6 {
  border: 0.075rem solid #024427 !important;
}

.border-green-6-md {
  border: 0.2rem solid #024427 !important;
}

.col-green-7 {
  color: #012D18 !important;
}

.bg-green-7 {
  background-color: #012D18 !important;
}
.bg-green-7.trans {
  background-color: rgba(1, 45, 24, 0.5) !important;
}
.bg-green-7.trans-85 {
  background-color: rgba(1, 45, 24, 0.85) !important;
}
.bg-green-7.trans-9 {
  background-color: rgba(1, 45, 24, 0.9) !important;
}

.border-left-green-7 {
  border-left: 0.075rem solid #012D18 !important;
}

.border-bottom-green-7 {
  border-bottom: 0.075rem solid #012D18 !important;
}

.border-top-green-7 {
  border-top: 0.075rem solid #012D18 !important;
}

.border-right-green-7 {
  border-right: 0.075rem solid #012D18 !important;
}

.border-green-7 {
  border: 0.075rem solid #012D18 !important;
}

.border-green-7-md {
  border: 0.2rem solid #012D18 !important;
}

.col-green-8 {
  color: #011C0E !important;
}

.bg-green-8 {
  background-color: #011C0E !important;
}
.bg-green-8.trans {
  background-color: rgba(1, 28, 14, 0.5) !important;
}
.bg-green-8.trans-85 {
  background-color: rgba(1, 28, 14, 0.85) !important;
}
.bg-green-8.trans-9 {
  background-color: rgba(1, 28, 14, 0.9) !important;
}

.border-left-green-8 {
  border-left: 0.075rem solid #011C0E !important;
}

.border-bottom-green-8 {
  border-bottom: 0.075rem solid #011C0E !important;
}

.border-top-green-8 {
  border-top: 0.075rem solid #011C0E !important;
}

.border-right-green-8 {
  border-right: 0.075rem solid #011C0E !important;
}

.border-green-8 {
  border: 0.075rem solid #011C0E !important;
}

.border-green-8-md {
  border: 0.2rem solid #011C0E !important;
}

.col-purple-1 {
  color: #7870A7 !important;
}

.bg-purple-1 {
  background-color: #7870A7 !important;
}
.bg-purple-1.trans {
  background-color: rgba(120, 112, 167, 0.5) !important;
}
.bg-purple-1.trans-85 {
  background-color: rgba(120, 112, 167, 0.85) !important;
}
.bg-purple-1.trans-9 {
  background-color: rgba(120, 112, 167, 0.9) !important;
}

.border-left-purple-1 {
  border-left: 0.075rem solid #7870A7 !important;
}

.border-bottom-purple-1 {
  border-bottom: 0.075rem solid #7870A7 !important;
}

.border-top-purple-1 {
  border-top: 0.075rem solid #7870A7 !important;
}

.border-right-purple-1 {
  border-right: 0.075rem solid #7870A7 !important;
}

.border-purple-1 {
  border: 0.075rem solid #7870A7 !important;
}

.border-purple-1-md {
  border: 0.2rem solid #7870A7 !important;
}

.col-purple-2 {
  color: #584B91 !important;
}

.bg-purple-2 {
  background-color: #584B91 !important;
}
.bg-purple-2.trans {
  background-color: rgba(88, 75, 145, 0.5) !important;
}
.bg-purple-2.trans-85 {
  background-color: rgba(88, 75, 145, 0.85) !important;
}
.bg-purple-2.trans-9 {
  background-color: rgba(88, 75, 145, 0.9) !important;
}

.border-left-purple-2 {
  border-left: 0.075rem solid #584B91 !important;
}

.border-bottom-purple-2 {
  border-bottom: 0.075rem solid #584B91 !important;
}

.border-top-purple-2 {
  border-top: 0.075rem solid #584B91 !important;
}

.border-right-purple-2 {
  border-right: 0.075rem solid #584B91 !important;
}

.border-purple-2 {
  border: 0.075rem solid #584B91 !important;
}

.border-purple-2-md {
  border: 0.2rem solid #584B91 !important;
}

.col-purple-3 {
  color: #3E3E7F !important;
}

.bg-purple-3 {
  background-color: #3E3E7F !important;
}
.bg-purple-3.trans {
  background-color: rgba(62, 62, 127, 0.5) !important;
}
.bg-purple-3.trans-85 {
  background-color: rgba(62, 62, 127, 0.85) !important;
}
.bg-purple-3.trans-9 {
  background-color: rgba(62, 62, 127, 0.9) !important;
}

.border-left-purple-3 {
  border-left: 0.075rem solid #3E3E7F !important;
}

.border-bottom-purple-3, .navbar .selected-page {
  border-bottom: 0.075rem solid #3E3E7F !important;
}

.border-top-purple-3 {
  border-top: 0.075rem solid #3E3E7F !important;
}

.border-right-purple-3 {
  border-right: 0.075rem solid #3E3E7F !important;
}

.border-purple-3 {
  border: 0.075rem solid #3E3E7F !important;
}

.border-purple-3-md {
  border: 0.2rem solid #3E3E7F !important;
}

.col-purple-4 {
  color: #332E75 !important;
}

.bg-purple-4 {
  background-color: #332E75 !important;
}
.bg-purple-4.trans {
  background-color: rgba(51, 46, 117, 0.5) !important;
}
.bg-purple-4.trans-85 {
  background-color: rgba(51, 46, 117, 0.85) !important;
}
.bg-purple-4.trans-9 {
  background-color: rgba(51, 46, 117, 0.9) !important;
}

.border-left-purple-4 {
  border-left: 0.075rem solid #332E75 !important;
}

.border-bottom-purple-4 {
  border-bottom: 0.075rem solid #332E75 !important;
}

.border-top-purple-4 {
  border-top: 0.075rem solid #332E75 !important;
}

.border-right-purple-4 {
  border-right: 0.075rem solid #332E75 !important;
}

.border-purple-4 {
  border: 0.075rem solid #332E75 !important;
}

.border-purple-4-md {
  border: 0.2rem solid #332E75 !important;
}

.col-purple-5 {
  color: #212160 !important;
}

.bg-purple-5 {
  background-color: #212160 !important;
}
.bg-purple-5.trans {
  background-color: rgba(33, 33, 96, 0.5) !important;
}
.bg-purple-5.trans-85 {
  background-color: rgba(33, 33, 96, 0.85) !important;
}
.bg-purple-5.trans-9 {
  background-color: rgba(33, 33, 96, 0.9) !important;
}

.border-left-purple-5 {
  border-left: 0.075rem solid #212160 !important;
}

.border-bottom-purple-5 {
  border-bottom: 0.075rem solid #212160 !important;
}

.border-top-purple-5 {
  border-top: 0.075rem solid #212160 !important;
}

.border-right-purple-5 {
  border-right: 0.075rem solid #212160 !important;
}

.border-purple-5 {
  border: 0.075rem solid #212160 !important;
}

.border-purple-5-md {
  border: 0.2rem solid #212160 !important;
}

.col-purple-6 {
  color: #151549 !important;
}

.bg-purple-6 {
  background-color: #151549 !important;
}
.bg-purple-6.trans {
  background-color: rgba(21, 21, 73, 0.5) !important;
}
.bg-purple-6.trans-85 {
  background-color: rgba(21, 21, 73, 0.85) !important;
}
.bg-purple-6.trans-9 {
  background-color: rgba(21, 21, 73, 0.9) !important;
}

.border-left-purple-6 {
  border-left: 0.075rem solid #151549 !important;
}

.border-bottom-purple-6 {
  border-bottom: 0.075rem solid #151549 !important;
}

.border-top-purple-6 {
  border-top: 0.075rem solid #151549 !important;
}

.border-right-purple-6 {
  border-right: 0.075rem solid #151549 !important;
}

.border-purple-6 {
  border: 0.075rem solid #151549 !important;
}

.border-purple-6-md {
  border: 0.2rem solid #151549 !important;
}

.col-purple-7 {
  color: #0D0D35 !important;
}

.bg-purple-7 {
  background-color: #0D0D35 !important;
}
.bg-purple-7.trans {
  background-color: rgba(13, 13, 53, 0.5) !important;
}
.bg-purple-7.trans-85 {
  background-color: rgba(13, 13, 53, 0.85) !important;
}
.bg-purple-7.trans-9 {
  background-color: rgba(13, 13, 53, 0.9) !important;
}

.border-left-purple-7 {
  border-left: 0.075rem solid #0D0D35 !important;
}

.border-bottom-purple-7 {
  border-bottom: 0.075rem solid #0D0D35 !important;
}

.border-top-purple-7 {
  border-top: 0.075rem solid #0D0D35 !important;
}

.border-right-purple-7 {
  border-right: 0.075rem solid #0D0D35 !important;
}

.border-purple-7 {
  border: 0.075rem solid #0D0D35 !important;
}

.border-purple-7-md {
  border: 0.2rem solid #0D0D35 !important;
}

.col-purple-8 {
  color: #070723 !important;
}

.bg-purple-8 {
  background-color: #070723 !important;
}
.bg-purple-8.trans {
  background-color: rgba(7, 7, 35, 0.5) !important;
}
.bg-purple-8.trans-85 {
  background-color: rgba(7, 7, 35, 0.85) !important;
}
.bg-purple-8.trans-9 {
  background-color: rgba(7, 7, 35, 0.9) !important;
}

.border-left-purple-8 {
  border-left: 0.075rem solid #070723 !important;
}

.border-bottom-purple-8 {
  border-bottom: 0.075rem solid #070723 !important;
}

.border-top-purple-8 {
  border-top: 0.075rem solid #070723 !important;
}

.border-right-purple-8 {
  border-right: 0.075rem solid #070723 !important;
}

.border-purple-8 {
  border: 0.075rem solid #070723 !important;
}

.border-purple-8-md {
  border: 0.2rem solid #070723 !important;
}

.col-pink-1 {
  color: #F3A4C1 !important;
}

.bg-pink-1 {
  background-color: #F3A4C1 !important;
}
.bg-pink-1.trans {
  background-color: rgba(243, 164, 193, 0.5) !important;
}
.bg-pink-1.trans-85 {
  background-color: rgba(243, 164, 193, 0.85) !important;
}
.bg-pink-1.trans-9 {
  background-color: rgba(243, 164, 193, 0.9) !important;
}

.border-left-pink-1 {
  border-left: 0.075rem solid #F3A4C1 !important;
}

.border-bottom-pink-1 {
  border-bottom: 0.075rem solid #F3A4C1 !important;
}

.border-top-pink-1 {
  border-top: 0.075rem solid #F3A4C1 !important;
}

.border-right-pink-1 {
  border-right: 0.075rem solid #F3A4C1 !important;
}

.border-pink-1 {
  border: 0.075rem solid #F3A4C1 !important;
}

.border-pink-1-md {
  border: 0.2rem solid #F3A4C1 !important;
}

.col-pink-2 {
  color: #F18EB2 !important;
}

.bg-pink-2 {
  background-color: #F18EB2 !important;
}
.bg-pink-2.trans {
  background-color: rgba(241, 142, 178, 0.5) !important;
}
.bg-pink-2.trans-85 {
  background-color: rgba(241, 142, 178, 0.85) !important;
}
.bg-pink-2.trans-9 {
  background-color: rgba(241, 142, 178, 0.9) !important;
}

.border-left-pink-2 {
  border-left: 0.075rem solid #F18EB2 !important;
}

.border-bottom-pink-2 {
  border-bottom: 0.075rem solid #F18EB2 !important;
}

.border-top-pink-2 {
  border-top: 0.075rem solid #F18EB2 !important;
}

.border-right-pink-2 {
  border-right: 0.075rem solid #F18EB2 !important;
}

.border-pink-2 {
  border: 0.075rem solid #F18EB2 !important;
}

.border-pink-2-md {
  border: 0.2rem solid #F18EB2 !important;
}

.col-pink-3 {
  color: #E274A1 !important;
}

.bg-pink-3 {
  background-color: #E274A1 !important;
}
.bg-pink-3.trans {
  background-color: rgba(226, 116, 161, 0.5) !important;
}
.bg-pink-3.trans-85 {
  background-color: rgba(226, 116, 161, 0.85) !important;
}
.bg-pink-3.trans-9 {
  background-color: rgba(226, 116, 161, 0.9) !important;
}

.border-left-pink-3 {
  border-left: 0.075rem solid #E274A1 !important;
}

.border-bottom-pink-3 {
  border-bottom: 0.075rem solid #E274A1 !important;
}

.border-top-pink-3 {
  border-top: 0.075rem solid #E274A1 !important;
}

.border-right-pink-3 {
  border-right: 0.075rem solid #E274A1 !important;
}

.border-pink-3 {
  border: 0.075rem solid #E274A1 !important;
}

.border-pink-3-md {
  border: 0.2rem solid #E274A1 !important;
}

.col-pink-4 {
  color: #D86498 !important;
}

.bg-pink-4 {
  background-color: #D86498 !important;
}
.bg-pink-4.trans {
  background-color: rgba(216, 100, 152, 0.5) !important;
}
.bg-pink-4.trans-85 {
  background-color: rgba(216, 100, 152, 0.85) !important;
}
.bg-pink-4.trans-9 {
  background-color: rgba(216, 100, 152, 0.9) !important;
}

.border-left-pink-4 {
  border-left: 0.075rem solid #D86498 !important;
}

.border-bottom-pink-4 {
  border-bottom: 0.075rem solid #D86498 !important;
}

.border-top-pink-4 {
  border-top: 0.075rem solid #D86498 !important;
}

.border-right-pink-4 {
  border-right: 0.075rem solid #D86498 !important;
}

.border-pink-4 {
  border: 0.075rem solid #D86498 !important;
}

.border-pink-4-md {
  border: 0.2rem solid #D86498 !important;
}

.col-pink-5 {
  color: #BC4A83 !important;
}

.bg-pink-5 {
  background-color: #BC4A83 !important;
}
.bg-pink-5.trans {
  background-color: rgba(188, 74, 131, 0.5) !important;
}
.bg-pink-5.trans-85 {
  background-color: rgba(188, 74, 131, 0.85) !important;
}
.bg-pink-5.trans-9 {
  background-color: rgba(188, 74, 131, 0.9) !important;
}

.border-left-pink-5 {
  border-left: 0.075rem solid #BC4A83 !important;
}

.border-bottom-pink-5 {
  border-bottom: 0.075rem solid #BC4A83 !important;
}

.border-top-pink-5 {
  border-top: 0.075rem solid #BC4A83 !important;
}

.border-right-pink-5 {
  border-right: 0.075rem solid #BC4A83 !important;
}

.border-pink-5 {
  border: 0.075rem solid #BC4A83 !important;
}

.border-pink-5-md {
  border: 0.2rem solid #BC4A83 !important;
}

.col-pink-6 {
  color: #A0326E !important;
}

.bg-pink-6 {
  background-color: #A0326E !important;
}
.bg-pink-6.trans {
  background-color: rgba(160, 50, 110, 0.5) !important;
}
.bg-pink-6.trans-85 {
  background-color: rgba(160, 50, 110, 0.85) !important;
}
.bg-pink-6.trans-9 {
  background-color: rgba(160, 50, 110, 0.9) !important;
}

.border-left-pink-6 {
  border-left: 0.075rem solid #A0326E !important;
}

.border-bottom-pink-6 {
  border-bottom: 0.075rem solid #A0326E !important;
}

.border-top-pink-6 {
  border-top: 0.075rem solid #A0326E !important;
}

.border-right-pink-6 {
  border-right: 0.075rem solid #A0326E !important;
}

.border-pink-6 {
  border: 0.075rem solid #A0326E !important;
}

.border-pink-6-md {
  border: 0.2rem solid #A0326E !important;
}

.col-pink-7 {
  color: #871F5D !important;
}

.bg-pink-7 {
  background-color: #871F5D !important;
}
.bg-pink-7.trans {
  background-color: rgba(135, 31, 93, 0.5) !important;
}
.bg-pink-7.trans-85 {
  background-color: rgba(135, 31, 93, 0.85) !important;
}
.bg-pink-7.trans-9 {
  background-color: rgba(135, 31, 93, 0.9) !important;
}

.border-left-pink-7 {
  border-left: 0.075rem solid #871F5D !important;
}

.border-bottom-pink-7 {
  border-bottom: 0.075rem solid #871F5D !important;
}

.border-top-pink-7 {
  border-top: 0.075rem solid #871F5D !important;
}

.border-right-pink-7 {
  border-right: 0.075rem solid #871F5D !important;
}

.border-pink-7 {
  border: 0.075rem solid #871F5D !important;
}

.border-pink-7-md {
  border: 0.2rem solid #871F5D !important;
}

.col-pink-8 {
  color: #5B0E40 !important;
}

.bg-pink-8 {
  background-color: #5B0E40 !important;
}
.bg-pink-8.trans {
  background-color: rgba(91, 14, 64, 0.5) !important;
}
.bg-pink-8.trans-85 {
  background-color: rgba(91, 14, 64, 0.85) !important;
}
.bg-pink-8.trans-9 {
  background-color: rgba(91, 14, 64, 0.9) !important;
}

.border-left-pink-8 {
  border-left: 0.075rem solid #5B0E40 !important;
}

.border-bottom-pink-8 {
  border-bottom: 0.075rem solid #5B0E40 !important;
}

.border-top-pink-8 {
  border-top: 0.075rem solid #5B0E40 !important;
}

.border-right-pink-8 {
  border-right: 0.075rem solid #5B0E40 !important;
}

.border-pink-8 {
  border: 0.075rem solid #5B0E40 !important;
}

.border-pink-8-md {
  border: 0.2rem solid #5B0E40 !important;
}

.col-cyan-1 {
  color: #6AC5D4 !important;
}

.bg-cyan-1 {
  background-color: #6AC5D4 !important;
}
.bg-cyan-1.trans {
  background-color: rgba(106, 197, 212, 0.5) !important;
}
.bg-cyan-1.trans-85 {
  background-color: rgba(106, 197, 212, 0.85) !important;
}
.bg-cyan-1.trans-9 {
  background-color: rgba(106, 197, 212, 0.9) !important;
}

.border-left-cyan-1 {
  border-left: 0.075rem solid #6AC5D4 !important;
}

.border-bottom-cyan-1 {
  border-bottom: 0.075rem solid #6AC5D4 !important;
}

.border-top-cyan-1 {
  border-top: 0.075rem solid #6AC5D4 !important;
}

.border-right-cyan-1 {
  border-right: 0.075rem solid #6AC5D4 !important;
}

.border-cyan-1 {
  border: 0.075rem solid #6AC5D4 !important;
}

.border-cyan-1-md {
  border: 0.2rem solid #6AC5D4 !important;
}

.col-cyan-2 {
  color: #46BDD0 !important;
}

.bg-cyan-2 {
  background-color: #46BDD0 !important;
}
.bg-cyan-2.trans {
  background-color: rgba(70, 189, 208, 0.5) !important;
}
.bg-cyan-2.trans-85 {
  background-color: rgba(70, 189, 208, 0.85) !important;
}
.bg-cyan-2.trans-9 {
  background-color: rgba(70, 189, 208, 0.9) !important;
}

.border-left-cyan-2 {
  border-left: 0.075rem solid #46BDD0 !important;
}

.border-bottom-cyan-2 {
  border-bottom: 0.075rem solid #46BDD0 !important;
}

.border-top-cyan-2 {
  border-top: 0.075rem solid #46BDD0 !important;
}

.border-right-cyan-2 {
  border-right: 0.075rem solid #46BDD0 !important;
}

.border-cyan-2 {
  border: 0.075rem solid #46BDD0 !important;
}

.border-cyan-2-md {
  border: 0.2rem solid #46BDD0 !important;
}

.col-cyan-3 {
  color: #2BACB2 !important;
}

.bg-cyan-3 {
  background-color: #2BACB2 !important;
}
.bg-cyan-3.trans {
  background-color: rgba(43, 172, 178, 0.5) !important;
}
.bg-cyan-3.trans-85 {
  background-color: rgba(43, 172, 178, 0.85) !important;
}
.bg-cyan-3.trans-9 {
  background-color: rgba(43, 172, 178, 0.9) !important;
}

.border-left-cyan-3 {
  border-left: 0.075rem solid #2BACB2 !important;
}

.border-bottom-cyan-3 {
  border-bottom: 0.075rem solid #2BACB2 !important;
}

.border-top-cyan-3 {
  border-top: 0.075rem solid #2BACB2 !important;
}

.border-right-cyan-3 {
  border-right: 0.075rem solid #2BACB2 !important;
}

.border-cyan-3 {
  border: 0.075rem solid #2BACB2 !important;
}

.border-cyan-3-md {
  border: 0.2rem solid #2BACB2 !important;
}

.col-cyan-4 {
  color: #1A9999 !important;
}

.bg-cyan-4 {
  background-color: #1A9999 !important;
}
.bg-cyan-4.trans {
  background-color: rgba(26, 153, 153, 0.5) !important;
}
.bg-cyan-4.trans-85 {
  background-color: rgba(26, 153, 153, 0.85) !important;
}
.bg-cyan-4.trans-9 {
  background-color: rgba(26, 153, 153, 0.9) !important;
}

.border-left-cyan-4 {
  border-left: 0.075rem solid #1A9999 !important;
}

.border-bottom-cyan-4 {
  border-bottom: 0.075rem solid #1A9999 !important;
}

.border-top-cyan-4 {
  border-top: 0.075rem solid #1A9999 !important;
}

.border-right-cyan-4 {
  border-right: 0.075rem solid #1A9999 !important;
}

.border-cyan-4 {
  border: 0.075rem solid #1A9999 !important;
}

.border-cyan-4-md {
  border: 0.2rem solid #1A9999 !important;
}

.col-cyan-5 {
  color: #0F827F !important;
}

.bg-cyan-5 {
  background-color: #0F827F !important;
}
.bg-cyan-5.trans {
  background-color: rgba(15, 130, 127, 0.5) !important;
}
.bg-cyan-5.trans-85 {
  background-color: rgba(15, 130, 127, 0.85) !important;
}
.bg-cyan-5.trans-9 {
  background-color: rgba(15, 130, 127, 0.9) !important;
}

.border-left-cyan-5 {
  border-left: 0.075rem solid #0F827F !important;
}

.border-bottom-cyan-5 {
  border-bottom: 0.075rem solid #0F827F !important;
}

.border-top-cyan-5 {
  border-top: 0.075rem solid #0F827F !important;
}

.border-right-cyan-5 {
  border-right: 0.075rem solid #0F827F !important;
}

.border-cyan-5 {
  border: 0.075rem solid #0F827F !important;
}

.border-cyan-5-md {
  border: 0.2rem solid #0F827F !important;
}

.col-cyan-6 {
  color: #07706B !important;
}

.bg-cyan-6 {
  background-color: #07706B !important;
}
.bg-cyan-6.trans {
  background-color: rgba(7, 112, 107, 0.5) !important;
}
.bg-cyan-6.trans-85 {
  background-color: rgba(7, 112, 107, 0.85) !important;
}
.bg-cyan-6.trans-9 {
  background-color: rgba(7, 112, 107, 0.9) !important;
}

.border-left-cyan-6 {
  border-left: 0.075rem solid #07706B !important;
}

.border-bottom-cyan-6 {
  border-bottom: 0.075rem solid #07706B !important;
}

.border-top-cyan-6 {
  border-top: 0.075rem solid #07706B !important;
}

.border-right-cyan-6 {
  border-right: 0.075rem solid #07706B !important;
}

.border-cyan-6 {
  border: 0.075rem solid #07706B !important;
}

.border-cyan-6-md {
  border: 0.2rem solid #07706B !important;
}

.col-cyan-7 {
  color: #035650 !important;
}

.bg-cyan-7 {
  background-color: #035650 !important;
}
.bg-cyan-7.trans {
  background-color: rgba(3, 86, 80, 0.5) !important;
}
.bg-cyan-7.trans-85 {
  background-color: rgba(3, 86, 80, 0.85) !important;
}
.bg-cyan-7.trans-9 {
  background-color: rgba(3, 86, 80, 0.9) !important;
}

.border-left-cyan-7 {
  border-left: 0.075rem solid #035650 !important;
}

.border-bottom-cyan-7 {
  border-bottom: 0.075rem solid #035650 !important;
}

.border-top-cyan-7 {
  border-top: 0.075rem solid #035650 !important;
}

.border-right-cyan-7 {
  border-right: 0.075rem solid #035650 !important;
}

.border-cyan-7 {
  border: 0.075rem solid #035650 !important;
}

.border-cyan-7-md {
  border: 0.2rem solid #035650 !important;
}

.col-cyan-8 {
  color: #033A35 !important;
}

.bg-cyan-8 {
  background-color: #033A35 !important;
}
.bg-cyan-8.trans {
  background-color: rgba(3, 58, 53, 0.5) !important;
}
.bg-cyan-8.trans-85 {
  background-color: rgba(3, 58, 53, 0.85) !important;
}
.bg-cyan-8.trans-9 {
  background-color: rgba(3, 58, 53, 0.9) !important;
}

.border-left-cyan-8 {
  border-left: 0.075rem solid #033A35 !important;
}

.border-bottom-cyan-8 {
  border-bottom: 0.075rem solid #033A35 !important;
}

.border-top-cyan-8 {
  border-top: 0.075rem solid #033A35 !important;
}

.border-right-cyan-8 {
  border-right: 0.075rem solid #033A35 !important;
}

.border-cyan-8 {
  border: 0.075rem solid #033A35 !important;
}

.border-cyan-8-md {
  border: 0.2rem solid #033A35 !important;
}

.col-red-1 {
  color: #EA8685 !important;
}

.bg-red-1 {
  background-color: #EA8685 !important;
}
.bg-red-1.trans {
  background-color: rgba(234, 134, 133, 0.5) !important;
}
.bg-red-1.trans-85 {
  background-color: rgba(234, 134, 133, 0.85) !important;
}
.bg-red-1.trans-9 {
  background-color: rgba(234, 134, 133, 0.9) !important;
}

.border-left-red-1 {
  border-left: 0.075rem solid #EA8685 !important;
}

.border-bottom-red-1 {
  border-bottom: 0.075rem solid #EA8685 !important;
}

.border-top-red-1 {
  border-top: 0.075rem solid #EA8685 !important;
}

.border-right-red-1 {
  border-right: 0.075rem solid #EA8685 !important;
}

.border-red-1 {
  border: 0.075rem solid #EA8685 !important;
}

.border-red-1-md {
  border: 0.2rem solid #EA8685 !important;
}

.col-red-2 {
  color: #E66767 !important;
}

.bg-red-2 {
  background-color: #E66767 !important;
}
.bg-red-2.trans {
  background-color: rgba(230, 103, 103, 0.5) !important;
}
.bg-red-2.trans-85 {
  background-color: rgba(230, 103, 103, 0.85) !important;
}
.bg-red-2.trans-9 {
  background-color: rgba(230, 103, 103, 0.9) !important;
}

.border-left-red-2 {
  border-left: 0.075rem solid #E66767 !important;
}

.border-bottom-red-2 {
  border-bottom: 0.075rem solid #E66767 !important;
}

.border-top-red-2 {
  border-top: 0.075rem solid #E66767 !important;
}

.border-right-red-2 {
  border-right: 0.075rem solid #E66767 !important;
}

.border-red-2 {
  border: 0.075rem solid #E66767 !important;
}

.border-red-2-md {
  border: 0.2rem solid #E66767 !important;
}

.col-red-3 {
  color: #DD4E4E !important;
}

.bg-red-3 {
  background-color: #DD4E4E !important;
}
.bg-red-3.trans {
  background-color: rgba(221, 78, 78, 0.5) !important;
}
.bg-red-3.trans-85 {
  background-color: rgba(221, 78, 78, 0.85) !important;
}
.bg-red-3.trans-9 {
  background-color: rgba(221, 78, 78, 0.9) !important;
}

.border-left-red-3 {
  border-left: 0.075rem solid #DD4E4E !important;
}

.border-bottom-red-3 {
  border-bottom: 0.075rem solid #DD4E4E !important;
}

.border-top-red-3 {
  border-top: 0.075rem solid #DD4E4E !important;
}

.border-right-red-3 {
  border-right: 0.075rem solid #DD4E4E !important;
}

.border-red-3 {
  border: 0.075rem solid #DD4E4E !important;
}

.border-red-3-md {
  border: 0.2rem solid #DD4E4E !important;
}

.col-red-4 {
  color: #D13B3B !important;
}

.bg-red-4 {
  background-color: #D13B3B !important;
}
.bg-red-4.trans {
  background-color: rgba(209, 59, 59, 0.5) !important;
}
.bg-red-4.trans-85 {
  background-color: rgba(209, 59, 59, 0.85) !important;
}
.bg-red-4.trans-9 {
  background-color: rgba(209, 59, 59, 0.9) !important;
}

.border-left-red-4 {
  border-left: 0.075rem solid #D13B3B !important;
}

.border-bottom-red-4 {
  border-bottom: 0.075rem solid #D13B3B !important;
}

.border-top-red-4 {
  border-top: 0.075rem solid #D13B3B !important;
}

.border-right-red-4 {
  border-right: 0.075rem solid #D13B3B !important;
}

.border-red-4 {
  border: 0.075rem solid #D13B3B !important;
}

.border-red-4-md {
  border: 0.2rem solid #D13B3B !important;
}

.col-red-5 {
  color: #BC2626 !important;
}

.bg-red-5 {
  background-color: #BC2626 !important;
}
.bg-red-5.trans {
  background-color: rgba(188, 38, 38, 0.5) !important;
}
.bg-red-5.trans-85 {
  background-color: rgba(188, 38, 38, 0.85) !important;
}
.bg-red-5.trans-9 {
  background-color: rgba(188, 38, 38, 0.9) !important;
}

.border-left-red-5 {
  border-left: 0.075rem solid #BC2626 !important;
}

.border-bottom-red-5 {
  border-bottom: 0.075rem solid #BC2626 !important;
}

.border-top-red-5 {
  border-top: 0.075rem solid #BC2626 !important;
}

.border-right-red-5 {
  border-right: 0.075rem solid #BC2626 !important;
}

.border-red-5 {
  border: 0.075rem solid #BC2626 !important;
}

.border-red-5-md {
  border: 0.2rem solid #BC2626 !important;
}

.col-red-6 {
  color: #A51616 !important;
}

.bg-red-6 {
  background-color: #A51616 !important;
}
.bg-red-6.trans {
  background-color: rgba(165, 22, 22, 0.5) !important;
}
.bg-red-6.trans-85 {
  background-color: rgba(165, 22, 22, 0.85) !important;
}
.bg-red-6.trans-9 {
  background-color: rgba(165, 22, 22, 0.9) !important;
}

.border-left-red-6 {
  border-left: 0.075rem solid #A51616 !important;
}

.border-bottom-red-6 {
  border-bottom: 0.075rem solid #A51616 !important;
}

.border-top-red-6 {
  border-top: 0.075rem solid #A51616 !important;
}

.border-right-red-6 {
  border-right: 0.075rem solid #A51616 !important;
}

.border-red-6 {
  border: 0.075rem solid #A51616 !important;
}

.border-red-6-md {
  border: 0.2rem solid #A51616 !important;
}

.col-red-7 {
  color: #890C0C !important;
}

.bg-red-7 {
  background-color: #890C0C !important;
}
.bg-red-7.trans {
  background-color: rgba(137, 12, 12, 0.5) !important;
}
.bg-red-7.trans-85 {
  background-color: rgba(137, 12, 12, 0.85) !important;
}
.bg-red-7.trans-9 {
  background-color: rgba(137, 12, 12, 0.9) !important;
}

.border-left-red-7 {
  border-left: 0.075rem solid #890C0C !important;
}

.border-bottom-red-7 {
  border-bottom: 0.075rem solid #890C0C !important;
}

.border-top-red-7 {
  border-top: 0.075rem solid #890C0C !important;
}

.border-right-red-7 {
  border-right: 0.075rem solid #890C0C !important;
}

.border-red-7 {
  border: 0.075rem solid #890C0C !important;
}

.border-red-7-md {
  border: 0.2rem solid #890C0C !important;
}

.col-red-8 {
  color: #680909 !important;
}

.bg-red-8 {
  background-color: #680909 !important;
}
.bg-red-8.trans {
  background-color: rgba(104, 9, 9, 0.5) !important;
}
.bg-red-8.trans-85 {
  background-color: rgba(104, 9, 9, 0.85) !important;
}
.bg-red-8.trans-9 {
  background-color: rgba(104, 9, 9, 0.9) !important;
}

.border-left-red-8 {
  border-left: 0.075rem solid #680909 !important;
}

.border-bottom-red-8 {
  border-bottom: 0.075rem solid #680909 !important;
}

.border-top-red-8 {
  border-top: 0.075rem solid #680909 !important;
}

.border-right-red-8 {
  border-right: 0.075rem solid #680909 !important;
}

.border-red-8 {
  border: 0.075rem solid #680909 !important;
}

.border-red-8-md {
  border: 0.2rem solid #680909 !important;
}

.col-darkgrey-1 {
  color: #596275 !important;
}

.bg-darkgrey-1 {
  background-color: #596275 !important;
}
.bg-darkgrey-1.trans {
  background-color: rgba(89, 98, 117, 0.5) !important;
}
.bg-darkgrey-1.trans-85 {
  background-color: rgba(89, 98, 117, 0.85) !important;
}
.bg-darkgrey-1.trans-9 {
  background-color: rgba(89, 98, 117, 0.9) !important;
}

.border-left-darkgrey-1 {
  border-left: 0.075rem solid #596275 !important;
}

.border-bottom-darkgrey-1 {
  border-bottom: 0.075rem solid #596275 !important;
}

.border-top-darkgrey-1 {
  border-top: 0.075rem solid #596275 !important;
}

.border-right-darkgrey-1 {
  border-right: 0.075rem solid #596275 !important;
}

.border-darkgrey-1 {
  border: 0.075rem solid #596275 !important;
}

.border-darkgrey-1-md {
  border: 0.2rem solid #596275 !important;
}

.col-darkgrey-2 {
  color: #2F3952 !important;
}

.bg-darkgrey-2 {
  background-color: #2F3952 !important;
}
.bg-darkgrey-2.trans {
  background-color: rgba(47, 57, 82, 0.5) !important;
}
.bg-darkgrey-2.trans-85 {
  background-color: rgba(47, 57, 82, 0.85) !important;
}
.bg-darkgrey-2.trans-9 {
  background-color: rgba(47, 57, 82, 0.9) !important;
}

.border-left-darkgrey-2 {
  border-left: 0.075rem solid #2F3952 !important;
}

.border-bottom-darkgrey-2 {
  border-bottom: 0.075rem solid #2F3952 !important;
}

.border-top-darkgrey-2 {
  border-top: 0.075rem solid #2F3952 !important;
}

.border-right-darkgrey-2 {
  border-right: 0.075rem solid #2F3952 !important;
}

.border-darkgrey-2 {
  border: 0.075rem solid #2F3952 !important;
}

.border-darkgrey-2-md {
  border: 0.2rem solid #2F3952 !important;
}

.col-darkgrey-3 {
  color: #222D44 !important;
}

.bg-darkgrey-3 {
  background-color: #222D44 !important;
}
.bg-darkgrey-3.trans {
  background-color: rgba(34, 45, 68, 0.5) !important;
}
.bg-darkgrey-3.trans-85 {
  background-color: rgba(34, 45, 68, 0.85) !important;
}
.bg-darkgrey-3.trans-9 {
  background-color: rgba(34, 45, 68, 0.9) !important;
}

.border-left-darkgrey-3 {
  border-left: 0.075rem solid #222D44 !important;
}

.border-bottom-darkgrey-3 {
  border-bottom: 0.075rem solid #222D44 !important;
}

.border-top-darkgrey-3 {
  border-top: 0.075rem solid #222D44 !important;
}

.border-right-darkgrey-3 {
  border-right: 0.075rem solid #222D44 !important;
}

.border-darkgrey-3 {
  border: 0.075rem solid #222D44 !important;
}

.border-darkgrey-3-md {
  border: 0.2rem solid #222D44 !important;
}

.col-darkgrey-4 {
  color: #162135 !important;
}

.bg-darkgrey-4 {
  background-color: #162135 !important;
}
.bg-darkgrey-4.trans {
  background-color: rgba(22, 33, 53, 0.5) !important;
}
.bg-darkgrey-4.trans-85 {
  background-color: rgba(22, 33, 53, 0.85) !important;
}
.bg-darkgrey-4.trans-9 {
  background-color: rgba(22, 33, 53, 0.9) !important;
}

.border-left-darkgrey-4 {
  border-left: 0.075rem solid #162135 !important;
}

.border-bottom-darkgrey-4 {
  border-bottom: 0.075rem solid #162135 !important;
}

.border-top-darkgrey-4 {
  border-top: 0.075rem solid #162135 !important;
}

.border-right-darkgrey-4 {
  border-right: 0.075rem solid #162135 !important;
}

.border-darkgrey-4 {
  border: 0.075rem solid #162135 !important;
}

.border-darkgrey-4-md {
  border: 0.2rem solid #162135 !important;
}

.col-darkgrey-5 {
  color: #101A28 !important;
}

.bg-darkgrey-5 {
  background-color: #101A28 !important;
}
.bg-darkgrey-5.trans {
  background-color: rgba(16, 26, 40, 0.5) !important;
}
.bg-darkgrey-5.trans-85 {
  background-color: rgba(16, 26, 40, 0.85) !important;
}
.bg-darkgrey-5.trans-9 {
  background-color: rgba(16, 26, 40, 0.9) !important;
}

.border-left-darkgrey-5 {
  border-left: 0.075rem solid #101A28 !important;
}

.border-bottom-darkgrey-5 {
  border-bottom: 0.075rem solid #101A28 !important;
}

.border-top-darkgrey-5 {
  border-top: 0.075rem solid #101A28 !important;
}

.border-right-darkgrey-5 {
  border-right: 0.075rem solid #101A28 !important;
}

.border-darkgrey-5 {
  border: 0.075rem solid #101A28 !important;
}

.border-darkgrey-5-md {
  border: 0.2rem solid #101A28 !important;
}

.col-darkgrey-6 {
  color: #070E16 !important;
}

.bg-darkgrey-6 {
  background-color: #070E16 !important;
}
.bg-darkgrey-6.trans {
  background-color: rgba(7, 14, 22, 0.5) !important;
}
.bg-darkgrey-6.trans-85 {
  background-color: rgba(7, 14, 22, 0.85) !important;
}
.bg-darkgrey-6.trans-9 {
  background-color: rgba(7, 14, 22, 0.9) !important;
}

.border-left-darkgrey-6 {
  border-left: 0.075rem solid #070E16 !important;
}

.border-bottom-darkgrey-6 {
  border-bottom: 0.075rem solid #070E16 !important;
}

.border-top-darkgrey-6 {
  border-top: 0.075rem solid #070E16 !important;
}

.border-right-darkgrey-6 {
  border-right: 0.075rem solid #070E16 !important;
}

.border-darkgrey-6 {
  border: 0.075rem solid #070E16 !important;
}

.border-darkgrey-6-md {
  border: 0.2rem solid #070E16 !important;
}

.col-darkgrey-7 {
  color: #03060A !important;
}

.bg-darkgrey-7 {
  background-color: #03060A !important;
}
.bg-darkgrey-7.trans {
  background-color: rgba(3, 6, 10, 0.5) !important;
}
.bg-darkgrey-7.trans-85 {
  background-color: rgba(3, 6, 10, 0.85) !important;
}
.bg-darkgrey-7.trans-9 {
  background-color: rgba(3, 6, 10, 0.9) !important;
}

.border-left-darkgrey-7 {
  border-left: 0.075rem solid #03060A !important;
}

.border-bottom-darkgrey-7 {
  border-bottom: 0.075rem solid #03060A !important;
}

.border-top-darkgrey-7 {
  border-top: 0.075rem solid #03060A !important;
}

.border-right-darkgrey-7 {
  border-right: 0.075rem solid #03060A !important;
}

.border-darkgrey-7 {
  border: 0.075rem solid #03060A !important;
}

.border-darkgrey-7-md {
  border: 0.2rem solid #03060A !important;
}

.col-darkgrey-8 {
  color: #010305 !important;
}

.bg-darkgrey-8 {
  background-color: #010305 !important;
}
.bg-darkgrey-8.trans {
  background-color: rgba(1, 3, 5, 0.5) !important;
}
.bg-darkgrey-8.trans-85 {
  background-color: rgba(1, 3, 5, 0.85) !important;
}
.bg-darkgrey-8.trans-9 {
  background-color: rgba(1, 3, 5, 0.9) !important;
}

.border-left-darkgrey-8 {
  border-left: 0.075rem solid #010305 !important;
}

.border-bottom-darkgrey-8 {
  border-bottom: 0.075rem solid #010305 !important;
}

.border-top-darkgrey-8 {
  border-top: 0.075rem solid #010305 !important;
}

.border-right-darkgrey-8 {
  border-right: 0.075rem solid #010305 !important;
}

.border-darkgrey-8 {
  border: 0.075rem solid #010305 !important;
}

.border-darkgrey-8-md {
  border: 0.2rem solid #010305 !important;
}

.col-lightgrey-1 {
  color: #8897A9 !important;
}

.bg-lightgrey-1 {
  background-color: #8897A9 !important;
}
.bg-lightgrey-1.trans {
  background-color: rgba(136, 151, 169, 0.5) !important;
}
.bg-lightgrey-1.trans-85 {
  background-color: rgba(136, 151, 169, 0.85) !important;
}
.bg-lightgrey-1.trans-9 {
  background-color: rgba(136, 151, 169, 0.9) !important;
}

.border-left-lightgrey-1 {
  border-left: 0.075rem solid #8897A9 !important;
}

.border-bottom-lightgrey-1 {
  border-bottom: 0.075rem solid #8897A9 !important;
}

.border-top-lightgrey-1 {
  border-top: 0.075rem solid #8897A9 !important;
}

.border-right-lightgrey-1 {
  border-right: 0.075rem solid #8897A9 !important;
}

.border-lightgrey-1 {
  border: 0.075rem solid #8897A9 !important;
}

.border-lightgrey-1-md {
  border: 0.2rem solid #8897A9 !important;
}

.col-lightgrey-2 {
  color: #6B7C92 !important;
}

.bg-lightgrey-2 {
  background-color: #6B7C92 !important;
}
.bg-lightgrey-2.trans {
  background-color: rgba(107, 124, 146, 0.5) !important;
}
.bg-lightgrey-2.trans-85 {
  background-color: rgba(107, 124, 146, 0.85) !important;
}
.bg-lightgrey-2.trans-9 {
  background-color: rgba(107, 124, 146, 0.9) !important;
}

.border-left-lightgrey-2 {
  border-left: 0.075rem solid #6B7C92 !important;
}

.border-bottom-lightgrey-2 {
  border-bottom: 0.075rem solid #6B7C92 !important;
}

.border-top-lightgrey-2 {
  border-top: 0.075rem solid #6B7C92 !important;
}

.border-right-lightgrey-2 {
  border-right: 0.075rem solid #6B7C92 !important;
}

.border-lightgrey-2 {
  border: 0.075rem solid #6B7C92 !important;
}

.border-lightgrey-2-md {
  border: 0.2rem solid #6B7C92 !important;
}

.col-lightgrey-3 {
  color: #5B6E82 !important;
}

.bg-lightgrey-3 {
  background-color: #5B6E82 !important;
}
.bg-lightgrey-3.trans {
  background-color: rgba(91, 110, 130, 0.5) !important;
}
.bg-lightgrey-3.trans-85 {
  background-color: rgba(91, 110, 130, 0.85) !important;
}
.bg-lightgrey-3.trans-9 {
  background-color: rgba(91, 110, 130, 0.9) !important;
}

.border-left-lightgrey-3 {
  border-left: 0.075rem solid #5B6E82 !important;
}

.border-bottom-lightgrey-3 {
  border-bottom: 0.075rem solid #5B6E82 !important;
}

.border-top-lightgrey-3 {
  border-top: 0.075rem solid #5B6E82 !important;
}

.border-right-lightgrey-3 {
  border-right: 0.075rem solid #5B6E82 !important;
}

.border-lightgrey-3 {
  border: 0.075rem solid #5B6E82 !important;
}

.border-lightgrey-3-md {
  border: 0.2rem solid #5B6E82 !important;
}

.col-lightgrey-4 {
  color: #4E6172 !important;
}

.bg-lightgrey-4 {
  background-color: #4E6172 !important;
}
.bg-lightgrey-4.trans {
  background-color: rgba(78, 97, 114, 0.5) !important;
}
.bg-lightgrey-4.trans-85 {
  background-color: rgba(78, 97, 114, 0.85) !important;
}
.bg-lightgrey-4.trans-9 {
  background-color: rgba(78, 97, 114, 0.9) !important;
}

.border-left-lightgrey-4 {
  border-left: 0.075rem solid #4E6172 !important;
}

.border-bottom-lightgrey-4 {
  border-bottom: 0.075rem solid #4E6172 !important;
}

.border-top-lightgrey-4 {
  border-top: 0.075rem solid #4E6172 !important;
}

.border-right-lightgrey-4 {
  border-right: 0.075rem solid #4E6172 !important;
}

.border-lightgrey-4 {
  border: 0.075rem solid #4E6172 !important;
}

.border-lightgrey-4-md {
  border: 0.2rem solid #4E6172 !important;
}

.col-lightgrey-5 {
  color: #3B4D5B !important;
}

.bg-lightgrey-5 {
  background-color: #3B4D5B !important;
}
.bg-lightgrey-5.trans {
  background-color: rgba(59, 77, 91, 0.5) !important;
}
.bg-lightgrey-5.trans-85 {
  background-color: rgba(59, 77, 91, 0.85) !important;
}
.bg-lightgrey-5.trans-9 {
  background-color: rgba(59, 77, 91, 0.9) !important;
}

.border-left-lightgrey-5 {
  border-left: 0.075rem solid #3B4D5B !important;
}

.border-bottom-lightgrey-5 {
  border-bottom: 0.075rem solid #3B4D5B !important;
}

.border-top-lightgrey-5 {
  border-top: 0.075rem solid #3B4D5B !important;
}

.border-right-lightgrey-5 {
  border-right: 0.075rem solid #3B4D5B !important;
}

.border-lightgrey-5 {
  border: 0.075rem solid #3B4D5B !important;
}

.border-lightgrey-5-md {
  border: 0.2rem solid #3B4D5B !important;
}

.col-lightgrey-6 {
  color: #253642 !important;
}

.bg-lightgrey-6 {
  background-color: #253642 !important;
}
.bg-lightgrey-6.trans {
  background-color: rgba(37, 54, 66, 0.5) !important;
}
.bg-lightgrey-6.trans-85 {
  background-color: rgba(37, 54, 66, 0.85) !important;
}
.bg-lightgrey-6.trans-9 {
  background-color: rgba(37, 54, 66, 0.9) !important;
}

.border-left-lightgrey-6 {
  border-left: 0.075rem solid #253642 !important;
}

.border-bottom-lightgrey-6 {
  border-bottom: 0.075rem solid #253642 !important;
}

.border-top-lightgrey-6 {
  border-top: 0.075rem solid #253642 !important;
}

.border-right-lightgrey-6 {
  border-right: 0.075rem solid #253642 !important;
}

.border-lightgrey-6, .section-titleboxes-titlebox {
  border: 0.075rem solid #253642 !important;
}

.border-lightgrey-6-md {
  border: 0.2rem solid #253642 !important;
}

.col-lightgrey-7 {
  color: #17252D !important;
}

.bg-lightgrey-7 {
  background-color: #17252D !important;
}
.bg-lightgrey-7.trans {
  background-color: rgba(23, 37, 45, 0.5) !important;
}
.bg-lightgrey-7.trans-85 {
  background-color: rgba(23, 37, 45, 0.85) !important;
}
.bg-lightgrey-7.trans-9 {
  background-color: rgba(23, 37, 45, 0.9) !important;
}

.border-left-lightgrey-7 {
  border-left: 0.075rem solid #17252D !important;
}

.border-bottom-lightgrey-7 {
  border-bottom: 0.075rem solid #17252D !important;
}

.border-top-lightgrey-7 {
  border-top: 0.075rem solid #17252D !important;
}

.border-right-lightgrey-7 {
  border-right: 0.075rem solid #17252D !important;
}

.border-lightgrey-7 {
  border: 0.075rem solid #17252D !important;
}

.border-lightgrey-7-md {
  border: 0.2rem solid #17252D !important;
}

.col-lightgrey-8 {
  color: #081014 !important;
}

.bg-lightgrey-8 {
  background-color: #081014 !important;
}
.bg-lightgrey-8.trans {
  background-color: rgba(8, 16, 20, 0.5) !important;
}
.bg-lightgrey-8.trans-85 {
  background-color: rgba(8, 16, 20, 0.85) !important;
}
.bg-lightgrey-8.trans-9 {
  background-color: rgba(8, 16, 20, 0.9) !important;
}

.border-left-lightgrey-8 {
  border-left: 0.075rem solid #081014 !important;
}

.border-bottom-lightgrey-8 {
  border-bottom: 0.075rem solid #081014 !important;
}

.border-top-lightgrey-8 {
  border-top: 0.075rem solid #081014 !important;
}

.border-right-lightgrey-8 {
  border-right: 0.075rem solid #081014 !important;
}

.border-lightgrey-8 {
  border: 0.075rem solid #081014 !important;
}

.border-lightgrey-8-md {
  border: 0.2rem solid #081014 !important;
}

.bg-brand-primary {
  background-color: #0D0D35;
}

.col-brand-primary {
  color: #0D0D35;
}

.bg-brand-secondary {
  background-color: #5B6E82;
}

.col-brand-secondary {
  color: #070723;
}

.bg-brand-tertiary {
  background-color: #070723;
}

.col-brand-tertiary {
  color: #070723;
}

.rainbow-light {
  background-image: linear-gradient(90deg, rgba(216, 100, 152, 0.6) 0%, rgba(216, 100, 152, 0.6) 16.67%, rgba(209, 59, 59, 0.6) 16.67%, rgba(209, 59, 59, 0.6) 33.34%, rgba(196, 132, 55, 0.6) 33.34%, rgba(196, 132, 55, 0.6) 50%, rgba(9, 112, 75, 0.6) 50%, rgba(9, 112, 75, 0.6) 66.67%, rgba(42, 73, 135, 0.6) 66.67%, rgba(42, 73, 135, 0.6) 83.34%, rgba(51, 46, 117, 0.6) 83.34%, rgba(51, 46, 117, 0.6) 100%);
}

.rainbow-dark {
  background-image: linear-gradient(90deg, rgba(216, 100, 152, 0.8) 0%, rgba(216, 100, 152, 0.8) 16.67%, rgba(209, 59, 59, 0.8) 16.67%, rgba(209, 59, 59, 0.8) 33.34%, rgba(196, 132, 55, 0.8) 33.34%, rgba(196, 132, 55, 0.8) 50%, rgba(9, 112, 75, 0.8) 50%, rgba(9, 112, 75, 0.8) 66.67%, rgba(42, 73, 135, 0.8) 66.67%, rgba(42, 73, 135, 0.8) 83.34%, rgba(51, 46, 117, 0.8) 83.34%, rgba(51, 46, 117, 0.8) 100%);
}

.padding-tw {
  padding: 0.25rem !important;
}

.padding-twxs {
  padding: 0.5rem !important;
}

.padding-xs {
  padding: 0.75rem !important;
}

.padding-xssm {
  padding: 0.825rem !important;
}

.padding-sm {
  padding: 1rem !important;
}

.padding-smmd {
  padding: 1.5rem !important;
}

.padding-md {
  padding: 2rem !important;
}

.padding-mdlg {
  padding: 3rem !important;
}

.padding-lg {
  padding: 4rem !important;
}

.padding-lgxl {
  padding: 5rem !important;
}

.padding-xl {
  padding: 6rem !important;
}

.padding-none {
  padding: 0 !important;
}

.padding-top-tw {
  padding-top: 0.25rem !important;
}

.padding-top-twxs {
  padding-top: 0.5rem !important;
}

.padding-top-xs {
  padding-top: 0.75rem !important;
}

.padding-top-xssm {
  padding-top: 0.825rem !important;
}

.padding-top-sm {
  padding-top: 1rem !important;
}

.padding-top-smmd {
  padding-top: 1.5rem !important;
}

.padding-top-md {
  padding-top: 2rem !important;
}

.padding-top-mdlg {
  padding-top: 3rem !important;
}

.padding-top-lg {
  padding-top: 4rem !important;
}

.padding-top-lgxl {
  padding-top: 5rem !important;
}

.padding-top-xl {
  padding-top: 6rem !important;
}

.padding-top-none {
  padding-top: 0 !important;
}

.padding-bottom-tw {
  padding-bottom: 0.25rem !important;
}

.padding-bottom-twxs {
  padding-bottom: 0.5rem !important;
}

.padding-bottom-xs {
  padding-bottom: 0.75rem !important;
}

.padding-bottom-xssm {
  padding-bottom: 0.825rem !important;
}

.padding-bottom-sm {
  padding-bottom: 1rem !important;
}

.padding-bottom-smmd {
  padding-bottom: 1.5rem !important;
}

.padding-bottom-md {
  padding-bottom: 2rem !important;
}

.padding-bottom-mdlg {
  padding-bottom: 3rem !important;
}

.padding-bottom-lg {
  padding-bottom: 4rem !important;
}

.padding-bottom-lgxl {
  padding-bottom: 5rem !important;
}

.padding-bottom-xl {
  padding-bottom: 6rem !important;
}

.padding-bottom-none {
  padding-bottom: 0 !important;
}

.padding-left-tw {
  padding-left: 0.25rem !important;
}

.padding-left-twxs {
  padding-left: 0.5rem !important;
}

.padding-left-xs {
  padding-left: 0.75rem !important;
}

.padding-left-xssm {
  padding-left: 0.825rem !important;
}

.padding-left-sm {
  padding-left: 1rem !important;
}

.padding-left-smmd {
  padding-left: 1.5rem !important;
}

.padding-left-md {
  padding-left: 2rem !important;
}

.padding-left-mdlg {
  padding-left: 3rem !important;
}

.padding-left-lg {
  padding-left: 4rem !important;
}

.padding-left-lgxl {
  padding-left: 5rem !important;
}

.padding-left-xl {
  padding-left: 6rem !important;
}

.padding-left-none {
  padding-left: 0 !important;
}

.padding-right-tw {
  padding-right: 0.25rem !important;
}

.padding-right-twxs {
  padding-right: 0.5rem !important;
}

.padding-right-xs {
  padding-right: 0.75rem !important;
}

.padding-right-xssm {
  padding-right: 0.825rem !important;
}

.padding-right-sm {
  padding-right: 1rem !important;
}

.padding-right-smmd {
  padding-right: 1.5rem !important;
}

.padding-right-md {
  padding-right: 2rem !important;
}

.padding-right-mdlg {
  padding-right: 3rem !important;
}

.padding-right-lg {
  padding-right: 4rem !important;
}

.padding-right-lgxl {
  padding-right: 5rem !important;
}

.padding-right-xl {
  padding-right: 6rem !important;
}

.padding-right-none {
  padding-right: 0 !important;
}

.margin-top-tw {
  margin-top: 0.25rem !important;
}

.margin-top-twxs {
  margin-top: 0.5rem !important;
}

.margin-top-xs {
  margin-top: 0.75rem !important;
}

.margin-top-xssm {
  margin-top: 0.825rem !important;
}

.margin-top-sm {
  margin-top: 1rem !important;
}

.margin-top-smmd {
  margin-top: 1.5rem !important;
}

.margin-top-md {
  margin-top: 2rem !important;
}

.margin-top-mdlg {
  margin-top: 3rem !important;
}

.margin-top-lg {
  margin-top: 4rem !important;
}

.margin-top-lgxl {
  margin-top: 5rem !important;
}

.margin-top-xl {
  margin-top: 6rem !important;
}

.margin-top-none {
  margin-top: 0 !important;
}

.margin-bottom-tw {
  margin-bottom: 0.25rem !important;
}

.margin-bottom-twxs {
  margin-bottom: 0.5rem !important;
}

.margin-bottom-xs {
  margin-bottom: 0.75rem !important;
}

.margin-bottom-xssm {
  margin-bottom: 0.825rem !important;
}

.margin-bottom-sm {
  margin-bottom: 1rem !important;
}

.margin-bottom-smmd {
  margin-bottom: 1.5rem !important;
}

.margin-bottom-md {
  margin-bottom: 2rem !important;
}

.margin-bottom-mdlg {
  margin-bottom: 3rem !important;
}

.margin-bottom-lg {
  margin-bottom: 4rem !important;
}

.margin-bottom-lgxl {
  margin-bottom: 5rem !important;
}

.margin-bottom-xl {
  margin-bottom: 6rem !important;
}

.margin-bottom-none {
  margin-bottom: 0 !important;
}

.margin-left-tw {
  margin-left: 0.25rem !important;
}

.margin-left-twxs {
  margin-left: 0.5rem !important;
}

.margin-left-xs {
  margin-left: 0.75rem !important;
}

.margin-left-xssm {
  margin-left: 0.825rem !important;
}

.margin-left-sm {
  margin-left: 1rem !important;
}

.margin-left-smmd {
  margin-left: 1.5rem !important;
}

.margin-left-md {
  margin-left: 2rem !important;
}

.margin-left-mdlg {
  margin-left: 3rem !important;
}

.margin-left-lg {
  margin-left: 4rem !important;
}

.margin-left-lgxl {
  margin-left: 5rem !important;
}

.margin-left-xl {
  margin-left: 6rem !important;
}

.margin-left-none {
  margin-left: 0 !important;
}

.margin-right-tw {
  margin-right: 0.25rem !important;
}

.margin-right-twxs {
  margin-right: 0.5rem !important;
}

.margin-right-xs {
  margin-right: 0.75rem !important;
}

.margin-right-xssm {
  margin-right: 0.825rem !important;
}

.margin-right-sm {
  margin-right: 1rem !important;
}

.margin-right-smmd {
  margin-right: 1.5rem !important;
}

.margin-right-md {
  margin-right: 2rem !important;
}

.margin-right-mdlg {
  margin-right: 3rem !important;
}

.margin-right-lg {
  margin-right: 4rem !important;
}

.margin-right-lgxl {
  margin-right: 5rem !important;
}

.margin-right-xl {
  margin-right: 6rem !important;
}

.margin-right-none {
  margin-right: 0 !important;
}

.margin-none {
  margin: 0 !important;
}

.cell-padding {
  padding: 2rem !important;
}

.font-xl, h1 {
  font-size: 4rem !important;
  line-height: calc(4rem * 1.25) !important;
  letter-spacing: normal;
}

.font-lg, h2 {
  font-size: 3rem !important;
  line-height: calc(3rem * 1.25) !important;
  letter-spacing: normal;
}

.font-md, h3 {
  font-size: 1.5rem !important;
  line-height: calc(1.5rem * 1.25) !important;
  letter-spacing: normal;
}

.font-smmd {
  font-size: 1.25rem !important;
  line-height: calc(1.25rem * 1.25) !important;
  letter-spacing: normal;
}

.font-sm, .input-with-submit button[type=submit], .input-with-submit input[type=email], select, li, p, ul, ol {
  font-size: 0.9rem !important;
  line-height: calc(0.9rem * 1.25) !important;
  letter-spacing: normal;
}

.font-sm-plus, blockquote, h4 {
  font-size: 1rem !important;
  line-height: calc(1rem * 1.25) !important;
  letter-spacing: normal;
}

.font-xs, h5 {
  font-size: 0.8rem !important;
  line-height: 1.5 !important;
  letter-spacing: 0.02em;
}

.font-twxs {
  font-size: 0.7rem !important;
  line-height: calc(0.7rem * 1.25) !important;
  letter-spacing: normal;
}

.font-tw {
  font-size: 0.6rem !important;
  line-height: 1.5 !important;
  letter-spacing: 0.02em;
}

@font-face {
  font-family: "Roboto Regular";
  src: url("../fonts/Roboto-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Bold";
  src: url("../fonts/Roboto-Bold.ttf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Light";
  src: url("../fonts/Roboto-Light.ttf");
  font-weight: normal;
  font-style: normal;
}
.bold, #training-results #filters .filter-item.selected, .navbar-nav .mega-menu .mega-menu-content li, .section-titleboxesbottom-titlebox:hover, .section-titleboxesbottom-titlebox.active, .section-titleboxes-titlebox:hover, .section-titleboxes-titlebox.active, .section-titleboxes-titlebox, .form-control, h1, h2, h3, h4 {
  font-family: "Roboto Bold", arial, sans-serif !important;
}

.light, p, h5, ul, ol, li, i {
  font-family: "Roboto Light", arial, sans-serif !important;
}

.regular {
  font-family: "Roboto Regular", arial, sans-serif !important;
  font-weight: normal;
}

h1 {
  margin-top: 0;
  margin-bottom: 2rem;
}

h2 {
  margin-top: 0;
  margin-bottom: 2rem;
}

h3 {
  margin-top: 0;
  margin-bottom: 2rem;
}

h4 {
  margin-top: 0;
  margin-bottom: 2rem;
}

h5 {
  margin-top: 0;
  margin-bottom: 2rem;
}

p, ul, ol {
  line-height: 1.44 !important;
  margin-bottom: 2rem;
}

li {
  margin-top: 0;
  margin-bottom: 1rem;
}

strong {
  font-family: "Roboto Bold", arial, sans-serif !important;
}

h1, h2, h3 {
  color: #ffffff;
}

.col-h4 {
  color: rgb(178.5, 178.5, 178.5);
}

h4, blockquote {
  color: rgb(178.5, 178.5, 178.5);
}

h5 {
  color: rgb(172.8, 164.7045454545, 208.2954545455);
  color: #5B6E82;
}

p, ul, ol, li, i {
  color: white;
}

blockquote {
  border-left: 1px solid rgba(91, 110, 130, 0.25);
  padding-left: 2rem;
  margin-top: 1rem;
  margin-bottom: 2rem !important;
}

a {
  text-decoration: none !important;
  @extends .bold;
}

.no-wrap {
  display: inline-block;
  white-space: nowrap;
}

.text-justified {
  text-align: justify;
}

.text-left {
  text-align: left;
}

html, body {
  margin-top: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  min-height: 100vh;
  background-color: #0D0D35;
  /*scroll-behavior: smooth;*/ /* built-in smooth scroll */
  /*scroll-snap-type: y mandatory;*/ /* <-- magic */
  scroll-behavior: auto; /* We will handle smooth scroll ourselves */
}

@-ms-viewport {
  width: device-width;
}
#main {
  /*padding-top: $spacer-mdlg;*/
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  color: red !important;
  border-color: red !important;
  background: #0D0D35 !important;
  opacity: 0.5 !important;
  /*background: red !important;*/
  display: inline-block;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 0.5rem solid #584B91 !important;
  border-top-color: #ffffff !important;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1s linear infinite;
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg) scaleX(-1);
  }
  100% {
    transform: rotate(360deg) scaleX(-1);
  }
}
/*#triangle-container
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;

    .background-triangle
    {
        position: absolute;
        width: 1200px;
        height: 1200px;
        clip-path: polygon(0 0, 100% 0, 0 100%);
        z-index: 0;
        will-change: transform, opacity;
    }

    .triangle-odd
    {
        background-color: rgba(255, 255, 255, 0.01);
    }

    .triangle-even
    {
        background-color: rgba(255, 255, 255, 0.04);
    }

    .triangle-large
    {
        background-color: rgba(255, 255, 255, 0.06);
        width: 1400px;
        height: 1400px;
    }

    .triangle-small
    {
        background-color: rgba(255, 255, 255, 0.03);
        width: 900px;
        height: 900px;
    }

    .triangle-faint
    {
        background-color: rgba(255, 255, 255, 0.02);
        width: 600px;
        height: 600px;
    }
}*/
#triangle-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}
#triangle-container .background-triangle {
  position: absolute;
  width: 1200px;
  height: 1200px;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  z-index: 0;
  will-change: transform, opacity;
}
#triangle-container .triangle-odd {
  background-color: rgba(255, 255, 255, 0.015);
}
#triangle-container .triangle-even {
  background-color: rgba(255, 255, 255, 0.012);
}
#triangle-container .triangle-large {
  background-color: rgba(255, 255, 255, 0.01);
  width: 1400px;
  height: 1400px;
}
#triangle-container .triangle-small {
  background-color: rgba(255, 255, 255, 0.013);
  width: 900px;
  height: 900px;
}
#triangle-container .triangle-faint {
  background-color: rgba(255, 255, 255, 0.012);
  width: 600px;
  height: 600px;
}

.shadow-hover, #training-areas-sticky-wrapper #training-areas .selection, textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.uneditable-input:focus, select:hover,
textarea[type=text],
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
btn,
.uneditable-input {
  /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
  box-shadow: none;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.shadow-hover-over, .shadow-hover:hover, #training-areas-sticky-wrapper #training-areas .selection:hover, textarea:hover:focus, select:hover,
textarea[type=text]:hover,
input[type=text]:hover,
input[type=password]:hover,
input[type=datetime]:hover,
input[type=datetime-local]:hover,
input[type=date]:hover,
input[type=month]:hover,
input[type=time]:hover,
input[type=week]:hover,
input[type=number]:hover,
input[type=email]:hover,
input[type=url]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=color]:hover,
btn:hover,
.uneditable-input:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 4px 6px rgba(0, 0, 0, 0.24);
}

.shadow-btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.shadow-btn:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 4px 6px rgba(0, 0, 0, 0.24);
}

.shadow-light {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.18);
}

.shadow-medium {
  box-shadow: 0 7px 16px rgba(0, 0, 0, 0.07), 0 4px 6px rgba(0, 0, 0, 0.07);
}

.shadow-deep {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.18);
}

.shadow-deepest {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.18);
}

.global-border, .input-group, select:hover,
textarea[type=text],
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
btn,
.uneditable-input {
  border: 0.5px solid rgb(48.1590909091, 48.1590909091, 196.3409090909);
  border-radius: 1rem;
}

.rounded, #programme-small-menu.sticky-visible .small-menu-btn, .big-menu-btn, #training-areas-sticky-wrapper #training-areas .selection, #aboutus .journey-nav, .navbar-nav .mega-menu .mega-menu-content .container, .section-titleboxes-titlebox, .section-2025, .input-with-submit, textarea:hover,
input[type=text]:hover,
input[type=password]:hover,
input[type=datetime]:hover,
input[type=datetime-local]:hover,
input[type=date]:hover,
input[type=month]:hover,
input[type=time]:hover,
input[type=week]:hover,
input[type=number]:hover,
input[type=email]:hover,
input[type=url]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=color]:hover,
.uneditable-input:hover,
select:hover {
  border-radius: 1rem !important;
}

.rounded-right-side {
  border-bottom-right-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-left-side, .section-moduleboxes .section-moduleboxes-box {
  border-bottom-left-radius: 1rem;
  border-top-left-radius: 1rem;
}

.rounded-top {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-bottom {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.hairlines div, input, button, select, .global-border, .input-group, select:hover,
textarea[type=text],
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
btn,
.uneditable-input {
  border-width: 0.5px;
}

.btn, .input-with-submit button[type=submit] {
  padding: 0.75rem;
  padding-right: 2rem;
  padding-left: 2rem;
  outline: none;
  border: none;
  border-radius: 1rem;
}
.btn:focus, .input-with-submit button[type=submit]:focus {
  outline: none !important;
}

.btn-primary {
  background-color: #151549;
}
.btn-primary:hover {
  background-color: rgb(26.6968085106, 26.6968085106, 92.8031914894);
  border-color: #212160;
}
.btn-primary i {
  color: #ffffff;
}

.btn-secondary {
  background-color: rgb(145, 161.0769230769, 178);
}
.btn-secondary:hover {
  background-color: rgb(115, 135.4615384615, 157);
}
.btn-secondary i {
  color: #ffffff;
}

.btn-xs {
  font-size: 0.8rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

select:hover,
textarea[type=text],
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
btn,
.uneditable-input {
  font-size: 0.8rem;
}
select:hover::-webkit-input-placeholder,
textarea[type=text]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
btn::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: rgb(33.0909090909, 33.0909090909, 134.9090909091);
}
select:hover:-moz-placeholder,
textarea[type=text]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=month]:-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=week]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=color]:-moz-placeholder,
btn:-moz-placeholder,
.uneditable-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: rgb(33.0909090909, 33.0909090909, 134.9090909091);
  opacity: 1;
}
select:hover::-moz-placeholder,
textarea[type=text]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=week]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=color]::-moz-placeholder,
btn::-moz-placeholder,
.uneditable-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: rgb(33.0909090909, 33.0909090909, 134.9090909091);
  opacity: 1;
}
select:hover:-ms-input-placeholder,
textarea[type=text]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
btn:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgb(33.0909090909, 33.0909090909, 134.9090909091);
}

.input-group textarea,
.input-group input[type=text],
.input-group input[type=password],
.input-group input[type=datetime],
.input-group input[type=datetime-local],
.input-group input[type=date],
.input-group input[type=month],
.input-group input[type=time],
.input-group input[type=week],
.input-group input[type=number],
.input-group input[type=email],
.input-group input[type=url],
.input-group input[type=search],
.input-group input[type=tel],
.input-group input[type=color],
.input-group .uneditable-input {
  border-width: 0;
  box-shadow: unset;
}

.form-control {
  border: 1px solid rgb(107.8412698413, 107.8412698413, 183.1587301587);
  min-height: 3rem;
}

input {
  min-height: 2rem;
  height: 2rem !important;
}

input[type=checkbox] {
  width: 1rem;
}

.input-with-submit {
  display: flex;
  max-width: 500px;
  width: 100%;
  overflow: hidden !important;
}
.input-with-submit input[type=email] {
  flex: 1 1 auto;
  height: 3rem;
  min-height: 3rem;
  padding: 0.75rem;
  /*font-size: 1rem;*/
  border: 1px solid #ccc;
  border-right: none;
  border-radius: 0.375rem 0 0 0.375rem;
  outline: none;
  box-sizing: border-box;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  color: #070723;
}
.input-with-submit input[type=email]:hover {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.input-with-submit button[type=submit] {
  height: 3rem;
  min-height: 3rem;
  padding: 0 1rem;
  /*font-size: 1rem;*/
  border: 1px solid #5B6E82;
  background-color: #5B6E82;
  color: white;
  border-radius: 0 0.375rem 0.375rem 0;
  cursor: pointer;
  transition: background-color 0.2s;
  box-sizing: border-box;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.input-with-submit button[type=submit]:hover {
  background-color: rgb(76.3, 92.2307692308, 109);
}
.input-with-submit.input-with-submit-sm {
  width: 20rem !important;
  max-width: 20rem;
}
.input-with-submit.input-with-submit-sm input[type=email] {
  height: 2rem !important;
  min-height: 2rem !important;
  max-height: 2rem !important;
}
.input-with-submit.input-with-submit-sm button[type=submit] {
  height: 2rem !important;
  min-height: 2rem !important;
  max-height: 2rem !important;
}

section {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.section-2025 .text-contents p {
  margin-bottom: 1rem;
  color: white;
}

.section-titleimgs .hover-zoom {
  transition: transform 0.5s ease;
}
.section-titleimgs .hover-zoom.zoomed,
.section-titleimgs .hover-zoom:hover {
  transform: scale(1.15);
}

.section-toptextboxes .section-toptextboxes-box:hover {
  background-color: #151549 !important;
}

.section-moduleboxes .section-moduleboxes-box {
  transition: background-color 0.5s ease;
  background-color: #0D0D35;
}
.section-moduleboxes .section-moduleboxes-box .learn-more-btn-wrapper .learn-more-btn {
  display: none;
  transition: opacity 0.3s ease;
}
.section-moduleboxes .section-moduleboxes-box.highlighted {
  background-color: #024427 !important;
}
.section-moduleboxes .section-moduleboxes-box:hover {
  background-color: #212160 !important;
  max-width: 100% !important;
}
.section-moduleboxes .section-moduleboxes-box:hover .learn-more-btn {
  display: inline-block;
}
.section-moduleboxes .modules-7-7 {
  max-width: 56.42%;
}
.section-moduleboxes .modules-7-6 {
  max-width: 62.84%;
}
.section-moduleboxes .modules-7-5 {
  max-width: 69.26%;
}
.section-moduleboxes .modules-7-4 {
  max-width: 75.68%;
}
.section-moduleboxes .modules-7-3 {
  max-width: 82.1%;
}
.section-moduleboxes .modules-7-2 {
  max-width: 88.52%;
}
.section-moduleboxes .modules-7-1 {
  max-width: 95%;
}

/*
.flip-box-container
{
    perspective: 1000px;
    margin-bottom: 1rem;
}

.flip-box
{
    position: relative;
    width: 100%;
    transform-style: preserve-3d;
    transition: transform 0.8s ease;
    min-height: 200px;

    &.flipped
    {
        transform: rotateY(180deg);
    }

    .flip-box-front,
    .flip-box-back
    {
        position: absolute;
        width: 100%;
        backface-visibility: hidden;
        top: 0;
        left: 0;
        min-height: 100%;
        border-radius: 0.5rem;
    }

    .flip-box-front
    {
        z-index: 2;
    }

    .flip-box-back
    {
        transform: rotateY(180deg);
        z-index: 1;
    }
}*/
.section-titleimgtoprightbottomtext {
  /*.img-wrapper
  {
      display: flex;
      justify-content: center;*/ /* Center horizontally */
  /*align-items: center;*/ /* Center vertically */
  /*width: 100%;
      height: 100%;
      overflow: hidden;
  }

  .img-wrapper img
  {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      object-fit: contain;*/ /* keep image nicely contained without cropping */
  /*}*/
}

.section-titleboxes-titlebox {
  cursor: pointer;
  color: #6B7C92 !important;
}
.section-titleboxes-titlebox .section-titleboxes-iconbox {
  background-color: #212160 !important;
}
.section-titleboxes-titlebox i {
  color: inherit !important;
}
.section-titleboxes-titlebox.active {
  background-color: #045E3B !important;
  color: #ffffff !important;
}
.section-titleboxes-titlebox.active .section-titleboxes-iconbox {
  background-color: #024427 !important;
}
.section-titleboxes-titlebox:hover {
  background-color: #012D18;
  color: #ffffff !important;
}
.section-titleboxes-titlebox:hover .section-titleboxes-iconbox {
  background-color: #024427 !important;
}

.section-titleboxesbottom-titlebox {
  cursor: pointer;
}
.section-titleboxesbottom-titlebox i {
  color: inherit !important;
}
.section-titleboxesbottom-titlebox.active {
  background-color: #045E3B !important;
  color: #ffffff !important;
}
.section-titleboxesbottom-titlebox.active .section-titleboxes-iconbox {
  background-color: #024427 !important;
}
.section-titleboxesbottom-titlebox:hover {
  background-color: #012D18;
  color: #ffffff !important;
}
.section-titleboxesbottom-titlebox:hover .section-titleboxes-iconbox {
  background-color: #11825C !important;
}

.flying-section {
  scroll-snap-align: start; /* each section snaps into place */
  /* min-height: 100vh;*/
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: transform 0.8s ease, opacity 0.8s ease;
  will-change: transform, opacity;
}

/* When leaving (flying out) */
.fly-out-up {
  transform: translateY(-50px);
  opacity: 0;
}

/* When coming in (flying in) */
.fly-in {
  transform: translateY(0px);
  opacity: 1;
}

.ninedots-square {
  position: absolute;
  width: 15rem;
  height: 15rem;
  background-color: rgba(255, 255, 255, 0.0175);
  pointer-events: none;
  z-index: 1;
  border-radius: 2rem;
  overflow: hidden;
}

.ninedots-grid {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  padding: 0.75rem;
}

.ninedots-circle {
  width: 3.5rem;
  height: 3.5rem;
  margin: 0.5rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.025);
}

.position-relative > * {
  z-index: 2; /* Content above the moving background squares */
}

@keyframes float {
  0% {
    transform: translate(0, 0) rotate(15deg);
  }
  100% {
    transform: translate(50px, -50px) rotate(25deg);
  }
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #5B6E82;
  font-size: 0.9rem;
  background: #070723 !important;
  border-top: #151549 1px solid;
}
#footer .footer-top {
  padding-top: 4rem;
  background: #070723;
}
#footer .footer-top .footer-contact {
  margin-bottom: 2rem;
}
#footer .footer-top .footer-contact h4 {
  font-size: 2rem;
  margin: 0 0 2rem;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
}
#footer .footer-top .footer-contact p {
  margin-bottom: 0;
  color: #6B7C92;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #6B7C92;
  position: relative;
}
#footer .footer-top .footer-links {
  margin-bottom: 2rem;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: inherit;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: rgb(147.9047619048, 162.1428571429, 206.0952380952);
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #ffffff;
}
#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}
#footer .credits a {
  color: rgb(2.9545454545, 2.9545454545, 12.0454545455);
  transition: 0.3s;
}
#footer .credits a:hover {
  color: #0D0D35;
}
#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #0D0D35;
  color: #070723;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .social-links a:hover {
  background: rgb(2.9545454545, 2.9545454545, 12.0454545455);
  color: #fff;
  text-decoration: none;
}

.copyright {
  display: flex;
  align-items: center;
  justify-content: left;
  height: 100%;
}

/*@import "C:/9D-git/WebApplication1/Themes/Mentorpro/assets/scss/_footer.scss";
*/
.reset-css {
  all: initial;
}
.reset-css * {
  all: unset;
}

.tint-light {
  filter: brightness(264.1) contrast(1);
}

hr {
  opacity: 1;
}

.rounded-circle {
  object-fit: cover; /* make image fill without squashing */
  object-position: center;
  border-radius: 50% !important; /* make sure it's forced circular */
  overflow: hidden; /* ensure the image stays inside */
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 1rem;
  bottom: 1rem;
  z-index: 996;
  background: #ffffff;
  width: 2rem;
  height: 2rem;
  border-radius: 50px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #070723;
  line-height: 0;
}
.back-to-top:hover {
  background: rgb(21.0363636364, 21.0363636364, 85.7636363636);
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #0D0D35;
  border-top-color: #070723;
  border-bottom-color: #070723;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1s linear infinite;
}

/*@import "../../themes/mentorpro/assets/scss/footer";*/
.navbar {
  width: 100%; /* ✅ Full width of visible area */
  margin: 0;
  padding: 0;
  transition: all 0.5s ease;
  transform: translateY(0);
  opacity: 1;
  /* .menu-link-text
  {
      color: $purple-1 !important;

      &:hover
      {
          color: $white !important;
      }
  }

  .menu-link-icon
  {
      color: $white !important;

      &:hover
      {
          color: $white !important;
      }
  }*/
}
.navbar .navbar.nav-hidden {
  transform: translateY(-100%);
  opacity: 0;
}
.navbar .navbar.nav-scrolled {
  transform: translateY(0%);
  opacity: 1;
  transition-delay: 0.5s;
}
.navbar i {
  all: unset;
}
.navbar .nav-link {
  color: rgb(195.2097560976, 202.7463414634, 211.7902439024) !important;
  transition: transform 0.3s ease, color 0.3s ease;
}
.navbar .nav-link:hover {
  color: #ffffff !important;
  transform: scale(1.05);
}
.navbar .selected-page {
  background-color: #151549;
}
.navbar .selected-page .nav-link {
  color: #ffffff !important;
}

.navbar-nav .mega-menu .mega-menu-content {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  display: none;
  z-index: 1050;
  /*    padding-top: $spacer-xs;
  padding-bottom: $spacer-xs;*/
}
.navbar-nav .mega-menu .mega-menu-content li {
  margin-bottom: 0 !important;
}
.navbar-nav .mega-menu .mega-menu-content .container {
  border: 1px solid #151549;
  background-color: #070723;
}
.navbar-nav .mega-menu .mega-menu-content .container .content {
  /*padding: $spacer-sm;*/
  background-color: #0D0D35;
  text-align: left;
  cursor: pointer;
}
.navbar-nav .mega-menu .mega-menu-content .container .content:hover {
  background-color: #151549;
}

@media (min-width: 992px) {
  .navbar-nav > .mega-menu:hover > .mega-menu-content {
    display: block;
    animation: fadeInDown 0.3s ease-in-out;
  }
}
@media (max-width: 991.98px) {
  #main-nav {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .mega-menu {
    position: relative;
  }
  .mega-menu-content {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
  }
  .mega-menu:hover > .mega-menu-content {
    display: block;
  }
}
.mega-menu-force-padding-top {
  top: 4.5rem !important;
}

.mega-menu-force-padding-scrolled {
  top: 2.5rem !important;
}

#mobile-nav {
  list-style: none;
  padding-left: 0 !important;
}
#mobile-nav li {
  border-bottom: 1px solid #8897A9;
}
#mobile-nav li:last-child {
  border-bottom: none;
}

/*#mobile-menu .nav-link
{
    padding: 1rem;
    font-size: 1.2rem;
    border-bottom: 1px solid #ddd;
}*/
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Smooth transition and 3D effect */
/* Define the spin animation */
@keyframes spinOnce {
  from {
    transform: rotateY(0);
  }
  to {
    transform: rotateY(360deg);
  }
}
/* Apply it only on hover in */
.hover-spin-group:hover .spin-icon {
  animation: spinOnce 0.6s ease-in-out;
}

.menu-title {
  transition: transform 0.3s ease;
  display: inline-block; /* ensure transform works correctly */
}

.hover-spin-group:hover .menu-title {
  transform: scale(1.05);
}

.mega-menu nav-link:hover {
  color: #332E75 !important;
}

/*
.navbar-toggler
{
    padding:0.1rem !important;
    background-color: lighten($lightgrey-1,20%) !important;
}
*/
.navbar-toggler {
  border: none;
  background: transparent;
  /*padding: 0.25rem 0.75rem; // Optional: reduce padding for cleaner look*/
  padding: 0;
}
.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#aboutus .journey-nav {
  border: 1px solid #151549;
  z-index: 10;
  list-style: none;
  padding: 2rem;
  padding-left: 1rem;
  position: relative;
  width: 100% !important;
  background-color: #070723;
}
#aboutus .journey-nav li {
  position: relative;
  margin-bottom: 1rem;
  font-weight: 400;
  color: #3B4D5B !important;
  cursor: pointer;
  transition: color 0.3s;
  width: 100%;
}
#aboutus .journey-nav li .journey-content {
  transition: transform 0.3s ease, color 0.3s ease;
}
#aboutus .journey-nav li .journey-content:hover {
  transform: scale(1.05);
}
#aboutus .journey-nav li .journey-label {
  color: #8897A9 !important;
}
#aboutus .journey-nav li .journey-item:hover {
  color: white !important;
}
#aboutus .journey-nav li::before {
  content: "";
  position: absolute;
  top: 2rem;
  bottom: -2rem;
  left: 1.15rem;
  width: 1px;
  border-left: 4px dotted #999;
  z-index: -1;
}
#aboutus .journey-nav li .bg {
  display: none;
}
#aboutus .journey-nav li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
#aboutus .journey-nav li:last-child::before {
  display: none;
}
#aboutus .journey-nav li.active {
  color: white !important;
}
#aboutus .journey-nav li.active .journey-label {
  color: #fff !important;
}
#aboutus .journey-nav li.active .icon {
  background-color: #4E6172 !important;
}
#aboutus .journey-nav li.active .bg {
  display: block;
  background-color: #212160;
}

.sticky-wrapper {
  position: relative; /* Default, scrolls naturally */
  width: 100%;
  z-index: 1000;
}

.sticky-wrapper.stuck {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff; /* Optional: background when stuck */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

#training-areas-sticky-wrapper.shrunk {
  padding-top: 2rem;
  /*  .selection
    {
        padding-top: $spacer-xs !important;
        padding-bottom: $spacer-xs !important;
        //display:none;

        .training-areas-click-to-show
        {
            display: none;
        }

        .training-areas-icon
        {
            display: none !important;
        }

        .training-areas-label
        {
            font-size: $spacer-sm !important;
        }

        .training-areas-tooltip
        {
            display: none !important;
        }
    }*/
}
#training-areas-sticky-wrapper #training-areas {
  border-bottom: #3E3E7F;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#training-areas-sticky-wrapper #training-areas .selection {
  background-color: #151549;
  cursor: pointer;
  border: 1px solid #253642 !important;
  padding: 1rem;
  transition: all 0.4s ease;
}
#training-areas-sticky-wrapper #training-areas .selection:hover {
  transform: scale(1.05);
}

#training-results {
  min-height: 100vh;
}
#training-results #programmes {
  padding-bottom: 4rem;
}
#training-results #filters {
  padding-bottom: 4rem;
}
#training-results #filters .filter-name {
  color: #ffffff;
}
#training-results #filters .filter-i i {
  color: #395599;
}
#training-results #filters .filter-item {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.8rem !important;
  text-align: left;
  padding-left: 1.5rem;
  background-color: #151549;
  color: #8897A9;
  border-radius: 0;
}
#training-results #filters .filter-item.selected {
  background: #024427;
  color: #ffffff;
}
#training-results #filters .filter-item-showall {
  border: 1px solid #7870A7;
  color: #7870A7;
  margin-bottom: 2rem;
}
#training-results #filters .filter-item-container {
  overflow: hidden;
}
#training-results .card {
  border: 1px solid #3E3E7F;
  background: #212160;
}
#training-results .card .card-title {
  color: #ffffff;
}
#training-results .card .card-text {
  margin-bottom: 1rem;
}

section {
  margin-bottom: 0.75rem !important;
  margin-bottom: 0 !important;
}

#programme-big-menu {
  margin-top: 0 !important;
}

/*#programme-small-menu
{
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: $purple_8; // Match your site's theme
    display: none;
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);


    &.sticky-visible
    {
        display: block;
        transform: translateY(0);
    }
}*/
.big-menu-btn {
  background-color: #212160 !important;
}

#programme-small-menu {
  position: fixed;
  width: 100%;
  z-index: 999;
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
  top: 0;
}

#programme-small-menu.sticky-visible {
  transform: translateY(0);
}
#programme-small-menu.sticky-visible .small-menu-btn {
  background-color: #151549;
  border-color: #332E75;
}

.nine-dots-free {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}
.nine-dots-free .dot {
  position: absolute;
  width: 20rem;
  height: 20rem;
  border-radius: 50%;
  background-color: rgba(13, 13, 53, 0.5);
  opacity: 0.4;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  will-change: transform;
  pointer-events: none;
}

.animate-bounce {
  position: relative;
}
