.mf_footer .container:before, .mf_footer .row:after, .mf_footer .row:before {
    display: table;
    content: " ";
}
.mf_footer .container,
.mf_footer .container-fluid,
.mf_footer .container-xxl,
.mf_footer .container-xl,
.mf_footer .container-lg,
.mf_footer .container-md,
.mf_footer .container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .mf_footer .container-sm, .mf_footer .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .mf_footer .container-md, .mf_footer .container-sm, .mf_footer .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .mf_footer .container-lg, .mf_footer .container-md, .mf_footer .container-sm, .mf_footer .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .mf_footer .container-xl, .mf_footer .container-lg, .mf_footer .container-md, .mf_footer .container-sm, .mf_footer .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .mf_footer .container-xxl, .mf_footer .container-xl, .mf_footer .container-lg, .mf_footer .container-md, .mf_footer .container-sm, .mf_footer .container {
    max-width: 1320px;
  }
}
.mf_footer .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.mf_footer .row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}

.mf_footer .col {
  flex: 1 0 0%;
}

.mf_footer .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.mf_footer .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.mf_footer .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.mf_footer .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.mf_footer .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.mf_footer .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.mf_footer .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.mf_footer .col-auto {
  flex: 0 0 auto;
  width: auto;
}

.mf_footer .col-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
}

.mf_footer .col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.mf_footer .col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.mf_footer .col-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.mf_footer .col-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
}

.mf_footer .col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.mf_footer .col-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
}

.mf_footer .col-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
}

.mf_footer .col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.mf_footer .col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}

.mf_footer .col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}

.mf_footer .col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.mf_footer .offset-1 {
  margin-left: 8.3333333333%;
}

.mf_footer .offset-2 {
  margin-left: 16.6666666667%;
}

.mf_footer .offset-3 {
  margin-left: 25%;
}

.mf_footer .offset-4 {
  margin-left: 33.3333333333%;
}

.mf_footer .offset-5 {
  margin-left: 41.6666666667%;
}

.mf_footer .offset-6 {
  margin-left: 50%;
}

.mf_footer .offset-7 {
  margin-left: 58.3333333333%;
}

.mf_footer .offset-8 {
  margin-left: 66.6666666667%;
}

.mf_footer .offset-9 {
  margin-left: 75%;
}

.mf_footer .offset-10 {
  margin-left: 83.3333333333%;
}

.mf_footer .offset-11 {
  margin-left: 91.6666666667%;
}

.mf_footer .g-0,
.mf_footer .gx-0 {
  --bs-gutter-x: 0;
}

.mf_footer .g-0,
.mf_footer .gy-0 {
  --bs-gutter-y: 0;
}

.mf_footer .g-1,
.mf_footer .gx-1 {
  --bs-gutter-x: 0.25rem;
}

.mf_footer .g-1,
.mf_footer .gy-1 {
  --bs-gutter-y: 0.25rem;
}

.mf_footer .g-2,
.mf_footer .gx-2 {
  --bs-gutter-x: 0.5rem;
}

.mf_footer .g-2,
.mf_footer .gy-2 {
  --bs-gutter-y: 0.5rem;
}

.mf_footer .g-3,
.mf_footer .gx-3 {
  --bs-gutter-x: 1rem;
}

.mf_footer .g-3,
.mf_footer .gy-3 {
  --bs-gutter-y: 1rem;
}

.mf_footer .g-4,
.mf_footer .gx-4 {
  --bs-gutter-x: 1.5rem;
}

.mf_footer .g-4,
.mf_footer .gy-4 {
  --bs-gutter-y: 1.5rem;
}

.mf_footer .g-5,
.mf_footer .gx-5 {
  --bs-gutter-x: 3rem;
}

.mf_footer .g-5,
.mf_footer .gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .mf_footer .col-sm {
    flex: 1 0 0%;
  }

  .mf_footer .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .mf_footer .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .mf_footer .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .mf_footer .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .mf_footer .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .mf_footer .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .mf_footer .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .mf_footer .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .mf_footer .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .offset-sm-0 {
    margin-left: 0;
  }

  .mf_footer .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .mf_footer .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .mf_footer .offset-sm-3 {
    margin-left: 25%;
  }

  .mf_footer .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .mf_footer .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .mf_footer .offset-sm-6 {
    margin-left: 50%;
  }

  .mf_footer .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .mf_footer .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .mf_footer .offset-sm-9 {
    margin-left: 75%;
  }

  .mf_footer .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .mf_footer .offset-sm-11 {
    margin-left: 91.6666666667%;
  }

  .mf_footer .g-sm-0,
.mf_footer .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .mf_footer .g-sm-0,
.mf_footer .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .mf_footer .g-sm-1,
.mf_footer .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .mf_footer .g-sm-1,
.mf_footer .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .mf_footer .g-sm-2,
.mf_footer .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .mf_footer .g-sm-2,
.mf_footer .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .mf_footer .g-sm-3,
.mf_footer .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .mf_footer .g-sm-3,
.mf_footer .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .mf_footer .g-sm-4,
.mf_footer .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .mf_footer .g-sm-4,
.mf_footer .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .mf_footer .g-sm-5,
.mf_footer .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .mf_footer .g-sm-5,
.mf_footer .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .mf_footer .col-md {
    flex: 1 0 0%;
  }

  .mf_footer .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .mf_footer .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .mf_footer .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .mf_footer .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .mf_footer .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .mf_footer .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .mf_footer .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .mf_footer .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .mf_footer .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .offset-md-0 {
    margin-left: 0;
  }

  .mf_footer .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .mf_footer .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .mf_footer .offset-md-3 {
    margin-left: 25%;
  }

  .mf_footer .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .mf_footer .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .mf_footer .offset-md-6 {
    margin-left: 50%;
  }

  .mf_footer .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .mf_footer .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .mf_footer .offset-md-9 {
    margin-left: 75%;
  }

  .mf_footer .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .mf_footer .offset-md-11 {
    margin-left: 91.6666666667%;
  }

  .mf_footer .g-md-0,
.mf_footer .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .mf_footer .g-md-0,
.mf_footer .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .mf_footer .g-md-1,
.mf_footer .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .mf_footer .g-md-1,
.mf_footer .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .mf_footer .g-md-2,
.mf_footer .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .mf_footer .g-md-2,
.mf_footer .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .mf_footer .g-md-3,
.mf_footer .gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .mf_footer .g-md-3,
.mf_footer .gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .mf_footer .g-md-4,
.mf_footer .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .mf_footer .g-md-4,
.mf_footer .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .mf_footer .g-md-5,
.mf_footer .gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .mf_footer .g-md-5,
.mf_footer .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .mf_footer .col-lg {
    flex: 1 0 0%;
  }

  .mf_footer .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .mf_footer .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .mf_footer .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .mf_footer .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .mf_footer .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .mf_footer .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .mf_footer .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .mf_footer .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .mf_footer .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .offset-lg-0 {
    margin-left: 0;
  }

  .mf_footer .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .mf_footer .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .mf_footer .offset-lg-3 {
    margin-left: 25%;
  }

  .mf_footer .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .mf_footer .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .mf_footer .offset-lg-6 {
    margin-left: 50%;
  }

  .mf_footer .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .mf_footer .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .mf_footer .offset-lg-9 {
    margin-left: 75%;
  }

  .mf_footer .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .mf_footer .offset-lg-11 {
    margin-left: 91.6666666667%;
  }

  .mf_footer .g-lg-0,
.mf_footer .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .mf_footer .g-lg-0,
.mf_footer .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .mf_footer .g-lg-1,
.mf_footer .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .mf_footer .g-lg-1,
.mf_footer .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .mf_footer .g-lg-2,
.mf_footer .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .mf_footer .g-lg-2,
.mf_footer .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .mf_footer .g-lg-3,
.mf_footer .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .mf_footer .g-lg-3,
.mf_footer .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .mf_footer .g-lg-4,
.mf_footer .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .mf_footer .g-lg-4,
.mf_footer .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .mf_footer .g-lg-5,
.mf_footer .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .mf_footer .g-lg-5,
.mf_footer .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .mf_footer .col-xl {
    flex: 1 0 0%;
  }

  .mf_footer .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .mf_footer .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .mf_footer .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .mf_footer .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .mf_footer .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .mf_footer .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .mf_footer .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .mf_footer .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .mf_footer .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .offset-xl-0 {
    margin-left: 0;
  }

  .mf_footer .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .mf_footer .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .mf_footer .offset-xl-3 {
    margin-left: 25%;
  }

  .mf_footer .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .mf_footer .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .mf_footer .offset-xl-6 {
    margin-left: 50%;
  }

  .mf_footer .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .mf_footer .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .mf_footer .offset-xl-9 {
    margin-left: 75%;
  }

  .mf_footer .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .mf_footer .offset-xl-11 {
    margin-left: 91.6666666667%;
  }

  .mf_footer .g-xl-0,
.mf_footer .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .mf_footer .g-xl-0,
.mf_footer .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .mf_footer .g-xl-1,
.mf_footer .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .mf_footer .g-xl-1,
.mf_footer .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .mf_footer .g-xl-2,
.mf_footer .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .mf_footer .g-xl-2,
.mf_footer .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .mf_footer .g-xl-3,
.mf_footer .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .mf_footer .g-xl-3,
.mf_footer .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .mf_footer .g-xl-4,
.mf_footer .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .mf_footer .g-xl-4,
.mf_footer .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .mf_footer .g-xl-5,
.mf_footer .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .mf_footer .g-xl-5,
.mf_footer .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .mf_footer .col-xxl {
    flex: 1 0 0%;
  }

  .mf_footer .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .mf_footer .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .mf_footer .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .mf_footer .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .mf_footer .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .mf_footer .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .mf_footer .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .mf_footer .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .mf_footer .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .mf_footer .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .mf_footer .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .mf_footer .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .mf_footer .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .mf_footer .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .mf_footer .offset-xxl-0 {
    margin-left: 0;
  }

  .mf_footer .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }

  .mf_footer .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }

  .mf_footer .offset-xxl-3 {
    margin-left: 25%;
  }

  .mf_footer .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }

  .mf_footer .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }

  .mf_footer .offset-xxl-6 {
    margin-left: 50%;
  }

  .mf_footer .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }

  .mf_footer .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }

  .mf_footer .offset-xxl-9 {
    margin-left: 75%;
  }

  .mf_footer .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }

  .mf_footer .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }

  .mf_footer .g-xxl-0,
.mf_footer .gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .mf_footer .g-xxl-0,
.mf_footer .gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .mf_footer .g-xxl-1,
.mf_footer .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .mf_footer .g-xxl-1,
.mf_footer .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .mf_footer .g-xxl-2,
.mf_footer .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .mf_footer .g-xxl-2,
.mf_footer .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .mf_footer .g-xxl-3,
.mf_footer .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .mf_footer .g-xxl-3,
.mf_footer .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .mf_footer .g-xxl-4,
.mf_footer .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .mf_footer .g-xxl-4,
.mf_footer .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .mf_footer .g-xxl-5,
.mf_footer .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .mf_footer .g-xxl-5,
.mf_footer .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.mf_footer .d-inline {
  display: inline !important;
}

.mf_footer .d-inline-block {
  display: inline-block !important;
}

.mf_footer .d-block {
  display: block !important;
}

.mf_footer .d-grid {
  display: grid !important;
}

.mf_footer .d-table {
  display: table !important;
}

.mf_footer .d-table-row {
  display: table-row !important;
}

.mf_footer .d-table-cell {
  display: table-cell !important;
}

.mf_footer .d-flex {
  display: flex !important;
}

.mf_footer .d-inline-flex {
  display: inline-flex !important;
}

.mf_footer .d-none {
  display: none !important;
}

.mf_footer .flex-fill {
  flex: 1 1 auto !important;
}

.mf_footer .flex-row {
  flex-direction: row !important;
}

.mf_footer .flex-column {
  flex-direction: column !important;
}

.mf_footer .flex-row-reverse {
  flex-direction: row-reverse !important;
}

.mf_footer .flex-column-reverse {
  flex-direction: column-reverse !important;
}

.mf_footer .flex-grow-0 {
  flex-grow: 0 !important;
}

.mf_footer .flex-grow-1 {
  flex-grow: 1 !important;
}

.mf_footer .flex-shrink-0 {
  flex-shrink: 0 !important;
}

.mf_footer .flex-shrink-1 {
  flex-shrink: 1 !important;
}

.mf_footer .flex-wrap {
  flex-wrap: wrap !important;
}

.mf_footer .flex-nowrap {
  flex-wrap: nowrap !important;
}

.mf_footer .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.mf_footer .justify-content-start {
  justify-content: flex-start !important;
}

.mf_footer .justify-content-end {
  justify-content: flex-end !important;
}

.mf_footer .justify-content-center {
  justify-content: center !important;
}

.mf_footer .justify-content-between {
  justify-content: space-between !important;
}

.mf_footer .justify-content-around {
  justify-content: space-around !important;
}

.mf_footer .justify-content-evenly {
  justify-content: space-evenly !important;
}

.mf_footer .align-items-start {
  align-items: flex-start !important;
}

.mf_footer .align-items-end {
  align-items: flex-end !important;
}

.mf_footer .align-items-center {
  align-items: center !important;
}

.mf_footer .align-items-baseline {
  align-items: baseline !important;
}

.mf_footer .align-items-stretch {
  align-items: stretch !important;
}

.mf_footer .align-content-start {
  align-content: flex-start !important;
}

.mf_footer .align-content-end {
  align-content: flex-end !important;
}

.mf_footer .align-content-center {
  align-content: center !important;
}

.mf_footer .align-content-between {
  align-content: space-between !important;
}

.mf_footer .align-content-around {
  align-content: space-around !important;
}

.mf_footer .align-content-stretch {
  align-content: stretch !important;
}

.mf_footer .align-self-auto {
  align-self: auto !important;
}

.mf_footer .align-self-start {
  align-self: flex-start !important;
}

.mf_footer .align-self-end {
  align-self: flex-end !important;
}

.mf_footer .align-self-center {
  align-self: center !important;
}

.mf_footer .align-self-baseline {
  align-self: baseline !important;
}

.mf_footer .align-self-stretch {
  align-self: stretch !important;
}

.mf_footer .order-first {
  order: -1 !important;
}

.mf_footer .order-0 {
  order: 0 !important;
}

.mf_footer .order-1 {
  order: 1 !important;
}

.mf_footer .order-2 {
  order: 2 !important;
}

.mf_footer .order-3 {
  order: 3 !important;
}

.mf_footer .order-4 {
  order: 4 !important;
}

.mf_footer .order-5 {
  order: 5 !important;
}

.mf_footer .order-last {
  order: 6 !important;
}

.mf_footer .m-0 {
  margin: 0 !important;
}

.mf_footer .m-1 {
  margin: 0.25rem !important;
}

.mf_footer .m-2 {
  margin: 0.5rem !important;
}

.mf_footer .m-3 {
  margin: 1rem !important;
}

.mf_footer .m-4 {
  margin: 1.5rem !important;
}

.mf_footer .m-5 {
  margin: 3rem !important;
}

.mf_footer .m-auto {
  margin: auto !important;
}

.mf_footer .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mf_footer .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mf_footer .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mf_footer .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mf_footer .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mf_footer .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mf_footer .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.mf_footer .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mf_footer .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.mf_footer .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.mf_footer .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.mf_footer .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.mf_footer .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.mf_footer .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mf_footer .mt-0 {
  margin-top: 0 !important;
}

.mf_footer .mt-1 {
  margin-top: 0.25rem !important;
}

.mf_footer .mt-2 {
  margin-top: 0.5rem !important;
}

.mf_footer .mt-3 {
  margin-top: 1rem !important;
}

.mf_footer .mt-4 {
  margin-top: 1.5rem !important;
}

.mf_footer .mt-5 {
  margin-top: 3rem !important;
}

.mf_footer .mt-auto {
  margin-top: auto !important;
}

.mf_footer .me-0 {
  margin-right: 0 !important;
}

.mf_footer .me-1 {
  margin-right: 0.25rem !important;
}

.mf_footer .me-2 {
  margin-right: 0.5rem !important;
}

.mf_footer .me-3 {
  margin-right: 1rem !important;
}

.mf_footer .me-4 {
  margin-right: 1.5rem !important;
}

.mf_footer .me-5 {
  margin-right: 3rem !important;
}

.mf_footer .me-auto {
  margin-right: auto !important;
}

.mf_footer .mb-0 {
  margin-bottom: 0 !important;
}

.mf_footer .mb-1 {
  margin-bottom: 0.25rem !important;
}

.mf_footer .mb-2 {
  margin-bottom: 0.5rem !important;
}

.mf_footer .mb-3 {
  margin-bottom: 1rem !important;
}

.mf_footer .mb-4 {
  margin-bottom: 1.5rem !important;
}

.mf_footer .mb-5 {
  margin-bottom: 3rem !important;
}

.mf_footer .mb-auto {
  margin-bottom: auto !important;
}

.mf_footer .ms-0 {
  margin-left: 0 !important;
}

.mf_footer .ms-1 {
  margin-left: 0.25rem !important;
}

.mf_footer .ms-2 {
  margin-left: 0.5rem !important;
}

.mf_footer .ms-3 {
  margin-left: 1rem !important;
}

.mf_footer .ms-4 {
  margin-left: 1.5rem !important;
}

.mf_footer .ms-5 {
  margin-left: 3rem !important;
}

.mf_footer .ms-auto {
  margin-left: auto !important;
}

.mf_footer .p-0 {
  padding: 0 !important;
}

.mf_footer .p-1 {
  padding: 0.25rem !important;
}

.mf_footer .p-2 {
  padding: 0.5rem !important;
}

.mf_footer .p-3 {
  padding: 1rem !important;
}

.mf_footer .p-4 {
  padding: 1.5rem !important;
}

.mf_footer .p-5 {
  padding: 3rem !important;
}

.mf_footer .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.mf_footer .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.mf_footer .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.mf_footer .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.mf_footer .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.mf_footer .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.mf_footer .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.mf_footer .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.mf_footer .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.mf_footer .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.mf_footer .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.mf_footer .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.mf_footer .pt-0 {
  padding-top: 0 !important;
}

.mf_footer .pt-1 {
  padding-top: 0.25rem !important;
}

.mf_footer .pt-2 {
  padding-top: 0.5rem !important;
}

.mf_footer .pt-3 {
  padding-top: 1rem !important;
}

.mf_footer .pt-4 {
  padding-top: 1.5rem !important;
}

.mf_footer .pt-5 {
  padding-top: 3rem !important;
}

.mf_footer .pe-0 {
  padding-right: 0 !important;
}

.mf_footer .pe-1 {
  padding-right: 0.25rem !important;
}

.mf_footer .pe-2 {
  padding-right: 0.5rem !important;
}

.mf_footer .pe-3 {
  padding-right: 1rem !important;
}

.mf_footer .pe-4 {
  padding-right: 1.5rem !important;
}

.mf_footer .pe-5 {
  padding-right: 3rem !important;
}

.mf_footer .pb-0 {
  padding-bottom: 0 !important;
}

.mf_footer .pb-1 {
  padding-bottom: 0.25rem !important;
}

.mf_footer .pb-2 {
  padding-bottom: 0.5rem !important;
}

.mf_footer .pb-3 {
  padding-bottom: 1rem !important;
}

.mf_footer .pb-4 {
  padding-bottom: 1.5rem !important;
}

.mf_footer .pb-5 {
  padding-bottom: 3rem !important;
}

.mf_footer .ps-0 {
  padding-left: 0 !important;
}

.mf_footer .ps-1 {
  padding-left: 0.25rem !important;
}

.mf_footer .ps-2 {
  padding-left: 0.5rem !important;
}

.mf_footer .ps-3 {
  padding-left: 1rem !important;
}

.mf_footer .ps-4 {
  padding-left: 1.5rem !important;
}

.mf_footer .ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .mf_footer .d-sm-inline {
    display: inline !important;
  }

  .mf_footer .d-sm-inline-block {
    display: inline-block !important;
  }

  .mf_footer .d-sm-block {
    display: block !important;
  }

  .mf_footer .d-sm-grid {
    display: grid !important;
  }

  .mf_footer .d-sm-table {
    display: table !important;
  }

  .mf_footer .d-sm-table-row {
    display: table-row !important;
  }

  .mf_footer .d-sm-table-cell {
    display: table-cell !important;
  }

  .mf_footer .d-sm-flex {
    display: flex !important;
  }

  .mf_footer .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .mf_footer .d-sm-none {
    display: none !important;
  }

  .mf_footer .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .mf_footer .flex-sm-row {
    flex-direction: row !important;
  }

  .mf_footer .flex-sm-column {
    flex-direction: column !important;
  }

  .mf_footer .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .mf_footer .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .mf_footer .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .mf_footer .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .mf_footer .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .mf_footer .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .mf_footer .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .mf_footer .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .mf_footer .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .mf_footer .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .mf_footer .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .mf_footer .justify-content-sm-center {
    justify-content: center !important;
  }

  .mf_footer .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .mf_footer .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .mf_footer .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .mf_footer .align-items-sm-start {
    align-items: flex-start !important;
  }

  .mf_footer .align-items-sm-end {
    align-items: flex-end !important;
  }

  .mf_footer .align-items-sm-center {
    align-items: center !important;
  }

  .mf_footer .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .mf_footer .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .mf_footer .align-content-sm-start {
    align-content: flex-start !important;
  }

  .mf_footer .align-content-sm-end {
    align-content: flex-end !important;
  }

  .mf_footer .align-content-sm-center {
    align-content: center !important;
  }

  .mf_footer .align-content-sm-between {
    align-content: space-between !important;
  }

  .mf_footer .align-content-sm-around {
    align-content: space-around !important;
  }

  .mf_footer .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .mf_footer .align-self-sm-auto {
    align-self: auto !important;
  }

  .mf_footer .align-self-sm-start {
    align-self: flex-start !important;
  }

  .mf_footer .align-self-sm-end {
    align-self: flex-end !important;
  }

  .mf_footer .align-self-sm-center {
    align-self: center !important;
  }

  .mf_footer .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .mf_footer .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .mf_footer .order-sm-first {
    order: -1 !important;
  }

  .mf_footer .order-sm-0 {
    order: 0 !important;
  }

  .mf_footer .order-sm-1 {
    order: 1 !important;
  }

  .mf_footer .order-sm-2 {
    order: 2 !important;
  }

  .mf_footer .order-sm-3 {
    order: 3 !important;
  }

  .mf_footer .order-sm-4 {
    order: 4 !important;
  }

  .mf_footer .order-sm-5 {
    order: 5 !important;
  }

  .mf_footer .order-sm-last {
    order: 6 !important;
  }

  .mf_footer .m-sm-0 {
    margin: 0 !important;
  }

  .mf_footer .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mf_footer .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mf_footer .m-sm-3 {
    margin: 1rem !important;
  }

  .mf_footer .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mf_footer .m-sm-5 {
    margin: 3rem !important;
  }

  .mf_footer .m-sm-auto {
    margin: auto !important;
  }

  .mf_footer .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mf_footer .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mf_footer .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mf_footer .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mf_footer .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mf_footer .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mf_footer .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .mf_footer .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .mf_footer .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .mf_footer .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .mf_footer .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mf_footer .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mf_footer .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mf_footer .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mf_footer .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mf_footer .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mf_footer .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mf_footer .mt-sm-auto {
    margin-top: auto !important;
  }

  .mf_footer .me-sm-0 {
    margin-right: 0 !important;
  }

  .mf_footer .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mf_footer .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mf_footer .me-sm-3 {
    margin-right: 1rem !important;
  }

  .mf_footer .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mf_footer .me-sm-5 {
    margin-right: 3rem !important;
  }

  .mf_footer .me-sm-auto {
    margin-right: auto !important;
  }

  .mf_footer .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mf_footer .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mf_footer .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mf_footer .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .mf_footer .ms-sm-0 {
    margin-left: 0 !important;
  }

  .mf_footer .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .mf_footer .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .mf_footer .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .mf_footer .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  .mf_footer .ms-sm-5 {
    margin-left: 3rem !important;
  }

  .mf_footer .ms-sm-auto {
    margin-left: auto !important;
  }

  .mf_footer .p-sm-0 {
    padding: 0 !important;
  }

  .mf_footer .p-sm-1 {
    padding: 0.25rem !important;
  }

  .mf_footer .p-sm-2 {
    padding: 0.5rem !important;
  }

  .mf_footer .p-sm-3 {
    padding: 1rem !important;
  }

  .mf_footer .p-sm-4 {
    padding: 1.5rem !important;
  }

  .mf_footer .p-sm-5 {
    padding: 3rem !important;
  }

  .mf_footer .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .mf_footer .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .mf_footer .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .mf_footer .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .mf_footer .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .mf_footer .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .mf_footer .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .mf_footer .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .mf_footer .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .mf_footer .pt-sm-0 {
    padding-top: 0 !important;
  }

  .mf_footer .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .mf_footer .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .mf_footer .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .mf_footer .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .mf_footer .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .mf_footer .pe-sm-0 {
    padding-right: 0 !important;
  }

  .mf_footer .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .mf_footer .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .mf_footer .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .mf_footer .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .mf_footer .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .mf_footer .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .mf_footer .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .mf_footer .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .mf_footer .ps-sm-0 {
    padding-left: 0 !important;
  }

  .mf_footer .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .mf_footer .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .mf_footer .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .mf_footer .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .mf_footer .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .mf_footer .d-md-inline {
    display: inline !important;
  }

  .mf_footer .d-md-inline-block {
    display: inline-block !important;
  }

  .mf_footer .d-md-block {
    display: block !important;
  }

  .mf_footer .d-md-grid {
    display: grid !important;
  }

  .mf_footer .d-md-table {
    display: table !important;
  }

  .mf_footer .d-md-table-row {
    display: table-row !important;
  }

  .mf_footer .d-md-table-cell {
    display: table-cell !important;
  }

  .mf_footer .d-md-flex {
    display: flex !important;
  }

  .mf_footer .d-md-inline-flex {
    display: inline-flex !important;
  }

  .mf_footer .d-md-none {
    display: none !important;
  }

  .mf_footer .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .mf_footer .flex-md-row {
    flex-direction: row !important;
  }

  .mf_footer .flex-md-column {
    flex-direction: column !important;
  }

  .mf_footer .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .mf_footer .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .mf_footer .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .mf_footer .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .mf_footer .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .mf_footer .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .mf_footer .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .mf_footer .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .mf_footer .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .mf_footer .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .mf_footer .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .mf_footer .justify-content-md-center {
    justify-content: center !important;
  }

  .mf_footer .justify-content-md-between {
    justify-content: space-between !important;
  }

  .mf_footer .justify-content-md-around {
    justify-content: space-around !important;
  }

  .mf_footer .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .mf_footer .align-items-md-start {
    align-items: flex-start !important;
  }

  .mf_footer .align-items-md-end {
    align-items: flex-end !important;
  }

  .mf_footer .align-items-md-center {
    align-items: center !important;
  }

  .mf_footer .align-items-md-baseline {
    align-items: baseline !important;
  }

  .mf_footer .align-items-md-stretch {
    align-items: stretch !important;
  }

  .mf_footer .align-content-md-start {
    align-content: flex-start !important;
  }

  .mf_footer .align-content-md-end {
    align-content: flex-end !important;
  }

  .mf_footer .align-content-md-center {
    align-content: center !important;
  }

  .mf_footer .align-content-md-between {
    align-content: space-between !important;
  }

  .mf_footer .align-content-md-around {
    align-content: space-around !important;
  }

  .mf_footer .align-content-md-stretch {
    align-content: stretch !important;
  }

  .mf_footer .align-self-md-auto {
    align-self: auto !important;
  }

  .mf_footer .align-self-md-start {
    align-self: flex-start !important;
  }

  .mf_footer .align-self-md-end {
    align-self: flex-end !important;
  }

  .mf_footer .align-self-md-center {
    align-self: center !important;
  }

  .mf_footer .align-self-md-baseline {
    align-self: baseline !important;
  }

  .mf_footer .align-self-md-stretch {
    align-self: stretch !important;
  }

  .mf_footer .order-md-first {
    order: -1 !important;
  }

  .mf_footer .order-md-0 {
    order: 0 !important;
  }

  .mf_footer .order-md-1 {
    order: 1 !important;
  }

  .mf_footer .order-md-2 {
    order: 2 !important;
  }

  .mf_footer .order-md-3 {
    order: 3 !important;
  }

  .mf_footer .order-md-4 {
    order: 4 !important;
  }

  .mf_footer .order-md-5 {
    order: 5 !important;
  }

  .mf_footer .order-md-last {
    order: 6 !important;
  }

  .mf_footer .m-md-0 {
    margin: 0 !important;
  }

  .mf_footer .m-md-1 {
    margin: 0.25rem !important;
  }

  .mf_footer .m-md-2 {
    margin: 0.5rem !important;
  }

  .mf_footer .m-md-3 {
    margin: 1rem !important;
  }

  .mf_footer .m-md-4 {
    margin: 1.5rem !important;
  }

  .mf_footer .m-md-5 {
    margin: 3rem !important;
  }

  .mf_footer .m-md-auto {
    margin: auto !important;
  }

  .mf_footer .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mf_footer .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mf_footer .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mf_footer .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mf_footer .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mf_footer .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mf_footer .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .mf_footer .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .mf_footer .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .mf_footer .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .mf_footer .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mf_footer .mt-md-0 {
    margin-top: 0 !important;
  }

  .mf_footer .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mf_footer .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mf_footer .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mf_footer .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mf_footer .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mf_footer .mt-md-auto {
    margin-top: auto !important;
  }

  .mf_footer .me-md-0 {
    margin-right: 0 !important;
  }

  .mf_footer .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .mf_footer .me-md-2 {
    margin-right: 0.5rem !important;
  }

  .mf_footer .me-md-3 {
    margin-right: 1rem !important;
  }

  .mf_footer .me-md-4 {
    margin-right: 1.5rem !important;
  }

  .mf_footer .me-md-5 {
    margin-right: 3rem !important;
  }

  .mf_footer .me-md-auto {
    margin-right: auto !important;
  }

  .mf_footer .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mf_footer .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mf_footer .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mf_footer .mb-md-auto {
    margin-bottom: auto !important;
  }

  .mf_footer .ms-md-0 {
    margin-left: 0 !important;
  }

  .mf_footer .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .mf_footer .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  .mf_footer .ms-md-3 {
    margin-left: 1rem !important;
  }

  .mf_footer .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  .mf_footer .ms-md-5 {
    margin-left: 3rem !important;
  }

  .mf_footer .ms-md-auto {
    margin-left: auto !important;
  }

  .mf_footer .p-md-0 {
    padding: 0 !important;
  }

  .mf_footer .p-md-1 {
    padding: 0.25rem !important;
  }

  .mf_footer .p-md-2 {
    padding: 0.5rem !important;
  }

  .mf_footer .p-md-3 {
    padding: 1rem !important;
  }

  .mf_footer .p-md-4 {
    padding: 1.5rem !important;
  }

  .mf_footer .p-md-5 {
    padding: 3rem !important;
  }

  .mf_footer .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .mf_footer .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .mf_footer .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .mf_footer .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .mf_footer .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .mf_footer .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .mf_footer .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .mf_footer .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .mf_footer .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .mf_footer .pt-md-0 {
    padding-top: 0 !important;
  }

  .mf_footer .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .mf_footer .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .mf_footer .pt-md-3 {
    padding-top: 1rem !important;
  }

  .mf_footer .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .mf_footer .pt-md-5 {
    padding-top: 3rem !important;
  }

  .mf_footer .pe-md-0 {
    padding-right: 0 !important;
  }

  .mf_footer .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .mf_footer .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .mf_footer .pe-md-3 {
    padding-right: 1rem !important;
  }

  .mf_footer .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .mf_footer .pe-md-5 {
    padding-right: 3rem !important;
  }

  .mf_footer .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .mf_footer .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .mf_footer .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .mf_footer .ps-md-0 {
    padding-left: 0 !important;
  }

  .mf_footer .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .mf_footer .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .mf_footer .ps-md-3 {
    padding-left: 1rem !important;
  }

  .mf_footer .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .mf_footer .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .mf_footer .d-lg-inline {
    display: inline !important;
  }

  .mf_footer .d-lg-inline-block {
    display: inline-block !important;
  }

  .mf_footer .d-lg-block {
    display: block !important;
  }

  .mf_footer .d-lg-grid {
    display: grid !important;
  }

  .mf_footer .d-lg-table {
    display: table !important;
  }

  .mf_footer .d-lg-table-row {
    display: table-row !important;
  }

  .mf_footer .d-lg-table-cell {
    display: table-cell !important;
  }

  .mf_footer .d-lg-flex {
    display: flex !important;
  }

  .mf_footer .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .mf_footer .d-lg-none {
    display: none !important;
  }

  .mf_footer .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .mf_footer .flex-lg-row {
    flex-direction: row !important;
  }

  .mf_footer .flex-lg-column {
    flex-direction: column !important;
  }

  .mf_footer .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .mf_footer .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .mf_footer .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .mf_footer .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .mf_footer .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .mf_footer .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .mf_footer .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .mf_footer .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .mf_footer .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .mf_footer .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .mf_footer .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .mf_footer .justify-content-lg-center {
    justify-content: center !important;
  }

  .mf_footer .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .mf_footer .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .mf_footer .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .mf_footer .align-items-lg-start {
    align-items: flex-start !important;
  }

  .mf_footer .align-items-lg-end {
    align-items: flex-end !important;
  }

  .mf_footer .align-items-lg-center {
    align-items: center !important;
  }

  .mf_footer .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .mf_footer .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .mf_footer .align-content-lg-start {
    align-content: flex-start !important;
  }

  .mf_footer .align-content-lg-end {
    align-content: flex-end !important;
  }

  .mf_footer .align-content-lg-center {
    align-content: center !important;
  }

  .mf_footer .align-content-lg-between {
    align-content: space-between !important;
  }

  .mf_footer .align-content-lg-around {
    align-content: space-around !important;
  }

  .mf_footer .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .mf_footer .align-self-lg-auto {
    align-self: auto !important;
  }

  .mf_footer .align-self-lg-start {
    align-self: flex-start !important;
  }

  .mf_footer .align-self-lg-end {
    align-self: flex-end !important;
  }

  .mf_footer .align-self-lg-center {
    align-self: center !important;
  }

  .mf_footer .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .mf_footer .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .mf_footer .order-lg-first {
    order: -1 !important;
  }

  .mf_footer .order-lg-0 {
    order: 0 !important;
  }

  .mf_footer .order-lg-1 {
    order: 1 !important;
  }

  .mf_footer .order-lg-2 {
    order: 2 !important;
  }

  .mf_footer .order-lg-3 {
    order: 3 !important;
  }

  .mf_footer .order-lg-4 {
    order: 4 !important;
  }

  .mf_footer .order-lg-5 {
    order: 5 !important;
  }

  .mf_footer .order-lg-last {
    order: 6 !important;
  }

  .mf_footer .m-lg-0 {
    margin: 0 !important;
  }

  .mf_footer .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mf_footer .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mf_footer .m-lg-3 {
    margin: 1rem !important;
  }

  .mf_footer .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mf_footer .m-lg-5 {
    margin: 3rem !important;
  }

  .mf_footer .m-lg-auto {
    margin: auto !important;
  }

  .mf_footer .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mf_footer .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mf_footer .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mf_footer .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mf_footer .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mf_footer .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mf_footer .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .mf_footer .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .mf_footer .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .mf_footer .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .mf_footer .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mf_footer .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mf_footer .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mf_footer .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mf_footer .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mf_footer .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mf_footer .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mf_footer .mt-lg-auto {
    margin-top: auto !important;
  }

  .mf_footer .me-lg-0 {
    margin-right: 0 !important;
  }

  .mf_footer .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mf_footer .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mf_footer .me-lg-3 {
    margin-right: 1rem !important;
  }

  .mf_footer .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mf_footer .me-lg-5 {
    margin-right: 3rem !important;
  }

  .mf_footer .me-lg-auto {
    margin-right: auto !important;
  }

  .mf_footer .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mf_footer .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mf_footer .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mf_footer .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .mf_footer .ms-lg-0 {
    margin-left: 0 !important;
  }

  .mf_footer .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .mf_footer .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .mf_footer .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .mf_footer .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .mf_footer .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .mf_footer .ms-lg-auto {
    margin-left: auto !important;
  }

  .mf_footer .p-lg-0 {
    padding: 0 !important;
  }

  .mf_footer .p-lg-1 {
    padding: 0.25rem !important;
  }

  .mf_footer .p-lg-2 {
    padding: 0.5rem !important;
  }

  .mf_footer .p-lg-3 {
    padding: 1rem !important;
  }

  .mf_footer .p-lg-4 {
    padding: 1.5rem !important;
  }

  .mf_footer .p-lg-5 {
    padding: 3rem !important;
  }

  .mf_footer .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .mf_footer .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .mf_footer .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .mf_footer .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .mf_footer .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .mf_footer .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .mf_footer .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .mf_footer .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .mf_footer .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .mf_footer .pt-lg-0 {
    padding-top: 0 !important;
  }

  .mf_footer .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .mf_footer .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .mf_footer .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .mf_footer .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .mf_footer .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .mf_footer .pe-lg-0 {
    padding-right: 0 !important;
  }

  .mf_footer .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .mf_footer .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .mf_footer .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .mf_footer .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .mf_footer .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .mf_footer .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .mf_footer .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .mf_footer .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .mf_footer .ps-lg-0 {
    padding-left: 0 !important;
  }

  .mf_footer .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .mf_footer .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .mf_footer .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .mf_footer .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .mf_footer .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .mf_footer .d-xl-inline {
    display: inline !important;
  }

  .mf_footer .d-xl-inline-block {
    display: inline-block !important;
  }

  .mf_footer .d-xl-block {
    display: block !important;
  }

  .mf_footer .d-xl-grid {
    display: grid !important;
  }

  .mf_footer .d-xl-table {
    display: table !important;
  }

  .mf_footer .d-xl-table-row {
    display: table-row !important;
  }

  .mf_footer .d-xl-table-cell {
    display: table-cell !important;
  }

  .mf_footer .d-xl-flex {
    display: flex !important;
  }

  .mf_footer .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .mf_footer .d-xl-none {
    display: none !important;
  }

  .mf_footer .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .mf_footer .flex-xl-row {
    flex-direction: row !important;
  }

  .mf_footer .flex-xl-column {
    flex-direction: column !important;
  }

  .mf_footer .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .mf_footer .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .mf_footer .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .mf_footer .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .mf_footer .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .mf_footer .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .mf_footer .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .mf_footer .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .mf_footer .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .mf_footer .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .mf_footer .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .mf_footer .justify-content-xl-center {
    justify-content: center !important;
  }

  .mf_footer .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .mf_footer .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .mf_footer .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .mf_footer .align-items-xl-start {
    align-items: flex-start !important;
  }

  .mf_footer .align-items-xl-end {
    align-items: flex-end !important;
  }

  .mf_footer .align-items-xl-center {
    align-items: center !important;
  }

  .mf_footer .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .mf_footer .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .mf_footer .align-content-xl-start {
    align-content: flex-start !important;
  }

  .mf_footer .align-content-xl-end {
    align-content: flex-end !important;
  }

  .mf_footer .align-content-xl-center {
    align-content: center !important;
  }

  .mf_footer .align-content-xl-between {
    align-content: space-between !important;
  }

  .mf_footer .align-content-xl-around {
    align-content: space-around !important;
  }

  .mf_footer .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .mf_footer .align-self-xl-auto {
    align-self: auto !important;
  }

  .mf_footer .align-self-xl-start {
    align-self: flex-start !important;
  }

  .mf_footer .align-self-xl-end {
    align-self: flex-end !important;
  }

  .mf_footer .align-self-xl-center {
    align-self: center !important;
  }

  .mf_footer .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .mf_footer .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .mf_footer .order-xl-first {
    order: -1 !important;
  }

  .mf_footer .order-xl-0 {
    order: 0 !important;
  }

  .mf_footer .order-xl-1 {
    order: 1 !important;
  }

  .mf_footer .order-xl-2 {
    order: 2 !important;
  }

  .mf_footer .order-xl-3 {
    order: 3 !important;
  }

  .mf_footer .order-xl-4 {
    order: 4 !important;
  }

  .mf_footer .order-xl-5 {
    order: 5 !important;
  }

  .mf_footer .order-xl-last {
    order: 6 !important;
  }

  .mf_footer .m-xl-0 {
    margin: 0 !important;
  }

  .mf_footer .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mf_footer .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mf_footer .m-xl-3 {
    margin: 1rem !important;
  }

  .mf_footer .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mf_footer .m-xl-5 {
    margin: 3rem !important;
  }

  .mf_footer .m-xl-auto {
    margin: auto !important;
  }

  .mf_footer .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mf_footer .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mf_footer .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mf_footer .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mf_footer .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mf_footer .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mf_footer .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .mf_footer .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .mf_footer .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .mf_footer .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .mf_footer .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mf_footer .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mf_footer .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mf_footer .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mf_footer .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mf_footer .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mf_footer .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mf_footer .mt-xl-auto {
    margin-top: auto !important;
  }

  .mf_footer .me-xl-0 {
    margin-right: 0 !important;
  }

  .mf_footer .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mf_footer .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mf_footer .me-xl-3 {
    margin-right: 1rem !important;
  }

  .mf_footer .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mf_footer .me-xl-5 {
    margin-right: 3rem !important;
  }

  .mf_footer .me-xl-auto {
    margin-right: auto !important;
  }

  .mf_footer .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mf_footer .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mf_footer .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mf_footer .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .mf_footer .ms-xl-0 {
    margin-left: 0 !important;
  }

  .mf_footer .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .mf_footer .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .mf_footer .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .mf_footer .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .mf_footer .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .mf_footer .ms-xl-auto {
    margin-left: auto !important;
  }

  .mf_footer .p-xl-0 {
    padding: 0 !important;
  }

  .mf_footer .p-xl-1 {
    padding: 0.25rem !important;
  }

  .mf_footer .p-xl-2 {
    padding: 0.5rem !important;
  }

  .mf_footer .p-xl-3 {
    padding: 1rem !important;
  }

  .mf_footer .p-xl-4 {
    padding: 1.5rem !important;
  }

  .mf_footer .p-xl-5 {
    padding: 3rem !important;
  }

  .mf_footer .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .mf_footer .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .mf_footer .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .mf_footer .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .mf_footer .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .mf_footer .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .mf_footer .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .mf_footer .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .mf_footer .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .mf_footer .pt-xl-0 {
    padding-top: 0 !important;
  }

  .mf_footer .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .mf_footer .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .mf_footer .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .mf_footer .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .mf_footer .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .mf_footer .pe-xl-0 {
    padding-right: 0 !important;
  }

  .mf_footer .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .mf_footer .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .mf_footer .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .mf_footer .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .mf_footer .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .mf_footer .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .mf_footer .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .mf_footer .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .mf_footer .ps-xl-0 {
    padding-left: 0 !important;
  }

  .mf_footer .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .mf_footer .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .mf_footer .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .mf_footer .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .mf_footer .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .mf_footer .d-xxl-inline {
    display: inline !important;
  }

  .mf_footer .d-xxl-inline-block {
    display: inline-block !important;
  }

  .mf_footer .d-xxl-block {
    display: block !important;
  }

  .mf_footer .d-xxl-grid {
    display: grid !important;
  }

  .mf_footer .d-xxl-table {
    display: table !important;
  }

  .mf_footer .d-xxl-table-row {
    display: table-row !important;
  }

  .mf_footer .d-xxl-table-cell {
    display: table-cell !important;
  }

  .mf_footer .d-xxl-flex {
    display: flex !important;
  }

  .mf_footer .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .mf_footer .d-xxl-none {
    display: none !important;
  }

  .mf_footer .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .mf_footer .flex-xxl-row {
    flex-direction: row !important;
  }

  .mf_footer .flex-xxl-column {
    flex-direction: column !important;
  }

  .mf_footer .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .mf_footer .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .mf_footer .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .mf_footer .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .mf_footer .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .mf_footer .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .mf_footer .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .mf_footer .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .mf_footer .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .mf_footer .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .mf_footer .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .mf_footer .justify-content-xxl-center {
    justify-content: center !important;
  }

  .mf_footer .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .mf_footer .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .mf_footer .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .mf_footer .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .mf_footer .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .mf_footer .align-items-xxl-center {
    align-items: center !important;
  }

  .mf_footer .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .mf_footer .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .mf_footer .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .mf_footer .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .mf_footer .align-content-xxl-center {
    align-content: center !important;
  }

  .mf_footer .align-content-xxl-between {
    align-content: space-between !important;
  }

  .mf_footer .align-content-xxl-around {
    align-content: space-around !important;
  }

  .mf_footer .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .mf_footer .align-self-xxl-auto {
    align-self: auto !important;
  }

  .mf_footer .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .mf_footer .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .mf_footer .align-self-xxl-center {
    align-self: center !important;
  }

  .mf_footer .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .mf_footer .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .mf_footer .order-xxl-first {
    order: -1 !important;
  }

  .mf_footer .order-xxl-0 {
    order: 0 !important;
  }

  .mf_footer .order-xxl-1 {
    order: 1 !important;
  }

  .mf_footer .order-xxl-2 {
    order: 2 !important;
  }

  .mf_footer .order-xxl-3 {
    order: 3 !important;
  }

  .mf_footer .order-xxl-4 {
    order: 4 !important;
  }

  .mf_footer .order-xxl-5 {
    order: 5 !important;
  }

  .mf_footer .order-xxl-last {
    order: 6 !important;
  }

  .mf_footer .m-xxl-0 {
    margin: 0 !important;
  }

  .mf_footer .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .mf_footer .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .mf_footer .m-xxl-3 {
    margin: 1rem !important;
  }

  .mf_footer .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .mf_footer .m-xxl-5 {
    margin: 3rem !important;
  }

  .mf_footer .m-xxl-auto {
    margin: auto !important;
  }

  .mf_footer .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mf_footer .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mf_footer .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mf_footer .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mf_footer .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mf_footer .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mf_footer .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .mf_footer .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .mf_footer .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .mf_footer .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .mf_footer .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mf_footer .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mf_footer .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mf_footer .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mf_footer .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mf_footer .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mf_footer .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mf_footer .mt-xxl-auto {
    margin-top: auto !important;
  }

  .mf_footer .me-xxl-0 {
    margin-right: 0 !important;
  }

  .mf_footer .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .mf_footer .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .mf_footer .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .mf_footer .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .mf_footer .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .mf_footer .me-xxl-auto {
    margin-right: auto !important;
  }

  .mf_footer .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mf_footer .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mf_footer .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mf_footer .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mf_footer .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mf_footer .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mf_footer .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .mf_footer .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .mf_footer .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .mf_footer .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .mf_footer .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .mf_footer .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .mf_footer .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .mf_footer .ms-xxl-auto {
    margin-left: auto !important;
  }

  .mf_footer .p-xxl-0 {
    padding: 0 !important;
  }

  .mf_footer .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .mf_footer .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .mf_footer .p-xxl-3 {
    padding: 1rem !important;
  }

  .mf_footer .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .mf_footer .p-xxl-5 {
    padding: 3rem !important;
  }

  .mf_footer .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .mf_footer .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .mf_footer .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .mf_footer .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .mf_footer .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .mf_footer .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .mf_footer .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .mf_footer .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .mf_footer .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .mf_footer .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .mf_footer .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .mf_footer .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .mf_footer .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .mf_footer .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .mf_footer .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .mf_footer .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .mf_footer .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .mf_footer .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .mf_footer .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .mf_footer .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .mf_footer .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .mf_footer .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .mf_footer .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .mf_footer .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .mf_footer .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .mf_footer .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .mf_footer .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .mf_footer .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .mf_footer .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .mf_footer .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .mf_footer .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .mf_footer .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .mf_footer .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .mf_footer .d-print-inline {
    display: inline !important;
  }

  .mf_footer .d-print-inline-block {
    display: inline-block !important;
  }

  .mf_footer .d-print-block {
    display: block !important;
  }

  .mf_footer .d-print-grid {
    display: grid !important;
  }

  .mf_footer .d-print-table {
    display: table !important;
  }

  .mf_footer .d-print-table-row {
    display: table-row !important;
  }

  .mf_footer .d-print-table-cell {
    display: table-cell !important;
  }

  .mf_footer .d-print-flex {
    display: flex !important;
  }

  .mf_footer .d-print-inline-flex {
    display: inline-flex !important;
  }

  .mf_footer .d-print-none {
    display: none !important;
  }
}
.mf_footer,
.mf_footer-row {
        margin: 0;
        padding: 0;
        border: none;
}
.mf_footer {
        padding-bottom: 30px;
}
.mf_footer-container {
        padding-top: 10px;
        padding-bottom: 10px
}
.mf_list-unstyled {
        padding-left:0;
        list-style:none;
        margin: 0;
}
.mf_list-inline {
        padding:0;
        margin-left:-5px;
        margin-bottom: 0px;
        margin-top: 0px;
        list-style:none
}
.mf_list-inline > li {
        display:inline-block;
        padding-right:5px;
        padding-left:5px
}
.mf_list-payment > li {
        padding:0
}
.mf_list-payment > li + li {
        padding-left: 5px
}
.mf_list-contact {
        padding-left: 24px;
        list-style:none
}
.mf_cloud > a {
        text-decoration: underline;
        /*white-space: pre;*/
        display: inline-block;
}
.mf_cloud > a + a {
        margin-left: 8px;
}
.mf_list-social > li {
        padding: 0
}
.mf_list-social > li + li {
        padding-left: 5px
}
.mf_feature-social > a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
}
.mf_feature-contact {
        position: relative;
        margin: 0;
        padding-bottom: 8px;
}
.mf_feature-contact:before {
        content: " ";
        width: 16px;
        height: 16px;
        position: absolute;
        left: -24px;
        top: 4px;
}
.mf_i-color:before {
        background-color: white;
}
.mf_i-info:before {
        -webkit-mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+aW5mbzwvdGl0bGU+CjxwYXRoIGQ9Ik0xNCA5LjVjMC0wLjgyNSAwLjY3NS0xLjUgMS41LTEuNWgxYzAuODI1IDAgMS41IDAuNjc1IDEuNSAxLjV2MWMwIDAuODI1LTAuNjc1IDEuNS0xLjUgMS41aC0xYy0wLjgyNSAwLTEuNS0wLjY3NS0xLjUtMS41di0xeiI+PC9wYXRoPgo8cGF0aCBkPSJNMjAgMjRoLTh2LTJoMnYtNmgtMnYtMmg2djhoMnoiPjwvcGF0aD4KPHBhdGggZD0iTTE2IDBjLTguODM3IDAtMTYgNy4xNjMtMTYgMTZzNy4xNjMgMTYgMTYgMTYgMTYtNy4xNjMgMTYtMTYtNy4xNjMtMTYtMTYtMTZ6TTE2IDI5Yy03LjE4IDAtMTMtNS44Mi0xMy0xM3M1LjgyLTEzIDEzLTEzIDEzIDUuODIgMTMgMTMtNS44MiAxMy0xMyAxM3oiPjwvcGF0aD4KPC9zdmc+Cg==') no-repeat 50% 50%;
        -webkit-mask-size: contain;
        mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+aW5mbzwvdGl0bGU+CjxwYXRoIGQ9Ik0xNCA5LjVjMC0wLjgyNSAwLjY3NS0xLjUgMS41LTEuNWgxYzAuODI1IDAgMS41IDAuNjc1IDEuNSAxLjV2MWMwIDAuODI1LTAuNjc1IDEuNS0xLjUgMS41aC0xYy0wLjgyNSAwLTEuNS0wLjY3NS0xLjUtMS41di0xeiI+PC9wYXRoPgo8cGF0aCBkPSJNMjAgMjRoLTh2LTJoMnYtNmgtMnYtMmg2djhoMnoiPjwvcGF0aD4KPHBhdGggZD0iTTE2IDBjLTguODM3IDAtMTYgNy4xNjMtMTYgMTZzNy4xNjMgMTYgMTYgMTYgMTYtNy4xNjMgMTYtMTYtNy4xNjMtMTYtMTYtMTZ6TTE2IDI5Yy03LjE4IDAtMTMtNS44Mi0xMy0xM3M1LjgyLTEzIDEzLTEzIDEzIDUuODIgMTMgMTMtNS44MiAxMy0xMyAxM3oiPjwvcGF0aD4KPC9zdmc+Cg==') no-repeat 50% 50%;
        mask-size: contain;
}
.mf_i-address:before {
        -webkit-mask-image: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+bG9jYXRpb248L3RpdGxlPgo8cGF0aCBkPSJNMTYgMGMtNS41MjMgMC0xMCA0LjQ3Ny0xMCAxMCAwIDEwIDEwIDIyIDEwIDIyczEwLTEyIDEwLTIyYzAtNS41MjMtNC40NzctMTAtMTAtMTB6TTE2IDE2Yy0zLjMxNCAwLTYtMi42ODYtNi02czIuNjg2LTYgNi02IDYgMi42ODYgNiA2LTIuNjg2IDYtNiA2eiI+PC9wYXRoPgo8L3N2Zz4K');
        -webkit-mask-size: cover;
        mask-image: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+bG9jYXRpb248L3RpdGxlPgo8cGF0aCBkPSJNMTYgMGMtNS41MjMgMC0xMCA0LjQ3Ny0xMCAxMCAwIDEwIDEwIDIyIDEwIDIyczEwLTEyIDEwLTIyYzAtNS41MjMtNC40NzctMTAtMTAtMTB6TTE2IDE2Yy0zLjMxNCAwLTYtMi42ODYtNi02czIuNjg2LTYgNi02IDYgMi42ODYgNiA2LTIuNjg2IDYtNiA2eiI+PC9wYXRoPgo8L3N2Zz4K');
        mask-size: cover;
}
.mf_i-email:before {
        -webkit-mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+bWFpbDwvdGl0bGU+CjxwYXRoIGQ9Ik0yNi42NjcgMGgtMjEuMzMzYy0yLjkzNCAwLTUuMzM0IDIuNC01LjMzNCA1LjMzNHYyMS4zMzJjMCAyLjkzNiAyLjQgNS4zMzQgNS4zMzQgNS4zMzRoMjEuMzMzYzIuOTM0IDAgNS4zMzMtMi4zOTggNS4zMzMtNS4zMzR2LTIxLjMzMmMwLTIuOTM0LTIuMzk5LTUuMzM0LTUuMzMzLTUuMzM0ek0yNi42NjcgNGMwLjI1IDAgMC40ODYgMC4wNzMgMC42ODggMC4xOThsLTExLjM1NSA5LjM4OC0xMS4zNTUtOS4zODdjMC4yMDItMC4xMjUgMC40MzktMC4xOTggMC42ODktMC4xOThoMjEuMzMzek01LjMzNCAyOGMtMC4wNjAgMC0wLjExOS0wLjAwNS0wLjE3OC0wLjAxM2w3LjA1MS05Ljc4LTAuOTE0LTAuOTE0LTcuMjkzIDcuMjkzdi0xOS4wOThsMTIgMTQuNTEyIDEyLTE0LjUxMnYxOS4wOThsLTcuMjkzLTcuMjkzLTAuOTE0IDAuOTE0IDcuMDUxIDkuNzhjLTAuMDU4IDAuMDA4LTAuMTE3IDAuMDEzLTAuMTc3IDAuMDEzaC0yMS4zMzN6Ij48L3BhdGg+Cjwvc3ZnPgo=') no-repeat 50% 50%;
        -webkit-mask-size: contain;
        mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+bWFpbDwvdGl0bGU+CjxwYXRoIGQ9Ik0yNi42NjcgMGgtMjEuMzMzYy0yLjkzNCAwLTUuMzM0IDIuNC01LjMzNCA1LjMzNHYyMS4zMzJjMCAyLjkzNiAyLjQgNS4zMzQgNS4zMzQgNS4zMzRoMjEuMzMzYzIuOTM0IDAgNS4zMzMtMi4zOTggNS4zMzMtNS4zMzR2LTIxLjMzMmMwLTIuOTM0LTIuMzk5LTUuMzM0LTUuMzMzLTUuMzM0ek0yNi42NjcgNGMwLjI1IDAgMC40ODYgMC4wNzMgMC42ODggMC4xOThsLTExLjM1NSA5LjM4OC0xMS4zNTUtOS4zODdjMC4yMDItMC4xMjUgMC40MzktMC4xOTggMC42ODktMC4xOThoMjEuMzMzek01LjMzNCAyOGMtMC4wNjAgMC0wLjExOS0wLjAwNS0wLjE3OC0wLjAxM2w3LjA1MS05Ljc4LTAuOTE0LTAuOTE0LTcuMjkzIDcuMjkzdi0xOS4wOThsMTIgMTQuNTEyIDEyLTE0LjUxMnYxOS4wOThsLTcuMjkzLTcuMjkzLTAuOTE0IDAuOTE0IDcuMDUxIDkuNzhjLTAuMDU4IDAuMDA4LTAuMTE3IDAuMDEzLTAuMTc3IDAuMDEzaC0yMS4zMzN6Ij48L3BhdGg+Cjwvc3ZnPgo=') no-repeat 50% 50%;
        mask-size: contain;
}
.mf_i-mobile:before {
        -webkit-mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+bW9iaWxlPC90aXRsZT4KPHBhdGggZD0iTTIzIDBoLTE0Yy0xLjY1IDAtMyAxLjM1LTMgM3YyNmMwIDEuNjUgMS4zNSAzIDMgM2gxNGMxLjY1IDAgMy0xLjM1IDMtM3YtMjZjMC0xLjY1LTEuMzUtMy0zLTN6TTEyIDEuNWg4djFoLTh2LTF6TTE2IDMwYy0xLjEwNSAwLTItMC44OTUtMi0yczAuODk1LTIgMi0yIDIgMC44OTUgMiAyLTAuODk1IDItMiAyek0yNCAyNGgtMTZ2LTIwaDE2djIweiI+PC9wYXRoPgo8L3N2Zz4K') no-repeat 50% 50%;
        -webkit-mask-size: contain;
        mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+bW9iaWxlPC90aXRsZT4KPHBhdGggZD0iTTIzIDBoLTE0Yy0xLjY1IDAtMyAxLjM1LTMgM3YyNmMwIDEuNjUgMS4zNSAzIDMgM2gxNGMxLjY1IDAgMy0xLjM1IDMtM3YtMjZjMC0xLjY1LTEuMzUtMy0zLTN6TTEyIDEuNWg4djFoLTh2LTF6TTE2IDMwYy0xLjEwNSAwLTItMC44OTUtMi0yczAuODk1LTIgMi0yIDIgMC44OTUgMiAyLTAuODk1IDItMiAyek0yNCAyNGgtMTZ2LTIwaDE2djIweiI+PC9wYXRoPgo8L3N2Zz4K') no-repeat 50% 50%;
        mask-size: contain;
}
.mf_i-phone:before {
        -webkit-mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+cGhvbmU8L3RpdGxlPgo8cGF0aCBkPSJNMjIgMjBjLTIgMi0yIDQtNCA0cy00LTItNi00LTQtNC00LTYgMi0yIDQtNC00LTgtNi04LTYgNi02IDZjMCA0IDQuMTA5IDEyLjEwOSA4IDE2czEyIDggMTYgOGMwIDAgNi00IDYtNnMtNi04LTgtNnoiPjwvcGF0aD4KPC9zdmc+Cg==') no-repeat 50% 50%;
        -webkit-mask-size: contain;
        mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+cGhvbmU8L3RpdGxlPgo8cGF0aCBkPSJNMjIgMjBjLTIgMi0yIDQtNCA0cy00LTItNi00LTQtNC00LTYgMi0yIDQtNC00LTgtNi04LTYgNi02IDZjMCA0IDQuMTA5IDEyLjEwOSA4IDE2czEyIDggMTYgOGMwIDAgNi00IDYtNnMtNi04LTgtNnoiPjwvcGF0aD4KPC9zdmc+Cg==') no-repeat 50% 50%;
        mask-size: contain;
}
.mf_i-skype:before {
        -webkit-mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+c2t5cGU8L3RpdGxlPgo8cGF0aCBkPSJNMTMuMyAxLjE2OWMtMC4wNTAtMC4wMzEtMC4xMDYtMC4wNTYtMC4xNTYtMC4wODEtMC4wNTYgMC4wMTItMC4xMDYgMC4wMTktMC4xNjIgMC4wMzFsMC4zMTkgMC4wNTB6Ij48L3BhdGg+CjxwYXRoIGQ9Ik0xLjE1IDEzLjE1NmMtMC4wMTIgMC4wNTYtMC4wMTkgMC4xMTMtMC4wMjUgMC4xNjIgMC4wMzEgMC4wNTAgMC4wNTAgMC4xIDAuMDgxIDAuMTVsLTAuMDU2LTAuMzEzeiI+PC9wYXRoPgo8cGF0aCBkPSJNMzAuODM3IDE4LjgzMWMwLjAxMi0wLjA1NiAwLjAxOS0wLjExMyAwLjAzMS0wLjE2OS0wLjAzMS0wLjA1MC0wLjA1MC0wLjEtMC4wODEtMC4xNWwwLjA1MCAwLjMxOXoiPjwvcGF0aD4KPHBhdGggZD0iTTE4LjUgMzAuNzE5YzAuMDUwIDAuMDMxIDAuMTA2IDAuMDU2IDAuMTU2IDAuMDgxIDAuMDU2LTAuMDEyIDAuMTEzLTAuMDE5IDAuMTY5LTAuMDI1bC0wLjMyNS0wLjA1NnoiPjwvcGF0aD4KPHBhdGggZD0iTTMwLjg2OSAxOC42NjNjLTAuMDEyIDAuMDU2LTAuMDE5IDAuMTEzLTAuMDMxIDAuMTY5bC0wLjA1Ni0wLjMyNWMwLjAzMSAwLjA1NiAwLjA1NiAwLjEwNiAwLjA4NyAwLjE1NiAwLjE2My0wLjkgMC4yNS0xLjgxOSAwLjI1LTIuNzM4IDAtMi4wMzctMC40LTQuMDE5LTEuMTg4LTUuODgxLTAuNzYyLTEuOC0xLjg1LTMuNDE5LTMuMjM4LTQuODA2cy0zLjAwNi0yLjQ3NS00LjgtMy4yMzdjLTEuODYzLTAuNzg4LTMuODQ0LTEuMTg4LTUuODgxLTEuMTg4LTAuOTYzIDAtMS45MjUgMC4wODgtMi44NjMgMC4yNjkgMCAwLTAuMDA2IDAtMC4wMDYgMCAwLjA1MCAwLjAyNSAwLjEwNiAwLjA1MCAwLjE1NiAwLjA4MWwtMC4zMTktMC4wNTBjMC4wNTYtMC4wMTIgMC4xMDYtMC4wMTkgMC4xNjItMC4wMzEtMS4yODctMC42ODEtMi43MzEtMS4wNTAtNC4xOTQtMS4wNTAtMi4zODggMC00LjYzOCAwLjkzMS02LjMyNSAyLjYxOXMtMi42MTkgMy45MzctMi42MTkgNi4zMjVjMCAxLjUxOSAwLjM5NCAzLjAxOSAxLjEyNSA0LjMzOCAwLjAxMi0wLjA1NiAwLjAxOS0wLjExMyAwLjAyNS0wLjE2MmwwLjA1NiAwLjMxOWMtMC4wMzEtMC4wNTAtMC4wNTYtMC4xLTAuMDgxLTAuMTUtMC4xNSAwLjg1Ni0wLjIyNSAxLjczMS0wLjIyNSAyLjYwNiAwIDIuMDM4IDAuNCA0LjAxOSAxLjE4OCA1Ljg4MSAwLjc2MyAxLjggMS44NSAzLjQxMyAzLjIzNyA0LjhzMy4wMDYgMi40NzUgNC44MDYgMy4yMzhjMS44NjMgMC43ODggMy44NDQgMS4xODggNS44ODEgMS4xODggMC44ODcgMCAxLjc3NS0wLjA4MSAyLjY0NC0wLjIzOC0wLjA1MC0wLjAzMS0wLjEtMC4wNTYtMC4xNTYtMC4wODFsMC4zMjUgMC4wNTZjLTAuMDU2IDAuMDEyLTAuMTEzIDAuMDE5LTAuMTY5IDAuMDI1IDEuMzM3IDAuNzU2IDIuODU2IDEuMTYzIDQuNCAxLjE2MyAyLjM4NyAwIDQuNjM3LTAuOTMxIDYuMzI1LTIuNjE5czIuNjE5LTMuOTM4IDIuNjE5LTYuMzI1Yy0wLjAwNi0xLjUxOS0wLjQtMy4wMTktMS4xMzctNC4zNXpNMTYuMDY5IDI1LjE4MWMtNS4zNjkgMC03Ljc2OS0yLjYzNy03Ljc2OS00LjYxOSAwLTEuMDEyIDAuNzUtMS43MjUgMS43ODEtMS43MjUgMi4zIDAgMS43IDMuMyA1Ljk4OCAzLjMgMi4xOTQgMCAzLjQwNi0xLjE5NCAzLjQwNi0yLjQxMyAwLTAuNzMxLTAuMzYzLTEuNTQ0LTEuODA2LTEuOWwtNC43NzUtMS4xOTRjLTMuODQ0LTAuOTYzLTQuNTQ0LTMuMDQ0LTQuNTQ0LTUgMC00LjA1NiAzLjgxOS01LjU4MSA3LjQwNi01LjU4MSAzLjMwNiAwIDcuMiAxLjgyNSA3LjIgNC4yNjMgMCAxLjA0NC0wLjkwNiAxLjY1LTEuOTM4IDEuNjUtMS45NjIgMC0xLjYtMi43MTMtNS41NS0yLjcxMy0xLjk2MyAwLTMuMDQ0IDAuODg3LTMuMDQ0IDIuMTU2czEuNTUgMS42NzUgMi44OTQgMS45ODFsMy41MzggMC43ODdjMy44NjkgMC44NjMgNC44NSAzLjEyNSA0Ljg1IDUuMjUgMCAzLjI5NC0yLjUzMSA1Ljc1Ni03LjYzNyA1Ljc1NnoiPjwvcGF0aD4KPC9zdmc+Cg==') no-repeat 50% 50%;
        -webkit-mask-size: contain;
        mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+c2t5cGU8L3RpdGxlPgo8cGF0aCBkPSJNMTMuMyAxLjE2OWMtMC4wNTAtMC4wMzEtMC4xMDYtMC4wNTYtMC4xNTYtMC4wODEtMC4wNTYgMC4wMTItMC4xMDYgMC4wMTktMC4xNjIgMC4wMzFsMC4zMTkgMC4wNTB6Ij48L3BhdGg+CjxwYXRoIGQ9Ik0xLjE1IDEzLjE1NmMtMC4wMTIgMC4wNTYtMC4wMTkgMC4xMTMtMC4wMjUgMC4xNjIgMC4wMzEgMC4wNTAgMC4wNTAgMC4xIDAuMDgxIDAuMTVsLTAuMDU2LTAuMzEzeiI+PC9wYXRoPgo8cGF0aCBkPSJNMzAuODM3IDE4LjgzMWMwLjAxMi0wLjA1NiAwLjAxOS0wLjExMyAwLjAzMS0wLjE2OS0wLjAzMS0wLjA1MC0wLjA1MC0wLjEtMC4wODEtMC4xNWwwLjA1MCAwLjMxOXoiPjwvcGF0aD4KPHBhdGggZD0iTTE4LjUgMzAuNzE5YzAuMDUwIDAuMDMxIDAuMTA2IDAuMDU2IDAuMTU2IDAuMDgxIDAuMDU2LTAuMDEyIDAuMTEzLTAuMDE5IDAuMTY5LTAuMDI1bC0wLjMyNS0wLjA1NnoiPjwvcGF0aD4KPHBhdGggZD0iTTMwLjg2OSAxOC42NjNjLTAuMDEyIDAuMDU2LTAuMDE5IDAuMTEzLTAuMDMxIDAuMTY5bC0wLjA1Ni0wLjMyNWMwLjAzMSAwLjA1NiAwLjA1NiAwLjEwNiAwLjA4NyAwLjE1NiAwLjE2My0wLjkgMC4yNS0xLjgxOSAwLjI1LTIuNzM4IDAtMi4wMzctMC40LTQuMDE5LTEuMTg4LTUuODgxLTAuNzYyLTEuOC0xLjg1LTMuNDE5LTMuMjM4LTQuODA2cy0zLjAwNi0yLjQ3NS00LjgtMy4yMzdjLTEuODYzLTAuNzg4LTMuODQ0LTEuMTg4LTUuODgxLTEuMTg4LTAuOTYzIDAtMS45MjUgMC4wODgtMi44NjMgMC4yNjkgMCAwLTAuMDA2IDAtMC4wMDYgMCAwLjA1MCAwLjAyNSAwLjEwNiAwLjA1MCAwLjE1NiAwLjA4MWwtMC4zMTktMC4wNTBjMC4wNTYtMC4wMTIgMC4xMDYtMC4wMTkgMC4xNjItMC4wMzEtMS4yODctMC42ODEtMi43MzEtMS4wNTAtNC4xOTQtMS4wNTAtMi4zODggMC00LjYzOCAwLjkzMS02LjMyNSAyLjYxOXMtMi42MTkgMy45MzctMi42MTkgNi4zMjVjMCAxLjUxOSAwLjM5NCAzLjAxOSAxLjEyNSA0LjMzOCAwLjAxMi0wLjA1NiAwLjAxOS0wLjExMyAwLjAyNS0wLjE2MmwwLjA1NiAwLjMxOWMtMC4wMzEtMC4wNTAtMC4wNTYtMC4xLTAuMDgxLTAuMTUtMC4xNSAwLjg1Ni0wLjIyNSAxLjczMS0wLjIyNSAyLjYwNiAwIDIuMDM4IDAuNCA0LjAxOSAxLjE4OCA1Ljg4MSAwLjc2MyAxLjggMS44NSAzLjQxMyAzLjIzNyA0LjhzMy4wMDYgMi40NzUgNC44MDYgMy4yMzhjMS44NjMgMC43ODggMy44NDQgMS4xODggNS44ODEgMS4xODggMC44ODcgMCAxLjc3NS0wLjA4MSAyLjY0NC0wLjIzOC0wLjA1MC0wLjAzMS0wLjEtMC4wNTYtMC4xNTYtMC4wODFsMC4zMjUgMC4wNTZjLTAuMDU2IDAuMDEyLTAuMTEzIDAuMDE5LTAuMTY5IDAuMDI1IDEuMzM3IDAuNzU2IDIuODU2IDEuMTYzIDQuNCAxLjE2MyAyLjM4NyAwIDQuNjM3LTAuOTMxIDYuMzI1LTIuNjE5czIuNjE5LTMuOTM4IDIuNjE5LTYuMzI1Yy0wLjAwNi0xLjUxOS0wLjQtMy4wMTktMS4xMzctNC4zNXpNMTYuMDY5IDI1LjE4MWMtNS4zNjkgMC03Ljc2OS0yLjYzNy03Ljc2OS00LjYxOSAwLTEuMDEyIDAuNzUtMS43MjUgMS43ODEtMS43MjUgMi4zIDAgMS43IDMuMyA1Ljk4OCAzLjMgMi4xOTQgMCAzLjQwNi0xLjE5NCAzLjQwNi0yLjQxMyAwLTAuNzMxLTAuMzYzLTEuNTQ0LTEuODA2LTEuOWwtNC43NzUtMS4xOTRjLTMuODQ0LTAuOTYzLTQuNTQ0LTMuMDQ0LTQuNTQ0LTUgMC00LjA1NiAzLjgxOS01LjU4MSA3LjQwNi01LjU4MSAzLjMwNiAwIDcuMiAxLjgyNSA3LjIgNC4yNjMgMCAxLjA0NC0wLjkwNiAxLjY1LTEuOTM4IDEuNjUtMS45NjIgMC0xLjYtMi43MTMtNS41NS0yLjcxMy0xLjk2MyAwLTMuMDQ0IDAuODg3LTMuMDQ0IDIuMTU2czEuNTUgMS42NzUgMi44OTQgMS45ODFsMy41MzggMC43ODdjMy44NjkgMC44NjMgNC44NSAzLjEyNSA0Ljg1IDUuMjUgMCAzLjI5NC0yLjUzMSA1Ljc1Ni03LjYzNyA1Ljc1NnoiPjwvcGF0aD4KPC9zdmc+Cg==') no-repeat 50% 50%;
        mask-size: contain;
}
.mf_i-telegram:before {
        -webkit-mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+dGVsZWdyYW08L3RpdGxlPgo8cGF0aCBkPSJNMTYgMGMtOC44MzggMC0xNiA3LjE2Mi0xNiAxNnM3LjE2MiAxNiAxNiAxNiAxNi03LjE2MyAxNi0xNi03LjE2My0xNi0xNi0xNnpNMjMuODYzIDEwLjk2OWwtMi42MjUgMTIuMzY5Yy0wLjE4MSAwLjg4MS0wLjcxMiAxLjA4Ny0xLjQ1IDAuNjgxbC00LTIuOTU2LTEuOTE5IDEuODY5Yy0wLjIyNSAwLjIxOS0wLjQgMC40LTAuOCAwLjQtMC41MTkgMC0wLjQzMS0wLjE5NC0wLjYwNi0wLjY4OGwtMS4zNjMtNC40NzUtMy45NTYtMS4yMzFjLTAuODU2LTAuMjYyLTAuODYyLTAuODUgMC4xOTQtMS4yNjlsMTUuNDEyLTUuOTVjMC43LTAuMzE5IDEuMzgxIDAuMTY5IDEuMTEzIDEuMjV6Ij48L3BhdGg+Cjwvc3ZnPgo=') no-repeat 50% 50%;
        -webkit-mask-size: contain;
        mask: url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+dGVsZWdyYW08L3RpdGxlPgo8cGF0aCBkPSJNMTYgMGMtOC44MzggMC0xNiA3LjE2Mi0xNiAxNnM3LjE2MiAxNiAxNiAxNiAxNi03LjE2MyAxNi0xNi03LjE2My0xNi0xNi0xNnpNMjMuODYzIDEwLjk2OWwtMi42MjUgMTIuMzY5Yy0wLjE4MSAwLjg4MS0wLjcxMiAxLjA4Ny0xLjQ1IDAuNjgxbC00LTIuOTU2LTEuOTE5IDEuODY5Yy0wLjIyNSAwLjIxOS0wLjQgMC40LTAuOCAwLjQtMC41MTkgMC0wLjQzMS0wLjE5NC0wLjYwNi0wLjY4OGwtMS4zNjMtNC40NzUtMy45NTYtMS4yMzFjLTAuODU2LTAuMjYyLTAuODYyLTAuODUgMC4xOTQtMS4yNjlsMTUuNDEyLTUuOTVjMC43LTAuMzE5IDEuMzgxIDAuMTY5IDEuMTEzIDEuMjV6Ij48L3BhdGg+Cjwvc3ZnPgo=') no-repeat 50% 50%;
        mask-size: contain;
}
.mf_i-fax:before {
        -webkit-mask:url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+ZmF4PC90aXRsZT4KPHBhdGggZD0iTTUuMTQzIDYuODU3YzEuNTcxIDAgMi44NTcgMS4yODYgMi44NTcgMi44NTd2MTkuNDI5YzAgMS41NzEtMS4yODYgMi44NTctMi44NTcgMi44NTdoLTIuMjg2Yy0xLjU3MSAwLTIuODU3LTEuMjg2LTIuODU3LTIuODU3di0xOS40MjljMC0xLjU3MSAxLjI4Ni0yLjg1NyAyLjg1Ny0yLjg1N2gyLjI4NnpNMjkuNzE0IDkuNzY4YzEuMzU3IDAuNzg2IDIuMjg2IDIuMjY4IDIuMjg2IDMuOTQ2djEzLjcxNGMwIDIuNTE4LTIuMDU0IDQuNTcxLTQuNTcxIDQuNTcxaC0xNS40MjljLTEuNTcxIDAtMi44NTctMS4yODYtMi44NTctMi44NTd2LTI3LjQyOWMwLTAuOTQ2IDAuNzY4LTEuNzE0IDEuNzE0LTEuNzE0aDEyYzAuOTQ2IDAgMi4yNjggMC41NTQgMi45MjkgMS4yMTRsMi43MTQgMi43MTRjMC42NjEgMC42NjEgMS4yMTQgMS45ODIgMS4yMTQgMi45Mjl2Mi45MTF6TTE2LjU3MSAyNy40Mjl2LTIuMjg2YzAtMC4zMjEtMC4yNS0wLjU3MS0wLjU3MS0wLjU3MWgtMi4yODZjLTAuMzIxIDAtMC41NzEgMC4yNS0wLjU3MSAwLjU3MXYyLjI4NmMwIDAuMzIxIDAuMjUgMC41NzEgMC41NzEgMC41NzFoMi4yODZjMC4zMjEgMCAwLjU3MS0wLjI1IDAuNTcxLTAuNTcxek0xNi41NzEgMjIuODU3di0yLjI4NmMwLTAuMzIxLTAuMjUtMC41NzEtMC41NzEtMC41NzFoLTIuMjg2Yy0wLjMyMSAwLTAuNTcxIDAuMjUtMC41NzEgMC41NzF2Mi4yODZjMCAwLjMyMSAwLjI1IDAuNTcxIDAuNTcxIDAuNTcxaDIuMjg2YzAuMzIxIDAgMC41NzEtMC4yNSAwLjU3MS0wLjU3MXpNMTYuNTcxIDE4LjI4NnYtMi4yODZjMC0wLjMyMS0wLjI1LTAuNTcxLTAuNTcxLTAuNTcxaC0yLjI4NmMtMC4zMjEgMC0wLjU3MSAwLjI1LTAuNTcxIDAuNTcxdjIuMjg2YzAgMC4zMjEgMC4yNSAwLjU3MSAwLjU3MSAwLjU3MWgyLjI4NmMwLjMyMSAwIDAuNTcxLTAuMjUgMC41NzEtMC41NzF6TTIxLjE0MyAyNy40Mjl2LTIuMjg2YzAtMC4zMjEtMC4yNS0wLjU3MS0wLjU3MS0wLjU3MWgtMi4yODZjLTAuMzIxIDAtMC41NzEgMC4yNS0wLjU3MSAwLjU3MXYyLjI4NmMwIDAuMzIxIDAuMjUgMC41NzEgMC41NzEgMC41NzFoMi4yODZjMC4zMjEgMCAwLjU3MS0wLjI1IDAuNTcxLTAuNTcxek0yMS4xNDMgMjIuODU3di0yLjI4NmMwLTAuMzIxLTAuMjUtMC41NzEtMC41NzEtMC41NzFoLTIuMjg2Yy0wLjMyMSAwLTAuNTcxIDAuMjUtMC41NzEgMC41NzF2Mi4yODZjMCAwLjMyMSAwLjI1IDAuNTcxIDAuNTcxIDAuNTcxaDIuMjg2YzAuMzIxIDAgMC41NzEtMC4yNSAwLjU3MS0wLjU3MXpNMjEuMTQzIDE4LjI4NnYtMi4yODZjMC0wLjMyMS0wLjI1LTAuNTcxLTAuNTcxLTAuNTcxaC0yLjI4NmMtMC4zMjEgMC0wLjU3MSAwLjI1LTAuNTcxIDAuNTcxdjIuMjg2YzAgMC4zMjEgMC4yNSAwLjU3MSAwLjU3MSAwLjU3MWgyLjI4NmMwLjMyMSAwIDAuNTcxLTAuMjUgMC41NzEtMC41NzF6TTI1LjcxNCAyNy40Mjl2LTIuMjg2YzAtMC4zMjEtMC4yNS0wLjU3MS0wLjU3MS0wLjU3MWgtMi4yODZjLTAuMzIxIDAtMC41NzEgMC4yNS0wLjU3MSAwLjU3MXYyLjI4NmMwIDAuMzIxIDAuMjUgMC41NzEgMC41NzEgMC41NzFoMi4yODZjMC4zMjEgMCAwLjU3MS0wLjI1IDAuNTcxLTAuNTcxek0yNS43MTQgMjIuODU3di0yLjI4NmMwLTAuMzIxLTAuMjUtMC41NzEtMC41NzEtMC41NzFoLTIuMjg2Yy0wLjMyMSAwLTAuNTcxIDAuMjUtMC41NzEgMC41NzF2Mi4yODZjMCAwLjMyMSAwLjI1IDAuNTcxIDAuNTcxIDAuNTcxaDIuMjg2YzAuMzIxIDAgMC41NzEtMC4yNSAwLjU3MS0wLjU3MXpNMjUuNzE0IDE4LjI4NnYtMi4yODZjMC0wLjMyMS0wLjI1LTAuNTcxLTAuNTcxLTAuNTcxaC0yLjI4NmMtMC4zMjEgMC0wLjU3MSAwLjI1LTAuNTcxIDAuNTcxdjIuMjg2YzAgMC4zMjEgMC4yNSAwLjU3MSAwLjU3MSAwLjU3MWgyLjI4NmMwLjMyMSAwIDAuNTcxLTAuMjUgMC41NzEtMC41NzF6TTI3LjQyOSAxMS40Mjl2LTQuNTcxaC0yLjg1N2MtMC45NDYgMC0xLjcxNC0wLjc2OC0xLjcxNC0xLjcxNHYtMi44NTdoLTExLjQyOXY5LjE0M2gxNnoiPjwvcGF0aD4KPC9zdmc+Cg==') no-repeat 50% 50%;
        -webkit-mask-size: contain;
        mask:url('data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8dGl0bGU+ZmF4PC90aXRsZT4KPHBhdGggZD0iTTUuMTQzIDYuODU3YzEuNTcxIDAgMi44NTcgMS4yODYgMi44NTcgMi44NTd2MTkuNDI5YzAgMS41NzEtMS4yODYgMi44NTctMi44NTcgMi44NTdoLTIuMjg2Yy0xLjU3MSAwLTIuODU3LTEuMjg2LTIuODU3LTIuODU3di0xOS40MjljMC0xLjU3MSAxLjI4Ni0yLjg1NyAyLjg1Ny0yLjg1N2gyLjI4NnpNMjkuNzE0IDkuNzY4YzEuMzU3IDAuNzg2IDIuMjg2IDIuMjY4IDIuMjg2IDMuOTQ2djEzLjcxNGMwIDIuNTE4LTIuMDU0IDQuNTcxLTQuNTcxIDQuNTcxaC0xNS40MjljLTEuNTcxIDAtMi44NTctMS4yODYtMi44NTctMi44NTd2LTI3LjQyOWMwLTAuOTQ2IDAuNzY4LTEuNzE0IDEuNzE0LTEuNzE0aDEyYzAuOTQ2IDAgMi4yNjggMC41NTQgMi45MjkgMS4yMTRsMi43MTQgMi43MTRjMC42NjEgMC42NjEgMS4yMTQgMS45ODIgMS4yMTQgMi45Mjl2Mi45MTF6TTE2LjU3MSAyNy40Mjl2LTIuMjg2YzAtMC4zMjEtMC4yNS0wLjU3MS0wLjU3MS0wLjU3MWgtMi4yODZjLTAuMzIxIDAtMC41NzEgMC4yNS0wLjU3MSAwLjU3MXYyLjI4NmMwIDAuMzIxIDAuMjUgMC41NzEgMC41NzEgMC41NzFoMi4yODZjMC4zMjEgMCAwLjU3MS0wLjI1IDAuNTcxLTAuNTcxek0xNi41NzEgMjIuODU3di0yLjI4NmMwLTAuMzIxLTAuMjUtMC41NzEtMC41NzEtMC41NzFoLTIuMjg2Yy0wLjMyMSAwLTAuNTcxIDAuMjUtMC41NzEgMC41NzF2Mi4yODZjMCAwLjMyMSAwLjI1IDAuNTcxIDAuNTcxIDAuNTcxaDIuMjg2YzAuMzIxIDAgMC41NzEtMC4yNSAwLjU3MS0wLjU3MXpNMTYuNTcxIDE4LjI4NnYtMi4yODZjMC0wLjMyMS0wLjI1LTAuNTcxLTAuNTcxLTAuNTcxaC0yLjI4NmMtMC4zMjEgMC0wLjU3MSAwLjI1LTAuNTcxIDAuNTcxdjIuMjg2YzAgMC4zMjEgMC4yNSAwLjU3MSAwLjU3MSAwLjU3MWgyLjI4NmMwLjMyMSAwIDAuNTcxLTAuMjUgMC41NzEtMC41NzF6TTIxLjE0MyAyNy40Mjl2LTIuMjg2YzAtMC4zMjEtMC4yNS0wLjU3MS0wLjU3MS0wLjU3MWgtMi4yODZjLTAuMzIxIDAtMC41NzEgMC4yNS0wLjU3MSAwLjU3MXYyLjI4NmMwIDAuMzIxIDAuMjUgMC41NzEgMC41NzEgMC41NzFoMi4yODZjMC4zMjEgMCAwLjU3MS0wLjI1IDAuNTcxLTAuNTcxek0yMS4xNDMgMjIuODU3di0yLjI4NmMwLTAuMzIxLTAuMjUtMC41NzEtMC41NzEtMC41NzFoLTIuMjg2Yy0wLjMyMSAwLTAuNTcxIDAuMjUtMC41NzEgMC41NzF2Mi4yODZjMCAwLjMyMSAwLjI1IDAuNTcxIDAuNTcxIDAuNTcxaDIuMjg2YzAuMzIxIDAgMC41NzEtMC4yNSAwLjU3MS0wLjU3MXpNMjEuMTQzIDE4LjI4NnYtMi4yODZjMC0wLjMyMS0wLjI1LTAuNTcxLTAuNTcxLTAuNTcxaC0yLjI4NmMtMC4zMjEgMC0wLjU3MSAwLjI1LTAuNTcxIDAuNTcxdjIuMjg2YzAgMC4zMjEgMC4yNSAwLjU3MSAwLjU3MSAwLjU3MWgyLjI4NmMwLjMyMSAwIDAuNTcxLTAuMjUgMC41NzEtMC41NzF6TTI1LjcxNCAyNy40Mjl2LTIuMjg2YzAtMC4zMjEtMC4yNS0wLjU3MS0wLjU3MS0wLjU3MWgtMi4yODZjLTAuMzIxIDAtMC41NzEgMC4yNS0wLjU3MSAwLjU3MXYyLjI4NmMwIDAuMzIxIDAuMjUgMC41NzEgMC41NzEgMC41NzFoMi4yODZjMC4zMjEgMCAwLjU3MS0wLjI1IDAuNTcxLTAuNTcxek0yNS43MTQgMjIuODU3di0yLjI4NmMwLTAuMzIxLTAuMjUtMC41NzEtMC41NzEtMC41NzFoLTIuMjg2Yy0wLjMyMSAwLTAuNTcxIDAuMjUtMC41NzEgMC41NzF2Mi4yODZjMCAwLjMyMSAwLjI1IDAuNTcxIDAuNTcxIDAuNTcxaDIuMjg2YzAuMzIxIDAgMC41NzEtMC4yNSAwLjU3MS0wLjU3MXpNMjUuNzE0IDE4LjI4NnYtMi4yODZjMC0wLjMyMS0wLjI1LTAuNTcxLTAuNTcxLTAuNTcxaC0yLjI4NmMtMC4zMjEgMC0wLjU3MSAwLjI1LTAuNTcxIDAuNTcxdjIuMjg2YzAgMC4zMjEgMC4yNSAwLjU3MSAwLjU3MSAwLjU3MWgyLjI4NmMwLjMyMSAwIDAuNTcxLTAuMjUgMC41NzEtMC41NzF6TTI3LjQyOSAxMS40Mjl2LTQuNTcxaC0yLjg1N2MtMC45NDYgMC0xLjcxNC0wLjc2OC0xLjcxNC0xLjcxNHYtMi44NTdoLTExLjQyOXY5LjE0M2gxNnoiPjwvcGF0aD4KPC9zdmc+Cg==') no-repeat 50% 50%;
        mask-size: contain;
}
/* for google map */
.mf_widget-text iframe {
        width: 100%;
        height: auto
}
@media (max-width:767px) {
        .mf_footer-row1 .col-xs-12 .mf_widget-social,
        .mf_footer-row2 .col-xs-12 .mf_widget-social,
        .mf_footer-row3 .col-xs-12 .mf_widget-social,
        .mf_footer-row4 .col-xs-12 .mf_widget-social,
        .mf_footer-row1 .col-xs-12 .mf_widget-payment,
        .mf_footer-row2 .col-xs-12 .mf_widget-payment,
        .mf_footer-row3 .col-xs-12 .mf_widget-payment,
        .mf_footer-row4 .col-xs-12 .mf_widget-payment {
                text-align: center;
        }
        .mf_footer-row1 .col-xs-12 .mf_list-social,
        .mf_footer-row2 .col-xs-12 .mf_list-social,
        .mf_footer-row3 .col-xs-12 .mf_list-social,
        .mf_footer-row4 .col-xs-12 .mf_list-social,
        .mf_footer-row1 .col-xs-12 .mf_list-payment,
        .mf_footer-row2 .col-xs-12 .mf_list-payment,
        .mf_footer-row3 .col-xs-12 .mf_list-payment,
        .mf_footer-row4 .col-xs-12 .mf_list-payment {
                float: none
        }
        .mf_footer .mf_title-heading,
        .mf_footer .mf_widget-body {
                margin-top: 10px;
                margin-bottom: 0
        }
}

.mf_widget-body iframe {
    white: 90%;
	height: 90%;
}
