.c-pointer {
  cursor: pointer;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.or-separator {
  font-style: italic;
  text-align: center;
  color: #c8cdd5;
  margin-bottom: 15px;
}
.or-separator::before, .or-separator::after {
  margin: 0 20px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  height: 1px;
  background-color: #c8cdd5;
}

.bg-white-hover {
  background-color: #fff !important;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
}
.bg-white-hover:hover {
  background-color: #ececec !important;
}

.border-radius-0 {
  border-radius: 0 !important;
}

@media (min-width: 768px) {
  .border-md-up-0 {
    border: 0 !important;
  }
}

@media (max-width: 991.98px) {
  .border-md-down-0 {
    border: 0 !important;
  }
}

.border-2 {
  border-width: 2px !important;
  border-style: solid !important;
}

.border-3 {
  border-width: 3px !important;
  border-style: solid !important;
}

.border-4 {
  border-width: 4px !important;
  border-style: solid !important;
}

.border-5 {
  border-width: 5px !important;
  border-style: solid !important;
}

.border-6 {
  border-width: 6px !important;
  border-style: solid !important;
}

.border-7 {
  border-width: 7px !important;
  border-style: solid !important;
}

@media (min-width: 1500px) {
  .border-xxl-5 {
    border-width: 5px !important;
    border-style: solid !important;
  }
}
.border-left-2 {
  border-left-width: 2px !important;
  border-style: solid !important;
}

.border-top-2 {
  border-top-width: 2px !important;
  border-style: solid !important;
}

.border-top-22 {
  border-top-width: 22px !important;
  border-style: solid !important;
}

.border-bottom-1 {
  border-bottom-width: 1px !important;
  border-style: solid !important;
}

.border-left-4 {
  border-left-width: 4px !important;
  border-style: solid !important;
}

.border-dashed {
  border-style: dashed !important;
}

.border-gray-300 {
  border-color: #dee2e6 !important;
}

@media (min-width: 1500px) {
  .py-xxl-pixel-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
}
@media (min-width: 992px) {
  .fixed-lg-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
  }
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-transform-none {
  text-transform: none;
}

@media all and (max-width: 1920px) {
  .long-menu {
    max-height: 60vh;
    overflow-y: scroll;
  }
}

.bg-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.aligner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.w-initial {
  min-width: initial !important;
}

.w-max-content {
  min-width: -moz-max-content !important;
  min-width: max-content !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-1 {
  opacity: 0.2 !important;
}

.opacity-2 {
  opacity: 0.4 !important;
}

.opacity-3 {
  opacity: 0.6 !important;
}

.opacity-4 {
  opacity: 0.8 !important;
}

.opacity-5 {
  opacity: 1 !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.w-0 {
  width: 0% !important;
}

.w-1 {
  width: 1% !important;
}

.w-2 {
  width: 2% !important;
}

.w-3 {
  width: 3% !important;
}

.w-4 {
  width: 4% !important;
}

.w-5 {
  width: 5% !important;
}

.w-6 {
  width: 6% !important;
}

.w-7 {
  width: 7% !important;
}

.w-8 {
  width: 8% !important;
}

.w-9 {
  width: 9% !important;
}

.w-10 {
  width: 10% !important;
}

.w-11 {
  width: 11% !important;
}

.w-12 {
  width: 12% !important;
}

.w-13 {
  width: 13% !important;
}

.w-14 {
  width: 14% !important;
}

.w-15 {
  width: 15% !important;
}

.w-16 {
  width: 16% !important;
}

.w-17 {
  width: 17% !important;
}

.w-18 {
  width: 18% !important;
}

.w-19 {
  width: 19% !important;
}

.w-20 {
  width: 20% !important;
}

.w-21 {
  width: 21% !important;
}

.w-22 {
  width: 22% !important;
}

.w-23 {
  width: 23% !important;
}

.w-24 {
  width: 24% !important;
}

.w-25 {
  width: 25% !important;
}

.w-26 {
  width: 26% !important;
}

.w-27 {
  width: 27% !important;
}

.w-28 {
  width: 28% !important;
}

.w-29 {
  width: 29% !important;
}

.w-30 {
  width: 30% !important;
}

.w-31 {
  width: 31% !important;
}

.w-32 {
  width: 32% !important;
}

.w-33 {
  width: 33% !important;
}

.w-34 {
  width: 34% !important;
}

.w-35 {
  width: 35% !important;
}

.w-36 {
  width: 36% !important;
}

.w-37 {
  width: 37% !important;
}

.w-38 {
  width: 38% !important;
}

.w-39 {
  width: 39% !important;
}

.w-40 {
  width: 40% !important;
}

.w-41 {
  width: 41% !important;
}

.w-42 {
  width: 42% !important;
}

.w-43 {
  width: 43% !important;
}

.w-44 {
  width: 44% !important;
}

.w-45 {
  width: 45% !important;
}

.w-46 {
  width: 46% !important;
}

.w-47 {
  width: 47% !important;
}

.w-48 {
  width: 48% !important;
}

.w-49 {
  width: 49% !important;
}

.w-50 {
  width: 50% !important;
}

.w-51 {
  width: 51% !important;
}

.w-52 {
  width: 52% !important;
}

.w-53 {
  width: 53% !important;
}

.w-54 {
  width: 54% !important;
}

.w-55 {
  width: 55% !important;
}

.w-56 {
  width: 56% !important;
}

.w-57 {
  width: 57% !important;
}

.w-58 {
  width: 58% !important;
}

.w-59 {
  width: 59% !important;
}

.w-60 {
  width: 60% !important;
}

.w-61 {
  width: 61% !important;
}

.w-62 {
  width: 62% !important;
}

.w-63 {
  width: 63% !important;
}

.w-64 {
  width: 64% !important;
}

.w-65 {
  width: 65% !important;
}

.w-66 {
  width: 66% !important;
}

.w-67 {
  width: 67% !important;
}

.w-68 {
  width: 68% !important;
}

.w-69 {
  width: 69% !important;
}

.w-70 {
  width: 70% !important;
}

.w-71 {
  width: 71% !important;
}

.w-72 {
  width: 72% !important;
}

.w-73 {
  width: 73% !important;
}

.w-74 {
  width: 74% !important;
}

.w-75 {
  width: 75% !important;
}

.w-76 {
  width: 76% !important;
}

.w-77 {
  width: 77% !important;
}

.w-78 {
  width: 78% !important;
}

.w-79 {
  width: 79% !important;
}

.w-80 {
  width: 80% !important;
}

.w-81 {
  width: 81% !important;
}

.w-82 {
  width: 82% !important;
}

.w-83 {
  width: 83% !important;
}

.w-84 {
  width: 84% !important;
}

.w-85 {
  width: 85% !important;
}

.w-86 {
  width: 86% !important;
}

.w-87 {
  width: 87% !important;
}

.w-88 {
  width: 88% !important;
}

.w-89 {
  width: 89% !important;
}

.w-90 {
  width: 90% !important;
}

.w-91 {
  width: 91% !important;
}

.w-92 {
  width: 92% !important;
}

.w-93 {
  width: 93% !important;
}

.w-94 {
  width: 94% !important;
}

.w-95 {
  width: 95% !important;
}

.w-96 {
  width: 96% !important;
}

.w-97 {
  width: 97% !important;
}

.w-98 {
  width: 98% !important;
}

.w-99 {
  width: 99% !important;
}

.w-100 {
  width: 100% !important;
}

@media (min-width: 992px) {
  .w-lg-0 {
    width: 0% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-1 {
    width: 1% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-2 {
    width: 2% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-3 {
    width: 3% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-4 {
    width: 4% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-5 {
    width: 5% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-6 {
    width: 6% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-7 {
    width: 7% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-8 {
    width: 8% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-9 {
    width: 9% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-10 {
    width: 10% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-11 {
    width: 11% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-12 {
    width: 12% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-13 {
    width: 13% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-14 {
    width: 14% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-15 {
    width: 15% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-16 {
    width: 16% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-17 {
    width: 17% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-18 {
    width: 18% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-19 {
    width: 19% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-20 {
    width: 20% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-21 {
    width: 21% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-22 {
    width: 22% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-23 {
    width: 23% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-24 {
    width: 24% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-25 {
    width: 25% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-26 {
    width: 26% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-27 {
    width: 27% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-28 {
    width: 28% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-29 {
    width: 29% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-30 {
    width: 30% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-31 {
    width: 31% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-32 {
    width: 32% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-33 {
    width: 33% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-34 {
    width: 34% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-35 {
    width: 35% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-36 {
    width: 36% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-37 {
    width: 37% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-38 {
    width: 38% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-39 {
    width: 39% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-40 {
    width: 40% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-41 {
    width: 41% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-42 {
    width: 42% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-43 {
    width: 43% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-44 {
    width: 44% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-45 {
    width: 45% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-46 {
    width: 46% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-47 {
    width: 47% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-48 {
    width: 48% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-49 {
    width: 49% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-50 {
    width: 50% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-51 {
    width: 51% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-52 {
    width: 52% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-53 {
    width: 53% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-54 {
    width: 54% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-55 {
    width: 55% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-56 {
    width: 56% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-57 {
    width: 57% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-58 {
    width: 58% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-59 {
    width: 59% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-60 {
    width: 60% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-61 {
    width: 61% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-62 {
    width: 62% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-63 {
    width: 63% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-64 {
    width: 64% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-65 {
    width: 65% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-66 {
    width: 66% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-67 {
    width: 67% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-68 {
    width: 68% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-69 {
    width: 69% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-70 {
    width: 70% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-71 {
    width: 71% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-72 {
    width: 72% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-73 {
    width: 73% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-74 {
    width: 74% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-75 {
    width: 75% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-76 {
    width: 76% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-77 {
    width: 77% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-78 {
    width: 78% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-79 {
    width: 79% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-80 {
    width: 80% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-81 {
    width: 81% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-82 {
    width: 82% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-83 {
    width: 83% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-84 {
    width: 84% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-85 {
    width: 85% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-86 {
    width: 86% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-87 {
    width: 87% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-88 {
    width: 88% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-89 {
    width: 89% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-90 {
    width: 90% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-91 {
    width: 91% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-92 {
    width: 92% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-93 {
    width: 93% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-94 {
    width: 94% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-95 {
    width: 95% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-96 {
    width: 96% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-97 {
    width: 97% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-98 {
    width: 98% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-99 {
    width: 99% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-0 {
    width: 0% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-1 {
    width: 1% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-2 {
    width: 2% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-3 {
    width: 3% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-4 {
    width: 4% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-5 {
    width: 5% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-6 {
    width: 6% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-7 {
    width: 7% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-8 {
    width: 8% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-9 {
    width: 9% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-10 {
    width: 10% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-11 {
    width: 11% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-12 {
    width: 12% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-13 {
    width: 13% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-14 {
    width: 14% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-15 {
    width: 15% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-16 {
    width: 16% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-17 {
    width: 17% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-18 {
    width: 18% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-19 {
    width: 19% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-20 {
    width: 20% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-21 {
    width: 21% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-22 {
    width: 22% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-23 {
    width: 23% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-24 {
    width: 24% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-25 {
    width: 25% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-26 {
    width: 26% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-27 {
    width: 27% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-28 {
    width: 28% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-29 {
    width: 29% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-30 {
    width: 30% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-31 {
    width: 31% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-32 {
    width: 32% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-33 {
    width: 33% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-34 {
    width: 34% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-35 {
    width: 35% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-36 {
    width: 36% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-37 {
    width: 37% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-38 {
    width: 38% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-39 {
    width: 39% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-40 {
    width: 40% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-41 {
    width: 41% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-42 {
    width: 42% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-43 {
    width: 43% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-44 {
    width: 44% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-45 {
    width: 45% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-46 {
    width: 46% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-47 {
    width: 47% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-48 {
    width: 48% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-49 {
    width: 49% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-50 {
    width: 50% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-51 {
    width: 51% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-52 {
    width: 52% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-53 {
    width: 53% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-54 {
    width: 54% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-55 {
    width: 55% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-56 {
    width: 56% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-57 {
    width: 57% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-58 {
    width: 58% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-59 {
    width: 59% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-60 {
    width: 60% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-61 {
    width: 61% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-62 {
    width: 62% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-63 {
    width: 63% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-64 {
    width: 64% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-65 {
    width: 65% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-66 {
    width: 66% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-67 {
    width: 67% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-68 {
    width: 68% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-69 {
    width: 69% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-70 {
    width: 70% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-71 {
    width: 71% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-72 {
    width: 72% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-73 {
    width: 73% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-74 {
    width: 74% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-75 {
    width: 75% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-76 {
    width: 76% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-77 {
    width: 77% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-78 {
    width: 78% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-79 {
    width: 79% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-80 {
    width: 80% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-81 {
    width: 81% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-82 {
    width: 82% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-83 {
    width: 83% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-84 {
    width: 84% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-85 {
    width: 85% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-86 {
    width: 86% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-87 {
    width: 87% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-88 {
    width: 88% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-89 {
    width: 89% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-90 {
    width: 90% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-91 {
    width: 91% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-92 {
    width: 92% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-93 {
    width: 93% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-94 {
    width: 94% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-95 {
    width: 95% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-96 {
    width: 96% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-97 {
    width: 97% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-98 {
    width: 98% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-99 {
    width: 99% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-100 {
    width: 100% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-0 {
    width: 0% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-1 {
    width: 1% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-2 {
    width: 2% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-3 {
    width: 3% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-4 {
    width: 4% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-5 {
    width: 5% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-6 {
    width: 6% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-7 {
    width: 7% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-8 {
    width: 8% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-9 {
    width: 9% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-10 {
    width: 10% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-11 {
    width: 11% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-12 {
    width: 12% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-13 {
    width: 13% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-14 {
    width: 14% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-15 {
    width: 15% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-16 {
    width: 16% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-17 {
    width: 17% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-18 {
    width: 18% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-19 {
    width: 19% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-20 {
    width: 20% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-21 {
    width: 21% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-22 {
    width: 22% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-23 {
    width: 23% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-24 {
    width: 24% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-25 {
    width: 25% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-26 {
    width: 26% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-27 {
    width: 27% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-28 {
    width: 28% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-29 {
    width: 29% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-30 {
    width: 30% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-31 {
    width: 31% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-32 {
    width: 32% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-33 {
    width: 33% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-34 {
    width: 34% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-35 {
    width: 35% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-36 {
    width: 36% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-37 {
    width: 37% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-38 {
    width: 38% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-39 {
    width: 39% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-40 {
    width: 40% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-41 {
    width: 41% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-42 {
    width: 42% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-43 {
    width: 43% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-44 {
    width: 44% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-45 {
    width: 45% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-46 {
    width: 46% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-47 {
    width: 47% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-48 {
    width: 48% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-49 {
    width: 49% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-50 {
    width: 50% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-51 {
    width: 51% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-52 {
    width: 52% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-53 {
    width: 53% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-54 {
    width: 54% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-55 {
    width: 55% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-56 {
    width: 56% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-57 {
    width: 57% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-58 {
    width: 58% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-59 {
    width: 59% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-60 {
    width: 60% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-61 {
    width: 61% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-62 {
    width: 62% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-63 {
    width: 63% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-64 {
    width: 64% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-65 {
    width: 65% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-66 {
    width: 66% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-67 {
    width: 67% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-68 {
    width: 68% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-69 {
    width: 69% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-70 {
    width: 70% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-71 {
    width: 71% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-72 {
    width: 72% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-73 {
    width: 73% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-74 {
    width: 74% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-75 {
    width: 75% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-76 {
    width: 76% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-77 {
    width: 77% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-78 {
    width: 78% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-79 {
    width: 79% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-80 {
    width: 80% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-81 {
    width: 81% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-82 {
    width: 82% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-83 {
    width: 83% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-84 {
    width: 84% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-85 {
    width: 85% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-86 {
    width: 86% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-87 {
    width: 87% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-88 {
    width: 88% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-89 {
    width: 89% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-90 {
    width: 90% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-91 {
    width: 91% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-92 {
    width: 92% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-93 {
    width: 93% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-94 {
    width: 94% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-95 {
    width: 95% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-96 {
    width: 96% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-97 {
    width: 97% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-98 {
    width: 98% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-99 {
    width: 99% !important;
  }
}
@media (min-width: 1500px) {
  .w-xxl-100 {
    width: 100% !important;
  }
}/*# sourceMappingURL=utilities.css.map */