
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.625rem;
  }
}

@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

@media (min-width: 1200px) {
  h5 {
    font-size: 1.375rem;
  }
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1280px;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-sm,
  .gx-lg-sm {
    --bs-gutter-x: 0.3125rem;
  }
  .g-lg-sm,
  .gy-lg-sm {
    --bs-gutter-y: 0.3125rem;
  }
  .g-lg-3px,
  .gx-lg-3px {
    --bs-gutter-x: 3px;
  }
  .g-lg-3px,
  .gy-lg-3px {
    --bs-gutter-y: 3px;
  }
  .g-lg-5px,
  .gx-lg-5px {
    --bs-gutter-x: 5px;
  }
  .g-lg-5px,
  .gy-lg-5px {
    --bs-gutter-y: 5px;
  }
  .g-lg-6px,
  .gx-lg-6px {
    --bs-gutter-x: 6px;
  }
  .g-lg-6px,
  .gy-lg-6px {
    --bs-gutter-y: 6px;
  }
  .g-lg-15px,
  .gx-lg-15px {
    --bs-gutter-x: 15px;
  }
  .g-lg-15px,
  .gy-lg-15px {
    --bs-gutter-y: 15px;
  }
  .g-lg-25px,
  .gx-lg-25px {
    --bs-gutter-x: 25px;
  }
  .g-lg-25px,
  .gy-lg-25px {
    --bs-gutter-y: 25px;
  }
  .g-lg-30px,
  .gx-lg-30px {
    --bs-gutter-x: 30px;
  }
  .g-lg-30px,
  .gy-lg-30px {
    --bs-gutter-y: 30px;
  }
  .g-lg-35px,
  .gx-lg-35px {
    --bs-gutter-x: 35px;
  }
  .g-lg-35px,
  .gy-lg-35px {
    --bs-gutter-y: 35px;
  }
  .g-lg-55px,
  .gx-lg-55px {
    --bs-gutter-x: 55px;
  }
  .g-lg-55px,
  .gy-lg-55px {
    --bs-gutter-y: 55px;
  }
  .g-lg-74px,
  .gx-lg-74px {
    --bs-gutter-x: 74px;
  }
  .g-lg-74px,
  .gy-lg-74px {
    --bs-gutter-y: 74px;
  }
  .g-lg-90px,
  .gx-lg-90px {
    --bs-gutter-x: 90px;
  }
  .g-lg-90px,
  .gy-lg-90px {
    --bs-gutter-y: 90px;
  }
  .g-lg-100px,
  .gx-lg-100px {
    --bs-gutter-x: 100px;
  }
  .g-lg-100px,
  .gy-lg-100px {
    --bs-gutter-y: 100px;
  }
  .g-lg-150px,
  .gx-lg-150px {
    --bs-gutter-x: 150px;
  }
  .g-lg-150px,
  .gy-lg-150px {
    --bs-gutter-y: 150px;
  }
  .g-lg-200px,
  .gx-lg-200px {
    --bs-gutter-x: 200px;
  }
  .g-lg-200px,
  .gy-lg-200px {
    --bs-gutter-y: 200px;
  }
  .g-lg-321px,
  .gx-lg-321px {
    --bs-gutter-x: 321px;
  }
  .g-lg-321px,
  .gy-lg-321px {
    --bs-gutter-y: 321px;
  }
  .g-lg-700px,
  .gx-lg-700px {
    --bs-gutter-x: 700px;
  }
  .g-lg-700px,
  .gy-lg-700px {
    --bs-gutter-y: 700px;
  }
  .g-lg-2rem,
  .gx-lg-2rem {
    --bs-gutter-x: 2rem;
  }
  .g-lg-2rem,
  .gy-lg-2rem {
    --bs-gutter-y: 2rem;
  }
  .g-lg-n15,
  .gx-lg-n15 {
    --bs-gutter-x: -15px;
  }
  .g-lg-n15,
  .gy-lg-n15 {
    --bs-gutter-y: -15px;
  }
  .g-lg-n1,
  .gx-lg-n1 {
    --bs-gutter-x: -10px;
  }
  .g-lg-n1,
  .gy-lg-n1 {
    --bs-gutter-y: -10px;
  }
  .g-lg-n18,
  .gx-lg-n18 {
    --bs-gutter-x: -18px;
  }
  .g-lg-n18,
  .gy-lg-n18 {
    --bs-gutter-y: -18px;
  }
  .g-lg-n2,
  .gx-lg-n2 {
    --bs-gutter-x: -20px;
  }
  .g-lg-n2,
  .gy-lg-n2 {
    --bs-gutter-y: -20px;
  }
  .g-lg-n3,
  .gx-lg-n3 {
    --bs-gutter-x: -30px;
  }
  .g-lg-n3,
  .gy-lg-n3 {
    --bs-gutter-y: -30px;
  }
  .g-lg-n5,
  .gx-lg-n5 {
    --bs-gutter-x: -5px;
  }
  .g-lg-n5,
  .gy-lg-n5 {
    --bs-gutter-y: -5px;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.625rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.625rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 1.25rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 1.25rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1.875rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1.875rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 2.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 2.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3.125rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3.125rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 3.75rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 3.75rem;
  }
  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 4.375rem;
  }
  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 4.375rem;
  }
  .g-lg-8,
  .gx-lg-8 {
    --bs-gutter-x: 5rem;
  }
  .g-lg-8,
  .gy-lg-8 {
    --bs-gutter-y: 5rem;
  }
  .g-lg-9,
  .gx-lg-9 {
    --bs-gutter-x: 5.625rem;
  }
  .g-lg-9,
  .gy-lg-9 {
    --bs-gutter-y: 5.625rem;
  }
  .g-lg-10,
  .gx-lg-10 {
    --bs-gutter-x: 6.25rem;
  }
  .g-lg-10,
  .gy-lg-10 {
    --bs-gutter-y: 6.25rem;
  }
  .g-lg-gutter,
  .gx-lg-gutter {
    --bs-gutter-x: 2.133rem;
  }
  .g-lg-gutter,
  .gy-lg-gutter {
    --bs-gutter-y: 2.133rem;
  }
  .g-lg-out-container,
  .gx-lg-out-container {
    --bs-gutter-x: calc(50% - 50vw);
  }
  .g-lg-out-container,
  .gy-lg-out-container {
    --bs-gutter-y: calc(50% - 50vw);
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-sm,
  .gx-xl-sm {
    --bs-gutter-x: 0.3125rem;
  }
  .g-xl-sm,
  .gy-xl-sm {
    --bs-gutter-y: 0.3125rem;
  }
  .g-xl-3px,
  .gx-xl-3px {
    --bs-gutter-x: 3px;
  }
  .g-xl-3px,
  .gy-xl-3px {
    --bs-gutter-y: 3px;
  }
  .g-xl-5px,
  .gx-xl-5px {
    --bs-gutter-x: 5px;
  }
  .g-xl-5px,
  .gy-xl-5px {
    --bs-gutter-y: 5px;
  }
  .g-xl-6px,
  .gx-xl-6px {
    --bs-gutter-x: 6px;
  }
  .g-xl-6px,
  .gy-xl-6px {
    --bs-gutter-y: 6px;
  }
  .g-xl-15px,
  .gx-xl-15px {
    --bs-gutter-x: 15px;
  }
  .g-xl-15px,
  .gy-xl-15px {
    --bs-gutter-y: 15px;
  }
  .g-xl-25px,
  .gx-xl-25px {
    --bs-gutter-x: 25px;
  }
  .g-xl-25px,
  .gy-xl-25px {
    --bs-gutter-y: 25px;
  }
  .g-xl-30px,
  .gx-xl-30px {
    --bs-gutter-x: 30px;
  }
  .g-xl-30px,
  .gy-xl-30px {
    --bs-gutter-y: 30px;
  }
  .g-xl-35px,
  .gx-xl-35px {
    --bs-gutter-x: 35px;
  }
  .g-xl-35px,
  .gy-xl-35px {
    --bs-gutter-y: 35px;
  }
  .g-xl-55px,
  .gx-xl-55px {
    --bs-gutter-x: 55px;
  }
  .g-xl-55px,
  .gy-xl-55px {
    --bs-gutter-y: 55px;
  }
  .g-xl-74px,
  .gx-xl-74px {
    --bs-gutter-x: 74px;
  }
  .g-xl-74px,
  .gy-xl-74px {
    --bs-gutter-y: 74px;
  }
  .g-xl-90px,
  .gx-xl-90px {
    --bs-gutter-x: 90px;
  }
  .g-xl-90px,
  .gy-xl-90px {
    --bs-gutter-y: 90px;
  }
  .g-xl-100px,
  .gx-xl-100px {
    --bs-gutter-x: 100px;
  }
  .g-xl-100px,
  .gy-xl-100px {
    --bs-gutter-y: 100px;
  }
  .g-xl-150px,
  .gx-xl-150px {
    --bs-gutter-x: 150px;
  }
  .g-xl-150px,
  .gy-xl-150px {
    --bs-gutter-y: 150px;
  }
  .g-xl-200px,
  .gx-xl-200px {
    --bs-gutter-x: 200px;
  }
  .g-xl-200px,
  .gy-xl-200px {
    --bs-gutter-y: 200px;
  }
  .g-xl-321px,
  .gx-xl-321px {
    --bs-gutter-x: 321px;
  }
  .g-xl-321px,
  .gy-xl-321px {
    --bs-gutter-y: 321px;
  }
  .g-xl-700px,
  .gx-xl-700px {
    --bs-gutter-x: 700px;
  }
  .g-xl-700px,
  .gy-xl-700px {
    --bs-gutter-y: 700px;
  }
  .g-xl-2rem,
  .gx-xl-2rem {
    --bs-gutter-x: 2rem;
  }
  .g-xl-2rem,
  .gy-xl-2rem {
    --bs-gutter-y: 2rem;
  }
  .g-xl-n15,
  .gx-xl-n15 {
    --bs-gutter-x: -15px;
  }
  .g-xl-n15,
  .gy-xl-n15 {
    --bs-gutter-y: -15px;
  }
  .g-xl-n1,
  .gx-xl-n1 {
    --bs-gutter-x: -10px;
  }
  .g-xl-n1,
  .gy-xl-n1 {
    --bs-gutter-y: -10px;
  }
  .g-xl-n18,
  .gx-xl-n18 {
    --bs-gutter-x: -18px;
  }
  .g-xl-n18,
  .gy-xl-n18 {
    --bs-gutter-y: -18px;
  }
  .g-xl-n2,
  .gx-xl-n2 {
    --bs-gutter-x: -20px;
  }
  .g-xl-n2,
  .gy-xl-n2 {
    --bs-gutter-y: -20px;
  }
  .g-xl-n3,
  .gx-xl-n3 {
    --bs-gutter-x: -30px;
  }
  .g-xl-n3,
  .gy-xl-n3 {
    --bs-gutter-y: -30px;
  }
  .g-xl-n5,
  .gx-xl-n5 {
    --bs-gutter-x: -5px;
  }
  .g-xl-n5,
  .gy-xl-n5 {
    --bs-gutter-y: -5px;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.625rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.625rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 1.25rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 1.25rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3.125rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3.125rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 3.75rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 3.75rem;
  }
  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 4.375rem;
  }
  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 4.375rem;
  }
  .g-xl-8,
  .gx-xl-8 {
    --bs-gutter-x: 5rem;
  }
  .g-xl-8,
  .gy-xl-8 {
    --bs-gutter-y: 5rem;
  }
  .g-xl-9,
  .gx-xl-9 {
    --bs-gutter-x: 5.625rem;
  }
  .g-xl-9,
  .gy-xl-9 {
    --bs-gutter-y: 5.625rem;
  }
  .g-xl-10,
  .gx-xl-10 {
    --bs-gutter-x: 6.25rem;
  }
  .g-xl-10,
  .gy-xl-10 {
    --bs-gutter-y: 6.25rem;
  }
  .g-xl-gutter,
  .gx-xl-gutter {
    --bs-gutter-x: 2.133rem;
  }
  .g-xl-gutter,
  .gy-xl-gutter {
    --bs-gutter-y: 2.133rem;
  }
  .g-xl-out-container,
  .gx-xl-out-container {
    --bs-gutter-x: calc(50% - 50vw);
  }
  .g-xl-out-container,
  .gy-xl-out-container {
    --bs-gutter-y: calc(50% - 50vw);
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-sm,
  .gx-xxl-sm {
    --bs-gutter-x: 0.3125rem;
  }
  .g-xxl-sm,
  .gy-xxl-sm {
    --bs-gutter-y: 0.3125rem;
  }
  .g-xxl-3px,
  .gx-xxl-3px {
    --bs-gutter-x: 3px;
  }
  .g-xxl-3px,
  .gy-xxl-3px {
    --bs-gutter-y: 3px;
  }
  .g-xxl-5px,
  .gx-xxl-5px {
    --bs-gutter-x: 5px;
  }
  .g-xxl-5px,
  .gy-xxl-5px {
    --bs-gutter-y: 5px;
  }
  .g-xxl-6px,
  .gx-xxl-6px {
    --bs-gutter-x: 6px;
  }
  .g-xxl-6px,
  .gy-xxl-6px {
    --bs-gutter-y: 6px;
  }
  .g-xxl-15px,
  .gx-xxl-15px {
    --bs-gutter-x: 15px;
  }
  .g-xxl-15px,
  .gy-xxl-15px {
    --bs-gutter-y: 15px;
  }
  .g-xxl-25px,
  .gx-xxl-25px {
    --bs-gutter-x: 25px;
  }
  .g-xxl-25px,
  .gy-xxl-25px {
    --bs-gutter-y: 25px;
  }
  .g-xxl-30px,
  .gx-xxl-30px {
    --bs-gutter-x: 30px;
  }
  .g-xxl-30px,
  .gy-xxl-30px {
    --bs-gutter-y: 30px;
  }
  .g-xxl-35px,
  .gx-xxl-35px {
    --bs-gutter-x: 35px;
  }
  .g-xxl-35px,
  .gy-xxl-35px {
    --bs-gutter-y: 35px;
  }
  .g-xxl-55px,
  .gx-xxl-55px {
    --bs-gutter-x: 55px;
  }
  .g-xxl-55px,
  .gy-xxl-55px {
    --bs-gutter-y: 55px;
  }
  .g-xxl-74px,
  .gx-xxl-74px {
    --bs-gutter-x: 74px;
  }
  .g-xxl-74px,
  .gy-xxl-74px {
    --bs-gutter-y: 74px;
  }
  .g-xxl-90px,
  .gx-xxl-90px {
    --bs-gutter-x: 90px;
  }
  .g-xxl-90px,
  .gy-xxl-90px {
    --bs-gutter-y: 90px;
  }
  .g-xxl-100px,
  .gx-xxl-100px {
    --bs-gutter-x: 100px;
  }
  .g-xxl-100px,
  .gy-xxl-100px {
    --bs-gutter-y: 100px;
  }
  .g-xxl-150px,
  .gx-xxl-150px {
    --bs-gutter-x: 150px;
  }
  .g-xxl-150px,
  .gy-xxl-150px {
    --bs-gutter-y: 150px;
  }
  .g-xxl-200px,
  .gx-xxl-200px {
    --bs-gutter-x: 200px;
  }
  .g-xxl-200px,
  .gy-xxl-200px {
    --bs-gutter-y: 200px;
  }
  .g-xxl-321px,
  .gx-xxl-321px {
    --bs-gutter-x: 321px;
  }
  .g-xxl-321px,
  .gy-xxl-321px {
    --bs-gutter-y: 321px;
  }
  .g-xxl-700px,
  .gx-xxl-700px {
    --bs-gutter-x: 700px;
  }
  .g-xxl-700px,
  .gy-xxl-700px {
    --bs-gutter-y: 700px;
  }
  .g-xxl-2rem,
  .gx-xxl-2rem {
    --bs-gutter-x: 2rem;
  }
  .g-xxl-2rem,
  .gy-xxl-2rem {
    --bs-gutter-y: 2rem;
  }
  .g-xxl-n15,
  .gx-xxl-n15 {
    --bs-gutter-x: -15px;
  }
  .g-xxl-n15,
  .gy-xxl-n15 {
    --bs-gutter-y: -15px;
  }
  .g-xxl-n1,
  .gx-xxl-n1 {
    --bs-gutter-x: -10px;
  }
  .g-xxl-n1,
  .gy-xxl-n1 {
    --bs-gutter-y: -10px;
  }
  .g-xxl-n18,
  .gx-xxl-n18 {
    --bs-gutter-x: -18px;
  }
  .g-xxl-n18,
  .gy-xxl-n18 {
    --bs-gutter-y: -18px;
  }
  .g-xxl-n2,
  .gx-xxl-n2 {
    --bs-gutter-x: -20px;
  }
  .g-xxl-n2,
  .gy-xxl-n2 {
    --bs-gutter-y: -20px;
  }
  .g-xxl-n3,
  .gx-xxl-n3 {
    --bs-gutter-x: -30px;
  }
  .g-xxl-n3,
  .gy-xxl-n3 {
    --bs-gutter-y: -30px;
  }
  .g-xxl-n5,
  .gx-xxl-n5 {
    --bs-gutter-x: -5px;
  }
  .g-xxl-n5,
  .gy-xxl-n5 {
    --bs-gutter-y: -5px;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.625rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.625rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 1.25rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 1.25rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3.125rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3.125rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 3.75rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 3.75rem;
  }
  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 4.375rem;
  }
  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 4.375rem;
  }
  .g-xxl-8,
  .gx-xxl-8 {
    --bs-gutter-x: 5rem;
  }
  .g-xxl-8,
  .gy-xxl-8 {
    --bs-gutter-y: 5rem;
  }
  .g-xxl-9,
  .gx-xxl-9 {
    --bs-gutter-x: 5.625rem;
  }
  .g-xxl-9,
  .gy-xxl-9 {
    --bs-gutter-y: 5.625rem;
  }
  .g-xxl-10,
  .gx-xxl-10 {
    --bs-gutter-x: 6.25rem;
  }
  .g-xxl-10,
  .gy-xxl-10 {
    --bs-gutter-y: 6.25rem;
  }
  .g-xxl-gutter,
  .gx-xxl-gutter {
    --bs-gutter-x: 2.133rem;
  }
  .g-xxl-gutter,
  .gy-xxl-gutter {
    --bs-gutter-y: 2.133rem;
  }
  .g-xxl-out-container,
  .gx-xxl-out-container {
    --bs-gutter-x: calc(50% - 50vw);
  }
  .g-xxl-out-container,
  .gy-xxl-out-container {
    --bs-gutter-y: calc(50% - 50vw);
  }
}

@media (min-width: 992px) {
  .font-lg-sans-serif {
    font-family: "Raleway", sans-serif !important;
  }
  .font-lg-sans-serif-Bold {
    font-family: "Raleway-Bold", sans-serif !important;
  }
  .font-lg-sans-serif-SemiBold {
    font-family: "Raleway-SemiBold", sans-serif !important;
  }
  .font-lg-sans-serif-Medium {
    font-family: "Raleway-Medium", sans-serif !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .fw-lg-normal {
    font-weight: 400 !important;
  }
  .fw-lg-bold {
    font-weight: 700 !important;
  }
  .fw-lg-semi {
    font-weight: 600 !important;
  }
  .fw-lg-900 {
    font-weight: 900 !important;
  }
  .bg-lg-primary {
    background-color: #8d1912 !important;
  }
  .bg-lg-secondary {
    background-color: #000000 !important;
  }
  .bg-lg-light {
    background-color: #f0f0f0 !important;
  }
  .bg-lg-success {
    background-color: #0d8b1e !important;
  }
  .bg-lg-gray-100 {
    background-color: rgba(56, 177, 237, 0.05) !important;
  }
  .bg-lg-gray-200 {
    background-color: #eeeeee !important;
  }
  .bg-lg-gray-300 {
    background-color: #dbdbdb !important;
  }
  .bg-lg-gray-400 {
    background-color: #dbedf7 !important;
  }
  .bg-lg-gray-500 {
    background-color: #5a5a5a !important;
  }
  .bg-lg-gray-600 {
    background-color: #777777 !important;
  }
  .bg-lg-gray-800 {
    background-color: #8A8B91 !important;
  }
  .bg-lg-gray-900 {
    background-color: #1a1a1a !important;
  }
  .bg-lg-body {
    background-color: #000000 !important;
  }
  .bg-lg-info {
    background-color: #0056b3 !important;
  }
  .bg-lg-warning {
    background-color: #ffc600 !important;
  }
  .bg-lg-danger {
    background-color: #8d1912 !important;
  }
  .bg-lg-dark {
    background-color: #242424 !important;
  }
  .bg-lg-black {
    background-color: #000000 !important;
  }
  .bg-lg-red {
    background-color: #8d1912 !important;
  }
  .bg-lg-red-light {
    background-color: #fa4d58 !important;
  }
  .bg-lg-orange {
    background-color: #ffa07a !important;
  }
  .bg-lg-white {
    background-color: #ffffff !important;
  }
  .bg-lg-transparent {
    background-color: transparent !important;
  }
  .text-lg-primary {
    color: #8d1912 !important;
  }
  .text-lg-secondary {
    color: #000000 !important;
  }
  .text-lg-light {
    color: #f0f0f0 !important;
  }
  .text-lg-success {
    color: #0d8b1e !important;
  }
  .text-lg-gray-100 {
    color: rgba(56, 177, 237, 0.05) !important;
  }
  .text-lg-gray-200 {
    color: #eeeeee !important;
  }
  .text-lg-gray-300 {
    color: #dbdbdb !important;
  }
  .text-lg-gray-400 {
    color: #dbedf7 !important;
  }
  .text-lg-gray-500 {
    color: #5a5a5a !important;
  }
  .text-lg-gray-600 {
    color: #777777 !important;
  }
  .text-lg-gray-800 {
    color: #8A8B91 !important;
  }
  .text-lg-gray-900 {
    color: #1a1a1a !important;
  }
  .text-lg-body {
    color: #000000 !important;
  }
  .text-lg-info {
    color: #0056b3 !important;
  }
  .text-lg-warning {
    color: #ffc600 !important;
  }
  .text-lg-danger {
    color: #8d1912 !important;
  }
  .text-lg-dark {
    color: #242424 !important;
  }
  .text-lg-black {
    color: #000000 !important;
  }
  .text-lg-red {
    color: #8d1912 !important;
  }
  .text-lg-red-light {
    color: #fa4d58 !important;
  }
  .text-lg-orange {
    color: #ffa07a !important;
  }
  .text-lg-white {
    color: #ffffff !important;
  }
  .text-lg-transparent {
    color: transparent !important;
  }
  .m-lg-sm {
    margin: 0.3125rem !important;
  }
  .m-lg-3px {
    margin: 3px !important;
  }
  .m-lg-5px {
    margin: 5px !important;
  }
  .m-lg-6px {
    margin: 6px !important;
  }
  .m-lg-15px {
    margin: 15px !important;
  }
  .m-lg-25px {
    margin: 25px !important;
  }
  .m-lg-30px {
    margin: 30px !important;
  }
  .m-lg-35px {
    margin: 35px !important;
  }
  .m-lg-55px {
    margin: 55px !important;
  }
  .m-lg-74px {
    margin: 74px !important;
  }
  .m-lg-90px {
    margin: 90px !important;
  }
  .m-lg-100px {
    margin: 100px !important;
  }
  .m-lg-150px {
    margin: 150px !important;
  }
  .m-lg-200px {
    margin: 200px !important;
  }
  .m-lg-321px {
    margin: 321px !important;
  }
  .m-lg-700px {
    margin: 700px !important;
  }
  .m-lg-2rem {
    margin: 2rem !important;
  }
  .m-lg-n15 {
    margin: -15px !important;
  }
  .m-lg-n1 {
    margin: -10px !important;
  }
  .m-lg-n18 {
    margin: -18px !important;
  }
  .m-lg-n2 {
    margin: -20px !important;
  }
  .m-lg-n3 {
    margin: -30px !important;
  }
  .m-lg-n5 {
    margin: -5px !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.625rem !important;
  }
  .m-lg-2 {
    margin: 1.25rem !important;
  }
  .m-lg-3 {
    margin: 1.875rem !important;
  }
  .m-lg-4 {
    margin: 2.5rem !important;
  }
  .m-lg-5 {
    margin: 3.125rem !important;
  }
  .m-lg-6 {
    margin: 3.75rem !important;
  }
  .m-lg-7 {
    margin: 4.375rem !important;
  }
  .m-lg-8 {
    margin: 5rem !important;
  }
  .m-lg-9 {
    margin: 5.625rem !important;
  }
  .m-lg-10 {
    margin: 6.25rem !important;
  }
  .m-lg-gutter {
    margin: 2.133rem !important;
  }
  .m-lg-out-container {
    margin: calc(50% - 50vw) !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-sm {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important;
  }
  .mx-lg-3px {
    margin-right: 3px !important;
    margin-left: 3px !important;
  }
  .mx-lg-5px {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }
  .mx-lg-6px {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  .mx-lg-15px {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  .mx-lg-25px {
    margin-right: 25px !important;
    margin-left: 25px !important;
  }
  .mx-lg-30px {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  .mx-lg-35px {
    margin-right: 35px !important;
    margin-left: 35px !important;
  }
  .mx-lg-55px {
    margin-right: 55px !important;
    margin-left: 55px !important;
  }
  .mx-lg-74px {
    margin-right: 74px !important;
    margin-left: 74px !important;
  }
  .mx-lg-90px {
    margin-right: 90px !important;
    margin-left: 90px !important;
  }
  .mx-lg-100px {
    margin-right: 100px !important;
    margin-left: 100px !important;
  }
  .mx-lg-150px {
    margin-right: 150px !important;
    margin-left: 150px !important;
  }
  .mx-lg-200px {
    margin-right: 200px !important;
    margin-left: 200px !important;
  }
  .mx-lg-321px {
    margin-right: 321px !important;
    margin-left: 321px !important;
  }
  .mx-lg-700px {
    margin-right: 700px !important;
    margin-left: 700px !important;
  }
  .mx-lg-2rem {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-n15 {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  .mx-lg-n1 {
    margin-right: -10px !important;
    margin-left: -10px !important;
  }
  .mx-lg-n18 {
    margin-right: -18px !important;
    margin-left: -18px !important;
  }
  .mx-lg-n2 {
    margin-right: -20px !important;
    margin-left: -20px !important;
  }
  .mx-lg-n3 {
    margin-right: -30px !important;
    margin-left: -30px !important;
  }
  .mx-lg-n5 {
    margin-right: -5px !important;
    margin-left: -5px !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-lg-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-lg-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-lg-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-lg-6 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-lg-7 {
    margin-right: 4.375rem !important;
    margin-left: 4.375rem !important;
  }
  .mx-lg-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-lg-9 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-lg-10 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-lg-gutter {
    margin-right: 2.133rem !important;
    margin-left: 2.133rem !important;
  }
  .mx-lg-out-container {
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-sm {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important;
  }
  .my-lg-3px {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  .my-lg-5px {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .my-lg-6px {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-lg-15px {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .my-lg-25px {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .my-lg-30px {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-lg-35px {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .my-lg-55px {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .my-lg-74px {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-lg-90px {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-lg-100px {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-lg-150px {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-lg-200px {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  .my-lg-321px {
    margin-top: 321px !important;
    margin-bottom: 321px !important;
  }
  .my-lg-700px {
    margin-top: 700px !important;
    margin-bottom: 700px !important;
  }
  .my-lg-2rem {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-n15 {
    margin-top: -15px !important;
    margin-bottom: -15px !important;
  }
  .my-lg-n1 {
    margin-top: -10px !important;
    margin-bottom: -10px !important;
  }
  .my-lg-n18 {
    margin-top: -18px !important;
    margin-bottom: -18px !important;
  }
  .my-lg-n2 {
    margin-top: -20px !important;
    margin-bottom: -20px !important;
  }
  .my-lg-n3 {
    margin-top: -30px !important;
    margin-bottom: -30px !important;
  }
  .my-lg-n5 {
    margin-top: -5px !important;
    margin-bottom: -5px !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-lg-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-lg-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-lg-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-lg-6 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-lg-7 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }
  .my-lg-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-lg-9 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-lg-10 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-lg-gutter {
    margin-top: 2.133rem !important;
    margin-bottom: 2.133rem !important;
  }
  .my-lg-out-container {
    margin-top: calc(50% - 50vw) !important;
    margin-bottom: calc(50% - 50vw) !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-sm {
    margin-top: 0.3125rem !important;
  }
  .mt-lg-3px {
    margin-top: 3px !important;
  }
  .mt-lg-5px {
    margin-top: 5px !important;
  }
  .mt-lg-6px {
    margin-top: 6px !important;
  }
  .mt-lg-15px {
    margin-top: 15px !important;
  }
  .mt-lg-25px {
    margin-top: 25px !important;
  }
  .mt-lg-30px {
    margin-top: 30px !important;
  }
  .mt-lg-35px {
    margin-top: 35px !important;
  }
  .mt-lg-55px {
    margin-top: 55px !important;
  }
  .mt-lg-74px {
    margin-top: 74px !important;
  }
  .mt-lg-90px {
    margin-top: 90px !important;
  }
  .mt-lg-100px {
    margin-top: 100px !important;
  }
  .mt-lg-150px {
    margin-top: 150px !important;
  }
  .mt-lg-200px {
    margin-top: 200px !important;
  }
  .mt-lg-321px {
    margin-top: 321px !important;
  }
  .mt-lg-700px {
    margin-top: 700px !important;
  }
  .mt-lg-2rem {
    margin-top: 2rem !important;
  }
  .mt-lg-n15 {
    margin-top: -15px !important;
  }
  .mt-lg-n1 {
    margin-top: -10px !important;
  }
  .mt-lg-n18 {
    margin-top: -18px !important;
  }
  .mt-lg-n2 {
    margin-top: -20px !important;
  }
  .mt-lg-n3 {
    margin-top: -30px !important;
  }
  .mt-lg-n5 {
    margin-top: -5px !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.625rem !important;
  }
  .mt-lg-2 {
    margin-top: 1.25rem !important;
  }
  .mt-lg-3 {
    margin-top: 1.875rem !important;
  }
  .mt-lg-4 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3.125rem !important;
  }
  .mt-lg-6 {
    margin-top: 3.75rem !important;
  }
  .mt-lg-7 {
    margin-top: 4.375rem !important;
  }
  .mt-lg-8 {
    margin-top: 5rem !important;
  }
  .mt-lg-9 {
    margin-top: 5.625rem !important;
  }
  .mt-lg-10 {
    margin-top: 6.25rem !important;
  }
  .mt-lg-gutter {
    margin-top: 2.133rem !important;
  }
  .mt-lg-out-container {
    margin-top: calc(50% - 50vw) !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-sm {
    margin-right: 0.3125rem !important;
  }
  .me-lg-3px {
    margin-right: 3px !important;
  }
  .me-lg-5px {
    margin-right: 5px !important;
  }
  .me-lg-6px {
    margin-right: 6px !important;
  }
  .me-lg-15px {
    margin-right: 15px !important;
  }
  .me-lg-25px {
    margin-right: 25px !important;
  }
  .me-lg-30px {
    margin-right: 30px !important;
  }
  .me-lg-35px {
    margin-right: 35px !important;
  }
  .me-lg-55px {
    margin-right: 55px !important;
  }
  .me-lg-74px {
    margin-right: 74px !important;
  }
  .me-lg-90px {
    margin-right: 90px !important;
  }
  .me-lg-100px {
    margin-right: 100px !important;
  }
  .me-lg-150px {
    margin-right: 150px !important;
  }
  .me-lg-200px {
    margin-right: 200px !important;
  }
  .me-lg-321px {
    margin-right: 321px !important;
  }
  .me-lg-700px {
    margin-right: 700px !important;
  }
  .me-lg-2rem {
    margin-right: 2rem !important;
  }
  .me-lg-n15 {
    margin-right: -15px !important;
  }
  .me-lg-n1 {
    margin-right: -10px !important;
  }
  .me-lg-n18 {
    margin-right: -18px !important;
  }
  .me-lg-n2 {
    margin-right: -20px !important;
  }
  .me-lg-n3 {
    margin-right: -30px !important;
  }
  .me-lg-n5 {
    margin-right: -5px !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.625rem !important;
  }
  .me-lg-2 {
    margin-right: 1.25rem !important;
  }
  .me-lg-3 {
    margin-right: 1.875rem !important;
  }
  .me-lg-4 {
    margin-right: 2.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3.125rem !important;
  }
  .me-lg-6 {
    margin-right: 3.75rem !important;
  }
  .me-lg-7 {
    margin-right: 4.375rem !important;
  }
  .me-lg-8 {
    margin-right: 5rem !important;
  }
  .me-lg-9 {
    margin-right: 5.625rem !important;
  }
  .me-lg-10 {
    margin-right: 6.25rem !important;
  }
  .me-lg-gutter {
    margin-right: 2.133rem !important;
  }
  .me-lg-out-container {
    margin-right: calc(50% - 50vw) !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-sm {
    margin-bottom: 0.3125rem !important;
  }
  .mb-lg-3px {
    margin-bottom: 3px !important;
  }
  .mb-lg-5px {
    margin-bottom: 5px !important;
  }
  .mb-lg-6px {
    margin-bottom: 6px !important;
  }
  .mb-lg-15px {
    margin-bottom: 15px !important;
  }
  .mb-lg-25px {
    margin-bottom: 25px !important;
  }
  .mb-lg-30px {
    margin-bottom: 30px !important;
  }
  .mb-lg-35px {
    margin-bottom: 35px !important;
  }
  .mb-lg-55px {
    margin-bottom: 55px !important;
  }
  .mb-lg-74px {
    margin-bottom: 74px !important;
  }
  .mb-lg-90px {
    margin-bottom: 90px !important;
  }
  .mb-lg-100px {
    margin-bottom: 100px !important;
  }
  .mb-lg-150px {
    margin-bottom: 150px !important;
  }
  .mb-lg-200px {
    margin-bottom: 200px !important;
  }
  .mb-lg-321px {
    margin-bottom: 321px !important;
  }
  .mb-lg-700px {
    margin-bottom: 700px !important;
  }
  .mb-lg-2rem {
    margin-bottom: 2rem !important;
  }
  .mb-lg-n15 {
    margin-bottom: -15px !important;
  }
  .mb-lg-n1 {
    margin-bottom: -10px !important;
  }
  .mb-lg-n18 {
    margin-bottom: -18px !important;
  }
  .mb-lg-n2 {
    margin-bottom: -20px !important;
  }
  .mb-lg-n3 {
    margin-bottom: -30px !important;
  }
  .mb-lg-n5 {
    margin-bottom: -5px !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.625rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 1.25rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3.125rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 3.75rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 4.375rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 5.625rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 6.25rem !important;
  }
  .mb-lg-gutter {
    margin-bottom: 2.133rem !important;
  }
  .mb-lg-out-container {
    margin-bottom: calc(50% - 50vw) !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-sm {
    margin-left: 0.3125rem !important;
  }
  .ms-lg-3px {
    margin-left: 3px !important;
  }
  .ms-lg-5px {
    margin-left: 5px !important;
  }
  .ms-lg-6px {
    margin-left: 6px !important;
  }
  .ms-lg-15px {
    margin-left: 15px !important;
  }
  .ms-lg-25px {
    margin-left: 25px !important;
  }
  .ms-lg-30px {
    margin-left: 30px !important;
  }
  .ms-lg-35px {
    margin-left: 35px !important;
  }
  .ms-lg-55px {
    margin-left: 55px !important;
  }
  .ms-lg-74px {
    margin-left: 74px !important;
  }
  .ms-lg-90px {
    margin-left: 90px !important;
  }
  .ms-lg-100px {
    margin-left: 100px !important;
  }
  .ms-lg-150px {
    margin-left: 150px !important;
  }
  .ms-lg-200px {
    margin-left: 200px !important;
  }
  .ms-lg-321px {
    margin-left: 321px !important;
  }
  .ms-lg-700px {
    margin-left: 700px !important;
  }
  .ms-lg-2rem {
    margin-left: 2rem !important;
  }
  .ms-lg-n15 {
    margin-left: -15px !important;
  }
  .ms-lg-n1 {
    margin-left: -10px !important;
  }
  .ms-lg-n18 {
    margin-left: -18px !important;
  }
  .ms-lg-n2 {
    margin-left: -20px !important;
  }
  .ms-lg-n3 {
    margin-left: -30px !important;
  }
  .ms-lg-n5 {
    margin-left: -5px !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.625rem !important;
  }
  .ms-lg-2 {
    margin-left: 1.25rem !important;
  }
  .ms-lg-3 {
    margin-left: 1.875rem !important;
  }
  .ms-lg-4 {
    margin-left: 2.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3.125rem !important;
  }
  .ms-lg-6 {
    margin-left: 3.75rem !important;
  }
  .ms-lg-7 {
    margin-left: 4.375rem !important;
  }
  .ms-lg-8 {
    margin-left: 5rem !important;
  }
  .ms-lg-9 {
    margin-left: 5.625rem !important;
  }
  .ms-lg-10 {
    margin-left: 6.25rem !important;
  }
  .ms-lg-gutter {
    margin-left: 2.133rem !important;
  }
  .ms-lg-out-container {
    margin-left: calc(50% - 50vw) !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-sm {
    padding: 0.3125rem !important;
  }
  .p-lg-3px {
    padding: 3px !important;
  }
  .p-lg-5px {
    padding: 5px !important;
  }
  .p-lg-6px {
    padding: 6px !important;
  }
  .p-lg-15px {
    padding: 15px !important;
  }
  .p-lg-25px {
    padding: 25px !important;
  }
  .p-lg-30px {
    padding: 30px !important;
  }
  .p-lg-35px {
    padding: 35px !important;
  }
  .p-lg-55px {
    padding: 55px !important;
  }
  .p-lg-74px {
    padding: 74px !important;
  }
  .p-lg-90px {
    padding: 90px !important;
  }
  .p-lg-100px {
    padding: 100px !important;
  }
  .p-lg-150px {
    padding: 150px !important;
  }
  .p-lg-200px {
    padding: 200px !important;
  }
  .p-lg-321px {
    padding: 321px !important;
  }
  .p-lg-700px {
    padding: 700px !important;
  }
  .p-lg-2rem {
    padding: 2rem !important;
  }
  .p-lg-n15 {
    padding: -15px !important;
  }
  .p-lg-n1 {
    padding: -10px !important;
  }
  .p-lg-n18 {
    padding: -18px !important;
  }
  .p-lg-n2 {
    padding: -20px !important;
  }
  .p-lg-n3 {
    padding: -30px !important;
  }
  .p-lg-n5 {
    padding: -5px !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.625rem !important;
  }
  .p-lg-2 {
    padding: 1.25rem !important;
  }
  .p-lg-3 {
    padding: 1.875rem !important;
  }
  .p-lg-4 {
    padding: 2.5rem !important;
  }
  .p-lg-5 {
    padding: 3.125rem !important;
  }
  .p-lg-6 {
    padding: 3.75rem !important;
  }
  .p-lg-7 {
    padding: 4.375rem !important;
  }
  .p-lg-8 {
    padding: 5rem !important;
  }
  .p-lg-9 {
    padding: 5.625rem !important;
  }
  .p-lg-10 {
    padding: 6.25rem !important;
  }
  .p-lg-gutter {
    padding: 2.133rem !important;
  }
  .p-lg-out-container {
    padding: calc(50% - 50vw) !important;
  }
  .px-lg-sm {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important;
  }
  .px-lg-3px {
    padding-right: 3px !important;
    padding-left: 3px !important;
  }
  .px-lg-5px {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .px-lg-6px {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  .px-lg-15px {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .px-lg-25px {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  .px-lg-30px {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .px-lg-35px {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }
  .px-lg-55px {
    padding-right: 55px !important;
    padding-left: 55px !important;
  }
  .px-lg-74px {
    padding-right: 74px !important;
    padding-left: 74px !important;
  }
  .px-lg-90px {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
  .px-lg-100px {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
  .px-lg-150px {
    padding-right: 150px !important;
    padding-left: 150px !important;
  }
  .px-lg-200px {
    padding-right: 200px !important;
    padding-left: 200px !important;
  }
  .px-lg-321px {
    padding-right: 321px !important;
    padding-left: 321px !important;
  }
  .px-lg-700px {
    padding-right: 700px !important;
    padding-left: 700px !important;
  }
  .px-lg-2rem {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-n15 {
    padding-right: -15px !important;
    padding-left: -15px !important;
  }
  .px-lg-n1 {
    padding-right: -10px !important;
    padding-left: -10px !important;
  }
  .px-lg-n18 {
    padding-right: -18px !important;
    padding-left: -18px !important;
  }
  .px-lg-n2 {
    padding-right: -20px !important;
    padding-left: -20px !important;
  }
  .px-lg-n3 {
    padding-right: -30px !important;
    padding-left: -30px !important;
  }
  .px-lg-n5 {
    padding-right: -5px !important;
    padding-left: -5px !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-lg-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-lg-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-lg-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-lg-6 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-lg-7 {
    padding-right: 4.375rem !important;
    padding-left: 4.375rem !important;
  }
  .px-lg-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-lg-9 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .px-lg-10 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-lg-gutter {
    padding-right: 2.133rem !important;
    padding-left: 2.133rem !important;
  }
  .px-lg-out-container {
    padding-right: calc(50% - 50vw) !important;
    padding-left: calc(50% - 50vw) !important;
  }
  .py-lg-sm {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
  }
  .py-lg-3px {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .py-lg-5px {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .py-lg-6px {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-lg-15px {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .py-lg-25px {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .py-lg-30px {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-lg-35px {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .py-lg-55px {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .py-lg-74px {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-lg-90px {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-lg-100px {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-lg-150px {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-lg-200px {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  .py-lg-321px {
    padding-top: 321px !important;
    padding-bottom: 321px !important;
  }
  .py-lg-700px {
    padding-top: 700px !important;
    padding-bottom: 700px !important;
  }
  .py-lg-2rem {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-n15 {
    padding-top: -15px !important;
    padding-bottom: -15px !important;
  }
  .py-lg-n1 {
    padding-top: -10px !important;
    padding-bottom: -10px !important;
  }
  .py-lg-n18 {
    padding-top: -18px !important;
    padding-bottom: -18px !important;
  }
  .py-lg-n2 {
    padding-top: -20px !important;
    padding-bottom: -20px !important;
  }
  .py-lg-n3 {
    padding-top: -30px !important;
    padding-bottom: -30px !important;
  }
  .py-lg-n5 {
    padding-top: -5px !important;
    padding-bottom: -5px !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-lg-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-lg-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-lg-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-lg-6 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-lg-7 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }
  .py-lg-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-lg-9 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .py-lg-10 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-lg-gutter {
    padding-top: 2.133rem !important;
    padding-bottom: 2.133rem !important;
  }
  .py-lg-out-container {
    padding-top: calc(50% - 50vw) !important;
    padding-bottom: calc(50% - 50vw) !important;
  }
  .pt-lg-sm {
    padding-top: 0.3125rem !important;
  }
  .pt-lg-3px {
    padding-top: 3px !important;
  }
  .pt-lg-5px {
    padding-top: 5px !important;
  }
  .pt-lg-6px {
    padding-top: 6px !important;
  }
  .pt-lg-15px {
    padding-top: 15px !important;
  }
  .pt-lg-25px {
    padding-top: 25px !important;
  }
  .pt-lg-30px {
    padding-top: 30px !important;
  }
  .pt-lg-35px {
    padding-top: 35px !important;
  }
  .pt-lg-55px {
    padding-top: 55px !important;
  }
  .pt-lg-74px {
    padding-top: 74px !important;
  }
  .pt-lg-90px {
    padding-top: 90px !important;
  }
  .pt-lg-100px {
    padding-top: 100px !important;
  }
  .pt-lg-150px {
    padding-top: 150px !important;
  }
  .pt-lg-200px {
    padding-top: 200px !important;
  }
  .pt-lg-321px {
    padding-top: 321px !important;
  }
  .pt-lg-700px {
    padding-top: 700px !important;
  }
  .pt-lg-2rem {
    padding-top: 2rem !important;
  }
  .pt-lg-n15 {
    padding-top: -15px !important;
  }
  .pt-lg-n1 {
    padding-top: -10px !important;
  }
  .pt-lg-n18 {
    padding-top: -18px !important;
  }
  .pt-lg-n2 {
    padding-top: -20px !important;
  }
  .pt-lg-n3 {
    padding-top: -30px !important;
  }
  .pt-lg-n5 {
    padding-top: -5px !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.625rem !important;
  }
  .pt-lg-2 {
    padding-top: 1.25rem !important;
  }
  .pt-lg-3 {
    padding-top: 1.875rem !important;
  }
  .pt-lg-4 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3.125rem !important;
  }
  .pt-lg-6 {
    padding-top: 3.75rem !important;
  }
  .pt-lg-7 {
    padding-top: 4.375rem !important;
  }
  .pt-lg-8 {
    padding-top: 5rem !important;
  }
  .pt-lg-9 {
    padding-top: 5.625rem !important;
  }
  .pt-lg-10 {
    padding-top: 6.25rem !important;
  }
  .pt-lg-gutter {
    padding-top: 2.133rem !important;
  }
  .pt-lg-out-container {
    padding-top: calc(50% - 50vw) !important;
  }
  .pe-lg-sm {
    padding-right: 0.3125rem !important;
  }
  .pe-lg-3px {
    padding-right: 3px !important;
  }
  .pe-lg-5px {
    padding-right: 5px !important;
  }
  .pe-lg-6px {
    padding-right: 6px !important;
  }
  .pe-lg-15px {
    padding-right: 15px !important;
  }
  .pe-lg-25px {
    padding-right: 25px !important;
  }
  .pe-lg-30px {
    padding-right: 30px !important;
  }
  .pe-lg-35px {
    padding-right: 35px !important;
  }
  .pe-lg-55px {
    padding-right: 55px !important;
  }
  .pe-lg-74px {
    padding-right: 74px !important;
  }
  .pe-lg-90px {
    padding-right: 90px !important;
  }
  .pe-lg-100px {
    padding-right: 100px !important;
  }
  .pe-lg-150px {
    padding-right: 150px !important;
  }
  .pe-lg-200px {
    padding-right: 200px !important;
  }
  .pe-lg-321px {
    padding-right: 321px !important;
  }
  .pe-lg-700px {
    padding-right: 700px !important;
  }
  .pe-lg-2rem {
    padding-right: 2rem !important;
  }
  .pe-lg-n15 {
    padding-right: -15px !important;
  }
  .pe-lg-n1 {
    padding-right: -10px !important;
  }
  .pe-lg-n18 {
    padding-right: -18px !important;
  }
  .pe-lg-n2 {
    padding-right: -20px !important;
  }
  .pe-lg-n3 {
    padding-right: -30px !important;
  }
  .pe-lg-n5 {
    padding-right: -5px !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.625rem !important;
  }
  .pe-lg-2 {
    padding-right: 1.25rem !important;
  }
  .pe-lg-3 {
    padding-right: 1.875rem !important;
  }
  .pe-lg-4 {
    padding-right: 2.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3.125rem !important;
  }
  .pe-lg-6 {
    padding-right: 3.75rem !important;
  }
  .pe-lg-7 {
    padding-right: 4.375rem !important;
  }
  .pe-lg-8 {
    padding-right: 5rem !important;
  }
  .pe-lg-9 {
    padding-right: 5.625rem !important;
  }
  .pe-lg-10 {
    padding-right: 6.25rem !important;
  }
  .pe-lg-gutter {
    padding-right: 2.133rem !important;
  }
  .pe-lg-out-container {
    padding-right: calc(50% - 50vw) !important;
  }
  .pb-lg-sm {
    padding-bottom: 0.3125rem !important;
  }
  .pb-lg-3px {
    padding-bottom: 3px !important;
  }
  .pb-lg-5px {
    padding-bottom: 5px !important;
  }
  .pb-lg-6px {
    padding-bottom: 6px !important;
  }
  .pb-lg-15px {
    padding-bottom: 15px !important;
  }
  .pb-lg-25px {
    padding-bottom: 25px !important;
  }
  .pb-lg-30px {
    padding-bottom: 30px !important;
  }
  .pb-lg-35px {
    padding-bottom: 35px !important;
  }
  .pb-lg-55px {
    padding-bottom: 55px !important;
  }
  .pb-lg-74px {
    padding-bottom: 74px !important;
  }
  .pb-lg-90px {
    padding-bottom: 90px !important;
  }
  .pb-lg-100px {
    padding-bottom: 100px !important;
  }
  .pb-lg-150px {
    padding-bottom: 150px !important;
  }
  .pb-lg-200px {
    padding-bottom: 200px !important;
  }
  .pb-lg-321px {
    padding-bottom: 321px !important;
  }
  .pb-lg-700px {
    padding-bottom: 700px !important;
  }
  .pb-lg-2rem {
    padding-bottom: 2rem !important;
  }
  .pb-lg-n15 {
    padding-bottom: -15px !important;
  }
  .pb-lg-n1 {
    padding-bottom: -10px !important;
  }
  .pb-lg-n18 {
    padding-bottom: -18px !important;
  }
  .pb-lg-n2 {
    padding-bottom: -20px !important;
  }
  .pb-lg-n3 {
    padding-bottom: -30px !important;
  }
  .pb-lg-n5 {
    padding-bottom: -5px !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.625rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 1.25rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3.125rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 3.75rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 4.375rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 5.625rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 6.25rem !important;
  }
  .pb-lg-gutter {
    padding-bottom: 2.133rem !important;
  }
  .pb-lg-out-container {
    padding-bottom: calc(50% - 50vw) !important;
  }
  .ps-lg-sm {
    padding-left: 0.3125rem !important;
  }
  .ps-lg-3px {
    padding-left: 3px !important;
  }
  .ps-lg-5px {
    padding-left: 5px !important;
  }
  .ps-lg-6px {
    padding-left: 6px !important;
  }
  .ps-lg-15px {
    padding-left: 15px !important;
  }
  .ps-lg-25px {
    padding-left: 25px !important;
  }
  .ps-lg-30px {
    padding-left: 30px !important;
  }
  .ps-lg-35px {
    padding-left: 35px !important;
  }
  .ps-lg-55px {
    padding-left: 55px !important;
  }
  .ps-lg-74px {
    padding-left: 74px !important;
  }
  .ps-lg-90px {
    padding-left: 90px !important;
  }
  .ps-lg-100px {
    padding-left: 100px !important;
  }
  .ps-lg-150px {
    padding-left: 150px !important;
  }
  .ps-lg-200px {
    padding-left: 200px !important;
  }
  .ps-lg-321px {
    padding-left: 321px !important;
  }
  .ps-lg-700px {
    padding-left: 700px !important;
  }
  .ps-lg-2rem {
    padding-left: 2rem !important;
  }
  .ps-lg-n15 {
    padding-left: -15px !important;
  }
  .ps-lg-n1 {
    padding-left: -10px !important;
  }
  .ps-lg-n18 {
    padding-left: -18px !important;
  }
  .ps-lg-n2 {
    padding-left: -20px !important;
  }
  .ps-lg-n3 {
    padding-left: -30px !important;
  }
  .ps-lg-n5 {
    padding-left: -5px !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.625rem !important;
  }
  .ps-lg-2 {
    padding-left: 1.25rem !important;
  }
  .ps-lg-3 {
    padding-left: 1.875rem !important;
  }
  .ps-lg-4 {
    padding-left: 2.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3.125rem !important;
  }
  .ps-lg-6 {
    padding-left: 3.75rem !important;
  }
  .ps-lg-7 {
    padding-left: 4.375rem !important;
  }
  .ps-lg-8 {
    padding-left: 5rem !important;
  }
  .ps-lg-9 {
    padding-left: 5.625rem !important;
  }
  .ps-lg-10 {
    padding-left: 6.25rem !important;
  }
  .ps-lg-gutter {
    padding-left: 2.133rem !important;
  }
  .ps-lg-out-container {
    padding-left: calc(50% - 50vw) !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-sm {
    gap: 0.3125rem !important;
  }
  .gap-lg-3px {
    gap: 3px !important;
  }
  .gap-lg-5px {
    gap: 5px !important;
  }
  .gap-lg-6px {
    gap: 6px !important;
  }
  .gap-lg-15px {
    gap: 15px !important;
  }
  .gap-lg-25px {
    gap: 25px !important;
  }
  .gap-lg-30px {
    gap: 30px !important;
  }
  .gap-lg-35px {
    gap: 35px !important;
  }
  .gap-lg-55px {
    gap: 55px !important;
  }
  .gap-lg-74px {
    gap: 74px !important;
  }
  .gap-lg-90px {
    gap: 90px !important;
  }
  .gap-lg-100px {
    gap: 100px !important;
  }
  .gap-lg-150px {
    gap: 150px !important;
  }
  .gap-lg-200px {
    gap: 200px !important;
  }
  .gap-lg-321px {
    gap: 321px !important;
  }
  .gap-lg-700px {
    gap: 700px !important;
  }
  .gap-lg-2rem {
    gap: 2rem !important;
  }
  .gap-lg-n15 {
    gap: -15px !important;
  }
  .gap-lg-n1 {
    gap: -10px !important;
  }
  .gap-lg-n18 {
    gap: -18px !important;
  }
  .gap-lg-n2 {
    gap: -20px !important;
  }
  .gap-lg-n3 {
    gap: -30px !important;
  }
  .gap-lg-n5 {
    gap: -5px !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.625rem !important;
  }
  .gap-lg-2 {
    gap: 1.25rem !important;
  }
  .gap-lg-3 {
    gap: 1.875rem !important;
  }
  .gap-lg-4 {
    gap: 2.5rem !important;
  }
  .gap-lg-5 {
    gap: 3.125rem !important;
  }
  .gap-lg-6 {
    gap: 3.75rem !important;
  }
  .gap-lg-7 {
    gap: 4.375rem !important;
  }
  .gap-lg-8 {
    gap: 5rem !important;
  }
  .gap-lg-9 {
    gap: 5.625rem !important;
  }
  .gap-lg-10 {
    gap: 6.25rem !important;
  }
  .gap-lg-gutter {
    gap: 2.133rem !important;
  }
  .gap-lg-out-container {
    gap: calc(50% - 50vw) !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .vh-lg-30 {
    height: 30vh !important;
  }
  .vh-lg-40 {
    height: 40vh !important;
  }
  .vh-lg-50 {
    height: 50vh !important;
  }
  .vh-lg-60 {
    height: 60vh !important;
  }
  .vh-lg-65 {
    height: 65vh !important;
  }
  .vh-lg-70 {
    height: 70vh !important;
  }
  .vh-lg-80 {
    height: 80vh !important;
  }
  .vh-lg-100 {
    height: 100vh !important;
  }
  .w-lg-10 {
    width: 10% !important;
  }
  .w-lg-20 {
    width: 20% !important;
  }
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-30 {
    width: 30% !important;
  }
  .w-lg-40 {
    width: 40% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-60 {
    width: 60% !important;
  }
  .w-lg-65 {
    width: 65% !important;
  }
  .w-lg-70 {
    width: 70% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-80 {
    width: 80% !important;
  }
  .w-lg-90 {
    width: 90% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .w-lg-auto {
    width: auto !important;
  }
  .w-lg-20px {
    width: 20px !important;
  }
  .w-lg-24px {
    width: 24px !important;
  }
  .w-lg-30px {
    width: 30px !important;
  }
  .w-lg-36px {
    width: 36px !important;
  }
  .w-lg-50px {
    width: 50px !important;
  }
  .w-lg-60px {
    width: 60px !important;
  }
  .w-lg-70px {
    width: 70px !important;
  }
  .w-lg-80px {
    width: 80px !important;
  }
  .w-lg-85px {
    width: 85px !important;
  }
  .w-lg-90px {
    width: 90px !important;
  }
  .w-lg-100px {
    width: 100px !important;
  }
  .w-lg-110px {
    width: 110px !important;
  }
  .w-lg-120px {
    width: 120px !important;
  }
  .w-lg-130px {
    width: 130px !important;
  }
  .w-lg-150px {
    width: 150px !important;
  }
  .w-lg-180 {
    width: 180px !important;
  }
  .w-lg-300px {
    width: 300px !important;
  }
  .w-lg-600px {
    width: 600px !important;
  }
  .w-lg-800px {
    width: 800px !important;
  }
  .w-lg-200px {
    width: 200px !important;
  }
  .w-lg-cal200 {
    width: calc(100% - 200px) !important;
  }
  .mw-lg-10 {
    max-width: 10% !important;
  }
  .mw-lg-20 {
    max-width: 20% !important;
  }
  .mw-lg-30 {
    max-width: 30% !important;
  }
  .mw-lg-40 {
    max-width: 40% !important;
  }
  .mw-lg-50 {
    max-width: 50% !important;
  }
  .mw-lg-60 {
    max-width: 60% !important;
  }
  .mw-lg-70 {
    max-width: 70% !important;
  }
  .mw-lg-75 {
    max-width: 75% !important;
  }
  .mw-lg-80 {
    max-width: 80% !important;
  }
  .mw-lg-90 {
    max-width: 90% !important;
  }
  .mw-lg-100 {
    max-width: 100% !important;
  }
  .mw-lg-auto {
    max-width: auto !important;
  }
  .mw-lg-300 {
    max-width: 300px !important;
  }
  .mw-lg-435 {
    max-width: 435px !important;
  }
  .mw-lg-740 {
    max-width: 740px !important;
  }
  .mw-lg-780 {
    max-width: 780px !important;
  }
  .mw-lg-824 {
    max-width: 824px !important;
  }
  .mw-lg-890 {
    max-width: 890px !important;
  }
  .mw-lg-1100 {
    max-width: 1100px !important;
  }
  .mw-lg-1410 {
    max-width: 1410px !important;
  }
  .h-lg-25 {
    height: 25% !important;
  }
  .h-lg-50 {
    height: 50% !important;
  }
  .h-lg-75 {
    height: 75% !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
  .h-lg-20px {
    height: 20px !important;
  }
  .h-lg-24px {
    height: 24px !important;
  }
  .h-lg-27px {
    height: 27px !important;
  }
  .h-lg-30px {
    height: 30px !important;
  }
  .h-lg-50px {
    height: 50px !important;
  }
  .h-lg-70px {
    height: 70px !important;
  }
  .h-lg-auto {
    height: auto !important;
  }
  .h-lg-100vh {
    height: 100vh !important;
  }
  .h-lg-120px {
    height: 120px !important;
  }
  .h-lg-130px {
    height: 130px !important;
  }
  .h-lg-150px {
    height: 150px !important;
  }
  .h-lg-200px {
    height: 200px !important;
  }
  .h-lg-270px {
    height: 270px !important;
  }
  .h-lg-300px {
    height: 300px !important;
  }
  .h-lg-350px {
    height: 350px !important;
  }
  .h-lg-400px {
    height: 400px !important;
  }
  .h-lg-430px {
    height: 430px !important;
  }
  .h-lg-450px {
    height: 450px !important;
  }
  .h-lg-480px {
    height: 480px !important;
  }
  .h-lg-500px {
    height: 500px !important;
  }
  .h-lg-520px {
    height: 520px !important;
  }
  .h-lg-550px {
    height: 550px !important;
  }
  .h-lg-600px {
    height: 600px !important;
  }
  .h-lg-625px {
    height: 625px !important;
  }
  .h-lg-750px {
    height: 750px !important;
  }
  .h-lg-800px {
    height: 800px !important;
  }
  .fs-lg-1 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .fs-lg-2 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-lg-3 {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  .fs-lg-4 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-lg-5 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-lg-6 {
    font-size: 1.125rem !important;
  }
  .fs-lg-7 {
    font-size: 1rem !important;
  }
  .fs-lg-xl {
    font-size: calc(1.5rem + 3vw) !important;
  }
  .fs-lg-lg {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-lg-md {
    font-size: calc(1.35rem + 1.2vw) !important;
  }
  .fs-lg-sm {
    font-size: 0.875rem !important;
  }
  .fs-lg-xs {
    font-size: 0.75rem !important;
  }
  .fs-lg-xxs {
    font-size: 0.625rem !important;
  }
  .fs-lg-12 {
    font-size: 0.75rem !important;
  }
  .fs-lg-14 {
    font-size: 0.875rem !important;
  }
  .fs-lg-15 {
    font-size: 0.9375rem !important;
  }
  .fs-lg-16 {
    font-size: 1rem !important;
  }
  .fs-lg-18 {
    font-size: 1.125rem !important;
  }
  .fs-lg-20 {
    font-size: 1.25rem !important;
  }
  .fs-lg-22 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-lg-24 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-lg-25 {
    font-size: calc(1.28125rem + 0.375vw) !important;
  }
  .fs-lg-28 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  .fs-lg-30 {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-lg-32px {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-lg-35 {
    font-size: calc(1.34375rem + 1.125vw) !important;
  }
  .fs-lg-45 {
    font-size: calc(1.40625rem + 1.875vw) !important;
  }
  .fs-lg-54 {
    font-size: calc(1.4625rem + 2.55vw) !important;
  }
  .fs-lg-55 {
    font-size: calc(1.46875rem + 2.625vw) !important;
  }
  .fs-lg-78 {
    font-size: calc(1.6125rem + 4.35vw) !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .order-lg-unset {
    order: unset !important;
  }
  .cursor-lg-auto {
    cursor: auto !important;
  }
  .cursor-lg-pointer {
    cursor: pointer !important;
  }
  .cursor-lg-grab {
    cursor: grab !important;
  }
  .border-lg {
    border: 1px solid #dbdbdb !important;
  }
  .border-lg-0 {
    border: 0 !important;
  }
  .border-lg-2 {
    border: 2px !important;
  }
  .border-top-lg {
    border-top: 1px solid #dbdbdb !important;
  }
  .border-top-lg-0 {
    border-top: 0 !important;
  }
  .border-start-lg {
    border-left: 1px solid #dbdbdb !important;
  }
  .border-start-lg-0 {
    border-left: 0 !important;
  }
  .border-end-lg {
    border-right: 1px solid #dbdbdb !important;
  }
  .border-end-lg-0 {
    border-right: 0 !important;
  }
  .border-bottom-lg {
    border-bottom: 1px solid #dbdbdb !important;
  }
  .border-bottom-lg-0 {
    border-bottom: 0 !important;
  }
  .shadow-lg {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16) !important;
  }
  .shadow-lg-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  }
  .shadow-lg-lg {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16) !important;
  }
  .shadow-lg-none {
    box-shadow: none !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .text-decoration-lg-none {
    text-decoration: none !important;
  }
  .text-decoration-lg-underline {
    text-decoration: underline !important;
  }
  .text-decoration-lg-line-through {
    text-decoration: line-through !important;
  }
  .text-lg-lowercase {
    text-transform: lowercase !important;
  }
  .text-lg-uppercase {
    text-transform: uppercase !important;
  }
  .text-lg-capitalize {
    text-transform: capitalize !important;
  }
  .position-lg-static {
    position: static !important;
  }
  .position-lg-relative {
    position: relative !important;
  }
  .position-lg-absolute {
    position: absolute !important;
  }
  .position-lg-fixed {
    position: fixed !important;
  }
  .position-lg-sticky {
    position: sticky !important;
  }
  .top-lg-0 {
    top: 0 !important;
  }
  .top-lg-15 {
    top: 15% !important;
  }
  .top-lg-20 {
    top: 20% !important;
  }
  .top-lg-25 {
    top: 25% !important;
  }
  .top-lg-30 {
    top: 30% !important;
  }
  .top-lg-35 {
    top: 35% !important;
  }
  .top-lg-40 {
    top: 40% !important;
  }
  .top-lg-45 {
    top: 45% !important;
  }
  .top-lg-48 {
    top: 48% !important;
  }
  .top-lg-50 {
    top: 50% !important;
  }
  .top-lg-60 {
    top: 60% !important;
  }
  .top-lg-65 {
    top: 65% !important;
  }
  .top-lg-70 {
    top: 70% !important;
  }
  .top-lg-75 {
    top: 75% !important;
  }
  .top-lg-80 {
    top: 80% !important;
  }
  .top-lg-100 {
    top: 100% !important;
  }
  .top-lg-10px {
    top: 10px !important;
  }
  .top-lg-20px {
    top: 20px !important;
  }
  .top-lg-30px {
    top: 30px !important;
  }
  .top-lg-40px {
    top: 40px !important;
  }
  .top-lg-50px {
    top: 50px !important;
  }
  .top-lg-60px {
    top: 60px !important;
  }
  .top-lg-n10px {
    top: -10px !important;
  }
  .top-lg-n20px {
    top: -20px !important;
  }
  .top-lg-n20 {
    top: -20% !important;
  }
  .top-lg-n25 {
    top: -25% !important;
  }
  .top-lg-n30 {
    top: -30% !important;
  }
  .top-lg-n40 {
    top: -40% !important;
  }
  .top-lg-n50 {
    top: -50% !important;
  }
  .top-lg-n60 {
    top: -60% !important;
  }
  .top-lg-n65 {
    top: -65% !important;
  }
  .top-lg-n70px {
    top: -70px !important;
  }
  .top-lg-n90px {
    top: -90px !important;
  }
  .top-lg-n110px {
    top: -110px !important;
  }
  .top-lg-n8 {
    top: -8px !important;
  }
  .top-lg-n1 {
    top: -1px !important;
  }
  .top-lg-7 {
    top: 7px !important;
  }
  .top-lg-13 {
    top: 13px !important;
  }
  .top-lg-15px {
    top: 15px !important;
  }
  .top-lg-n3 {
    top: -3px !important;
  }
  .top-lg-5 {
    top: 5px !important;
  }
  .top-lg-2 {
    top: 2px !important;
  }
  .bottom-lg-0 {
    bottom: 0 !important;
  }
  .bottom-lg-15 {
    bottom: 15% !important;
  }
  .bottom-lg-20 {
    bottom: 20% !important;
  }
  .bottom-lg-25 {
    bottom: 25% !important;
  }
  .bottom-lg-30 {
    bottom: 30% !important;
  }
  .bottom-lg-35 {
    bottom: 35% !important;
  }
  .bottom-lg-40 {
    bottom: 40% !important;
  }
  .bottom-lg-45 {
    bottom: 45% !important;
  }
  .bottom-lg-48 {
    bottom: 48% !important;
  }
  .bottom-lg-50 {
    bottom: 50% !important;
  }
  .bottom-lg-60 {
    bottom: 60% !important;
  }
  .bottom-lg-65 {
    bottom: 65% !important;
  }
  .bottom-lg-70 {
    bottom: 70% !important;
  }
  .bottom-lg-75 {
    bottom: 75% !important;
  }
  .bottom-lg-80 {
    bottom: 80% !important;
  }
  .bottom-lg-100 {
    bottom: 100% !important;
  }
  .bottom-lg-10px {
    bottom: 10px !important;
  }
  .bottom-lg-20px {
    bottom: 20px !important;
  }
  .bottom-lg-30px {
    bottom: 30px !important;
  }
  .bottom-lg-40px {
    bottom: 40px !important;
  }
  .bottom-lg-50px {
    bottom: 50px !important;
  }
  .bottom-lg-60px {
    bottom: 60px !important;
  }
  .bottom-lg-n10px {
    bottom: -10px !important;
  }
  .bottom-lg-n20px {
    bottom: -20px !important;
  }
  .bottom-lg-n20 {
    bottom: -20% !important;
  }
  .bottom-lg-n25 {
    bottom: -25% !important;
  }
  .bottom-lg-n30 {
    bottom: -30% !important;
  }
  .bottom-lg-n40 {
    bottom: -40% !important;
  }
  .bottom-lg-n50 {
    bottom: -50% !important;
  }
  .bottom-lg-n60 {
    bottom: -60% !important;
  }
  .bottom-lg-n65 {
    bottom: -65% !important;
  }
  .bottom-lg-n70px {
    bottom: -70px !important;
  }
  .bottom-lg-n90px {
    bottom: -90px !important;
  }
  .bottom-lg-n110px {
    bottom: -110px !important;
  }
  .bottom-lg-n8 {
    bottom: -8px !important;
  }
  .bottom-lg-n1 {
    bottom: -1px !important;
  }
  .bottom-lg-7 {
    bottom: 7px !important;
  }
  .bottom-lg-13 {
    bottom: 13px !important;
  }
  .bottom-lg-15px {
    bottom: 15px !important;
  }
  .bottom-lg-n3 {
    bottom: -3px !important;
  }
  .bottom-lg-5 {
    bottom: 5px !important;
  }
  .bottom-lg-2 {
    bottom: 2px !important;
  }
  .end-lg-0 {
    right: 0 !important;
  }
  .end-lg-15 {
    right: 15% !important;
  }
  .end-lg-20 {
    right: 20% !important;
  }
  .end-lg-25 {
    right: 25% !important;
  }
  .end-lg-30 {
    right: 30% !important;
  }
  .end-lg-35 {
    right: 35% !important;
  }
  .end-lg-40 {
    right: 40% !important;
  }
  .end-lg-45 {
    right: 45% !important;
  }
  .end-lg-48 {
    right: 48% !important;
  }
  .end-lg-50 {
    right: 50% !important;
  }
  .end-lg-60 {
    right: 60% !important;
  }
  .end-lg-65 {
    right: 65% !important;
  }
  .end-lg-70 {
    right: 70% !important;
  }
  .end-lg-75 {
    right: 75% !important;
  }
  .end-lg-80 {
    right: 80% !important;
  }
  .end-lg-100 {
    right: 100% !important;
  }
  .end-lg-10px {
    right: 10px !important;
  }
  .end-lg-20px {
    right: 20px !important;
  }
  .end-lg-30px {
    right: 30px !important;
  }
  .end-lg-40px {
    right: 40px !important;
  }
  .end-lg-50px {
    right: 50px !important;
  }
  .end-lg-60px {
    right: 60px !important;
  }
  .end-lg-n10px {
    right: -10px !important;
  }
  .end-lg-n20px {
    right: -20px !important;
  }
  .end-lg-n20 {
    right: -20% !important;
  }
  .end-lg-n25 {
    right: -25% !important;
  }
  .end-lg-n30 {
    right: -30% !important;
  }
  .end-lg-n40 {
    right: -40% !important;
  }
  .end-lg-n50 {
    right: -50% !important;
  }
  .end-lg-n60 {
    right: -60% !important;
  }
  .end-lg-n65 {
    right: -65% !important;
  }
  .end-lg-n70px {
    right: -70px !important;
  }
  .end-lg-n90px {
    right: -90px !important;
  }
  .end-lg-n110px {
    right: -110px !important;
  }
  .end-lg-n8 {
    right: -8px !important;
  }
  .end-lg-n1 {
    right: -1px !important;
  }
  .end-lg-7 {
    right: 7px !important;
  }
  .end-lg-13 {
    right: 13px !important;
  }
  .end-lg-15px {
    right: 15px !important;
  }
  .end-lg-n3 {
    right: -3px !important;
  }
  .end-lg-5 {
    right: 5px !important;
  }
  .end-lg-2 {
    right: 2px !important;
  }
  .translate-middle-lg {
    transform: translate(-50%, -50%) !important;
  }
  .translate-middle-lg-x {
    transform: translateX(-50%) !important;
  }
  .translate-middle-lg-y {
    transform: translateY(-50%) !important;
  }
}

@media (min-width: 1200px) {
  .font-xl-sans-serif {
    font-family: "Raleway", sans-serif !important;
  }
  .font-xl-sans-serif-Bold {
    font-family: "Raleway-Bold", sans-serif !important;
  }
  .font-xl-sans-serif-SemiBold {
    font-family: "Raleway-SemiBold", sans-serif !important;
  }
  .font-xl-sans-serif-Medium {
    font-family: "Raleway-Medium", sans-serif !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .fw-xl-normal {
    font-weight: 400 !important;
  }
  .fw-xl-bold {
    font-weight: 700 !important;
  }
  .fw-xl-semi {
    font-weight: 600 !important;
  }
  .fw-xl-900 {
    font-weight: 900 !important;
  }
  .bg-xl-primary {
    background-color: #8d1912 !important;
  }
  .bg-xl-secondary {
    background-color: #000000 !important;
  }
  .bg-xl-light {
    background-color: #f0f0f0 !important;
  }
  .bg-xl-success {
    background-color: #0d8b1e !important;
  }
  .bg-xl-gray-100 {
    background-color: rgba(56, 177, 237, 0.05) !important;
  }
  .bg-xl-gray-200 {
    background-color: #eeeeee !important;
  }
  .bg-xl-gray-300 {
    background-color: #dbdbdb !important;
  }
  .bg-xl-gray-400 {
    background-color: #dbedf7 !important;
  }
  .bg-xl-gray-500 {
    background-color: #5a5a5a !important;
  }
  .bg-xl-gray-600 {
    background-color: #777777 !important;
  }
  .bg-xl-gray-800 {
    background-color: #8A8B91 !important;
  }
  .bg-xl-gray-900 {
    background-color: #1a1a1a !important;
  }
  .bg-xl-body {
    background-color: #000000 !important;
  }
  .bg-xl-info {
    background-color: #0056b3 !important;
  }
  .bg-xl-warning {
    background-color: #ffc600 !important;
  }
  .bg-xl-danger {
    background-color: #8d1912 !important;
  }
  .bg-xl-dark {
    background-color: #242424 !important;
  }
  .bg-xl-black {
    background-color: #000000 !important;
  }
  .bg-xl-red {
    background-color: #8d1912 !important;
  }
  .bg-xl-red-light {
    background-color: #fa4d58 !important;
  }
  .bg-xl-orange {
    background-color: #ffa07a !important;
  }
  .bg-xl-white {
    background-color: #ffffff !important;
  }
  .bg-xl-transparent {
    background-color: transparent !important;
  }
  .text-xl-primary {
    color: #8d1912 !important;
  }
  .text-xl-secondary {
    color: #000000 !important;
  }
  .text-xl-light {
    color: #f0f0f0 !important;
  }
  .text-xl-success {
    color: #0d8b1e !important;
  }
  .text-xl-gray-100 {
    color: rgba(56, 177, 237, 0.05) !important;
  }
  .text-xl-gray-200 {
    color: #eeeeee !important;
  }
  .text-xl-gray-300 {
    color: #dbdbdb !important;
  }
  .text-xl-gray-400 {
    color: #dbedf7 !important;
  }
  .text-xl-gray-500 {
    color: #5a5a5a !important;
  }
  .text-xl-gray-600 {
    color: #777777 !important;
  }
  .text-xl-gray-800 {
    color: #8A8B91 !important;
  }
  .text-xl-gray-900 {
    color: #1a1a1a !important;
  }
  .text-xl-body {
    color: #000000 !important;
  }
  .text-xl-info {
    color: #0056b3 !important;
  }
  .text-xl-warning {
    color: #ffc600 !important;
  }
  .text-xl-danger {
    color: #8d1912 !important;
  }
  .text-xl-dark {
    color: #242424 !important;
  }
  .text-xl-black {
    color: #000000 !important;
  }
  .text-xl-red {
    color: #8d1912 !important;
  }
  .text-xl-red-light {
    color: #fa4d58 !important;
  }
  .text-xl-orange {
    color: #ffa07a !important;
  }
  .text-xl-white {
    color: #ffffff !important;
  }
  .text-xl-transparent {
    color: transparent !important;
  }
  .m-xl-sm {
    margin: 0.3125rem !important;
  }
  .m-xl-3px {
    margin: 3px !important;
  }
  .m-xl-5px {
    margin: 5px !important;
  }
  .m-xl-6px {
    margin: 6px !important;
  }
  .m-xl-15px {
    margin: 15px !important;
  }
  .m-xl-25px {
    margin: 25px !important;
  }
  .m-xl-30px {
    margin: 30px !important;
  }
  .m-xl-35px {
    margin: 35px !important;
  }
  .m-xl-55px {
    margin: 55px !important;
  }
  .m-xl-74px {
    margin: 74px !important;
  }
  .m-xl-90px {
    margin: 90px !important;
  }
  .m-xl-100px {
    margin: 100px !important;
  }
  .m-xl-150px {
    margin: 150px !important;
  }
  .m-xl-200px {
    margin: 200px !important;
  }
  .m-xl-321px {
    margin: 321px !important;
  }
  .m-xl-700px {
    margin: 700px !important;
  }
  .m-xl-2rem {
    margin: 2rem !important;
  }
  .m-xl-n15 {
    margin: -15px !important;
  }
  .m-xl-n1 {
    margin: -10px !important;
  }
  .m-xl-n18 {
    margin: -18px !important;
  }
  .m-xl-n2 {
    margin: -20px !important;
  }
  .m-xl-n3 {
    margin: -30px !important;
  }
  .m-xl-n5 {
    margin: -5px !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.625rem !important;
  }
  .m-xl-2 {
    margin: 1.25rem !important;
  }
  .m-xl-3 {
    margin: 1.875rem !important;
  }
  .m-xl-4 {
    margin: 2.5rem !important;
  }
  .m-xl-5 {
    margin: 3.125rem !important;
  }
  .m-xl-6 {
    margin: 3.75rem !important;
  }
  .m-xl-7 {
    margin: 4.375rem !important;
  }
  .m-xl-8 {
    margin: 5rem !important;
  }
  .m-xl-9 {
    margin: 5.625rem !important;
  }
  .m-xl-10 {
    margin: 6.25rem !important;
  }
  .m-xl-gutter {
    margin: 2.133rem !important;
  }
  .m-xl-out-container {
    margin: calc(50% - 50vw) !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-sm {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important;
  }
  .mx-xl-3px {
    margin-right: 3px !important;
    margin-left: 3px !important;
  }
  .mx-xl-5px {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }
  .mx-xl-6px {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  .mx-xl-15px {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  .mx-xl-25px {
    margin-right: 25px !important;
    margin-left: 25px !important;
  }
  .mx-xl-30px {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  .mx-xl-35px {
    margin-right: 35px !important;
    margin-left: 35px !important;
  }
  .mx-xl-55px {
    margin-right: 55px !important;
    margin-left: 55px !important;
  }
  .mx-xl-74px {
    margin-right: 74px !important;
    margin-left: 74px !important;
  }
  .mx-xl-90px {
    margin-right: 90px !important;
    margin-left: 90px !important;
  }
  .mx-xl-100px {
    margin-right: 100px !important;
    margin-left: 100px !important;
  }
  .mx-xl-150px {
    margin-right: 150px !important;
    margin-left: 150px !important;
  }
  .mx-xl-200px {
    margin-right: 200px !important;
    margin-left: 200px !important;
  }
  .mx-xl-321px {
    margin-right: 321px !important;
    margin-left: 321px !important;
  }
  .mx-xl-700px {
    margin-right: 700px !important;
    margin-left: 700px !important;
  }
  .mx-xl-2rem {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-n15 {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  .mx-xl-n1 {
    margin-right: -10px !important;
    margin-left: -10px !important;
  }
  .mx-xl-n18 {
    margin-right: -18px !important;
    margin-left: -18px !important;
  }
  .mx-xl-n2 {
    margin-right: -20px !important;
    margin-left: -20px !important;
  }
  .mx-xl-n3 {
    margin-right: -30px !important;
    margin-left: -30px !important;
  }
  .mx-xl-n5 {
    margin-right: -5px !important;
    margin-left: -5px !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-xl-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-xl-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xl-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-xl-6 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-xl-7 {
    margin-right: 4.375rem !important;
    margin-left: 4.375rem !important;
  }
  .mx-xl-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xl-9 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-xl-10 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-xl-gutter {
    margin-right: 2.133rem !important;
    margin-left: 2.133rem !important;
  }
  .mx-xl-out-container {
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-sm {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important;
  }
  .my-xl-3px {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  .my-xl-5px {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .my-xl-6px {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-xl-15px {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .my-xl-25px {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .my-xl-30px {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-xl-35px {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .my-xl-55px {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .my-xl-74px {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-xl-90px {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-xl-100px {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-xl-150px {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-xl-200px {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  .my-xl-321px {
    margin-top: 321px !important;
    margin-bottom: 321px !important;
  }
  .my-xl-700px {
    margin-top: 700px !important;
    margin-bottom: 700px !important;
  }
  .my-xl-2rem {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-n15 {
    margin-top: -15px !important;
    margin-bottom: -15px !important;
  }
  .my-xl-n1 {
    margin-top: -10px !important;
    margin-bottom: -10px !important;
  }
  .my-xl-n18 {
    margin-top: -18px !important;
    margin-bottom: -18px !important;
  }
  .my-xl-n2 {
    margin-top: -20px !important;
    margin-bottom: -20px !important;
  }
  .my-xl-n3 {
    margin-top: -30px !important;
    margin-bottom: -30px !important;
  }
  .my-xl-n5 {
    margin-top: -5px !important;
    margin-bottom: -5px !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-xl-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-xl-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xl-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-xl-6 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-xl-7 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }
  .my-xl-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xl-9 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-xl-10 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-xl-gutter {
    margin-top: 2.133rem !important;
    margin-bottom: 2.133rem !important;
  }
  .my-xl-out-container {
    margin-top: calc(50% - 50vw) !important;
    margin-bottom: calc(50% - 50vw) !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-sm {
    margin-top: 0.3125rem !important;
  }
  .mt-xl-3px {
    margin-top: 3px !important;
  }
  .mt-xl-5px {
    margin-top: 5px !important;
  }
  .mt-xl-6px {
    margin-top: 6px !important;
  }
  .mt-xl-15px {
    margin-top: 15px !important;
  }
  .mt-xl-25px {
    margin-top: 25px !important;
  }
  .mt-xl-30px {
    margin-top: 30px !important;
  }
  .mt-xl-35px {
    margin-top: 35px !important;
  }
  .mt-xl-55px {
    margin-top: 55px !important;
  }
  .mt-xl-74px {
    margin-top: 74px !important;
  }
  .mt-xl-90px {
    margin-top: 90px !important;
  }
  .mt-xl-100px {
    margin-top: 100px !important;
  }
  .mt-xl-150px {
    margin-top: 150px !important;
  }
  .mt-xl-200px {
    margin-top: 200px !important;
  }
  .mt-xl-321px {
    margin-top: 321px !important;
  }
  .mt-xl-700px {
    margin-top: 700px !important;
  }
  .mt-xl-2rem {
    margin-top: 2rem !important;
  }
  .mt-xl-n15 {
    margin-top: -15px !important;
  }
  .mt-xl-n1 {
    margin-top: -10px !important;
  }
  .mt-xl-n18 {
    margin-top: -18px !important;
  }
  .mt-xl-n2 {
    margin-top: -20px !important;
  }
  .mt-xl-n3 {
    margin-top: -30px !important;
  }
  .mt-xl-n5 {
    margin-top: -5px !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.625rem !important;
  }
  .mt-xl-2 {
    margin-top: 1.25rem !important;
  }
  .mt-xl-3 {
    margin-top: 1.875rem !important;
  }
  .mt-xl-4 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3.125rem !important;
  }
  .mt-xl-6 {
    margin-top: 3.75rem !important;
  }
  .mt-xl-7 {
    margin-top: 4.375rem !important;
  }
  .mt-xl-8 {
    margin-top: 5rem !important;
  }
  .mt-xl-9 {
    margin-top: 5.625rem !important;
  }
  .mt-xl-10 {
    margin-top: 6.25rem !important;
  }
  .mt-xl-gutter {
    margin-top: 2.133rem !important;
  }
  .mt-xl-out-container {
    margin-top: calc(50% - 50vw) !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-sm {
    margin-right: 0.3125rem !important;
  }
  .me-xl-3px {
    margin-right: 3px !important;
  }
  .me-xl-5px {
    margin-right: 5px !important;
  }
  .me-xl-6px {
    margin-right: 6px !important;
  }
  .me-xl-15px {
    margin-right: 15px !important;
  }
  .me-xl-25px {
    margin-right: 25px !important;
  }
  .me-xl-30px {
    margin-right: 30px !important;
  }
  .me-xl-35px {
    margin-right: 35px !important;
  }
  .me-xl-55px {
    margin-right: 55px !important;
  }
  .me-xl-74px {
    margin-right: 74px !important;
  }
  .me-xl-90px {
    margin-right: 90px !important;
  }
  .me-xl-100px {
    margin-right: 100px !important;
  }
  .me-xl-150px {
    margin-right: 150px !important;
  }
  .me-xl-200px {
    margin-right: 200px !important;
  }
  .me-xl-321px {
    margin-right: 321px !important;
  }
  .me-xl-700px {
    margin-right: 700px !important;
  }
  .me-xl-2rem {
    margin-right: 2rem !important;
  }
  .me-xl-n15 {
    margin-right: -15px !important;
  }
  .me-xl-n1 {
    margin-right: -10px !important;
  }
  .me-xl-n18 {
    margin-right: -18px !important;
  }
  .me-xl-n2 {
    margin-right: -20px !important;
  }
  .me-xl-n3 {
    margin-right: -30px !important;
  }
  .me-xl-n5 {
    margin-right: -5px !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.625rem !important;
  }
  .me-xl-2 {
    margin-right: 1.25rem !important;
  }
  .me-xl-3 {
    margin-right: 1.875rem !important;
  }
  .me-xl-4 {
    margin-right: 2.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3.125rem !important;
  }
  .me-xl-6 {
    margin-right: 3.75rem !important;
  }
  .me-xl-7 {
    margin-right: 4.375rem !important;
  }
  .me-xl-8 {
    margin-right: 5rem !important;
  }
  .me-xl-9 {
    margin-right: 5.625rem !important;
  }
  .me-xl-10 {
    margin-right: 6.25rem !important;
  }
  .me-xl-gutter {
    margin-right: 2.133rem !important;
  }
  .me-xl-out-container {
    margin-right: calc(50% - 50vw) !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-sm {
    margin-bottom: 0.3125rem !important;
  }
  .mb-xl-3px {
    margin-bottom: 3px !important;
  }
  .mb-xl-5px {
    margin-bottom: 5px !important;
  }
  .mb-xl-6px {
    margin-bottom: 6px !important;
  }
  .mb-xl-15px {
    margin-bottom: 15px !important;
  }
  .mb-xl-25px {
    margin-bottom: 25px !important;
  }
  .mb-xl-30px {
    margin-bottom: 30px !important;
  }
  .mb-xl-35px {
    margin-bottom: 35px !important;
  }
  .mb-xl-55px {
    margin-bottom: 55px !important;
  }
  .mb-xl-74px {
    margin-bottom: 74px !important;
  }
  .mb-xl-90px {
    margin-bottom: 90px !important;
  }
  .mb-xl-100px {
    margin-bottom: 100px !important;
  }
  .mb-xl-150px {
    margin-bottom: 150px !important;
  }
  .mb-xl-200px {
    margin-bottom: 200px !important;
  }
  .mb-xl-321px {
    margin-bottom: 321px !important;
  }
  .mb-xl-700px {
    margin-bottom: 700px !important;
  }
  .mb-xl-2rem {
    margin-bottom: 2rem !important;
  }
  .mb-xl-n15 {
    margin-bottom: -15px !important;
  }
  .mb-xl-n1 {
    margin-bottom: -10px !important;
  }
  .mb-xl-n18 {
    margin-bottom: -18px !important;
  }
  .mb-xl-n2 {
    margin-bottom: -20px !important;
  }
  .mb-xl-n3 {
    margin-bottom: -30px !important;
  }
  .mb-xl-n5 {
    margin-bottom: -5px !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.625rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 1.25rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3.125rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 3.75rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 4.375rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 5.625rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 6.25rem !important;
  }
  .mb-xl-gutter {
    margin-bottom: 2.133rem !important;
  }
  .mb-xl-out-container {
    margin-bottom: calc(50% - 50vw) !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-sm {
    margin-left: 0.3125rem !important;
  }
  .ms-xl-3px {
    margin-left: 3px !important;
  }
  .ms-xl-5px {
    margin-left: 5px !important;
  }
  .ms-xl-6px {
    margin-left: 6px !important;
  }
  .ms-xl-15px {
    margin-left: 15px !important;
  }
  .ms-xl-25px {
    margin-left: 25px !important;
  }
  .ms-xl-30px {
    margin-left: 30px !important;
  }
  .ms-xl-35px {
    margin-left: 35px !important;
  }
  .ms-xl-55px {
    margin-left: 55px !important;
  }
  .ms-xl-74px {
    margin-left: 74px !important;
  }
  .ms-xl-90px {
    margin-left: 90px !important;
  }
  .ms-xl-100px {
    margin-left: 100px !important;
  }
  .ms-xl-150px {
    margin-left: 150px !important;
  }
  .ms-xl-200px {
    margin-left: 200px !important;
  }
  .ms-xl-321px {
    margin-left: 321px !important;
  }
  .ms-xl-700px {
    margin-left: 700px !important;
  }
  .ms-xl-2rem {
    margin-left: 2rem !important;
  }
  .ms-xl-n15 {
    margin-left: -15px !important;
  }
  .ms-xl-n1 {
    margin-left: -10px !important;
  }
  .ms-xl-n18 {
    margin-left: -18px !important;
  }
  .ms-xl-n2 {
    margin-left: -20px !important;
  }
  .ms-xl-n3 {
    margin-left: -30px !important;
  }
  .ms-xl-n5 {
    margin-left: -5px !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.625rem !important;
  }
  .ms-xl-2 {
    margin-left: 1.25rem !important;
  }
  .ms-xl-3 {
    margin-left: 1.875rem !important;
  }
  .ms-xl-4 {
    margin-left: 2.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3.125rem !important;
  }
  .ms-xl-6 {
    margin-left: 3.75rem !important;
  }
  .ms-xl-7 {
    margin-left: 4.375rem !important;
  }
  .ms-xl-8 {
    margin-left: 5rem !important;
  }
  .ms-xl-9 {
    margin-left: 5.625rem !important;
  }
  .ms-xl-10 {
    margin-left: 6.25rem !important;
  }
  .ms-xl-gutter {
    margin-left: 2.133rem !important;
  }
  .ms-xl-out-container {
    margin-left: calc(50% - 50vw) !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-sm {
    padding: 0.3125rem !important;
  }
  .p-xl-3px {
    padding: 3px !important;
  }
  .p-xl-5px {
    padding: 5px !important;
  }
  .p-xl-6px {
    padding: 6px !important;
  }
  .p-xl-15px {
    padding: 15px !important;
  }
  .p-xl-25px {
    padding: 25px !important;
  }
  .p-xl-30px {
    padding: 30px !important;
  }
  .p-xl-35px {
    padding: 35px !important;
  }
  .p-xl-55px {
    padding: 55px !important;
  }
  .p-xl-74px {
    padding: 74px !important;
  }
  .p-xl-90px {
    padding: 90px !important;
  }
  .p-xl-100px {
    padding: 100px !important;
  }
  .p-xl-150px {
    padding: 150px !important;
  }
  .p-xl-200px {
    padding: 200px !important;
  }
  .p-xl-321px {
    padding: 321px !important;
  }
  .p-xl-700px {
    padding: 700px !important;
  }
  .p-xl-2rem {
    padding: 2rem !important;
  }
  .p-xl-n15 {
    padding: -15px !important;
  }
  .p-xl-n1 {
    padding: -10px !important;
  }
  .p-xl-n18 {
    padding: -18px !important;
  }
  .p-xl-n2 {
    padding: -20px !important;
  }
  .p-xl-n3 {
    padding: -30px !important;
  }
  .p-xl-n5 {
    padding: -5px !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.625rem !important;
  }
  .p-xl-2 {
    padding: 1.25rem !important;
  }
  .p-xl-3 {
    padding: 1.875rem !important;
  }
  .p-xl-4 {
    padding: 2.5rem !important;
  }
  .p-xl-5 {
    padding: 3.125rem !important;
  }
  .p-xl-6 {
    padding: 3.75rem !important;
  }
  .p-xl-7 {
    padding: 4.375rem !important;
  }
  .p-xl-8 {
    padding: 5rem !important;
  }
  .p-xl-9 {
    padding: 5.625rem !important;
  }
  .p-xl-10 {
    padding: 6.25rem !important;
  }
  .p-xl-gutter {
    padding: 2.133rem !important;
  }
  .p-xl-out-container {
    padding: calc(50% - 50vw) !important;
  }
  .px-xl-sm {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important;
  }
  .px-xl-3px {
    padding-right: 3px !important;
    padding-left: 3px !important;
  }
  .px-xl-5px {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .px-xl-6px {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  .px-xl-15px {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .px-xl-25px {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  .px-xl-30px {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .px-xl-35px {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }
  .px-xl-55px {
    padding-right: 55px !important;
    padding-left: 55px !important;
  }
  .px-xl-74px {
    padding-right: 74px !important;
    padding-left: 74px !important;
  }
  .px-xl-90px {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
  .px-xl-100px {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
  .px-xl-150px {
    padding-right: 150px !important;
    padding-left: 150px !important;
  }
  .px-xl-200px {
    padding-right: 200px !important;
    padding-left: 200px !important;
  }
  .px-xl-321px {
    padding-right: 321px !important;
    padding-left: 321px !important;
  }
  .px-xl-700px {
    padding-right: 700px !important;
    padding-left: 700px !important;
  }
  .px-xl-2rem {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-n15 {
    padding-right: -15px !important;
    padding-left: -15px !important;
  }
  .px-xl-n1 {
    padding-right: -10px !important;
    padding-left: -10px !important;
  }
  .px-xl-n18 {
    padding-right: -18px !important;
    padding-left: -18px !important;
  }
  .px-xl-n2 {
    padding-right: -20px !important;
    padding-left: -20px !important;
  }
  .px-xl-n3 {
    padding-right: -30px !important;
    padding-left: -30px !important;
  }
  .px-xl-n5 {
    padding-right: -5px !important;
    padding-left: -5px !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-xl-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-xl-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xl-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-xl-6 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-xl-7 {
    padding-right: 4.375rem !important;
    padding-left: 4.375rem !important;
  }
  .px-xl-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xl-9 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .px-xl-10 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-xl-gutter {
    padding-right: 2.133rem !important;
    padding-left: 2.133rem !important;
  }
  .px-xl-out-container {
    padding-right: calc(50% - 50vw) !important;
    padding-left: calc(50% - 50vw) !important;
  }
  .py-xl-sm {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
  }
  .py-xl-3px {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .py-xl-5px {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .py-xl-6px {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-xl-15px {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .py-xl-25px {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .py-xl-30px {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-xl-35px {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .py-xl-55px {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .py-xl-74px {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-xl-90px {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-xl-100px {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-xl-150px {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-xl-200px {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  .py-xl-321px {
    padding-top: 321px !important;
    padding-bottom: 321px !important;
  }
  .py-xl-700px {
    padding-top: 700px !important;
    padding-bottom: 700px !important;
  }
  .py-xl-2rem {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-n15 {
    padding-top: -15px !important;
    padding-bottom: -15px !important;
  }
  .py-xl-n1 {
    padding-top: -10px !important;
    padding-bottom: -10px !important;
  }
  .py-xl-n18 {
    padding-top: -18px !important;
    padding-bottom: -18px !important;
  }
  .py-xl-n2 {
    padding-top: -20px !important;
    padding-bottom: -20px !important;
  }
  .py-xl-n3 {
    padding-top: -30px !important;
    padding-bottom: -30px !important;
  }
  .py-xl-n5 {
    padding-top: -5px !important;
    padding-bottom: -5px !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-xl-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-xl-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xl-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-xl-6 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-xl-7 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }
  .py-xl-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xl-9 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .py-xl-10 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-xl-gutter {
    padding-top: 2.133rem !important;
    padding-bottom: 2.133rem !important;
  }
  .py-xl-out-container {
    padding-top: calc(50% - 50vw) !important;
    padding-bottom: calc(50% - 50vw) !important;
  }
  .pt-xl-sm {
    padding-top: 0.3125rem !important;
  }
  .pt-xl-3px {
    padding-top: 3px !important;
  }
  .pt-xl-5px {
    padding-top: 5px !important;
  }
  .pt-xl-6px {
    padding-top: 6px !important;
  }
  .pt-xl-15px {
    padding-top: 15px !important;
  }
  .pt-xl-25px {
    padding-top: 25px !important;
  }
  .pt-xl-30px {
    padding-top: 30px !important;
  }
  .pt-xl-35px {
    padding-top: 35px !important;
  }
  .pt-xl-55px {
    padding-top: 55px !important;
  }
  .pt-xl-74px {
    padding-top: 74px !important;
  }
  .pt-xl-90px {
    padding-top: 90px !important;
  }
  .pt-xl-100px {
    padding-top: 100px !important;
  }
  .pt-xl-150px {
    padding-top: 150px !important;
  }
  .pt-xl-200px {
    padding-top: 200px !important;
  }
  .pt-xl-321px {
    padding-top: 321px !important;
  }
  .pt-xl-700px {
    padding-top: 700px !important;
  }
  .pt-xl-2rem {
    padding-top: 2rem !important;
  }
  .pt-xl-n15 {
    padding-top: -15px !important;
  }
  .pt-xl-n1 {
    padding-top: -10px !important;
  }
  .pt-xl-n18 {
    padding-top: -18px !important;
  }
  .pt-xl-n2 {
    padding-top: -20px !important;
  }
  .pt-xl-n3 {
    padding-top: -30px !important;
  }
  .pt-xl-n5 {
    padding-top: -5px !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.625rem !important;
  }
  .pt-xl-2 {
    padding-top: 1.25rem !important;
  }
  .pt-xl-3 {
    padding-top: 1.875rem !important;
  }
  .pt-xl-4 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3.125rem !important;
  }
  .pt-xl-6 {
    padding-top: 3.75rem !important;
  }
  .pt-xl-7 {
    padding-top: 4.375rem !important;
  }
  .pt-xl-8 {
    padding-top: 5rem !important;
  }
  .pt-xl-9 {
    padding-top: 5.625rem !important;
  }
  .pt-xl-10 {
    padding-top: 6.25rem !important;
  }
  .pt-xl-gutter {
    padding-top: 2.133rem !important;
  }
  .pt-xl-out-container {
    padding-top: calc(50% - 50vw) !important;
  }
  .pe-xl-sm {
    padding-right: 0.3125rem !important;
  }
  .pe-xl-3px {
    padding-right: 3px !important;
  }
  .pe-xl-5px {
    padding-right: 5px !important;
  }
  .pe-xl-6px {
    padding-right: 6px !important;
  }
  .pe-xl-15px {
    padding-right: 15px !important;
  }
  .pe-xl-25px {
    padding-right: 25px !important;
  }
  .pe-xl-30px {
    padding-right: 30px !important;
  }
  .pe-xl-35px {
    padding-right: 35px !important;
  }
  .pe-xl-55px {
    padding-right: 55px !important;
  }
  .pe-xl-74px {
    padding-right: 74px !important;
  }
  .pe-xl-90px {
    padding-right: 90px !important;
  }
  .pe-xl-100px {
    padding-right: 100px !important;
  }
  .pe-xl-150px {
    padding-right: 150px !important;
  }
  .pe-xl-200px {
    padding-right: 200px !important;
  }
  .pe-xl-321px {
    padding-right: 321px !important;
  }
  .pe-xl-700px {
    padding-right: 700px !important;
  }
  .pe-xl-2rem {
    padding-right: 2rem !important;
  }
  .pe-xl-n15 {
    padding-right: -15px !important;
  }
  .pe-xl-n1 {
    padding-right: -10px !important;
  }
  .pe-xl-n18 {
    padding-right: -18px !important;
  }
  .pe-xl-n2 {
    padding-right: -20px !important;
  }
  .pe-xl-n3 {
    padding-right: -30px !important;
  }
  .pe-xl-n5 {
    padding-right: -5px !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.625rem !important;
  }
  .pe-xl-2 {
    padding-right: 1.25rem !important;
  }
  .pe-xl-3 {
    padding-right: 1.875rem !important;
  }
  .pe-xl-4 {
    padding-right: 2.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3.125rem !important;
  }
  .pe-xl-6 {
    padding-right: 3.75rem !important;
  }
  .pe-xl-7 {
    padding-right: 4.375rem !important;
  }
  .pe-xl-8 {
    padding-right: 5rem !important;
  }
  .pe-xl-9 {
    padding-right: 5.625rem !important;
  }
  .pe-xl-10 {
    padding-right: 6.25rem !important;
  }
  .pe-xl-gutter {
    padding-right: 2.133rem !important;
  }
  .pe-xl-out-container {
    padding-right: calc(50% - 50vw) !important;
  }
  .pb-xl-sm {
    padding-bottom: 0.3125rem !important;
  }
  .pb-xl-3px {
    padding-bottom: 3px !important;
  }
  .pb-xl-5px {
    padding-bottom: 5px !important;
  }
  .pb-xl-6px {
    padding-bottom: 6px !important;
  }
  .pb-xl-15px {
    padding-bottom: 15px !important;
  }
  .pb-xl-25px {
    padding-bottom: 25px !important;
  }
  .pb-xl-30px {
    padding-bottom: 30px !important;
  }
  .pb-xl-35px {
    padding-bottom: 35px !important;
  }
  .pb-xl-55px {
    padding-bottom: 55px !important;
  }
  .pb-xl-74px {
    padding-bottom: 74px !important;
  }
  .pb-xl-90px {
    padding-bottom: 90px !important;
  }
  .pb-xl-100px {
    padding-bottom: 100px !important;
  }
  .pb-xl-150px {
    padding-bottom: 150px !important;
  }
  .pb-xl-200px {
    padding-bottom: 200px !important;
  }
  .pb-xl-321px {
    padding-bottom: 321px !important;
  }
  .pb-xl-700px {
    padding-bottom: 700px !important;
  }
  .pb-xl-2rem {
    padding-bottom: 2rem !important;
  }
  .pb-xl-n15 {
    padding-bottom: -15px !important;
  }
  .pb-xl-n1 {
    padding-bottom: -10px !important;
  }
  .pb-xl-n18 {
    padding-bottom: -18px !important;
  }
  .pb-xl-n2 {
    padding-bottom: -20px !important;
  }
  .pb-xl-n3 {
    padding-bottom: -30px !important;
  }
  .pb-xl-n5 {
    padding-bottom: -5px !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.625rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 1.25rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3.125rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 3.75rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 4.375rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 5.625rem !important;
  }
  .pb-xl-10 {
    padding-bottom: 6.25rem !important;
  }
  .pb-xl-gutter {
    padding-bottom: 2.133rem !important;
  }
  .pb-xl-out-container {
    padding-bottom: calc(50% - 50vw) !important;
  }
  .ps-xl-sm {
    padding-left: 0.3125rem !important;
  }
  .ps-xl-3px {
    padding-left: 3px !important;
  }
  .ps-xl-5px {
    padding-left: 5px !important;
  }
  .ps-xl-6px {
    padding-left: 6px !important;
  }
  .ps-xl-15px {
    padding-left: 15px !important;
  }
  .ps-xl-25px {
    padding-left: 25px !important;
  }
  .ps-xl-30px {
    padding-left: 30px !important;
  }
  .ps-xl-35px {
    padding-left: 35px !important;
  }
  .ps-xl-55px {
    padding-left: 55px !important;
  }
  .ps-xl-74px {
    padding-left: 74px !important;
  }
  .ps-xl-90px {
    padding-left: 90px !important;
  }
  .ps-xl-100px {
    padding-left: 100px !important;
  }
  .ps-xl-150px {
    padding-left: 150px !important;
  }
  .ps-xl-200px {
    padding-left: 200px !important;
  }
  .ps-xl-321px {
    padding-left: 321px !important;
  }
  .ps-xl-700px {
    padding-left: 700px !important;
  }
  .ps-xl-2rem {
    padding-left: 2rem !important;
  }
  .ps-xl-n15 {
    padding-left: -15px !important;
  }
  .ps-xl-n1 {
    padding-left: -10px !important;
  }
  .ps-xl-n18 {
    padding-left: -18px !important;
  }
  .ps-xl-n2 {
    padding-left: -20px !important;
  }
  .ps-xl-n3 {
    padding-left: -30px !important;
  }
  .ps-xl-n5 {
    padding-left: -5px !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.625rem !important;
  }
  .ps-xl-2 {
    padding-left: 1.25rem !important;
  }
  .ps-xl-3 {
    padding-left: 1.875rem !important;
  }
  .ps-xl-4 {
    padding-left: 2.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3.125rem !important;
  }
  .ps-xl-6 {
    padding-left: 3.75rem !important;
  }
  .ps-xl-7 {
    padding-left: 4.375rem !important;
  }
  .ps-xl-8 {
    padding-left: 5rem !important;
  }
  .ps-xl-9 {
    padding-left: 5.625rem !important;
  }
  .ps-xl-10 {
    padding-left: 6.25rem !important;
  }
  .ps-xl-gutter {
    padding-left: 2.133rem !important;
  }
  .ps-xl-out-container {
    padding-left: calc(50% - 50vw) !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-sm {
    gap: 0.3125rem !important;
  }
  .gap-xl-3px {
    gap: 3px !important;
  }
  .gap-xl-5px {
    gap: 5px !important;
  }
  .gap-xl-6px {
    gap: 6px !important;
  }
  .gap-xl-15px {
    gap: 15px !important;
  }
  .gap-xl-25px {
    gap: 25px !important;
  }
  .gap-xl-30px {
    gap: 30px !important;
  }
  .gap-xl-35px {
    gap: 35px !important;
  }
  .gap-xl-55px {
    gap: 55px !important;
  }
  .gap-xl-74px {
    gap: 74px !important;
  }
  .gap-xl-90px {
    gap: 90px !important;
  }
  .gap-xl-100px {
    gap: 100px !important;
  }
  .gap-xl-150px {
    gap: 150px !important;
  }
  .gap-xl-200px {
    gap: 200px !important;
  }
  .gap-xl-321px {
    gap: 321px !important;
  }
  .gap-xl-700px {
    gap: 700px !important;
  }
  .gap-xl-2rem {
    gap: 2rem !important;
  }
  .gap-xl-n15 {
    gap: -15px !important;
  }
  .gap-xl-n1 {
    gap: -10px !important;
  }
  .gap-xl-n18 {
    gap: -18px !important;
  }
  .gap-xl-n2 {
    gap: -20px !important;
  }
  .gap-xl-n3 {
    gap: -30px !important;
  }
  .gap-xl-n5 {
    gap: -5px !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.625rem !important;
  }
  .gap-xl-2 {
    gap: 1.25rem !important;
  }
  .gap-xl-3 {
    gap: 1.875rem !important;
  }
  .gap-xl-4 {
    gap: 2.5rem !important;
  }
  .gap-xl-5 {
    gap: 3.125rem !important;
  }
  .gap-xl-6 {
    gap: 3.75rem !important;
  }
  .gap-xl-7 {
    gap: 4.375rem !important;
  }
  .gap-xl-8 {
    gap: 5rem !important;
  }
  .gap-xl-9 {
    gap: 5.625rem !important;
  }
  .gap-xl-10 {
    gap: 6.25rem !important;
  }
  .gap-xl-gutter {
    gap: 2.133rem !important;
  }
  .gap-xl-out-container {
    gap: calc(50% - 50vw) !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .vh-xl-30 {
    height: 30vh !important;
  }
  .vh-xl-40 {
    height: 40vh !important;
  }
  .vh-xl-50 {
    height: 50vh !important;
  }
  .vh-xl-60 {
    height: 60vh !important;
  }
  .vh-xl-65 {
    height: 65vh !important;
  }
  .vh-xl-70 {
    height: 70vh !important;
  }
  .vh-xl-80 {
    height: 80vh !important;
  }
  .vh-xl-100 {
    height: 100vh !important;
  }
  .w-xl-10 {
    width: 10% !important;
  }
  .w-xl-20 {
    width: 20% !important;
  }
  .w-xl-25 {
    width: 25% !important;
  }
  .w-xl-30 {
    width: 30% !important;
  }
  .w-xl-40 {
    width: 40% !important;
  }
  .w-xl-50 {
    width: 50% !important;
  }
  .w-xl-60 {
    width: 60% !important;
  }
  .w-xl-65 {
    width: 65% !important;
  }
  .w-xl-70 {
    width: 70% !important;
  }
  .w-xl-75 {
    width: 75% !important;
  }
  .w-xl-80 {
    width: 80% !important;
  }
  .w-xl-90 {
    width: 90% !important;
  }
  .w-xl-100 {
    width: 100% !important;
  }
  .w-xl-auto {
    width: auto !important;
  }
  .w-xl-20px {
    width: 20px !important;
  }
  .w-xl-24px {
    width: 24px !important;
  }
  .w-xl-30px {
    width: 30px !important;
  }
  .w-xl-36px {
    width: 36px !important;
  }
  .w-xl-50px {
    width: 50px !important;
  }
  .w-xl-60px {
    width: 60px !important;
  }
  .w-xl-70px {
    width: 70px !important;
  }
  .w-xl-80px {
    width: 80px !important;
  }
  .w-xl-85px {
    width: 85px !important;
  }
  .w-xl-90px {
    width: 90px !important;
  }
  .w-xl-100px {
    width: 100px !important;
  }
  .w-xl-110px {
    width: 110px !important;
  }
  .w-xl-120px {
    width: 120px !important;
  }
  .w-xl-130px {
    width: 130px !important;
  }
  .w-xl-150px {
    width: 150px !important;
  }
  .w-xl-180 {
    width: 180px !important;
  }
  .w-xl-300px {
    width: 300px !important;
  }
  .w-xl-600px {
    width: 600px !important;
  }
  .w-xl-800px {
    width: 800px !important;
  }
  .w-xl-200px {
    width: 200px !important;
  }
  .w-xl-cal200 {
    width: calc(100% - 200px) !important;
  }
  .mw-xl-10 {
    max-width: 10% !important;
  }
  .mw-xl-20 {
    max-width: 20% !important;
  }
  .mw-xl-30 {
    max-width: 30% !important;
  }
  .mw-xl-40 {
    max-width: 40% !important;
  }
  .mw-xl-50 {
    max-width: 50% !important;
  }
  .mw-xl-60 {
    max-width: 60% !important;
  }
  .mw-xl-70 {
    max-width: 70% !important;
  }
  .mw-xl-75 {
    max-width: 75% !important;
  }
  .mw-xl-80 {
    max-width: 80% !important;
  }
  .mw-xl-90 {
    max-width: 90% !important;
  }
  .mw-xl-100 {
    max-width: 100% !important;
  }
  .mw-xl-auto {
    max-width: auto !important;
  }
  .mw-xl-300 {
    max-width: 300px !important;
  }
  .mw-xl-435 {
    max-width: 435px !important;
  }
  .mw-xl-740 {
    max-width: 740px !important;
  }
  .mw-xl-780 {
    max-width: 780px !important;
  }
  .mw-xl-824 {
    max-width: 824px !important;
  }
  .mw-xl-890 {
    max-width: 890px !important;
  }
  .mw-xl-1100 {
    max-width: 1100px !important;
  }
  .mw-xl-1410 {
    max-width: 1410px !important;
  }
  .h-xl-25 {
    height: 25% !important;
  }
  .h-xl-50 {
    height: 50% !important;
  }
  .h-xl-75 {
    height: 75% !important;
  }
  .h-xl-100 {
    height: 100% !important;
  }
  .h-xl-20px {
    height: 20px !important;
  }
  .h-xl-24px {
    height: 24px !important;
  }
  .h-xl-27px {
    height: 27px !important;
  }
  .h-xl-30px {
    height: 30px !important;
  }
  .h-xl-50px {
    height: 50px !important;
  }
  .h-xl-70px {
    height: 70px !important;
  }
  .h-xl-auto {
    height: auto !important;
  }
  .h-xl-100vh {
    height: 100vh !important;
  }
  .h-xl-120px {
    height: 120px !important;
  }
  .h-xl-130px {
    height: 130px !important;
  }
  .h-xl-150px {
    height: 150px !important;
  }
  .h-xl-200px {
    height: 200px !important;
  }
  .h-xl-270px {
    height: 270px !important;
  }
  .h-xl-300px {
    height: 300px !important;
  }
  .h-xl-350px {
    height: 350px !important;
  }
  .h-xl-400px {
    height: 400px !important;
  }
  .h-xl-430px {
    height: 430px !important;
  }
  .h-xl-450px {
    height: 450px !important;
  }
  .h-xl-480px {
    height: 480px !important;
  }
  .h-xl-500px {
    height: 500px !important;
  }
  .h-xl-520px {
    height: 520px !important;
  }
  .h-xl-550px {
    height: 550px !important;
  }
  .h-xl-600px {
    height: 600px !important;
  }
  .h-xl-625px {
    height: 625px !important;
  }
  .h-xl-750px {
    height: 750px !important;
  }
  .h-xl-800px {
    height: 800px !important;
  }
  .fs-xl-1 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .fs-xl-2 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-xl-3 {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  .fs-xl-4 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-xl-5 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-xl-6 {
    font-size: 1.125rem !important;
  }
  .fs-xl-7 {
    font-size: 1rem !important;
  }
  .fs-xl-xl {
    font-size: calc(1.5rem + 3vw) !important;
  }
  .fs-xl-lg {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-xl-md {
    font-size: calc(1.35rem + 1.2vw) !important;
  }
  .fs-xl-sm {
    font-size: 0.875rem !important;
  }
  .fs-xl-xs {
    font-size: 0.75rem !important;
  }
  .fs-xl-xxs {
    font-size: 0.625rem !important;
  }
  .fs-xl-12 {
    font-size: 0.75rem !important;
  }
  .fs-xl-14 {
    font-size: 0.875rem !important;
  }
  .fs-xl-15 {
    font-size: 0.9375rem !important;
  }
  .fs-xl-16 {
    font-size: 1rem !important;
  }
  .fs-xl-18 {
    font-size: 1.125rem !important;
  }
  .fs-xl-20 {
    font-size: 1.25rem !important;
  }
  .fs-xl-22 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-xl-24 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-xl-25 {
    font-size: calc(1.28125rem + 0.375vw) !important;
  }
  .fs-xl-28 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  .fs-xl-30 {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-xl-32px {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-xl-35 {
    font-size: calc(1.34375rem + 1.125vw) !important;
  }
  .fs-xl-45 {
    font-size: calc(1.40625rem + 1.875vw) !important;
  }
  .fs-xl-54 {
    font-size: calc(1.4625rem + 2.55vw) !important;
  }
  .fs-xl-55 {
    font-size: calc(1.46875rem + 2.625vw) !important;
  }
  .fs-xl-78 {
    font-size: calc(1.6125rem + 4.35vw) !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .order-xl-unset {
    order: unset !important;
  }
  .cursor-xl-auto {
    cursor: auto !important;
  }
  .cursor-xl-pointer {
    cursor: pointer !important;
  }
  .cursor-xl-grab {
    cursor: grab !important;
  }
  .border-xl {
    border: 1px solid #dbdbdb !important;
  }
  .border-xl-0 {
    border: 0 !important;
  }
  .border-xl-2 {
    border: 2px !important;
  }
  .border-top-xl {
    border-top: 1px solid #dbdbdb !important;
  }
  .border-top-xl-0 {
    border-top: 0 !important;
  }
  .border-start-xl {
    border-left: 1px solid #dbdbdb !important;
  }
  .border-start-xl-0 {
    border-left: 0 !important;
  }
  .border-end-xl {
    border-right: 1px solid #dbdbdb !important;
  }
  .border-end-xl-0 {
    border-right: 0 !important;
  }
  .border-bottom-xl {
    border-bottom: 1px solid #dbdbdb !important;
  }
  .border-bottom-xl-0 {
    border-bottom: 0 !important;
  }
  .shadow-xl {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16) !important;
  }
  .shadow-xl-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  }
  .shadow-xl-lg {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16) !important;
  }
  .shadow-xl-none {
    box-shadow: none !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .text-decoration-xl-none {
    text-decoration: none !important;
  }
  .text-decoration-xl-underline {
    text-decoration: underline !important;
  }
  .text-decoration-xl-line-through {
    text-decoration: line-through !important;
  }
  .text-xl-lowercase {
    text-transform: lowercase !important;
  }
  .text-xl-uppercase {
    text-transform: uppercase !important;
  }
  .text-xl-capitalize {
    text-transform: capitalize !important;
  }
  .position-xl-static {
    position: static !important;
  }
  .position-xl-relative {
    position: relative !important;
  }
  .position-xl-absolute {
    position: absolute !important;
  }
  .position-xl-fixed {
    position: fixed !important;
  }
  .position-xl-sticky {
    position: sticky !important;
  }
  .top-xl-0 {
    top: 0 !important;
  }
  .top-xl-15 {
    top: 15% !important;
  }
  .top-xl-20 {
    top: 20% !important;
  }
  .top-xl-25 {
    top: 25% !important;
  }
  .top-xl-30 {
    top: 30% !important;
  }
  .top-xl-35 {
    top: 35% !important;
  }
  .top-xl-40 {
    top: 40% !important;
  }
  .top-xl-45 {
    top: 45% !important;
  }
  .top-xl-48 {
    top: 48% !important;
  }
  .top-xl-50 {
    top: 50% !important;
  }
  .top-xl-60 {
    top: 60% !important;
  }
  .top-xl-65 {
    top: 65% !important;
  }
  .top-xl-70 {
    top: 70% !important;
  }
  .top-xl-75 {
    top: 75% !important;
  }
  .top-xl-80 {
    top: 80% !important;
  }
  .top-xl-100 {
    top: 100% !important;
  }
  .top-xl-10px {
    top: 10px !important;
  }
  .top-xl-20px {
    top: 20px !important;
  }
  .top-xl-30px {
    top: 30px !important;
  }
  .top-xl-40px {
    top: 40px !important;
  }
  .top-xl-50px {
    top: 50px !important;
  }
  .top-xl-60px {
    top: 60px !important;
  }
  .top-xl-n10px {
    top: -10px !important;
  }
  .top-xl-n20px {
    top: -20px !important;
  }
  .top-xl-n20 {
    top: -20% !important;
  }
  .top-xl-n25 {
    top: -25% !important;
  }
  .top-xl-n30 {
    top: -30% !important;
  }
  .top-xl-n40 {
    top: -40% !important;
  }
  .top-xl-n50 {
    top: -50% !important;
  }
  .top-xl-n60 {
    top: -60% !important;
  }
  .top-xl-n65 {
    top: -65% !important;
  }
  .top-xl-n70px {
    top: -70px !important;
  }
  .top-xl-n90px {
    top: -90px !important;
  }
  .top-xl-n110px {
    top: -110px !important;
  }
  .top-xl-n8 {
    top: -8px !important;
  }
  .top-xl-n1 {
    top: -1px !important;
  }
  .top-xl-7 {
    top: 7px !important;
  }
  .top-xl-13 {
    top: 13px !important;
  }
  .top-xl-15px {
    top: 15px !important;
  }
  .top-xl-n3 {
    top: -3px !important;
  }
  .top-xl-5 {
    top: 5px !important;
  }
  .top-xl-2 {
    top: 2px !important;
  }
  .bottom-xl-0 {
    bottom: 0 !important;
  }
  .bottom-xl-15 {
    bottom: 15% !important;
  }
  .bottom-xl-20 {
    bottom: 20% !important;
  }
  .bottom-xl-25 {
    bottom: 25% !important;
  }
  .bottom-xl-30 {
    bottom: 30% !important;
  }
  .bottom-xl-35 {
    bottom: 35% !important;
  }
  .bottom-xl-40 {
    bottom: 40% !important;
  }
  .bottom-xl-45 {
    bottom: 45% !important;
  }
  .bottom-xl-48 {
    bottom: 48% !important;
  }
  .bottom-xl-50 {
    bottom: 50% !important;
  }
  .bottom-xl-60 {
    bottom: 60% !important;
  }
  .bottom-xl-65 {
    bottom: 65% !important;
  }
  .bottom-xl-70 {
    bottom: 70% !important;
  }
  .bottom-xl-75 {
    bottom: 75% !important;
  }
  .bottom-xl-80 {
    bottom: 80% !important;
  }
  .bottom-xl-100 {
    bottom: 100% !important;
  }
  .bottom-xl-10px {
    bottom: 10px !important;
  }
  .bottom-xl-20px {
    bottom: 20px !important;
  }
  .bottom-xl-30px {
    bottom: 30px !important;
  }
  .bottom-xl-40px {
    bottom: 40px !important;
  }
  .bottom-xl-50px {
    bottom: 50px !important;
  }
  .bottom-xl-60px {
    bottom: 60px !important;
  }
  .bottom-xl-n10px {
    bottom: -10px !important;
  }
  .bottom-xl-n20px {
    bottom: -20px !important;
  }
  .bottom-xl-n20 {
    bottom: -20% !important;
  }
  .bottom-xl-n25 {
    bottom: -25% !important;
  }
  .bottom-xl-n30 {
    bottom: -30% !important;
  }
  .bottom-xl-n40 {
    bottom: -40% !important;
  }
  .bottom-xl-n50 {
    bottom: -50% !important;
  }
  .bottom-xl-n60 {
    bottom: -60% !important;
  }
  .bottom-xl-n65 {
    bottom: -65% !important;
  }
  .bottom-xl-n70px {
    bottom: -70px !important;
  }
  .bottom-xl-n90px {
    bottom: -90px !important;
  }
  .bottom-xl-n110px {
    bottom: -110px !important;
  }
  .bottom-xl-n8 {
    bottom: -8px !important;
  }
  .bottom-xl-n1 {
    bottom: -1px !important;
  }
  .bottom-xl-7 {
    bottom: 7px !important;
  }
  .bottom-xl-13 {
    bottom: 13px !important;
  }
  .bottom-xl-15px {
    bottom: 15px !important;
  }
  .bottom-xl-n3 {
    bottom: -3px !important;
  }
  .bottom-xl-5 {
    bottom: 5px !important;
  }
  .bottom-xl-2 {
    bottom: 2px !important;
  }
  .end-xl-0 {
    right: 0 !important;
  }
  .end-xl-15 {
    right: 15% !important;
  }
  .end-xl-20 {
    right: 20% !important;
  }
  .end-xl-25 {
    right: 25% !important;
  }
  .end-xl-30 {
    right: 30% !important;
  }
  .end-xl-35 {
    right: 35% !important;
  }
  .end-xl-40 {
    right: 40% !important;
  }
  .end-xl-45 {
    right: 45% !important;
  }
  .end-xl-48 {
    right: 48% !important;
  }
  .end-xl-50 {
    right: 50% !important;
  }
  .end-xl-60 {
    right: 60% !important;
  }
  .end-xl-65 {
    right: 65% !important;
  }
  .end-xl-70 {
    right: 70% !important;
  }
  .end-xl-75 {
    right: 75% !important;
  }
  .end-xl-80 {
    right: 80% !important;
  }
  .end-xl-100 {
    right: 100% !important;
  }
  .end-xl-10px {
    right: 10px !important;
  }
  .end-xl-20px {
    right: 20px !important;
  }
  .end-xl-30px {
    right: 30px !important;
  }
  .end-xl-40px {
    right: 40px !important;
  }
  .end-xl-50px {
    right: 50px !important;
  }
  .end-xl-60px {
    right: 60px !important;
  }
  .end-xl-n10px {
    right: -10px !important;
  }
  .end-xl-n20px {
    right: -20px !important;
  }
  .end-xl-n20 {
    right: -20% !important;
  }
  .end-xl-n25 {
    right: -25% !important;
  }
  .end-xl-n30 {
    right: -30% !important;
  }
  .end-xl-n40 {
    right: -40% !important;
  }
  .end-xl-n50 {
    right: -50% !important;
  }
  .end-xl-n60 {
    right: -60% !important;
  }
  .end-xl-n65 {
    right: -65% !important;
  }
  .end-xl-n70px {
    right: -70px !important;
  }
  .end-xl-n90px {
    right: -90px !important;
  }
  .end-xl-n110px {
    right: -110px !important;
  }
  .end-xl-n8 {
    right: -8px !important;
  }
  .end-xl-n1 {
    right: -1px !important;
  }
  .end-xl-7 {
    right: 7px !important;
  }
  .end-xl-13 {
    right: 13px !important;
  }
  .end-xl-15px {
    right: 15px !important;
  }
  .end-xl-n3 {
    right: -3px !important;
  }
  .end-xl-5 {
    right: 5px !important;
  }
  .end-xl-2 {
    right: 2px !important;
  }
  .translate-middle-xl {
    transform: translate(-50%, -50%) !important;
  }
  .translate-middle-xl-x {
    transform: translateX(-50%) !important;
  }
  .translate-middle-xl-y {
    transform: translateY(-50%) !important;
  }
}

@media (min-width: 1400px) {
  .font-xxl-sans-serif {
    font-family: "Raleway", sans-serif !important;
  }
  .font-xxl-sans-serif-Bold {
    font-family: "Raleway-Bold", sans-serif !important;
  }
  .font-xxl-sans-serif-SemiBold {
    font-family: "Raleway-SemiBold", sans-serif !important;
  }
  .font-xxl-sans-serif-Medium {
    font-family: "Raleway-Medium", sans-serif !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .fw-xxl-normal {
    font-weight: 400 !important;
  }
  .fw-xxl-bold {
    font-weight: 700 !important;
  }
  .fw-xxl-semi {
    font-weight: 600 !important;
  }
  .fw-xxl-900 {
    font-weight: 900 !important;
  }
  .bg-xxl-primary {
    background-color: #8d1912 !important;
  }
  .bg-xxl-secondary {
    background-color: #000000 !important;
  }
  .bg-xxl-light {
    background-color: #f0f0f0 !important;
  }
  .bg-xxl-success {
    background-color: #0d8b1e !important;
  }
  .bg-xxl-gray-100 {
    background-color: rgba(56, 177, 237, 0.05) !important;
  }
  .bg-xxl-gray-200 {
    background-color: #eeeeee !important;
  }
  .bg-xxl-gray-300 {
    background-color: #dbdbdb !important;
  }
  .bg-xxl-gray-400 {
    background-color: #dbedf7 !important;
  }
  .bg-xxl-gray-500 {
    background-color: #5a5a5a !important;
  }
  .bg-xxl-gray-600 {
    background-color: #777777 !important;
  }
  .bg-xxl-gray-800 {
    background-color: #8A8B91 !important;
  }
  .bg-xxl-gray-900 {
    background-color: #1a1a1a !important;
  }
  .bg-xxl-body {
    background-color: #000000 !important;
  }
  .bg-xxl-info {
    background-color: #0056b3 !important;
  }
  .bg-xxl-warning {
    background-color: #ffc600 !important;
  }
  .bg-xxl-danger {
    background-color: #8d1912 !important;
  }
  .bg-xxl-dark {
    background-color: #242424 !important;
  }
  .bg-xxl-black {
    background-color: #000000 !important;
  }
  .bg-xxl-red {
    background-color: #8d1912 !important;
  }
  .bg-xxl-red-light {
    background-color: #fa4d58 !important;
  }
  .bg-xxl-orange {
    background-color: #ffa07a !important;
  }
  .bg-xxl-white {
    background-color: #ffffff !important;
  }
  .bg-xxl-transparent {
    background-color: transparent !important;
  }
  .text-xxl-primary {
    color: #8d1912 !important;
  }
  .text-xxl-secondary {
    color: #000000 !important;
  }
  .text-xxl-light {
    color: #f0f0f0 !important;
  }
  .text-xxl-success {
    color: #0d8b1e !important;
  }
  .text-xxl-gray-100 {
    color: rgba(56, 177, 237, 0.05) !important;
  }
  .text-xxl-gray-200 {
    color: #eeeeee !important;
  }
  .text-xxl-gray-300 {
    color: #dbdbdb !important;
  }
  .text-xxl-gray-400 {
    color: #dbedf7 !important;
  }
  .text-xxl-gray-500 {
    color: #5a5a5a !important;
  }
  .text-xxl-gray-600 {
    color: #777777 !important;
  }
  .text-xxl-gray-800 {
    color: #8A8B91 !important;
  }
  .text-xxl-gray-900 {
    color: #1a1a1a !important;
  }
  .text-xxl-body {
    color: #000000 !important;
  }
  .text-xxl-info {
    color: #0056b3 !important;
  }
  .text-xxl-warning {
    color: #ffc600 !important;
  }
  .text-xxl-danger {
    color: #8d1912 !important;
  }
  .text-xxl-dark {
    color: #242424 !important;
  }
  .text-xxl-black {
    color: #000000 !important;
  }
  .text-xxl-red {
    color: #8d1912 !important;
  }
  .text-xxl-red-light {
    color: #fa4d58 !important;
  }
  .text-xxl-orange {
    color: #ffa07a !important;
  }
  .text-xxl-white {
    color: #ffffff !important;
  }
  .text-xxl-transparent {
    color: transparent !important;
  }
  .m-xxl-sm {
    margin: 0.3125rem !important;
  }
  .m-xxl-3px {
    margin: 3px !important;
  }
  .m-xxl-5px {
    margin: 5px !important;
  }
  .m-xxl-6px {
    margin: 6px !important;
  }
  .m-xxl-15px {
    margin: 15px !important;
  }
  .m-xxl-25px {
    margin: 25px !important;
  }
  .m-xxl-30px {
    margin: 30px !important;
  }
  .m-xxl-35px {
    margin: 35px !important;
  }
  .m-xxl-55px {
    margin: 55px !important;
  }
  .m-xxl-74px {
    margin: 74px !important;
  }
  .m-xxl-90px {
    margin: 90px !important;
  }
  .m-xxl-100px {
    margin: 100px !important;
  }
  .m-xxl-150px {
    margin: 150px !important;
  }
  .m-xxl-200px {
    margin: 200px !important;
  }
  .m-xxl-321px {
    margin: 321px !important;
  }
  .m-xxl-700px {
    margin: 700px !important;
  }
  .m-xxl-2rem {
    margin: 2rem !important;
  }
  .m-xxl-n15 {
    margin: -15px !important;
  }
  .m-xxl-n1 {
    margin: -10px !important;
  }
  .m-xxl-n18 {
    margin: -18px !important;
  }
  .m-xxl-n2 {
    margin: -20px !important;
  }
  .m-xxl-n3 {
    margin: -30px !important;
  }
  .m-xxl-n5 {
    margin: -5px !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.625rem !important;
  }
  .m-xxl-2 {
    margin: 1.25rem !important;
  }
  .m-xxl-3 {
    margin: 1.875rem !important;
  }
  .m-xxl-4 {
    margin: 2.5rem !important;
  }
  .m-xxl-5 {
    margin: 3.125rem !important;
  }
  .m-xxl-6 {
    margin: 3.75rem !important;
  }
  .m-xxl-7 {
    margin: 4.375rem !important;
  }
  .m-xxl-8 {
    margin: 5rem !important;
  }
  .m-xxl-9 {
    margin: 5.625rem !important;
  }
  .m-xxl-10 {
    margin: 6.25rem !important;
  }
  .m-xxl-gutter {
    margin: 2.133rem !important;
  }
  .m-xxl-out-container {
    margin: calc(50% - 50vw) !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-sm {
    margin-right: 0.3125rem !important;
    margin-left: 0.3125rem !important;
  }
  .mx-xxl-3px {
    margin-right: 3px !important;
    margin-left: 3px !important;
  }
  .mx-xxl-5px {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }
  .mx-xxl-6px {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  .mx-xxl-15px {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  .mx-xxl-25px {
    margin-right: 25px !important;
    margin-left: 25px !important;
  }
  .mx-xxl-30px {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  .mx-xxl-35px {
    margin-right: 35px !important;
    margin-left: 35px !important;
  }
  .mx-xxl-55px {
    margin-right: 55px !important;
    margin-left: 55px !important;
  }
  .mx-xxl-74px {
    margin-right: 74px !important;
    margin-left: 74px !important;
  }
  .mx-xxl-90px {
    margin-right: 90px !important;
    margin-left: 90px !important;
  }
  .mx-xxl-100px {
    margin-right: 100px !important;
    margin-left: 100px !important;
  }
  .mx-xxl-150px {
    margin-right: 150px !important;
    margin-left: 150px !important;
  }
  .mx-xxl-200px {
    margin-right: 200px !important;
    margin-left: 200px !important;
  }
  .mx-xxl-321px {
    margin-right: 321px !important;
    margin-left: 321px !important;
  }
  .mx-xxl-700px {
    margin-right: 700px !important;
    margin-left: 700px !important;
  }
  .mx-xxl-2rem {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-n15 {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  .mx-xxl-n1 {
    margin-right: -10px !important;
    margin-left: -10px !important;
  }
  .mx-xxl-n18 {
    margin-right: -18px !important;
    margin-left: -18px !important;
  }
  .mx-xxl-n2 {
    margin-right: -20px !important;
    margin-left: -20px !important;
  }
  .mx-xxl-n3 {
    margin-right: -30px !important;
    margin-left: -30px !important;
  }
  .mx-xxl-n5 {
    margin-right: -5px !important;
    margin-left: -5px !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-xxl-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xxl-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-xxl-6 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-xxl-7 {
    margin-right: 4.375rem !important;
    margin-left: 4.375rem !important;
  }
  .mx-xxl-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xxl-9 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-xxl-10 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-xxl-gutter {
    margin-right: 2.133rem !important;
    margin-left: 2.133rem !important;
  }
  .mx-xxl-out-container {
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-sm {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important;
  }
  .my-xxl-3px {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  .my-xxl-5px {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .my-xxl-6px {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-xxl-15px {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .my-xxl-25px {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .my-xxl-30px {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-xxl-35px {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .my-xxl-55px {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .my-xxl-74px {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-xxl-90px {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-xxl-100px {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-xxl-150px {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-xxl-200px {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
  .my-xxl-321px {
    margin-top: 321px !important;
    margin-bottom: 321px !important;
  }
  .my-xxl-700px {
    margin-top: 700px !important;
    margin-bottom: 700px !important;
  }
  .my-xxl-2rem {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-n15 {
    margin-top: -15px !important;
    margin-bottom: -15px !important;
  }
  .my-xxl-n1 {
    margin-top: -10px !important;
    margin-bottom: -10px !important;
  }
  .my-xxl-n18 {
    margin-top: -18px !important;
    margin-bottom: -18px !important;
  }
  .my-xxl-n2 {
    margin-top: -20px !important;
    margin-bottom: -20px !important;
  }
  .my-xxl-n3 {
    margin-top: -30px !important;
    margin-bottom: -30px !important;
  }
  .my-xxl-n5 {
    margin-top: -5px !important;
    margin-bottom: -5px !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-xxl-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-xxl-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xxl-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-xxl-6 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-xxl-7 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }
  .my-xxl-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xxl-9 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-xxl-10 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-xxl-gutter {
    margin-top: 2.133rem !important;
    margin-bottom: 2.133rem !important;
  }
  .my-xxl-out-container {
    margin-top: calc(50% - 50vw) !important;
    margin-bottom: calc(50% - 50vw) !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-sm {
    margin-top: 0.3125rem !important;
  }
  .mt-xxl-3px {
    margin-top: 3px !important;
  }
  .mt-xxl-5px {
    margin-top: 5px !important;
  }
  .mt-xxl-6px {
    margin-top: 6px !important;
  }
  .mt-xxl-15px {
    margin-top: 15px !important;
  }
  .mt-xxl-25px {
    margin-top: 25px !important;
  }
  .mt-xxl-30px {
    margin-top: 30px !important;
  }
  .mt-xxl-35px {
    margin-top: 35px !important;
  }
  .mt-xxl-55px {
    margin-top: 55px !important;
  }
  .mt-xxl-74px {
    margin-top: 74px !important;
  }
  .mt-xxl-90px {
    margin-top: 90px !important;
  }
  .mt-xxl-100px {
    margin-top: 100px !important;
  }
  .mt-xxl-150px {
    margin-top: 150px !important;
  }
  .mt-xxl-200px {
    margin-top: 200px !important;
  }
  .mt-xxl-321px {
    margin-top: 321px !important;
  }
  .mt-xxl-700px {
    margin-top: 700px !important;
  }
  .mt-xxl-2rem {
    margin-top: 2rem !important;
  }
  .mt-xxl-n15 {
    margin-top: -15px !important;
  }
  .mt-xxl-n1 {
    margin-top: -10px !important;
  }
  .mt-xxl-n18 {
    margin-top: -18px !important;
  }
  .mt-xxl-n2 {
    margin-top: -20px !important;
  }
  .mt-xxl-n3 {
    margin-top: -30px !important;
  }
  .mt-xxl-n5 {
    margin-top: -5px !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.625rem !important;
  }
  .mt-xxl-2 {
    margin-top: 1.25rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1.875rem !important;
  }
  .mt-xxl-4 {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3.125rem !important;
  }
  .mt-xxl-6 {
    margin-top: 3.75rem !important;
  }
  .mt-xxl-7 {
    margin-top: 4.375rem !important;
  }
  .mt-xxl-8 {
    margin-top: 5rem !important;
  }
  .mt-xxl-9 {
    margin-top: 5.625rem !important;
  }
  .mt-xxl-10 {
    margin-top: 6.25rem !important;
  }
  .mt-xxl-gutter {
    margin-top: 2.133rem !important;
  }
  .mt-xxl-out-container {
    margin-top: calc(50% - 50vw) !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-sm {
    margin-right: 0.3125rem !important;
  }
  .me-xxl-3px {
    margin-right: 3px !important;
  }
  .me-xxl-5px {
    margin-right: 5px !important;
  }
  .me-xxl-6px {
    margin-right: 6px !important;
  }
  .me-xxl-15px {
    margin-right: 15px !important;
  }
  .me-xxl-25px {
    margin-right: 25px !important;
  }
  .me-xxl-30px {
    margin-right: 30px !important;
  }
  .me-xxl-35px {
    margin-right: 35px !important;
  }
  .me-xxl-55px {
    margin-right: 55px !important;
  }
  .me-xxl-74px {
    margin-right: 74px !important;
  }
  .me-xxl-90px {
    margin-right: 90px !important;
  }
  .me-xxl-100px {
    margin-right: 100px !important;
  }
  .me-xxl-150px {
    margin-right: 150px !important;
  }
  .me-xxl-200px {
    margin-right: 200px !important;
  }
  .me-xxl-321px {
    margin-right: 321px !important;
  }
  .me-xxl-700px {
    margin-right: 700px !important;
  }
  .me-xxl-2rem {
    margin-right: 2rem !important;
  }
  .me-xxl-n15 {
    margin-right: -15px !important;
  }
  .me-xxl-n1 {
    margin-right: -10px !important;
  }
  .me-xxl-n18 {
    margin-right: -18px !important;
  }
  .me-xxl-n2 {
    margin-right: -20px !important;
  }
  .me-xxl-n3 {
    margin-right: -30px !important;
  }
  .me-xxl-n5 {
    margin-right: -5px !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.625rem !important;
  }
  .me-xxl-2 {
    margin-right: 1.25rem !important;
  }
  .me-xxl-3 {
    margin-right: 1.875rem !important;
  }
  .me-xxl-4 {
    margin-right: 2.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3.125rem !important;
  }
  .me-xxl-6 {
    margin-right: 3.75rem !important;
  }
  .me-xxl-7 {
    margin-right: 4.375rem !important;
  }
  .me-xxl-8 {
    margin-right: 5rem !important;
  }
  .me-xxl-9 {
    margin-right: 5.625rem !important;
  }
  .me-xxl-10 {
    margin-right: 6.25rem !important;
  }
  .me-xxl-gutter {
    margin-right: 2.133rem !important;
  }
  .me-xxl-out-container {
    margin-right: calc(50% - 50vw) !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-sm {
    margin-bottom: 0.3125rem !important;
  }
  .mb-xxl-3px {
    margin-bottom: 3px !important;
  }
  .mb-xxl-5px {
    margin-bottom: 5px !important;
  }
  .mb-xxl-6px {
    margin-bottom: 6px !important;
  }
  .mb-xxl-15px {
    margin-bottom: 15px !important;
  }
  .mb-xxl-25px {
    margin-bottom: 25px !important;
  }
  .mb-xxl-30px {
    margin-bottom: 30px !important;
  }
  .mb-xxl-35px {
    margin-bottom: 35px !important;
  }
  .mb-xxl-55px {
    margin-bottom: 55px !important;
  }
  .mb-xxl-74px {
    margin-bottom: 74px !important;
  }
  .mb-xxl-90px {
    margin-bottom: 90px !important;
  }
  .mb-xxl-100px {
    margin-bottom: 100px !important;
  }
  .mb-xxl-150px {
    margin-bottom: 150px !important;
  }
  .mb-xxl-200px {
    margin-bottom: 200px !important;
  }
  .mb-xxl-321px {
    margin-bottom: 321px !important;
  }
  .mb-xxl-700px {
    margin-bottom: 700px !important;
  }
  .mb-xxl-2rem {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-n15 {
    margin-bottom: -15px !important;
  }
  .mb-xxl-n1 {
    margin-bottom: -10px !important;
  }
  .mb-xxl-n18 {
    margin-bottom: -18px !important;
  }
  .mb-xxl-n2 {
    margin-bottom: -20px !important;
  }
  .mb-xxl-n3 {
    margin-bottom: -30px !important;
  }
  .mb-xxl-n5 {
    margin-bottom: -5px !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.625rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 1.25rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3.125rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 3.75rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 4.375rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-9 {
    margin-bottom: 5.625rem !important;
  }
  .mb-xxl-10 {
    margin-bottom: 6.25rem !important;
  }
  .mb-xxl-gutter {
    margin-bottom: 2.133rem !important;
  }
  .mb-xxl-out-container {
    margin-bottom: calc(50% - 50vw) !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-sm {
    margin-left: 0.3125rem !important;
  }
  .ms-xxl-3px {
    margin-left: 3px !important;
  }
  .ms-xxl-5px {
    margin-left: 5px !important;
  }
  .ms-xxl-6px {
    margin-left: 6px !important;
  }
  .ms-xxl-15px {
    margin-left: 15px !important;
  }
  .ms-xxl-25px {
    margin-left: 25px !important;
  }
  .ms-xxl-30px {
    margin-left: 30px !important;
  }
  .ms-xxl-35px {
    margin-left: 35px !important;
  }
  .ms-xxl-55px {
    margin-left: 55px !important;
  }
  .ms-xxl-74px {
    margin-left: 74px !important;
  }
  .ms-xxl-90px {
    margin-left: 90px !important;
  }
  .ms-xxl-100px {
    margin-left: 100px !important;
  }
  .ms-xxl-150px {
    margin-left: 150px !important;
  }
  .ms-xxl-200px {
    margin-left: 200px !important;
  }
  .ms-xxl-321px {
    margin-left: 321px !important;
  }
  .ms-xxl-700px {
    margin-left: 700px !important;
  }
  .ms-xxl-2rem {
    margin-left: 2rem !important;
  }
  .ms-xxl-n15 {
    margin-left: -15px !important;
  }
  .ms-xxl-n1 {
    margin-left: -10px !important;
  }
  .ms-xxl-n18 {
    margin-left: -18px !important;
  }
  .ms-xxl-n2 {
    margin-left: -20px !important;
  }
  .ms-xxl-n3 {
    margin-left: -30px !important;
  }
  .ms-xxl-n5 {
    margin-left: -5px !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.625rem !important;
  }
  .ms-xxl-2 {
    margin-left: 1.25rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1.875rem !important;
  }
  .ms-xxl-4 {
    margin-left: 2.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3.125rem !important;
  }
  .ms-xxl-6 {
    margin-left: 3.75rem !important;
  }
  .ms-xxl-7 {
    margin-left: 4.375rem !important;
  }
  .ms-xxl-8 {
    margin-left: 5rem !important;
  }
  .ms-xxl-9 {
    margin-left: 5.625rem !important;
  }
  .ms-xxl-10 {
    margin-left: 6.25rem !important;
  }
  .ms-xxl-gutter {
    margin-left: 2.133rem !important;
  }
  .ms-xxl-out-container {
    margin-left: calc(50% - 50vw) !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-sm {
    padding: 0.3125rem !important;
  }
  .p-xxl-3px {
    padding: 3px !important;
  }
  .p-xxl-5px {
    padding: 5px !important;
  }
  .p-xxl-6px {
    padding: 6px !important;
  }
  .p-xxl-15px {
    padding: 15px !important;
  }
  .p-xxl-25px {
    padding: 25px !important;
  }
  .p-xxl-30px {
    padding: 30px !important;
  }
  .p-xxl-35px {
    padding: 35px !important;
  }
  .p-xxl-55px {
    padding: 55px !important;
  }
  .p-xxl-74px {
    padding: 74px !important;
  }
  .p-xxl-90px {
    padding: 90px !important;
  }
  .p-xxl-100px {
    padding: 100px !important;
  }
  .p-xxl-150px {
    padding: 150px !important;
  }
  .p-xxl-200px {
    padding: 200px !important;
  }
  .p-xxl-321px {
    padding: 321px !important;
  }
  .p-xxl-700px {
    padding: 700px !important;
  }
  .p-xxl-2rem {
    padding: 2rem !important;
  }
  .p-xxl-n15 {
    padding: -15px !important;
  }
  .p-xxl-n1 {
    padding: -10px !important;
  }
  .p-xxl-n18 {
    padding: -18px !important;
  }
  .p-xxl-n2 {
    padding: -20px !important;
  }
  .p-xxl-n3 {
    padding: -30px !important;
  }
  .p-xxl-n5 {
    padding: -5px !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.625rem !important;
  }
  .p-xxl-2 {
    padding: 1.25rem !important;
  }
  .p-xxl-3 {
    padding: 1.875rem !important;
  }
  .p-xxl-4 {
    padding: 2.5rem !important;
  }
  .p-xxl-5 {
    padding: 3.125rem !important;
  }
  .p-xxl-6 {
    padding: 3.75rem !important;
  }
  .p-xxl-7 {
    padding: 4.375rem !important;
  }
  .p-xxl-8 {
    padding: 5rem !important;
  }
  .p-xxl-9 {
    padding: 5.625rem !important;
  }
  .p-xxl-10 {
    padding: 6.25rem !important;
  }
  .p-xxl-gutter {
    padding: 2.133rem !important;
  }
  .p-xxl-out-container {
    padding: calc(50% - 50vw) !important;
  }
  .px-xxl-sm {
    padding-right: 0.3125rem !important;
    padding-left: 0.3125rem !important;
  }
  .px-xxl-3px {
    padding-right: 3px !important;
    padding-left: 3px !important;
  }
  .px-xxl-5px {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .px-xxl-6px {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  .px-xxl-15px {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .px-xxl-25px {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  .px-xxl-30px {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .px-xxl-35px {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }
  .px-xxl-55px {
    padding-right: 55px !important;
    padding-left: 55px !important;
  }
  .px-xxl-74px {
    padding-right: 74px !important;
    padding-left: 74px !important;
  }
  .px-xxl-90px {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
  .px-xxl-100px {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
  .px-xxl-150px {
    padding-right: 150px !important;
    padding-left: 150px !important;
  }
  .px-xxl-200px {
    padding-right: 200px !important;
    padding-left: 200px !important;
  }
  .px-xxl-321px {
    padding-right: 321px !important;
    padding-left: 321px !important;
  }
  .px-xxl-700px {
    padding-right: 700px !important;
    padding-left: 700px !important;
  }
  .px-xxl-2rem {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-n15 {
    padding-right: -15px !important;
    padding-left: -15px !important;
  }
  .px-xxl-n1 {
    padding-right: -10px !important;
    padding-left: -10px !important;
  }
  .px-xxl-n18 {
    padding-right: -18px !important;
    padding-left: -18px !important;
  }
  .px-xxl-n2 {
    padding-right: -20px !important;
    padding-left: -20px !important;
  }
  .px-xxl-n3 {
    padding-right: -30px !important;
    padding-left: -30px !important;
  }
  .px-xxl-n5 {
    padding-right: -5px !important;
    padding-left: -5px !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-xxl-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-xxl-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xxl-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-xxl-6 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-xxl-7 {
    padding-right: 4.375rem !important;
    padding-left: 4.375rem !important;
  }
  .px-xxl-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xxl-9 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .px-xxl-10 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-xxl-gutter {
    padding-right: 2.133rem !important;
    padding-left: 2.133rem !important;
  }
  .px-xxl-out-container {
    padding-right: calc(50% - 50vw) !important;
    padding-left: calc(50% - 50vw) !important;
  }
  .py-xxl-sm {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
  }
  .py-xxl-3px {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .py-xxl-5px {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .py-xxl-6px {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-xxl-15px {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .py-xxl-25px {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .py-xxl-30px {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-xxl-35px {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .py-xxl-55px {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .py-xxl-74px {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-xxl-90px {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-xxl-100px {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-xxl-150px {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-xxl-200px {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  .py-xxl-321px {
    padding-top: 321px !important;
    padding-bottom: 321px !important;
  }
  .py-xxl-700px {
    padding-top: 700px !important;
    padding-bottom: 700px !important;
  }
  .py-xxl-2rem {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-n15 {
    padding-top: -15px !important;
    padding-bottom: -15px !important;
  }
  .py-xxl-n1 {
    padding-top: -10px !important;
    padding-bottom: -10px !important;
  }
  .py-xxl-n18 {
    padding-top: -18px !important;
    padding-bottom: -18px !important;
  }
  .py-xxl-n2 {
    padding-top: -20px !important;
    padding-bottom: -20px !important;
  }
  .py-xxl-n3 {
    padding-top: -30px !important;
    padding-bottom: -30px !important;
  }
  .py-xxl-n5 {
    padding-top: -5px !important;
    padding-bottom: -5px !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-xxl-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-xxl-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xxl-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-xxl-6 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-xxl-7 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }
  .py-xxl-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xxl-9 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .py-xxl-10 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-xxl-gutter {
    padding-top: 2.133rem !important;
    padding-bottom: 2.133rem !important;
  }
  .py-xxl-out-container {
    padding-top: calc(50% - 50vw) !important;
    padding-bottom: calc(50% - 50vw) !important;
  }
  .pt-xxl-sm {
    padding-top: 0.3125rem !important;
  }
  .pt-xxl-3px {
    padding-top: 3px !important;
  }
  .pt-xxl-5px {
    padding-top: 5px !important;
  }
  .pt-xxl-6px {
    padding-top: 6px !important;
  }
  .pt-xxl-15px {
    padding-top: 15px !important;
  }
  .pt-xxl-25px {
    padding-top: 25px !important;
  }
  .pt-xxl-30px {
    padding-top: 30px !important;
  }
  .pt-xxl-35px {
    padding-top: 35px !important;
  }
  .pt-xxl-55px {
    padding-top: 55px !important;
  }
  .pt-xxl-74px {
    padding-top: 74px !important;
  }
  .pt-xxl-90px {
    padding-top: 90px !important;
  }
  .pt-xxl-100px {
    padding-top: 100px !important;
  }
  .pt-xxl-150px {
    padding-top: 150px !important;
  }
  .pt-xxl-200px {
    padding-top: 200px !important;
  }
  .pt-xxl-321px {
    padding-top: 321px !important;
  }
  .pt-xxl-700px {
    padding-top: 700px !important;
  }
  .pt-xxl-2rem {
    padding-top: 2rem !important;
  }
  .pt-xxl-n15 {
    padding-top: -15px !important;
  }
  .pt-xxl-n1 {
    padding-top: -10px !important;
  }
  .pt-xxl-n18 {
    padding-top: -18px !important;
  }
  .pt-xxl-n2 {
    padding-top: -20px !important;
  }
  .pt-xxl-n3 {
    padding-top: -30px !important;
  }
  .pt-xxl-n5 {
    padding-top: -5px !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.625rem !important;
  }
  .pt-xxl-2 {
    padding-top: 1.25rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1.875rem !important;
  }
  .pt-xxl-4 {
    padding-top: 2.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3.125rem !important;
  }
  .pt-xxl-6 {
    padding-top: 3.75rem !important;
  }
  .pt-xxl-7 {
    padding-top: 4.375rem !important;
  }
  .pt-xxl-8 {
    padding-top: 5rem !important;
  }
  .pt-xxl-9 {
    padding-top: 5.625rem !important;
  }
  .pt-xxl-10 {
    padding-top: 6.25rem !important;
  }
  .pt-xxl-gutter {
    padding-top: 2.133rem !important;
  }
  .pt-xxl-out-container {
    padding-top: calc(50% - 50vw) !important;
  }
  .pe-xxl-sm {
    padding-right: 0.3125rem !important;
  }
  .pe-xxl-3px {
    padding-right: 3px !important;
  }
  .pe-xxl-5px {
    padding-right: 5px !important;
  }
  .pe-xxl-6px {
    padding-right: 6px !important;
  }
  .pe-xxl-15px {
    padding-right: 15px !important;
  }
  .pe-xxl-25px {
    padding-right: 25px !important;
  }
  .pe-xxl-30px {
    padding-right: 30px !important;
  }
  .pe-xxl-35px {
    padding-right: 35px !important;
  }
  .pe-xxl-55px {
    padding-right: 55px !important;
  }
  .pe-xxl-74px {
    padding-right: 74px !important;
  }
  .pe-xxl-90px {
    padding-right: 90px !important;
  }
  .pe-xxl-100px {
    padding-right: 100px !important;
  }
  .pe-xxl-150px {
    padding-right: 150px !important;
  }
  .pe-xxl-200px {
    padding-right: 200px !important;
  }
  .pe-xxl-321px {
    padding-right: 321px !important;
  }
  .pe-xxl-700px {
    padding-right: 700px !important;
  }
  .pe-xxl-2rem {
    padding-right: 2rem !important;
  }
  .pe-xxl-n15 {
    padding-right: -15px !important;
  }
  .pe-xxl-n1 {
    padding-right: -10px !important;
  }
  .pe-xxl-n18 {
    padding-right: -18px !important;
  }
  .pe-xxl-n2 {
    padding-right: -20px !important;
  }
  .pe-xxl-n3 {
    padding-right: -30px !important;
  }
  .pe-xxl-n5 {
    padding-right: -5px !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.625rem !important;
  }
  .pe-xxl-2 {
    padding-right: 1.25rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1.875rem !important;
  }
  .pe-xxl-4 {
    padding-right: 2.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3.125rem !important;
  }
  .pe-xxl-6 {
    padding-right: 3.75rem !important;
  }
  .pe-xxl-7 {
    padding-right: 4.375rem !important;
  }
  .pe-xxl-8 {
    padding-right: 5rem !important;
  }
  .pe-xxl-9 {
    padding-right: 5.625rem !important;
  }
  .pe-xxl-10 {
    padding-right: 6.25rem !important;
  }
  .pe-xxl-gutter {
    padding-right: 2.133rem !important;
  }
  .pe-xxl-out-container {
    padding-right: calc(50% - 50vw) !important;
  }
  .pb-xxl-sm {
    padding-bottom: 0.3125rem !important;
  }
  .pb-xxl-3px {
    padding-bottom: 3px !important;
  }
  .pb-xxl-5px {
    padding-bottom: 5px !important;
  }
  .pb-xxl-6px {
    padding-bottom: 6px !important;
  }
  .pb-xxl-15px {
    padding-bottom: 15px !important;
  }
  .pb-xxl-25px {
    padding-bottom: 25px !important;
  }
  .pb-xxl-30px {
    padding-bottom: 30px !important;
  }
  .pb-xxl-35px {
    padding-bottom: 35px !important;
  }
  .pb-xxl-55px {
    padding-bottom: 55px !important;
  }
  .pb-xxl-74px {
    padding-bottom: 74px !important;
  }
  .pb-xxl-90px {
    padding-bottom: 90px !important;
  }
  .pb-xxl-100px {
    padding-bottom: 100px !important;
  }
  .pb-xxl-150px {
    padding-bottom: 150px !important;
  }
  .pb-xxl-200px {
    padding-bottom: 200px !important;
  }
  .pb-xxl-321px {
    padding-bottom: 321px !important;
  }
  .pb-xxl-700px {
    padding-bottom: 700px !important;
  }
  .pb-xxl-2rem {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-n15 {
    padding-bottom: -15px !important;
  }
  .pb-xxl-n1 {
    padding-bottom: -10px !important;
  }
  .pb-xxl-n18 {
    padding-bottom: -18px !important;
  }
  .pb-xxl-n2 {
    padding-bottom: -20px !important;
  }
  .pb-xxl-n3 {
    padding-bottom: -30px !important;
  }
  .pb-xxl-n5 {
    padding-bottom: -5px !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.625rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 1.25rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3.125rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 3.75rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 4.375rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 5rem !important;
  }
  .pb-xxl-9 {
    padding-bottom: 5.625rem !important;
  }
  .pb-xxl-10 {
    padding-bottom: 6.25rem !important;
  }
  .pb-xxl-gutter {
    padding-bottom: 2.133rem !important;
  }
  .pb-xxl-out-container {
    padding-bottom: calc(50% - 50vw) !important;
  }
  .ps-xxl-sm {
    padding-left: 0.3125rem !important;
  }
  .ps-xxl-3px {
    padding-left: 3px !important;
  }
  .ps-xxl-5px {
    padding-left: 5px !important;
  }
  .ps-xxl-6px {
    padding-left: 6px !important;
  }
  .ps-xxl-15px {
    padding-left: 15px !important;
  }
  .ps-xxl-25px {
    padding-left: 25px !important;
  }
  .ps-xxl-30px {
    padding-left: 30px !important;
  }
  .ps-xxl-35px {
    padding-left: 35px !important;
  }
  .ps-xxl-55px {
    padding-left: 55px !important;
  }
  .ps-xxl-74px {
    padding-left: 74px !important;
  }
  .ps-xxl-90px {
    padding-left: 90px !important;
  }
  .ps-xxl-100px {
    padding-left: 100px !important;
  }
  .ps-xxl-150px {
    padding-left: 150px !important;
  }
  .ps-xxl-200px {
    padding-left: 200px !important;
  }
  .ps-xxl-321px {
    padding-left: 321px !important;
  }
  .ps-xxl-700px {
    padding-left: 700px !important;
  }
  .ps-xxl-2rem {
    padding-left: 2rem !important;
  }
  .ps-xxl-n15 {
    padding-left: -15px !important;
  }
  .ps-xxl-n1 {
    padding-left: -10px !important;
  }
  .ps-xxl-n18 {
    padding-left: -18px !important;
  }
  .ps-xxl-n2 {
    padding-left: -20px !important;
  }
  .ps-xxl-n3 {
    padding-left: -30px !important;
  }
  .ps-xxl-n5 {
    padding-left: -5px !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.625rem !important;
  }
  .ps-xxl-2 {
    padding-left: 1.25rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1.875rem !important;
  }
  .ps-xxl-4 {
    padding-left: 2.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3.125rem !important;
  }
  .ps-xxl-6 {
    padding-left: 3.75rem !important;
  }
  .ps-xxl-7 {
    padding-left: 4.375rem !important;
  }
  .ps-xxl-8 {
    padding-left: 5rem !important;
  }
  .ps-xxl-9 {
    padding-left: 5.625rem !important;
  }
  .ps-xxl-10 {
    padding-left: 6.25rem !important;
  }
  .ps-xxl-gutter {
    padding-left: 2.133rem !important;
  }
  .ps-xxl-out-container {
    padding-left: calc(50% - 50vw) !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-sm {
    gap: 0.3125rem !important;
  }
  .gap-xxl-3px {
    gap: 3px !important;
  }
  .gap-xxl-5px {
    gap: 5px !important;
  }
  .gap-xxl-6px {
    gap: 6px !important;
  }
  .gap-xxl-15px {
    gap: 15px !important;
  }
  .gap-xxl-25px {
    gap: 25px !important;
  }
  .gap-xxl-30px {
    gap: 30px !important;
  }
  .gap-xxl-35px {
    gap: 35px !important;
  }
  .gap-xxl-55px {
    gap: 55px !important;
  }
  .gap-xxl-74px {
    gap: 74px !important;
  }
  .gap-xxl-90px {
    gap: 90px !important;
  }
  .gap-xxl-100px {
    gap: 100px !important;
  }
  .gap-xxl-150px {
    gap: 150px !important;
  }
  .gap-xxl-200px {
    gap: 200px !important;
  }
  .gap-xxl-321px {
    gap: 321px !important;
  }
  .gap-xxl-700px {
    gap: 700px !important;
  }
  .gap-xxl-2rem {
    gap: 2rem !important;
  }
  .gap-xxl-n15 {
    gap: -15px !important;
  }
  .gap-xxl-n1 {
    gap: -10px !important;
  }
  .gap-xxl-n18 {
    gap: -18px !important;
  }
  .gap-xxl-n2 {
    gap: -20px !important;
  }
  .gap-xxl-n3 {
    gap: -30px !important;
  }
  .gap-xxl-n5 {
    gap: -5px !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.625rem !important;
  }
  .gap-xxl-2 {
    gap: 1.25rem !important;
  }
  .gap-xxl-3 {
    gap: 1.875rem !important;
  }
  .gap-xxl-4 {
    gap: 2.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3.125rem !important;
  }
  .gap-xxl-6 {
    gap: 3.75rem !important;
  }
  .gap-xxl-7 {
    gap: 4.375rem !important;
  }
  .gap-xxl-8 {
    gap: 5rem !important;
  }
  .gap-xxl-9 {
    gap: 5.625rem !important;
  }
  .gap-xxl-10 {
    gap: 6.25rem !important;
  }
  .gap-xxl-gutter {
    gap: 2.133rem !important;
  }
  .gap-xxl-out-container {
    gap: calc(50% - 50vw) !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .vh-xxl-30 {
    height: 30vh !important;
  }
  .vh-xxl-40 {
    height: 40vh !important;
  }
  .vh-xxl-50 {
    height: 50vh !important;
  }
  .vh-xxl-60 {
    height: 60vh !important;
  }
  .vh-xxl-65 {
    height: 65vh !important;
  }
  .vh-xxl-70 {
    height: 70vh !important;
  }
  .vh-xxl-80 {
    height: 80vh !important;
  }
  .vh-xxl-100 {
    height: 100vh !important;
  }
  .w-xxl-10 {
    width: 10% !important;
  }
  .w-xxl-20 {
    width: 20% !important;
  }
  .w-xxl-25 {
    width: 25% !important;
  }
  .w-xxl-30 {
    width: 30% !important;
  }
  .w-xxl-40 {
    width: 40% !important;
  }
  .w-xxl-50 {
    width: 50% !important;
  }
  .w-xxl-60 {
    width: 60% !important;
  }
  .w-xxl-65 {
    width: 65% !important;
  }
  .w-xxl-70 {
    width: 70% !important;
  }
  .w-xxl-75 {
    width: 75% !important;
  }
  .w-xxl-80 {
    width: 80% !important;
  }
  .w-xxl-90 {
    width: 90% !important;
  }
  .w-xxl-100 {
    width: 100% !important;
  }
  .w-xxl-auto {
    width: auto !important;
  }
  .w-xxl-20px {
    width: 20px !important;
  }
  .w-xxl-24px {
    width: 24px !important;
  }
  .w-xxl-30px {
    width: 30px !important;
  }
  .w-xxl-36px {
    width: 36px !important;
  }
  .w-xxl-50px {
    width: 50px !important;
  }
  .w-xxl-60px {
    width: 60px !important;
  }
  .w-xxl-70px {
    width: 70px !important;
  }
  .w-xxl-80px {
    width: 80px !important;
  }
  .w-xxl-85px {
    width: 85px !important;
  }
  .w-xxl-90px {
    width: 90px !important;
  }
  .w-xxl-100px {
    width: 100px !important;
  }
  .w-xxl-110px {
    width: 110px !important;
  }
  .w-xxl-120px {
    width: 120px !important;
  }
  .w-xxl-130px {
    width: 130px !important;
  }
  .w-xxl-150px {
    width: 150px !important;
  }
  .w-xxl-180 {
    width: 180px !important;
  }
  .w-xxl-300px {
    width: 300px !important;
  }
  .w-xxl-600px {
    width: 600px !important;
  }
  .w-xxl-800px {
    width: 800px !important;
  }
  .w-xxl-200px {
    width: 200px !important;
  }
  .w-xxl-cal200 {
    width: calc(100% - 200px) !important;
  }
  .mw-xxl-10 {
    max-width: 10% !important;
  }
  .mw-xxl-20 {
    max-width: 20% !important;
  }
  .mw-xxl-30 {
    max-width: 30% !important;
  }
  .mw-xxl-40 {
    max-width: 40% !important;
  }
  .mw-xxl-50 {
    max-width: 50% !important;
  }
  .mw-xxl-60 {
    max-width: 60% !important;
  }
  .mw-xxl-70 {
    max-width: 70% !important;
  }
  .mw-xxl-75 {
    max-width: 75% !important;
  }
  .mw-xxl-80 {
    max-width: 80% !important;
  }
  .mw-xxl-90 {
    max-width: 90% !important;
  }
  .mw-xxl-100 {
    max-width: 100% !important;
  }
  .mw-xxl-auto {
    max-width: auto !important;
  }
  .mw-xxl-300 {
    max-width: 300px !important;
  }
  .mw-xxl-435 {
    max-width: 435px !important;
  }
  .mw-xxl-740 {
    max-width: 740px !important;
  }
  .mw-xxl-780 {
    max-width: 780px !important;
  }
  .mw-xxl-824 {
    max-width: 824px !important;
  }
  .mw-xxl-890 {
    max-width: 890px !important;
  }
  .mw-xxl-1100 {
    max-width: 1100px !important;
  }
  .mw-xxl-1410 {
    max-width: 1410px !important;
  }
  .h-xxl-25 {
    height: 25% !important;
  }
  .h-xxl-50 {
    height: 50% !important;
  }
  .h-xxl-75 {
    height: 75% !important;
  }
  .h-xxl-100 {
    height: 100% !important;
  }
  .h-xxl-20px {
    height: 20px !important;
  }
  .h-xxl-24px {
    height: 24px !important;
  }
  .h-xxl-27px {
    height: 27px !important;
  }
  .h-xxl-30px {
    height: 30px !important;
  }
  .h-xxl-50px {
    height: 50px !important;
  }
  .h-xxl-70px {
    height: 70px !important;
  }
  .h-xxl-auto {
    height: auto !important;
  }
  .h-xxl-100vh {
    height: 100vh !important;
  }
  .h-xxl-120px {
    height: 120px !important;
  }
  .h-xxl-130px {
    height: 130px !important;
  }
  .h-xxl-150px {
    height: 150px !important;
  }
  .h-xxl-200px {
    height: 200px !important;
  }
  .h-xxl-270px {
    height: 270px !important;
  }
  .h-xxl-300px {
    height: 300px !important;
  }
  .h-xxl-350px {
    height: 350px !important;
  }
  .h-xxl-400px {
    height: 400px !important;
  }
  .h-xxl-430px {
    height: 430px !important;
  }
  .h-xxl-450px {
    height: 450px !important;
  }
  .h-xxl-480px {
    height: 480px !important;
  }
  .h-xxl-500px {
    height: 500px !important;
  }
  .h-xxl-520px {
    height: 520px !important;
  }
  .h-xxl-550px {
    height: 550px !important;
  }
  .h-xxl-600px {
    height: 600px !important;
  }
  .h-xxl-625px {
    height: 625px !important;
  }
  .h-xxl-750px {
    height: 750px !important;
  }
  .h-xxl-800px {
    height: 800px !important;
  }
  .fs-xxl-1 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .fs-xxl-2 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-xxl-3 {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  .fs-xxl-4 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-xxl-5 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-xxl-6 {
    font-size: 1.125rem !important;
  }
  .fs-xxl-7 {
    font-size: 1rem !important;
  }
  .fs-xxl-xl {
    font-size: calc(1.5rem + 3vw) !important;
  }
  .fs-xxl-lg {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-xxl-md {
    font-size: calc(1.35rem + 1.2vw) !important;
  }
  .fs-xxl-sm {
    font-size: 0.875rem !important;
  }
  .fs-xxl-xs {
    font-size: 0.75rem !important;
  }
  .fs-xxl-xxs {
    font-size: 0.625rem !important;
  }
  .fs-xxl-12 {
    font-size: 0.75rem !important;
  }
  .fs-xxl-14 {
    font-size: 0.875rem !important;
  }
  .fs-xxl-15 {
    font-size: 0.9375rem !important;
  }
  .fs-xxl-16 {
    font-size: 1rem !important;
  }
  .fs-xxl-18 {
    font-size: 1.125rem !important;
  }
  .fs-xxl-20 {
    font-size: 1.25rem !important;
  }
  .fs-xxl-22 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-xxl-24 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-xxl-25 {
    font-size: calc(1.28125rem + 0.375vw) !important;
  }
  .fs-xxl-28 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  .fs-xxl-30 {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-xxl-32px {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-xxl-35 {
    font-size: calc(1.34375rem + 1.125vw) !important;
  }
  .fs-xxl-45 {
    font-size: calc(1.40625rem + 1.875vw) !important;
  }
  .fs-xxl-54 {
    font-size: calc(1.4625rem + 2.55vw) !important;
  }
  .fs-xxl-55 {
    font-size: calc(1.46875rem + 2.625vw) !important;
  }
  .fs-xxl-78 {
    font-size: calc(1.6125rem + 4.35vw) !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .order-xxl-unset {
    order: unset !important;
  }
  .cursor-xxl-auto {
    cursor: auto !important;
  }
  .cursor-xxl-pointer {
    cursor: pointer !important;
  }
  .cursor-xxl-grab {
    cursor: grab !important;
  }
  .border-xxl {
    border: 1px solid #dbdbdb !important;
  }
  .border-xxl-0 {
    border: 0 !important;
  }
  .border-xxl-2 {
    border: 2px !important;
  }
  .border-top-xxl {
    border-top: 1px solid #dbdbdb !important;
  }
  .border-top-xxl-0 {
    border-top: 0 !important;
  }
  .border-start-xxl {
    border-left: 1px solid #dbdbdb !important;
  }
  .border-start-xxl-0 {
    border-left: 0 !important;
  }
  .border-end-xxl {
    border-right: 1px solid #dbdbdb !important;
  }
  .border-end-xxl-0 {
    border-right: 0 !important;
  }
  .border-bottom-xxl {
    border-bottom: 1px solid #dbdbdb !important;
  }
  .border-bottom-xxl-0 {
    border-bottom: 0 !important;
  }
  .shadow-xxl {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16) !important;
  }
  .shadow-xxl-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  }
  .shadow-xxl-lg {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16) !important;
  }
  .shadow-xxl-none {
    box-shadow: none !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .text-decoration-xxl-none {
    text-decoration: none !important;
  }
  .text-decoration-xxl-underline {
    text-decoration: underline !important;
  }
  .text-decoration-xxl-line-through {
    text-decoration: line-through !important;
  }
  .text-xxl-lowercase {
    text-transform: lowercase !important;
  }
  .text-xxl-uppercase {
    text-transform: uppercase !important;
  }
  .text-xxl-capitalize {
    text-transform: capitalize !important;
  }
  .position-xxl-static {
    position: static !important;
  }
  .position-xxl-relative {
    position: relative !important;
  }
  .position-xxl-absolute {
    position: absolute !important;
  }
  .position-xxl-fixed {
    position: fixed !important;
  }
  .position-xxl-sticky {
    position: sticky !important;
  }
  .top-xxl-0 {
    top: 0 !important;
  }
  .top-xxl-15 {
    top: 15% !important;
  }
  .top-xxl-20 {
    top: 20% !important;
  }
  .top-xxl-25 {
    top: 25% !important;
  }
  .top-xxl-30 {
    top: 30% !important;
  }
  .top-xxl-35 {
    top: 35% !important;
  }
  .top-xxl-40 {
    top: 40% !important;
  }
  .top-xxl-45 {
    top: 45% !important;
  }
  .top-xxl-48 {
    top: 48% !important;
  }
  .top-xxl-50 {
    top: 50% !important;
  }
  .top-xxl-60 {
    top: 60% !important;
  }
  .top-xxl-65 {
    top: 65% !important;
  }
  .top-xxl-70 {
    top: 70% !important;
  }
  .top-xxl-75 {
    top: 75% !important;
  }
  .top-xxl-80 {
    top: 80% !important;
  }
  .top-xxl-100 {
    top: 100% !important;
  }
  .top-xxl-10px {
    top: 10px !important;
  }
  .top-xxl-20px {
    top: 20px !important;
  }
  .top-xxl-30px {
    top: 30px !important;
  }
  .top-xxl-40px {
    top: 40px !important;
  }
  .top-xxl-50px {
    top: 50px !important;
  }
  .top-xxl-60px {
    top: 60px !important;
  }
  .top-xxl-n10px {
    top: -10px !important;
  }
  .top-xxl-n20px {
    top: -20px !important;
  }
  .top-xxl-n20 {
    top: -20% !important;
  }
  .top-xxl-n25 {
    top: -25% !important;
  }
  .top-xxl-n30 {
    top: -30% !important;
  }
  .top-xxl-n40 {
    top: -40% !important;
  }
  .top-xxl-n50 {
    top: -50% !important;
  }
  .top-xxl-n60 {
    top: -60% !important;
  }
  .top-xxl-n65 {
    top: -65% !important;
  }
  .top-xxl-n70px {
    top: -70px !important;
  }
  .top-xxl-n90px {
    top: -90px !important;
  }
  .top-xxl-n110px {
    top: -110px !important;
  }
  .top-xxl-n8 {
    top: -8px !important;
  }
  .top-xxl-n1 {
    top: -1px !important;
  }
  .top-xxl-7 {
    top: 7px !important;
  }
  .top-xxl-13 {
    top: 13px !important;
  }
  .top-xxl-15px {
    top: 15px !important;
  }
  .top-xxl-n3 {
    top: -3px !important;
  }
  .top-xxl-5 {
    top: 5px !important;
  }
  .top-xxl-2 {
    top: 2px !important;
  }
  .bottom-xxl-0 {
    bottom: 0 !important;
  }
  .bottom-xxl-15 {
    bottom: 15% !important;
  }
  .bottom-xxl-20 {
    bottom: 20% !important;
  }
  .bottom-xxl-25 {
    bottom: 25% !important;
  }
  .bottom-xxl-30 {
    bottom: 30% !important;
  }
  .bottom-xxl-35 {
    bottom: 35% !important;
  }
  .bottom-xxl-40 {
    bottom: 40% !important;
  }
  .bottom-xxl-45 {
    bottom: 45% !important;
  }
  .bottom-xxl-48 {
    bottom: 48% !important;
  }
  .bottom-xxl-50 {
    bottom: 50% !important;
  }
  .bottom-xxl-60 {
    bottom: 60% !important;
  }
  .bottom-xxl-65 {
    bottom: 65% !important;
  }
  .bottom-xxl-70 {
    bottom: 70% !important;
  }
  .bottom-xxl-75 {
    bottom: 75% !important;
  }
  .bottom-xxl-80 {
    bottom: 80% !important;
  }
  .bottom-xxl-100 {
    bottom: 100% !important;
  }
  .bottom-xxl-10px {
    bottom: 10px !important;
  }
  .bottom-xxl-20px {
    bottom: 20px !important;
  }
  .bottom-xxl-30px {
    bottom: 30px !important;
  }
  .bottom-xxl-40px {
    bottom: 40px !important;
  }
  .bottom-xxl-50px {
    bottom: 50px !important;
  }
  .bottom-xxl-60px {
    bottom: 60px !important;
  }
  .bottom-xxl-n10px {
    bottom: -10px !important;
  }
  .bottom-xxl-n20px {
    bottom: -20px !important;
  }
  .bottom-xxl-n20 {
    bottom: -20% !important;
  }
  .bottom-xxl-n25 {
    bottom: -25% !important;
  }
  .bottom-xxl-n30 {
    bottom: -30% !important;
  }
  .bottom-xxl-n40 {
    bottom: -40% !important;
  }
  .bottom-xxl-n50 {
    bottom: -50% !important;
  }
  .bottom-xxl-n60 {
    bottom: -60% !important;
  }
  .bottom-xxl-n65 {
    bottom: -65% !important;
  }
  .bottom-xxl-n70px {
    bottom: -70px !important;
  }
  .bottom-xxl-n90px {
    bottom: -90px !important;
  }
  .bottom-xxl-n110px {
    bottom: -110px !important;
  }
  .bottom-xxl-n8 {
    bottom: -8px !important;
  }
  .bottom-xxl-n1 {
    bottom: -1px !important;
  }
  .bottom-xxl-7 {
    bottom: 7px !important;
  }
  .bottom-xxl-13 {
    bottom: 13px !important;
  }
  .bottom-xxl-15px {
    bottom: 15px !important;
  }
  .bottom-xxl-n3 {
    bottom: -3px !important;
  }
  .bottom-xxl-5 {
    bottom: 5px !important;
  }
  .bottom-xxl-2 {
    bottom: 2px !important;
  }
  .end-xxl-0 {
    right: 0 !important;
  }
  .end-xxl-15 {
    right: 15% !important;
  }
  .end-xxl-20 {
    right: 20% !important;
  }
  .end-xxl-25 {
    right: 25% !important;
  }
  .end-xxl-30 {
    right: 30% !important;
  }
  .end-xxl-35 {
    right: 35% !important;
  }
  .end-xxl-40 {
    right: 40% !important;
  }
  .end-xxl-45 {
    right: 45% !important;
  }
  .end-xxl-48 {
    right: 48% !important;
  }
  .end-xxl-50 {
    right: 50% !important;
  }
  .end-xxl-60 {
    right: 60% !important;
  }
  .end-xxl-65 {
    right: 65% !important;
  }
  .end-xxl-70 {
    right: 70% !important;
  }
  .end-xxl-75 {
    right: 75% !important;
  }
  .end-xxl-80 {
    right: 80% !important;
  }
  .end-xxl-100 {
    right: 100% !important;
  }
  .end-xxl-10px {
    right: 10px !important;
  }
  .end-xxl-20px {
    right: 20px !important;
  }
  .end-xxl-30px {
    right: 30px !important;
  }
  .end-xxl-40px {
    right: 40px !important;
  }
  .end-xxl-50px {
    right: 50px !important;
  }
  .end-xxl-60px {
    right: 60px !important;
  }
  .end-xxl-n10px {
    right: -10px !important;
  }
  .end-xxl-n20px {
    right: -20px !important;
  }
  .end-xxl-n20 {
    right: -20% !important;
  }
  .end-xxl-n25 {
    right: -25% !important;
  }
  .end-xxl-n30 {
    right: -30% !important;
  }
  .end-xxl-n40 {
    right: -40% !important;
  }
  .end-xxl-n50 {
    right: -50% !important;
  }
  .end-xxl-n60 {
    right: -60% !important;
  }
  .end-xxl-n65 {
    right: -65% !important;
  }
  .end-xxl-n70px {
    right: -70px !important;
  }
  .end-xxl-n90px {
    right: -90px !important;
  }
  .end-xxl-n110px {
    right: -110px !important;
  }
  .end-xxl-n8 {
    right: -8px !important;
  }
  .end-xxl-n1 {
    right: -1px !important;
  }
  .end-xxl-7 {
    right: 7px !important;
  }
  .end-xxl-13 {
    right: 13px !important;
  }
  .end-xxl-15px {
    right: 15px !important;
  }
  .end-xxl-n3 {
    right: -3px !important;
  }
  .end-xxl-5 {
    right: 5px !important;
  }
  .end-xxl-2 {
    right: 2px !important;
  }
  .translate-middle-xxl {
    transform: translate(-50%, -50%) !important;
  }
  .translate-middle-xxl-x {
    transform: translateX(-50%) !important;
  }
  .translate-middle-xxl-y {
    transform: translateY(-50%) !important;
  }
}

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.625rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
  .fs-5 {
    font-size: 1.375rem !important;
  }
  .fs-xl {
    font-size: 3.75rem !important;
  }
  .fs-lg {
    font-size: 1.875rem !important;
  }
  .fs-md {
    font-size: 2.25rem !important;
  }
  .fs-22 {
    font-size: 1.375rem !important;
  }
  .fs-24 {
    font-size: 1.5rem !important;
  }
  .fs-25 {
    font-size: 1.5625rem !important;
  }
  .fs-28 {
    font-size: 1.75rem !important;
  }
  .fs-30 {
    font-size: 1.875rem !important;
  }
  .fs-32px {
    font-size: 2rem !important;
  }
  .fs-35 {
    font-size: 2.1875rem !important;
  }
  .fs-45 {
    font-size: 2.8125rem !important;
  }
  .fs-54 {
    font-size: 3.375rem !important;
  }
  .fs-55 {
    font-size: 3.4375rem !important;
  }
  .fs-78 {
    font-size: 4.875rem !important;
  }
  .fs-sm-1 {
    font-size: 2.5rem !important;
  }
  .fs-sm-2 {
    font-size: 2rem !important;
  }
  .fs-sm-3 {
    font-size: 1.625rem !important;
  }
  .fs-sm-4 {
    font-size: 1.5rem !important;
  }
  .fs-sm-5 {
    font-size: 1.375rem !important;
  }
  .fs-sm-xl {
    font-size: 3.75rem !important;
  }
  .fs-sm-lg {
    font-size: 1.875rem !important;
  }
  .fs-sm-md {
    font-size: 2.25rem !important;
  }
  .fs-sm-22 {
    font-size: 1.375rem !important;
  }
  .fs-sm-24 {
    font-size: 1.5rem !important;
  }
  .fs-sm-25 {
    font-size: 1.5625rem !important;
  }
  .fs-sm-28 {
    font-size: 1.75rem !important;
  }
  .fs-sm-30 {
    font-size: 1.875rem !important;
  }
  .fs-sm-32px {
    font-size: 2rem !important;
  }
  .fs-sm-35 {
    font-size: 2.1875rem !important;
  }
  .fs-sm-45 {
    font-size: 2.8125rem !important;
  }
  .fs-sm-54 {
    font-size: 3.375rem !important;
  }
  .fs-sm-55 {
    font-size: 3.4375rem !important;
  }
  .fs-sm-78 {
    font-size: 4.875rem !important;
  }
  .fs-md-1 {
    font-size: 2.5rem !important;
  }
  .fs-md-2 {
    font-size: 2rem !important;
  }
  .fs-md-3 {
    font-size: 1.625rem !important;
  }
  .fs-md-4 {
    font-size: 1.5rem !important;
  }
  .fs-md-5 {
    font-size: 1.375rem !important;
  }
  .fs-md-xl {
    font-size: 3.75rem !important;
  }
  .fs-md-lg {
    font-size: 1.875rem !important;
  }
  .fs-md-md {
    font-size: 2.25rem !important;
  }
  .fs-md-22 {
    font-size: 1.375rem !important;
  }
  .fs-md-24 {
    font-size: 1.5rem !important;
  }
  .fs-md-25 {
    font-size: 1.5625rem !important;
  }
  .fs-md-28 {
    font-size: 1.75rem !important;
  }
  .fs-md-30 {
    font-size: 1.875rem !important;
  }
  .fs-md-32px {
    font-size: 2rem !important;
  }
  .fs-md-35 {
    font-size: 2.1875rem !important;
  }
  .fs-md-45 {
    font-size: 2.8125rem !important;
  }
  .fs-md-54 {
    font-size: 3.375rem !important;
  }
  .fs-md-55 {
    font-size: 3.4375rem !important;
  }
  .fs-md-78 {
    font-size: 4.875rem !important;
  }
  .fs-lg-1 {
    font-size: 2.5rem !important;
  }
  .fs-lg-2 {
    font-size: 2rem !important;
  }
  .fs-lg-3 {
    font-size: 1.625rem !important;
  }
  .fs-lg-4 {
    font-size: 1.5rem !important;
  }
  .fs-lg-5 {
    font-size: 1.375rem !important;
  }
  .fs-lg-xl {
    font-size: 3.75rem !important;
  }
  .fs-lg-lg {
    font-size: 1.875rem !important;
  }
  .fs-lg-md {
    font-size: 2.25rem !important;
  }
  .fs-lg-22 {
    font-size: 1.375rem !important;
  }
  .fs-lg-24 {
    font-size: 1.5rem !important;
  }
  .fs-lg-25 {
    font-size: 1.5625rem !important;
  }
  .fs-lg-28 {
    font-size: 1.75rem !important;
  }
  .fs-lg-30 {
    font-size: 1.875rem !important;
  }
  .fs-lg-32px {
    font-size: 2rem !important;
  }
  .fs-lg-35 {
    font-size: 2.1875rem !important;
  }
  .fs-lg-45 {
    font-size: 2.8125rem !important;
  }
  .fs-lg-54 {
    font-size: 3.375rem !important;
  }
  .fs-lg-55 {
    font-size: 3.4375rem !important;
  }
  .fs-lg-78 {
    font-size: 4.875rem !important;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  .btn-lg {
    --bs-btn-font-size: 1.875rem;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}

@media (min-width: 1200px) {
  .col-form-label-lg {
    font-size: 1.875rem;
  }
}

@media (min-width: 1200px) {
  .form-control-lg {
    font-size: 1.875rem;
  }
}

@media (min-width: 1200px) {
  .form-select-lg {
    font-size: 1.875rem;
  }
}

@media (min-width: 1200px) {
  .input-group-lg > .form-control,
  .input-group-lg > .form-select,
  .input-group-lg > .input-group-text,
  .input-group-lg > .btn {
    font-size: 1.875rem;
  }
}


@media (min-width: 992px) {
  .header {
    border-bottom: none;
    padding: 0;
    background: transparent;
  }
  .header_logo img {
    width: 230px;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .header .main_menu {
    position: static;
    height: inherit !important;
    padding: 0;
    max-width: 100%;
    background: transparent;
    margin-top: 0 !important;
    transition: inherit;
  }
  .header .main_menu > .menu {
    height: unset;
    overflow: unset;
    padding: 0;
  }
  .header .main_menu > .menu > div > ul {
    border: none;
  }
  .header .main_menu > .menu > div > ul > li {
    border: none;
    padding: 0 11px;
  }
  .header .main_menu > .menu > div > ul > li.current_page_item, .header .main_menu > .menu > div > ul > li.current_page_ancestor {
    color: #8d1912 !important;
  }
  .header .main_menu > .menu > div > ul > li.current_page_item a, .header .main_menu > .menu > div > ul > li.current_page_ancestor a {
    color: #8d1912;
  }
  .header .main_menu > .menu > div > ul > li.current_page_item a::before, .header .main_menu > .menu > div > ul > li.current_page_ancestor a::before {
    width: 100%;
  }
  .header .main_menu > .menu > div > ul > li > a {
    margin-left: 10px;
    margin-right: 10px;
    padding: 25px 0;
    position: relative;
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    font-family: "Raleway-Medium", sans-serif;
  }
  .header .main_menu > .menu > div > ul > li > a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #ffffff;
    transition: width 0.3s ease;
  }
  .header .main_menu > .menu > div > ul > li > a:hover::before {
    width: 100%;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children {
    position: relative;
    padding-right: 20px;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children:before {
    position: absolute;
    content: "";
    right: 10px;
    top: 25px;
    background: url("/wp-content/uploads/2026/03/down-arrow.webp") left top no-repeat;
    width: 15px;
    height: 15px;
    background-size: cover;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children > a:after {
    display: none;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children > ul {
    width: 1200px;
    padding: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children > ul > li {
    text-align: start;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children > ul > li a {
    color: #000000;
    padding: 10px 10px 10px 15px;
    position: relative;
    font-size: 12px;
    font-weight: 400;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children > ul > li a:hover {
    text-decoration: none;
    color: #8d1912;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children > ul > li a:hover:before {
    height: 100%;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children:hover > ul {
    -webkit-animation-name: exampleMove;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: exampleMove;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    display: block;
    background-color: white;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children:hover > ul li a {
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 0px;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children:hover > ul li a::before {
    border-bottom: 0px solid transparent;
  }
  .header .main_menu > .menu > div > ul > li.menu-item-has-children:hover > ul li a::before:hover {
    border-bottom: 1px solid #8d1912;
  }
  .header .main_menu > .menu > div > ul > li:last-child {
    padding-right: 10px;
  }
}
/*# sourceMappingURL=app-desktop.css.map*/