.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 1rem; }

body {
  margin: 0;
  padding: 0; }

* {
  box-sizing: border-box; }

.flex-col {
  flex-direction: column; }

.col {
  margin: 0 15px; }

.container-fluid {
  width: 100%;
  margin: 0 auto; }

.container {
  width: 90%;
  max-width: 1140px;
  margin: 0 auto; }

.container {
  margin: 0 auto; }

@media screen and (min-width: 1px) {
  .col-1 {
    flex-grow: 0;
    padding: 0 10px;
    width: 8.3333333333%; }

  .col-2 {
    flex-grow: 0;
    padding: 0 10px;
    width: 16.6666666667%; }

  .col-3 {
    flex-grow: 0;
    padding: 0 10px;
    width: 25%; }

  .col-4 {
    flex-grow: 0;
    padding: 0 10px;
    width: 33.3333333333%; }

  .col-5 {
    flex-grow: 0;
    padding: 0 10px;
    width: 41.6666666667%; }

  .col-6 {
    flex-grow: 0;
    padding: 0 10px;
    width: 50%; }

  .col-7 {
    flex-grow: 0;
    padding: 0 10px;
    width: 58.3333333333%; }

  .col-8 {
    flex-grow: 0;
    padding: 0 10px;
    width: 66.6666666667%; }

  .col-9 {
    flex-grow: 0;
    padding: 0 10px;
    width: 75%; }

  .col-10 {
    flex-grow: 0;
    padding: 0 10px;
    width: 83.3333333333%; }

  .col-11 {
    flex-grow: 0;
    padding: 0 10px;
    width: 91.6666666667%; }

  .col-12 {
    flex-grow: 0;
    padding: 0 10px;
    width: 100%; }

  .m-n-8 {
    margin: -4rem !important; }

  .p-n-8 {
    padding: -4rem !important; }

  .m-n-7 {
    margin: -3.5rem !important; }

  .p-n-7 {
    padding: -3.5rem !important; }

  .m-n-6 {
    margin: -3rem !important; }

  .p-n-6 {
    padding: -3rem !important; }

  .m-n-5 {
    margin: -2.5rem !important; }

  .p-n-5 {
    padding: -2.5rem !important; }

  .m-n-4 {
    margin: -2rem !important; }

  .p-n-4 {
    padding: -2rem !important; }

  .m-n-3 {
    margin: -1.5rem !important; }

  .p-n-3 {
    padding: -1.5rem !important; }

  .m-n-2 {
    margin: -1rem !important; }

  .p-n-2 {
    padding: -1rem !important; }

  .m-n-1 {
    margin: -0.5rem !important; }

  .p-n-1 {
    padding: -0.5rem !important; }

  .m-0 {
    margin: 0rem !important; }

  .p-0 {
    padding: 0rem !important; }

  .m-1 {
    margin: 0.5rem !important; }

  .p-1 {
    padding: 0.5rem !important; }

  .m-2 {
    margin: 1rem !important; }

  .p-2 {
    padding: 1rem !important; }

  .m-3 {
    margin: 1.5rem !important; }

  .p-3 {
    padding: 1.5rem !important; }

  .m-4 {
    margin: 2rem !important; }

  .p-4 {
    padding: 2rem !important; }

  .m-5 {
    margin: 2.5rem !important; }

  .p-5 {
    padding: 2.5rem !important; }

  .m-6 {
    margin: 3rem !important; }

  .p-6 {
    padding: 3rem !important; }

  .m-7 {
    margin: 3.5rem !important; }

  .p-7 {
    padding: 3.5rem !important; }

  .m-8 {
    margin: 4rem !important; }

  .p-8 {
    padding: 4rem !important; }

  .mt-n-8 {
    margin-top: -4rem !important; }

  .pt-n-8 {
    padding-top: -4rem !important; }

  .mt-n-7 {
    margin-top: -3.5rem !important; }

  .pt-n-7 {
    padding-top: -3.5rem !important; }

  .mt-n-6 {
    margin-top: -3rem !important; }

  .pt-n-6 {
    padding-top: -3rem !important; }

  .mt-n-5 {
    margin-top: -2.5rem !important; }

  .pt-n-5 {
    padding-top: -2.5rem !important; }

  .mt-n-4 {
    margin-top: -2rem !important; }

  .pt-n-4 {
    padding-top: -2rem !important; }

  .mt-n-3 {
    margin-top: -1.5rem !important; }

  .pt-n-3 {
    padding-top: -1.5rem !important; }

  .mt-n-2 {
    margin-top: -1rem !important; }

  .pt-n-2 {
    padding-top: -1rem !important; }

  .mt-n-1 {
    margin-top: -0.5rem !important; }

  .pt-n-1 {
    padding-top: -0.5rem !important; }

  .mt-0 {
    margin-top: 0rem !important; }

  .pt-0 {
    padding-top: 0rem !important; }

  .mt-1 {
    margin-top: 0.5rem !important; }

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

  .mt-2 {
    margin-top: 1rem !important; }

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

  .mt-3 {
    margin-top: 1.5rem !important; }

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

  .mt-4 {
    margin-top: 2rem !important; }

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

  .mt-5 {
    margin-top: 2.5rem !important; }

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

  .mt-6 {
    margin-top: 3rem !important; }

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

  .mt-7 {
    margin-top: 3.5rem !important; }

  .pt-7 {
    padding-top: 3.5rem !important; }

  .mt-8 {
    margin-top: 4rem !important; }

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

  .mb-n-8 {
    margin-bottom: -4rem !important; }

  .pb-n-8 {
    padding-bottom: -4rem !important; }

  .mb-n-7 {
    margin-bottom: -3.5rem !important; }

  .pb-n-7 {
    padding-bottom: -3.5rem !important; }

  .mb-n-6 {
    margin-bottom: -3rem !important; }

  .pb-n-6 {
    padding-bottom: -3rem !important; }

  .mb-n-5 {
    margin-bottom: -2.5rem !important; }

  .pb-n-5 {
    padding-bottom: -2.5rem !important; }

  .mb-n-4 {
    margin-bottom: -2rem !important; }

  .pb-n-4 {
    padding-bottom: -2rem !important; }

  .mb-n-3 {
    margin-bottom: -1.5rem !important; }

  .pb-n-3 {
    padding-bottom: -1.5rem !important; }

  .mb-n-2 {
    margin-bottom: -1rem !important; }

  .pb-n-2 {
    padding-bottom: -1rem !important; }

  .mb-n-1 {
    margin-bottom: -0.5rem !important; }

  .pb-n-1 {
    padding-bottom: -0.5rem !important; }

  .mb-0 {
    margin-bottom: 0rem !important; }

  .pb-0 {
    padding-bottom: 0rem !important; }

  .mb-1 {
    margin-bottom: 0.5rem !important; }

  .pb-1 {
    padding-bottom: 0.5rem !important; }

  .mb-2 {
    margin-bottom: 1rem !important; }

  .pb-2 {
    padding-bottom: 1rem !important; }

  .mb-3 {
    margin-bottom: 1.5rem !important; }

  .pb-3 {
    padding-bottom: 1.5rem !important; }

  .mb-4 {
    margin-bottom: 2rem !important; }

  .pb-4 {
    padding-bottom: 2rem !important; }

  .mb-5 {
    margin-bottom: 2.5rem !important; }

  .pb-5 {
    padding-bottom: 2.5rem !important; }

  .mb-6 {
    margin-bottom: 3rem !important; }

  .pb-6 {
    padding-bottom: 3rem !important; }

  .mb-7 {
    margin-bottom: 3.5rem !important; }

  .pb-7 {
    padding-bottom: 3.5rem !important; }

  .mb-8 {
    margin-bottom: 4rem !important; }

  .pb-8 {
    padding-bottom: 4rem !important; }

  .ml-n-8 {
    margin-left: -4rem !important; }

  .pl-n-8 {
    padding-left: -4rem !important; }

  .ml-n-7 {
    margin-left: -3.5rem !important; }

  .pl-n-7 {
    padding-left: -3.5rem !important; }

  .ml-n-6 {
    margin-left: -3rem !important; }

  .pl-n-6 {
    padding-left: -3rem !important; }

  .ml-n-5 {
    margin-left: -2.5rem !important; }

  .pl-n-5 {
    padding-left: -2.5rem !important; }

  .ml-n-4 {
    margin-left: -2rem !important; }

  .pl-n-4 {
    padding-left: -2rem !important; }

  .ml-n-3 {
    margin-left: -1.5rem !important; }

  .pl-n-3 {
    padding-left: -1.5rem !important; }

  .ml-n-2 {
    margin-left: -1rem !important; }

  .pl-n-2 {
    padding-left: -1rem !important; }

  .ml-n-1 {
    margin-left: -0.5rem !important; }

  .pl-n-1 {
    padding-left: -0.5rem !important; }

  .ml-0 {
    margin-left: 0rem !important; }

  .pl-0 {
    padding-left: 0rem !important; }

  .ml-1 {
    margin-left: 0.5rem !important; }

  .pl-1 {
    padding-left: 0.5rem !important; }

  .ml-2 {
    margin-left: 1rem !important; }

  .pl-2 {
    padding-left: 1rem !important; }

  .ml-3 {
    margin-left: 1.5rem !important; }

  .pl-3 {
    padding-left: 1.5rem !important; }

  .ml-4 {
    margin-left: 2rem !important; }

  .pl-4 {
    padding-left: 2rem !important; }

  .ml-5 {
    margin-left: 2.5rem !important; }

  .pl-5 {
    padding-left: 2.5rem !important; }

  .ml-6 {
    margin-left: 3rem !important; }

  .pl-6 {
    padding-left: 3rem !important; }

  .ml-7 {
    margin-left: 3.5rem !important; }

  .pl-7 {
    padding-left: 3.5rem !important; }

  .ml-8 {
    margin-left: 4rem !important; }

  .pl-8 {
    padding-left: 4rem !important; }

  .mr-n-8 {
    margin-right: -4rem !important; }

  .pr-n-8 {
    padding-right: -4rem !important; }

  .mr-n-7 {
    margin-right: -3.5rem !important; }

  .pr-n-7 {
    padding-right: -3.5rem !important; }

  .mr-n-6 {
    margin-right: -3rem !important; }

  .pr-n-6 {
    padding-right: -3rem !important; }

  .mr-n-5 {
    margin-right: -2.5rem !important; }

  .pr-n-5 {
    padding-right: -2.5rem !important; }

  .mr-n-4 {
    margin-right: -2rem !important; }

  .pr-n-4 {
    padding-right: -2rem !important; }

  .mr-n-3 {
    margin-right: -1.5rem !important; }

  .pr-n-3 {
    padding-right: -1.5rem !important; }

  .mr-n-2 {
    margin-right: -1rem !important; }

  .pr-n-2 {
    padding-right: -1rem !important; }

  .mr-n-1 {
    margin-right: -0.5rem !important; }

  .pr-n-1 {
    padding-right: -0.5rem !important; }

  .mr-0 {
    margin-right: 0rem !important; }

  .pr-0 {
    padding-right: 0rem !important; }

  .mr-1 {
    margin-right: 0.5rem !important; }

  .pr-1 {
    padding-right: 0.5rem !important; }

  .mr-2 {
    margin-right: 1rem !important; }

  .pr-2 {
    padding-right: 1rem !important; }

  .mr-3 {
    margin-right: 1.5rem !important; }

  .pr-3 {
    padding-right: 1.5rem !important; }

  .mr-4 {
    margin-right: 2rem !important; }

  .pr-4 {
    padding-right: 2rem !important; }

  .mr-5 {
    margin-right: 2.5rem !important; }

  .pr-5 {
    padding-right: 2.5rem !important; }

  .mr-6 {
    margin-right: 3rem !important; }

  .pr-6 {
    padding-right: 3rem !important; }

  .mr-7 {
    margin-right: 3.5rem !important; }

  .pr-7 {
    padding-right: 3.5rem !important; }

  .mr-8 {
    margin-right: 4rem !important; }

  .pr-8 {
    padding-right: 4rem !important; }

  .df {
    display: flex; }

  .flex-center {
    justify-content: center; }

  .flex-start {
    justify-content: flex-start; }

  .flex-end {
    justify-content: flex-end; }

  .flex-between {
    justify-content: space-between; }

  .flex-around {
    justify-content: space-around; }

  .dh {
    display: hidden; }

  .db {
    display: block; }

  .dn {
    display: none; }

  .align-center {
    align-self: center; }

  .align-start {
    align-self: start; }

  .align-end {
    align-self: end; }

  .text-center {
    text-align: center; }

  .text-start {
    text-align: start; }

  .text-end {
    text-align: end; } }
.container-xs {
  margin: 0 auto; }

@media screen and (min-width: 425px) {
  .col-xs-1 {
    flex-grow: 0;
    padding: 0 10px;
    width: 8.3333333333%; }

  .col-xs-2 {
    flex-grow: 0;
    padding: 0 10px;
    width: 16.6666666667%; }

  .col-xs-3 {
    flex-grow: 0;
    padding: 0 10px;
    width: 25%; }

  .col-xs-4 {
    flex-grow: 0;
    padding: 0 10px;
    width: 33.3333333333%; }

  .col-xs-5 {
    flex-grow: 0;
    padding: 0 10px;
    width: 41.6666666667%; }

  .col-xs-6 {
    flex-grow: 0;
    padding: 0 10px;
    width: 50%; }

  .col-xs-7 {
    flex-grow: 0;
    padding: 0 10px;
    width: 58.3333333333%; }

  .col-xs-8 {
    flex-grow: 0;
    padding: 0 10px;
    width: 66.6666666667%; }

  .col-xs-9 {
    flex-grow: 0;
    padding: 0 10px;
    width: 75%; }

  .col-xs-10 {
    flex-grow: 0;
    padding: 0 10px;
    width: 83.3333333333%; }

  .col-xs-11 {
    flex-grow: 0;
    padding: 0 10px;
    width: 91.6666666667%; }

  .col-xs-12 {
    flex-grow: 0;
    padding: 0 10px;
    width: 100%; }

  .m-xs-n-8 {
    margin: -4rem !important; }

  .p-xs-n-8 {
    padding: -4rem !important; }

  .m-xs-n-7 {
    margin: -3.5rem !important; }

  .p-xs-n-7 {
    padding: -3.5rem !important; }

  .m-xs-n-6 {
    margin: -3rem !important; }

  .p-xs-n-6 {
    padding: -3rem !important; }

  .m-xs-n-5 {
    margin: -2.5rem !important; }

  .p-xs-n-5 {
    padding: -2.5rem !important; }

  .m-xs-n-4 {
    margin: -2rem !important; }

  .p-xs-n-4 {
    padding: -2rem !important; }

  .m-xs-n-3 {
    margin: -1.5rem !important; }

  .p-xs-n-3 {
    padding: -1.5rem !important; }

  .m-xs-n-2 {
    margin: -1rem !important; }

  .p-xs-n-2 {
    padding: -1rem !important; }

  .m-xs-n-1 {
    margin: -0.5rem !important; }

  .p-xs-n-1 {
    padding: -0.5rem !important; }

  .m-xs-0 {
    margin: 0rem !important; }

  .p-xs-0 {
    padding: 0rem !important; }

  .m-xs-1 {
    margin: 0.5rem !important; }

  .p-xs-1 {
    padding: 0.5rem !important; }

  .m-xs-2 {
    margin: 1rem !important; }

  .p-xs-2 {
    padding: 1rem !important; }

  .m-xs-3 {
    margin: 1.5rem !important; }

  .p-xs-3 {
    padding: 1.5rem !important; }

  .m-xs-4 {
    margin: 2rem !important; }

  .p-xs-4 {
    padding: 2rem !important; }

  .m-xs-5 {
    margin: 2.5rem !important; }

  .p-xs-5 {
    padding: 2.5rem !important; }

  .m-xs-6 {
    margin: 3rem !important; }

  .p-xs-6 {
    padding: 3rem !important; }

  .m-xs-7 {
    margin: 3.5rem !important; }

  .p-xs-7 {
    padding: 3.5rem !important; }

  .m-xs-8 {
    margin: 4rem !important; }

  .p-xs-8 {
    padding: 4rem !important; }

  .mt-xs-n-8 {
    margin-top: -4rem !important; }

  .pt-xs-n-8 {
    padding-top: -4rem !important; }

  .mt-xs-n-7 {
    margin-top: -3.5rem !important; }

  .pt-xs-n-7 {
    padding-top: -3.5rem !important; }

  .mt-xs-n-6 {
    margin-top: -3rem !important; }

  .pt-xs-n-6 {
    padding-top: -3rem !important; }

  .mt-xs-n-5 {
    margin-top: -2.5rem !important; }

  .pt-xs-n-5 {
    padding-top: -2.5rem !important; }

  .mt-xs-n-4 {
    margin-top: -2rem !important; }

  .pt-xs-n-4 {
    padding-top: -2rem !important; }

  .mt-xs-n-3 {
    margin-top: -1.5rem !important; }

  .pt-xs-n-3 {
    padding-top: -1.5rem !important; }

  .mt-xs-n-2 {
    margin-top: -1rem !important; }

  .pt-xs-n-2 {
    padding-top: -1rem !important; }

  .mt-xs-n-1 {
    margin-top: -0.5rem !important; }

  .pt-xs-n-1 {
    padding-top: -0.5rem !important; }

  .mt-xs-0 {
    margin-top: 0rem !important; }

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

  .mt-xs-1 {
    margin-top: 0.5rem !important; }

  .pt-xs-1 {
    padding-top: 0.5rem !important; }

  .mt-xs-2 {
    margin-top: 1rem !important; }

  .pt-xs-2 {
    padding-top: 1rem !important; }

  .mt-xs-3 {
    margin-top: 1.5rem !important; }

  .pt-xs-3 {
    padding-top: 1.5rem !important; }

  .mt-xs-4 {
    margin-top: 2rem !important; }

  .pt-xs-4 {
    padding-top: 2rem !important; }

  .mt-xs-5 {
    margin-top: 2.5rem !important; }

  .pt-xs-5 {
    padding-top: 2.5rem !important; }

  .mt-xs-6 {
    margin-top: 3rem !important; }

  .pt-xs-6 {
    padding-top: 3rem !important; }

  .mt-xs-7 {
    margin-top: 3.5rem !important; }

  .pt-xs-7 {
    padding-top: 3.5rem !important; }

  .mt-xs-8 {
    margin-top: 4rem !important; }

  .pt-xs-8 {
    padding-top: 4rem !important; }

  .mb-xs-n-8 {
    margin-bottom: -4rem !important; }

  .pb-xs-n-8 {
    padding-bottom: -4rem !important; }

  .mb-xs-n-7 {
    margin-bottom: -3.5rem !important; }

  .pb-xs-n-7 {
    padding-bottom: -3.5rem !important; }

  .mb-xs-n-6 {
    margin-bottom: -3rem !important; }

  .pb-xs-n-6 {
    padding-bottom: -3rem !important; }

  .mb-xs-n-5 {
    margin-bottom: -2.5rem !important; }

  .pb-xs-n-5 {
    padding-bottom: -2.5rem !important; }

  .mb-xs-n-4 {
    margin-bottom: -2rem !important; }

  .pb-xs-n-4 {
    padding-bottom: -2rem !important; }

  .mb-xs-n-3 {
    margin-bottom: -1.5rem !important; }

  .pb-xs-n-3 {
    padding-bottom: -1.5rem !important; }

  .mb-xs-n-2 {
    margin-bottom: -1rem !important; }

  .pb-xs-n-2 {
    padding-bottom: -1rem !important; }

  .mb-xs-n-1 {
    margin-bottom: -0.5rem !important; }

  .pb-xs-n-1 {
    padding-bottom: -0.5rem !important; }

  .mb-xs-0 {
    margin-bottom: 0rem !important; }

  .pb-xs-0 {
    padding-bottom: 0rem !important; }

  .mb-xs-1 {
    margin-bottom: 0.5rem !important; }

  .pb-xs-1 {
    padding-bottom: 0.5rem !important; }

  .mb-xs-2 {
    margin-bottom: 1rem !important; }

  .pb-xs-2 {
    padding-bottom: 1rem !important; }

  .mb-xs-3 {
    margin-bottom: 1.5rem !important; }

  .pb-xs-3 {
    padding-bottom: 1.5rem !important; }

  .mb-xs-4 {
    margin-bottom: 2rem !important; }

  .pb-xs-4 {
    padding-bottom: 2rem !important; }

  .mb-xs-5 {
    margin-bottom: 2.5rem !important; }

  .pb-xs-5 {
    padding-bottom: 2.5rem !important; }

  .mb-xs-6 {
    margin-bottom: 3rem !important; }

  .pb-xs-6 {
    padding-bottom: 3rem !important; }

  .mb-xs-7 {
    margin-bottom: 3.5rem !important; }

  .pb-xs-7 {
    padding-bottom: 3.5rem !important; }

  .mb-xs-8 {
    margin-bottom: 4rem !important; }

  .pb-xs-8 {
    padding-bottom: 4rem !important; }

  .ml-xs-n-8 {
    margin-left: -4rem !important; }

  .pl-xs-n-8 {
    padding-left: -4rem !important; }

  .ml-xs-n-7 {
    margin-left: -3.5rem !important; }

  .pl-xs-n-7 {
    padding-left: -3.5rem !important; }

  .ml-xs-n-6 {
    margin-left: -3rem !important; }

  .pl-xs-n-6 {
    padding-left: -3rem !important; }

  .ml-xs-n-5 {
    margin-left: -2.5rem !important; }

  .pl-xs-n-5 {
    padding-left: -2.5rem !important; }

  .ml-xs-n-4 {
    margin-left: -2rem !important; }

  .pl-xs-n-4 {
    padding-left: -2rem !important; }

  .ml-xs-n-3 {
    margin-left: -1.5rem !important; }

  .pl-xs-n-3 {
    padding-left: -1.5rem !important; }

  .ml-xs-n-2 {
    margin-left: -1rem !important; }

  .pl-xs-n-2 {
    padding-left: -1rem !important; }

  .ml-xs-n-1 {
    margin-left: -0.5rem !important; }

  .pl-xs-n-1 {
    padding-left: -0.5rem !important; }

  .ml-xs-0 {
    margin-left: 0rem !important; }

  .pl-xs-0 {
    padding-left: 0rem !important; }

  .ml-xs-1 {
    margin-left: 0.5rem !important; }

  .pl-xs-1 {
    padding-left: 0.5rem !important; }

  .ml-xs-2 {
    margin-left: 1rem !important; }

  .pl-xs-2 {
    padding-left: 1rem !important; }

  .ml-xs-3 {
    margin-left: 1.5rem !important; }

  .pl-xs-3 {
    padding-left: 1.5rem !important; }

  .ml-xs-4 {
    margin-left: 2rem !important; }

  .pl-xs-4 {
    padding-left: 2rem !important; }

  .ml-xs-5 {
    margin-left: 2.5rem !important; }

  .pl-xs-5 {
    padding-left: 2.5rem !important; }

  .ml-xs-6 {
    margin-left: 3rem !important; }

  .pl-xs-6 {
    padding-left: 3rem !important; }

  .ml-xs-7 {
    margin-left: 3.5rem !important; }

  .pl-xs-7 {
    padding-left: 3.5rem !important; }

  .ml-xs-8 {
    margin-left: 4rem !important; }

  .pl-xs-8 {
    padding-left: 4rem !important; }

  .mr-xs-n-8 {
    margin-right: -4rem !important; }

  .pr-xs-n-8 {
    padding-right: -4rem !important; }

  .mr-xs-n-7 {
    margin-right: -3.5rem !important; }

  .pr-xs-n-7 {
    padding-right: -3.5rem !important; }

  .mr-xs-n-6 {
    margin-right: -3rem !important; }

  .pr-xs-n-6 {
    padding-right: -3rem !important; }

  .mr-xs-n-5 {
    margin-right: -2.5rem !important; }

  .pr-xs-n-5 {
    padding-right: -2.5rem !important; }

  .mr-xs-n-4 {
    margin-right: -2rem !important; }

  .pr-xs-n-4 {
    padding-right: -2rem !important; }

  .mr-xs-n-3 {
    margin-right: -1.5rem !important; }

  .pr-xs-n-3 {
    padding-right: -1.5rem !important; }

  .mr-xs-n-2 {
    margin-right: -1rem !important; }

  .pr-xs-n-2 {
    padding-right: -1rem !important; }

  .mr-xs-n-1 {
    margin-right: -0.5rem !important; }

  .pr-xs-n-1 {
    padding-right: -0.5rem !important; }

  .mr-xs-0 {
    margin-right: 0rem !important; }

  .pr-xs-0 {
    padding-right: 0rem !important; }

  .mr-xs-1 {
    margin-right: 0.5rem !important; }

  .pr-xs-1 {
    padding-right: 0.5rem !important; }

  .mr-xs-2 {
    margin-right: 1rem !important; }

  .pr-xs-2 {
    padding-right: 1rem !important; }

  .mr-xs-3 {
    margin-right: 1.5rem !important; }

  .pr-xs-3 {
    padding-right: 1.5rem !important; }

  .mr-xs-4 {
    margin-right: 2rem !important; }

  .pr-xs-4 {
    padding-right: 2rem !important; }

  .mr-xs-5 {
    margin-right: 2.5rem !important; }

  .pr-xs-5 {
    padding-right: 2.5rem !important; }

  .mr-xs-6 {
    margin-right: 3rem !important; }

  .pr-xs-6 {
    padding-right: 3rem !important; }

  .mr-xs-7 {
    margin-right: 3.5rem !important; }

  .pr-xs-7 {
    padding-right: 3.5rem !important; }

  .mr-xs-8 {
    margin-right: 4rem !important; }

  .pr-xs-8 {
    padding-right: 4rem !important; }

  .df-xs {
    display: flex; }

  .flex-xs-center {
    justify-content: center; }

  .flex-xs-start {
    justify-content: flex-start; }

  .flex-xs-end {
    justify-content: flex-end; }

  .flex-xs-between {
    justify-content: space-between; }

  .flex-xs-around {
    justify-content: space-around; }

  .dh-xs {
    display: hidden; }

  .db-xs {
    display: block; }

  .dn-xs {
    display: none; }

  .align-center {
    align-self: center; }

  .align-start {
    align-self: start; }

  .align-end {
    align-self: end; }

  .text-center {
    text-align: center; }

  .text-start {
    text-align: start; }

  .text-end {
    text-align: end; } }
.container-sm {
  margin: 0 auto; }

@media screen and (min-width: 575px) {
  .col-sm-1 {
    flex-grow: 0;
    padding: 0 10px;
    width: 8.3333333333%; }

  .col-sm-2 {
    flex-grow: 0;
    padding: 0 10px;
    width: 16.6666666667%; }

  .col-sm-3 {
    flex-grow: 0;
    padding: 0 10px;
    width: 25%; }

  .col-sm-4 {
    flex-grow: 0;
    padding: 0 10px;
    width: 33.3333333333%; }

  .col-sm-5 {
    flex-grow: 0;
    padding: 0 10px;
    width: 41.6666666667%; }

  .col-sm-6 {
    flex-grow: 0;
    padding: 0 10px;
    width: 50%; }

  .col-sm-7 {
    flex-grow: 0;
    padding: 0 10px;
    width: 58.3333333333%; }

  .col-sm-8 {
    flex-grow: 0;
    padding: 0 10px;
    width: 66.6666666667%; }

  .col-sm-9 {
    flex-grow: 0;
    padding: 0 10px;
    width: 75%; }

  .col-sm-10 {
    flex-grow: 0;
    padding: 0 10px;
    width: 83.3333333333%; }

  .col-sm-11 {
    flex-grow: 0;
    padding: 0 10px;
    width: 91.6666666667%; }

  .col-sm-12 {
    flex-grow: 0;
    padding: 0 10px;
    width: 100%; }

  .m-sm-n-8 {
    margin: -4rem !important; }

  .p-sm-n-8 {
    padding: -4rem !important; }

  .m-sm-n-7 {
    margin: -3.5rem !important; }

  .p-sm-n-7 {
    padding: -3.5rem !important; }

  .m-sm-n-6 {
    margin: -3rem !important; }

  .p-sm-n-6 {
    padding: -3rem !important; }

  .m-sm-n-5 {
    margin: -2.5rem !important; }

  .p-sm-n-5 {
    padding: -2.5rem !important; }

  .m-sm-n-4 {
    margin: -2rem !important; }

  .p-sm-n-4 {
    padding: -2rem !important; }

  .m-sm-n-3 {
    margin: -1.5rem !important; }

  .p-sm-n-3 {
    padding: -1.5rem !important; }

  .m-sm-n-2 {
    margin: -1rem !important; }

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

  .m-sm-n-1 {
    margin: -0.5rem !important; }

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

  .m-sm-0 {
    margin: 0rem !important; }

  .p-sm-0 {
    padding: 0rem !important; }

  .m-sm-1 {
    margin: 0.5rem !important; }

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

  .m-sm-2 {
    margin: 1rem !important; }

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

  .m-sm-3 {
    margin: 1.5rem !important; }

  .p-sm-3 {
    padding: 1.5rem !important; }

  .m-sm-4 {
    margin: 2rem !important; }

  .p-sm-4 {
    padding: 2rem !important; }

  .m-sm-5 {
    margin: 2.5rem !important; }

  .p-sm-5 {
    padding: 2.5rem !important; }

  .m-sm-6 {
    margin: 3rem !important; }

  .p-sm-6 {
    padding: 3rem !important; }

  .m-sm-7 {
    margin: 3.5rem !important; }

  .p-sm-7 {
    padding: 3.5rem !important; }

  .m-sm-8 {
    margin: 4rem !important; }

  .p-sm-8 {
    padding: 4rem !important; }

  .mt-sm-n-8 {
    margin-top: -4rem !important; }

  .pt-sm-n-8 {
    padding-top: -4rem !important; }

  .mt-sm-n-7 {
    margin-top: -3.5rem !important; }

  .pt-sm-n-7 {
    padding-top: -3.5rem !important; }

  .mt-sm-n-6 {
    margin-top: -3rem !important; }

  .pt-sm-n-6 {
    padding-top: -3rem !important; }

  .mt-sm-n-5 {
    margin-top: -2.5rem !important; }

  .pt-sm-n-5 {
    padding-top: -2.5rem !important; }

  .mt-sm-n-4 {
    margin-top: -2rem !important; }

  .pt-sm-n-4 {
    padding-top: -2rem !important; }

  .mt-sm-n-3 {
    margin-top: -1.5rem !important; }

  .pt-sm-n-3 {
    padding-top: -1.5rem !important; }

  .mt-sm-n-2 {
    margin-top: -1rem !important; }

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

  .mt-sm-n-1 {
    margin-top: -0.5rem !important; }

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

  .mt-sm-0 {
    margin-top: 0rem !important; }

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

  .mt-sm-1 {
    margin-top: 0.5rem !important; }

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

  .mt-sm-2 {
    margin-top: 1rem !important; }

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

  .mt-sm-3 {
    margin-top: 1.5rem !important; }

  .pt-sm-3 {
    padding-top: 1.5rem !important; }

  .mt-sm-4 {
    margin-top: 2rem !important; }

  .pt-sm-4 {
    padding-top: 2rem !important; }

  .mt-sm-5 {
    margin-top: 2.5rem !important; }

  .pt-sm-5 {
    padding-top: 2.5rem !important; }

  .mt-sm-6 {
    margin-top: 3rem !important; }

  .pt-sm-6 {
    padding-top: 3rem !important; }

  .mt-sm-7 {
    margin-top: 3.5rem !important; }

  .pt-sm-7 {
    padding-top: 3.5rem !important; }

  .mt-sm-8 {
    margin-top: 4rem !important; }

  .pt-sm-8 {
    padding-top: 4rem !important; }

  .mb-sm-n-8 {
    margin-bottom: -4rem !important; }

  .pb-sm-n-8 {
    padding-bottom: -4rem !important; }

  .mb-sm-n-7 {
    margin-bottom: -3.5rem !important; }

  .pb-sm-n-7 {
    padding-bottom: -3.5rem !important; }

  .mb-sm-n-6 {
    margin-bottom: -3rem !important; }

  .pb-sm-n-6 {
    padding-bottom: -3rem !important; }

  .mb-sm-n-5 {
    margin-bottom: -2.5rem !important; }

  .pb-sm-n-5 {
    padding-bottom: -2.5rem !important; }

  .mb-sm-n-4 {
    margin-bottom: -2rem !important; }

  .pb-sm-n-4 {
    padding-bottom: -2rem !important; }

  .mb-sm-n-3 {
    margin-bottom: -1.5rem !important; }

  .pb-sm-n-3 {
    padding-bottom: -1.5rem !important; }

  .mb-sm-n-2 {
    margin-bottom: -1rem !important; }

  .pb-sm-n-2 {
    padding-bottom: -1rem !important; }

  .mb-sm-n-1 {
    margin-bottom: -0.5rem !important; }

  .pb-sm-n-1 {
    padding-bottom: -0.5rem !important; }

  .mb-sm-0 {
    margin-bottom: 0rem !important; }

  .pb-sm-0 {
    padding-bottom: 0rem !important; }

  .mb-sm-1 {
    margin-bottom: 0.5rem !important; }

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

  .mb-sm-2 {
    margin-bottom: 1rem !important; }

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

  .mb-sm-3 {
    margin-bottom: 1.5rem !important; }

  .pb-sm-3 {
    padding-bottom: 1.5rem !important; }

  .mb-sm-4 {
    margin-bottom: 2rem !important; }

  .pb-sm-4 {
    padding-bottom: 2rem !important; }

  .mb-sm-5 {
    margin-bottom: 2.5rem !important; }

  .pb-sm-5 {
    padding-bottom: 2.5rem !important; }

  .mb-sm-6 {
    margin-bottom: 3rem !important; }

  .pb-sm-6 {
    padding-bottom: 3rem !important; }

  .mb-sm-7 {
    margin-bottom: 3.5rem !important; }

  .pb-sm-7 {
    padding-bottom: 3.5rem !important; }

  .mb-sm-8 {
    margin-bottom: 4rem !important; }

  .pb-sm-8 {
    padding-bottom: 4rem !important; }

  .ml-sm-n-8 {
    margin-left: -4rem !important; }

  .pl-sm-n-8 {
    padding-left: -4rem !important; }

  .ml-sm-n-7 {
    margin-left: -3.5rem !important; }

  .pl-sm-n-7 {
    padding-left: -3.5rem !important; }

  .ml-sm-n-6 {
    margin-left: -3rem !important; }

  .pl-sm-n-6 {
    padding-left: -3rem !important; }

  .ml-sm-n-5 {
    margin-left: -2.5rem !important; }

  .pl-sm-n-5 {
    padding-left: -2.5rem !important; }

  .ml-sm-n-4 {
    margin-left: -2rem !important; }

  .pl-sm-n-4 {
    padding-left: -2rem !important; }

  .ml-sm-n-3 {
    margin-left: -1.5rem !important; }

  .pl-sm-n-3 {
    padding-left: -1.5rem !important; }

  .ml-sm-n-2 {
    margin-left: -1rem !important; }

  .pl-sm-n-2 {
    padding-left: -1rem !important; }

  .ml-sm-n-1 {
    margin-left: -0.5rem !important; }

  .pl-sm-n-1 {
    padding-left: -0.5rem !important; }

  .ml-sm-0 {
    margin-left: 0rem !important; }

  .pl-sm-0 {
    padding-left: 0rem !important; }

  .ml-sm-1 {
    margin-left: 0.5rem !important; }

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

  .ml-sm-2 {
    margin-left: 1rem !important; }

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

  .ml-sm-3 {
    margin-left: 1.5rem !important; }

  .pl-sm-3 {
    padding-left: 1.5rem !important; }

  .ml-sm-4 {
    margin-left: 2rem !important; }

  .pl-sm-4 {
    padding-left: 2rem !important; }

  .ml-sm-5 {
    margin-left: 2.5rem !important; }

  .pl-sm-5 {
    padding-left: 2.5rem !important; }

  .ml-sm-6 {
    margin-left: 3rem !important; }

  .pl-sm-6 {
    padding-left: 3rem !important; }

  .ml-sm-7 {
    margin-left: 3.5rem !important; }

  .pl-sm-7 {
    padding-left: 3.5rem !important; }

  .ml-sm-8 {
    margin-left: 4rem !important; }

  .pl-sm-8 {
    padding-left: 4rem !important; }

  .mr-sm-n-8 {
    margin-right: -4rem !important; }

  .pr-sm-n-8 {
    padding-right: -4rem !important; }

  .mr-sm-n-7 {
    margin-right: -3.5rem !important; }

  .pr-sm-n-7 {
    padding-right: -3.5rem !important; }

  .mr-sm-n-6 {
    margin-right: -3rem !important; }

  .pr-sm-n-6 {
    padding-right: -3rem !important; }

  .mr-sm-n-5 {
    margin-right: -2.5rem !important; }

  .pr-sm-n-5 {
    padding-right: -2.5rem !important; }

  .mr-sm-n-4 {
    margin-right: -2rem !important; }

  .pr-sm-n-4 {
    padding-right: -2rem !important; }

  .mr-sm-n-3 {
    margin-right: -1.5rem !important; }

  .pr-sm-n-3 {
    padding-right: -1.5rem !important; }

  .mr-sm-n-2 {
    margin-right: -1rem !important; }

  .pr-sm-n-2 {
    padding-right: -1rem !important; }

  .mr-sm-n-1 {
    margin-right: -0.5rem !important; }

  .pr-sm-n-1 {
    padding-right: -0.5rem !important; }

  .mr-sm-0 {
    margin-right: 0rem !important; }

  .pr-sm-0 {
    padding-right: 0rem !important; }

  .mr-sm-1 {
    margin-right: 0.5rem !important; }

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

  .mr-sm-2 {
    margin-right: 1rem !important; }

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

  .mr-sm-3 {
    margin-right: 1.5rem !important; }

  .pr-sm-3 {
    padding-right: 1.5rem !important; }

  .mr-sm-4 {
    margin-right: 2rem !important; }

  .pr-sm-4 {
    padding-right: 2rem !important; }

  .mr-sm-5 {
    margin-right: 2.5rem !important; }

  .pr-sm-5 {
    padding-right: 2.5rem !important; }

  .mr-sm-6 {
    margin-right: 3rem !important; }

  .pr-sm-6 {
    padding-right: 3rem !important; }

  .mr-sm-7 {
    margin-right: 3.5rem !important; }

  .pr-sm-7 {
    padding-right: 3.5rem !important; }

  .mr-sm-8 {
    margin-right: 4rem !important; }

  .pr-sm-8 {
    padding-right: 4rem !important; }

  .df-sm {
    display: flex; }

  .flex-sm-center {
    justify-content: center; }

  .flex-sm-start {
    justify-content: flex-start; }

  .flex-sm-end {
    justify-content: flex-end; }

  .flex-sm-between {
    justify-content: space-between; }

  .flex-sm-around {
    justify-content: space-around; }

  .dh-sm {
    display: hidden; }

  .db-sm {
    display: block; }

  .dn-sm {
    display: none; }

  .align-center {
    align-self: center; }

  .align-start {
    align-self: start; }

  .align-end {
    align-self: end; }

  .text-center {
    text-align: center; }

  .text-start {
    text-align: start; }

  .text-end {
    text-align: end; } }
.container-md {
  margin: 0 auto; }

@media screen and (min-width: 767px) {
  .col-md-1 {
    flex-grow: 0;
    padding: 0 10px;
    width: 8.3333333333%; }

  .col-md-2 {
    flex-grow: 0;
    padding: 0 10px;
    width: 16.6666666667%; }

  .col-md-3 {
    flex-grow: 0;
    padding: 0 10px;
    width: 25%; }

  .col-md-4 {
    flex-grow: 0;
    padding: 0 10px;
    width: 33.3333333333%; }

  .col-md-5 {
    flex-grow: 0;
    padding: 0 10px;
    width: 41.6666666667%; }

  .col-md-6 {
    flex-grow: 0;
    padding: 0 10px;
    width: 50%; }

  .col-md-7 {
    flex-grow: 0;
    padding: 0 10px;
    width: 58.3333333333%; }

  .col-md-8 {
    flex-grow: 0;
    padding: 0 10px;
    width: 66.6666666667%; }

  .col-md-9 {
    flex-grow: 0;
    padding: 0 10px;
    width: 75%; }

  .col-md-10 {
    flex-grow: 0;
    padding: 0 10px;
    width: 83.3333333333%; }

  .col-md-11 {
    flex-grow: 0;
    padding: 0 10px;
    width: 91.6666666667%; }

  .col-md-12 {
    flex-grow: 0;
    padding: 0 10px;
    width: 100%; }

  .m-md-n-8 {
    margin: -4rem !important; }

  .p-md-n-8 {
    padding: -4rem !important; }

  .m-md-n-7 {
    margin: -3.5rem !important; }

  .p-md-n-7 {
    padding: -3.5rem !important; }

  .m-md-n-6 {
    margin: -3rem !important; }

  .p-md-n-6 {
    padding: -3rem !important; }

  .m-md-n-5 {
    margin: -2.5rem !important; }

  .p-md-n-5 {
    padding: -2.5rem !important; }

  .m-md-n-4 {
    margin: -2rem !important; }

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

  .m-md-n-3 {
    margin: -1.5rem !important; }

  .p-md-n-3 {
    padding: -1.5rem !important; }

  .m-md-n-2 {
    margin: -1rem !important; }

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

  .m-md-n-1 {
    margin: -0.5rem !important; }

  .p-md-n-1 {
    padding: -0.5rem !important; }

  .m-md-0 {
    margin: 0rem !important; }

  .p-md-0 {
    padding: 0rem !important; }

  .m-md-1 {
    margin: 0.5rem !important; }

  .p-md-1 {
    padding: 0.5rem !important; }

  .m-md-2 {
    margin: 1rem !important; }

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

  .m-md-3 {
    margin: 1.5rem !important; }

  .p-md-3 {
    padding: 1.5rem !important; }

  .m-md-4 {
    margin: 2rem !important; }

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

  .m-md-5 {
    margin: 2.5rem !important; }

  .p-md-5 {
    padding: 2.5rem !important; }

  .m-md-6 {
    margin: 3rem !important; }

  .p-md-6 {
    padding: 3rem !important; }

  .m-md-7 {
    margin: 3.5rem !important; }

  .p-md-7 {
    padding: 3.5rem !important; }

  .m-md-8 {
    margin: 4rem !important; }

  .p-md-8 {
    padding: 4rem !important; }

  .mt-md-n-8 {
    margin-top: -4rem !important; }

  .pt-md-n-8 {
    padding-top: -4rem !important; }

  .mt-md-n-7 {
    margin-top: -3.5rem !important; }

  .pt-md-n-7 {
    padding-top: -3.5rem !important; }

  .mt-md-n-6 {
    margin-top: -3rem !important; }

  .pt-md-n-6 {
    padding-top: -3rem !important; }

  .mt-md-n-5 {
    margin-top: -2.5rem !important; }

  .pt-md-n-5 {
    padding-top: -2.5rem !important; }

  .mt-md-n-4 {
    margin-top: -2rem !important; }

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

  .mt-md-n-3 {
    margin-top: -1.5rem !important; }

  .pt-md-n-3 {
    padding-top: -1.5rem !important; }

  .mt-md-n-2 {
    margin-top: -1rem !important; }

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

  .mt-md-n-1 {
    margin-top: -0.5rem !important; }

  .pt-md-n-1 {
    padding-top: -0.5rem !important; }

  .mt-md-0 {
    margin-top: 0rem !important; }

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

  .mt-md-1 {
    margin-top: 0.5rem !important; }

  .pt-md-1 {
    padding-top: 0.5rem !important; }

  .mt-md-2 {
    margin-top: 1rem !important; }

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

  .mt-md-3 {
    margin-top: 1.5rem !important; }

  .pt-md-3 {
    padding-top: 1.5rem !important; }

  .mt-md-4 {
    margin-top: 2rem !important; }

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

  .mt-md-5 {
    margin-top: 2.5rem !important; }

  .pt-md-5 {
    padding-top: 2.5rem !important; }

  .mt-md-6 {
    margin-top: 3rem !important; }

  .pt-md-6 {
    padding-top: 3rem !important; }

  .mt-md-7 {
    margin-top: 3.5rem !important; }

  .pt-md-7 {
    padding-top: 3.5rem !important; }

  .mt-md-8 {
    margin-top: 4rem !important; }

  .pt-md-8 {
    padding-top: 4rem !important; }

  .mb-md-n-8 {
    margin-bottom: -4rem !important; }

  .pb-md-n-8 {
    padding-bottom: -4rem !important; }

  .mb-md-n-7 {
    margin-bottom: -3.5rem !important; }

  .pb-md-n-7 {
    padding-bottom: -3.5rem !important; }

  .mb-md-n-6 {
    margin-bottom: -3rem !important; }

  .pb-md-n-6 {
    padding-bottom: -3rem !important; }

  .mb-md-n-5 {
    margin-bottom: -2.5rem !important; }

  .pb-md-n-5 {
    padding-bottom: -2.5rem !important; }

  .mb-md-n-4 {
    margin-bottom: -2rem !important; }

  .pb-md-n-4 {
    padding-bottom: -2rem !important; }

  .mb-md-n-3 {
    margin-bottom: -1.5rem !important; }

  .pb-md-n-3 {
    padding-bottom: -1.5rem !important; }

  .mb-md-n-2 {
    margin-bottom: -1rem !important; }

  .pb-md-n-2 {
    padding-bottom: -1rem !important; }

  .mb-md-n-1 {
    margin-bottom: -0.5rem !important; }

  .pb-md-n-1 {
    padding-bottom: -0.5rem !important; }

  .mb-md-0 {
    margin-bottom: 0rem !important; }

  .pb-md-0 {
    padding-bottom: 0rem !important; }

  .mb-md-1 {
    margin-bottom: 0.5rem !important; }

  .pb-md-1 {
    padding-bottom: 0.5rem !important; }

  .mb-md-2 {
    margin-bottom: 1rem !important; }

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

  .mb-md-3 {
    margin-bottom: 1.5rem !important; }

  .pb-md-3 {
    padding-bottom: 1.5rem !important; }

  .mb-md-4 {
    margin-bottom: 2rem !important; }

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

  .mb-md-5 {
    margin-bottom: 2.5rem !important; }

  .pb-md-5 {
    padding-bottom: 2.5rem !important; }

  .mb-md-6 {
    margin-bottom: 3rem !important; }

  .pb-md-6 {
    padding-bottom: 3rem !important; }

  .mb-md-7 {
    margin-bottom: 3.5rem !important; }

  .pb-md-7 {
    padding-bottom: 3.5rem !important; }

  .mb-md-8 {
    margin-bottom: 4rem !important; }

  .pb-md-8 {
    padding-bottom: 4rem !important; }

  .ml-md-n-8 {
    margin-left: -4rem !important; }

  .pl-md-n-8 {
    padding-left: -4rem !important; }

  .ml-md-n-7 {
    margin-left: -3.5rem !important; }

  .pl-md-n-7 {
    padding-left: -3.5rem !important; }

  .ml-md-n-6 {
    margin-left: -3rem !important; }

  .pl-md-n-6 {
    padding-left: -3rem !important; }

  .ml-md-n-5 {
    margin-left: -2.5rem !important; }

  .pl-md-n-5 {
    padding-left: -2.5rem !important; }

  .ml-md-n-4 {
    margin-left: -2rem !important; }

  .pl-md-n-4 {
    padding-left: -2rem !important; }

  .ml-md-n-3 {
    margin-left: -1.5rem !important; }

  .pl-md-n-3 {
    padding-left: -1.5rem !important; }

  .ml-md-n-2 {
    margin-left: -1rem !important; }

  .pl-md-n-2 {
    padding-left: -1rem !important; }

  .ml-md-n-1 {
    margin-left: -0.5rem !important; }

  .pl-md-n-1 {
    padding-left: -0.5rem !important; }

  .ml-md-0 {
    margin-left: 0rem !important; }

  .pl-md-0 {
    padding-left: 0rem !important; }

  .ml-md-1 {
    margin-left: 0.5rem !important; }

  .pl-md-1 {
    padding-left: 0.5rem !important; }

  .ml-md-2 {
    margin-left: 1rem !important; }

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

  .ml-md-3 {
    margin-left: 1.5rem !important; }

  .pl-md-3 {
    padding-left: 1.5rem !important; }

  .ml-md-4 {
    margin-left: 2rem !important; }

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

  .ml-md-5 {
    margin-left: 2.5rem !important; }

  .pl-md-5 {
    padding-left: 2.5rem !important; }

  .ml-md-6 {
    margin-left: 3rem !important; }

  .pl-md-6 {
    padding-left: 3rem !important; }

  .ml-md-7 {
    margin-left: 3.5rem !important; }

  .pl-md-7 {
    padding-left: 3.5rem !important; }

  .ml-md-8 {
    margin-left: 4rem !important; }

  .pl-md-8 {
    padding-left: 4rem !important; }

  .mr-md-n-8 {
    margin-right: -4rem !important; }

  .pr-md-n-8 {
    padding-right: -4rem !important; }

  .mr-md-n-7 {
    margin-right: -3.5rem !important; }

  .pr-md-n-7 {
    padding-right: -3.5rem !important; }

  .mr-md-n-6 {
    margin-right: -3rem !important; }

  .pr-md-n-6 {
    padding-right: -3rem !important; }

  .mr-md-n-5 {
    margin-right: -2.5rem !important; }

  .pr-md-n-5 {
    padding-right: -2.5rem !important; }

  .mr-md-n-4 {
    margin-right: -2rem !important; }

  .pr-md-n-4 {
    padding-right: -2rem !important; }

  .mr-md-n-3 {
    margin-right: -1.5rem !important; }

  .pr-md-n-3 {
    padding-right: -1.5rem !important; }

  .mr-md-n-2 {
    margin-right: -1rem !important; }

  .pr-md-n-2 {
    padding-right: -1rem !important; }

  .mr-md-n-1 {
    margin-right: -0.5rem !important; }

  .pr-md-n-1 {
    padding-right: -0.5rem !important; }

  .mr-md-0 {
    margin-right: 0rem !important; }

  .pr-md-0 {
    padding-right: 0rem !important; }

  .mr-md-1 {
    margin-right: 0.5rem !important; }

  .pr-md-1 {
    padding-right: 0.5rem !important; }

  .mr-md-2 {
    margin-right: 1rem !important; }

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

  .mr-md-3 {
    margin-right: 1.5rem !important; }

  .pr-md-3 {
    padding-right: 1.5rem !important; }

  .mr-md-4 {
    margin-right: 2rem !important; }

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

  .mr-md-5 {
    margin-right: 2.5rem !important; }

  .pr-md-5 {
    padding-right: 2.5rem !important; }

  .mr-md-6 {
    margin-right: 3rem !important; }

  .pr-md-6 {
    padding-right: 3rem !important; }

  .mr-md-7 {
    margin-right: 3.5rem !important; }

  .pr-md-7 {
    padding-right: 3.5rem !important; }

  .mr-md-8 {
    margin-right: 4rem !important; }

  .pr-md-8 {
    padding-right: 4rem !important; }

  .df-md {
    display: flex; }

  .flex-md-center {
    justify-content: center; }

  .flex-md-start {
    justify-content: flex-start; }

  .flex-md-end {
    justify-content: flex-end; }

  .flex-md-between {
    justify-content: space-between; }

  .flex-md-around {
    justify-content: space-around; }

  .dh-md {
    display: hidden; }

  .db-md {
    display: block; }

  .dn-md {
    display: none; }

  .align-center {
    align-self: center; }

  .align-start {
    align-self: start; }

  .align-end {
    align-self: end; }

  .text-center {
    text-align: center; }

  .text-start {
    text-align: start; }

  .text-end {
    text-align: end; } }
.container-lg {
  margin: 0 auto; }

@media screen and (min-width: 1024px) {
  .col-lg-1 {
    flex-grow: 0;
    padding: 0 10px;
    width: 8.3333333333%; }

  .col-lg-2 {
    flex-grow: 0;
    padding: 0 10px;
    width: 16.6666666667%; }

  .col-lg-3 {
    flex-grow: 0;
    padding: 0 10px;
    width: 25%; }

  .col-lg-4 {
    flex-grow: 0;
    padding: 0 10px;
    width: 33.3333333333%; }

  .col-lg-5 {
    flex-grow: 0;
    padding: 0 10px;
    width: 41.6666666667%; }

  .col-lg-6 {
    flex-grow: 0;
    padding: 0 10px;
    width: 50%; }

  .col-lg-7 {
    flex-grow: 0;
    padding: 0 10px;
    width: 58.3333333333%; }

  .col-lg-8 {
    flex-grow: 0;
    padding: 0 10px;
    width: 66.6666666667%; }

  .col-lg-9 {
    flex-grow: 0;
    padding: 0 10px;
    width: 75%; }

  .col-lg-10 {
    flex-grow: 0;
    padding: 0 10px;
    width: 83.3333333333%; }

  .col-lg-11 {
    flex-grow: 0;
    padding: 0 10px;
    width: 91.6666666667%; }

  .col-lg-12 {
    flex-grow: 0;
    padding: 0 10px;
    width: 100%; }

  .m-lg-n-8 {
    margin: -4rem !important; }

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

  .m-lg-n-7 {
    margin: -3.5rem !important; }

  .p-lg-n-7 {
    padding: -3.5rem !important; }

  .m-lg-n-6 {
    margin: -3rem !important; }

  .p-lg-n-6 {
    padding: -3rem !important; }

  .m-lg-n-5 {
    margin: -2.5rem !important; }

  .p-lg-n-5 {
    padding: -2.5rem !important; }

  .m-lg-n-4 {
    margin: -2rem !important; }

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

  .m-lg-n-3 {
    margin: -1.5rem !important; }

  .p-lg-n-3 {
    padding: -1.5rem !important; }

  .m-lg-n-2 {
    margin: -1rem !important; }

  .p-lg-n-2 {
    padding: -1rem !important; }

  .m-lg-n-1 {
    margin: -0.5rem !important; }

  .p-lg-n-1 {
    padding: -0.5rem !important; }

  .m-lg-0 {
    margin: 0rem !important; }

  .p-lg-0 {
    padding: 0rem !important; }

  .m-lg-1 {
    margin: 0.5rem !important; }

  .p-lg-1 {
    padding: 0.5rem !important; }

  .m-lg-2 {
    margin: 1rem !important; }

  .p-lg-2 {
    padding: 1rem !important; }

  .m-lg-3 {
    margin: 1.5rem !important; }

  .p-lg-3 {
    padding: 1.5rem !important; }

  .m-lg-4 {
    margin: 2rem !important; }

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

  .m-lg-5 {
    margin: 2.5rem !important; }

  .p-lg-5 {
    padding: 2.5rem !important; }

  .m-lg-6 {
    margin: 3rem !important; }

  .p-lg-6 {
    padding: 3rem !important; }

  .m-lg-7 {
    margin: 3.5rem !important; }

  .p-lg-7 {
    padding: 3.5rem !important; }

  .m-lg-8 {
    margin: 4rem !important; }

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

  .mt-lg-n-8 {
    margin-top: -4rem !important; }

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

  .mt-lg-n-7 {
    margin-top: -3.5rem !important; }

  .pt-lg-n-7 {
    padding-top: -3.5rem !important; }

  .mt-lg-n-6 {
    margin-top: -3rem !important; }

  .pt-lg-n-6 {
    padding-top: -3rem !important; }

  .mt-lg-n-5 {
    margin-top: -2.5rem !important; }

  .pt-lg-n-5 {
    padding-top: -2.5rem !important; }

  .mt-lg-n-4 {
    margin-top: -2rem !important; }

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

  .mt-lg-n-3 {
    margin-top: -1.5rem !important; }

  .pt-lg-n-3 {
    padding-top: -1.5rem !important; }

  .mt-lg-n-2 {
    margin-top: -1rem !important; }

  .pt-lg-n-2 {
    padding-top: -1rem !important; }

  .mt-lg-n-1 {
    margin-top: -0.5rem !important; }

  .pt-lg-n-1 {
    padding-top: -0.5rem !important; }

  .mt-lg-0 {
    margin-top: 0rem !important; }

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

  .mt-lg-1 {
    margin-top: 0.5rem !important; }

  .pt-lg-1 {
    padding-top: 0.5rem !important; }

  .mt-lg-2 {
    margin-top: 1rem !important; }

  .pt-lg-2 {
    padding-top: 1rem !important; }

  .mt-lg-3 {
    margin-top: 1.5rem !important; }

  .pt-lg-3 {
    padding-top: 1.5rem !important; }

  .mt-lg-4 {
    margin-top: 2rem !important; }

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

  .mt-lg-5 {
    margin-top: 2.5rem !important; }

  .pt-lg-5 {
    padding-top: 2.5rem !important; }

  .mt-lg-6 {
    margin-top: 3rem !important; }

  .pt-lg-6 {
    padding-top: 3rem !important; }

  .mt-lg-7 {
    margin-top: 3.5rem !important; }

  .pt-lg-7 {
    padding-top: 3.5rem !important; }

  .mt-lg-8 {
    margin-top: 4rem !important; }

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

  .mb-lg-n-8 {
    margin-bottom: -4rem !important; }

  .pb-lg-n-8 {
    padding-bottom: -4rem !important; }

  .mb-lg-n-7 {
    margin-bottom: -3.5rem !important; }

  .pb-lg-n-7 {
    padding-bottom: -3.5rem !important; }

  .mb-lg-n-6 {
    margin-bottom: -3rem !important; }

  .pb-lg-n-6 {
    padding-bottom: -3rem !important; }

  .mb-lg-n-5 {
    margin-bottom: -2.5rem !important; }

  .pb-lg-n-5 {
    padding-bottom: -2.5rem !important; }

  .mb-lg-n-4 {
    margin-bottom: -2rem !important; }

  .pb-lg-n-4 {
    padding-bottom: -2rem !important; }

  .mb-lg-n-3 {
    margin-bottom: -1.5rem !important; }

  .pb-lg-n-3 {
    padding-bottom: -1.5rem !important; }

  .mb-lg-n-2 {
    margin-bottom: -1rem !important; }

  .pb-lg-n-2 {
    padding-bottom: -1rem !important; }

  .mb-lg-n-1 {
    margin-bottom: -0.5rem !important; }

  .pb-lg-n-1 {
    padding-bottom: -0.5rem !important; }

  .mb-lg-0 {
    margin-bottom: 0rem !important; }

  .pb-lg-0 {
    padding-bottom: 0rem !important; }

  .mb-lg-1 {
    margin-bottom: 0.5rem !important; }

  .pb-lg-1 {
    padding-bottom: 0.5rem !important; }

  .mb-lg-2 {
    margin-bottom: 1rem !important; }

  .pb-lg-2 {
    padding-bottom: 1rem !important; }

  .mb-lg-3 {
    margin-bottom: 1.5rem !important; }

  .pb-lg-3 {
    padding-bottom: 1.5rem !important; }

  .mb-lg-4 {
    margin-bottom: 2rem !important; }

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

  .mb-lg-5 {
    margin-bottom: 2.5rem !important; }

  .pb-lg-5 {
    padding-bottom: 2.5rem !important; }

  .mb-lg-6 {
    margin-bottom: 3rem !important; }

  .pb-lg-6 {
    padding-bottom: 3rem !important; }

  .mb-lg-7 {
    margin-bottom: 3.5rem !important; }

  .pb-lg-7 {
    padding-bottom: 3.5rem !important; }

  .mb-lg-8 {
    margin-bottom: 4rem !important; }

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

  .ml-lg-n-8 {
    margin-left: -4rem !important; }

  .pl-lg-n-8 {
    padding-left: -4rem !important; }

  .ml-lg-n-7 {
    margin-left: -3.5rem !important; }

  .pl-lg-n-7 {
    padding-left: -3.5rem !important; }

  .ml-lg-n-6 {
    margin-left: -3rem !important; }

  .pl-lg-n-6 {
    padding-left: -3rem !important; }

  .ml-lg-n-5 {
    margin-left: -2.5rem !important; }

  .pl-lg-n-5 {
    padding-left: -2.5rem !important; }

  .ml-lg-n-4 {
    margin-left: -2rem !important; }

  .pl-lg-n-4 {
    padding-left: -2rem !important; }

  .ml-lg-n-3 {
    margin-left: -1.5rem !important; }

  .pl-lg-n-3 {
    padding-left: -1.5rem !important; }

  .ml-lg-n-2 {
    margin-left: -1rem !important; }

  .pl-lg-n-2 {
    padding-left: -1rem !important; }

  .ml-lg-n-1 {
    margin-left: -0.5rem !important; }

  .pl-lg-n-1 {
    padding-left: -0.5rem !important; }

  .ml-lg-0 {
    margin-left: 0rem !important; }

  .pl-lg-0 {
    padding-left: 0rem !important; }

  .ml-lg-1 {
    margin-left: 0.5rem !important; }

  .pl-lg-1 {
    padding-left: 0.5rem !important; }

  .ml-lg-2 {
    margin-left: 1rem !important; }

  .pl-lg-2 {
    padding-left: 1rem !important; }

  .ml-lg-3 {
    margin-left: 1.5rem !important; }

  .pl-lg-3 {
    padding-left: 1.5rem !important; }

  .ml-lg-4 {
    margin-left: 2rem !important; }

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

  .ml-lg-5 {
    margin-left: 2.5rem !important; }

  .pl-lg-5 {
    padding-left: 2.5rem !important; }

  .ml-lg-6 {
    margin-left: 3rem !important; }

  .pl-lg-6 {
    padding-left: 3rem !important; }

  .ml-lg-7 {
    margin-left: 3.5rem !important; }

  .pl-lg-7 {
    padding-left: 3.5rem !important; }

  .ml-lg-8 {
    margin-left: 4rem !important; }

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

  .mr-lg-n-8 {
    margin-right: -4rem !important; }

  .pr-lg-n-8 {
    padding-right: -4rem !important; }

  .mr-lg-n-7 {
    margin-right: -3.5rem !important; }

  .pr-lg-n-7 {
    padding-right: -3.5rem !important; }

  .mr-lg-n-6 {
    margin-right: -3rem !important; }

  .pr-lg-n-6 {
    padding-right: -3rem !important; }

  .mr-lg-n-5 {
    margin-right: -2.5rem !important; }

  .pr-lg-n-5 {
    padding-right: -2.5rem !important; }

  .mr-lg-n-4 {
    margin-right: -2rem !important; }

  .pr-lg-n-4 {
    padding-right: -2rem !important; }

  .mr-lg-n-3 {
    margin-right: -1.5rem !important; }

  .pr-lg-n-3 {
    padding-right: -1.5rem !important; }

  .mr-lg-n-2 {
    margin-right: -1rem !important; }

  .pr-lg-n-2 {
    padding-right: -1rem !important; }

  .mr-lg-n-1 {
    margin-right: -0.5rem !important; }

  .pr-lg-n-1 {
    padding-right: -0.5rem !important; }

  .mr-lg-0 {
    margin-right: 0rem !important; }

  .pr-lg-0 {
    padding-right: 0rem !important; }

  .mr-lg-1 {
    margin-right: 0.5rem !important; }

  .pr-lg-1 {
    padding-right: 0.5rem !important; }

  .mr-lg-2 {
    margin-right: 1rem !important; }

  .pr-lg-2 {
    padding-right: 1rem !important; }

  .mr-lg-3 {
    margin-right: 1.5rem !important; }

  .pr-lg-3 {
    padding-right: 1.5rem !important; }

  .mr-lg-4 {
    margin-right: 2rem !important; }

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

  .mr-lg-5 {
    margin-right: 2.5rem !important; }

  .pr-lg-5 {
    padding-right: 2.5rem !important; }

  .mr-lg-6 {
    margin-right: 3rem !important; }

  .pr-lg-6 {
    padding-right: 3rem !important; }

  .mr-lg-7 {
    margin-right: 3.5rem !important; }

  .pr-lg-7 {
    padding-right: 3.5rem !important; }

  .mr-lg-8 {
    margin-right: 4rem !important; }

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

  .df-lg {
    display: flex; }

  .flex-lg-center {
    justify-content: center; }

  .flex-lg-start {
    justify-content: flex-start; }

  .flex-lg-end {
    justify-content: flex-end; }

  .flex-lg-between {
    justify-content: space-between; }

  .flex-lg-around {
    justify-content: space-around; }

  .dh-lg {
    display: hidden; }

  .db-lg {
    display: block; }

  .dn-lg {
    display: none; }

  .align-center {
    align-self: center; }

  .align-start {
    align-self: start; }

  .align-end {
    align-self: end; }

  .text-center {
    text-align: center; }

  .text-start {
    text-align: start; }

  .text-end {
    text-align: end; } }
.container-xl {
  margin: 0 auto; }

@media screen and (min-width: 1440px) {
  .col-xl-1 {
    flex-grow: 0;
    padding: 0 10px;
    width: 8.3333333333%; }

  .col-xl-2 {
    flex-grow: 0;
    padding: 0 10px;
    width: 16.6666666667%; }

  .col-xl-3 {
    flex-grow: 0;
    padding: 0 10px;
    width: 25%; }

  .col-xl-4 {
    flex-grow: 0;
    padding: 0 10px;
    width: 33.3333333333%; }

  .col-xl-5 {
    flex-grow: 0;
    padding: 0 10px;
    width: 41.6666666667%; }

  .col-xl-6 {
    flex-grow: 0;
    padding: 0 10px;
    width: 50%; }

  .col-xl-7 {
    flex-grow: 0;
    padding: 0 10px;
    width: 58.3333333333%; }

  .col-xl-8 {
    flex-grow: 0;
    padding: 0 10px;
    width: 66.6666666667%; }

  .col-xl-9 {
    flex-grow: 0;
    padding: 0 10px;
    width: 75%; }

  .col-xl-10 {
    flex-grow: 0;
    padding: 0 10px;
    width: 83.3333333333%; }

  .col-xl-11 {
    flex-grow: 0;
    padding: 0 10px;
    width: 91.6666666667%; }

  .col-xl-12 {
    flex-grow: 0;
    padding: 0 10px;
    width: 100%; }

  .m-xl-n-8 {
    margin: -4rem !important; }

  .p-xl-n-8 {
    padding: -4rem !important; }

  .m-xl-n-7 {
    margin: -3.5rem !important; }

  .p-xl-n-7 {
    padding: -3.5rem !important; }

  .m-xl-n-6 {
    margin: -3rem !important; }

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

  .m-xl-n-5 {
    margin: -2.5rem !important; }

  .p-xl-n-5 {
    padding: -2.5rem !important; }

  .m-xl-n-4 {
    margin: -2rem !important; }

  .p-xl-n-4 {
    padding: -2rem !important; }

  .m-xl-n-3 {
    margin: -1.5rem !important; }

  .p-xl-n-3 {
    padding: -1.5rem !important; }

  .m-xl-n-2 {
    margin: -1rem !important; }

  .p-xl-n-2 {
    padding: -1rem !important; }

  .m-xl-n-1 {
    margin: -0.5rem !important; }

  .p-xl-n-1 {
    padding: -0.5rem !important; }

  .m-xl-0 {
    margin: 0rem !important; }

  .p-xl-0 {
    padding: 0rem !important; }

  .m-xl-1 {
    margin: 0.5rem !important; }

  .p-xl-1 {
    padding: 0.5rem !important; }

  .m-xl-2 {
    margin: 1rem !important; }

  .p-xl-2 {
    padding: 1rem !important; }

  .m-xl-3 {
    margin: 1.5rem !important; }

  .p-xl-3 {
    padding: 1.5rem !important; }

  .m-xl-4 {
    margin: 2rem !important; }

  .p-xl-4 {
    padding: 2rem !important; }

  .m-xl-5 {
    margin: 2.5rem !important; }

  .p-xl-5 {
    padding: 2.5rem !important; }

  .m-xl-6 {
    margin: 3rem !important; }

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

  .m-xl-7 {
    margin: 3.5rem !important; }

  .p-xl-7 {
    padding: 3.5rem !important; }

  .m-xl-8 {
    margin: 4rem !important; }

  .p-xl-8 {
    padding: 4rem !important; }

  .mt-xl-n-8 {
    margin-top: -4rem !important; }

  .pt-xl-n-8 {
    padding-top: -4rem !important; }

  .mt-xl-n-7 {
    margin-top: -3.5rem !important; }

  .pt-xl-n-7 {
    padding-top: -3.5rem !important; }

  .mt-xl-n-6 {
    margin-top: -3rem !important; }

  .pt-xl-n-6 {
    padding-top: -3rem !important; }

  .mt-xl-n-5 {
    margin-top: -2.5rem !important; }

  .pt-xl-n-5 {
    padding-top: -2.5rem !important; }

  .mt-xl-n-4 {
    margin-top: -2rem !important; }

  .pt-xl-n-4 {
    padding-top: -2rem !important; }

  .mt-xl-n-3 {
    margin-top: -1.5rem !important; }

  .pt-xl-n-3 {
    padding-top: -1.5rem !important; }

  .mt-xl-n-2 {
    margin-top: -1rem !important; }

  .pt-xl-n-2 {
    padding-top: -1rem !important; }

  .mt-xl-n-1 {
    margin-top: -0.5rem !important; }

  .pt-xl-n-1 {
    padding-top: -0.5rem !important; }

  .mt-xl-0 {
    margin-top: 0rem !important; }

  .pt-xl-0 {
    padding-top: 0rem !important; }

  .mt-xl-1 {
    margin-top: 0.5rem !important; }

  .pt-xl-1 {
    padding-top: 0.5rem !important; }

  .mt-xl-2 {
    margin-top: 1rem !important; }

  .pt-xl-2 {
    padding-top: 1rem !important; }

  .mt-xl-3 {
    margin-top: 1.5rem !important; }

  .pt-xl-3 {
    padding-top: 1.5rem !important; }

  .mt-xl-4 {
    margin-top: 2rem !important; }

  .pt-xl-4 {
    padding-top: 2rem !important; }

  .mt-xl-5 {
    margin-top: 2.5rem !important; }

  .pt-xl-5 {
    padding-top: 2.5rem !important; }

  .mt-xl-6 {
    margin-top: 3rem !important; }

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

  .mt-xl-7 {
    margin-top: 3.5rem !important; }

  .pt-xl-7 {
    padding-top: 3.5rem !important; }

  .mt-xl-8 {
    margin-top: 4rem !important; }

  .pt-xl-8 {
    padding-top: 4rem !important; }

  .mb-xl-n-8 {
    margin-bottom: -4rem !important; }

  .pb-xl-n-8 {
    padding-bottom: -4rem !important; }

  .mb-xl-n-7 {
    margin-bottom: -3.5rem !important; }

  .pb-xl-n-7 {
    padding-bottom: -3.5rem !important; }

  .mb-xl-n-6 {
    margin-bottom: -3rem !important; }

  .pb-xl-n-6 {
    padding-bottom: -3rem !important; }

  .mb-xl-n-5 {
    margin-bottom: -2.5rem !important; }

  .pb-xl-n-5 {
    padding-bottom: -2.5rem !important; }

  .mb-xl-n-4 {
    margin-bottom: -2rem !important; }

  .pb-xl-n-4 {
    padding-bottom: -2rem !important; }

  .mb-xl-n-3 {
    margin-bottom: -1.5rem !important; }

  .pb-xl-n-3 {
    padding-bottom: -1.5rem !important; }

  .mb-xl-n-2 {
    margin-bottom: -1rem !important; }

  .pb-xl-n-2 {
    padding-bottom: -1rem !important; }

  .mb-xl-n-1 {
    margin-bottom: -0.5rem !important; }

  .pb-xl-n-1 {
    padding-bottom: -0.5rem !important; }

  .mb-xl-0 {
    margin-bottom: 0rem !important; }

  .pb-xl-0 {
    padding-bottom: 0rem !important; }

  .mb-xl-1 {
    margin-bottom: 0.5rem !important; }

  .pb-xl-1 {
    padding-bottom: 0.5rem !important; }

  .mb-xl-2 {
    margin-bottom: 1rem !important; }

  .pb-xl-2 {
    padding-bottom: 1rem !important; }

  .mb-xl-3 {
    margin-bottom: 1.5rem !important; }

  .pb-xl-3 {
    padding-bottom: 1.5rem !important; }

  .mb-xl-4 {
    margin-bottom: 2rem !important; }

  .pb-xl-4 {
    padding-bottom: 2rem !important; }

  .mb-xl-5 {
    margin-bottom: 2.5rem !important; }

  .pb-xl-5 {
    padding-bottom: 2.5rem !important; }

  .mb-xl-6 {
    margin-bottom: 3rem !important; }

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

  .mb-xl-7 {
    margin-bottom: 3.5rem !important; }

  .pb-xl-7 {
    padding-bottom: 3.5rem !important; }

  .mb-xl-8 {
    margin-bottom: 4rem !important; }

  .pb-xl-8 {
    padding-bottom: 4rem !important; }

  .ml-xl-n-8 {
    margin-left: -4rem !important; }

  .pl-xl-n-8 {
    padding-left: -4rem !important; }

  .ml-xl-n-7 {
    margin-left: -3.5rem !important; }

  .pl-xl-n-7 {
    padding-left: -3.5rem !important; }

  .ml-xl-n-6 {
    margin-left: -3rem !important; }

  .pl-xl-n-6 {
    padding-left: -3rem !important; }

  .ml-xl-n-5 {
    margin-left: -2.5rem !important; }

  .pl-xl-n-5 {
    padding-left: -2.5rem !important; }

  .ml-xl-n-4 {
    margin-left: -2rem !important; }

  .pl-xl-n-4 {
    padding-left: -2rem !important; }

  .ml-xl-n-3 {
    margin-left: -1.5rem !important; }

  .pl-xl-n-3 {
    padding-left: -1.5rem !important; }

  .ml-xl-n-2 {
    margin-left: -1rem !important; }

  .pl-xl-n-2 {
    padding-left: -1rem !important; }

  .ml-xl-n-1 {
    margin-left: -0.5rem !important; }

  .pl-xl-n-1 {
    padding-left: -0.5rem !important; }

  .ml-xl-0 {
    margin-left: 0rem !important; }

  .pl-xl-0 {
    padding-left: 0rem !important; }

  .ml-xl-1 {
    margin-left: 0.5rem !important; }

  .pl-xl-1 {
    padding-left: 0.5rem !important; }

  .ml-xl-2 {
    margin-left: 1rem !important; }

  .pl-xl-2 {
    padding-left: 1rem !important; }

  .ml-xl-3 {
    margin-left: 1.5rem !important; }

  .pl-xl-3 {
    padding-left: 1.5rem !important; }

  .ml-xl-4 {
    margin-left: 2rem !important; }

  .pl-xl-4 {
    padding-left: 2rem !important; }

  .ml-xl-5 {
    margin-left: 2.5rem !important; }

  .pl-xl-5 {
    padding-left: 2.5rem !important; }

  .ml-xl-6 {
    margin-left: 3rem !important; }

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

  .ml-xl-7 {
    margin-left: 3.5rem !important; }

  .pl-xl-7 {
    padding-left: 3.5rem !important; }

  .ml-xl-8 {
    margin-left: 4rem !important; }

  .pl-xl-8 {
    padding-left: 4rem !important; }

  .mr-xl-n-8 {
    margin-right: -4rem !important; }

  .pr-xl-n-8 {
    padding-right: -4rem !important; }

  .mr-xl-n-7 {
    margin-right: -3.5rem !important; }

  .pr-xl-n-7 {
    padding-right: -3.5rem !important; }

  .mr-xl-n-6 {
    margin-right: -3rem !important; }

  .pr-xl-n-6 {
    padding-right: -3rem !important; }

  .mr-xl-n-5 {
    margin-right: -2.5rem !important; }

  .pr-xl-n-5 {
    padding-right: -2.5rem !important; }

  .mr-xl-n-4 {
    margin-right: -2rem !important; }

  .pr-xl-n-4 {
    padding-right: -2rem !important; }

  .mr-xl-n-3 {
    margin-right: -1.5rem !important; }

  .pr-xl-n-3 {
    padding-right: -1.5rem !important; }

  .mr-xl-n-2 {
    margin-right: -1rem !important; }

  .pr-xl-n-2 {
    padding-right: -1rem !important; }

  .mr-xl-n-1 {
    margin-right: -0.5rem !important; }

  .pr-xl-n-1 {
    padding-right: -0.5rem !important; }

  .mr-xl-0 {
    margin-right: 0rem !important; }

  .pr-xl-0 {
    padding-right: 0rem !important; }

  .mr-xl-1 {
    margin-right: 0.5rem !important; }

  .pr-xl-1 {
    padding-right: 0.5rem !important; }

  .mr-xl-2 {
    margin-right: 1rem !important; }

  .pr-xl-2 {
    padding-right: 1rem !important; }

  .mr-xl-3 {
    margin-right: 1.5rem !important; }

  .pr-xl-3 {
    padding-right: 1.5rem !important; }

  .mr-xl-4 {
    margin-right: 2rem !important; }

  .pr-xl-4 {
    padding-right: 2rem !important; }

  .mr-xl-5 {
    margin-right: 2.5rem !important; }

  .pr-xl-5 {
    padding-right: 2.5rem !important; }

  .mr-xl-6 {
    margin-right: 3rem !important; }

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

  .mr-xl-7 {
    margin-right: 3.5rem !important; }

  .pr-xl-7 {
    padding-right: 3.5rem !important; }

  .mr-xl-8 {
    margin-right: 4rem !important; }

  .pr-xl-8 {
    padding-right: 4rem !important; }

  .df-xl {
    display: flex; }

  .flex-xl-center {
    justify-content: center; }

  .flex-xl-start {
    justify-content: flex-start; }

  .flex-xl-end {
    justify-content: flex-end; }

  .flex-xl-between {
    justify-content: space-between; }

  .flex-xl-around {
    justify-content: space-around; }

  .dh-xl {
    display: hidden; }

  .db-xl {
    display: block; }

  .dn-xl {
    display: none; }

  .align-center {
    align-self: center; }

  .align-start {
    align-self: start; }

  .align-end {
    align-self: end; }

  .text-center {
    text-align: center; }

  .text-start {
    text-align: start; }

  .text-end {
    text-align: end; } }
.border-0-light {
  border: 0rem solid #dee2e6; }

.border-1-light {
  border: 0.1rem solid #dee2e6; }

.border-2-light {
  border: 0.2rem solid #dee2e6; }

.border-3-light {
  border: 0.3rem solid #dee2e6; }

.border-4-light {
  border: 0.4rem solid #dee2e6; }

.border-5-light {
  border: 0.5rem solid #dee2e6; }

.border-top-0-light {
  border-top: 0rem solid #dee2e6; }

.border-top-1-light {
  border-top: 0.1rem solid #dee2e6; }

.border-top-2-light {
  border-top: 0.2rem solid #dee2e6; }

.border-top-3-light {
  border-top: 0.3rem solid #dee2e6; }

.border-top-4-light {
  border-top: 0.4rem solid #dee2e6; }

.border-top-5-light {
  border-top: 0.5rem solid #dee2e6; }

.border-bottom-0-light {
  border-bottom: 0rem solid #dee2e6; }

.border-bottom-1-light {
  border-bottom: 0.1rem solid #dee2e6; }

.border-bottom-2-light {
  border-bottom: 0.2rem solid #dee2e6; }

.border-bottom-3-light {
  border-bottom: 0.3rem solid #dee2e6; }

.border-bottom-4-light {
  border-bottom: 0.4rem solid #dee2e6; }

.border-bottom-5-light {
  border-bottom: 0.5rem solid #dee2e6; }

.border-left-0-light {
  border-left: 0rem solid #dee2e6; }

.border-left-1-light {
  border-left: 0.1rem solid #dee2e6; }

.border-left-2-light {
  border-left: 0.2rem solid #dee2e6; }

.border-left-3-light {
  border-left: 0.3rem solid #dee2e6; }

.border-left-4-light {
  border-left: 0.4rem solid #dee2e6; }

.border-left-5-light {
  border-left: 0.5rem solid #dee2e6; }

.border-right-0-light {
  border-right: 0rem solid #dee2e6; }

.border-right-1-light {
  border-right: 0.1rem solid #dee2e6; }

.border-right-2-light {
  border-right: 0.2rem solid #dee2e6; }

.border-right-3-light {
  border-right: 0.3rem solid #dee2e6; }

.border-right-4-light {
  border-right: 0.4rem solid #dee2e6; }

.border-right-5-light {
  border-right: 0.5rem solid #dee2e6; }

.bg-light {
  background-color: #dee2e6; }

.text-light {
  color: #dee2e6; }

.border-0-dark {
  border: 0rem solid #343a40; }

.border-1-dark {
  border: 0.1rem solid #343a40; }

.border-2-dark {
  border: 0.2rem solid #343a40; }

.border-3-dark {
  border: 0.3rem solid #343a40; }

.border-4-dark {
  border: 0.4rem solid #343a40; }

.border-5-dark {
  border: 0.5rem solid #343a40; }

.border-top-0-dark {
  border-top: 0rem solid #343a40; }

.border-top-1-dark {
  border-top: 0.1rem solid #343a40; }

.border-top-2-dark {
  border-top: 0.2rem solid #343a40; }

.border-top-3-dark {
  border-top: 0.3rem solid #343a40; }

.border-top-4-dark {
  border-top: 0.4rem solid #343a40; }

.border-top-5-dark {
  border-top: 0.5rem solid #343a40; }

.border-bottom-0-dark {
  border-bottom: 0rem solid #343a40; }

.border-bottom-1-dark {
  border-bottom: 0.1rem solid #343a40; }

.border-bottom-2-dark {
  border-bottom: 0.2rem solid #343a40; }

.border-bottom-3-dark {
  border-bottom: 0.3rem solid #343a40; }

.border-bottom-4-dark {
  border-bottom: 0.4rem solid #343a40; }

.border-bottom-5-dark {
  border-bottom: 0.5rem solid #343a40; }

.border-left-0-dark {
  border-left: 0rem solid #343a40; }

.border-left-1-dark {
  border-left: 0.1rem solid #343a40; }

.border-left-2-dark {
  border-left: 0.2rem solid #343a40; }

.border-left-3-dark {
  border-left: 0.3rem solid #343a40; }

.border-left-4-dark {
  border-left: 0.4rem solid #343a40; }

.border-left-5-dark {
  border-left: 0.5rem solid #343a40; }

.border-right-0-dark {
  border-right: 0rem solid #343a40; }

.border-right-1-dark {
  border-right: 0.1rem solid #343a40; }

.border-right-2-dark {
  border-right: 0.2rem solid #343a40; }

.border-right-3-dark {
  border-right: 0.3rem solid #343a40; }

.border-right-4-dark {
  border-right: 0.4rem solid #343a40; }

.border-right-5-dark {
  border-right: 0.5rem solid #343a40; }

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

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

.border-0-release {
  border: 0rem solid #a07cbc; }

.border-1-release {
  border: 0.1rem solid #a07cbc; }

.border-2-release {
  border: 0.2rem solid #a07cbc; }

.border-3-release {
  border: 0.3rem solid #a07cbc; }

.border-4-release {
  border: 0.4rem solid #a07cbc; }

.border-5-release {
  border: 0.5rem solid #a07cbc; }

.border-top-0-release {
  border-top: 0rem solid #a07cbc; }

.border-top-1-release {
  border-top: 0.1rem solid #a07cbc; }

.border-top-2-release {
  border-top: 0.2rem solid #a07cbc; }

.border-top-3-release {
  border-top: 0.3rem solid #a07cbc; }

.border-top-4-release {
  border-top: 0.4rem solid #a07cbc; }

.border-top-5-release {
  border-top: 0.5rem solid #a07cbc; }

.border-bottom-0-release {
  border-bottom: 0rem solid #a07cbc; }

.border-bottom-1-release {
  border-bottom: 0.1rem solid #a07cbc; }

.border-bottom-2-release {
  border-bottom: 0.2rem solid #a07cbc; }

.border-bottom-3-release {
  border-bottom: 0.3rem solid #a07cbc; }

.border-bottom-4-release {
  border-bottom: 0.4rem solid #a07cbc; }

.border-bottom-5-release {
  border-bottom: 0.5rem solid #a07cbc; }

.border-left-0-release {
  border-left: 0rem solid #a07cbc; }

.border-left-1-release {
  border-left: 0.1rem solid #a07cbc; }

.border-left-2-release {
  border-left: 0.2rem solid #a07cbc; }

.border-left-3-release {
  border-left: 0.3rem solid #a07cbc; }

.border-left-4-release {
  border-left: 0.4rem solid #a07cbc; }

.border-left-5-release {
  border-left: 0.5rem solid #a07cbc; }

.border-right-0-release {
  border-right: 0rem solid #a07cbc; }

.border-right-1-release {
  border-right: 0.1rem solid #a07cbc; }

.border-right-2-release {
  border-right: 0.2rem solid #a07cbc; }

.border-right-3-release {
  border-right: 0.3rem solid #a07cbc; }

.border-right-4-release {
  border-right: 0.4rem solid #a07cbc; }

.border-right-5-release {
  border-right: 0.5rem solid #a07cbc; }

.bg-release {
  background-color: #a07cbc; }

.text-release {
  color: #a07cbc; }

.border-0-success {
  border: 0rem solid #61b921; }

.border-1-success {
  border: 0.1rem solid #61b921; }

.border-2-success {
  border: 0.2rem solid #61b921; }

.border-3-success {
  border: 0.3rem solid #61b921; }

.border-4-success {
  border: 0.4rem solid #61b921; }

.border-5-success {
  border: 0.5rem solid #61b921; }

.border-top-0-success {
  border-top: 0rem solid #61b921; }

.border-top-1-success {
  border-top: 0.1rem solid #61b921; }

.border-top-2-success {
  border-top: 0.2rem solid #61b921; }

.border-top-3-success {
  border-top: 0.3rem solid #61b921; }

.border-top-4-success {
  border-top: 0.4rem solid #61b921; }

.border-top-5-success {
  border-top: 0.5rem solid #61b921; }

.border-bottom-0-success {
  border-bottom: 0rem solid #61b921; }

.border-bottom-1-success {
  border-bottom: 0.1rem solid #61b921; }

.border-bottom-2-success {
  border-bottom: 0.2rem solid #61b921; }

.border-bottom-3-success {
  border-bottom: 0.3rem solid #61b921; }

.border-bottom-4-success {
  border-bottom: 0.4rem solid #61b921; }

.border-bottom-5-success {
  border-bottom: 0.5rem solid #61b921; }

.border-left-0-success {
  border-left: 0rem solid #61b921; }

.border-left-1-success {
  border-left: 0.1rem solid #61b921; }

.border-left-2-success {
  border-left: 0.2rem solid #61b921; }

.border-left-3-success {
  border-left: 0.3rem solid #61b921; }

.border-left-4-success {
  border-left: 0.4rem solid #61b921; }

.border-left-5-success {
  border-left: 0.5rem solid #61b921; }

.border-right-0-success {
  border-right: 0rem solid #61b921; }

.border-right-1-success {
  border-right: 0.1rem solid #61b921; }

.border-right-2-success {
  border-right: 0.2rem solid #61b921; }

.border-right-3-success {
  border-right: 0.3rem solid #61b921; }

.border-right-4-success {
  border-right: 0.4rem solid #61b921; }

.border-right-5-success {
  border-right: 0.5rem solid #61b921; }

.bg-success {
  background-color: #61b921; }

.text-success {
  color: #61b921; }

.border-0-halloween {
  border: 0rem solid #c27c18; }

.border-1-halloween {
  border: 0.1rem solid #c27c18; }

.border-2-halloween {
  border: 0.2rem solid #c27c18; }

.border-3-halloween {
  border: 0.3rem solid #c27c18; }

.border-4-halloween {
  border: 0.4rem solid #c27c18; }

.border-5-halloween {
  border: 0.5rem solid #c27c18; }

.border-top-0-halloween {
  border-top: 0rem solid #c27c18; }

.border-top-1-halloween {
  border-top: 0.1rem solid #c27c18; }

.border-top-2-halloween {
  border-top: 0.2rem solid #c27c18; }

.border-top-3-halloween {
  border-top: 0.3rem solid #c27c18; }

.border-top-4-halloween {
  border-top: 0.4rem solid #c27c18; }

.border-top-5-halloween {
  border-top: 0.5rem solid #c27c18; }

.border-bottom-0-halloween {
  border-bottom: 0rem solid #c27c18; }

.border-bottom-1-halloween {
  border-bottom: 0.1rem solid #c27c18; }

.border-bottom-2-halloween {
  border-bottom: 0.2rem solid #c27c18; }

.border-bottom-3-halloween {
  border-bottom: 0.3rem solid #c27c18; }

.border-bottom-4-halloween {
  border-bottom: 0.4rem solid #c27c18; }

.border-bottom-5-halloween {
  border-bottom: 0.5rem solid #c27c18; }

.border-left-0-halloween {
  border-left: 0rem solid #c27c18; }

.border-left-1-halloween {
  border-left: 0.1rem solid #c27c18; }

.border-left-2-halloween {
  border-left: 0.2rem solid #c27c18; }

.border-left-3-halloween {
  border-left: 0.3rem solid #c27c18; }

.border-left-4-halloween {
  border-left: 0.4rem solid #c27c18; }

.border-left-5-halloween {
  border-left: 0.5rem solid #c27c18; }

.border-right-0-halloween {
  border-right: 0rem solid #c27c18; }

.border-right-1-halloween {
  border-right: 0.1rem solid #c27c18; }

.border-right-2-halloween {
  border-right: 0.2rem solid #c27c18; }

.border-right-3-halloween {
  border-right: 0.3rem solid #c27c18; }

.border-right-4-halloween {
  border-right: 0.4rem solid #c27c18; }

.border-right-5-halloween {
  border-right: 0.5rem solid #c27c18; }

.bg-halloween {
  background-color: #c27c18; }

.text-halloween {
  color: #c27c18; }

.border-0-warning {
  border: 0rem solid #fff3cd; }

.border-1-warning {
  border: 0.1rem solid #fff3cd; }

.border-2-warning {
  border: 0.2rem solid #fff3cd; }

.border-3-warning {
  border: 0.3rem solid #fff3cd; }

.border-4-warning {
  border: 0.4rem solid #fff3cd; }

.border-5-warning {
  border: 0.5rem solid #fff3cd; }

.border-top-0-warning {
  border-top: 0rem solid #fff3cd; }

.border-top-1-warning {
  border-top: 0.1rem solid #fff3cd; }

.border-top-2-warning {
  border-top: 0.2rem solid #fff3cd; }

.border-top-3-warning {
  border-top: 0.3rem solid #fff3cd; }

.border-top-4-warning {
  border-top: 0.4rem solid #fff3cd; }

.border-top-5-warning {
  border-top: 0.5rem solid #fff3cd; }

.border-bottom-0-warning {
  border-bottom: 0rem solid #fff3cd; }

.border-bottom-1-warning {
  border-bottom: 0.1rem solid #fff3cd; }

.border-bottom-2-warning {
  border-bottom: 0.2rem solid #fff3cd; }

.border-bottom-3-warning {
  border-bottom: 0.3rem solid #fff3cd; }

.border-bottom-4-warning {
  border-bottom: 0.4rem solid #fff3cd; }

.border-bottom-5-warning {
  border-bottom: 0.5rem solid #fff3cd; }

.border-left-0-warning {
  border-left: 0rem solid #fff3cd; }

.border-left-1-warning {
  border-left: 0.1rem solid #fff3cd; }

.border-left-2-warning {
  border-left: 0.2rem solid #fff3cd; }

.border-left-3-warning {
  border-left: 0.3rem solid #fff3cd; }

.border-left-4-warning {
  border-left: 0.4rem solid #fff3cd; }

.border-left-5-warning {
  border-left: 0.5rem solid #fff3cd; }

.border-right-0-warning {
  border-right: 0rem solid #fff3cd; }

.border-right-1-warning {
  border-right: 0.1rem solid #fff3cd; }

.border-right-2-warning {
  border-right: 0.2rem solid #fff3cd; }

.border-right-3-warning {
  border-right: 0.3rem solid #fff3cd; }

.border-right-4-warning {
  border-right: 0.4rem solid #fff3cd; }

.border-right-5-warning {
  border-right: 0.5rem solid #fff3cd; }

.bg-warning {
  background-color: #fff3cd; }

.text-warning {
  color: #fff3cd; }

.border-0-fedora {
  border: 0rem solid #3c6eb4; }

.border-1-fedora {
  border: 0.1rem solid #3c6eb4; }

.border-2-fedora {
  border: 0.2rem solid #3c6eb4; }

.border-3-fedora {
  border: 0.3rem solid #3c6eb4; }

.border-4-fedora {
  border: 0.4rem solid #3c6eb4; }

.border-5-fedora {
  border: 0.5rem solid #3c6eb4; }

.border-top-0-fedora {
  border-top: 0rem solid #3c6eb4; }

.border-top-1-fedora {
  border-top: 0.1rem solid #3c6eb4; }

.border-top-2-fedora {
  border-top: 0.2rem solid #3c6eb4; }

.border-top-3-fedora {
  border-top: 0.3rem solid #3c6eb4; }

.border-top-4-fedora {
  border-top: 0.4rem solid #3c6eb4; }

.border-top-5-fedora {
  border-top: 0.5rem solid #3c6eb4; }

.border-bottom-0-fedora {
  border-bottom: 0rem solid #3c6eb4; }

.border-bottom-1-fedora {
  border-bottom: 0.1rem solid #3c6eb4; }

.border-bottom-2-fedora {
  border-bottom: 0.2rem solid #3c6eb4; }

.border-bottom-3-fedora {
  border-bottom: 0.3rem solid #3c6eb4; }

.border-bottom-4-fedora {
  border-bottom: 0.4rem solid #3c6eb4; }

.border-bottom-5-fedora {
  border-bottom: 0.5rem solid #3c6eb4; }

.border-left-0-fedora {
  border-left: 0rem solid #3c6eb4; }

.border-left-1-fedora {
  border-left: 0.1rem solid #3c6eb4; }

.border-left-2-fedora {
  border-left: 0.2rem solid #3c6eb4; }

.border-left-3-fedora {
  border-left: 0.3rem solid #3c6eb4; }

.border-left-4-fedora {
  border-left: 0.4rem solid #3c6eb4; }

.border-left-5-fedora {
  border-left: 0.5rem solid #3c6eb4; }

.border-right-0-fedora {
  border-right: 0rem solid #3c6eb4; }

.border-right-1-fedora {
  border-right: 0.1rem solid #3c6eb4; }

.border-right-2-fedora {
  border-right: 0.2rem solid #3c6eb4; }

.border-right-3-fedora {
  border-right: 0.3rem solid #3c6eb4; }

.border-right-4-fedora {
  border-right: 0.4rem solid #3c6eb4; }

.border-right-5-fedora {
  border-right: 0.5rem solid #3c6eb4; }

.bg-fedora {
  background-color: #3c6eb4; }

.text-fedora {
  color: #3c6eb4; }

.border-0-white {
  border: 0rem solid #fff; }

.border-1-white {
  border: 0.1rem solid #fff; }

.border-2-white {
  border: 0.2rem solid #fff; }

.border-3-white {
  border: 0.3rem solid #fff; }

.border-4-white {
  border: 0.4rem solid #fff; }

.border-5-white {
  border: 0.5rem solid #fff; }

.border-top-0-white {
  border-top: 0rem solid #fff; }

.border-top-1-white {
  border-top: 0.1rem solid #fff; }

.border-top-2-white {
  border-top: 0.2rem solid #fff; }

.border-top-3-white {
  border-top: 0.3rem solid #fff; }

.border-top-4-white {
  border-top: 0.4rem solid #fff; }

.border-top-5-white {
  border-top: 0.5rem solid #fff; }

.border-bottom-0-white {
  border-bottom: 0rem solid #fff; }

.border-bottom-1-white {
  border-bottom: 0.1rem solid #fff; }

.border-bottom-2-white {
  border-bottom: 0.2rem solid #fff; }

.border-bottom-3-white {
  border-bottom: 0.3rem solid #fff; }

.border-bottom-4-white {
  border-bottom: 0.4rem solid #fff; }

.border-bottom-5-white {
  border-bottom: 0.5rem solid #fff; }

.border-left-0-white {
  border-left: 0rem solid #fff; }

.border-left-1-white {
  border-left: 0.1rem solid #fff; }

.border-left-2-white {
  border-left: 0.2rem solid #fff; }

.border-left-3-white {
  border-left: 0.3rem solid #fff; }

.border-left-4-white {
  border-left: 0.4rem solid #fff; }

.border-left-5-white {
  border-left: 0.5rem solid #fff; }

.border-right-0-white {
  border-right: 0rem solid #fff; }

.border-right-1-white {
  border-right: 0.1rem solid #fff; }

.border-right-2-white {
  border-right: 0.2rem solid #fff; }

.border-right-3-white {
  border-right: 0.3rem solid #fff; }

.border-right-4-white {
  border-right: 0.4rem solid #fff; }

.border-right-5-white {
  border-right: 0.5rem solid #fff; }

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

.text-white {
  color: #fff; }

.border-0-fedora-dark {
  border: 0rem solid #294172; }

.border-1-fedora-dark {
  border: 0.1rem solid #294172; }

.border-2-fedora-dark {
  border: 0.2rem solid #294172; }

.border-3-fedora-dark {
  border: 0.3rem solid #294172; }

.border-4-fedora-dark {
  border: 0.4rem solid #294172; }

.border-5-fedora-dark {
  border: 0.5rem solid #294172; }

.border-top-0-fedora-dark {
  border-top: 0rem solid #294172; }

.border-top-1-fedora-dark {
  border-top: 0.1rem solid #294172; }

.border-top-2-fedora-dark {
  border-top: 0.2rem solid #294172; }

.border-top-3-fedora-dark {
  border-top: 0.3rem solid #294172; }

.border-top-4-fedora-dark {
  border-top: 0.4rem solid #294172; }

.border-top-5-fedora-dark {
  border-top: 0.5rem solid #294172; }

.border-bottom-0-fedora-dark {
  border-bottom: 0rem solid #294172; }

.border-bottom-1-fedora-dark {
  border-bottom: 0.1rem solid #294172; }

.border-bottom-2-fedora-dark {
  border-bottom: 0.2rem solid #294172; }

.border-bottom-3-fedora-dark {
  border-bottom: 0.3rem solid #294172; }

.border-bottom-4-fedora-dark {
  border-bottom: 0.4rem solid #294172; }

.border-bottom-5-fedora-dark {
  border-bottom: 0.5rem solid #294172; }

.border-left-0-fedora-dark {
  border-left: 0rem solid #294172; }

.border-left-1-fedora-dark {
  border-left: 0.1rem solid #294172; }

.border-left-2-fedora-dark {
  border-left: 0.2rem solid #294172; }

.border-left-3-fedora-dark {
  border-left: 0.3rem solid #294172; }

.border-left-4-fedora-dark {
  border-left: 0.4rem solid #294172; }

.border-left-5-fedora-dark {
  border-left: 0.5rem solid #294172; }

.border-right-0-fedora-dark {
  border-right: 0rem solid #294172; }

.border-right-1-fedora-dark {
  border-right: 0.1rem solid #294172; }

.border-right-2-fedora-dark {
  border-right: 0.2rem solid #294172; }

.border-right-3-fedora-dark {
  border-right: 0.3rem solid #294172; }

.border-right-4-fedora-dark {
  border-right: 0.4rem solid #294172; }

.border-right-5-fedora-dark {
  border-right: 0.5rem solid #294172; }

.bg-fedora-dark {
  background-color: #294172; }

.text-fedora-dark {
  color: #294172; }

.radius-0 {
  border-top-radius: 0rem;
  border-bottom-radius: 0rem; }

.radius-1 {
  border-top-radius: 1rem;
  border-bottom-radius: 1rem; }

.radius-2 {
  border-top-radius: 2rem;
  border-bottom-radius: 2rem; }

.radius-3 {
  border-top-radius: 3rem;
  border-bottom-radius: 3rem; }

.radius-4 {
  border-top-radius: 4rem;
  border-bottom-radius: 4rem; }

.radius-top-0 {
  border-top-right-radius: 0rem;
  border-top-left-radius: 0rem; }

.radius-top-1 {
  border-top-right-radius: 1rem;
  border-top-left-radius: 1rem; }

.radius-top-2 {
  border-top-right-radius: 2rem;
  border-top-left-radius: 2rem; }

.radius-top-3 {
  border-top-right-radius: 3rem;
  border-top-left-radius: 3rem; }

.radius-top-4 {
  border-top-right-radius: 4rem;
  border-top-left-radius: 4rem; }

.radius-bottom-0 {
  border-bottom-right-radius: 0rem;
  border-bottom-left-radius: 0rem; }

.radius-bottom-1 {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem; }

.radius-bottom-2 {
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem; }

.radius-bottom-3 {
  border-bottom-right-radius: 3rem;
  border-bottom-left-radius: 3rem; }

.radius-bottom-4 {
  border-bottom-right-radius: 4rem;
  border-bottom-left-radius: 4rem; }

.radius-left-0 {
  border-top-left-radius: 0rem;
  border-bottom-left-radius: 0rem; }

.radius-left-1 {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem; }

.radius-left-2 {
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem; }

.radius-left-3 {
  border-top-left-radius: 3rem;
  border-bottom-left-radius: 3rem; }

.radius-left-4 {
  border-top-left-radius: 4rem;
  border-bottom-left-radius: 4rem; }

.radius-right-0 {
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 0rem; }

.radius-right-1 {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem; }

.radius-right-2 {
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem; }

.radius-right-3 {
  border-top-right-radius: 3rem;
  border-bottom-right-radius: 3rem; }

.radius-right-4 {
  border-top-right-radius: 4rem;
  border-bottom-right-radius: 4rem; }

/*# sourceMappingURL=style.css.map */
