.container-custom { width: 100%; padding-right: .75rem; padding-left: .75rem; margin-right: auto; margin-left: auto; }
.container-fluid { width:100%; padding-right: .75rem; padding-left: .75rem; margin-right:auto; margin-left:auto; }

@media (min-width: 576px) { .container-custom { max-width: 540px; } }
@media (min-width: 768px) { .container-custom { max-width: 732px; } }
@media (min-width: 992px) { .container-custom { max-width: 956px; } }
@media (min-width: 1200px) { .container-custom { max-width: 1164px; } }
@media (min-width: 1400px) { .container-custom { max-width: 1364px; } }
.row { display: flex; flex-wrap: wrap; margin-right: -0.75rem; margin-left: -0.75rem; }
/* [class^="col"], [class*=" col"] { padding-right: 0.75rem; padding-left: 0.75rem; } */
.col { flex: 1 0 0%; max-width: 100%; }

.col-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
.col-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
.col-3 { flex: 0 0 25.00000000%; max-width: 25.00000000%; }
.col-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
.col-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
.col-6 { flex: 0 0 50.00000000%; max-width: 50.00000000%; }
.col-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
.col-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
.col-9 { flex: 0 0 75.00000000%; max-width: 75.00000000%; }
.col-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
.col-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
.col-12 { flex: 0 0 100.00000000%; max-width: 100.00000000%; }

@media(min-width: 576px){
  .col-sm-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-sm-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-sm-3 { flex: 0 0 25.00000000%; max-width: 25.00000000%; }
  .col-sm-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-sm-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-sm-6 { flex: 0 0 50.00000000%; max-width: 50.00000000%; }
  .col-sm-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-sm-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-sm-9 { flex: 0 0 75.00000000%; max-width: 75.00000000%; }
  .col-sm-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-sm-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-sm-12 { flex: 0 0 100.00000000%; max-width: 100.00000000%; }
}

@media(min-width: 768px){
  .col-md-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-md-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-md-3 { flex: 0 0 25.00000000%; max-width: 25.00000000%; }
  .col-md-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-md-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-md-6 { flex: 0 0 50.00000000%; max-width: 50.00000000%; }
  .col-md-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-md-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-md-9 { flex: 0 0 75.00000000%; max-width: 75.00000000%; }
  .col-md-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-md-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-md-12 { flex: 0 0 100.00000000%; max-width: 100.00000000%; }
}

@media(min-width: 992px){
  .col-lg-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
.col-lg-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
.col-lg-3 { flex: 0 0 25.00000000%; max-width: 25.00000000%; }
.col-lg-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
.col-lg-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
.col-lg-6 { flex: 0 0 50.00000000%; max-width: 50.00000000%; }
.col-lg-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
.col-lg-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
.col-lg-9 { flex: 0 0 75.00000000%; max-width: 75.00000000%; }
.col-lg-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
.col-lg-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
.col-lg-12 { flex: 0 0 100.00000000%; max-width: 100.00000000%; }
}

@media(min-width: 1200px){
  .col-xl-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
.col-xl-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
.col-xl-3 { flex: 0 0 25.00000000%; max-width: 25.00000000%; }
.col-xl-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
.col-xl-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
.col-xl-6 { flex: 0 0 50.00000000%; max-width: 50.00000000%; }
.col-xl-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
.col-xl-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
.col-xl-9 { flex: 0 0 75.00000000%; max-width: 75.00000000%; }
.col-xl-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
.col-xl-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
.col-xl-12 { flex: 0 0 100.00000000%; max-width: 100.00000000%; }
}

@media(min-width: 1440px){
 .col-xxl-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
.col-xxl-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
.col-xxl-3 { flex: 0 0 25.00000000%; max-width: 25.00000000%; }
.col-xxl-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
.col-xxl-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
.col-xxl-6 { flex: 0 0 50.00000000%; max-width: 50.00000000%; }
.col-xxl-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
.col-xxl-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
.col-xxl-9 { flex: 0 0 75.00000000%; max-width: 75.00000000%; }
.col-xxl-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
.col-xxl-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
.col-xxl-12 { flex: 0 0 100.00000000%; max-width: 100.00000000%; }
}

.d-none { display: none !important; }
@media (min-width: 576px) { .d-sm-none { display: none !important; } }
@media (min-width: 768px) { .d-md-none { display: none !important; } }
@media (min-width: 992px) { .d-lg-none { display: none !important; } }
@media (min-width: 1200px) { .d-xl-none { display: none !important; } }
@media (min-width: 1400px) { .d-xxl-none { display: none !important; } }
.d-inline { display: inline !important; }
@media (min-width: 576px) { .d-sm-inline { display: inline !important; } }
@media (min-width: 768px) { .d-md-inline { display: inline !important; } }
@media (min-width: 992px) { .d-lg-inline { display: inline !important; } }
@media (min-width: 1200px) { .d-xl-inline { display: inline !important; } }
@media (min-width: 1400px) { .d-xxl-inline { display: inline !important; } }
.d-inline-block { display: inlineblock !important; }
@media (min-width: 576px) { .d-sm-inline-block { display: inlineblock !important; } }
@media (min-width: 768px) { .d-md-inline-block { display: inlineblock !important; } }
@media (min-width: 992px) { .d-lg-inline-block { display: inlineblock !important; } }
@media (min-width: 1200px) { .d-xl-inline-block { display: inlineblock !important; } }
@media (min-width: 1400px) { .d-xxl-inline-block { display: inlineblock !important; } }
.d-block { display: block !important; }
@media (min-width: 576px) { .d-sm-block { display: block !important; } }
@media (min-width: 768px) { .d-md-block { display: block !important; } }
@media (min-width: 992px) { .d-lg-block { display: block !important; } }
@media (min-width: 1200px) { .d-xl-block { display: block !important; } }
@media (min-width: 1400px) { .d-xxl-block { display: block !important; } }
.d-grid { display: grid !important; }
@media (min-width: 576px) { .d-sm-grid { display: grid !important; } }
@media (min-width: 768px) { .d-md-grid { display: grid !important; } }
@media (min-width: 992px) { .d-lg-grid { display: grid !important; } }
@media (min-width: 1200px) { .d-xl-grid { display: grid !important; } }
@media (min-width: 1400px) { .d-xxl-grid { display: grid !important; } }
.d-flex { display: flex !important; }
@media (min-width: 576px) { .d-sm-flex { display: flex !important; } }
@media (min-width: 768px) { .d-md-flex { display: flex !important; } }
@media (min-width: 992px) { .d-lg-flex { display: flex !important; } }
@media (min-width: 1200px) { .d-xl-flex { display: flex !important; } }
@media (min-width: 1400px) { .d-xxl-flex { display: flex !important; } }
.d-inline-flex { display: inlineflex !important; }
@media (min-width: 576px) { .d-sm-inline-flex { display: inlineflex !important; } }
@media (min-width: 768px) { .d-md-inline-flex { display: inlineflex !important; } }
@media (min-width: 992px) { .d-lg-inline-flex { display: inlineflex !important; } }
@media (min-width: 1200px) { .d-xl-inline-flex { display: inlineflex !important; } }
@media (min-width: 1400px) { .d-xxl-inline-flex { display: inlineflex !important; } }
.flex-row { flex-direction: row !important; }
@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } }
@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } }
@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } }
@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; } }
@media (min-width: 1400px) { .flex-xxl-row { flex-direction: row !important; } }
.flex-row-reverse { flex-direction: row-reverse !important; }
@media (min-width: 576px) { .flex-sm-row-reverse { flex-direction: row-reverse !important; } }
@media (min-width: 768px) { .flex-md-row-reverse { flex-direction: row-reverse !important; } }
@media (min-width: 992px) { .flex-lg-row-reverse { flex-direction: row-reverse !important; } }
@media (min-width: 1200px) { .flex-xl-row-reverse { flex-direction: row-reverse !important; } }
@media (min-width: 1400px) { .flex-xxl-row-reverse { flex-direction: row-reverse !important; } }
.flex-column { flex-direction: column !important; }
@media (min-width: 576px) { .flex-sm-column { flex-direction: column !important; } }
@media (min-width: 768px) { .flex-md-column { flex-direction: column !important; } }
@media (min-width: 992px) { .flex-lg-column { flex-direction: column !important; } }
@media (min-width: 1200px) { .flex-xl-column { flex-direction: column !important; } }
@media (min-width: 1400px) { .flex-xxl-column { flex-direction: column !important; } }
.flex-column-reverse { flex-direction: column-reverse !important; }
@media (min-width: 576px) { .flex-sm-column-reverse { flex-direction: column-reverse !important; } }
@media (min-width: 768px) { .flex-md-column-reverse { flex-direction: column-reverse !important; } }
@media (min-width: 992px) { .flex-lg-column-reverse { flex-direction: column-reverse !important; } }
@media (min-width: 1200px) { .flex-xl-column-reverse { flex-direction: column-reverse !important; } }
@media (min-width: 1400px) { .flex-xxl-column-reverse { flex-direction: column-reverse !important; } }
.justify-content-start { justify-content: flex-start !important; }
@media (min-width: 576px) { .justify-content-sm-start { justify-content: flex-start !important; } }
@media (min-width: 768px) { .justify-content-md-start { justify-content: flex-start !important; } }
@media (min-width: 992px) { .justify-content-lg-start { justify-content: flex-start !important; } }
@media (min-width: 1200px) { .justify-content-xl-start { justify-content: flex-start !important; } }
@media (min-width: 1400px) { .justify-content-xxl-start { justify-content: flex-start !important; } }
.justify-content-end { justify-content: flex-end !important; }
@media (min-width: 576px) { .justify-content-sm-end { justify-content: flex-end !important; } }
@media (min-width: 768px) { .justify-content-md-end { justify-content: flex-end !important; } }
@media (min-width: 992px) { .justify-content-lg-end { justify-content: flex-end !important; } }
@media (min-width: 1200px) { .justify-content-xl-end { justify-content: flex-end !important; } }
@media (min-width: 1400px) { .justify-content-xxl-end { justify-content: flex-end !important; } }
.justify-content-center { justify-content: center !important; }
@media (min-width: 576px) { .justify-content-sm-center { justify-content: center !important; } }
@media (min-width: 768px) { .justify-content-md-center { justify-content: center !important; } }
@media (min-width: 992px) { .justify-content-lg-center { justify-content: center !important; } }
@media (min-width: 1200px) { .justify-content-xl-center { justify-content: center !important; } }
@media (min-width: 1400px) { .justify-content-xxl-center { justify-content: center !important; } }
.justify-content-between { justify-content: space-between !important; }
@media (min-width: 576px) { .justify-content-sm-between { justify-content: space-between !important; } }
@media (min-width: 768px) { .justify-content-md-between { justify-content: space-between !important; } }
@media (min-width: 992px) { .justify-content-lg-between { justify-content: space-between !important; } }
@media (min-width: 1200px) { .justify-content-xl-between { justify-content: space-between !important; } }
@media (min-width: 1400px) { .justify-content-xxl-between { justify-content: space-between !important; } }
.justify-content-around { justify-content: space-around !important; }
@media (min-width: 576px) { .justify-content-sm-around { justify-content: space-around !important; } }
@media (min-width: 768px) { .justify-content-md-around { justify-content: space-around !important; } }
@media (min-width: 992px) { .justify-content-lg-around { justify-content: space-around !important; } }
@media (min-width: 1200px) { .justify-content-xl-around { justify-content: space-around !important; } }
@media (min-width: 1400px) { .justify-content-xxl-around { justify-content: space-around !important; } }
.justify-content-evenly { justify-content: evenly !important; }
@media (min-width: 576px) { .justify-content-sm-evenly { justify-content: evenly !important; } }
@media (min-width: 768px) { .justify-content-md-evenly { justify-content: evenly !important; } }
@media (min-width: 992px) { .justify-content-lg-evenly { justify-content: evenly !important; } }
@media (min-width: 1200px) { .justify-content-xl-evenly { justify-content: evenly !important; } }
@media (min-width: 1400px) { .justify-content-xxl-evenly { justify-content: evenly !important; } }
.align-items-start { align-items: flex-start !important; }
@media (min-width: 576px) { .align-items-sm-start { align-items: flex-start !important; } }
@media (min-width: 768px) { .align-items-md-start { align-items: flex-start !important; } }
@media (min-width: 992px) { .align-items-lg-start { align-items: flex-start !important; } }
@media (min-width: 1200px) { .align-items-xl-start { align-items: flex-start !important; } }
@media (min-width: 1400px) { .align-items-xxl-start { align-items: flex-start !important; } }
.align-items-end { align-items: flex-end !important; }
@media (min-width: 576px) { .align-items-sm-end { align-items: flex-end !important; } }
@media (min-width: 768px) { .align-items-md-end { align-items: flex-end !important; } }
@media (min-width: 992px) { .align-items-lg-end { align-items: flex-end !important; } }
@media (min-width: 1200px) { .align-items-xl-end { align-items: flex-end !important; } }
@media (min-width: 1400px) { .align-items-xxl-end { align-items: flex-end !important; } }
.align-items-center { align-items: center !important; }
@media (min-width: 576px) { .align-items-sm-center { align-items: center !important; } }
@media (min-width: 768px) { .align-items-md-center { align-items: center !important; } }
@media (min-width: 992px) { .align-items-lg-center { align-items: center !important; } }
@media (min-width: 1200px) { .align-items-xl-center { align-items: center !important; } }
@media (min-width: 1400px) { .align-items-xxl-center { align-items: center !important; } }
.align-items-baseline { align-items: baseline !important; }
@media (min-width: 576px) { .align-items-sm-baseline { align-items: baseline !important; } }
@media (min-width: 768px) { .align-items-md-baseline { align-items: baseline !important; } }
@media (min-width: 992px) { .align-items-lg-baseline { align-items: baseline !important; } }
@media (min-width: 1200px) { .align-items-xl-baseline { align-items: baseline !important; } }
@media (min-width: 1400px) { .align-items-xxl-baseline { align-items: baseline !important; } }
.align-items-stretch { align-items: stretch !important; }
@media (min-width: 576px) { .align-items-sm-stretch { align-items: stretch !important; } }
@media (min-width: 768px) { .align-items-md-stretch { align-items: stretch !important; } }
@media (min-width: 992px) { .align-items-lg-stretch { align-items: stretch !important; } }
@media (min-width: 1200px) { .align-items-xl-stretch { align-items: stretch !important; } }
@media (min-width: 1400px) { .align-items-xxl-stretch { align-items: stretch !important; } }

/* aqui */

.m-0 { margin: 0.0rem !important; }
@media (min-width: 576px) { .m-sm-0 { margin: 0.0rem !important; } }
@media (min-width: 768px) { .m-md-0 { margin: 0.0rem !important; } }
@media (min-width: 992px) { .m-lg-0 { margin: 0.0rem !important; } }
@media (min-width: 1200px) { .m-xl-0 { margin: 0.0rem !important; } }
@media (min-width: 1400px) { .m-xxl-0 { margin: 0.0rem !important; } }
.m-1 { margin: 0.25rem !important; }
@media (min-width: 576px) { .m-sm-1 { margin: 0.25rem !important; } }
@media (min-width: 768px) { .m-md-1 { margin: 0.25rem !important; } }
@media (min-width: 992px) { .m-lg-1 { margin: 0.25rem !important; } }
@media (min-width: 1200px) { .m-xl-1 { margin: 0.25rem !important; } }
@media (min-width: 1400px) { .m-xxl-1 { margin: 0.25rem !important; } }
.m-2 { margin: 0.5rem !important; }
@media (min-width: 576px) { .m-sm-2 { margin: 0.5rem !important; } }
@media (min-width: 768px) { .m-md-2 { margin: 0.5rem !important; } }
@media (min-width: 992px) { .m-lg-2 { margin: 0.5rem !important; } }
@media (min-width: 1200px) { .m-xl-2 { margin: 0.5rem !important; } }
@media (min-width: 1400px) { .m-xxl-2 { margin: 0.5rem !important; } }
.m-3 { margin: 0.75rem !important; }
@media (min-width: 576px) { .m-sm-3 { margin: 0.75rem !important; } }
@media (min-width: 768px) { .m-md-3 { margin: 0.75rem !important; } }
@media (min-width: 992px) { .m-lg-3 { margin: 0.75rem !important; } }
@media (min-width: 1200px) { .m-xl-3 { margin: 0.75rem !important; } }
@media (min-width: 1400px) { .m-xxl-3 { margin: 0.75rem !important; } }
.m-4 { margin: 1.0rem !important; }
@media (min-width: 576px) { .m-sm-4 { margin: 1.0rem !important; } }
@media (min-width: 768px) { .m-md-4 { margin: 1.0rem !important; } }
@media (min-width: 992px) { .m-lg-4 { margin: 1.0rem !important; } }
@media (min-width: 1200px) { .m-xl-4 { margin: 1.0rem !important; } }
@media (min-width: 1400px) { .m-xxl-4 { margin: 1.0rem !important; } }
.m-5 { margin: 1.25rem !important; }
@media (min-width: 576px) { .m-sm-5 { margin: 1.25rem !important; } }
@media (min-width: 768px) { .m-md-5 { margin: 1.25rem !important; } }
@media (min-width: 992px) { .m-lg-5 { margin: 1.25rem !important; } }
@media (min-width: 1200px) { .m-xl-5 { margin: 1.25rem !important; } }
@media (min-width: 1400px) { .m-xxl-5 { margin: 1.25rem !important; } }
.mt-0 { margin-top: 0.0rem !important; }
@media (min-width: 576px) { .mt-sm-0 { margin-top: 0.0rem !important; } }
@media (min-width: 768px) { .mt-md-0 { margin-top: 0.0rem !important; } }
@media (min-width: 992px) { .mt-lg-0 { margin-top: 0.0rem !important; } }
@media (min-width: 1200px) { .mt-xl-0 { margin-top: 0.0rem !important; } }
@media (min-width: 1400px) { .mt-xxl-0 { margin-top: 0.0rem !important; } }
.mt-1 { margin-top: 0.25rem !important; }
@media (min-width: 576px) { .mt-sm-1 { margin-top: 0.25rem !important; } }
@media (min-width: 768px) { .mt-md-1 { margin-top: 0.25rem !important; } }
@media (min-width: 992px) { .mt-lg-1 { margin-top: 0.25rem !important; } }
@media (min-width: 1200px) { .mt-xl-1 { margin-top: 0.25rem !important; } }
@media (min-width: 1400px) { .mt-xxl-1 { margin-top: 0.25rem !important; } }
.mt-2 { margin-top: 0.5rem !important; }
@media (min-width: 576px) { .mt-sm-2 { margin-top: 0.5rem !important; } }
@media (min-width: 768px) { .mt-md-2 { margin-top: 0.5rem !important; } }
@media (min-width: 992px) { .mt-lg-2 { margin-top: 0.5rem !important; } }
@media (min-width: 1200px) { .mt-xl-2 { margin-top: 0.5rem !important; } }
@media (min-width: 1400px) { .mt-xxl-2 { margin-top: 0.5rem !important; } }
.mt-3 { margin-top: 0.75rem !important; }
@media (min-width: 576px) { .mt-sm-3 { margin-top: 0.75rem !important; } }
@media (min-width: 768px) { .mt-md-3 { margin-top: 0.75rem !important; } }
@media (min-width: 992px) { .mt-lg-3 { margin-top: 0.75rem !important; } }
@media (min-width: 1200px) { .mt-xl-3 { margin-top: 0.75rem !important; } }
@media (min-width: 1400px) { .mt-xxl-3 { margin-top: 0.75rem !important; } }
.mt-4 { margin-top: 1.0rem !important; }
@media (min-width: 576px) { .mt-sm-4 { margin-top: 1.0rem !important; } }
@media (min-width: 768px) { .mt-md-4 { margin-top: 1.0rem !important; } }
@media (min-width: 992px) { .mt-lg-4 { margin-top: 1.0rem !important; } }
@media (min-width: 1200px) { .mt-xl-4 { margin-top: 1.0rem !important; } }
@media (min-width: 1400px) { .mt-xxl-4 { margin-top: 1.0rem !important; } }
.mt-5 { margin-top: 1.25rem !important; }
@media (min-width: 576px) { .mt-sm-5 { margin-top: 1.25rem !important; } }
@media (min-width: 768px) { .mt-md-5 { margin-top: 1.25rem !important; } }
@media (min-width: 992px) { .mt-lg-5 { margin-top: 1.25rem !important; } }
@media (min-width: 1200px) { .mt-xl-5 { margin-top: 1.25rem !important; } }
@media (min-width: 1400px) { .mt-xxl-5 { margin-top: 1.25rem !important; } }
.mb-0 { margin-bottom: 0.0rem !important; }
@media (min-width: 576px) { .mb-sm-0 { margin-bottom: 0.0rem !important; } }
@media (min-width: 768px) { .mb-md-0 { margin-bottom: 0.0rem !important; } }
@media (min-width: 992px) { .mb-lg-0 { margin-bottom: 0.0rem !important; } }
@media (min-width: 1200px) { .mb-xl-0 { margin-bottom: 0.0rem !important; } }
@media (min-width: 1400px) { .mb-xxl-0 { margin-bottom: 0.0rem !important; } }
.mb-1 { margin-bottom: 0.25rem !important; }
@media (min-width: 576px) { .mb-sm-1 { margin-bottom: 0.25rem !important; } }
@media (min-width: 768px) { .mb-md-1 { margin-bottom: 0.25rem !important; } }
@media (min-width: 992px) { .mb-lg-1 { margin-bottom: 0.25rem !important; } }
@media (min-width: 1200px) { .mb-xl-1 { margin-bottom: 0.25rem !important; } }
@media (min-width: 1400px) { .mb-xxl-1 { margin-bottom: 0.25rem !important; } }
.mb-2 { margin-bottom: 0.5rem !important; }
@media (min-width: 576px) { .mb-sm-2 { margin-bottom: 0.5rem !important; } }
@media (min-width: 768px) { .mb-md-2 { margin-bottom: 0.5rem !important; } }
@media (min-width: 992px) { .mb-lg-2 { margin-bottom: 0.5rem !important; } }
@media (min-width: 1200px) { .mb-xl-2 { margin-bottom: 0.5rem !important; } }
@media (min-width: 1400px) { .mb-xxl-2 { margin-bottom: 0.5rem !important; } }
.mb-3 { margin-bottom: 0.75rem !important; }
@media (min-width: 576px) { .mb-sm-3 { margin-bottom: 0.75rem !important; } }
@media (min-width: 768px) { .mb-md-3 { margin-bottom: 0.75rem !important; } }
@media (min-width: 992px) { .mb-lg-3 { margin-bottom: 0.75rem !important; } }
@media (min-width: 1200px) { .mb-xl-3 { margin-bottom: 0.75rem !important; } }
@media (min-width: 1400px) { .mb-xxl-3 { margin-bottom: 0.75rem !important; } }
.mb-4 { margin-bottom: 1.0rem !important; }
@media (min-width: 576px) { .mb-sm-4 { margin-bottom: 1.0rem !important; } }
@media (min-width: 768px) { .mb-md-4 { margin-bottom: 1.0rem !important; } }
@media (min-width: 992px) { .mb-lg-4 { margin-bottom: 1.0rem !important; } }
@media (min-width: 1200px) { .mb-xl-4 { margin-bottom: 1.0rem !important; } }
@media (min-width: 1400px) { .mb-xxl-4 { margin-bottom: 1.0rem !important; } }
.mb-5 { margin-bottom: 1.25rem !important; }
@media (min-width: 576px) { .mb-sm-5 { margin-bottom: 1.25rem !important; } }
@media (min-width: 768px) { .mb-md-5 { margin-bottom: 1.25rem !important; } }
@media (min-width: 992px) { .mb-lg-5 { margin-bottom: 1.25rem !important; } }
@media (min-width: 1200px) { .mb-xl-5 { margin-bottom: 1.25rem !important; } }
@media (min-width: 1400px) { .mb-xxl-5 { margin-bottom: 1.25rem !important; } }
.ms-0 { margin-left: 0.0rem !important; }
@media (min-width: 576px) { .ms-sm-0 { margin-left: 0.0rem !important; } }
@media (min-width: 768px) { .ms-md-0 { margin-left: 0.0rem !important; } }
@media (min-width: 992px) { .ms-lg-0 { margin-left: 0.0rem !important; } }
@media (min-width: 1200px) { .ms-xl-0 { margin-left: 0.0rem !important; } }
@media (min-width: 1400px) { .ms-xxl-0 { margin-left: 0.0rem !important; } }
.ms-1 { margin-left: 0.25rem !important; }
@media (min-width: 576px) { .ms-sm-1 { margin-left: 0.25rem !important; } }
@media (min-width: 768px) { .ms-md-1 { margin-left: 0.25rem !important; } }
@media (min-width: 992px) { .ms-lg-1 { margin-left: 0.25rem !important; } }
@media (min-width: 1200px) { .ms-xl-1 { margin-left: 0.25rem !important; } }
@media (min-width: 1400px) { .ms-xxl-1 { margin-left: 0.25rem !important; } }
.ms-2 { margin-left: 0.5rem !important; }
@media (min-width: 576px) { .ms-sm-2 { margin-left: 0.5rem !important; } }
@media (min-width: 768px) { .ms-md-2 { margin-left: 0.5rem !important; } }
@media (min-width: 992px) { .ms-lg-2 { margin-left: 0.5rem !important; } }
@media (min-width: 1200px) { .ms-xl-2 { margin-left: 0.5rem !important; } }
@media (min-width: 1400px) { .ms-xxl-2 { margin-left: 0.5rem !important; } }
.ms-3 { margin-left: 0.75rem !important; }
@media (min-width: 576px) { .ms-sm-3 { margin-left: 0.75rem !important; } }
@media (min-width: 768px) { .ms-md-3 { margin-left: 0.75rem !important; } }
@media (min-width: 992px) { .ms-lg-3 { margin-left: 0.75rem !important; } }
@media (min-width: 1200px) { .ms-xl-3 { margin-left: 0.75rem !important; } }
@media (min-width: 1400px) { .ms-xxl-3 { margin-left: 0.75rem !important; } }
.ms-4 { margin-left: 1.0rem !important; }
@media (min-width: 576px) { .ms-sm-4 { margin-left: 1.0rem !important; } }
@media (min-width: 768px) { .ms-md-4 { margin-left: 1.0rem !important; } }
@media (min-width: 992px) { .ms-lg-4 { margin-left: 1.0rem !important; } }
@media (min-width: 1200px) { .ms-xl-4 { margin-left: 1.0rem !important; } }
@media (min-width: 1400px) { .ms-xxl-4 { margin-left: 1.0rem !important; } }
.ms-5 { margin-left: 1.25rem !important; }
@media (min-width: 576px) { .ms-sm-5 { margin-left: 1.25rem !important; } }
@media (min-width: 768px) { .ms-md-5 { margin-left: 1.25rem !important; } }
@media (min-width: 992px) { .ms-lg-5 { margin-left: 1.25rem !important; } }
@media (min-width: 1200px) { .ms-xl-5 { margin-left: 1.25rem !important; } }
@media (min-width: 1400px) { .ms-xxl-5 { margin-left: 1.25rem !important; } }
.me-0 { margin-right: 0.0rem !important; }
@media (min-width: 576px) { .me-sm-0 { margin-right: 0.0rem !important; } }
@media (min-width: 768px) { .me-md-0 { margin-right: 0.0rem !important; } }
@media (min-width: 992px) { .me-lg-0 { margin-right: 0.0rem !important; } }
@media (min-width: 1200px) { .me-xl-0 { margin-right: 0.0rem !important; } }
@media (min-width: 1400px) { .me-xxl-0 { margin-right: 0.0rem !important; } }
.me-1 { margin-right: 0.25rem !important; }
@media (min-width: 576px) { .me-sm-1 { margin-right: 0.25rem !important; } }
@media (min-width: 768px) { .me-md-1 { margin-right: 0.25rem !important; } }
@media (min-width: 992px) { .me-lg-1 { margin-right: 0.25rem !important; } }
@media (min-width: 1200px) { .me-xl-1 { margin-right: 0.25rem !important; } }
@media (min-width: 1400px) { .me-xxl-1 { margin-right: 0.25rem !important; } }
.me-2 { margin-right: 0.5rem !important; }
@media (min-width: 576px) { .me-sm-2 { margin-right: 0.5rem !important; } }
@media (min-width: 768px) { .me-md-2 { margin-right: 0.5rem !important; } }
@media (min-width: 992px) { .me-lg-2 { margin-right: 0.5rem !important; } }
@media (min-width: 1200px) { .me-xl-2 { margin-right: 0.5rem !important; } }
@media (min-width: 1400px) { .me-xxl-2 { margin-right: 0.5rem !important; } }
.me-3 { margin-right: 0.75rem !important; }
@media (min-width: 576px) { .me-sm-3 { margin-right: 0.75rem !important; } }
@media (min-width: 768px) { .me-md-3 { margin-right: 0.75rem !important; } }
@media (min-width: 992px) { .me-lg-3 { margin-right: 0.75rem !important; } }
@media (min-width: 1200px) { .me-xl-3 { margin-right: 0.75rem !important; } }
@media (min-width: 1400px) { .me-xxl-3 { margin-right: 0.75rem !important; } }
.me-4 { margin-right: 1.0rem !important; }
@media (min-width: 576px) { .me-sm-4 { margin-right: 1.0rem !important; } }
@media (min-width: 768px) { .me-md-4 { margin-right: 1.0rem !important; } }
@media (min-width: 992px) { .me-lg-4 { margin-right: 1.0rem !important; } }
@media (min-width: 1200px) { .me-xl-4 { margin-right: 1.0rem !important; } }
@media (min-width: 1400px) { .me-xxl-4 { margin-right: 1.0rem !important; } }
.me-5 { margin-right: 1.25rem !important; }
@media (min-width: 576px) { .me-sm-5 { margin-right: 1.25rem !important; } }
@media (min-width: 768px) { .me-md-5 { margin-right: 1.25rem !important; } }
@media (min-width: 992px) { .me-lg-5 { margin-right: 1.25rem !important; } }
@media (min-width: 1200px) { .me-xl-5 { margin-right: 1.25rem !important; } }
@media (min-width: 1400px) { .me-xxl-5 { margin-right: 1.25rem !important; } }
.mx-0 { margin-left: 0.0rem !important; margin-right: 0.0rem !important; }
@media (min-width: 576px) { .mx-sm-0 { margin-left: 0.0rem !important; margin-right: 0.0rem !important; } }
@media (min-width: 768px) { .mx-md-0 { margin-left: 0.0rem !important; margin-right: 0.0rem !important; } }
@media (min-width: 992px) { .mx-lg-0 { margin-left: 0.0rem !important; margin-right: 0.0rem !important; } }
@media (min-width: 1200px) { .mx-xl-0 { margin-left: 0.0rem !important; margin-right: 0.0rem !important; } }
@media (min-width: 1400px) { .mx-xxl-0 { margin-left: 0.0rem !important; margin-right: 0.0rem !important; } }
.mx-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }
@media (min-width: 576px) { .mx-sm-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; } }
@media (min-width: 768px) { .mx-md-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; } }
@media (min-width: 992px) { .mx-lg-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; } }
@media (min-width: 1200px) { .mx-xl-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; } }
@media (min-width: 1400px) { .mx-xxl-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; } }
.mx-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }
@media (min-width: 576px) { .mx-sm-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; } }
@media (min-width: 768px) { .mx-md-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; } }
@media (min-width: 992px) { .mx-lg-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; } }
@media (min-width: 1200px) { .mx-xl-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; } }
@media (min-width: 1400px) { .mx-xxl-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; } }
.mx-3 { margin-left: 0.75rem !important; margin-right: 0.75rem !important; }
@media (min-width: 576px) { .mx-sm-3 { margin-left: 0.75rem !important; margin-right: 0.75rem !important; } }
@media (min-width: 768px) { .mx-md-3 { margin-left: 0.75rem !important; margin-right: 0.75rem !important; } }
@media (min-width: 992px) { .mx-lg-3 { margin-left: 0.75rem !important; margin-right: 0.75rem !important; } }
@media (min-width: 1200px) { .mx-xl-3 { margin-left: 0.75rem !important; margin-right: 0.75rem !important; } }
@media (min-width: 1400px) { .mx-xxl-3 { margin-left: 0.75rem !important; margin-right: 0.75rem !important; } }
.mx-4 { margin-left: 1.0rem !important; margin-right: 1.0rem !important; }
@media (min-width: 576px) { .mx-sm-4 { margin-left: 1.0rem !important; margin-right: 1.0rem !important; } }
@media (min-width: 768px) { .mx-md-4 { margin-left: 1.0rem !important; margin-right: 1.0rem !important; } }
@media (min-width: 992px) { .mx-lg-4 { margin-left: 1.0rem !important; margin-right: 1.0rem !important; } }
@media (min-width: 1200px) { .mx-xl-4 { margin-left: 1.0rem !important; margin-right: 1.0rem !important; } }
@media (min-width: 1400px) { .mx-xxl-4 { margin-left: 1.0rem !important; margin-right: 1.0rem !important; } }
.mx-5 { margin-left: 1.25rem !important; margin-right: 1.25rem !important; }
@media (min-width: 576px) { .mx-sm-5 { margin-left: 1.25rem !important; margin-right: 1.25rem !important; } }
@media (min-width: 768px) { .mx-md-5 { margin-left: 1.25rem !important; margin-right: 1.25rem !important; } }
@media (min-width: 992px) { .mx-lg-5 { margin-left: 1.25rem !important; margin-right: 1.25rem !important; } }
@media (min-width: 1200px) { .mx-xl-5 { margin-left: 1.25rem !important; margin-right: 1.25rem !important; } }
@media (min-width: 1400px) { .mx-xxl-5 { margin-left: 1.25rem !important; margin-right: 1.25rem !important; } }
.my-0 { margin-top: 0.0rem !important; margin-bottom: 0.0rem !important; }
@media (min-width: 576px) { .my-sm-0 { margin-top: 0.0rem !important; margin-bottom: 0.0rem !important; } }
@media (min-width: 768px) { .my-md-0 { margin-top: 0.0rem !important; margin-bottom: 0.0rem !important; } }
@media (min-width: 992px) { .my-lg-0 { margin-top: 0.0rem !important; margin-bottom: 0.0rem !important; } }
@media (min-width: 1200px) { .my-xl-0 { margin-top: 0.0rem !important; margin-bottom: 0.0rem !important; } }
@media (min-width: 1400px) { .my-xxl-0 { margin-top: 0.0rem !important; margin-bottom: 0.0rem !important; } }
.my-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
@media (min-width: 576px) { .my-sm-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } }
@media (min-width: 768px) { .my-md-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } }
@media (min-width: 992px) { .my-lg-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } }
@media (min-width: 1200px) { .my-xl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } }
@media (min-width: 1400px) { .my-xxl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; } }
.my-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
@media (min-width: 576px) { .my-sm-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } }
@media (min-width: 768px) { .my-md-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } }
@media (min-width: 992px) { .my-lg-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } }
@media (min-width: 1200px) { .my-xl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } }
@media (min-width: 1400px) { .my-xxl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; } }
.my-3 { margin-top: 0.75rem !important; margin-bottom: 0.75rem !important; }
@media (min-width: 576px) { .my-sm-3 { margin-top: 0.75rem !important; margin-bottom: 0.75rem !important; } }
@media (min-width: 768px) { .my-md-3 { margin-top: 0.75rem !important; margin-bottom: 0.75rem !important; } }
@media (min-width: 992px) { .my-lg-3 { margin-top: 0.75rem !important; margin-bottom: 0.75rem !important; } }
@media (min-width: 1200px) { .my-xl-3 { margin-top: 0.75rem !important; margin-bottom: 0.75rem !important; } }
@media (min-width: 1400px) { .my-xxl-3 { margin-top: 0.75rem !important; margin-bottom: 0.75rem !important; } }
.my-4 { margin-top: 1.0rem !important; margin-bottom: 1.0rem !important; }
@media (min-width: 576px) { .my-sm-4 { margin-top: 1.0rem !important; margin-bottom: 1.0rem !important; } }
@media (min-width: 768px) { .my-md-4 { margin-top: 1.0rem !important; margin-bottom: 1.0rem !important; } }
@media (min-width: 992px) { .my-lg-4 { margin-top: 1.0rem !important; margin-bottom: 1.0rem !important; } }
@media (min-width: 1200px) { .my-xl-4 { margin-top: 1.0rem !important; margin-bottom: 1.0rem !important; } }
@media (min-width: 1400px) { .my-xxl-4 { margin-top: 1.0rem !important; margin-bottom: 1.0rem !important; } }
.my-5 { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; }
@media (min-width: 576px) { .my-sm-5 { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; } }
@media (min-width: 768px) { .my-md-5 { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; } }
@media (min-width: 992px) { .my-lg-5 { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; } }
@media (min-width: 1200px) { .my-xl-5 { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; } }
@media (min-width: 1400px) { .my-xxl-5 { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; } }

.p-0 { padding: 0.0rem !important; }
@media (min-width: 576px) { .p-sm-0 { padding: 0.0rem !important; } }
@media (min-width: 768px) { .p-md-0 { padding: 0.0rem !important; } }
@media (min-width: 992px) { .p-lg-0 { padding: 0.0rem !important; } }
@media (min-width: 1200px) { .p-xl-0 { padding: 0.0rem !important; } }
@media (min-width: 1400px) { .p-xxl-0 { padding: 0.0rem !important; } }
.p-1 { padding: 0.25rem !important; }
@media (min-width: 576px) { .p-sm-1 { padding: 0.25rem !important; } }
@media (min-width: 768px) { .p-md-1 { padding: 0.25rem !important; } }
@media (min-width: 992px) { .p-lg-1 { padding: 0.25rem !important; } }
@media (min-width: 1200px) { .p-xl-1 { padding: 0.25rem !important; } }
@media (min-width: 1400px) { .p-xxl-1 { padding: 0.25rem !important; } }
.p-2 { padding: 0.5rem !important; }
@media (min-width: 576px) { .p-sm-2 { padding: 0.5rem !important; } }
@media (min-width: 768px) { .p-md-2 { padding: 0.5rem !important; } }
@media (min-width: 992px) { .p-lg-2 { padding: 0.5rem !important; } }
@media (min-width: 1200px) { .p-xl-2 { padding: 0.5rem !important; } }
@media (min-width: 1400px) { .p-xxl-2 { padding: 0.5rem !important; } }
.p-3 { padding: 0.75rem !important; }
@media (min-width: 576px) { .p-sm-3 { padding: 0.75rem !important; } }
@media (min-width: 768px) { .p-md-3 { padding: 0.75rem !important; } }
@media (min-width: 992px) { .p-lg-3 { padding: 0.75rem !important; } }
@media (min-width: 1200px) { .p-xl-3 { padding: 0.75rem !important; } }
@media (min-width: 1400px) { .p-xxl-3 { padding: 0.75rem !important; } }
.p-4 { padding: 1.0rem !important; }
@media (min-width: 576px) { .p-sm-4 { padding: 1.0rem !important; } }
@media (min-width: 768px) { .p-md-4 { padding: 1.0rem !important; } }
@media (min-width: 992px) { .p-lg-4 { padding: 1.0rem !important; } }
@media (min-width: 1200px) { .p-xl-4 { padding: 1.0rem !important; } }
@media (min-width: 1400px) { .p-xxl-4 { padding: 1.0rem !important; } }
.p-5 { padding: 1.25rem !important; }
@media (min-width: 576px) { .p-sm-5 { padding: 1.25rem !important; } }
@media (min-width: 768px) { .p-md-5 { padding: 1.25rem !important; } }
@media (min-width: 992px) { .p-lg-5 { padding: 1.25rem !important; } }
@media (min-width: 1200px) { .p-xl-5 { padding: 1.25rem !important; } }
@media (min-width: 1400px) { .p-xxl-5 { padding: 1.25rem !important; } }
.pt-0 { padding-top: 0.0rem !important; }
@media (min-width: 576px) { .pt-sm-0 { padding-top: 0.0rem !important; } }
@media (min-width: 768px) { .pt-md-0 { padding-top: 0.0rem !important; } }
@media (min-width: 992px) { .pt-lg-0 { padding-top: 0.0rem !important; } }
@media (min-width: 1200px) { .pt-xl-0 { padding-top: 0.0rem !important; } }
@media (min-width: 1400px) { .pt-xxl-0 { padding-top: 0.0rem !important; } }
.pt-1 { padding-top: 0.25rem !important; }
@media (min-width: 576px) { .pt-sm-1 { padding-top: 0.25rem !important; } }
@media (min-width: 768px) { .pt-md-1 { padding-top: 0.25rem !important; } }
@media (min-width: 992px) { .pt-lg-1 { padding-top: 0.25rem !important; } }
@media (min-width: 1200px) { .pt-xl-1 { padding-top: 0.25rem !important; } }
@media (min-width: 1400px) { .pt-xxl-1 { padding-top: 0.25rem !important; } }
.pt-2 { padding-top: 0.5rem !important; }
@media (min-width: 576px) { .pt-sm-2 { padding-top: 0.5rem !important; } }
@media (min-width: 768px) { .pt-md-2 { padding-top: 0.5rem !important; } }
@media (min-width: 992px) { .pt-lg-2 { padding-top: 0.5rem !important; } }
@media (min-width: 1200px) { .pt-xl-2 { padding-top: 0.5rem !important; } }
@media (min-width: 1400px) { .pt-xxl-2 { padding-top: 0.5rem !important; } }
.pt-3 { padding-top: 0.75rem !important; }
@media (min-width: 576px) { .pt-sm-3 { padding-top: 0.75rem !important; } }
@media (min-width: 768px) { .pt-md-3 { padding-top: 0.75rem !important; } }
@media (min-width: 992px) { .pt-lg-3 { padding-top: 0.75rem !important; } }
@media (min-width: 1200px) { .pt-xl-3 { padding-top: 0.75rem !important; } }
@media (min-width: 1400px) { .pt-xxl-3 { padding-top: 0.75rem !important; } }
.pt-4 { padding-top: 1.0rem !important; }
@media (min-width: 576px) { .pt-sm-4 { padding-top: 1.0rem !important; } }
@media (min-width: 768px) { .pt-md-4 { padding-top: 1.0rem !important; } }
@media (min-width: 992px) { .pt-lg-4 { padding-top: 1.0rem !important; } }
@media (min-width: 1200px) { .pt-xl-4 { padding-top: 1.0rem !important; } }
@media (min-width: 1400px) { .pt-xxl-4 { padding-top: 1.0rem !important; } }
.pt-5 { padding-top: 1.25rem !important; }
@media (min-width: 576px) { .pt-sm-5 { padding-top: 1.25rem !important; } }
@media (min-width: 768px) { .pt-md-5 { padding-top: 1.25rem !important; } }
@media (min-width: 992px) { .pt-lg-5 { padding-top: 1.25rem !important; } }
@media (min-width: 1200px) { .pt-xl-5 { padding-top: 1.25rem !important; } }
@media (min-width: 1400px) { .pt-xxl-5 { padding-top: 1.25rem !important; } }
.pb-0 { padding-bottom: 0.0rem !important; }
@media (min-width: 576px) { .pb-sm-0 { padding-bottom: 0.0rem !important; } }
@media (min-width: 768px) { .pb-md-0 { padding-bottom: 0.0rem !important; } }
@media (min-width: 992px) { .pb-lg-0 { padding-bottom: 0.0rem !important; } }
@media (min-width: 1200px) { .pb-xl-0 { padding-bottom: 0.0rem !important; } }
@media (min-width: 1400px) { .pb-xxl-0 { padding-bottom: 0.0rem !important; } }
.pb-1 { padding-bottom: 0.25rem !important; }
@media (min-width: 576px) { .pb-sm-1 { padding-bottom: 0.25rem !important; } }
@media (min-width: 768px) { .pb-md-1 { padding-bottom: 0.25rem !important; } }
@media (min-width: 992px) { .pb-lg-1 { padding-bottom: 0.25rem !important; } }
@media (min-width: 1200px) { .pb-xl-1 { padding-bottom: 0.25rem !important; } }
@media (min-width: 1400px) { .pb-xxl-1 { padding-bottom: 0.25rem !important; } }
.pb-2 { padding-bottom: 0.5rem !important; }
@media (min-width: 576px) { .pb-sm-2 { padding-bottom: 0.5rem !important; } }
@media (min-width: 768px) { .pb-md-2 { padding-bottom: 0.5rem !important; } }
@media (min-width: 992px) { .pb-lg-2 { padding-bottom: 0.5rem !important; } }
@media (min-width: 1200px) { .pb-xl-2 { padding-bottom: 0.5rem !important; } }
@media (min-width: 1400px) { .pb-xxl-2 { padding-bottom: 0.5rem !important; } }
.pb-3 { padding-bottom: 0.75rem !important; }
@media (min-width: 576px) { .pb-sm-3 { padding-bottom: 0.75rem !important; } }
@media (min-width: 768px) { .pb-md-3 { padding-bottom: 0.75rem !important; } }
@media (min-width: 992px) { .pb-lg-3 { padding-bottom: 0.75rem !important; } }
@media (min-width: 1200px) { .pb-xl-3 { padding-bottom: 0.75rem !important; } }
@media (min-width: 1400px) { .pb-xxl-3 { padding-bottom: 0.75rem !important; } }
.pb-4 { padding-bottom: 1.0rem !important; }
@media (min-width: 576px) { .pb-sm-4 { padding-bottom: 1.0rem !important; } }
@media (min-width: 768px) { .pb-md-4 { padding-bottom: 1.0rem !important; } }
@media (min-width: 992px) { .pb-lg-4 { padding-bottom: 1.0rem !important; } }
@media (min-width: 1200px) { .pb-xl-4 { padding-bottom: 1.0rem !important; } }
@media (min-width: 1400px) { .pb-xxl-4 { padding-bottom: 1.0rem !important; } }
.pb-5 { padding-bottom: 1.25rem !important; }
@media (min-width: 576px) { .pb-sm-5 { padding-bottom: 1.25rem !important; } }
@media (min-width: 768px) { .pb-md-5 { padding-bottom: 1.25rem !important; } }
@media (min-width: 992px) { .pb-lg-5 { padding-bottom: 1.25rem !important; } }
@media (min-width: 1200px) { .pb-xl-5 { padding-bottom: 1.25rem !important; } }
@media (min-width: 1400px) { .pb-xxl-5 { padding-bottom: 1.25rem !important; } }
.ps-0 { padding-left: 0.0rem !important; }
@media (min-width: 576px) { .ps-sm-0 { padding-left: 0.0rem !important; } }
@media (min-width: 768px) { .ps-md-0 { padding-left: 0.0rem !important; } }
@media (min-width: 992px) { .ps-lg-0 { padding-left: 0.0rem !important; } }
@media (min-width: 1200px) { .ps-xl-0 { padding-left: 0.0rem !important; } }
@media (min-width: 1400px) { .ps-xxl-0 { padding-left: 0.0rem !important; } }
.ps-1 { padding-left: 0.25rem !important; }
@media (min-width: 576px) { .ps-sm-1 { padding-left: 0.25rem !important; } }
@media (min-width: 768px) { .ps-md-1 { padding-left: 0.25rem !important; } }
@media (min-width: 992px) { .ps-lg-1 { padding-left: 0.25rem !important; } }
@media (min-width: 1200px) { .ps-xl-1 { padding-left: 0.25rem !important; } }
@media (min-width: 1400px) { .ps-xxl-1 { padding-left: 0.25rem !important; } }
.ps-2 { padding-left: 0.5rem !important; }
@media (min-width: 576px) { .ps-sm-2 { padding-left: 0.5rem !important; } }
@media (min-width: 768px) { .ps-md-2 { padding-left: 0.5rem !important; } }
@media (min-width: 992px) { .ps-lg-2 { padding-left: 0.5rem !important; } }
@media (min-width: 1200px) { .ps-xl-2 { padding-left: 0.5rem !important; } }
@media (min-width: 1400px) { .ps-xxl-2 { padding-left: 0.5rem !important; } }
.ps-3 { padding-left: 0.75rem !important; }
@media (min-width: 576px) { .ps-sm-3 { padding-left: 0.75rem !important; } }
@media (min-width: 768px) { .ps-md-3 { padding-left: 0.75rem !important; } }
@media (min-width: 992px) { .ps-lg-3 { padding-left: 0.75rem !important; } }
@media (min-width: 1200px) { .ps-xl-3 { padding-left: 0.75rem !important; } }
@media (min-width: 1400px) { .ps-xxl-3 { padding-left: 0.75rem !important; } }
.ps-4 { padding-left: 1.0rem !important; }
@media (min-width: 576px) { .ps-sm-4 { padding-left: 1.0rem !important; } }
@media (min-width: 768px) { .ps-md-4 { padding-left: 1.0rem !important; } }
@media (min-width: 992px) { .ps-lg-4 { padding-left: 1.0rem !important; } }
@media (min-width: 1200px) { .ps-xl-4 { padding-left: 1.0rem !important; } }
@media (min-width: 1400px) { .ps-xxl-4 { padding-left: 1.0rem !important; } }
.ps-5 { padding-left: 1.25rem !important; }
@media (min-width: 576px) { .ps-sm-5 { padding-left: 1.25rem !important; } }
@media (min-width: 768px) { .ps-md-5 { padding-left: 1.25rem !important; } }
@media (min-width: 992px) { .ps-lg-5 { padding-left: 1.25rem !important; } }
@media (min-width: 1200px) { .ps-xl-5 { padding-left: 1.25rem !important; } }
@media (min-width: 1400px) { .ps-xxl-5 { padding-left: 1.25rem !important; } }
.pe-0 { padding-right: 0.0rem !important; }
@media (min-width: 576px) { .pe-sm-0 { padding-right: 0.0rem !important; } }
@media (min-width: 768px) { .pe-md-0 { padding-right: 0.0rem !important; } }
@media (min-width: 992px) { .pe-lg-0 { padding-right: 0.0rem !important; } }
@media (min-width: 1200px) { .pe-xl-0 { padding-right: 0.0rem !important; } }
@media (min-width: 1400px) { .pe-xxl-0 { padding-right: 0.0rem !important; } }
.pe-1 { padding-right: 0.25rem !important; }
@media (min-width: 576px) { .pe-sm-1 { padding-right: 0.25rem !important; } }
@media (min-width: 768px) { .pe-md-1 { padding-right: 0.25rem !important; } }
@media (min-width: 992px) { .pe-lg-1 { padding-right: 0.25rem !important; } }
@media (min-width: 1200px) { .pe-xl-1 { padding-right: 0.25rem !important; } }
@media (min-width: 1400px) { .pe-xxl-1 { padding-right: 0.25rem !important; } }
.pe-2 { padding-right: 0.5rem !important; }
@media (min-width: 576px) { .pe-sm-2 { padding-right: 0.5rem !important; } }
@media (min-width: 768px) { .pe-md-2 { padding-right: 0.5rem !important; } }
@media (min-width: 992px) { .pe-lg-2 { padding-right: 0.5rem !important; } }
@media (min-width: 1200px) { .pe-xl-2 { padding-right: 0.5rem !important; } }
@media (min-width: 1400px) { .pe-xxl-2 { padding-right: 0.5rem !important; } }
.pe-3 { padding-right: 0.75rem !important; }
@media (min-width: 576px) { .pe-sm-3 { padding-right: 0.75rem !important; } }
@media (min-width: 768px) { .pe-md-3 { padding-right: 0.75rem !important; } }
@media (min-width: 992px) { .pe-lg-3 { padding-right: 0.75rem !important; } }
@media (min-width: 1200px) { .pe-xl-3 { padding-right: 0.75rem !important; } }
@media (min-width: 1400px) { .pe-xxl-3 { padding-right: 0.75rem !important; } }
.pe-4 { padding-right: 1.0rem !important; }
@media (min-width: 576px) { .pe-sm-4 { padding-right: 1.0rem !important; } }
@media (min-width: 768px) { .pe-md-4 { padding-right: 1.0rem !important; } }
@media (min-width: 992px) { .pe-lg-4 { padding-right: 1.0rem !important; } }
@media (min-width: 1200px) { .pe-xl-4 { padding-right: 1.0rem !important; } }
@media (min-width: 1400px) { .pe-xxl-4 { padding-right: 1.0rem !important; } }
.pe-5 { padding-right: 1.25rem !important; }
@media (min-width: 576px) { .pe-sm-5 { padding-right: 1.25rem !important; } }
@media (min-width: 768px) { .pe-md-5 { padding-right: 1.25rem !important; } }
@media (min-width: 992px) { .pe-lg-5 { padding-right: 1.25rem !important; } }
@media (min-width: 1200px) { .pe-xl-5 { padding-right: 1.25rem !important; } }
@media (min-width: 1400px) { .pe-xxl-5 { padding-right: 1.25rem !important; } }
.px-0 { padding-left: 0.0rem !important; padding-right: 0.0rem !important; }
@media (min-width: 576px) { .px-sm-0 { padding-left: 0.0rem !important; padding-right: 0.0rem !important; } }
@media (min-width: 768px) { .px-md-0 { padding-left: 0.0rem !important; padding-right: 0.0rem !important; } }
@media (min-width: 992px) { .px-lg-0 { padding-left: 0.0rem !important; padding-right: 0.0rem !important; } }
@media (min-width: 1200px) { .px-xl-0 { padding-left: 0.0rem !important; padding-right: 0.0rem !important; } }
@media (min-width: 1400px) { .px-xxl-0 { padding-left: 0.0rem !important; padding-right: 0.0rem !important; } }
.px-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }
@media (min-width: 576px) { .px-sm-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; } }
@media (min-width: 768px) { .px-md-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; } }
@media (min-width: 992px) { .px-lg-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; } }
@media (min-width: 1200px) { .px-xl-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; } }
@media (min-width: 1400px) { .px-xxl-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; } }
.px-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
@media (min-width: 576px) { .px-sm-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; } }
@media (min-width: 768px) { .px-md-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; } }
@media (min-width: 992px) { .px-lg-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; } }
@media (min-width: 1200px) { .px-xl-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; } }
@media (min-width: 1400px) { .px-xxl-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; } }
.px-3 { padding-left: 0.75rem !important; padding-right: 0.75rem !important; }
@media (min-width: 576px) { .px-sm-3 { padding-left: 0.75rem !important; padding-right: 0.75rem !important; } }
@media (min-width: 768px) { .px-md-3 { padding-left: 0.75rem !important; padding-right: 0.75rem !important; } }
@media (min-width: 992px) { .px-lg-3 { padding-left: 0.75rem !important; padding-right: 0.75rem !important; } }
@media (min-width: 1200px) { .px-xl-3 { padding-left: 0.75rem !important; padding-right: 0.75rem !important; } }
@media (min-width: 1400px) { .px-xxl-3 { padding-left: 0.75rem !important; padding-right: 0.75rem !important; } }
.px-4 { padding-left: 1.0rem !important; padding-right: 1.0rem !important; }
@media (min-width: 576px) { .px-sm-4 { padding-left: 1.0rem !important; padding-right: 1.0rem !important; } }
@media (min-width: 768px) { .px-md-4 { padding-left: 1.0rem !important; padding-right: 1.0rem !important; } }
@media (min-width: 992px) { .px-lg-4 { padding-left: 1.0rem !important; padding-right: 1.0rem !important; } }
@media (min-width: 1200px) { .px-xl-4 { padding-left: 1.0rem !important; padding-right: 1.0rem !important; } }
@media (min-width: 1400px) { .px-xxl-4 { padding-left: 1.0rem !important; padding-right: 1.0rem !important; } }
.px-5 { padding-left: 1.25rem !important; padding-right: 1.25rem !important; }
@media (min-width: 576px) { .px-sm-5 { padding-left: 1.25rem !important; padding-right: 1.25rem !important; } }
@media (min-width: 768px) { .px-md-5 { padding-left: 1.25rem !important; padding-right: 1.25rem !important; } }
@media (min-width: 992px) { .px-lg-5 { padding-left: 1.25rem !important; padding-right: 1.25rem !important; } }
@media (min-width: 1200px) { .px-xl-5 { padding-left: 1.25rem !important; padding-right: 1.25rem !important; } }
@media (min-width: 1400px) { .px-xxl-5 { padding-left: 1.25rem !important; padding-right: 1.25rem !important; } }
.py-0 { padding-top: 0.0rem !important; padding-bottom: 0.0rem !important; }
@media (min-width: 576px) { .py-sm-0 { padding-top: 0.0rem !important; padding-bottom: 0.0rem !important; } }
@media (min-width: 768px) { .py-md-0 { padding-top: 0.0rem !important; padding-bottom: 0.0rem !important; } }
@media (min-width: 992px) { .py-lg-0 { padding-top: 0.0rem !important; padding-bottom: 0.0rem !important; } }
@media (min-width: 1200px) { .py-xl-0 { padding-top: 0.0rem !important; padding-bottom: 0.0rem !important; } }
@media (min-width: 1400px) { .py-xxl-0 { padding-top: 0.0rem !important; padding-bottom: 0.0rem !important; } }
.py-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
@media (min-width: 576px) { .py-sm-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } }
@media (min-width: 768px) { .py-md-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } }
@media (min-width: 992px) { .py-lg-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } }
@media (min-width: 1200px) { .py-xl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } }
@media (min-width: 1400px) { .py-xxl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; } }
.py-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
@media (min-width: 576px) { .py-sm-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } }
@media (min-width: 768px) { .py-md-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } }
@media (min-width: 992px) { .py-lg-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } }
@media (min-width: 1200px) { .py-xl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } }
@media (min-width: 1400px) { .py-xxl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; } }
.py-3 { padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; }
@media (min-width: 576px) { .py-sm-3 { padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; } }
@media (min-width: 768px) { .py-md-3 { padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; } }
@media (min-width: 992px) { .py-lg-3 { padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; } }
@media (min-width: 1200px) { .py-xl-3 { padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; } }
@media (min-width: 1400px) { .py-xxl-3 { padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; } }
.py-4 { padding-top: 1.0rem !important; padding-bottom: 1.0rem !important; }
@media (min-width: 576px) { .py-sm-4 { padding-top: 1.0rem !important; padding-bottom: 1.0rem !important; } }
@media (min-width: 768px) { .py-md-4 { padding-top: 1.0rem !important; padding-bottom: 1.0rem !important; } }
@media (min-width: 992px) { .py-lg-4 { padding-top: 1.0rem !important; padding-bottom: 1.0rem !important; } }
@media (min-width: 1200px) { .py-xl-4 { padding-top: 1.0rem !important; padding-bottom: 1.0rem !important; } }
@media (min-width: 1400px) { .py-xxl-4 { padding-top: 1.0rem !important; padding-bottom: 1.0rem !important; } }
.py-5 { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; }
@media (min-width: 576px) { .py-sm-5 { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; } }
@media (min-width: 768px) { .py-md-5 { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; } }
@media (min-width: 992px) { .py-lg-5 { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; } }
@media (min-width: 1200px) { .py-xl-5 { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; } }
@media (min-width: 1400px) { .py-xxl-5 { padding-top: 1.25rem !important; padding-bottom: 1.25rem !important; } }

/* aqui */

.bg-primary { background-color: #0d6efd !important; }
.bg-secondary { background-color: #6c757d !important; }
.bg-success { background-color: #198754 !important; }
.bg-danger { background-color: #dc3545 !important; }
.bg-warning { background-color: #ffc107 !important; }
.bg-info { background-color: #0dcaf0 !important; }
.bg-light { background-color: #f8f9fa !important; }
.bg-dark { background-color: #212529 !important; }
.bg-black { background-color: #000000 !important; }
.bg-white { background-color: #ffffff !important; }
.bg-transparent { background-color: transparent !important; }
.text-primary { color: #0d6efd !important; }
.text-secondary { color: #6c757d !important; }
.text-success { color: #198754 !important; }
.text-danger { color: #dc3545 !important; }
.text-warning { color: #ffc107 !important; }
.text-info { color: #0dcaf0 !important; }
.text-light { color: #f8f9fa !important; }
.text-dark { color: #212529 !important; }
.text-muted { color: #6c757d !important; }
.text-white { color: #ffffff !important; }
.text-black { color: #000000 !important; }
.border-primary { border-color: #0d6efd !important; }
.border-secondary { border-color: #6c757d !important; }
.border-success { border-color: #198754 !important; }
.border-danger { border-color: #dc3545 !important; }
.border-warning { border-color: #ffc107 !important; }
.border-info { border-color: #0dcaf0 !important; }
.border-light { border-color: #f8f9fa !important; }
.border-dark { border-color: #212529 !important; }
.border-white { border-color: #ffffff !important; }
.border-transparent { border-color: transparent !important; }

:root {
  --bs-gap-0: 0;
  --bs-gap-1: 0.25rem;
  --bs-gap-2: 0.5rem;
  --bs-gap-3: 1rem;
  --bs-gap-4: 1.5rem;
  --bs-gap-5: 3rem;
  --bs-gap-auto: auto;
}

/* gap-* */
.gap-0 { gap: var(--bs-gap-0) !important; }
.gap-1 { gap: var(--bs-gap-1) !important; }
.gap-2 { gap: var(--bs-gap-2) !important; }
.gap-3 { gap: var(--bs-gap-3) !important; }
.gap-4 { gap: var(--bs-gap-4) !important; }
.gap-5 { gap: var(--bs-gap-5) !important; }
.gap-auto { gap: var(--bs-gap-auto) !important; }

/* gap-x-* */
.gap-x-0 { column-gap: var(--bs-gap-0) !important; }
.gap-x-1 { column-gap: var(--bs-gap-1) !important; }
.gap-x-2 { column-gap: var(--bs-gap-2) !important; }
.gap-x-3 { column-gap: var(--bs-gap-3) !important; }
.gap-x-4 { column-gap: var(--bs-gap-4) !important; }
.gap-x-5 { column-gap: var(--bs-gap-5) !important; }
.gap-x-auto { column-gap: var(--bs-gap-auto) !important; }

/* gap-y-* */
.gap-y-0 { row-gap: var(--bs-gap-0) !important; }
.gap-y-1 { row-gap: var(--bs-gap-1) !important; }
.gap-y-2 { row-gap: var(--bs-gap-2) !important; }
.gap-y-3 { row-gap: var(--bs-gap-3) !important; }
.gap-y-4 { row-gap: var(--bs-gap-4) !important; }
.gap-y-5 { row-gap: var(--bs-gap-5) !important; }
.gap-y-auto { row-gap: var(--bs-gap-auto) !important; }

/* Responsivo: sm, md, lg, xl, xxl */
@media (min-width: 576px) {
  .gap-sm-0 { gap: var(--bs-gap-0) !important; }
  .gap-sm-1 { gap: var(--bs-gap-1) !important; }
  .gap-sm-2 { gap: var(--bs-gap-2) !important; }
  .gap-sm-3 { gap: var(--bs-gap-3) !important; }
  .gap-sm-4 { gap: var(--bs-gap-4) !important; }
  .gap-sm-5 { gap: var(--bs-gap-5) !important; }
  .gap-sm-auto { gap: var(--bs-gap-auto) !important; }

  .gap-sm-x-0 { column-gap: var(--bs-gap-0) !important; }
  .gap-sm-x-1 { column-gap: var(--bs-gap-1) !important; }
  .gap-sm-x-2 { column-gap: var(--bs-gap-2) !important; }
  .gap-sm-x-3 { column-gap: var(--bs-gap-3) !important; }
  .gap-sm-x-4 { column-gap: var(--bs-gap-4) !important; }
  .gap-sm-x-5 { column-gap: var(--bs-gap-5) !important; }
  .gap-sm-x-auto { column-gap: var(--bs-gap-auto) !important; }

  .gap-sm-y-0 { row-gap: var(--bs-gap-0) !important; }
  .gap-sm-y-1 { row-gap: var(--bs-gap-1) !important; }
  .gap-sm-y-2 { row-gap: var(--bs-gap-2) !important; }
  .gap-sm-y-3 { row-gap: var(--bs-gap-3) !important; }
  .gap-sm-y-4 { row-gap: var(--bs-gap-4) !important; }
  .gap-sm-y-5 { row-gap: var(--bs-gap-5) !important; }
  .gap-sm-y-auto { row-gap: var(--bs-gap-auto) !important; }
}

.position-relative{
  position: relative !important;
}

.position-absolute{
  position: absolute !important;
}

.fs-1 {
  font-size: 2.5rem !important;
}

.fs-2 {
  font-size: 2rem !important;
}

.fs-3 {
  font-size: 1.75rem !important;
}

.fs-4 {
  font-size: 1.5rem !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fs-0{
  font-size: 0.9em;
}

.h-100{
  height: 100% !important;
}

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

.h-auto{
  height: auto !important;
}

.fw-bold{
 font-weight: bold !important; 
}

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

.text-uppercase{
  text-transform: uppercase !important;
}

.border-none{
  border: none !important;
}

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

@media(max-width: 992px){
  .fs-0{
    font-size: 0.8em;
  }
  .flex-wrap{
    flex-wrap: wrap;
  }
}

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

.img-fluid{
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.place-items-center{
  place-items: center;
}

.line-height{
  line-height: 1.25;
}

.text-orange{
  color: #ff7900 !important;
}