@media screen and (min-width: 0px) {
  .m-0 {
    margin: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-0 {
    padding: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-1 {
    margin: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-1 {
    padding: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-2 {
    margin: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-2 {
    padding: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-3 {
    margin: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-3 {
    padding: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-4 {
    margin: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-4 {
    padding: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-5 {
    margin: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-5 {
    padding: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-6 {
    margin: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-6 {
    padding: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-7 {
    margin: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-7 {
    padding: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-8 {
    margin: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-8 {
    padding: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-9 {
    margin: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-9 {
    padding: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .m-10 {
    margin: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .p-10 {
    padding: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-0 {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-1 {
    margin-top: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-1 {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-2 {
    margin-top: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-2 {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-3 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-3 {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-4 {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-4 {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-5 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-5 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-6 {
    margin-top: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-6 {
    padding-top: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-7 {
    margin-top: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-7 {
    padding-top: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-8 {
    margin-top: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-8 {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-9 {
    margin-top: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-9 {
    padding-top: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .mt-10 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .pt-10 {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-0 {
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-1 {
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-1 {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-2 {
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-2 {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-3 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-3 {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-4 {
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-4 {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-5 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-5 {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-6 {
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-6 {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-7 {
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-7 {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-8 {
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-8 {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-9 {
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-9 {
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .me-10 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .pe-10 {
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-1 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-1 {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-2 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-2 {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-3 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-3 {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-4 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-4 {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-5 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-6 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-6 {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-7 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-7 {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-8 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-8 {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-9 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-9 {
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .mb-10 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .pb-10 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-0 {
    padding-left: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-1 {
    margin-left: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-1 {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-2 {
    margin-left: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-2 {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-3 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-3 {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-4 {
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-4 {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-5 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-5 {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-6 {
    margin-left: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-6 {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-7 {
    margin-left: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-7 {
    padding-left: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-8 {
    margin-left: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-8 {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-9 {
    margin-left: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-9 {
    padding-left: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .ms-10 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .ps-10 {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-7 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-7 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-9 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-9 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 0px) {
  .mx-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .my-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .px-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .py-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 0px) {
  .col-1 {
    flex: 0 1 calc(8.3333333333% * 1 - 24px);
    width: calc(8.3333333333% * 1 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-2 {
    flex: 0 1 calc(8.3333333333% * 2 - 24px);
    width: calc(8.3333333333% * 2 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-3 {
    flex: 0 1 calc(8.3333333333% * 3 - 24px);
    width: calc(8.3333333333% * 3 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-4 {
    flex: 0 1 calc(8.3333333333% * 4 - 24px);
    width: calc(8.3333333333% * 4 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-5 {
    flex: 0 1 calc(8.3333333333% * 5 - 24px);
    width: calc(8.3333333333% * 5 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-6 {
    flex: 0 1 calc(8.3333333333% * 6 - 24px);
    width: calc(8.3333333333% * 6 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-7 {
    flex: 0 1 calc(8.3333333333% * 7 - 24px);
    width: calc(8.3333333333% * 7 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-8 {
    flex: 0 1 calc(8.3333333333% * 8 - 24px);
    width: calc(8.3333333333% * 8 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-9 {
    flex: 0 1 calc(8.3333333333% * 9 - 24px);
    width: calc(8.3333333333% * 9 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-10 {
    flex: 0 1 calc(8.3333333333% * 10 - 24px);
    width: calc(8.3333333333% * 10 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-11 {
    flex: 0 1 calc(8.3333333333% * 11 - 24px);
    width: calc(8.3333333333% * 11 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .col-12 {
    flex: 0 1 calc(8.3333333333% * 12 - 24px);
    width: calc(8.3333333333% * 12 - 24px);
  }
}
@media screen and (min-width: 0px) {
  .w-25 {
    width: 25%;
  }
  .w-50 {
    width: 50%;
  }
  .w-75 {
    width: 75%;
  }
  .w-100 {
    width: 100%;
  }
}

@media screen and (min-width: 0px) {
  .d-none {
    display: none !important;
  }
  .d-block {
    display: block !important;
  }
  .d-inline {
    display: inline !important;
  }
  .d-inline-block {
    display: inline-block !important;
  }
  .d-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 0px) {
  .justify-content-center {
    justify-content: center;
  }
  .justify-content-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-0 {
    margin: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-0 {
    padding: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-1 {
    margin: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-1 {
    padding: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-2 {
    margin: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-2 {
    padding: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-3 {
    margin: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-3 {
    padding: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-4 {
    margin: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-4 {
    padding: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-5 {
    margin: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-5 {
    padding: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-6 {
    margin: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-6 {
    padding: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-7 {
    margin: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-7 {
    padding: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-8 {
    margin: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-8 {
    padding: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-9 {
    margin: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-9 {
    padding: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .m-xxs-10 {
    margin: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .p-xxs-10 {
    padding: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-0 {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-1 {
    margin-top: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-1 {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-2 {
    margin-top: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-2 {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-3 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-3 {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-4 {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-4 {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-5 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-5 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-6 {
    margin-top: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-6 {
    padding-top: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-7 {
    margin-top: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-7 {
    padding-top: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-8 {
    margin-top: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-8 {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-9 {
    margin-top: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-9 {
    padding-top: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .mt-xxs-10 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .pt-xxs-10 {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-0 {
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-1 {
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-1 {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-2 {
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-2 {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-3 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-3 {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-4 {
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-4 {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-5 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-5 {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-6 {
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-6 {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-7 {
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-7 {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-8 {
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-8 {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-9 {
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-9 {
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .me-xxs-10 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .pe-xxs-10 {
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-1 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-1 {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-2 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-2 {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-3 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-3 {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-4 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-4 {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-5 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-6 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-6 {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-7 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-7 {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-8 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-8 {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-9 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-9 {
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .mb-xxs-10 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .pb-xxs-10 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-0 {
    padding-left: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-1 {
    margin-left: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-1 {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-2 {
    margin-left: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-2 {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-3 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-3 {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-4 {
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-4 {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-5 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-5 {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-6 {
    margin-left: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-6 {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-7 {
    margin-left: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-7 {
    padding-left: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-8 {
    margin-left: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-8 {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-9 {
    margin-left: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-9 {
    padding-left: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .ms-xxs-10 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .ps-xxs-10 {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-7 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-7 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-9 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-9 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 350px) {
  .mx-xxs-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .my-xxs-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .px-xxs-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .py-xxs-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 350px) {
  .col-xxs-1 {
    flex: 0 1 calc(8.3333333333% * 1 - 24px);
    width: calc(8.3333333333% * 1 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-2 {
    flex: 0 1 calc(8.3333333333% * 2 - 24px);
    width: calc(8.3333333333% * 2 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-3 {
    flex: 0 1 calc(8.3333333333% * 3 - 24px);
    width: calc(8.3333333333% * 3 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-4 {
    flex: 0 1 calc(8.3333333333% * 4 - 24px);
    width: calc(8.3333333333% * 4 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-5 {
    flex: 0 1 calc(8.3333333333% * 5 - 24px);
    width: calc(8.3333333333% * 5 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-6 {
    flex: 0 1 calc(8.3333333333% * 6 - 24px);
    width: calc(8.3333333333% * 6 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-7 {
    flex: 0 1 calc(8.3333333333% * 7 - 24px);
    width: calc(8.3333333333% * 7 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-8 {
    flex: 0 1 calc(8.3333333333% * 8 - 24px);
    width: calc(8.3333333333% * 8 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-9 {
    flex: 0 1 calc(8.3333333333% * 9 - 24px);
    width: calc(8.3333333333% * 9 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-10 {
    flex: 0 1 calc(8.3333333333% * 10 - 24px);
    width: calc(8.3333333333% * 10 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-11 {
    flex: 0 1 calc(8.3333333333% * 11 - 24px);
    width: calc(8.3333333333% * 11 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .col-xxs-12 {
    flex: 0 1 calc(8.3333333333% * 12 - 24px);
    width: calc(8.3333333333% * 12 - 24px);
  }
}
@media screen and (min-width: 350px) {
  .w-xxs-25 {
    width: 25%;
  }
  .w-xxs-50 {
    width: 50%;
  }
  .w-xxs-75 {
    width: 75%;
  }
  .w-xxs-100 {
    width: 100%;
  }
}

@media screen and (min-width: 350px) {
  .d-xxs-none {
    display: none !important;
  }
  .d-xxs-block {
    display: block !important;
  }
  .d-xxs-inline {
    display: inline !important;
  }
  .d-xxs-inline-block {
    display: inline-block !important;
  }
  .d-xxs-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 350px) {
  .justify-content-xxs-center {
    justify-content: center;
  }
  .justify-content-xxs-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-0 {
    margin: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-0 {
    padding: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-1 {
    margin: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-1 {
    padding: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-2 {
    margin: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-2 {
    padding: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-3 {
    margin: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-3 {
    padding: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-4 {
    margin: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-4 {
    padding: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-5 {
    margin: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-5 {
    padding: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-6 {
    margin: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-6 {
    padding: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-7 {
    margin: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-7 {
    padding: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-8 {
    margin: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-8 {
    padding: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-9 {
    margin: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-9 {
    padding: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .m-xs-10 {
    margin: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .p-xs-10 {
    padding: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-0 {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-1 {
    margin-top: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-1 {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-2 {
    margin-top: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-2 {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-3 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-3 {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-4 {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-4 {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-5 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-5 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-6 {
    margin-top: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-6 {
    padding-top: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-7 {
    margin-top: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-7 {
    padding-top: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-8 {
    margin-top: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-8 {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-9 {
    margin-top: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-9 {
    padding-top: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .mt-xs-10 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .pt-xs-10 {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-0 {
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-1 {
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-1 {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-2 {
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-2 {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-3 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-3 {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-4 {
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-4 {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-5 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-5 {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-6 {
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-6 {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-7 {
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-7 {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-8 {
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-8 {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-9 {
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-9 {
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .me-xs-10 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .pe-xs-10 {
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-1 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-1 {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-2 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-2 {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-3 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-3 {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-4 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-4 {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-5 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-6 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-6 {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-7 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-7 {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-8 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-8 {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-9 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-9 {
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .mb-xs-10 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .pb-xs-10 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-0 {
    padding-left: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-1 {
    margin-left: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-1 {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-2 {
    margin-left: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-2 {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-3 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-3 {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-4 {
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-4 {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-5 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-5 {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-6 {
    margin-left: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-6 {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-7 {
    margin-left: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-7 {
    padding-left: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-8 {
    margin-left: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-8 {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-9 {
    margin-left: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-9 {
    padding-left: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .ms-xs-10 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .ps-xs-10 {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-7 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-7 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-9 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-9 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 480px) {
  .mx-xs-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .my-xs-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .px-xs-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .py-xs-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 480px) {
  .col-xs-1 {
    flex: 0 1 calc(8.3333333333% * 1 - 24px);
    width: calc(8.3333333333% * 1 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-2 {
    flex: 0 1 calc(8.3333333333% * 2 - 24px);
    width: calc(8.3333333333% * 2 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-3 {
    flex: 0 1 calc(8.3333333333% * 3 - 24px);
    width: calc(8.3333333333% * 3 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-4 {
    flex: 0 1 calc(8.3333333333% * 4 - 24px);
    width: calc(8.3333333333% * 4 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-5 {
    flex: 0 1 calc(8.3333333333% * 5 - 24px);
    width: calc(8.3333333333% * 5 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-6 {
    flex: 0 1 calc(8.3333333333% * 6 - 24px);
    width: calc(8.3333333333% * 6 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-7 {
    flex: 0 1 calc(8.3333333333% * 7 - 24px);
    width: calc(8.3333333333% * 7 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-8 {
    flex: 0 1 calc(8.3333333333% * 8 - 24px);
    width: calc(8.3333333333% * 8 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-9 {
    flex: 0 1 calc(8.3333333333% * 9 - 24px);
    width: calc(8.3333333333% * 9 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-10 {
    flex: 0 1 calc(8.3333333333% * 10 - 24px);
    width: calc(8.3333333333% * 10 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-11 {
    flex: 0 1 calc(8.3333333333% * 11 - 24px);
    width: calc(8.3333333333% * 11 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .col-xs-12 {
    flex: 0 1 calc(8.3333333333% * 12 - 24px);
    width: calc(8.3333333333% * 12 - 24px);
  }
}
@media screen and (min-width: 480px) {
  .w-xs-25 {
    width: 25%;
  }
  .w-xs-50 {
    width: 50%;
  }
  .w-xs-75 {
    width: 75%;
  }
  .w-xs-100 {
    width: 100%;
  }
}

@media screen and (min-width: 480px) {
  .d-xs-none {
    display: none !important;
  }
  .d-xs-block {
    display: block !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 480px) {
  .justify-content-xs-center {
    justify-content: center;
  }
  .justify-content-xs-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-0 {
    margin: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-0 {
    padding: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-1 {
    margin: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-1 {
    padding: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-2 {
    margin: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-2 {
    padding: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-3 {
    margin: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-3 {
    padding: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-4 {
    margin: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-4 {
    padding: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-5 {
    margin: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-5 {
    padding: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-6 {
    margin: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-6 {
    padding: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-7 {
    margin: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-7 {
    padding: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-8 {
    margin: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-8 {
    padding: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-9 {
    margin: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-9 {
    padding: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-10 {
    margin: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .p-sm-10 {
    padding: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-0 {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-1 {
    margin-top: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-1 {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-2 {
    margin-top: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-2 {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-3 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-3 {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-4 {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-4 {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-5 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-5 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-6 {
    margin-top: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-6 {
    padding-top: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-7 {
    margin-top: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-7 {
    padding-top: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-8 {
    margin-top: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-8 {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-9 {
    margin-top: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-9 {
    padding-top: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .mt-sm-10 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .pt-sm-10 {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-0 {
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-1 {
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-1 {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-2 {
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-2 {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-3 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-3 {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-4 {
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-4 {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-5 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-5 {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-6 {
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-6 {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-7 {
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-7 {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-8 {
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-8 {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-9 {
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-9 {
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .me-sm-10 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .pe-sm-10 {
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-1 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-1 {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-2 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-2 {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-3 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-3 {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-4 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-4 {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-5 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-6 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-6 {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-7 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-7 {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-8 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-8 {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-9 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-9 {
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-10 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .pb-sm-10 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-0 {
    padding-left: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-1 {
    margin-left: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-1 {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-2 {
    margin-left: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-2 {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-3 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-3 {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-4 {
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-4 {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-5 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-5 {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-6 {
    margin-left: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-6 {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-7 {
    margin-left: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-7 {
    padding-left: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-8 {
    margin-left: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-8 {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-9 {
    margin-left: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-9 {
    padding-left: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .ms-sm-10 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .ps-sm-10 {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-7 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-7 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-9 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-9 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .mx-sm-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .my-sm-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .px-sm-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .py-sm-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .col-sm-1 {
    flex: 0 1 calc(8.3333333333% * 1 - 24px);
    width: calc(8.3333333333% * 1 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-2 {
    flex: 0 1 calc(8.3333333333% * 2 - 24px);
    width: calc(8.3333333333% * 2 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-3 {
    flex: 0 1 calc(8.3333333333% * 3 - 24px);
    width: calc(8.3333333333% * 3 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-4 {
    flex: 0 1 calc(8.3333333333% * 4 - 24px);
    width: calc(8.3333333333% * 4 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-5 {
    flex: 0 1 calc(8.3333333333% * 5 - 24px);
    width: calc(8.3333333333% * 5 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-6 {
    flex: 0 1 calc(8.3333333333% * 6 - 24px);
    width: calc(8.3333333333% * 6 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-7 {
    flex: 0 1 calc(8.3333333333% * 7 - 24px);
    width: calc(8.3333333333% * 7 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-8 {
    flex: 0 1 calc(8.3333333333% * 8 - 24px);
    width: calc(8.3333333333% * 8 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-9 {
    flex: 0 1 calc(8.3333333333% * 9 - 24px);
    width: calc(8.3333333333% * 9 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-10 {
    flex: 0 1 calc(8.3333333333% * 10 - 24px);
    width: calc(8.3333333333% * 10 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-11 {
    flex: 0 1 calc(8.3333333333% * 11 - 24px);
    width: calc(8.3333333333% * 11 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .col-sm-12 {
    flex: 0 1 calc(8.3333333333% * 12 - 24px);
    width: calc(8.3333333333% * 12 - 24px);
  }
}
@media screen and (min-width: 768px) {
  .w-sm-25 {
    width: 25%;
  }
  .w-sm-50 {
    width: 50%;
  }
  .w-sm-75 {
    width: 75%;
  }
  .w-sm-100 {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 768px) {
  .justify-content-sm-center {
    justify-content: center;
  }
  .justify-content-sm-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 992px) {
  .m-md-0 {
    margin: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-0 {
    padding: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-1 {
    margin: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-1 {
    padding: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-2 {
    margin: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-2 {
    padding: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-3 {
    margin: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-3 {
    padding: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-4 {
    margin: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-4 {
    padding: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-5 {
    margin: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-5 {
    padding: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-6 {
    margin: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-6 {
    padding: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-7 {
    margin: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-7 {
    padding: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-8 {
    margin: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-8 {
    padding: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-9 {
    margin: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-9 {
    padding: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-10 {
    margin: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .p-md-10 {
    padding: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-0 {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-1 {
    margin-top: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-1 {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-2 {
    margin-top: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-2 {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-3 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-3 {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-4 {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-4 {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-5 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-5 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-6 {
    margin-top: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-6 {
    padding-top: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-7 {
    margin-top: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-7 {
    padding-top: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-8 {
    margin-top: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-8 {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-9 {
    margin-top: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-9 {
    padding-top: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .mt-md-10 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .pt-md-10 {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-0 {
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-1 {
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-1 {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-2 {
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-2 {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-3 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-3 {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-4 {
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-4 {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-5 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-5 {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-6 {
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-6 {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-7 {
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-7 {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-8 {
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-8 {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-9 {
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-9 {
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .me-md-10 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .pe-md-10 {
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-1 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-1 {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-2 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-2 {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-3 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-3 {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-4 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-4 {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-5 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-6 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-6 {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-7 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-7 {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-8 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-8 {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-9 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-9 {
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .mb-md-10 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .pb-md-10 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-0 {
    padding-left: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-1 {
    margin-left: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-1 {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-2 {
    margin-left: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-2 {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-3 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-3 {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-4 {
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-4 {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-5 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-5 {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-6 {
    margin-left: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-6 {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-7 {
    margin-left: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-7 {
    padding-left: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-8 {
    margin-left: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-8 {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-9 {
    margin-left: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-9 {
    padding-left: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .ms-md-10 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .ps-md-10 {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-7 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-7 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-9 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-9 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 992px) {
  .mx-md-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .my-md-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .px-md-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .py-md-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .col-md-1 {
    flex: 0 1 calc(8.3333333333% * 1 - 24px);
    width: calc(8.3333333333% * 1 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-2 {
    flex: 0 1 calc(8.3333333333% * 2 - 24px);
    width: calc(8.3333333333% * 2 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-3 {
    flex: 0 1 calc(8.3333333333% * 3 - 24px);
    width: calc(8.3333333333% * 3 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-4 {
    flex: 0 1 calc(8.3333333333% * 4 - 24px);
    width: calc(8.3333333333% * 4 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-5 {
    flex: 0 1 calc(8.3333333333% * 5 - 24px);
    width: calc(8.3333333333% * 5 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-6 {
    flex: 0 1 calc(8.3333333333% * 6 - 24px);
    width: calc(8.3333333333% * 6 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-7 {
    flex: 0 1 calc(8.3333333333% * 7 - 24px);
    width: calc(8.3333333333% * 7 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-8 {
    flex: 0 1 calc(8.3333333333% * 8 - 24px);
    width: calc(8.3333333333% * 8 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-9 {
    flex: 0 1 calc(8.3333333333% * 9 - 24px);
    width: calc(8.3333333333% * 9 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-10 {
    flex: 0 1 calc(8.3333333333% * 10 - 24px);
    width: calc(8.3333333333% * 10 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-11 {
    flex: 0 1 calc(8.3333333333% * 11 - 24px);
    width: calc(8.3333333333% * 11 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .col-md-12 {
    flex: 0 1 calc(8.3333333333% * 12 - 24px);
    width: calc(8.3333333333% * 12 - 24px);
  }
}
@media screen and (min-width: 992px) {
  .w-md-25 {
    width: 25%;
  }
  .w-md-50 {
    width: 50%;
  }
  .w-md-75 {
    width: 75%;
  }
  .w-md-100 {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 992px) {
  .justify-content-md-center {
    justify-content: center;
  }
  .justify-content-md-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-0 {
    margin: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-0 {
    padding: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-1 {
    margin: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-1 {
    padding: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-2 {
    margin: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-2 {
    padding: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-3 {
    margin: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-3 {
    padding: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-4 {
    margin: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-4 {
    padding: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-5 {
    margin: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-5 {
    padding: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-6 {
    margin: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-6 {
    padding: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-7 {
    margin: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-7 {
    padding: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-8 {
    margin: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-8 {
    padding: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-9 {
    margin: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-9 {
    padding: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-10 {
    margin: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .p-lg-10 {
    padding: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-0 {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-1 {
    margin-top: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-1 {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-2 {
    margin-top: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-2 {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-3 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-3 {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-4 {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-4 {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-5 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-5 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-6 {
    margin-top: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-6 {
    padding-top: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-7 {
    margin-top: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-7 {
    padding-top: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-8 {
    margin-top: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-8 {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-9 {
    margin-top: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-9 {
    padding-top: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mt-lg-10 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pt-lg-10 {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-0 {
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-1 {
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-1 {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-2 {
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-2 {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-3 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-3 {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-4 {
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-4 {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-5 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-5 {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-6 {
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-6 {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-7 {
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-7 {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-8 {
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-8 {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-9 {
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-9 {
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .me-lg-10 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pe-lg-10 {
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-1 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-1 {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-2 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-2 {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-3 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-3 {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-4 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-4 {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-5 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-6 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-6 {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-7 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-7 {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-8 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-8 {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-9 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-9 {
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mb-lg-10 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .pb-lg-10 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-0 {
    padding-left: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-1 {
    margin-left: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-1 {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-2 {
    margin-left: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-2 {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-3 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-3 {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-4 {
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-4 {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-5 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-5 {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-6 {
    margin-left: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-6 {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-7 {
    margin-left: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-7 {
    padding-left: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-8 {
    margin-left: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-8 {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-9 {
    margin-left: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-9 {
    padding-left: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ms-lg-10 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .ps-lg-10 {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-7 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-7 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-9 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-9 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mx-lg-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .my-lg-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .px-lg-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .py-lg-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-1 {
    flex: 0 1 calc(8.3333333333% * 1 - 24px);
    width: calc(8.3333333333% * 1 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-2 {
    flex: 0 1 calc(8.3333333333% * 2 - 24px);
    width: calc(8.3333333333% * 2 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-3 {
    flex: 0 1 calc(8.3333333333% * 3 - 24px);
    width: calc(8.3333333333% * 3 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-4 {
    flex: 0 1 calc(8.3333333333% * 4 - 24px);
    width: calc(8.3333333333% * 4 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-5 {
    flex: 0 1 calc(8.3333333333% * 5 - 24px);
    width: calc(8.3333333333% * 5 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-6 {
    flex: 0 1 calc(8.3333333333% * 6 - 24px);
    width: calc(8.3333333333% * 6 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-7 {
    flex: 0 1 calc(8.3333333333% * 7 - 24px);
    width: calc(8.3333333333% * 7 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-8 {
    flex: 0 1 calc(8.3333333333% * 8 - 24px);
    width: calc(8.3333333333% * 8 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-9 {
    flex: 0 1 calc(8.3333333333% * 9 - 24px);
    width: calc(8.3333333333% * 9 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-10 {
    flex: 0 1 calc(8.3333333333% * 10 - 24px);
    width: calc(8.3333333333% * 10 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-11 {
    flex: 0 1 calc(8.3333333333% * 11 - 24px);
    width: calc(8.3333333333% * 11 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-12 {
    flex: 0 1 calc(8.3333333333% * 12 - 24px);
    width: calc(8.3333333333% * 12 - 24px);
  }
}
@media screen and (min-width: 1200px) {
  .w-lg-25 {
    width: 25%;
  }
  .w-lg-50 {
    width: 50%;
  }
  .w-lg-75 {
    width: 75%;
  }
  .w-lg-100 {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 1200px) {
  .justify-content-lg-center {
    justify-content: center;
  }
  .justify-content-lg-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-0 {
    margin: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-0 {
    padding: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-1 {
    margin: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-1 {
    padding: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-2 {
    margin: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-2 {
    padding: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-3 {
    margin: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-3 {
    padding: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-4 {
    margin: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-4 {
    padding: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-5 {
    margin: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-5 {
    padding: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-6 {
    margin: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-6 {
    padding: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-7 {
    margin: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-7 {
    padding: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-8 {
    margin: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-8 {
    padding: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-9 {
    margin: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-9 {
    padding: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .m-xl-10 {
    margin: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .p-xl-10 {
    padding: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-0 {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-1 {
    margin-top: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-1 {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-2 {
    margin-top: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-2 {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-3 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-3 {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-4 {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-4 {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-5 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-5 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-6 {
    margin-top: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-6 {
    padding-top: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-7 {
    margin-top: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-7 {
    padding-top: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-8 {
    margin-top: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-8 {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-9 {
    margin-top: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-9 {
    padding-top: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mt-xl-10 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pt-xl-10 {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-0 {
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-1 {
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-1 {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-2 {
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-2 {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-3 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-3 {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-4 {
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-4 {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-5 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-5 {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-6 {
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-6 {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-7 {
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-7 {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-8 {
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-8 {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-9 {
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-9 {
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .me-xl-10 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pe-xl-10 {
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-1 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-1 {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-2 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-2 {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-3 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-3 {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-4 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-4 {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-5 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-6 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-6 {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-7 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-7 {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-8 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-8 {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-9 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-9 {
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mb-xl-10 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .pb-xl-10 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-0 {
    padding-left: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-1 {
    margin-left: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-1 {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-2 {
    margin-left: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-2 {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-3 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-3 {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-4 {
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-4 {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-5 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-5 {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-6 {
    margin-left: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-6 {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-7 {
    margin-left: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-7 {
    padding-left: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-8 {
    margin-left: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-8 {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-9 {
    margin-left: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-9 {
    padding-left: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ms-xl-10 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .ps-xl-10 {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-7 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-7 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-9 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-9 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 1400px) {
  .mx-xl-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .my-xl-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .px-xl-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .py-xl-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 1400px) {
  .col-xl-1 {
    flex: 0 1 calc(8.3333333333% * 1 - 24px);
    width: calc(8.3333333333% * 1 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-2 {
    flex: 0 1 calc(8.3333333333% * 2 - 24px);
    width: calc(8.3333333333% * 2 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-3 {
    flex: 0 1 calc(8.3333333333% * 3 - 24px);
    width: calc(8.3333333333% * 3 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-4 {
    flex: 0 1 calc(8.3333333333% * 4 - 24px);
    width: calc(8.3333333333% * 4 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-5 {
    flex: 0 1 calc(8.3333333333% * 5 - 24px);
    width: calc(8.3333333333% * 5 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-6 {
    flex: 0 1 calc(8.3333333333% * 6 - 24px);
    width: calc(8.3333333333% * 6 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-7 {
    flex: 0 1 calc(8.3333333333% * 7 - 24px);
    width: calc(8.3333333333% * 7 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-8 {
    flex: 0 1 calc(8.3333333333% * 8 - 24px);
    width: calc(8.3333333333% * 8 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-9 {
    flex: 0 1 calc(8.3333333333% * 9 - 24px);
    width: calc(8.3333333333% * 9 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-10 {
    flex: 0 1 calc(8.3333333333% * 10 - 24px);
    width: calc(8.3333333333% * 10 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-11 {
    flex: 0 1 calc(8.3333333333% * 11 - 24px);
    width: calc(8.3333333333% * 11 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .col-xl-12 {
    flex: 0 1 calc(8.3333333333% * 12 - 24px);
    width: calc(8.3333333333% * 12 - 24px);
  }
}
@media screen and (min-width: 1400px) {
  .w-xl-25 {
    width: 25%;
  }
  .w-xl-50 {
    width: 50%;
  }
  .w-xl-75 {
    width: 75%;
  }
  .w-xl-100 {
    width: 100%;
  }
}

@media screen and (min-width: 1400px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 1400px) {
  .justify-content-xl-center {
    justify-content: center;
  }
  .justify-content-xl-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-0 {
    padding: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-1 {
    margin: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-1 {
    padding: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-2 {
    margin: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-2 {
    padding: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-3 {
    margin: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-3 {
    padding: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-4 {
    margin: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-4 {
    padding: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-5 {
    margin: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-5 {
    padding: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-6 {
    margin: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-6 {
    padding: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-7 {
    margin: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-7 {
    padding: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-8 {
    margin: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-8 {
    padding: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-9 {
    margin: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-9 {
    padding: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .m-xxl-10 {
    margin: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .p-xxl-10 {
    padding: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-0 {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-1 {
    margin-top: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-1 {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-2 {
    margin-top: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-2 {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-3 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-3 {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-4 {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-4 {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-5 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-5 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-6 {
    margin-top: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-6 {
    padding-top: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-7 {
    margin-top: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-7 {
    padding-top: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-8 {
    margin-top: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-8 {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-9 {
    margin-top: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-9 {
    padding-top: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mt-xxl-10 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pt-xxl-10 {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-0 {
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-1 {
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-1 {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-2 {
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-2 {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-3 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-3 {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-4 {
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-4 {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-5 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-5 {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-6 {
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-6 {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-7 {
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-7 {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-8 {
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-8 {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-9 {
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-9 {
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .me-xxl-10 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pe-xxl-10 {
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-1 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-1 {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-2 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-2 {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-3 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-3 {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-4 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-4 {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-5 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-6 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-6 {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-7 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-7 {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-8 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-8 {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-9 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-9 {
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mb-xxl-10 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .pb-xxl-10 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-0 {
    padding-left: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-1 {
    margin-left: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-1 {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-2 {
    margin-left: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-2 {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-3 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-3 {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-4 {
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-4 {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-5 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-5 {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-6 {
    margin-left: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-6 {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-7 {
    margin-left: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-7 {
    padding-left: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-8 {
    margin-left: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-8 {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-9 {
    margin-left: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-9 {
    padding-left: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ms-xxl-10 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .ps-xxl-10 {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-7 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-7 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-9 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-9 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 1600px) {
  .mx-xxl-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .my-xxl-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .px-xxl-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .py-xxl-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 1600px) {
  .col-xxl-1 {
    flex: 0 1 calc(8.3333333333% * 1 - 24px);
    width: calc(8.3333333333% * 1 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-2 {
    flex: 0 1 calc(8.3333333333% * 2 - 24px);
    width: calc(8.3333333333% * 2 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-3 {
    flex: 0 1 calc(8.3333333333% * 3 - 24px);
    width: calc(8.3333333333% * 3 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-4 {
    flex: 0 1 calc(8.3333333333% * 4 - 24px);
    width: calc(8.3333333333% * 4 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-5 {
    flex: 0 1 calc(8.3333333333% * 5 - 24px);
    width: calc(8.3333333333% * 5 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-6 {
    flex: 0 1 calc(8.3333333333% * 6 - 24px);
    width: calc(8.3333333333% * 6 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-7 {
    flex: 0 1 calc(8.3333333333% * 7 - 24px);
    width: calc(8.3333333333% * 7 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-8 {
    flex: 0 1 calc(8.3333333333% * 8 - 24px);
    width: calc(8.3333333333% * 8 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-9 {
    flex: 0 1 calc(8.3333333333% * 9 - 24px);
    width: calc(8.3333333333% * 9 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-10 {
    flex: 0 1 calc(8.3333333333% * 10 - 24px);
    width: calc(8.3333333333% * 10 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-11 {
    flex: 0 1 calc(8.3333333333% * 11 - 24px);
    width: calc(8.3333333333% * 11 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .col-xxl-12 {
    flex: 0 1 calc(8.3333333333% * 12 - 24px);
    width: calc(8.3333333333% * 12 - 24px);
  }
}
@media screen and (min-width: 1600px) {
  .w-xxl-25 {
    width: 25%;
  }
  .w-xxl-50 {
    width: 50%;
  }
  .w-xxl-75 {
    width: 75%;
  }
  .w-xxl-100 {
    width: 100%;
  }
}

@media screen and (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 1600px) {
  .justify-content-xxl-center {
    justify-content: center;
  }
  .justify-content-xxl-between {
    justify-content: space-between;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-0 {
    margin: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-0 {
    padding: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-1 {
    margin: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-1 {
    padding: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-2 {
    margin: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-2 {
    padding: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-3 {
    margin: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-3 {
    padding: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-4 {
    margin: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-4 {
    padding: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-5 {
    margin: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-5 {
    padding: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-6 {
    margin: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-6 {
    padding: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-7 {
    margin: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-7 {
    padding: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-8 {
    margin: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-8 {
    padding: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-9 {
    margin: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-9 {
    padding: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .m-ultra-10 {
    margin: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .p-ultra-10 {
    padding: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-0 {
    padding-top: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-1 {
    margin-top: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-1 {
    padding-top: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-2 {
    margin-top: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-2 {
    padding-top: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-3 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-3 {
    padding-top: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-4 {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-4 {
    padding-top: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-5 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-5 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-6 {
    margin-top: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-6 {
    padding-top: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-7 {
    margin-top: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-7 {
    padding-top: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-8 {
    margin-top: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-8 {
    padding-top: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-9 {
    margin-top: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-9 {
    padding-top: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mt-ultra-10 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pt-ultra-10 {
    padding-top: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-0 {
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-1 {
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-1 {
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-2 {
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-2 {
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-3 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-3 {
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-4 {
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-4 {
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-5 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-5 {
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-6 {
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-6 {
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-7 {
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-7 {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-8 {
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-8 {
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-9 {
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-9 {
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .me-ultra-10 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pe-ultra-10 {
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-1 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-1 {
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-2 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-2 {
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-3 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-3 {
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-4 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-4 {
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-5 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-6 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-6 {
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-7 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-7 {
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-8 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-8 {
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-9 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-9 {
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mb-ultra-10 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .pb-ultra-10 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-0 {
    padding-left: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-1 {
    margin-left: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-1 {
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-2 {
    margin-left: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-2 {
    padding-left: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-3 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-3 {
    padding-left: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-4 {
    margin-left: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-4 {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-5 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-5 {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-6 {
    margin-left: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-6 {
    padding-left: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-7 {
    margin-left: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-7 {
    padding-left: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-8 {
    margin-left: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-8 {
    padding-left: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-9 {
    margin-left: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-9 {
    padding-left: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ms-ultra-10 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .ps-ultra-10 {
    padding-left: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-7 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-7 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-9 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-9 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}

@media screen and (min-width: 2000px) {
  .mx-ultra-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .my-ultra-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .px-ultra-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .py-ultra-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 2000px) {
  .col-ultra-1 {
    flex: 0 1 calc(8.3333333333% * 1 - 24px);
    width: calc(8.3333333333% * 1 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-2 {
    flex: 0 1 calc(8.3333333333% * 2 - 24px);
    width: calc(8.3333333333% * 2 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-3 {
    flex: 0 1 calc(8.3333333333% * 3 - 24px);
    width: calc(8.3333333333% * 3 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-4 {
    flex: 0 1 calc(8.3333333333% * 4 - 24px);
    width: calc(8.3333333333% * 4 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-5 {
    flex: 0 1 calc(8.3333333333% * 5 - 24px);
    width: calc(8.3333333333% * 5 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-6 {
    flex: 0 1 calc(8.3333333333% * 6 - 24px);
    width: calc(8.3333333333% * 6 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-7 {
    flex: 0 1 calc(8.3333333333% * 7 - 24px);
    width: calc(8.3333333333% * 7 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-8 {
    flex: 0 1 calc(8.3333333333% * 8 - 24px);
    width: calc(8.3333333333% * 8 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-9 {
    flex: 0 1 calc(8.3333333333% * 9 - 24px);
    width: calc(8.3333333333% * 9 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-10 {
    flex: 0 1 calc(8.3333333333% * 10 - 24px);
    width: calc(8.3333333333% * 10 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-11 {
    flex: 0 1 calc(8.3333333333% * 11 - 24px);
    width: calc(8.3333333333% * 11 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .col-ultra-12 {
    flex: 0 1 calc(8.3333333333% * 12 - 24px);
    width: calc(8.3333333333% * 12 - 24px);
  }
}
@media screen and (min-width: 2000px) {
  .w-ultra-25 {
    width: 25%;
  }
  .w-ultra-50 {
    width: 50%;
  }
  .w-ultra-75 {
    width: 75%;
  }
  .w-ultra-100 {
    width: 100%;
  }
}

@media screen and (min-width: 2000px) {
  .d-ultra-none {
    display: none !important;
  }
  .d-ultra-block {
    display: block !important;
  }
  .d-ultra-inline {
    display: inline !important;
  }
  .d-ultra-inline-block {
    display: inline-block !important;
  }
  .d-ultra-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 2000px) {
  .justify-content-ultra-center {
    justify-content: center;
  }
  .justify-content-ultra-between {
    justify-content: space-between;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -12px;
}
.row > [class*=col-] {
  max-width: 100%;
  padding: 0 12px;
}

.align-items-center {
  align-items: center;
}
.align-items-stretch {
  align-items: stretch;
}
.align-items-end {
  align-items: flex-end;
}

.flex-wrap {
  flex-wrap: wrap;
}

.overflow-hidden {
  overflow: hidden;
}

.text-start {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-end {
  text-align: right;
}

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

.mw-100 {
  max-width: 100% !important;
}

.opacity-0 {
  opacity: 0;
}
.opacity-1 {
  opacity: 1;
}

.table:not(.wp-list-table) {
  width: 100%;
  border-collapse: collapse;
}
.table:not(.wp-list-table) td, .table:not(.wp-list-table) th {
  border: 1px solid #000000;
  padding: 8px;
}
.table-responsive {
  overflow: auto;
}
.table.align-middle td, .table.align-middle th {
  vertical-align: middle;
}
.table.border-0 {
  border: none;
}
.table.border-0 tr, .table.border-0 td, .table.border-0 th {
  border: none;
}

input.error {
  background-color: rgba(255, 0, 0, 0.35) !important;
}

.fw-normal {
  font-weight: normal;
}
.fw-semibold {
  font-weight: 600;
}
.fw-bold {
  font-weight: bold;
}

.small {
  font-size: 12px;
}

.border-0 {
  border: none;
}

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

/*# sourceMappingURL=utils.css.map */
