@charset "UTF-8";
/*!
 * Main CSS
 */
.m-0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 0.75rem !important;
  }
  .mt-sm-3 {
    margin-top: 0.75rem !important;
  }
  .mr-sm-3 {
    margin-right: 0.75rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-sm-3 {
    margin-left: 0.75rem !important;
  }
  .m-sm-4 {
    margin: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1rem !important;
  }
  .mr-sm-4 {
    margin-right: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-4 {
    margin-left: 1rem !important;
  }
  .m-sm-5 {
    margin: 1.25rem !important;
  }
  .mt-sm-5 {
    margin-top: 1.25rem !important;
  }
  .mr-sm-5 {
    margin-right: 1.25rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-sm-5 {
    margin-left: 1.25rem !important;
  }
  .m-sm-6 {
    margin: 1.5rem !important;
  }
  .mt-sm-6 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-6 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-6 {
    margin-left: 1.5rem !important;
  }
  .m-sm-7 {
    margin: 2rem !important;
  }
  .mt-sm-7 {
    margin-top: 2rem !important;
  }
  .mr-sm-7 {
    margin-right: 2rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-7 {
    margin-left: 2rem !important;
  }
  .m-sm-8 {
    margin: 2.5rem !important;
  }
  .mt-sm-8 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-8 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-8 {
    margin-left: 2.5rem !important;
  }
  .m-sm-9 {
    margin: 3rem !important;
  }
  .mt-sm-9 {
    margin-top: 3rem !important;
  }
  .mr-sm-9 {
    margin-right: 3rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-9 {
    margin-left: 3rem !important;
  }
  .m-sm-10 {
    margin: 4rem !important;
  }
  .mt-sm-10 {
    margin-top: 4rem !important;
  }
  .mr-sm-10 {
    margin-right: 4rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-10 {
    margin-left: 4rem !important;
  }
  .m-sm-11 {
    margin: 5rem !important;
  }
  .mt-sm-11 {
    margin-top: 5rem !important;
  }
  .mr-sm-11 {
    margin-right: 5rem !important;
  }
  .mb-sm-11 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-11 {
    margin-left: 5rem !important;
  }
  .m-sm-12 {
    margin: 6rem !important;
  }
  .mt-sm-12 {
    margin-top: 6rem !important;
  }
  .mr-sm-12 {
    margin-right: 6rem !important;
  }
  .mb-sm-12 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-12 {
    margin-left: 6rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 0.75rem !important;
  }
  .pt-sm-3 {
    padding-top: 0.75rem !important;
  }
  .pr-sm-3 {
    padding-right: 0.75rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-sm-3 {
    padding-left: 0.75rem !important;
  }
  .p-sm-4 {
    padding: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1rem !important;
  }
  .pr-sm-4 {
    padding-right: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-4 {
    padding-left: 1rem !important;
  }
  .p-sm-5 {
    padding: 1.25rem !important;
  }
  .pt-sm-5 {
    padding-top: 1.25rem !important;
  }
  .pr-sm-5 {
    padding-right: 1.25rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-sm-5 {
    padding-left: 1.25rem !important;
  }
  .p-sm-6 {
    padding: 1.5rem !important;
  }
  .pt-sm-6 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-6 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-6 {
    padding-left: 1.5rem !important;
  }
  .p-sm-7 {
    padding: 2rem !important;
  }
  .pt-sm-7 {
    padding-top: 2rem !important;
  }
  .pr-sm-7 {
    padding-right: 2rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-7 {
    padding-left: 2rem !important;
  }
  .p-sm-8 {
    padding: 2.5rem !important;
  }
  .pt-sm-8 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-8 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-8 {
    padding-left: 2.5rem !important;
  }
  .p-sm-9 {
    padding: 3rem !important;
  }
  .pt-sm-9 {
    padding-top: 3rem !important;
  }
  .pr-sm-9 {
    padding-right: 3rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-9 {
    padding-left: 3rem !important;
  }
  .p-sm-10 {
    padding: 4rem !important;
  }
  .pt-sm-10 {
    padding-top: 4rem !important;
  }
  .pr-sm-10 {
    padding-right: 4rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-10 {
    padding-left: 4rem !important;
  }
  .p-sm-11 {
    padding: 5rem !important;
  }
  .pt-sm-11 {
    padding-top: 5rem !important;
  }
  .pr-sm-11 {
    padding-right: 5rem !important;
  }
  .pb-sm-11 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-11 {
    padding-left: 5rem !important;
  }
  .p-sm-12 {
    padding: 6rem !important;
  }
  .pt-sm-12 {
    padding-top: 6rem !important;
  }
  .pr-sm-12 {
    padding-right: 6rem !important;
  }
  .pb-sm-12 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-12 {
    padding-left: 6rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 0.75rem !important;
  }
  .mt-md-3 {
    margin-top: 0.75rem !important;
  }
  .mr-md-3 {
    margin-right: 0.75rem !important;
  }
  .mb-md-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-md-3 {
    margin-left: 0.75rem !important;
  }
  .m-md-4 {
    margin: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1rem !important;
  }
  .mr-md-4 {
    margin-right: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1rem !important;
  }
  .ml-md-4 {
    margin-left: 1rem !important;
  }
  .m-md-5 {
    margin: 1.25rem !important;
  }
  .mt-md-5 {
    margin-top: 1.25rem !important;
  }
  .mr-md-5 {
    margin-right: 1.25rem !important;
  }
  .mb-md-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-md-5 {
    margin-left: 1.25rem !important;
  }
  .m-md-6 {
    margin: 1.5rem !important;
  }
  .mt-md-6 {
    margin-top: 1.5rem !important;
  }
  .mr-md-6 {
    margin-right: 1.5rem !important;
  }
  .mb-md-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-6 {
    margin-left: 1.5rem !important;
  }
  .m-md-7 {
    margin: 2rem !important;
  }
  .mt-md-7 {
    margin-top: 2rem !important;
  }
  .mr-md-7 {
    margin-right: 2rem !important;
  }
  .mb-md-7 {
    margin-bottom: 2rem !important;
  }
  .ml-md-7 {
    margin-left: 2rem !important;
  }
  .m-md-8 {
    margin: 2.5rem !important;
  }
  .mt-md-8 {
    margin-top: 2.5rem !important;
  }
  .mr-md-8 {
    margin-right: 2.5rem !important;
  }
  .mb-md-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-8 {
    margin-left: 2.5rem !important;
  }
  .m-md-9 {
    margin: 3rem !important;
  }
  .mt-md-9 {
    margin-top: 3rem !important;
  }
  .mr-md-9 {
    margin-right: 3rem !important;
  }
  .mb-md-9 {
    margin-bottom: 3rem !important;
  }
  .ml-md-9 {
    margin-left: 3rem !important;
  }
  .m-md-10 {
    margin: 4rem !important;
  }
  .mt-md-10 {
    margin-top: 4rem !important;
  }
  .mr-md-10 {
    margin-right: 4rem !important;
  }
  .mb-md-10 {
    margin-bottom: 4rem !important;
  }
  .ml-md-10 {
    margin-left: 4rem !important;
  }
  .m-md-11 {
    margin: 5rem !important;
  }
  .mt-md-11 {
    margin-top: 5rem !important;
  }
  .mr-md-11 {
    margin-right: 5rem !important;
  }
  .mb-md-11 {
    margin-bottom: 5rem !important;
  }
  .ml-md-11 {
    margin-left: 5rem !important;
  }
  .m-md-12 {
    margin: 6rem !important;
  }
  .mt-md-12 {
    margin-top: 6rem !important;
  }
  .mr-md-12 {
    margin-right: 6rem !important;
  }
  .mb-md-12 {
    margin-bottom: 6rem !important;
  }
  .ml-md-12 {
    margin-left: 6rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 0.75rem !important;
  }
  .pt-md-3 {
    padding-top: 0.75rem !important;
  }
  .pr-md-3 {
    padding-right: 0.75rem !important;
  }
  .pb-md-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-md-3 {
    padding-left: 0.75rem !important;
  }
  .p-md-4 {
    padding: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1rem !important;
  }
  .pr-md-4 {
    padding-right: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1rem !important;
  }
  .pl-md-4 {
    padding-left: 1rem !important;
  }
  .p-md-5 {
    padding: 1.25rem !important;
  }
  .pt-md-5 {
    padding-top: 1.25rem !important;
  }
  .pr-md-5 {
    padding-right: 1.25rem !important;
  }
  .pb-md-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-md-5 {
    padding-left: 1.25rem !important;
  }
  .p-md-6 {
    padding: 1.5rem !important;
  }
  .pt-md-6 {
    padding-top: 1.5rem !important;
  }
  .pr-md-6 {
    padding-right: 1.5rem !important;
  }
  .pb-md-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-6 {
    padding-left: 1.5rem !important;
  }
  .p-md-7 {
    padding: 2rem !important;
  }
  .pt-md-7 {
    padding-top: 2rem !important;
  }
  .pr-md-7 {
    padding-right: 2rem !important;
  }
  .pb-md-7 {
    padding-bottom: 2rem !important;
  }
  .pl-md-7 {
    padding-left: 2rem !important;
  }
  .p-md-8 {
    padding: 2.5rem !important;
  }
  .pt-md-8 {
    padding-top: 2.5rem !important;
  }
  .pr-md-8 {
    padding-right: 2.5rem !important;
  }
  .pb-md-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-8 {
    padding-left: 2.5rem !important;
  }
  .p-md-9 {
    padding: 3rem !important;
  }
  .pt-md-9 {
    padding-top: 3rem !important;
  }
  .pr-md-9 {
    padding-right: 3rem !important;
  }
  .pb-md-9 {
    padding-bottom: 3rem !important;
  }
  .pl-md-9 {
    padding-left: 3rem !important;
  }
  .p-md-10 {
    padding: 4rem !important;
  }
  .pt-md-10 {
    padding-top: 4rem !important;
  }
  .pr-md-10 {
    padding-right: 4rem !important;
  }
  .pb-md-10 {
    padding-bottom: 4rem !important;
  }
  .pl-md-10 {
    padding-left: 4rem !important;
  }
  .p-md-11 {
    padding: 5rem !important;
  }
  .pt-md-11 {
    padding-top: 5rem !important;
  }
  .pr-md-11 {
    padding-right: 5rem !important;
  }
  .pb-md-11 {
    padding-bottom: 5rem !important;
  }
  .pl-md-11 {
    padding-left: 5rem !important;
  }
  .p-md-12 {
    padding: 6rem !important;
  }
  .pt-md-12 {
    padding-top: 6rem !important;
  }
  .pr-md-12 {
    padding-right: 6rem !important;
  }
  .pb-md-12 {
    padding-bottom: 6rem !important;
  }
  .pl-md-12 {
    padding-left: 6rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 0.75rem !important;
  }
  .mt-lg-3 {
    margin-top: 0.75rem !important;
  }
  .mr-lg-3 {
    margin-right: 0.75rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-lg-3 {
    margin-left: 0.75rem !important;
  }
  .m-lg-4 {
    margin: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1rem !important;
  }
  .mr-lg-4 {
    margin-right: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-4 {
    margin-left: 1rem !important;
  }
  .m-lg-5 {
    margin: 1.25rem !important;
  }
  .mt-lg-5 {
    margin-top: 1.25rem !important;
  }
  .mr-lg-5 {
    margin-right: 1.25rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-lg-5 {
    margin-left: 1.25rem !important;
  }
  .m-lg-6 {
    margin: 1.5rem !important;
  }
  .mt-lg-6 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-6 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-6 {
    margin-left: 1.5rem !important;
  }
  .m-lg-7 {
    margin: 2rem !important;
  }
  .mt-lg-7 {
    margin-top: 2rem !important;
  }
  .mr-lg-7 {
    margin-right: 2rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-7 {
    margin-left: 2rem !important;
  }
  .m-lg-8 {
    margin: 2.5rem !important;
  }
  .mt-lg-8 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-8 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-8 {
    margin-left: 2.5rem !important;
  }
  .m-lg-9 {
    margin: 3rem !important;
  }
  .mt-lg-9 {
    margin-top: 3rem !important;
  }
  .mr-lg-9 {
    margin-right: 3rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-9 {
    margin-left: 3rem !important;
  }
  .m-lg-10 {
    margin: 4rem !important;
  }
  .mt-lg-10 {
    margin-top: 4rem !important;
  }
  .mr-lg-10 {
    margin-right: 4rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-10 {
    margin-left: 4rem !important;
  }
  .m-lg-11 {
    margin: 5rem !important;
  }
  .mt-lg-11 {
    margin-top: 5rem !important;
  }
  .mr-lg-11 {
    margin-right: 5rem !important;
  }
  .mb-lg-11 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-11 {
    margin-left: 5rem !important;
  }
  .m-lg-12 {
    margin: 6rem !important;
  }
  .mt-lg-12 {
    margin-top: 6rem !important;
  }
  .mr-lg-12 {
    margin-right: 6rem !important;
  }
  .mb-lg-12 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-12 {
    margin-left: 6rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 0.75rem !important;
  }
  .pt-lg-3 {
    padding-top: 0.75rem !important;
  }
  .pr-lg-3 {
    padding-right: 0.75rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-lg-3 {
    padding-left: 0.75rem !important;
  }
  .p-lg-4 {
    padding: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1rem !important;
  }
  .pr-lg-4 {
    padding-right: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-4 {
    padding-left: 1rem !important;
  }
  .p-lg-5 {
    padding: 1.25rem !important;
  }
  .pt-lg-5 {
    padding-top: 1.25rem !important;
  }
  .pr-lg-5 {
    padding-right: 1.25rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-lg-5 {
    padding-left: 1.25rem !important;
  }
  .p-lg-6 {
    padding: 1.5rem !important;
  }
  .pt-lg-6 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-6 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-6 {
    padding-left: 1.5rem !important;
  }
  .p-lg-7 {
    padding: 2rem !important;
  }
  .pt-lg-7 {
    padding-top: 2rem !important;
  }
  .pr-lg-7 {
    padding-right: 2rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-7 {
    padding-left: 2rem !important;
  }
  .p-lg-8 {
    padding: 2.5rem !important;
  }
  .pt-lg-8 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-8 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-8 {
    padding-left: 2.5rem !important;
  }
  .p-lg-9 {
    padding: 3rem !important;
  }
  .pt-lg-9 {
    padding-top: 3rem !important;
  }
  .pr-lg-9 {
    padding-right: 3rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-9 {
    padding-left: 3rem !important;
  }
  .p-lg-10 {
    padding: 4rem !important;
  }
  .pt-lg-10 {
    padding-top: 4rem !important;
  }
  .pr-lg-10 {
    padding-right: 4rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-10 {
    padding-left: 4rem !important;
  }
  .p-lg-11 {
    padding: 5rem !important;
  }
  .pt-lg-11 {
    padding-top: 5rem !important;
  }
  .pr-lg-11 {
    padding-right: 5rem !important;
  }
  .pb-lg-11 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-11 {
    padding-left: 5rem !important;
  }
  .p-lg-12 {
    padding: 6rem !important;
  }
  .pt-lg-12 {
    padding-top: 6rem !important;
  }
  .pr-lg-12 {
    padding-right: 6rem !important;
  }
  .pb-lg-12 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-12 {
    padding-left: 6rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 0.75rem !important;
  }
  .mt-xl-3 {
    margin-top: 0.75rem !important;
  }
  .mr-xl-3 {
    margin-right: 0.75rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xl-3 {
    margin-left: 0.75rem !important;
  }
  .m-xl-4 {
    margin: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1rem !important;
  }
  .mr-xl-4 {
    margin-right: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-4 {
    margin-left: 1rem !important;
  }
  .m-xl-5 {
    margin: 1.25rem !important;
  }
  .mt-xl-5 {
    margin-top: 1.25rem !important;
  }
  .mr-xl-5 {
    margin-right: 1.25rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-xl-5 {
    margin-left: 1.25rem !important;
  }
  .m-xl-6 {
    margin: 1.5rem !important;
  }
  .mt-xl-6 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-6 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-6 {
    margin-left: 1.5rem !important;
  }
  .m-xl-7 {
    margin: 2rem !important;
  }
  .mt-xl-7 {
    margin-top: 2rem !important;
  }
  .mr-xl-7 {
    margin-right: 2rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-7 {
    margin-left: 2rem !important;
  }
  .m-xl-8 {
    margin: 2.5rem !important;
  }
  .mt-xl-8 {
    margin-top: 2.5rem !important;
  }
  .mr-xl-8 {
    margin-right: 2.5rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xl-8 {
    margin-left: 2.5rem !important;
  }
  .m-xl-9 {
    margin: 3rem !important;
  }
  .mt-xl-9 {
    margin-top: 3rem !important;
  }
  .mr-xl-9 {
    margin-right: 3rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-9 {
    margin-left: 3rem !important;
  }
  .m-xl-10 {
    margin: 4rem !important;
  }
  .mt-xl-10 {
    margin-top: 4rem !important;
  }
  .mr-xl-10 {
    margin-right: 4rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-10 {
    margin-left: 4rem !important;
  }
  .m-xl-11 {
    margin: 5rem !important;
  }
  .mt-xl-11 {
    margin-top: 5rem !important;
  }
  .mr-xl-11 {
    margin-right: 5rem !important;
  }
  .mb-xl-11 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-11 {
    margin-left: 5rem !important;
  }
  .m-xl-12 {
    margin: 6rem !important;
  }
  .mt-xl-12 {
    margin-top: 6rem !important;
  }
  .mr-xl-12 {
    margin-right: 6rem !important;
  }
  .mb-xl-12 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-12 {
    margin-left: 6rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 0.75rem !important;
  }
  .pt-xl-3 {
    padding-top: 0.75rem !important;
  }
  .pr-xl-3 {
    padding-right: 0.75rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xl-3 {
    padding-left: 0.75rem !important;
  }
  .p-xl-4 {
    padding: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1rem !important;
  }
  .pr-xl-4 {
    padding-right: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-4 {
    padding-left: 1rem !important;
  }
  .p-xl-5 {
    padding: 1.25rem !important;
  }
  .pt-xl-5 {
    padding-top: 1.25rem !important;
  }
  .pr-xl-5 {
    padding-right: 1.25rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-xl-5 {
    padding-left: 1.25rem !important;
  }
  .p-xl-6 {
    padding: 1.5rem !important;
  }
  .pt-xl-6 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-6 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-6 {
    padding-left: 1.5rem !important;
  }
  .p-xl-7 {
    padding: 2rem !important;
  }
  .pt-xl-7 {
    padding-top: 2rem !important;
  }
  .pr-xl-7 {
    padding-right: 2rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-7 {
    padding-left: 2rem !important;
  }
  .p-xl-8 {
    padding: 2.5rem !important;
  }
  .pt-xl-8 {
    padding-top: 2.5rem !important;
  }
  .pr-xl-8 {
    padding-right: 2.5rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xl-8 {
    padding-left: 2.5rem !important;
  }
  .p-xl-9 {
    padding: 3rem !important;
  }
  .pt-xl-9 {
    padding-top: 3rem !important;
  }
  .pr-xl-9 {
    padding-right: 3rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-9 {
    padding-left: 3rem !important;
  }
  .p-xl-10 {
    padding: 4rem !important;
  }
  .pt-xl-10 {
    padding-top: 4rem !important;
  }
  .pr-xl-10 {
    padding-right: 4rem !important;
  }
  .pb-xl-10 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-10 {
    padding-left: 4rem !important;
  }
  .p-xl-11 {
    padding: 5rem !important;
  }
  .pt-xl-11 {
    padding-top: 5rem !important;
  }
  .pr-xl-11 {
    padding-right: 5rem !important;
  }
  .pb-xl-11 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-11 {
    padding-left: 5rem !important;
  }
  .p-xl-12 {
    padding: 6rem !important;
  }
  .pt-xl-12 {
    padding-top: 6rem !important;
  }
  .pr-xl-12 {
    padding-right: 6rem !important;
  }
  .pb-xl-12 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-12 {
    padding-left: 6rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 0.75rem !important;
  }
  .mt-xxl-3 {
    margin-top: 0.75rem !important;
  }
  .mr-xxl-3 {
    margin-right: 0.75rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xxl-3 {
    margin-left: 0.75rem !important;
  }
  .m-xxl-4 {
    margin: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1rem !important;
  }
  .mr-xxl-4 {
    margin-right: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-4 {
    margin-left: 1rem !important;
  }
  .m-xxl-5 {
    margin: 1.25rem !important;
  }
  .mt-xxl-5 {
    margin-top: 1.25rem !important;
  }
  .mr-xxl-5 {
    margin-right: 1.25rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-xxl-5 {
    margin-left: 1.25rem !important;
  }
  .m-xxl-6 {
    margin: 1.5rem !important;
  }
  .mt-xxl-6 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-6 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-6 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-7 {
    margin: 2rem !important;
  }
  .mt-xxl-7 {
    margin-top: 2rem !important;
  }
  .mr-xxl-7 {
    margin-right: 2rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 2rem !important;
  }
  .ml-xxl-7 {
    margin-left: 2rem !important;
  }
  .m-xxl-8 {
    margin: 2.5rem !important;
  }
  .mt-xxl-8 {
    margin-top: 2.5rem !important;
  }
  .mr-xxl-8 {
    margin-right: 2.5rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xxl-8 {
    margin-left: 2.5rem !important;
  }
  .m-xxl-9 {
    margin: 3rem !important;
  }
  .mt-xxl-9 {
    margin-top: 3rem !important;
  }
  .mr-xxl-9 {
    margin-right: 3rem !important;
  }
  .mb-xxl-9 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-9 {
    margin-left: 3rem !important;
  }
  .m-xxl-10 {
    margin: 4rem !important;
  }
  .mt-xxl-10 {
    margin-top: 4rem !important;
  }
  .mr-xxl-10 {
    margin-right: 4rem !important;
  }
  .mb-xxl-10 {
    margin-bottom: 4rem !important;
  }
  .ml-xxl-10 {
    margin-left: 4rem !important;
  }
  .m-xxl-11 {
    margin: 5rem !important;
  }
  .mt-xxl-11 {
    margin-top: 5rem !important;
  }
  .mr-xxl-11 {
    margin-right: 5rem !important;
  }
  .mb-xxl-11 {
    margin-bottom: 5rem !important;
  }
  .ml-xxl-11 {
    margin-left: 5rem !important;
  }
  .m-xxl-12 {
    margin: 6rem !important;
  }
  .mt-xxl-12 {
    margin-top: 6rem !important;
  }
  .mr-xxl-12 {
    margin-right: 6rem !important;
  }
  .mb-xxl-12 {
    margin-bottom: 6rem !important;
  }
  .ml-xxl-12 {
    margin-left: 6rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 0.75rem !important;
  }
  .pt-xxl-3 {
    padding-top: 0.75rem !important;
  }
  .pr-xxl-3 {
    padding-right: 0.75rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xxl-3 {
    padding-left: 0.75rem !important;
  }
  .p-xxl-4 {
    padding: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1rem !important;
  }
  .pr-xxl-4 {
    padding-right: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-4 {
    padding-left: 1rem !important;
  }
  .p-xxl-5 {
    padding: 1.25rem !important;
  }
  .pt-xxl-5 {
    padding-top: 1.25rem !important;
  }
  .pr-xxl-5 {
    padding-right: 1.25rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-xxl-5 {
    padding-left: 1.25rem !important;
  }
  .p-xxl-6 {
    padding: 1.5rem !important;
  }
  .pt-xxl-6 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-6 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-6 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-7 {
    padding: 2rem !important;
  }
  .pt-xxl-7 {
    padding-top: 2rem !important;
  }
  .pr-xxl-7 {
    padding-right: 2rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 2rem !important;
  }
  .pl-xxl-7 {
    padding-left: 2rem !important;
  }
  .p-xxl-8 {
    padding: 2.5rem !important;
  }
  .pt-xxl-8 {
    padding-top: 2.5rem !important;
  }
  .pr-xxl-8 {
    padding-right: 2.5rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xxl-8 {
    padding-left: 2.5rem !important;
  }
  .p-xxl-9 {
    padding: 3rem !important;
  }
  .pt-xxl-9 {
    padding-top: 3rem !important;
  }
  .pr-xxl-9 {
    padding-right: 3rem !important;
  }
  .pb-xxl-9 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-9 {
    padding-left: 3rem !important;
  }
  .p-xxl-10 {
    padding: 4rem !important;
  }
  .pt-xxl-10 {
    padding-top: 4rem !important;
  }
  .pr-xxl-10 {
    padding-right: 4rem !important;
  }
  .pb-xxl-10 {
    padding-bottom: 4rem !important;
  }
  .pl-xxl-10 {
    padding-left: 4rem !important;
  }
  .p-xxl-11 {
    padding: 5rem !important;
  }
  .pt-xxl-11 {
    padding-top: 5rem !important;
  }
  .pr-xxl-11 {
    padding-right: 5rem !important;
  }
  .pb-xxl-11 {
    padding-bottom: 5rem !important;
  }
  .pl-xxl-11 {
    padding-left: 5rem !important;
  }
  .p-xxl-12 {
    padding: 6rem !important;
  }
  .pt-xxl-12 {
    padding-top: 6rem !important;
  }
  .pr-xxl-12 {
    padding-right: 6rem !important;
  }
  .pb-xxl-12 {
    padding-bottom: 6rem !important;
  }
  .pl-xxl-12 {
    padding-left: 6rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto {
    margin-left: auto !important;
  }
}

.bg-light {
  background-color: #fafafa;
}

.bg-fa {
  background-color: #fafafa;
}

.bg-yellow {
  background-color: #FFC31F;
}

.bg-yellow:hover {
  background: #ffd152;
  color: #000;
}

.bg-green {
  background-color: #59AF33;
}

.bg-red {
  background-color: #FF595E;
}

.bg-red:hover {
  background: #ff8c8f;
}

.bg-blue {
  background: #16408A !important;
  color: #fff;
}

.bg-blue:hover {
  background: #0f2c5e !important;
  color: #fff;
}

.bg-green-2 {
  background: #2B8705 !important;
  color: #000;
}

.bg-green-2:hover {
  background: #3bb807 !important;
  color: #000;
}

.bg-green {
  background: #59AF33 !important;
  color: #fff;
}

.bg-green:hover {
  background: #458827 !important;
  color: #fff;
}

.bg-orange {
  background-color: #FF8133 !important;
}

.bg-orange:hover {
  background: #ffa166 !important;
}

.bg-black {
  background-color: #0d0d0d !important;
}

.text-black2 {
  color: #0d0d0d !important;
}

.bg-mix-color-news {
  background: #fff3cd;
}

@media (min-width: 768px) {
  .bg-mix-color-news {
    background: #fff3cd;
    background: -moz-linear-gradient(90deg, #fff3cd 50%, #f1fcff 50%);
    background: -webkit-linear-gradient(90deg, #fff3cd 50%, #f1fcff 50%);
    background: linear-gradient(90deg, #fff3cd 50%, #f1fcff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff3cd", endColorstr="#f1fcff", GradientType=1);
  }
}

.rotate-0 {
  transform: rotate(0deg);
}

.rotate-90 {
  transform: rotate(90deg);
}

.rotate-180 {
  transform: rotate(180deg);
}

.rotate-270 {
  transform: rotate(270deg);
}

.bg-light {
  background-color: #fafafa;
}

.bg-fa {
  background-color: #fafafa;
}

.bg-yellow {
  background-color: #FFC31F;
}

.bg-yellow:hover {
  background: #ffd152;
  color: #000;
}

.bg-green {
  background-color: #59AF33;
}

.bg-red {
  background-color: #FF595E;
}

.bg-red:hover {
  background: #ff8c8f;
}

.bg-blue {
  background: #16408A !important;
  color: #fff;
}

.bg-blue:hover {
  background: #0f2c5e !important;
  color: #fff;
}

.bg-green-2 {
  background: #2B8705 !important;
  color: #000;
}

.bg-green-2:hover {
  background: #3bb807 !important;
  color: #000;
}

.bg-green {
  background: #59AF33 !important;
  color: #fff;
}

.bg-green:hover {
  background: #458827 !important;
  color: #fff;
}

.bg-orange {
  background-color: #FF8133 !important;
}

.bg-orange:hover {
  background: #ffa166 !important;
}

.bg-black {
  background-color: #0d0d0d !important;
}

.text-black2 {
  color: #0d0d0d !important;
}

.bg-mix-color-news {
  background: #fff3cd;
}

@media (min-width: 768px) {
  .bg-mix-color-news {
    background: #fff3cd;
    background: -moz-linear-gradient(90deg, #fff3cd 50%, #f1fcff 50%);
    background: -webkit-linear-gradient(90deg, #fff3cd 50%, #f1fcff 50%);
    background: linear-gradient(90deg, #fff3cd 50%, #f1fcff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff3cd", endColorstr="#f1fcff", GradientType=1);
  }
}

:root {
  --brown: #B4A18A;
  --brown2: #CEC2B5;
  --red: #FF595E;
  --orange: #FF8133;
  --yellow: #FFC31F;
  --yellow2: #FEFCCF;
  --black: #000;
  --gold: #B8921F;
  --white: #fff;
  --gray: #999;
  --gray-dark: #363636;
  --primary: #283044;
  --success: #ECFBDE;
  --danger: #FF595E;
  --light: #eee;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1600px;
  --font-family-sans-serif: "Outfit", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Outfit", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #283044;
  text-align: left;
  background-color: #F7F7F7;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 600;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 600;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #283044;
  text-decoration: underline #283044 solid;
  background-color: transparent;
}

a:hover {
  color: #0c0e14;
  text-decoration: underline #283044 solid;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #999;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 900;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 400;
}

.display-1 {
  font-size: 6rem;
  font-weight: 400;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 4px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #999;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

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

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

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

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1680px;
  }
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

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

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

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-13, .col-xxl-14, .col-xxl-15, .col-xxl-16, .col-xxl-17, .col-xxl-18, .col-xxl-19, .col-xxl-20, .col-xxl-21, .col-xxl-22, .col-xxl-23, .col-xxl-24, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 4.1666666667%;
  max-width: 4.1666666667%;
}

.col-2 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-3 {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.col-4 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-5 {
  flex: 0 0 20.8333333333%;
  max-width: 20.8333333333%;
}

.col-6 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-7 {
  flex: 0 0 29.1666666667%;
  max-width: 29.1666666667%;
}

.col-8 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-9 {
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

.col-10 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-11 {
  flex: 0 0 45.8333333333%;
  max-width: 45.8333333333%;
}

.col-12 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-13 {
  flex: 0 0 54.1666666667%;
  max-width: 54.1666666667%;
}

.col-14 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-15 {
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

.col-16 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-17 {
  flex: 0 0 70.8333333333%;
  max-width: 70.8333333333%;
}

.col-18 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-19 {
  flex: 0 0 79.1666666667%;
  max-width: 79.1666666667%;
}

.col-20 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-21 {
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.col-22 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-23 {
  flex: 0 0 95.8333333333%;
  max-width: 95.8333333333%;
}

.col-24 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 25;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.order-13 {
  order: 13;
}

.order-14 {
  order: 14;
}

.order-15 {
  order: 15;
}

.order-16 {
  order: 16;
}

.order-17 {
  order: 17;
}

.order-18 {
  order: 18;
}

.order-19 {
  order: 19;
}

.order-20 {
  order: 20;
}

.order-21 {
  order: 21;
}

.order-22 {
  order: 22;
}

.order-23 {
  order: 23;
}

.order-24 {
  order: 24;
}

.offset-1 {
  margin-left: 4.1666666667%;
}

.offset-2 {
  margin-left: 8.3333333333%;
}

.offset-3 {
  margin-left: 12.5%;
}

.offset-4 {
  margin-left: 16.6666666667%;
}

.offset-5 {
  margin-left: 20.8333333333%;
}

.offset-6 {
  margin-left: 25%;
}

.offset-7 {
  margin-left: 29.1666666667%;
}

.offset-8 {
  margin-left: 33.3333333333%;
}

.offset-9 {
  margin-left: 37.5%;
}

.offset-10 {
  margin-left: 41.6666666667%;
}

.offset-11 {
  margin-left: 45.8333333333%;
}

.offset-12 {
  margin-left: 50%;
}

.offset-13 {
  margin-left: 54.1666666667%;
}

.offset-14 {
  margin-left: 58.3333333333%;
}

.offset-15 {
  margin-left: 62.5%;
}

.offset-16 {
  margin-left: 66.6666666667%;
}

.offset-17 {
  margin-left: 70.8333333333%;
}

.offset-18 {
  margin-left: 75%;
}

.offset-19 {
  margin-left: 79.1666666667%;
}

.offset-20 {
  margin-left: 83.3333333333%;
}

.offset-21 {
  margin-left: 87.5%;
}

.offset-22 {
  margin-left: 91.6666666667%;
}

.offset-23 {
  margin-left: 95.8333333333%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-sm-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-sm-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-sm-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-sm-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-sm-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-sm-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-sm-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-sm-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-sm-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-sm-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-sm-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-sm-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 25;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .order-sm-13 {
    order: 13;
  }
  .order-sm-14 {
    order: 14;
  }
  .order-sm-15 {
    order: 15;
  }
  .order-sm-16 {
    order: 16;
  }
  .order-sm-17 {
    order: 17;
  }
  .order-sm-18 {
    order: 18;
  }
  .order-sm-19 {
    order: 19;
  }
  .order-sm-20 {
    order: 20;
  }
  .order-sm-21 {
    order: 21;
  }
  .order-sm-22 {
    order: 22;
  }
  .order-sm-23 {
    order: 23;
  }
  .order-sm-24 {
    order: 24;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 4.1666666667%;
  }
  .offset-sm-2 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-3 {
    margin-left: 12.5%;
  }
  .offset-sm-4 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-5 {
    margin-left: 20.8333333333%;
  }
  .offset-sm-6 {
    margin-left: 25%;
  }
  .offset-sm-7 {
    margin-left: 29.1666666667%;
  }
  .offset-sm-8 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-9 {
    margin-left: 37.5%;
  }
  .offset-sm-10 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-11 {
    margin-left: 45.8333333333%;
  }
  .offset-sm-12 {
    margin-left: 50%;
  }
  .offset-sm-13 {
    margin-left: 54.1666666667%;
  }
  .offset-sm-14 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-15 {
    margin-left: 62.5%;
  }
  .offset-sm-16 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-17 {
    margin-left: 70.8333333333%;
  }
  .offset-sm-18 {
    margin-left: 75%;
  }
  .offset-sm-19 {
    margin-left: 79.1666666667%;
  }
  .offset-sm-20 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-21 {
    margin-left: 87.5%;
  }
  .offset-sm-22 {
    margin-left: 91.6666666667%;
  }
  .offset-sm-23 {
    margin-left: 95.8333333333%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-md-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-md-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-md-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-md-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-md-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-md-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-md-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-md-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-md-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-md-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-md-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-md-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 25;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .order-md-13 {
    order: 13;
  }
  .order-md-14 {
    order: 14;
  }
  .order-md-15 {
    order: 15;
  }
  .order-md-16 {
    order: 16;
  }
  .order-md-17 {
    order: 17;
  }
  .order-md-18 {
    order: 18;
  }
  .order-md-19 {
    order: 19;
  }
  .order-md-20 {
    order: 20;
  }
  .order-md-21 {
    order: 21;
  }
  .order-md-22 {
    order: 22;
  }
  .order-md-23 {
    order: 23;
  }
  .order-md-24 {
    order: 24;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 4.1666666667%;
  }
  .offset-md-2 {
    margin-left: 8.3333333333%;
  }
  .offset-md-3 {
    margin-left: 12.5%;
  }
  .offset-md-4 {
    margin-left: 16.6666666667%;
  }
  .offset-md-5 {
    margin-left: 20.8333333333%;
  }
  .offset-md-6 {
    margin-left: 25%;
  }
  .offset-md-7 {
    margin-left: 29.1666666667%;
  }
  .offset-md-8 {
    margin-left: 33.3333333333%;
  }
  .offset-md-9 {
    margin-left: 37.5%;
  }
  .offset-md-10 {
    margin-left: 41.6666666667%;
  }
  .offset-md-11 {
    margin-left: 45.8333333333%;
  }
  .offset-md-12 {
    margin-left: 50%;
  }
  .offset-md-13 {
    margin-left: 54.1666666667%;
  }
  .offset-md-14 {
    margin-left: 58.3333333333%;
  }
  .offset-md-15 {
    margin-left: 62.5%;
  }
  .offset-md-16 {
    margin-left: 66.6666666667%;
  }
  .offset-md-17 {
    margin-left: 70.8333333333%;
  }
  .offset-md-18 {
    margin-left: 75%;
  }
  .offset-md-19 {
    margin-left: 79.1666666667%;
  }
  .offset-md-20 {
    margin-left: 83.3333333333%;
  }
  .offset-md-21 {
    margin-left: 87.5%;
  }
  .offset-md-22 {
    margin-left: 91.6666666667%;
  }
  .offset-md-23 {
    margin-left: 95.8333333333%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-lg-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-lg-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-lg-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-lg-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-lg-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-lg-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-lg-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-lg-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-lg-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-lg-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-lg-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-lg-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 25;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .order-lg-13 {
    order: 13;
  }
  .order-lg-14 {
    order: 14;
  }
  .order-lg-15 {
    order: 15;
  }
  .order-lg-16 {
    order: 16;
  }
  .order-lg-17 {
    order: 17;
  }
  .order-lg-18 {
    order: 18;
  }
  .order-lg-19 {
    order: 19;
  }
  .order-lg-20 {
    order: 20;
  }
  .order-lg-21 {
    order: 21;
  }
  .order-lg-22 {
    order: 22;
  }
  .order-lg-23 {
    order: 23;
  }
  .order-lg-24 {
    order: 24;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 4.1666666667%;
  }
  .offset-lg-2 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-3 {
    margin-left: 12.5%;
  }
  .offset-lg-4 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-5 {
    margin-left: 20.8333333333%;
  }
  .offset-lg-6 {
    margin-left: 25%;
  }
  .offset-lg-7 {
    margin-left: 29.1666666667%;
  }
  .offset-lg-8 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-9 {
    margin-left: 37.5%;
  }
  .offset-lg-10 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-11 {
    margin-left: 45.8333333333%;
  }
  .offset-lg-12 {
    margin-left: 50%;
  }
  .offset-lg-13 {
    margin-left: 54.1666666667%;
  }
  .offset-lg-14 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-15 {
    margin-left: 62.5%;
  }
  .offset-lg-16 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-17 {
    margin-left: 70.8333333333%;
  }
  .offset-lg-18 {
    margin-left: 75%;
  }
  .offset-lg-19 {
    margin-left: 79.1666666667%;
  }
  .offset-lg-20 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-21 {
    margin-left: 87.5%;
  }
  .offset-lg-22 {
    margin-left: 91.6666666667%;
  }
  .offset-lg-23 {
    margin-left: 95.8333333333%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-xl-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xl-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-xl-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-xl-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xl-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-xl-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-xl-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xl-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-xl-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-xl-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xl-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-xl-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 25;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .order-xl-13 {
    order: 13;
  }
  .order-xl-14 {
    order: 14;
  }
  .order-xl-15 {
    order: 15;
  }
  .order-xl-16 {
    order: 16;
  }
  .order-xl-17 {
    order: 17;
  }
  .order-xl-18 {
    order: 18;
  }
  .order-xl-19 {
    order: 19;
  }
  .order-xl-20 {
    order: 20;
  }
  .order-xl-21 {
    order: 21;
  }
  .order-xl-22 {
    order: 22;
  }
  .order-xl-23 {
    order: 23;
  }
  .order-xl-24 {
    order: 24;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 4.1666666667%;
  }
  .offset-xl-2 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-3 {
    margin-left: 12.5%;
  }
  .offset-xl-4 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-5 {
    margin-left: 20.8333333333%;
  }
  .offset-xl-6 {
    margin-left: 25%;
  }
  .offset-xl-7 {
    margin-left: 29.1666666667%;
  }
  .offset-xl-8 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-9 {
    margin-left: 37.5%;
  }
  .offset-xl-10 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-11 {
    margin-left: 45.8333333333%;
  }
  .offset-xl-12 {
    margin-left: 50%;
  }
  .offset-xl-13 {
    margin-left: 54.1666666667%;
  }
  .offset-xl-14 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-15 {
    margin-left: 62.5%;
  }
  .offset-xl-16 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-17 {
    margin-left: 70.8333333333%;
  }
  .offset-xl-18 {
    margin-left: 75%;
  }
  .offset-xl-19 {
    margin-left: 79.1666666667%;
  }
  .offset-xl-20 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-21 {
    margin-left: 87.5%;
  }
  .offset-xl-22 {
    margin-left: 91.6666666667%;
  }
  .offset-xl-23 {
    margin-left: 95.8333333333%;
  }
}

@media (min-width: 1600px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-xxl-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xxl-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-xxl-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-xxl-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xxl-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-xxl-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-xxl-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xxl-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-xxl-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-xxl-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xxl-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-xxl-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 25;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .order-xxl-13 {
    order: 13;
  }
  .order-xxl-14 {
    order: 14;
  }
  .order-xxl-15 {
    order: 15;
  }
  .order-xxl-16 {
    order: 16;
  }
  .order-xxl-17 {
    order: 17;
  }
  .order-xxl-18 {
    order: 18;
  }
  .order-xxl-19 {
    order: 19;
  }
  .order-xxl-20 {
    order: 20;
  }
  .order-xxl-21 {
    order: 21;
  }
  .order-xxl-22 {
    order: 22;
  }
  .order-xxl-23 {
    order: 23;
  }
  .order-xxl-24 {
    order: 24;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 4.1666666667%;
  }
  .offset-xxl-2 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-3 {
    margin-left: 12.5%;
  }
  .offset-xxl-4 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-5 {
    margin-left: 20.8333333333%;
  }
  .offset-xxl-6 {
    margin-left: 25%;
  }
  .offset-xxl-7 {
    margin-left: 29.1666666667%;
  }
  .offset-xxl-8 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-9 {
    margin-left: 37.5%;
  }
  .offset-xxl-10 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-11 {
    margin-left: 45.8333333333%;
  }
  .offset-xxl-12 {
    margin-left: 50%;
  }
  .offset-xxl-13 {
    margin-left: 54.1666666667%;
  }
  .offset-xxl-14 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-15 {
    margin-left: 62.5%;
  }
  .offset-xxl-16 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-17 {
    margin-left: 70.8333333333%;
  }
  .offset-xxl-18 {
    margin-left: 75%;
  }
  .offset-xxl-19 {
    margin-left: 79.1666666667%;
  }
  .offset-xxl-20 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-21 {
    margin-left: 87.5%;
  }
  .offset-xxl-22 {
    margin-left: 91.6666666667%;
  }
  .offset-xxl-23 {
    margin-left: 95.8333333333%;
  }
}

.btn {
  display: inline-block;
  font-weight: 600;
  color: #283044;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.45;
  border-radius: 1.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #283044;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 3px #283044;
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #283044;
  border-color: #283044;
}

.btn-primary:hover {
  color: #fff;
  background-color: #1a1f2c;
  border-color: #1a1f2c;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #1a1f2c;
  border-color: #1a1f2c;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.95);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #283044;
  border-color: #283044;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #151924;
  border-color: #151924;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.95);
}

.btn-success {
  color: #283044;
  background-color: #ECFBDE;
  border-color: #ECFBDE;
}

.btn-success:hover {
  color: #283044;
  background-color: #d8f7bc;
  border-color: #d8f7bc;
}

.btn-success:focus, .btn-success.focus {
  color: #283044;
  background-color: #d8f7bc;
  border-color: #d8f7bc;
  box-shadow: 0 0 0 3px rgba(40, 48, 68, 0.95);
}

.btn-success.disabled, .btn-success:disabled {
  color: #283044;
  background-color: #ECFBDE;
  border-color: #ECFBDE;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #283044;
  background-color: #d2f5b1;
  border-color: #d2f5b1;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 3px rgba(40, 48, 68, 0.95);
}

.btn-danger {
  color: #fff;
  background-color: #FF595E;
  border-color: #FF595E;
}

.btn-danger:hover {
  color: #fff;
  background-color: #ff3339;
  border-color: #ff3339;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #ff3339;
  border-color: #ff3339;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.95);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #FF595E;
  border-color: #FF595E;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ff262d;
  border-color: #ff262d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.95);
}

.btn-light {
  color: #283044;
  background-color: #eee;
  border-color: #eee;
}

.btn-light:hover {
  color: #283044;
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}

.btn-light:focus, .btn-light.focus {
  color: #283044;
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: 0 0 0 3px rgba(40, 48, 68, 0.95);
}

.btn-light.disabled, .btn-light:disabled {
  color: #283044;
  background-color: #eee;
  border-color: #eee;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #283044;
  background-color: #d5d4d4;
  border-color: #d5d4d4;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 3px rgba(40, 48, 68, 0.95);
}

.btn-outline-primary {
  color: #283044;
  border-color: #283044;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #283044;
  border-color: #283044;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 3px rgba(40, 48, 68, 0.8);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #283044;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #283044;
  border-color: #283044;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 3px rgba(40, 48, 68, 0.8);
}

.btn-outline-success {
  color: #ECFBDE;
  border-color: #ECFBDE;
}

.btn-outline-success:hover {
  color: #283044;
  background-color: #ECFBDE;
  border-color: #ECFBDE;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 3px rgba(236, 251, 222, 0.8);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #ECFBDE;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #283044;
  background-color: #ECFBDE;
  border-color: #ECFBDE;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 3px rgba(236, 251, 222, 0.8);
}

.btn-outline-danger {
  color: #FF595E;
  border-color: #FF595E;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #FF595E;
  border-color: #FF595E;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 3px rgba(255, 89, 94, 0.8);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #FF595E;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #FF595E;
  border-color: #FF595E;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 3px rgba(255, 89, 94, 0.8);
}

.btn-outline-light {
  color: #eee;
  border-color: #eee;
}

.btn-outline-light:hover {
  color: #283044;
  background-color: #eee;
  border-color: #eee;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 3px rgba(238, 238, 238, 0.8);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #eee;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #283044;
  background-color: #eee;
  border-color: #eee;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 3px rgba(238, 238, 238, 0.8);
}

.btn-link {
  font-weight: 400;
  color: #283044;
  text-decoration: underline #283044 solid;
}

.btn-link:hover {
  color: #0c0e14;
  text-decoration: underline #283044 solid;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline #283044 solid;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #999;
  pointer-events: none;
}

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 3.5rem;
}

.btn-sm {
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1.35;
  border-radius: 2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #283044;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 4px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1600px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #fafafa;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #283044;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #1f2534;
  text-decoration: none;
  background-color: #fafafa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #283044;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #999;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #999;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #283044;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 4px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 4px solid #fafafa;
  border-top-left-radius: calc(0.3rem - 4px);
  border-top-right-radius: calc(0.3rem - 4px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 4px solid #fafafa;
  border-bottom-right-radius: calc(0.3rem - 4px);
  border-bottom-left-radius: calc(0.3rem - 4px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}

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

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

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #283044 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #151924 !important;
}

.bg-success {
  background-color: #ECFBDE !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #d2f5b1 !important;
}

.bg-danger {
  background-color: #FF595E !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ff262d !important;
}

.bg-light {
  background-color: #eee !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #d5d4d4 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 4px solid #fafafa !important;
}

.border-top {
  border-top: 4px solid #fafafa !important;
}

.border-right {
  border-right: 4px solid #fafafa !important;
}

.border-bottom {
  border-bottom: 4px solid #fafafa !important;
}

.border-left {
  border-left: 4px solid #fafafa !important;
}

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

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #283044 !important;
}

.border-success {
  border-color: #ECFBDE !important;
}

.border-danger {
  border-color: #FF595E !important;
}

.border-light {
  border-color: #eee !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

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

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

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

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

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

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

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

@media (min-width: 1600px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

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

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

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

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

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

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

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

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

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

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

.w-auto {
  width: auto !important;
}

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

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

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

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

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

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

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

.mt-3,
.my-3 {
  margin-top: 0.75rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 0.75rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 0.75rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 0.75rem !important;
}

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

.mt-4,
.my-4 {
  margin-top: 1rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1rem !important;
}

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

.mt-5,
.my-5 {
  margin-top: 1.25rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 1.25rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 1.25rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 1.25rem !important;
}

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

.mt-6,
.my-6 {
  margin-top: 1.5rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 1.5rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 1.5rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 1.5rem !important;
}

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

.mt-7,
.my-7 {
  margin-top: 2rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 2rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 2rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 2rem !important;
}

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

.mt-8,
.my-8 {
  margin-top: 2.5rem !important;
}

.mr-8,
.mx-8 {
  margin-right: 2.5rem !important;
}

.mb-8,
.my-8 {
  margin-bottom: 2.5rem !important;
}

.ml-8,
.mx-8 {
  margin-left: 2.5rem !important;
}

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

.mt-9,
.my-9 {
  margin-top: 3rem !important;
}

.mr-9,
.mx-9 {
  margin-right: 3rem !important;
}

.mb-9,
.my-9 {
  margin-bottom: 3rem !important;
}

.ml-9,
.mx-9 {
  margin-left: 3rem !important;
}

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

.mt-10,
.my-10 {
  margin-top: 4rem !important;
}

.mr-10,
.mx-10 {
  margin-right: 4rem !important;
}

.mb-10,
.my-10 {
  margin-bottom: 4rem !important;
}

.ml-10,
.mx-10 {
  margin-left: 4rem !important;
}

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

.mt-11,
.my-11 {
  margin-top: 5rem !important;
}

.mr-11,
.mx-11 {
  margin-right: 5rem !important;
}

.mb-11,
.my-11 {
  margin-bottom: 5rem !important;
}

.ml-11,
.mx-11 {
  margin-left: 5rem !important;
}

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

.mt-12,
.my-12 {
  margin-top: 6rem !important;
}

.mr-12,
.mx-12 {
  margin-right: 6rem !important;
}

.mb-12,
.my-12 {
  margin-bottom: 6rem !important;
}

.ml-12,
.mx-12 {
  margin-left: 6rem !important;
}

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

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

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

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

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

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

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

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

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

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

.pt-3,
.py-3 {
  padding-top: 0.75rem !important;
}

.pr-3,
.px-3 {
  padding-right: 0.75rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 0.75rem !important;
}

.pl-3,
.px-3 {
  padding-left: 0.75rem !important;
}

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

.pt-4,
.py-4 {
  padding-top: 1rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1rem !important;
}

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

.pt-5,
.py-5 {
  padding-top: 1.25rem !important;
}

.pr-5,
.px-5 {
  padding-right: 1.25rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 1.25rem !important;
}

.pl-5,
.px-5 {
  padding-left: 1.25rem !important;
}

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

.pt-6,
.py-6 {
  padding-top: 1.5rem !important;
}

.pr-6,
.px-6 {
  padding-right: 1.5rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 1.5rem !important;
}

.pl-6,
.px-6 {
  padding-left: 1.5rem !important;
}

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

.pt-7,
.py-7 {
  padding-top: 2rem !important;
}

.pr-7,
.px-7 {
  padding-right: 2rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 2rem !important;
}

.pl-7,
.px-7 {
  padding-left: 2rem !important;
}

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

.pt-8,
.py-8 {
  padding-top: 2.5rem !important;
}

.pr-8,
.px-8 {
  padding-right: 2.5rem !important;
}

.pb-8,
.py-8 {
  padding-bottom: 2.5rem !important;
}

.pl-8,
.px-8 {
  padding-left: 2.5rem !important;
}

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

.pt-9,
.py-9 {
  padding-top: 3rem !important;
}

.pr-9,
.px-9 {
  padding-right: 3rem !important;
}

.pb-9,
.py-9 {
  padding-bottom: 3rem !important;
}

.pl-9,
.px-9 {
  padding-left: 3rem !important;
}

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

.pt-10,
.py-10 {
  padding-top: 4rem !important;
}

.pr-10,
.px-10 {
  padding-right: 4rem !important;
}

.pb-10,
.py-10 {
  padding-bottom: 4rem !important;
}

.pl-10,
.px-10 {
  padding-left: 4rem !important;
}

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

.pt-11,
.py-11 {
  padding-top: 5rem !important;
}

.pr-11,
.px-11 {
  padding-right: 5rem !important;
}

.pb-11,
.py-11 {
  padding-bottom: 5rem !important;
}

.pl-11,
.px-11 {
  padding-left: 5rem !important;
}

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

.pt-12,
.py-12 {
  padding-top: 6rem !important;
}

.pr-12,
.px-12 {
  padding-right: 6rem !important;
}

.pb-12,
.py-12 {
  padding-bottom: 6rem !important;
}

.pl-12,
.px-12 {
  padding-left: 6rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

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

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -0.75rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -0.75rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -0.75rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -0.75rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -0.75rem !important;
}

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

.mt-n4,
.my-n4 {
  margin-top: -1rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1rem !important;
}

.m-n5 {
  margin: -1.25rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -1.25rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -1.25rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -1.25rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -1.25rem !important;
}

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

.mt-n6,
.my-n6 {
  margin-top: -1.5rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -1.5rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -1.5rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -1.5rem !important;
}

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

.mt-n7,
.my-n7 {
  margin-top: -2rem !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -2rem !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -2rem !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -2rem !important;
}

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

.mt-n8,
.my-n8 {
  margin-top: -2.5rem !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -2.5rem !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -2.5rem !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -2.5rem !important;
}

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

.mt-n9,
.my-n9 {
  margin-top: -3rem !important;
}

.mr-n9,
.mx-n9 {
  margin-right: -3rem !important;
}

.mb-n9,
.my-n9 {
  margin-bottom: -3rem !important;
}

.ml-n9,
.mx-n9 {
  margin-left: -3rem !important;
}

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

.mt-n10,
.my-n10 {
  margin-top: -4rem !important;
}

.mr-n10,
.mx-n10 {
  margin-right: -4rem !important;
}

.mb-n10,
.my-n10 {
  margin-bottom: -4rem !important;
}

.ml-n10,
.mx-n10 {
  margin-left: -4rem !important;
}

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

.mt-n11,
.my-n11 {
  margin-top: -5rem !important;
}

.mr-n11,
.mx-n11 {
  margin-right: -5rem !important;
}

.mb-n11,
.my-n11 {
  margin-bottom: -5rem !important;
}

.ml-n11,
.mx-n11 {
  margin-left: -5rem !important;
}

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

.mt-n12,
.my-n12 {
  margin-top: -6rem !important;
}

.mr-n12,
.mx-n12 {
  margin-right: -6rem !important;
}

.mb-n12,
.my-n12 {
  margin-bottom: -6rem !important;
}

.ml-n12,
.mx-n12 {
  margin-left: -6rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 0.75rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 0.75rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 0.75rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 0.75rem !important;
  }
  .m-sm-4 {
    margin: 1rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1rem !important;
  }
  .m-sm-5 {
    margin: 1.25rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 1.25rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 1.25rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 1.25rem !important;
  }
  .m-sm-6 {
    margin: 1.5rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 1.5rem !important;
  }
  .m-sm-7 {
    margin: 2rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 2rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 2rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 2rem !important;
  }
  .m-sm-8 {
    margin: 2.5rem !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 2.5rem !important;
  }
  .m-sm-9 {
    margin: 3rem !important;
  }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 3rem !important;
  }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 3rem !important;
  }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 3rem !important;
  }
  .m-sm-10 {
    margin: 4rem !important;
  }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 4rem !important;
  }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 4rem !important;
  }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 4rem !important;
  }
  .m-sm-11 {
    margin: 5rem !important;
  }
  .mt-sm-11,
  .my-sm-11 {
    margin-top: 5rem !important;
  }
  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 5rem !important;
  }
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 5rem !important;
  }
  .m-sm-12 {
    margin: 6rem !important;
  }
  .mt-sm-12,
  .my-sm-12 {
    margin-top: 6rem !important;
  }
  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 6rem !important;
  }
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 6rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 0.75rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 0.75rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 0.75rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 0.75rem !important;
  }
  .p-sm-4 {
    padding: 1rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1rem !important;
  }
  .p-sm-5 {
    padding: 1.25rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 1.25rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 1.25rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 1.25rem !important;
  }
  .p-sm-6 {
    padding: 1.5rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 1.5rem !important;
  }
  .p-sm-7 {
    padding: 2rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 2rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 2rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 2rem !important;
  }
  .p-sm-8 {
    padding: 2.5rem !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 2.5rem !important;
  }
  .p-sm-9 {
    padding: 3rem !important;
  }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 3rem !important;
  }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 3rem !important;
  }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 3rem !important;
  }
  .p-sm-10 {
    padding: 4rem !important;
  }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 4rem !important;
  }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 4rem !important;
  }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 4rem !important;
  }
  .p-sm-11 {
    padding: 5rem !important;
  }
  .pt-sm-11,
  .py-sm-11 {
    padding-top: 5rem !important;
  }
  .pr-sm-11,
  .px-sm-11 {
    padding-right: 5rem !important;
  }
  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-11,
  .px-sm-11 {
    padding-left: 5rem !important;
  }
  .p-sm-12 {
    padding: 6rem !important;
  }
  .pt-sm-12,
  .py-sm-12 {
    padding-top: 6rem !important;
  }
  .pr-sm-12,
  .px-sm-12 {
    padding-right: 6rem !important;
  }
  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-12,
  .px-sm-12 {
    padding-left: 6rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -0.75rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -0.75rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -0.75rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -0.75rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -0.75rem !important;
  }
  .m-sm-n4 {
    margin: -1rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1rem !important;
  }
  .m-sm-n5 {
    margin: -1.25rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -1.25rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -1.25rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -1.25rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -1.25rem !important;
  }
  .m-sm-n6 {
    margin: -1.5rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n7 {
    margin: -2rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -2rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -2rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -2rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -2rem !important;
  }
  .m-sm-n8 {
    margin: -2.5rem !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -2.5rem !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -2.5rem !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -2.5rem !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -2.5rem !important;
  }
  .m-sm-n9 {
    margin: -3rem !important;
  }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -3rem !important;
  }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -3rem !important;
  }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -3rem !important;
  }
  .m-sm-n10 {
    margin: -4rem !important;
  }
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -4rem !important;
  }
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -4rem !important;
  }
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -4rem !important;
  }
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -4rem !important;
  }
  .m-sm-n11 {
    margin: -5rem !important;
  }
  .mt-sm-n11,
  .my-sm-n11 {
    margin-top: -5rem !important;
  }
  .mr-sm-n11,
  .mx-sm-n11 {
    margin-right: -5rem !important;
  }
  .mb-sm-n11,
  .my-sm-n11 {
    margin-bottom: -5rem !important;
  }
  .ml-sm-n11,
  .mx-sm-n11 {
    margin-left: -5rem !important;
  }
  .m-sm-n12 {
    margin: -6rem !important;
  }
  .mt-sm-n12,
  .my-sm-n12 {
    margin-top: -6rem !important;
  }
  .mr-sm-n12,
  .mx-sm-n12 {
    margin-right: -6rem !important;
  }
  .mb-sm-n12,
  .my-sm-n12 {
    margin-bottom: -6rem !important;
  }
  .ml-sm-n12,
  .mx-sm-n12 {
    margin-left: -6rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 0.75rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 0.75rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 0.75rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 0.75rem !important;
  }
  .m-md-4 {
    margin: 1rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1rem !important;
  }
  .m-md-5 {
    margin: 1.25rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 1.25rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 1.25rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 1.25rem !important;
  }
  .m-md-6 {
    margin: 1.5rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 1.5rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 1.5rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 1.5rem !important;
  }
  .m-md-7 {
    margin: 2rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 2rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 2rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 2rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 2rem !important;
  }
  .m-md-8 {
    margin: 2.5rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 2.5rem !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 2.5rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 2.5rem !important;
  }
  .m-md-9 {
    margin: 3rem !important;
  }
  .mt-md-9,
  .my-md-9 {
    margin-top: 3rem !important;
  }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 3rem !important;
  }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 3rem !important;
  }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 3rem !important;
  }
  .m-md-10 {
    margin: 4rem !important;
  }
  .mt-md-10,
  .my-md-10 {
    margin-top: 4rem !important;
  }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 4rem !important;
  }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 4rem !important;
  }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 4rem !important;
  }
  .m-md-11 {
    margin: 5rem !important;
  }
  .mt-md-11,
  .my-md-11 {
    margin-top: 5rem !important;
  }
  .mr-md-11,
  .mx-md-11 {
    margin-right: 5rem !important;
  }
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 5rem !important;
  }
  .ml-md-11,
  .mx-md-11 {
    margin-left: 5rem !important;
  }
  .m-md-12 {
    margin: 6rem !important;
  }
  .mt-md-12,
  .my-md-12 {
    margin-top: 6rem !important;
  }
  .mr-md-12,
  .mx-md-12 {
    margin-right: 6rem !important;
  }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 6rem !important;
  }
  .ml-md-12,
  .mx-md-12 {
    margin-left: 6rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 0.75rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 0.75rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 0.75rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 0.75rem !important;
  }
  .p-md-4 {
    padding: 1rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1rem !important;
  }
  .p-md-5 {
    padding: 1.25rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 1.25rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 1.25rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 1.25rem !important;
  }
  .p-md-6 {
    padding: 1.5rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 1.5rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 1.5rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 1.5rem !important;
  }
  .p-md-7 {
    padding: 2rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 2rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 2rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 2rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 2rem !important;
  }
  .p-md-8 {
    padding: 2.5rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 2.5rem !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 2.5rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 2.5rem !important;
  }
  .p-md-9 {
    padding: 3rem !important;
  }
  .pt-md-9,
  .py-md-9 {
    padding-top: 3rem !important;
  }
  .pr-md-9,
  .px-md-9 {
    padding-right: 3rem !important;
  }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 3rem !important;
  }
  .pl-md-9,
  .px-md-9 {
    padding-left: 3rem !important;
  }
  .p-md-10 {
    padding: 4rem !important;
  }
  .pt-md-10,
  .py-md-10 {
    padding-top: 4rem !important;
  }
  .pr-md-10,
  .px-md-10 {
    padding-right: 4rem !important;
  }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 4rem !important;
  }
  .pl-md-10,
  .px-md-10 {
    padding-left: 4rem !important;
  }
  .p-md-11 {
    padding: 5rem !important;
  }
  .pt-md-11,
  .py-md-11 {
    padding-top: 5rem !important;
  }
  .pr-md-11,
  .px-md-11 {
    padding-right: 5rem !important;
  }
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 5rem !important;
  }
  .pl-md-11,
  .px-md-11 {
    padding-left: 5rem !important;
  }
  .p-md-12 {
    padding: 6rem !important;
  }
  .pt-md-12,
  .py-md-12 {
    padding-top: 6rem !important;
  }
  .pr-md-12,
  .px-md-12 {
    padding-right: 6rem !important;
  }
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 6rem !important;
  }
  .pl-md-12,
  .px-md-12 {
    padding-left: 6rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -0.75rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -0.75rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -0.75rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -0.75rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -0.75rem !important;
  }
  .m-md-n4 {
    margin: -1rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1rem !important;
  }
  .m-md-n5 {
    margin: -1.25rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -1.25rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -1.25rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -1.25rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -1.25rem !important;
  }
  .m-md-n6 {
    margin: -1.5rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -1.5rem !important;
  }
  .m-md-n7 {
    margin: -2rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -2rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -2rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -2rem !important;
  }
  .m-md-n8 {
    margin: -2.5rem !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -2.5rem !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -2.5rem !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -2.5rem !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -2.5rem !important;
  }
  .m-md-n9 {
    margin: -3rem !important;
  }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -3rem !important;
  }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -3rem !important;
  }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -3rem !important;
  }
  .m-md-n10 {
    margin: -4rem !important;
  }
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -4rem !important;
  }
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -4rem !important;
  }
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -4rem !important;
  }
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -4rem !important;
  }
  .m-md-n11 {
    margin: -5rem !important;
  }
  .mt-md-n11,
  .my-md-n11 {
    margin-top: -5rem !important;
  }
  .mr-md-n11,
  .mx-md-n11 {
    margin-right: -5rem !important;
  }
  .mb-md-n11,
  .my-md-n11 {
    margin-bottom: -5rem !important;
  }
  .ml-md-n11,
  .mx-md-n11 {
    margin-left: -5rem !important;
  }
  .m-md-n12 {
    margin: -6rem !important;
  }
  .mt-md-n12,
  .my-md-n12 {
    margin-top: -6rem !important;
  }
  .mr-md-n12,
  .mx-md-n12 {
    margin-right: -6rem !important;
  }
  .mb-md-n12,
  .my-md-n12 {
    margin-bottom: -6rem !important;
  }
  .ml-md-n12,
  .mx-md-n12 {
    margin-left: -6rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 0.75rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 0.75rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 0.75rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 0.75rem !important;
  }
  .m-lg-4 {
    margin: 1rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1rem !important;
  }
  .m-lg-5 {
    margin: 1.25rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 1.25rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 1.25rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 1.25rem !important;
  }
  .m-lg-6 {
    margin: 1.5rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 1.5rem !important;
  }
  .m-lg-7 {
    margin: 2rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 2rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 2rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 2rem !important;
  }
  .m-lg-8 {
    margin: 2.5rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 2.5rem !important;
  }
  .m-lg-9 {
    margin: 3rem !important;
  }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 3rem !important;
  }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 3rem !important;
  }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 3rem !important;
  }
  .m-lg-10 {
    margin: 4rem !important;
  }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 4rem !important;
  }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 4rem !important;
  }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 4rem !important;
  }
  .m-lg-11 {
    margin: 5rem !important;
  }
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 5rem !important;
  }
  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 5rem !important;
  }
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 5rem !important;
  }
  .m-lg-12 {
    margin: 6rem !important;
  }
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 6rem !important;
  }
  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 6rem !important;
  }
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 6rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 0.75rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 0.75rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 0.75rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 0.75rem !important;
  }
  .p-lg-4 {
    padding: 1rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1rem !important;
  }
  .p-lg-5 {
    padding: 1.25rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 1.25rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 1.25rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 1.25rem !important;
  }
  .p-lg-6 {
    padding: 1.5rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 1.5rem !important;
  }
  .p-lg-7 {
    padding: 2rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 2rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 2rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 2rem !important;
  }
  .p-lg-8 {
    padding: 2.5rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 2.5rem !important;
  }
  .p-lg-9 {
    padding: 3rem !important;
  }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 3rem !important;
  }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 3rem !important;
  }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 3rem !important;
  }
  .p-lg-10 {
    padding: 4rem !important;
  }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 4rem !important;
  }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 4rem !important;
  }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 4rem !important;
  }
  .p-lg-11 {
    padding: 5rem !important;
  }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 5rem !important;
  }
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 5rem !important;
  }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 5rem !important;
  }
  .p-lg-12 {
    padding: 6rem !important;
  }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 6rem !important;
  }
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 6rem !important;
  }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 6rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -0.75rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -0.75rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -0.75rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -0.75rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -0.75rem !important;
  }
  .m-lg-n4 {
    margin: -1rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1rem !important;
  }
  .m-lg-n5 {
    margin: -1.25rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -1.25rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -1.25rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -1.25rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -1.25rem !important;
  }
  .m-lg-n6 {
    margin: -1.5rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n7 {
    margin: -2rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -2rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -2rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -2rem !important;
  }
  .m-lg-n8 {
    margin: -2.5rem !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -2.5rem !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -2.5rem !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -2.5rem !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -2.5rem !important;
  }
  .m-lg-n9 {
    margin: -3rem !important;
  }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -3rem !important;
  }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -3rem !important;
  }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -3rem !important;
  }
  .m-lg-n10 {
    margin: -4rem !important;
  }
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -4rem !important;
  }
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -4rem !important;
  }
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -4rem !important;
  }
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -4rem !important;
  }
  .m-lg-n11 {
    margin: -5rem !important;
  }
  .mt-lg-n11,
  .my-lg-n11 {
    margin-top: -5rem !important;
  }
  .mr-lg-n11,
  .mx-lg-n11 {
    margin-right: -5rem !important;
  }
  .mb-lg-n11,
  .my-lg-n11 {
    margin-bottom: -5rem !important;
  }
  .ml-lg-n11,
  .mx-lg-n11 {
    margin-left: -5rem !important;
  }
  .m-lg-n12 {
    margin: -6rem !important;
  }
  .mt-lg-n12,
  .my-lg-n12 {
    margin-top: -6rem !important;
  }
  .mr-lg-n12,
  .mx-lg-n12 {
    margin-right: -6rem !important;
  }
  .mb-lg-n12,
  .my-lg-n12 {
    margin-bottom: -6rem !important;
  }
  .ml-lg-n12,
  .mx-lg-n12 {
    margin-left: -6rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 0.75rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 0.75rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 0.75rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 0.75rem !important;
  }
  .m-xl-4 {
    margin: 1rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1rem !important;
  }
  .m-xl-5 {
    margin: 1.25rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 1.25rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 1.25rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 1.25rem !important;
  }
  .m-xl-6 {
    margin: 1.5rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 1.5rem !important;
  }
  .m-xl-7 {
    margin: 2rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 2rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 2rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 2rem !important;
  }
  .m-xl-8 {
    margin: 2.5rem !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 2.5rem !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 2.5rem !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 2.5rem !important;
  }
  .m-xl-9 {
    margin: 3rem !important;
  }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 3rem !important;
  }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 3rem !important;
  }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 3rem !important;
  }
  .m-xl-10 {
    margin: 4rem !important;
  }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 4rem !important;
  }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 4rem !important;
  }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 4rem !important;
  }
  .m-xl-11 {
    margin: 5rem !important;
  }
  .mt-xl-11,
  .my-xl-11 {
    margin-top: 5rem !important;
  }
  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 5rem !important;
  }
  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 5rem !important;
  }
  .m-xl-12 {
    margin: 6rem !important;
  }
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 6rem !important;
  }
  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 6rem !important;
  }
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 6rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 0.75rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 0.75rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 0.75rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 0.75rem !important;
  }
  .p-xl-4 {
    padding: 1rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1rem !important;
  }
  .p-xl-5 {
    padding: 1.25rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 1.25rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 1.25rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 1.25rem !important;
  }
  .p-xl-6 {
    padding: 1.5rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 1.5rem !important;
  }
  .p-xl-7 {
    padding: 2rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 2rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 2rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 2rem !important;
  }
  .p-xl-8 {
    padding: 2.5rem !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 2.5rem !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 2.5rem !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 2.5rem !important;
  }
  .p-xl-9 {
    padding: 3rem !important;
  }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 3rem !important;
  }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 3rem !important;
  }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 3rem !important;
  }
  .p-xl-10 {
    padding: 4rem !important;
  }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 4rem !important;
  }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 4rem !important;
  }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 4rem !important;
  }
  .p-xl-11 {
    padding: 5rem !important;
  }
  .pt-xl-11,
  .py-xl-11 {
    padding-top: 5rem !important;
  }
  .pr-xl-11,
  .px-xl-11 {
    padding-right: 5rem !important;
  }
  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-11,
  .px-xl-11 {
    padding-left: 5rem !important;
  }
  .p-xl-12 {
    padding: 6rem !important;
  }
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 6rem !important;
  }
  .pr-xl-12,
  .px-xl-12 {
    padding-right: 6rem !important;
  }
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-12,
  .px-xl-12 {
    padding-left: 6rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -0.75rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -0.75rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -0.75rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -0.75rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -0.75rem !important;
  }
  .m-xl-n4 {
    margin: -1rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1rem !important;
  }
  .m-xl-n5 {
    margin: -1.25rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -1.25rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -1.25rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -1.25rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -1.25rem !important;
  }
  .m-xl-n6 {
    margin: -1.5rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n7 {
    margin: -2rem !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -2rem !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -2rem !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -2rem !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -2rem !important;
  }
  .m-xl-n8 {
    margin: -2.5rem !important;
  }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -2.5rem !important;
  }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -2.5rem !important;
  }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -2.5rem !important;
  }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -2.5rem !important;
  }
  .m-xl-n9 {
    margin: -3rem !important;
  }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -3rem !important;
  }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -3rem !important;
  }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -3rem !important;
  }
  .m-xl-n10 {
    margin: -4rem !important;
  }
  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -4rem !important;
  }
  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -4rem !important;
  }
  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -4rem !important;
  }
  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -4rem !important;
  }
  .m-xl-n11 {
    margin: -5rem !important;
  }
  .mt-xl-n11,
  .my-xl-n11 {
    margin-top: -5rem !important;
  }
  .mr-xl-n11,
  .mx-xl-n11 {
    margin-right: -5rem !important;
  }
  .mb-xl-n11,
  .my-xl-n11 {
    margin-bottom: -5rem !important;
  }
  .ml-xl-n11,
  .mx-xl-n11 {
    margin-left: -5rem !important;
  }
  .m-xl-n12 {
    margin: -6rem !important;
  }
  .mt-xl-n12,
  .my-xl-n12 {
    margin-top: -6rem !important;
  }
  .mr-xl-n12,
  .mx-xl-n12 {
    margin-right: -6rem !important;
  }
  .mb-xl-n12,
  .my-xl-n12 {
    margin-bottom: -6rem !important;
  }
  .ml-xl-n12,
  .mx-xl-n12 {
    margin-left: -6rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 0.75rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 0.75rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 0.75rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 0.75rem !important;
  }
  .m-xxl-4 {
    margin: 1rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1rem !important;
  }
  .m-xxl-5 {
    margin: 1.25rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 1.25rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 1.25rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 1.25rem !important;
  }
  .m-xxl-6 {
    margin: 1.5rem !important;
  }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-7 {
    margin: 2rem !important;
  }
  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 2rem !important;
  }
  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 2rem !important;
  }
  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 2rem !important;
  }
  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 2rem !important;
  }
  .m-xxl-8 {
    margin: 2.5rem !important;
  }
  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 2.5rem !important;
  }
  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 2.5rem !important;
  }
  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 2.5rem !important;
  }
  .m-xxl-9 {
    margin: 3rem !important;
  }
  .mt-xxl-9,
  .my-xxl-9 {
    margin-top: 3rem !important;
  }
  .mr-xxl-9,
  .mx-xxl-9 {
    margin-right: 3rem !important;
  }
  .mb-xxl-9,
  .my-xxl-9 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-9,
  .mx-xxl-9 {
    margin-left: 3rem !important;
  }
  .m-xxl-10 {
    margin: 4rem !important;
  }
  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 4rem !important;
  }
  .mr-xxl-10,
  .mx-xxl-10 {
    margin-right: 4rem !important;
  }
  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 4rem !important;
  }
  .ml-xxl-10,
  .mx-xxl-10 {
    margin-left: 4rem !important;
  }
  .m-xxl-11 {
    margin: 5rem !important;
  }
  .mt-xxl-11,
  .my-xxl-11 {
    margin-top: 5rem !important;
  }
  .mr-xxl-11,
  .mx-xxl-11 {
    margin-right: 5rem !important;
  }
  .mb-xxl-11,
  .my-xxl-11 {
    margin-bottom: 5rem !important;
  }
  .ml-xxl-11,
  .mx-xxl-11 {
    margin-left: 5rem !important;
  }
  .m-xxl-12 {
    margin: 6rem !important;
  }
  .mt-xxl-12,
  .my-xxl-12 {
    margin-top: 6rem !important;
  }
  .mr-xxl-12,
  .mx-xxl-12 {
    margin-right: 6rem !important;
  }
  .mb-xxl-12,
  .my-xxl-12 {
    margin-bottom: 6rem !important;
  }
  .ml-xxl-12,
  .mx-xxl-12 {
    margin-left: 6rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 0.75rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 0.75rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 0.75rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 0.75rem !important;
  }
  .p-xxl-4 {
    padding: 1rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1rem !important;
  }
  .p-xxl-5 {
    padding: 1.25rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 1.25rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 1.25rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 1.25rem !important;
  }
  .p-xxl-6 {
    padding: 1.5rem !important;
  }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-7 {
    padding: 2rem !important;
  }
  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 2rem !important;
  }
  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 2rem !important;
  }
  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 2rem !important;
  }
  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 2rem !important;
  }
  .p-xxl-8 {
    padding: 2.5rem !important;
  }
  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 2.5rem !important;
  }
  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 2.5rem !important;
  }
  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 2.5rem !important;
  }
  .p-xxl-9 {
    padding: 3rem !important;
  }
  .pt-xxl-9,
  .py-xxl-9 {
    padding-top: 3rem !important;
  }
  .pr-xxl-9,
  .px-xxl-9 {
    padding-right: 3rem !important;
  }
  .pb-xxl-9,
  .py-xxl-9 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-9,
  .px-xxl-9 {
    padding-left: 3rem !important;
  }
  .p-xxl-10 {
    padding: 4rem !important;
  }
  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 4rem !important;
  }
  .pr-xxl-10,
  .px-xxl-10 {
    padding-right: 4rem !important;
  }
  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 4rem !important;
  }
  .pl-xxl-10,
  .px-xxl-10 {
    padding-left: 4rem !important;
  }
  .p-xxl-11 {
    padding: 5rem !important;
  }
  .pt-xxl-11,
  .py-xxl-11 {
    padding-top: 5rem !important;
  }
  .pr-xxl-11,
  .px-xxl-11 {
    padding-right: 5rem !important;
  }
  .pb-xxl-11,
  .py-xxl-11 {
    padding-bottom: 5rem !important;
  }
  .pl-xxl-11,
  .px-xxl-11 {
    padding-left: 5rem !important;
  }
  .p-xxl-12 {
    padding: 6rem !important;
  }
  .pt-xxl-12,
  .py-xxl-12 {
    padding-top: 6rem !important;
  }
  .pr-xxl-12,
  .px-xxl-12 {
    padding-right: 6rem !important;
  }
  .pb-xxl-12,
  .py-xxl-12 {
    padding-bottom: 6rem !important;
  }
  .pl-xxl-12,
  .px-xxl-12 {
    padding-left: 6rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -0.75rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -0.75rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -0.75rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -0.75rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -0.75rem !important;
  }
  .m-xxl-n4 {
    margin: -1rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1rem !important;
  }
  .m-xxl-n5 {
    margin: -1.25rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -1.25rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -1.25rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -1.25rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -1.25rem !important;
  }
  .m-xxl-n6 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n6,
  .my-xxl-n6 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n6,
  .mx-xxl-n6 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n6,
  .my-xxl-n6 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n6,
  .mx-xxl-n6 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n7 {
    margin: -2rem !important;
  }
  .mt-xxl-n7,
  .my-xxl-n7 {
    margin-top: -2rem !important;
  }
  .mr-xxl-n7,
  .mx-xxl-n7 {
    margin-right: -2rem !important;
  }
  .mb-xxl-n7,
  .my-xxl-n7 {
    margin-bottom: -2rem !important;
  }
  .ml-xxl-n7,
  .mx-xxl-n7 {
    margin-left: -2rem !important;
  }
  .m-xxl-n8 {
    margin: -2.5rem !important;
  }
  .mt-xxl-n8,
  .my-xxl-n8 {
    margin-top: -2.5rem !important;
  }
  .mr-xxl-n8,
  .mx-xxl-n8 {
    margin-right: -2.5rem !important;
  }
  .mb-xxl-n8,
  .my-xxl-n8 {
    margin-bottom: -2.5rem !important;
  }
  .ml-xxl-n8,
  .mx-xxl-n8 {
    margin-left: -2.5rem !important;
  }
  .m-xxl-n9 {
    margin: -3rem !important;
  }
  .mt-xxl-n9,
  .my-xxl-n9 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n9,
  .mx-xxl-n9 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n9,
  .my-xxl-n9 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n9,
  .mx-xxl-n9 {
    margin-left: -3rem !important;
  }
  .m-xxl-n10 {
    margin: -4rem !important;
  }
  .mt-xxl-n10,
  .my-xxl-n10 {
    margin-top: -4rem !important;
  }
  .mr-xxl-n10,
  .mx-xxl-n10 {
    margin-right: -4rem !important;
  }
  .mb-xxl-n10,
  .my-xxl-n10 {
    margin-bottom: -4rem !important;
  }
  .ml-xxl-n10,
  .mx-xxl-n10 {
    margin-left: -4rem !important;
  }
  .m-xxl-n11 {
    margin: -5rem !important;
  }
  .mt-xxl-n11,
  .my-xxl-n11 {
    margin-top: -5rem !important;
  }
  .mr-xxl-n11,
  .mx-xxl-n11 {
    margin-right: -5rem !important;
  }
  .mb-xxl-n11,
  .my-xxl-n11 {
    margin-bottom: -5rem !important;
  }
  .ml-xxl-n11,
  .mx-xxl-n11 {
    margin-left: -5rem !important;
  }
  .m-xxl-n12 {
    margin: -6rem !important;
  }
  .mt-xxl-n12,
  .my-xxl-n12 {
    margin-top: -6rem !important;
  }
  .mr-xxl-n12,
  .mx-xxl-n12 {
    margin-right: -6rem !important;
  }
  .mb-xxl-n12,
  .my-xxl-n12 {
    margin-bottom: -6rem !important;
  }
  .ml-xxl-n12,
  .mx-xxl-n12 {
    margin-left: -6rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1600px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}

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

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

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

.font-weight-light {
  font-weight: 400 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

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

.font-weight-bolder {
  font-weight: 600 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #283044 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0c0e14 !important;
}

.text-success {
  color: #ECFBDE !important;
}

a.text-success:hover, a.text-success:focus {
  color: #c5f39a !important;
}

.text-danger {
  color: #FF595E !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #ff0d14 !important;
}

.text-light {
  color: #eee !important;
}

a.text-light:hover, a.text-light:focus {
  color: #c8c8c8 !important;
}

.text-body {
  color: #283044 !important;
}

.text-muted {
  color: #999 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 4px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 4px solid #000;
  }
  .table, .detail-body table {
    border-collapse: collapse !important;
  }
  .table td, .detail-body table td,
  .table th,
  .detail-body table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eee !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #fafafa;
  }
  .table .thead-dark th, .detail-body table .thead-dark th {
    color: inherit;
    border-color: #fafafa;
  }
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

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

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

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

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

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

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

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1600px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

@media (min-width: 1600px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

html {
  font-size: 14px;
}

@media (min-width: 576px) {
  html {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.section-title {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: bold;
  text-underline-offset: 5px;
}

.section-title.nav-aligned {
  font-size: 1.25rem;
}

.section-title > a {
  letter-spacing: normal;
  text-transform: none;
}

.section-title .vl2 {
  width: 1rem;
}

.section-text {
  margin-top: -2rem;
  margin-bottom: 3rem;
  font-size: 0.875rem;
  font-weight: 600;
}

.section-text p:last-child {
  margin-bottom: 0;
}

.micro-title {
  font-size: 0.875rem;
  margin-bottom: 1rem;
}

.text-emphasis {
  font-size: 1.25rem;
  font-weight: 600;
}

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

@media (min-width: 768px) and (max-width: 991.98px) {
  .container-fluid-limited {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 992px) {
  .container-fluid-limited {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}

@media (min-width: 107rem) {
  .container-fluid-limited {
    width: 105rem;
  }
}

@media (min-width: 768px) {
  .content {
    min-height: 700px;
  }
}

@media (max-width: 767.98px) {
  .sm-gutters {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  .sm-gutters > .col,
  .sm-gutters > [class*="col-"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}

.img-fluid {
  width: 100%;
  height: auto;
}

.table, .detail-body table {
  width: 100%;
  margin-bottom: 2rem;
  color: #283044;
  background-color: transparent;
  border: 0;
}


.table th,
.detail-body table th, .table td, .detail-body table td {
  border-left: 0;
  border-top: 0;
  border-right: 0;
}

.table td, .detail-body table td {
  padding: 1rem;
  vertical-align: top;
  border-bottom: 4px solid #eee;
}


.table th,
.detail-body table th {
  padding: 0.75rem 1rem;
  border-bottom: 4px solid #283044;
  vertical-align: bottom;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
}

.table tr > th:first-child, .detail-body table tr > th:first-child,
.table tr > td:first-child,
.detail-body table tr > td:first-child {
  padding-left: 0;
}

.table tr > th:last-child, .detail-body table tr > th:last-child,
.table tr > td:last-child,
.detail-body table tr > td:last-child {
  padding-right: 0;
}

.table.soubory, .detail-body table.soubory {
  border-radius: 1.5rem;
  background: #f5f5f5;
  padding: 8px;
  /*box-shadow: 0px 0px 15px 0px RGBA(200, 187, 187, 0.4);*/
}

.table.soubory tr td, .detail-body table.soubory tr td {
  background: #f5f5f5;
  padding: 1.2rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: none;
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
  height: 34px;
  max-height: 34px;
}

.table.soubory tr td img, .detail-body table.soubory tr td img, .table.soubory tr td svg, .detail-body table.soubory tr td svg {
  position: absolute;
  width: 1.5rem;
  max-width: 1.5rem;
  margin-top: 0rem;
  height: 1.5rem;
  border-radius: 0;
  color: #FF595E !important;
}

.table.soubory tr td a, .detail-body table.soubory tr td a {
  display: block;
  font-weight: normal;
  text-decoration: underline;
  padding-left: 2rem;
  width: 100%;
  position: relative;
  color: #000;
  text-decoration: none;
}

.table.soubory tr td a:after, .detail-body table.soubory tr td a:after {
  position: absolute;
  width: 100%;
  height: 2px;
  content: ' ';
  left: 0rem;
  bottom: -1.4rem;
  border-top: 2px dashed #000;
}

.table.soubory tr td a:hover, .detail-body table.soubory tr td a:hover {
  background: unset;
  text-decoration: underline;
}

.table.soubory tr:last-child td, .detail-body table.soubory tr:last-child td {
  padding-bottom: 1.5rem;
}

.table.soubory tr:last-child td a:after, .detail-body table.soubory tr:last-child td a:after {
  border-top: none;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md, .detail-body table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1599.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-item {
  position: relative;
}

.container-inner {
  margin-left: 0.3rem;
}

@media (min-width: 768px) {
  .container-inner {
    margin-left: 0rem;
  }
}

@media (max-width: 991.98px) {
  .base-switch {
    /*	flex-direction: column-reverse;*/
  }
}

.aside-box {
  display: flex;
  flex-direction: column;
}

.item-menu-base {
  display: block;
}

.link-menu-nav {
  display: block;
  float: left;
  padding: 0.3rem 0.8rem;
  border-radius: 0.5rem;
  font-size: 0.95rem;
  text-decoration: unset !important;
}

.link-menu-nav.bgi- {
  background: #59AF33;
  color: #fff;
}

.link-menu-nav.bgi-:hover {
  background: #4f9b2d;
  color: #fff;
}

.link-menu-nav.bgi-yellow {
  background: #FFC31F;
  color: #000;
}

.link-menu-nav.bgi-yellow:hover {
  background: #ffbc06;
  color: #000;
}

.link-menu-nav.bgi-orange {
  background: #FF8133;
  color: #000;
}

.link-menu-nav.bgi-orange:hover {
  background: #ff711a;
  color: #000;
}

.link-menu-nav.bgi-blue {
  background: #16408A;
  color: #fff;
}

.link-menu-nav.bgi-blue:hover {
  background: #123674;
  color: #fff;
}

.link-menu-nav.bgi-black {
  background: #000;
  color: #fff;
}

.link-menu-nav.bgi-black:hover {
  background: black;
  color: #fff;
}

.line-nav {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: start;
}

.line-nav .link {
  font-size: 1.2rem;
  margin-right: 1.5rem;
  text-underline-offset: 7px;
  text-decoration-thickness: 1px;
}

.line-nav .link:hover, .line-nav .link.active {
  text-decoration-thickness: 2px;
}

.box-teacher {
  padding: 1rem;
  background: #F7E5D0;
  border-radius: 1rem;
}

.person-abs {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: bold;
}

/* --- ZÁKLADNÍ SEZNAM --- */
.aside-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 350px;
}

.aside-nav a {
  text-decoration: unset !important;
}

/* --- LEVEL 1 (O škole, Mateřská škola...) --- */
.level-1 {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
  font-size: 1.1rem;
  font-weight: 400;
  padding: 6px 0;
  transition: color 0.2s;
}

.level-2 {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
  font-size: 1.1rem;
  font-weight: 400;
  padding: 5px 0;
  transition: color 0.2s;
}

.aside-nav .active .level-2 .text {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-color: #000;
}

.aside-nav .sub-sub-nav .text {
  text-decoration: unset !important;
}

/* Aktivní nadpis (podtržení) */
.level-1.is-active-style .text {
  border-bottom: 2px solid #000;
  padding-bottom: 1px;
}

.icon-circle-down::after {
  content: '';
  width: 5px;
  height: 5px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  margin-bottom: 2px;
}

/* Černé kolečko se šipkou dolů */
.icon-circle-down {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  margin-left: 8px;
  flex-shrink: 0;
}

.icon-circle-down.right, .icon-circle-down.level-1 {
  transform: rotate(-90deg);
  background: #000;
}

.icon-circle-down.right.level-1, .icon-circle-down.level-1.level-1 {
  transform: rotate(0deg);
}

.icon-circle-down.right:after, .icon-circle-down.level-1:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

/* --- LEVEL 2 (Pilulky: O nás, Výuka...) --- */
.sub-sub-nav {
  list-style: none;
  padding: 5px 0 15px 0;
  margin: 0;
}

.sub-sub-nav li {
  margin-bottom: 10px;
}

.sub-sub-nav li:last-child {
  margin-bottom: 0;
}

.sub-sub-nav a {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  border-radius: 25px;
  background: #fff;
  color: #000;
  text-decoration: none;
  font-size: 0.95rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  /* Stín pro bílé pilulky */
  transition: all 0.2s;
}

/* Aktivní pilulka (černá s bílou šipkou) */
.sub-sub-nav li.active a {
  background: #000;
  color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.sub-sub-nav li.active a .icon-circle-down {
  background: #fff !important;
  color: #000;
}

.sub-sub-nav li.active a .icon-circle-down::after {
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
}

/* Bílá šipka v černé pilulce */
.icon-arrow-right {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  background: #ccc;
  border-radius: 50%;
  margin-left: 10px;
}

.icon-arrow-right::after {
  content: '';
  width: 4px;
  height: 4px;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  transform: rotate(45deg);
}

/* Hover efekt pro neaktivní pilulky */
.sub-sub-nav a:not(.active):hover {
  background: #000;
  color: #fff;
  transform: translateY(-1px);
}

.menu-footer-nav .menu-sub-all {
  background: #fff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.05);
  border-radius: 1rem;
  padding: 1.5rem;
  position: relative;
}

.menu-footer-nav .menu-sub-all a {
  text-decoration: unset;
}

.menu-footer-nav .menu-sub-all a:hover {
  text-decoration: underline;
  text-decoration-color: #000;
}

.menu-footer-nav .menu-sub-all .pismeno {
  position: absolute;
  right: 1.2rem;
  top: 1.2rem;
  width: 1.5rem;
}

@media (max-width: 991.98px) {
  .menu-footer-nav .menu-sub-all .pismeno {
    width: 1rem;
  }
}

.menu-footer-nav .section-nav-title {
  text-transform: unset;
  font-size: 1.25rem;
}

.nav-item-x {
  transition: all 0.2s ease-in-out;
}

.nav-item-x:hover .nav-link-x {
  color: red !important;
}

.nav-box {
  background-color: #fafafa;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 22%;
  width: 100%;
}

.nav-box .nav-h1 {
  display: block;
  color: #fff;
  height: 3rem;
  font-size: 4.5rem;
  margin: 0;
  margin-top: -25%;
  text-shadow: 0px 0px 2px #110704;
}

.nav-box.class {
  padding-top: 33%;
  background-position: center;
}

.nav-box.class .nav-h1 {
  margin-top: -35%;
}

.bgn-fotogalerie {
  border: 2px solid rgba(47, 45, 45, 0.61);
}

.bg-fotogalerie {
  /*
	background-image:
linear-gradient(to bottom, rgba(54, 54, 54, 0.61), rgba(47, 45, 45, 0.61)),
url('/assets/front/img/sszslitvinov23/fotogalerie.jpg');


	background-position: center center;
	background-size: cover;
	*/
}

.bg-fotogalerie .nav-title {
  color: #fff !important;
}

.bg-fotogalerie i {
  background: #FFC31F !important;
  right: 1.1rem !important;
}

.bgn-dokumenty {
  border: 2px solid #FFC31F;
}

.bg-dokumenty {
  background-color: #FFC31F;
}

.bg-dokumenty .nav-title {
  color: #363636 !important;
}

.bg-dokumenty i {
  background: #B4A18A !important;
}

.bgn-skola {
  border: 2px solid #16408A;
}

.bg-skola {
  background-color: #03339C;
  border-color: #16408A;
}

.bgn-tridy {
  border: 2px solid #03339C;
}

.bg-tridy {
  background-color: #03339C;
  border-color: #03339C;
}

.bgn-dokumenty {
  border: 2px solid #59AF33;
}

.bg-dokumenty {
  background-color: #2B8705;
  border-color: #59AF33;
}

.bgn-fotogalerie {
  border: 2px solid #FFC31F;
}

.bg-fotogalerie {
  background-color: #FEFCCF;
  border-color: #FFC31F;
}

.bgn-rodice {
  border: 2px solid #6CBE8B;
}

.bg-rodice {
  background-color: #DBFAE2;
  border-color: #6CBE8B;
}

.bgn-zaci {
  border: 2px solid #FF8133;
}

.bg-zaci {
  background-color: #FF8133;
}

.bgn-druzina {
  border: 2px solid #FFC31F;
}

.bg-druzina {
  background-color: #FFC31F;
}

.bgn-jidelna {
  border: 2px solid #59AF33;
}

.bg-jidelna, .bg-zapis-do-1-tridy {
  background-color: #ECFBDE;
  border: 3px solid #59AF33;
}

.bg-materska-skola {
  background-color: #03339C;
  border: 3px solid #16408A;
}

.bg-zakladni-skola, .bg-spolek-rodicu {
  background-color: #FEFCCF;
  border: 3px solid #FFC31F;
}

.bg-druzina-a-skolni-klub {
  background-color: #FFFAFA;
  border: 3px solid #E88B9E;
}

.bgn-aktivity {
  border: 2px solid #16408A;
}

.bg-aktivity {
  background-color: #16408A;
}

.bgn-druzina-a-klub {
  border: 2px solid #FF595E;
}

.bg-druzina-a-klub {
  background-color: #FF595E;
}

.bg-druzina-a-klub .nav-title {
  color: #fff !important;
  width: 66%;
}

.bg-druzina-a-klub i {
  background: #CEC2B5 !important;
}

.nav-link {
  display: block;
  padding: 0.25rem 0;
  text-decoration: none;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #999;
  pointer-events: none;
  cursor: default;
}

.aside-title {
  position: relative;
  font-size: 1.25rem;
  padding-bottom: 1rem;
}

.aside-title:after {
  position: absolute;
  height: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  content: ' ';
  width: 97%;
  left: 0;
  bottom: 0rem;
}

.navigation {
  display: flex;
  width: 100%;
}

.navigation .navigation-l {
  width: 75%;
}

.navigation .navigation-r {
  width: 25%;
}

.navigation .carousel-indicators {
  position: relative;
  justify-content: center;
  margin-right: 0;
  margin-left: 0;
  margin-top: -2rem;
  width: 100%;
}

.navigation .carousel-indicators li {
  height: 4px;
  width: 24px;
  background-color: #fff;
  margin-right: 0.5rem;
  opacity: 0.8;
  margin-bottom: 1rem;
  border: none;
}

.navigation .carousel-indicators li.active {
  background: #000;
}

.banner-item {
  display: flex;
  background: #FFC31F;
}

.banner-item .item-img {
  width: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-item .item-img .jpg {
  width: 100%;
}

.banner-item .item-img h2 {
  display: block;
  opacity: 1;
  position: absolute;
  text-align: center;
  color: #fff;
  font-size: 3.75rem;
  text-shadow: 0px 0px 3px #110704;
}

.banner-item .item-img h2.s2 {
  font-size: 3rem;
}

.item-note {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-note .note-box {
  display: block;
  position: absolute;
}

.item-note .note-box .note-inner {
  position: relative;
}

.item-note .note-box .note-inner .svg {
  width: 17rem;
}

.item-note .note-box .note-inner .tile-sh {
  font-family: 'Caveat', cursive;
  position: absolute;
  display: block;
  font-size: 1.95rem;
  width: 17rem;
  top: 3rem;
  text-align: center;
  transform: rotate(-5deg);
  color: #0033a0;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}

.contacts.with-bg {
  background-color: #fff;
  padding: 1rem;
  border-radius: 1rem;
}

.contact {
  display: flex;
}

.contact-img {
  width: 5rem;
  height: 5rem;
  border-radius: 2.5rem;
}

.contacts-fixed {
  width: 100%;
}

@media (min-width: 768px) {
  .contacts-fixed {
    margin-left: 2rem;
    margin-top: 1.5rem;
    margin-right: 5rem;
    width: 95%;
  }
}

.contacts-fixed .contact {
  display: flex;
  justify-content: space-between;
}

.contact-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

@media (min-width: 768px) {
  .contact-list {
    margin-left: 10%;
    margin-right: 10%;
  }
}

.person-img-box {
  margin-left: 3rem;
  margin-right: 0;
  background: #fff;
  border-radius: 0.8rem;
}

.section-contact {
  font-size: 1rem;
}

.section-contact span {
  font-weight: normal;
}

.form-xx {
  background: #f5f5f5;
  border-radius: 1rem;
}

.form-xx h2 {
  font-size: 1.25rem;
}

.form-xx input, .form-xx textarea {
  padding-left: 0.5rem;
}

.contact-h2 {
  font-size: 1.25rem;
}

.contact-list-all {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-avatar {
  display: flex;
  width: 4.5rem;
  height: 4.5rem;
  color: #fafafa;
  align-items: center;
  justify-content: center;
  border-radius: 2.5rem;
  font-size: 3rem;
}

.contact-body {
  display: flex;
  align-items: baseline;
  padding-left: 0;
}

.contact-body.class {
  background: #f5f5f5;
  padding-left: 0;
}

.contact-class {
  background: #f5f5f5;
  border-radius: 1rem;
  padding: 1rem;
  width: 100%;
}

.contact-class .teachers p {
  font-size: 1.3125rem;
  padding: 0;
  margin: 0;
}

.contact-name {
  font-size: 1.2rem;
  color: #000;
  font-family: "Outfit", sans-serif;
}

.contact-name.class {
  font-weight: normal;
  font-size: 1.1rem;
}

.contact-name a {
  text-decoration: none;
  color: #000;
}

.contact-name a:hover {
  text-decoration: underline;
}

.contact-link-2 {
  display: block;
  float: left;
  background: #444;
  color: #fff;
  padding: 0.1rem 0.6rem 0.1rem 0.6rem;
  font-size: 0.9rem;
  margin-top: 0rem;
  border-radius: 0.5rem;
  text-decoration: none;
  transition: 0.3s linear all;
}

.contact-link-2:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

.contact-link {
  display: block;
  position: absolute;
  right: 1rem;
  bottom: 0rem;
  background: #333;
  color: #fff;
  padding: 0.5rem 0.6rem 0.4rem 0.6rem;
  border-radius: 0.5rem;
  text-decoration: none;
  transition: 0.3s linear all;
}

.contact-link:hover {
  background: #59AF33;
  color: #fff;
  text-decoration: none;
}

.contact-attr {
  display: block;
  font-size: 1.05rem;
  color: #333;
  text-decoration: none;
}

.contact-attr .icon {
  color: #59AF33;
  font-size: 1.1375rem;
}

.contact-detail h1, .contact-detail h2, .contact-detail h3, .contact-detail h4, .contact-detail h5, .contact-detail h6 {
  color: #283044;
}

.contact-detail img {
  max-width: 100%;
  height: auto;
}

.event {
  float: left;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #eee;
}

.img-hp-top {
  width: 96%;
  margin-left: 2%;
}

@media (max-width: 767.98px) {
  .img-hp-top {
    width: 100%;
    margin-left: 0;
  }
}

.img-hp-top .cls-1 {
  fill: url(#pattern);
}

.img-hp-top .cls-2 {
  fill: url(#pattern-2);
}

.img-hp-top .cls-3 {
  fill: url(#pattern-3);
}

.img-hp-top .cls-4 {
  fill: url(#pattern-4);
}

.img-hp-top .cls-5 {
  fill: url(#pattern-5);
}

.img-hp-top .cls-6 {
  fill: url(#pattern-6);
}

.img-hp-top .cls-7 {
  fill: url(#pattern-7);
}

.img-hp-top .color-over-hp {
  fill: rgba(0, 141, 54, 0.75);
  cursor: pointer;
}

.img-hp-top .font-hp-img {
  fill: #fff;
  font-size: 40px;
  font-family: Poppins;
  font-weight: 600;
}

.img-hp-top .font-hp-img-2 {
  fill: #fff;
  font-size: 25px;
  font-family: Poppins;
  font-weight: 600;
}

@keyframes pulse-visible-copy {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.img-hp-top .over-pismeno {
  opacity: 0;
  cursor: pointer;
  transition: 0.2s ease-in-out all;
}

.img-hp-top .over-pismeno:hover {
  opacity: 1;
}

.top-link .link-hp {
  padding: 1rem 1.2rem 1rem 1.2rem;
  display: block;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  font-size: 1.25rem;
  font-weight: 600;
  text-decoration: unset;
  transition: 0.2s ease-in-out all;
}

.top-link .link-hp:hover {
  text-decoration: underline;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .top-link .link-hp {
    padding: 0.6rem;
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  .top-link .link-hp {
    font-size: 1rem;
    border-radius: 1rem;
    margin-bottom: 1rem;
  }
}

.top-link .link-hp.red:after {
  content: " ";
  display: block;
  height: 5px;
  margin-top: 0.5rem;
  background: #FF595E;
}

.top-link .link-hp.green:after {
  content: " ";
  display: block;
  height: 5px;
  margin-top: 0.5rem;
  background: #59AF33;
}

.top-link .link-hp.yellow:after {
  content: " ";
  display: block;
  height: 5px;
  margin-top: 0.5rem;
  background: #FFC31F;
}

.top-link .link-hp.green-2:after {
  content: " ";
  display: block;
  height: 5px;
  margin-top: 0.5rem;
  background: #ECFBDE;
}

.top-link .link-hp.blue-2:after {
  content: " ";
  display: block;
  height: 5px;
  margin-top: 0.5rem;
  background: #03339C;
}

.top-link .link-hp.blue:after {
  content: " ";
  display: block;
  height: 5px;
  margin-top: 0.5rem;
  background: #16408A;
}

@media (max-width: 767.98px) {
  .top-link .link-hp {
    font-size: 1rem;
    border-radius: 1rem;
    margin-bottom: 1rem;
    padding: 0.6rem;
  }
  .top-link .link-hp:after {
    height: 3px !important;
    margin-top: 0.2rem;
  }
}

@media (min-width: 768px) {
  .top-link .link-hp.firts {
    border-radius: 1rem 0 0 1rem;
  }
  .top-link .link-hp.last {
    border-radius: 0 1rem 1rem 0;
  }
}

.event-date {
  float: left;
  display: inline-block;
  width: 10rem;
  font-weight: bold;
}

.event-title {
  float: left;
  display: inline-block;
  width: calc(100% - 10rem);
}

.event-title a {
  text-decoration: none;
  font-size: 1.125rem;
}

.event-title a:hover {
  text-decoration: underline;
  text-decoration-color: #FFC31F;
}

.card-event {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  margin-bottom: 2rem;
  background-clip: border-box;
  text-decoration: none;
  transition: background-color 0.25s ease-in-out;
}

.card-event .event-body-class {
  padding: 0;
  padding-left: 0rem;
  margin-top: -1.2rem;
  margin-bottom: 2.5rem;
}

.card-event .event-box a:hover {
  text-decoration: none;
}

.card-event .name-day {
  font-size: 0.75rem;
}

.card-event h4 {
  font-size: 0.625rem;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.card-event h4.card-subtitle {
  font-size: 0.9rem;
}

.card-event h5 {
  margin: 0;
  padding: 0;
  margin-top: 0.2rem;
  font-size: 1.5rem;
  font-weight: normal;
}

.card-event h5.card-title {
  font-size: 1.5rem;
}

.card-event .pointer {
  margin-left: 0.5rem;
  height: 1.2rem;
  width: 1.2rem;
  border-radius: 0.6rem;
  top: -1rem;
}

.card-event .liner {
  position: absolute;
  height: 100%;
  width: 5px;
  left: 0;
  top: 0;
  background: #59AF33;
  margin-left: calc(20% + 8px);
}

@media (max-width: 991.98px) {
  .card-event .liner {
    margin-left: calc(18% - 1px);
    width: 4px;
  }
}

.card-event .line {
  display: block;
  position: absolute;
  height: 100%;
  background: #16408A;
  width: 4px;
  left: 2rem;
  top: 0rem;
}

.card-event .pointer-class {
  position: absolute;
  height: 1.2rem;
  width: 1.2rem;
  border-radius: 0.6rem;
  background: #59AF33;
  top: -0.9rem;
  margin-left: 1rem;
}

.card-event.no-bg {
  background-color: transparent;
}

.card-event.no-bg:hover, .card-event.no-bg:focus {
  background-color: transparent;
}

.card-event.no-bg:hover .card-title, .card-event.no-bg:focus .card-title {
  text-decoration: underline #283044;
}

.box-event-hp article.card-event:last-of-type .liner {
  background: unset;
}

.event-bg-box {
  position: relative;
  background: #F9F9F9;
  padding: 3rem 2rem 3rem 3rem;
  margin-right: -0.5rem;
  border-radius: 1.5rem 0 0 1.5rem;
}

@media (max-width: 991.98px) {
  .event-bg-box {
    border-radius: 1.25rem;
    margin-right: 0rem;
    padding: 1rem;
  }
}

.box-event-hp {
  position: relative;
  /*
    &:after{
      content: ' ';
      display: block;
      width: 5px;
      height: 100%;
      background: $yellow;
      position: absolute;
      top: 0;
      left: calc(20% + 9px);
      z-index: 10;

      @include media-breakpoint-down(md) {
        width: 3px;
        left: calc(18%);
        height: calc(100% - 7.6rem);
      }


      background: #000;
     background: rgb(0,174,239);
      background: linear-gradient(45deg, rgba(3,174,234,1) 0%, rgb(137, 197, 67) 100%);
      }
  */
}

.card-title-event {
  font-size: 1.1rem;
}

.link-tile {
  text-decoration: unset;
}

.link-tile .card-title-event {
  text-decoration: underline;
  text-underline-offset: 7px;
  text-decoration-thickness: 1px;
}

.link-tile:hover {
  text-decoration: none;
}

.link-tile:hover .card-title-event {
  text-decoration: underline;
  text-underline-offset: 7px;
  text-decoration-thickness: 2px;
}

.top-menu-link {
  padding: 0.35rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  width: 100%;
}

@media (max-width: 575.98px) {
  .top-menu-link {
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: #fafafa;
    margin-bottom: 1rem;
  }
}

.top-menu-link a {
  display: block;
  float: left;
  text-decoration: none;
  margin-right: 0.5rem;
  color: #000;
  padding: 0.2rem 0.3rem 0 0.3rem;
  font-weight: 300;
  font-size: 0.8125rem;
  font-weight: bold;
  margin-right: 0.2rem;
}

@media (min-width: 768px) {
  .top-menu-link a {
    font-size: 1rem;
    margin-right: 0.5rem;
  }
}

.top-menu-link a:hover {
  text-decoration: underline;
}

.top-menu-link .search-b {
  float: right;
}

.border-gradient:after {
  display: block;
  margin-left: -1rem;
  margin-right: -1rem;
  content: ' ';
  width: 100%;
  height: 5px;
  margin-top: 0.5rem;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 10%, white 100%);
}

.main-navbar-mob {
  width: 100%;
  padding-left: 0;
}

.navbar-nav-mob {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}

.nav-item-mob a {
  background: #fafafa;
  padding: 0.25rem 0.5rem;
  border-radius: 0.5rem;
  margin: 0.3rem;
  border: 4px solid #fafafa;
}

.nav-item-mob a.bg-blue {
  border-color: #03339C;
  background: #03339C;
  color: #fff;
}

.nav-item-mob a.bg-yellow {
  border-color: #FFC31F;
  background: #FFC31F;
  color: #000;
}

.nav-item-mob a.bg-green {
  border-color: #59AF33;
  background: #59AF33;
  color: #fff;
}

.nav-item-mob a.bg-green-2 {
  border-color: #2B8705;
  background: #2B8705;
  color: #000;
}

.nav-item-mob a.bg-red {
  border-color: #FF595E;
  background: #FF595E;
  color: #000;
}

.nav-item-mob a.bg-orange {
  border-color: #FF8133;
  background: #FF8133;
  color: #000;
}

.main-navbar {
  margin-top: 0rem;
  justify-content: flex-end;
  margin-right: 0px;
  font-weight: normal;
}

@media (min-width: 1200px) {
  .main-navbar {
    margin-left: -6rem;
  }
}

.main-navbar .nav-item .nav-link {
  display: flex;
  flex-direction: column;
}

.main-navbar .nav-item .nav-link span {
  margin-top: 0rem;
  display: block;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  text-decoration: unset;
}

.main-navbar .nav-item .nav-link:hover {
  text-decoration: underline;
  text-underline-offset: 7px;
  text-decoration-thickness: 1px;
  text-decoration-thickness: 2px;
}

.bg-unset {
  background: unset !important;
}

.bg-line-100 {
  width: 100%;
  height: 6px;
  background-image: url("/assets/front/img/sszslitvinov23/line-split.svg");
  background-repeat: repeat-x;
  background-size: cover;
  background-position: center center;
}

.bg-line-100.rev {
  transform: scaleX(-1);
}

.bg-blue-mx {
  width: 100%;
}

.navbar-nav-primary {
  width: 100%;
}

@media (min-width: 768px) {
  .navbar-nav-primary {
    margin-top: -13px;
    margin-left: 0;
    margin-right: 0;
  }
}

.navbar-nav-primary li {
  height: 4rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 1200px) {
  .navbar-nav-primary li {
    height: 5rem;
    padding-bottom: 0rem;
  }
}

@media (min-width: 768px) {
  .navbar-nav-primary li:first-child i {
    width: 100%  !important;
  }
}

.navbar-nav-primary li .head-x {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: unset;
  text-decoration-line: unset;
  color: #000;
  height: 100%;
}

@media (max-width: 767.98px) {
  .navbar-nav-primary li .head-x.active_m {
    background: #fff;
  }
  .navbar-nav-primary li .head-x.active_m .icon-2 {
    color: #03339C;
  }
  .navbar-nav-primary li .head-x.active_m .nav-title {
    color: #03339C;
  }
}

.navbar-nav-primary li .head-x .nav-title {
  margin-top: 0.3rem;
  display: block;
  font-weight: 400;
  font-family: 'Hedvig Letters Serif', serif !important;
  font-size: 1.35rem;
  line-height: 1.1;
  text-decoration: unset;
  text-decoration-line: unset;
}

@media (max-width: 991.98px) {
  .navbar-nav-primary li .head-x .nav-title {
    font-size: 1.1rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-nav-primary li .head-x .nav-title {
    font-size: 1.1rem;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-nav-primary li .head-x .nav-title {
    font-size: 1.1rem;
  }
}

.navbar-nav-primary li .head-x i {
  display: block;
  position: absolute;
  bottom: 0.5rem;
  height: 7px;
  width: calc(100% - 1rem);
  border-radius: 5px;
}

.navbar-nav-primary li .head-x .icon-2 {
  height: 2.5rem;
  width: 2.5rem;
  color: #fff;
}

@media (min-width: 768px) {
  .navbar-nav-primary li:first-child {
    padding-left: 0rem;
  }
  .navbar-nav-primary li:first-child .sub-man-nav {
    margin-left: 0% !important;
    width: calc(100%) !important;
  }
  .navbar-nav-primary li:last-child {
    padding-right: 0rem;
  }
  .navbar-nav-primary li:last-child .sub-man-nav {
    margin-left: 0% !important;
  }
}

.navbar-nav-primary li .sub-man-nav {
  display: block;
}

@media (min-width: 768px) {
  .navbar-nav-primary li .sub-man-nav {
    display: none !important;
    opacity: 0;
    margin-top: 0px;
  }
  .navbar-nav-primary li:hover .sub-man-nav {
    display: block !important;
    position: absolute;
    z-index: 100;
    background: #fff;
    width: calc(100% - 1rem);
    opacity: 1;
    border-radius: 0rem 0rem 1rem 1rem;
    list-style: unset;
    padding: .5rem 1rem;
    margin: 0;
    margin-left: 0;
    margin-top: -15px;
  }
  .navbar-nav-primary li:hover .sub-man-nav > li {
    height: auto;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid rgba(26, 26, 26, 0.1);
    padding: .55rem 0rem;
  }
  .navbar-nav-primary li:hover .sub-man-nav > li:last-child {
    border-bottom: unset;
  }
  .navbar-nav-primary li:hover .sub-man-nav > li a {
    text-decoration: unset;
    color: #363636;
    font-size: 1.05rem;
    line-height: 1;
  }
  .navbar-nav-primary li:hover .sub-man-nav > li a:hover {
    color: #000;
    text-decoration: underline;
  }
}

.space-main {
  width: 100%;
  display: block;
  height: 4rem;
}

.navbar {
  position: fixed;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  z-index: 3000;
  width: 100%;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #F8F8F8;
  border-bottom: 2px solid #DADADA;
}

@media (min-width: 768px) {
  .navbar .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
}

.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl, .navbar .container-xxl,
.navbar .container-fluid-limited {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar .icon-navbar {
  font-size: 1.5rem;
  margin-top: 0rem;
}

.bg-body {
  /*
	background: rgb(248,251,251);
	background: radial-gradient(circle, rgba(248,251,251,1) 0%, rgb(243, 252, 255) 100%);
	*/
  background: #fff;
}

.bg-body-subpage {
  background: #fafafa;
  background: linear-gradient(180deg, #fafafa 0%, white 100%);
  /*background-color: #fff;*/
  /*
	background-image: url("/assets/front/img/zsdukelska/bg-subpage.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #fafafa;
	*/
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.top-header {
  position: absolute;
  top: 0.4rem;
  right: 3.5rem;
  z-index: 100;
}

@media (min-width: 1200px) {
  .top-header {
    right: 3.3rem;
  }
}

@media (max-width: 767.98px) {
  .top-header {
    display: flex;
    top: -0.4rem;
    left: 1rem;
    right: 1rem;
    justify-content: center;
    height: 20px;
  }
}

.top-header .top-top-ul {
  display: block;
  list-style-type: none;
  padding-inline-start: 0px;
}

.top-header .top-top-ul li {
  display: inline-block;
  margin-right: 1rem;
}

.top-header .top-top-ul li a {
  font-weight: 400;
  font-size: .9rem;
  cursor: pointer;
  text-decoration: unset;
}

.top-header .top-top-ul li a:hover {
  text-decoration: underline;
  text-decoration-color: #000;
}

.main-nav-head {
  height: 4rem;
}

@media (min-width: 768px) {
  .main-nav-head {
    height: 5rem;
  }
}

.main-nav-head .nav-link-main {
  font-weight: bold;
  text-decoration: none;
}

@media (min-width: 768px) {
  .main-nav-head .nav-link-main {
    font-size: 1.25rem;
  }
}

.main-nav-head .nav-link-main .img-box {
  width: 100%;
  height: 1.5rem;
  position: relative;
  overflow: hidden;
  transition: 0.15s linear;
}

@media (min-width: 768px) {
  .main-nav-head .nav-link-main .img-box:hover {
    height: 3rem;
  }
}

.main-nav-head .nav-link-main .current {
  height: 2rem;
}

@media (min-width: 768px) {
  .main-nav-head .nav-link-main .current {
    height: 3rem;
  }
}

.main-nav-head .nav-link-main .img-o-skole {
  background-image: url("/assets/front/img/hp/img1.jpg");
  background-position: center center;
  background-size: cover;
}

.main-nav-head .nav-link-main .bg-o-skole {
  background: #FFC31F;
  opacity: 0.8;
}

.main-nav-head .nav-link-main .img-pro-studenty {
  background-image: url("/assets/front/img/hp/img2.jpg");
  background-position: center center;
  background-size: cover;
}

.main-nav-head .nav-link-main .bg-pro-studenty {
  background: #e0607a;
  opacity: 0.8;
}

.main-nav-head .nav-link-main .img-pro-uchazece {
  background-image: url("/assets/front/img/hp/img3.jpg");
  background-position: center center;
  background-size: cover;
}

.main-nav-head .nav-link-main .bg-pro-uchazece {
  background: #523b71;
  opacity: 0.8;
}

.main-nav-head .nav-link-main .img-kontakty {
  background-image: url("/assets/front/img/hp/img4.jpg");
  background-position: center center;
  background-size: cover;
}

.main-nav-head .nav-link-main .bg-kontakty {
  background: #0f2c5e;
  opacity: 0.8;
}

.main-nav-head .nav-link-main .inner-color {
  position: absolute;
  width: 100%;
  height: 100%;
}

.navbar-brand {
  display: inline-block;
  text-decoration: none;
  margin-right: 0;
}

@media (min-width: 768px) {
  .navbar-brand {
    margin-top: -1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.navbar-brand svg {
  display: inline-block;
  width: rem;
  height: auto;
  margin-top: .5rem;
}

@media (min-width: 1200px) {
  .navbar-brand svg {
    margin-top: 0rem;
    width: 4rem;
  }
}

@media (min-width: 1200px) {
  .navbar-brand svg {
    margin-top: 0.5rem;
    width: 12rem;
  }
}

.navbar-brand .h2-title {
  margin-left: 1rem;
  font-size: 1.2rem;
  text-decoration: none;
  padding-top: 0.4rem;
  font-weight: bold;
}

.navbar-brand .h3-sub {
  font-size: 1.05rem;
  text-decoration: none;
  font-weight: normal;
}

.navbar-brand .h1-title {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 0.9rem;
  text-decoration: none;
  margin-top: 0.5rem;
  font-weight: 500;
  color: #FF595E;
}

.navbar-brand .h1-title .h1-c {
  display: inline-block;
  font-size: 0.975rem;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-brand .h1-title .h1-c {
    font-size: 0.975rem;
  }
}

@media (min-width: 1200px) {
  .navbar-brand .h1-title .h1-c {
    font-size: 1.8rem;
  }
}

.navbar-brand .h1-title .logo-zs {
  width: 10rem;
  margin-top: 1rem;
  margin-left: .5rem;
}

.navbar-brand .h1-title .vl2 {
  width: 1.5rem;
  margin-top: -.5rem;
  margin-left: .5rem;
}

.navbar-brand .h1-title .pb1 {
  display: block;
  color: #283044;
  font-size: 0.75rem;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .navbar-brand .h1-title .pb1 {
    font-size: 0.8125rem;
  }
}

@media (min-width: 992px) {
  .navbar-brand .h1-title .pb1 {
    font-size: 0.8125rem;
  }
}

@media (min-width: 1200px) {
  .navbar-brand .h1-title .pb1 {
    font-size: 1rem;
  }
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand.class-title {
  font-size: 1.65rem;
  font-weight: normal;
  text-decoration: none;
  padding-bottom: 0.1rem;
}

@media (max-width: 991.98px) {
  .navbar-brand.class-title {
    display: block;
    height: 3rem;
    float: left;
    position: relative;
    width: 100%;
  }
}

.navbar-brand.class-title .icon {
  height: 3rem;
  width: 3rem;
}

.navbar-brand.class-title .title-class {
  display: inline-block;
  margin-left: 0.5rem;
}

.navbar-brand.class-title .title-class.wave:after {
  position: absolute;
  left: 4rem;
  bottom: -1.5rem;
  background-image: url("/assets/front/img/msov/wave-green.svg");
  background-repeat: no-repeat;
  background-size: 1.5rem;
  width: 1.5rem;
  height: 1rem;
  content: " ";
}

.tile {
  position: relative;
  width: 100%;
  /*&:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-position: center center;
		background-repeat: no-repeat;
		opacity: 0.95;
	}*/
}

.tile:hover .tile-img {
  filter: none;
}

.tile.active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.5rem;
  background: rgba(255, 255, 255, 0.15);
  left: 0%;
  bottom: 0;
  z-index: 1;
  transition: border-color .15s linear;
}

.tile-1-1 {
  padding-bottom: 100%;
  background: #fff;
}

.tile-1-1:after {
  background-size: auto 55%;
}

.tile-1-3 {
  padding-bottom: 50%;
}

.tile-1-3:after {
  background-size: auto 55%;
}

.tile-1-6 {
  padding-bottom: 170%;
}

.tile-1-6:after {
  background-size: auto 75%;
}

.tile-5-3 {
  height: 6rem;
  margin-bottom: 1.8rem;
}

.tile-5-3:last-child {
  margin-bottom: 0rem;
}

.tile-5-5 {
  height: 4.2rem;
  margin-bottom: 1rem;
}

.tile-5-5:last-child {
  margin-bottom: 0rem;
}

.tile-11 {
  display: block;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .col-md-55 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  .col-md-55 {
    flex: 0 0 16.6666%;
    max-width: 16.6666%;
  }
}

.classes-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.link-menu {
  display: block;
  background: #fff;
  padding: 0.7rem 1.2rem;
  text-align: center;
  font-size: 1.25rem;
  border-radius: 1rem;
}

.list-classes {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.link-class {
  display: block;
  width: 50%;
  text-align: left;
  color: #000;
  text-decoration: unset !important;
  margin-right: 1.2rem;
  margin-bottom: 1.2rem;
  font-weight: normal;
  border-radius: 1rem;
  transition: 0.3s linear all;
  transition: 0.3s linear all;
}

@media (min-width: 992px) {
  .link-class {
    width: 25%;
  }
}

.link-class .post-img-c {
  border-radius: 1rem;
}

.link-class.cl-1 .class-tile {
  font-size: 1.5rem;
  padding-top: 0.45rem;
}

.link-class:hover {
  text-decoration: underline;
  text-decoration-color: #000;
}

.link-class:hover .post-img-c {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
}

.link-class:hover .class-tile {
  text-decoration-thickness: 2px;
}

.link-class .class-tile {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 0.5rem;
  text-decoration: underline;
  text-underline-offset: 7px;
  text-decoration-thickness: 1px;
}

.link-class .class-ped {
  font-size: 0.9rem;
  font-weight: normal;
}

.sm-bold {
  font-weight: bold;
}

.title-main-class {
  display: flex;
  flex-direction: row;
}

.title-main-class .icon-3 {
  display: block;
  color: #03339C;
  width: 3rem;
  height: 3rem;
  margin-right: 1.5rem;
  margin-top: 0.6rem;
}

@media (min-width: 768px) {
  .title-main-class .icon-3 {
    width: 3.5rem;
    height: 3.5rem;
    margin-right: 1.5rem;
    margin-top: -0.5rem;
  }
}

.tile-content {
  display: flex;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 1rem;
  color: #283044;
  align-items: top;
  justify-content: left;
  align-items: center;
  z-index: 1;
  text-decoration: underline;
  font-weight: 400;
  tansition: 0.3s linear;
}

.tile-content:hover, .tile-content:focus {
  color: #283044;
}

.tile-content > span {
  display: block;
  float: left;
  padding-left: 1rem;
  font-size: 1rem;
  text-align: left;
  line-height: 1.15;
}

@media (min-width: 576px) {
  .tile-content > span {
    font-size: 1.3rem;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .tile-content > span {
    font-size: 1rem;
  }
}

.tile-content .ft2 {
  font-size: 1.1rem;
}

.tile-content .tile-img-ms {
  position: absolute;
  bottom: 0.6rem;
  width: 70%;
}

.tile-content .tile-img-1-1 {
  position: absolute;
  right: 2.8rem;
  color: #283044;
  width: 2.5rem;
}

@media (min-width: 768px) {
  .tile-content .tile-img-1-1 {
    width: 2.5rem;
  }
}

.tile-content .arrow {
  position: absolute;
  right: 0.8rem;
  width: 1.5rem;
  height: 1.5rem;
}

.tile-content .tile-img-1-2 {
  float: left;
  padding-left: 0rem;
  color: #283044;
  width: 2rem;
}

.tile-full-img {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
}

@keyframes vymena-objektu {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes vymena-objektu2 {
  0% {
    opacity: 1;
  }
  22% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  78% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

#logo-skola {
  opacity: 0;
}

#logo-skola-rotace {
  opacity: 1;
  animation: vymena-objektu2 16s infinite;
  transition: opacity 0.3s ease-in-out;
}

#logo-uk-rotace {
  opacity: 0;
  animation: vymena-objektu 4s 1, vymena-objektu2 16s infinite;
  animation-delay: 4s, 8s;
  transition: opacity 0.3s ease-in-out;
}

#logo-uk {
  opacity: 1;
}

.new-header .logo-claim {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-decoration: unset;
  text-decoration: unset;
}

@media (max-width: 767.98px) {
  .new-header .logo-claim {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

@media (min-width: 768px) {
  .new-header .logo-claim {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

.new-header .logo-claim .navbar-claim {
  display: none;
  top: 0rem;
  font-weight: bold;
}

@media (max-width: 767.98px) {
  .new-header .logo-claim .navbar-claim {
    display: block;
    font-size: 1rem;
    line-height: 1.2;
    margin-top: 0.8rem;
    margin-left: 0.0rem;
    padding-left: 0.2rem;
    margin-bottom: 0.5rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .new-header .logo-claim .navbar-claim {
    display: block;
    font-size: 0.875rem;
    line-height: 1.2;
    margin-top: 0.5rem;
    margin-left: 0.8rem;
    margin-bottom: 0.5rem;
  }
}

@media (min-width: 992px) {
  .new-header .logo-claim .navbar-claim {
    display: block;
    font-size: 1.0625rem;
    margin-top: 0.5rem;
    margin-left: 0.8rem;
    margin-bottom: 0.5rem;
  }
}

@media (min-width: 1200px) {
  .new-header .logo-claim .navbar-claim {
    display: block;
    font-size: 1.25rem;
    margin-top: 0.5rem;
    margin-left: 0.8rem;
    margin-bottom: 0.5rem;
  }
}

.new-header .logo-claim .green {
  font-weight: 500;
  color: #59AF33;
}

.new-header .logo-claim:hover {
  text-decoration: underline;
  text-underline-offset: 7px;
  text-decoration-thickness: 2px;
}

.new-header .search-form {
  display: block;
  margin-top: 2.2rem;
  width: 30%;
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
  .new-header .search-form {
    width: 20%;
  }
}

@media (min-width: 1600px) {
  .new-header .search-form {
    width: 35%;
  }
}

@media (max-width: 767.98px) {
  .new-header .search-form {
    display: flex;
    flex: 0 0 65%;
    margin-top: 1.6rem;
  }
}

.new-header .search-form .search-box {
  transition: all 0.2s ease-in-out;
  margin-top: 0rem;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  height: 2.2rem;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  background: #fff;
  padding: 0.2rem 0.3rem 0.2rem 0.3rem;
  display: flex;
  justify-content: space-between;
}

.new-header .search-form .search-box:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #9a9a9a;
}

@media (max-width: 767.98px) {
  .new-header .search-form .search-box {
    width: calc(100 - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0.3rem;
  }
}

@media (min-width: 992px) {
  .new-header .search-form .search-box {
    margin-top: .3rem;
  }
}

@media (min-width: 1200px) {
  .new-header .search-form .search-box {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
}

.new-header .search-form .search-box .search-text {
  border: unset;
  width: calc(100% - 1rem);
  font-size: 0.9rem;
}

.new-header .search-form .search-box .search-text:focus-visible {
  outline: none;
}

.new-header .search-form .search-box .btn-search {
  background: #fff;
  border: none;
  width: 2rem;
}

.new-header .search-form .search-box .btn-search .icon {
  width: 1rem;
  height: 1rem;
}

.new-header .search-form .search-box .btn-search:hover {
  background: #fff;
}

.new-header .search-form .search-box .btn-search:hover .icon {
  background: #fff;
}

@media (max-width: 767.98px) {
  .new-header {
    flex-direction: column;
  }
  .new-header .s1 {
    flex-grow: 5;
  }
  .new-header .s1 .logo-hp {
    margin-left: 0rem;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: 0rem;
  }
  .new-header .n1 {
    flex-grow: 0;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .new-header {
    flex-direction: row;
  }
  .new-header .s1 {
    flex-grow: 5;
  }
  .new-header .s1 .logo-hp {
    margin-left: -0.2rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    width: 1.5rem;
  }
  .new-header .n1 {
    flex-grow: 0;
  }
}

@media (min-width: 992px) {
  .new-header {
    flex-direction: row;
  }
  .new-header .s1 {
    flex-grow: 5;
  }
  .new-header .s1 .logo-hp {
    margin-left: -0.2rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    width: 1.8rem;
  }
  .new-header .n1 {
    flex-grow: 0;
  }
}

@media (min-width: 1200px) {
  .new-header .logo-hp {
    margin-left: -0.2rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    width: 2rem;
  }
}

.tile-content:hover > span {
  text-decoration: underline;
}

.b-sh {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
}

.bg-o-skolce {
  background: #FF595E;
}

.bg-informace-pro-rodice {
  background: #16408A;
}

.bg-skolni-jidelna {
  background: #FF8133;
}

.tile-slider {
  overflow: hidden;
  border-radius: 1rem;
}

.tile-slider .img-i {
  width: 100%;
}

.tile-slider,
.tile-slider .carousel-inner,
.tile-slider .carousel-item {
  width: 100%;
  height: 100%;
}

.class-right {
  display: block;
  width: 100%;
  color: #03339C;
}

@media (max-width: 991.98px) {
  .class-right {
    display: block;
    width: 100%;
    margin-top: 0.5rem;
  }
}

.class-right .nav-link-class {
  font-size: 1rem;
  background: unset;
  padding: 0.5rem 0.6rem;
  margin-bottom: 0.5rem;
  margin-right: 1rem;
  font-weight: normal;
  text-decoration: none;
  display: block;
  position: relative;
  border-radius: 0.5rem;
}

@media (max-width: 991.98px) {
  .class-right .nav-link-class {
    width: 100%;
  }
}

.class-right .nav-link-class:hover {
  text-decoration: underline;
}

.class-right .nav-link-class.active {
  text-decoration: underline;
}

.br-5 {
  border-radius: 1rem;
}

.social-icons {
  margin-top: 0.7rem;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
}

.social-icons a {
  display: block;
  text-decoration: none;
  margin-right: 0.5rem;
}

.social-icons .icon-search {
  width: 2.5rem;
  height: 2.5rem;
}

@media (max-width: 1199.98px) {
  .social-icons .icon-search {
    width: 2.2rem;
    height: 2.2rem;
  }
}

@media (max-width: 991.98px) {
  .social-icons .icon-search {
    width: 2rem;
    height: 2rem;
  }
}

@media (max-width: 767.98px) {
  .social-icons {
    margin-top: 0.75rem;
  }
}

.navbar-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 0;
  list-style: none;
  border-radius: 0.6rem;
}

.navbar-nav.class {
  width: 100%;
  flex-direction: column;
  margin-top: 1rem;
  margin-left: -1rem;
}

@media (min-width: 768px) {
  .navbar-nav {
    padding-left: 0rem;
    padding-right: 0rem;
    flex-direction: row;
  }
}

@media (max-width: 767.98px) {
  .navbar-nav .nav-item {
    flex: 0 0 31%;
    max-width: 31%;
    margin-right: 2%;
  }
}

.navbar-nav .nav-item.active {
  text-decoration: underline;
}

.navbar-nav .nav-item.active:after {
  content: ' ';
  width: 100%;
  height: 10px;
  background: #fafafa;
  position: absolute;
  margin-top: calc(1rem - 2px);
}

.navbar-nav .nav-item.active .navbar-subnav {
  display: flex;
}

.navbar-nav .nav-item.current > .navbar-nav-link::after {
  transform: scaleX(1);
}

@media (min-width: 768px) {
  .navbar-nav .nav-item:nth-last-child(2) .navbar-subnav {
    right: 0;
  }
}

.navbar-nav-2 {
  display: flex;
  flex-direction: row;
  padding-left: 0rem;
  padding-right: 0rem;
  margin-bottom: 0;
  list-style: none;
  flex-wrap: wrap;
  border-radius: 0.6rem;
}

.navbar-nav-2.class {
  margin-top: 1rem;
  margin-left: -1rem;
}

@media (min-width: 768px) {
  .navbar-nav-2 {
    flex-wrap: nowrap;
    flex-direction: row;
  }
}

.nav-link-class {
  padding: 0.6rem;
}

.nav-icon {
  height: 1.6rem;
  width: 1.6rem;
}

.navbar-nav-link {
  display: flex;
  position: relative;
  align-items: center;
  font-weight: 500;
  padding: 1rem 0;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .navbar-nav-link {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  .navbar-nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    font-size: 1.0625rem;
  }
}

@media (min-width: 1200px) {
  .navbar-nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    font-size: 1.25rem;
  }
}

.navbar-nav-link:hover {
  text-decoration: underline !important;
}

.navbar-nav-link .icon-search {
  width: 2.2rem;
  height: 2.2rem;
  margin-top: -0.4rem;
}

.navbar-subnav {
  display: none;
  flex-direction: column;
  padding: 1rem 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  background-color: #fafafa;
  font-size: 1rem;
  overflow: hidden;
}

@media (min-width: 768px) {
  .navbar-subnav {
    position: absolute;
    max-width: 20rem;
    min-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: 0;
    margin-right: 0;
    z-index: 1000;
  }
}

.navbar-subnav .nav-item {
  max-width: 100%;
}

.navbar-subnav .nav-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.icon-arrow {
  width: 0.6rem;
  margin-left: 0.5rem;
}

.navbar-toggler {
  padding: 0;
  margin-right: 0rem;
  font-size: 1.5rem;
  line-height: 1;
  background-color: transparent;
  border: 0;
  display: block;
  margin-top: -0.75rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar-toggler {
    display: none;
  }
}

.navbar-toggler:focus {
  outline: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.65em;
  height: 1.65em;
  vertical-align: middle;
  content: "";
  background-size: 100% 100%;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23283044' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center center;
}

@media (min-width: 768px) {
  .nav-stiky {
    position: sticky;
    top: 2rem;
  }
}

.modal-menu {
  background: #fafafa;
  box-shadow: 0px 0px 10px 0px RGBA(200, 187, 187, 0.5);
}

.part-menu .nav-title {
  text-decoration: none;
}

.part-menu .nav-title h2 {
  font-size: 1.125rem;
}

.part-menu .nav-title:after {
  content: " ";
  height: 1rem;
  width: 1rem;
  background: #FFC31F;
  border-radius: 0.5rem;
  display: block;
  position: absolute;
  margin-top: -1.7rem;
  margin-left: -1.3rem;
}

.tree-nav {
  list-style: none;
  padding-left: 0px;
}

.tree-nav .item-nav-2 {
  padding-bottom: 1rem;
  position: relative;
  padding-top: 0.5rem;
}

.tree-nav .item-nav-2 a {
  display: block;
  width: 100%;
  text-decoration: none;
  padding-left: 1rem;
  padding-right: 1rem;
}

.tree-nav .item-nav-2 a.l-2 {
  font-size: 1.5rem;
  font-weight: bold;
}

.tree-nav .item-nav-2.base {
  padding: 0;
  padding-bottom: 1.5rem;
  padding-right: 1.5rem;
}

.tree-nav .item-nav-2.base .base-inner {
  width: 100%;
  border-bottom: 4px solid #FFC31F;
  min-height: 8rem;
  padding-top: 1rem;
  padding-left: 1rem;
  transition: 0.3s linear all;
}

.tree-nav .item-nav-2.base .base-inner a {
  padding-left: 0.5rem;
}

.tree-nav .item-nav-2.base .base-inner:hover {
  background-color: #ffd152;
}

.tree-nav .item-nav-2.big {
  padding: 0;
  padding-bottom: 1.5rem;
  padding-right: 1.5rem;
}

.tree-nav .item-nav-2.big .big-inner {
  width: 100%;
  background: #FFC31F;
  min-height: 8rem;
  padding-top: 1rem;
  padding-left: 1rem;
  transition: 0.3s linear all;
}

.tree-nav .item-nav-2.big .big-inner a {
  padding-left: 0.5rem;
}

.tree-nav .item-nav-2.big .big-inner:hover {
  background-color: #ffd152;
}

.tree-nav li {
  font-size: 1.35rem;
  padding-top: 0.38rem;
  padding-bottom: 0.38rem;
  font-weight: normal;
}

.tree-nav li a {
  text-decoration: none;
}

.tree-nav li .l-3 {
  color: #414141;
  font-style: italic;
  font-size: 1.2rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}

.tree-nav li.active-2 a {
  position: relative;
}

.tree-nav li.active-2 a.l-2 {
  font-weight: bold;
  text-decoration: underline;
}

.tree-nav li.active-3 a {
  position: relative;
}

.tree-nav li.active-3 a.l-3 {
  font-weight: bold;
  text-decoration: underline;
}

.tree-nav ul {
  list-style: none;
  padding-left: 1.4rem;
  margin-left: 0px;
}

.tree-nav ul a {
  font-weight: normal;
}

.tree-nav .classes {
  list-style: none;
  padding-left: 0rem;
}

.tree-nav .classes li {
  font-size: 1.35rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: .5rem 0rem;
  margin-bottom: 0;
  font-size: 0.75rem;
  font-weight: normal;
  list-style: none;
  margin-left: -0.5rem;
}

.breadcrumb-item {
  color: #333;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  content: ">";
  font-weight: normal;
}

.breadcrumb-item a {
  font-weight: normal;
  text-decoration: none;
  /*
    text-decoration-color: #000;

    text-underline-offset: 7px;
    text-decoration-thickness: 1px;*/
}

.breadcrumb-item.active > a {
  font-weight: bold;
  text-decoration: none;
  /*
    text-decoration-color: #000;
    text-underline-offset: 7px;
    text-decoration-thickness: 2px;
    */
}

.section-nav-title {
  font-size: 1rem;
  text-transform: uppercase;
}

.section-nav-box {
  padding-left: 0rem;
  list-style: unset;
}

.section-nav {
  flex-direction: column;
  border-left: 4px solid transparent;
  margin-bottom: 2rem;
}

.section-nav-primary {
  border-left-color: #283044;
}

.section-nav-o-skole {
  border-left-color: #FFC31F;
}

.section-nav-pro-studenty {
  border-left-color: #E88B9E;
}

.section-nav-pro-uchazece {
  border-left-color: #6A4C93;
}

.section-nav-informace-o-studium {
  border-left-color: #16408A;
}

.section-nav-studijni-obory {
  border-left-color: #6A4C93;
}

.section-nav-projekty {
  border-left-color: #FF595E;
}

.section-nav .nav-item.active .nav-link::before {
  transform: scaleY(1);
}

.section-nav .nav-link {
  position: relative;
  padding-left: 1.5rem;
  margin-left: -4px;
}

.section-nav .nav-link::before {
  content: "";
  position: absolute;
  width: 4px;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #283044;
  transform: scaleY(0);
  transition: transform 0.25s ease-in-out;
}

.section-nav .nav-link:hover::before, .section-nav .nav-link:focus::before {
  transform: scaleY(1);
}

.section-nav-hp .nav-link {
  font-size: 0.875rem;
}

.link-idea {
  color: #E88B9E;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.link-idea svg {
  height: 1rem;
  stroke: red;
  margin-bottom: 0.2rem;
}

.link-idea:hover {
  text-decoration: underline;
}

.btn {
  text-decoration: none;
  border-radius: 1rem;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
}

.btn.with-label-icon {
  display: inline-flex;
  align-items: center;
}

.btn.with-label-icon .icon {
  margin-left: 1rem;
}

.btn.with-icon {
  display: inline-flex;
  align-items: center;
}

@media (max-width: 767.98px) {
  .btn.sm-w100 {
    width: 100%;
  }
  .btn.sm-w100.with-icon, .btn.sm-w100.with-label-icon {
    justify-content: space-between;
  }
}

.btn-green-lead {
  background: #59AF33;
  color: #fff;
  border: 2px solid #59AF33;
  padding: 0.35rem 0.8rem;
  border-radius: 0.8rem;
}

.btn-green-lead h2 {
  padding: 0;
  margin: 0;
  font-size: 1rem;
}

.btn-green-lead:hover {
  background: #4f9b2d;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.btn-green {
  background: #59AF33;
  color: #fff;
  border: 2px solid #59AF33;
  font-size: 1.2rem;
}

.btn-green:hover {
  background: #4f9b2d;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.btn-blue {
  background: #16408A;
  color: #fff;
  border: 2px solid #16408A;
  font-size: 1.2rem;
}

.btn-blue:hover {
  background: #123674;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.btn-black {
  background: #111;
  color: #fff;
  font-size: 1.1rem;
}

.btn-black:hover {
  background: black;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.btn-submenu {
  padding: 0.3rem 0.4rem;
}

.btn-nav {
  text-transform: unset;
  border-radius: 0.5rem;
  padding: 0.2rem 0.4rem;
  margin-bottom: 1rem;
  margin-left: 0rem;
  margin-right: 0.5rem;
  margin-top: 2rem;
  font-size: 0.8rem;
}

.btn-back {
  display: block;
  float: left;
  border-radius: 0.5rem;
  font-size: 0.9rem;
  padding: 0.2rem 0.3rem;
  text-decoration: unset;
  margin-top: 1rem;
}

@media (max-width: 767.98px) {
  .btn-back {
    display: none;
  }
}

.btn-materska-skola {
  border: 2px solid #16408A;
  background: #03339C;
}

.btn-zapis-do-1-tridy, .btn-jidelna {
  border: 2px solid #59AF33;
  background: #ECFBDE;
}

.btn-druzina-a-skolni-klub {
  border: 2px solid #E88B9E;
  background: #FFFAFA;
}

.btn-skola {
  border: 4px solid #16408A !important;
  background: #03339C !important;
}

.btn-skola.back {
  background: #16408A !important;
  color: #fff;
}

.btn-dark2 {
  background: #c3cadb;
  color: #000;
  border: 4px solid #283044;
}

.btn-tridy {
  border: 4px solid #03339C !important;
  background: #03339C !important;
}

.btn-tridy.back {
  background: #03339C !important;
  color: #fff !important;
}

.btn-rodice {
  border: 4px solid #6CBE8B !important;
  background: #DBFAE2 !important;
}

.btn-rodice.back {
  background: #6CBE8B !important;
  color: #fff !important;
}

.btn-dokumenty {
  border: 4px solid #59AF33 !important;
  background: #2B8705 !important;
}

.btn-dokumenty.back {
  background: #59AF33 !important;
  color: #fff !important;
}

.btn-fotogalerie {
  border: 4px solid #FFC31F !important;
  background: #FEFCCF !important;
}

.btn-fotogalerie.back {
  background: #FFC31F !important;
  color: #000 !important;
}

.btn-class {
  border: 2px solid #FFC31F;
  background: #fafafa;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
  padding: 1.2rem 1rem 1rem 1rem;
  font-size: 1.2rem;
}

.btn-class:hover {
  background: #FFC31F;
  color: #283044;
  text-decoration: unset;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
}

.btn-class.full {
  font-size: 1.2rem;
}

.btn-homepage {
  display: block;
  float: left;
  background: #fff;
  padding: 0.3rem 0.5rem 0.3rem 0.5rem;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  margin-top: 1rem;
  border-radius: 0.5rem;
  margin-top: 1rem;
  text-decoration: unset;
  transition: all 0.2s ease-in-out;
}

.btn-homepage:hover {
  background: #283044;
  color: #fff;
  text-decoration: unset;
}

.tlacitko {
  display: inline-block;
  font-weight: 500;
  color: #292929;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: .5rem 1rem;
  font-size: 12.25px;
  font-size: .875rem;
  line-height: 1.45;
  border-radius: 1.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background: #fff;
  color: #03339C;
  box-shadow: 0px 0px 10px rgba(14, 31, 53, 0.3);
  border-radius: 5px;
  margin-right: .5rem;
  margin-bottom: .5rem;
  text-transform: uppercase;
  text-decoration: none;
}

.tlacitko:hover {
  background: #FFC31F !important;
  color: #283044;
  text-decoration: none;
}

.btn-contacts {
  background: #fff;
  color: #000;
  box-shadow: 0px 0px 8px rgba(14, 31, 53, 0.2);
  border-radius: 0.5rem;
  padding: 0.2rem 0.5rem;
}

.btn-contacts:hover, .btn-contacts.active {
  background: #283044 !important;
  color: #fff;
}

.btn-contacts.bg-yellow {
  background: #FFC31F !important;
  color: #000;
}

.btn-contacts.bg-yellow:hover, .btn-contacts.bg-yellow.active {
  background: #ffbc06 !important;
  color: #000;
}

.btn-contacts.bg-blue {
  background: #16408A !important;
  color: #fff;
}

.btn-contacts.bg-blue:hover, .btn-contacts.bg-blue.active {
  background: #123674 !important;
  color: #fff;
}

.btn-contacts.bg-orange {
  background: #FF8133 !important;
  color: #000;
}

.btn-contacts.bg-orange:hover, .btn-contacts.bg-orange.active {
  background: #ff711a !important;
  color: #000;
}

.btn-contacts.bg-green {
  background: #59AF33 !important;
  color: #fff;
}

.btn-contacts.bg-green:hover, .btn-contacts.bg-green.active {
  background: #4f9b2d !important;
  color: #fff;
}

.btn-contacts.bg-black {
  background: #111 !important;
  color: #fff;
}

.btn-contacts.bg-black:hover, .btn-contacts.bg-black.active {
  background: black !important;
  color: #fff;
}

.c_cuk {
  width: 100%;
  position: fixed;
  bottom: 2rem;
  color: #000;
  z-index: 50000;
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */
}

.c_cuk .c_base {
  border-radius: 1rem;
  background: #fff;
  border: 3px solid #16408A;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
}

.c_cuk .btn-cookies {
  background: #16408A !important;
  border: 4px solid #16408A;
  color: #fff;
}

.c_cuk .btn-cookies:hover {
  background: #081732;
  color: #fff;
}

.c_cuk .cookies_p {
  background: #fafafa;
  width: 100%;
  border-radius: 1rem;
  color: #333;
  padding-top: 0.8rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0rem;
}

.c_cuk .cookies_p label {
  font-weight: bold;
  margin-bottom: 0px;
}

.c_cuk .cookies_p p {
  padding-bottom: 0;
  margin-bottom: 0.9rem;
  font-size: 0.8rem;
}

.c_cuk .cookies_r {
  min-width: 130px;
  text-align: right;
}

.c_cuk .switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 28px;
}

.c_cuk .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.c_cuk .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.c_cuk .slider:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.c_cuk input:checked + .slider {
  background-color: #59AF33;
}

.c_cuk input:focus + .slider {
  box-shadow: 0 0 1px #59AF33;
}

.c_cuk input:checked + .slider:before, .c_cuk .permanent {
  -webkit-transform: translateX(19px);
  -ms-transform: translateX(19px);
  transform: translateX(19px);
}

.c_cuk .slider.round {
  border-radius: 28px;
}

.c_cuk .slider.round:before {
  border-radius: 50%;
}

.c_cuk .c_notice h2 {
  font-size: 1.15rem;
  padding-bottom: 0;
  margin-bottom: 0.35rem;
}

.c_cuk .c_notice p {
  font-size: 0.9rem;
  line-height: 1.25;
  margin-bottom: 0rem;
  padding-bottom: 0rem;
}

.c_cuk .c_notice a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
  text-decoration-color: #000;
}

.c_cuk .c_notice .c_rules {
  display: block;
  margin-top: 1rem;
  margin-left: 0.5rem;
  font-size: 0.9rem;
}

@media (max-width: 767.98px) {
  .c_cuk .c_button {
    margin-top: 1rem;
    width: 100%;
  }
}

.c_cuk .c_button .settings {
  background: unset;
  text-decoration: underline;
  color: #fff;
  border-image: unset;
}

.c_cuk .c_button .settings:focus {
  outline: unset;
}

.link-newsletter {
  font-weight: bold;
  font-size: 1rem;
  padding-top: 0rem;
  font-family: "Outfit", sans-serif;
  margin-top: -0.1rem;
}

.btn-cookies {
  background: #16408A;
  color: #fff;
}

.btn-cookies:hover {
  background: #0f2c5e;
  box-shadow: 0px 0px 10px rgba(14, 31, 53, 0.3);
  color: #fff;
}

.btn-newsletter-5 {
  position: relative;
  margin-top: 0.3rem;
  font-size: 0.8rem;
  border-radius: 5px;
  padding: 0.3rem 0.5rem;
  background: #FFC31F;
  color: #283044;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
}

.btn-newsletter-5 .icon {
  position: absolute;
  margin-top: -0.1rem;
  left: 0.7rem;
  height: 1.2rem;
  width: 1.2rem;
  color: #fff;
  fill: #fff;
}

.btn-newsletter-5:hover {
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  color: #283044;
  background: #ebac00;
}

.btn-newsletter {
  position: relative;
  margin-top: 0.3rem;
  height: 2.4rem;
  background: #FFC31F;
  color: #283044;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  padding-left: 2.5rem;
}

.btn-newsletter .icon {
  position: absolute;
  margin-top: -0.1rem;
  left: 0.7rem;
  height: 1.2rem;
  width: 1.2rem;
  color: #FF595E;
  fill: #FF595E;
}

.btn-ungroup .btn {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}

.btn-sm .icon {
  height: .875rem;
}

.btn-brezany {
  background: #FFC31F;
  color: #000;
  border-radius: 0;
  padding-left: 3rem;
  padding-right: 3rem;
}

.btn-light:hover {
  background-color: #283044;
  color: #000;
  border: 2px solid #151924;
}

.btn-search {
  background: #333;
  color: #fff;
  border-radius: 0.8rem;
}

.btn-search:hover {
  background: #16408A;
  color: #fff;
}

.zeleny-link {
  display: inline-block;
  padding: 0.6rem 1rem 0.5rem 1rem;
  border-radius: 1.25rem;
  font-size: 3rem;
  background: #eee;
  border: 2px solid #59AF33;
  text-decoration: none;
  color: #000;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  background: #ECFBDE;
}

@media (min-width: 768px) {
  .zeleny-link {
    font-size: 1.05rem;
  }
}

.zeleny-link:hover {
  text-decoration-color: #000;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .col-md-26 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .col-md-26 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

@media (min-width: 1200px) {
  .col-xl-26 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

.zluty-link {
  display: inline-block;
  padding: 0.6rem 1rem 0.5rem 1rem;
  border-radius: 1.25rem;
  font-size: 3rem;
  background: #eee;
  border: 2px solid #FFC31F;
  text-decoration: none;
  color: #000;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  background: #FEFCCF;
}

@media (min-width: 768px) {
  .zluty-link {
    font-size: 1.05rem;
  }
}

.zluty-link:hover {
  text-decoration-color: #000;
}

.modry-link {
  display: inline-block;
  padding: 0.6rem 1rem 0.5rem 1rem;
  border-radius: 1.25rem;
  font-size: 3rem;
  background: #eee;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #fff;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  background: #0f2c5e;
}

@media (min-width: 768px) {
  .modry-link {
    font-size: 1.05rem;
  }
}

.modry-link:hover {
  color: #fff;
  text-decoration-color: #fff;
}

.sedivy-link {
  display: inline-block;
  padding: 0.6rem 1rem 0.5rem 1rem;
  border-radius: 1.25rem;
  font-size: 3rem;
  background: #dbdbdb;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #000;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  background: #d5d4d4;
}

@media (min-width: 768px) {
  .sedivy-link {
    font-size: 1.05rem;
  }
}

.sedivy-link:hover {
  text-decoration-color: #000;
}

.edit-page-btn {
  display: block;
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  color: #fff;
  padding: 0.4rem 0.4rem 0.2rem 0.4rem;
  border-radius: 0.75rem;
  background-color: #FF595E;
  text-align: center;
  font-size: 0.7rem;
  z-index: 30000;
  text-decoration: none;
  box-shadow: -1px 0px 26px -13px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -1px 0px 26px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 26px -13px rgba(0, 0, 0, 0.75);
  transition: 0.3s linear;
}

.edit-page-btn .icon-edit {
  width: 2rem;
  height: 2rem;
}

.edit-page-btn:hover {
  background: #16408A;
  box-shadow: -1px 0px 17px -1px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -1px 0px 17px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 17px -1px rgba(0, 0, 0, 0.75);
  color: #fff;
}

label {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 600;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.45em + 1rem + 4px);
  padding: 0.5rem 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.45;
  color: #777777;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #eee;
  border-top: transparent;
  border-left: 0;
  border-right: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #777777;
}

.form-control:focus {
  color: #777777;
  background-color: #fff;
  border-color: #283044;
  outline: 0;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #fafafa;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #777777;
  background-color: #fff;
}

.form-control-sm {
  height: calc(1.35em + 0.5rem + 4px);
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1.35;
  border-radius: 0;
}

.form-control-lg {
  height: calc(1.5em + 1.5rem + 4px);
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #999;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.has-error .form-control {
  border-color: #FF595E;
}

.has-error .help-block {
  color: #FF595E;
}

.help-block {
  display: block;
  font-size: 0.875rem;
  padding: 0.25rem 0;
}

.form-search-box {
  background: #f5f5f5;
  border-radius: 1rem;
}

.form-search-box .query {
  font-size: 2rem;
  color: #283044;
}

.search-form {
  display: flex;
}

.search-form .form-control {
  margin-right: 1rem;
  padding-left: 0.5rem;
}

#adBlock {
  display: block;
  overflow: hidden;
  height: 1px;
}

.gsc-adBlock {
  height: 10px;
}

@media (max-width: 767.98px) {
  .mobil-reverse {
    flex-direction: column-reverse;
  }
}

.tiles {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
  align-items: start;
}

@media (max-width: 1100px) {
  .tiles {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767.98px) {
  .tiles {
    grid-template-columns: 1fr;
    gap: 18px;
  }
}

.tiles .tile {
  position: relative;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
  background: #f2f2f2;
  min-height: 470px;
}

@media (max-width: 1199.98px) {
  .tiles .tile {
    min-height: 430px;
  }
}

@media (max-width: 767.98px) {
  .tiles .tile {
    display: block;
    min-height: unset;
    height: auto;
    overflow: visible;
  }
}

.tiles .tile .tile__overlay {
  opacity: 0;
  transform: translateY(14px);
  pointer-events: none;
  transition: opacity .18s ease, transform .18s ease;
}

.tiles .tile:hover .tile__overlay, .tiles .tile:focus-within .tile__overlay {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.tiles .tile:hover .tile__head .arrow, .tiles .tile:focus-within .tile__head .arrow {
  transition: transform .3s ease;
  transform: rotate(90deg);
}

@media (max-width: 767.98px) {
  .tiles .tile .tile__overlay {
    display: none !important;
    opacity: 1;
    transform: none;
    pointer-events: auto;
    position: relative;
    inset: -1px 0 0 0;
    border-radius: 0 0 1.25rem 1.25rem;
    padding-top: 6px;
  }
  .tiles .tile.is-active .tile__ico svg {
    transform: rotate(90deg);
  }
}

@media (max-width: 767.98px) {
  .tiles .tile.is-active .tile__head {
    border-radius: 1.25rem 1.25rem 0 0;
  }
  .tiles .tile.is-active .tile__overlay {
    display: block !important;
  }
}

.tiles .tile__head {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 6px 6px 6px 18px;
  text-decoration: none;
  color: #121212;
}

@media (max-width: 767.98px) {
  .tiles .tile__head {
    border-radius: 1.25rem;
  }
}

.tiles .tile__head a {
  text-decoration: none;
  color: inherit;
}

.tiles .tile__title {
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: .2px;
  text-decoration: unset;
}

.tiles .tile__ico {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  cursor: pointer;
}

.tiles .tile__ico svg {
  display: block;
  width: 30px;
  height: 30px;
  transition: transform .3s ease;
  transform: rotate(0deg);
}

@media (max-width: 767.98px) {
  .tiles .tile__ico svg {
    transform: rotate(0deg);
  }
}

.tiles .tile__media {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.tiles .tile__media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.tiles .tile__body {
  position: relative;
  z-index: 2;
  padding: 0 18px 18px;
}

.tiles .tile__desc {
  margin: 8px 0 0;
  font-size: 18px;
  line-height: 1.35;
  max-width: 42ch;
}

.tiles .tile--orange .tile__head, .tiles .tile--orange .tile__overlay {
  background: #FF8133;
}

.tiles .tile--yellow .tile__head, .tiles .tile--yellow .tile__overlay {
  background: #FFC31F;
}

.tiles .tile--blue .tile__head, .tiles .tile--blue .tile__overlay {
  background: #16408A;
  color: #fff !important;
}

.tiles .tile--blue .tile__title {
  color: #fff !important;
}

.tiles .tile__overlay {
  position: absolute;
  inset: 40px 0 0 0;
  z-index: 2;
  padding: 18px;
  transition: opacity .25s ease, transform .25s ease;
}

@media (max-width: 767.98px) {
  .tiles .tile__overlay {
    position: relative;
    inset: -1px 0 0 0;
    border-radius: 0 0 1.25rem 1.25rem;
    padding-top: 6px;
  }
}

.tiles .tile__overlay .about {
  display: block;
  width: 100%;
}

.tiles .tile__overlay .about p {
  padding: 0;
  margin: 0;
}

.tiles .aside-nav {
  display: grid;
  gap: 12px;
  width: 100%;
}

.tiles li {
  margin-bottom: 0.55rem;
}

.tiles li a {
  background: #fff;
  color: #121212;
  text-decoration: none;
  border-radius: 999px;
  padding: 6px 12px;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
  border: unset;
}

.tiles li a:hover, .tiles li a:focus {
  outline: none;
  transform: translateY(-1px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
  border-bottom: unset;
}

.tiles li a:active {
  transform: translateY(0);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
}

.box-link-hp {
  margin-right: -1rem;
  margin-left: -1rem;
  flex-wrap: wrap;
}

@media (max-width: 767.98px) {
  .box-link-hp {
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
  }
}

.nav-link-green {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 24px;
  border-radius: 14px;
  margin: 1rem;
  background: #63b22f;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

@media (max-width: 767.98px) {
  .nav-link-green {
    padding: 8px 10px;
    margin: 0.5rem;
    font-size: 1rem;
  }
}

.nav-link-green:hover, .nav-link-green:focus {
  background: #2B8705;
  color: #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.18);
  outline: none;
  text-underline: none !important;
}

.nav-link-green:active {
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.15);
}

.box-claim {
  display: flex;
  justify-content: center;
  width: 100%;
  /* statická část */
  /* DŮLEŽITÉ – fixní prostor pro měnící se text */
  /* psaný text */
  /* kurzor */
  /* responsive */
}

.box-claim .inner-box {
  width: 100%;
  max-width: 1000px;
  padding: 40px 20px;
  display: flex;
  justify-content: center;
}

.box-claim .hero-claim {
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-size: 32px;
  line-height: 1.25;
  margin: 0;
  color: #111;
  text-align: center;
}

@media (max-width: 1199.98px) {
  .box-claim .hero-claim {
    flex-wrap: wrap;
    font-size: 22px;
  }
}

@media (max-width: 767.98px) {
  .box-claim .hero-claim {
    flex-wrap: wrap;
    font-size: 22px;
  }
}

.box-claim .hero-claim__prefix {
  font-weight: 400;
  white-space: nowrap;
}

.box-claim .hero-claim__type {
  display: inline-block;
  margin-left: 8px;
  width: 35ch;
  text-align: left;
}

@media (max-width: 767.98px) {
  .box-claim .hero-claim__type {
    flex-wrap: wrap;
    font-size: 1.1rem;
  }
}

.box-claim #typing-text {
  font-weight: 800;
  white-space: nowrap;
  border-bottom: 4px solid #63b22f;
  padding-bottom: 4px;
}

.box-claim #typing-text::after {
  content: '|';
  margin-left: 4px;
  color: #63b22f;
  animation: blink 1s infinite;
}

@keyframes blink {
  0%, 50% {
    opacity: 1;
  }
  51%, 100% {
    opacity: 0;
  }
}

@media (max-width: 900px) {
  .box-claim .hero-claim {
    flex-wrap: wrap;
    font-size: 26px;
    text-align: center;
  }
  .box-claim .hero-claim__type {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
}

.jumbotron {
  height: 30rem;
}

@media (min-width: 768px) {
  .jumbotron {
    height: 30rem;
  }
}

.jumbotron-overlay {
  position: absolute;
}

@media (min-width: 768px) {
  .white-col-gr {
    height: 3rem;
    width: 100%;
    background: #fff;
    position: absolute;
    margin-top: 0rem;
  }
}

.box-top-hp {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 90%;
}

@media (min-width: 768px) {
  .box-top-hp {
    width: 88%;
  }
}

.box-top-hp .hp-title-top {
  font-weight: 400;
  font-size: 1.7rem;
}

@media (min-width: 768px) {
  .box-top-hp .hp-title-top {
    font-size: 2.8rem;
  }
}

.box-top-hp .btn {
  padding: 0.2rem 1.2rem !important;
}

.box-top-hp .title-small {
  font-family: Outfit;
  display: block;
  text-align: right;
  padding-top: 0.5rem;
}

.line-gr {
  height: 6px;
  width: 100%;
  /*
	background: rgb(0,174,239);
	background: linear-gradient(123deg, rgba(0,174,239,1) 0%, rgba(245,238,49,1) 100%);
*/
  background: #03339c;
  background: linear-gradient(75deg, #03339c 0%, #ffca3a 21%, #ff924c 44%, #ff595e 64%, #8ac926 81%, #00622f 100%);
}

@media (min-width: 768px) {
  .line-gr {
    margin-top: 0.5rem;
  }
}

.link-back {
  position: absolute;
  right: 0.5rem;
  top: 1.2rem;
  text-underline-offset: 7px;
  text-decoration-thickness: 1px;
}

.link-back:hover {
  text-underline-offset: 7px;
  text-decoration-thickness: 2px;
}

.pinterest-gallery-wrapper {
  background: linear-gradient(180deg, #f8f8f8 0%, #F4F8FF 100%);
  background-attachment: fixed;
  position: relative;
  padding: 24px;
  border-radius: 20px;
}

@media (min-width: 1200px) {
  .pinterest-gallery-wrapper {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}

.pinterest-gallery {
  column-count: 1;
  column-gap: 16px;
}

@media (min-width: 768px) {
  .pinterest-gallery {
    column-count: 2;
  }
}

@media (min-width: 1200px) {
  .pinterest-gallery {
    column-count: 4;
  }
}

.pinterest-gallery .gallery-item {
  break-inside: avoid;
  margin-bottom: 16px;
  background: #ffffff;
  padding: 6.4px;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  transition: transform 0.45s ease, box-shadow 0.45s ease;
  position: relative;
}

.pinterest-gallery .gallery-item:hover {
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.pinterest-gallery .gallery-item:hover .gallery-img {
  transform: scale(1.08);
}

.pinterest-gallery .gallery-item:hover .gallery-overlay {
  opacity: 1;
  transform: translateY(0);
}

.pinterest-gallery .gallery-link {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  line-height: 0;
}

.pinterest-gallery .gallery-img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform;
}

.pinterest-gallery .gallery-overlay {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(5px);
  padding: 10px 15px;
  border-radius: 12px;
  color: #222;
  font-size: 0.85rem;
  font-weight: 600;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  pointer-events: none;
  z-index: 2;
}

@media (min-width: 768px) {
  .gradient-x::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to bottom, #e7e7e7, rgba(0, 0, 0, 0));
  }
}

.homepage-promo {
  position: relative;
  /* fade overlay dole (gradient) */
  /* CTA uprostřed dole */
  z-index: 500;
}

.homepage-promo .video-teaser {
  position: relative;
  display: block;
  width: 100%;
  min-height: 400px;
  /* uprav dle layoutu */
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  background-image: var(--bg);
  background-size: cover;
  background-position: center;
}

.homepage-promo .video-teaser__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.35) 22%, rgba(0, 0, 0, 0) 55%);
  opacity: .95;
  transition: opacity .25s ease;
  pointer-events: none;
}

.homepage-promo .video-teaser__cta {
  position: absolute;
  left: 50%;
  bottom: 34px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px 7px 7px 16px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  transition: transform .2s ease, background .2s ease;
}

.homepage-promo .video-teaser__text {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}

.homepage-promo .video-teaser__play {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  transition: transform .2s ease, background .2s ease;
}

.homepage-promo .video-teaser:hover .video-teaser__overlay {
  opacity: 1;
}

.homepage-promo .video-teaser:hover .video-teaser__cta {
  transform: translateX(-50%) translateY(-1px);
  background: rgba(0, 0, 0, 0.35);
}

.homepage-promo .video-teaser:hover .video-teaser__play {
  transform: scale(1.05);
  background: rgba(255, 255, 255, 0.18);
}

.homepage-promo .video-teaser:focus {
  outline: none;
}

.homepage-promo .video-teaser:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.8);
  outline-offset: 3px;
}

@media (max-width: 700px) {
  .homepage-promo .video-teaser {
    min-height: 260px;
  }
  .homepage-promo .video-teaser__cta {
    bottom: 22px;
  }
  .homepage-promo .video-teaser__text {
    font-size: 15px;
  }
}

.homepage-promo .h1-titlex {
  position: absolute;
  text-align: center;
  font-size: 1.5rem;
  z-index: 0;
  top: -50rem;
}

.homepage-promo .bg-full {
  z-index: 1;
  width: 100%;
}

.homepage-promo .carousel {
  width: 100%;
  background: #fff;
  overflow: hidden;
}

@media (min-width: 992px) {
  .homepage-promo .carousel {
    width: 100%;
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.25);
  }
}

@media (min-width: 1600px) {
  .homepage-promo .carousel {
    width: 100%;
    max-height: 40rem;
  }
}

.homepage-promo .carousel .carousel-inner {
  width: 100%;
  height: auto;
}

.homepage-promo .carousel .img-i {
  width: 100%;
}

.homepage-promo .inner-x {
  margin-left: 0rem;
}

@media (min-width: 768px) {
  .homepage-promo .inner-x {
    margin-left: 2rem;
  }
}

@media (min-width: 1200px) {
  .homepage-promo .inner-x {
    margin-left: 5rem;
  }
}

.homepage-promo .lead {
  display: block;
  width: 100%;
  float: left;
}

.homepage-promo .lead span {
  display: block;
  float: left;
  padding-right: 0.5rem;
  font-size: 0.9rem;
  padding-bottom: 1rem;
}

@media (min-width: 1200px) {
  .homepage-promo .lead span {
    font-size: 1.5rem;
  }
}

.homepage-promo h3 {
  color: #16408A;
  font-size: 1.5rem;
}

@media (min-width: 1200px) {
  .homepage-promo h3 {
    font-size: 2.4rem;
  }
}

.homepage-promo i {
  display: block;
  float: left;
  padding-top: 0.2rem;
  color: #16408A;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1200px) {
  .homepage-promo i {
    font-size: 2.4rem;
  }
}

.homepage-promo .strong {
  display: block;
  float: left;
}

.homepage-promo .l-button {
  display: block;
  float: left;
  background: #16408A;
  margin-top: 0.5rem;
  padding: 0.2rem 0.5rem;
  width: auto;
  color: #fff;
  font-size: 0.875rem;
  text-decoration: none;
}

.homepage-promo .l-button .icon-arrow {
  display: block;
  float: right;
  width: 1rem;
  margin-top: 0.3rem;
  margin-left: 0.5rem;
}

@media (min-width: 992px) {
  .postslider {
    margin-right: 3.5rem;
  }
}

.postslider .adw {
  text-decoration: unset;
}

.postslider .adw img {
  width: 40%;
}

.carousel-indicators {
  border: 1px solid red;
  position: absolute;
  bottom: 0;
}

.carousel-indicators .active {
  background-color: #16408A;
}

.main-nav-hp {
  background-image: url("/assets/front/img/zsmsbysice/strom-2.svg");
  background-size: 20rem;
  background-position: right 60px;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .main-nav-hp {
    position: relative;
    z-index: 1000;
  }
}

.main-nav-hp .icon-nav {
  height: 3rem;
  width: 3rem;
  color: rgba(255, 255, 255, 0.5);
}

.main-nav-hp .color-grayx {
  color: rgba(92, 92, 92, 0.6);
}

.main-nav-hp .nav-title {
  text-decoration: none;
  transition: transform 0.2s ease-in-out;
}

.main-nav-hp .nav-title h2 {
  font-size: 1.35rem;
  font-weight: 600;
  color: #fff;
}

.main-nav-hp .nav-title h2.text-gray {
  color: #0d0d0d;
}

.main-nav-hp .nav-title h2.special {
  font-size: 1.275rem;
}

.main-nav-hp .nav-title h2.special-2 {
  font-size: 1.2rem;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .main-nav-hp .nav-title h2.special-2 {
    font-size: 0.975rem;
  }
}

.main-nav-hp .nav-title:hover h2 {
  text-decoration: underline;
  text-decoration-color: #fff;
}

.main-nav-hp .nav-title:hover h2.text-gray {
  text-decoration-color: #0d0d0d;
}

.menu-hp-box {
  display: flex;
  flex-wrap: wrap;
  /* Povolit zalamování prvků do nových řádků */
  justify-content: center;
}

@media (max-width: 767.98px) {
  .menu-hp-box {
    justify-content: flex-start;
    align-content: center;
  }
}

.menu-item {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  font-family: Outfit;
  text-decoration: unset;
  transition: all 0.3s linear;
}

@media (max-width: 767.98px) {
  .menu-item {
    width: 33%;
    font-size: 1.1rem;
    text-align: center;
  }
  .menu-item.b-1 {
    border-radius: 1rem 0 0 0;
  }
  .menu-item.b-3 {
    border-radius: 0 1rem 0 0;
  }
}

@media (min-width: 768px) {
  .menu-item {
    padding: 0.5rem 1.2rem;
  }
  .menu-item:first-child {
    border-radius: 1rem 0 0 0;
  }
  .menu-item:last-child {
    border-radius: 0 1rem 0 0;
  }
}

@media (min-width: 992px) {
  .menu-item {
    padding: 0.5rem 2.4rem;
  }
}

@media (min-width: 1200px) {
  .menu-item {
    padding: 0.5rem 3rem;
  }
}

.menu-item:hover {
  text-decoration: none !important;
}

.row-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

@media (min-width: 992px) {
  .row-menu.sub {
    margin-top: 4rem;
  }
}

@media (max-width: 991.98px) {
  .row-menu {
    flex-wrap: wrap;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}

.gird-row, .gird-row .row {
  margin-left: -6px;
  margin-right: -6px;
}

.gird-row [class*="col-"] {
  padding-left: 6px;
  padding-right: 6px;
}

.col-mix-1 .post-hp {
  border-radius: 1rem;
}

@media (min-width: 768px) {
  .col-mix-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.col-mix-2.post-alert:first-child .post-hp {
  border-radius: 1rem 0 0 1rem;
}

.col-mix-2.post-alert:last-child .post-hp {
  border-radius: 0 1rem 1rem 0;
}

@media (min-width: 768px) {
  .col-mix-3 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

.col-mix-3.post-alert:first-child .post-hp {
  border-radius: 1rem 0 0 1rem;
}

.col-mix-3.post-alert:last-child .post-hp {
  border-radius: 0 1rem 1rem 0;
}

.homepage-nav .m1, .homepage-nav .s1, .homepage-nav .b1, .homepage-nav .b2 {
  margin-bottom: 12px;
}

.homepage-nav .m1-2 {
  display: block;
  position: relative;
  padding-bottom: 20%;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .homepage-nav .m1-2 {
    padding-bottom: 50%;
  }
}

.homepage-nav .m1 {
  display: block;
  position: relative;
  padding-bottom: 20%;
}

@media (min-width: 768px) {
  .homepage-nav .m1 {
    padding-bottom: 100%;
  }
}

.homepage-nav .b2 {
  display: block;
  position: relative;
}

.homepage-nav .b1 {
  display: block;
  position: relative;
  padding-bottom: 20%;
}

@media (min-width: 768px) {
  .homepage-nav .b1 {
    padding-bottom: 100%;
  }
}

.homepage-nav .b2 {
  display: block;
  position: relative;
  text-decoration: none;
}

.homepage-nav .s1 {
  display: block;
  position: relative;
  padding-bottom: 20%;
}

@media (min-width: 768px) {
  .homepage-nav .s1 {
    padding-bottom: calc(50% - 6px);
  }
}

.homepage-nav .inner-tile {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 1px solid red;
}

.homepage-nav .h-label {
  position: absolute;
  height: 3.5rem;
  left: 1rem;
  bottom: 3rem;
  border: 1px solid red;
}

.homepage-nav .h-base-f {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40%;
  background: black;
  background: -moz-linear-gradient(0deg, black 5%, rgba(241, 252, 255, 0) 100%);
  background: -webkit-linear-gradient(0deg, black 5%, rgba(241, 252, 255, 0) 100%);
  background: linear-gradient(0deg, black 5%, rgba(241, 252, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#f1fcff",GradientType=1);
  padding-top: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.homepage-nav .h-img {
  position: relative;
  padding-top: 105%;
  width: 100%;
  background-position: top center;
  background-size: cover;
}

.homepage-nav .h-base {
  position: relative;
  width: 100%;
  background: black;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#f1fcff",GradientType=1);
  padding-bottom: 1.3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.homepage-nav .h-base h2 {
  color: #fff;
  font-size: 1.2rem;
  padding: 0;
  margin: 0;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .homepage-nav .h-base h2 {
    font-size: 1.5rem;
  }
}

.homepage-nav .h-base span {
  color: #fff;
  font-size: 0.75rem;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .homepage-nav .h-base span {
    font-size: 0.875rem;
  }
}

.homepage-nav .h-base .h-button {
  display: block;
  position: relative;
  background: #16408A;
  margin-top: 0.5rem;
  padding: 0.2rem 0.5rem;
  color: #fff;
  font-size: 0.875rem;
}

.homepage-nav .h-base .h-button .icon-arrow {
  display: block;
  float: right;
  width: 1rem;
  margin-top: 0.2rem;
}

.homepage-nav .m-title {
  font-size: 1.2rem;
  font-weight: bold;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .homepage-nav .m-title {
    font-size: 0.975rem;
  }
}

.homepage-nav .m1-2 .m-title {
  font-size: 1.02rem;
  line-height: 1.125rem;
  font-weight: bold;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .homepage-nav .m1-2 .m-title {
    font-size: 0.975rem;
  }
}

.homepage-nav .b-title {
  font-size: 1.425rem;
  line-height: 1.65rem;
  font-weight: bold;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .homepage-nav .b-title {
    font-size: 1.35rem;
  }
}

.homepage-nav .b-title-about {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  font-size: 1rem;
  font-weight: bold;
  width: calc(100% - 6rem);
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .homepage-nav .b-title-about {
    font-size: 0.8rem;
  }
}

.homepage-nav .icon-zakladni {
  position: absolute;
  height: 4.5rem;
  width: 4.5rem;
  right: 1rem;
  bottom: 0.7rem;
  color: #ffffff;
}

@media (min-width: 992px) {
  .homepage-nav .icon-zakladni {
    height: 3.5rem;
    width: 3.5rem;
    bottom: 0.9rem;
  }
}

@media (min-width: 1200px) {
  .homepage-nav .icon-zakladni {
    height: 4.5rem;
    width: 4.5rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .homepage-nav .icon-zakladni {
    height: 3rem;
    width: 3rem;
  }
}

.homepage-nav .icon-foto {
  position: absolute;
  height: 3rem;
  width: 3rem;
  right: 0.5rem;
  bottom: 0.8rem;
  color: #0d0d0d;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .homepage-nav .icon-foto {
    height: 2.5rem;
    width: 2.5rem;
  }
}

.homepage-nav .icon-ms {
  position: absolute;
  height: 4rem;
  width: 4rem;
  right: 0.5rem;
  bottom: 0.8rem;
  color: #fff;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .homepage-nav .icon-ms {
    height: 4rem;
    width: 4rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .homepage-nav .icon-ms {
    height: 3rem;
    width: 3rem;
  }
}

.homepage-nav .icon-skola {
  position: absolute;
  height: 4rem;
  width: 4rem;
  right: 0rem;
  bottom: 0.8rem;
  color: #0d0d0d;
}

@media (min-width: 992px) {
  .homepage-nav .icon-skola {
    height: 4rem;
    width: 4rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .homepage-nav .icon-skola {
    height: 3rem;
    width: 3rem;
  }
}

.homepage-nav .icon-jidelna {
  position: absolute;
  height: 3.5rem;
  width: 3.5rem;
  right: 1rem;
  bottom: 1rem;
  color: #0d0d0d;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .homepage-nav .icon-jidelna {
    height: 3rem;
    width: 3rem;
  }
}

.homepage-articles .link-a {
  color: #16408A;
  text-decoration: none;
}

.homepage-headline {
  /*
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,1) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
*/
}

.homepage-headline .icon-hb {
  display: inline-block;
  padding-right: 1.5rem;
}

.homepage-headline .head-t {
  display: inline-block;
  text-align: left;
  font-size: 1.2rem;
  font-weight: bold;
  color: #16408A;
  padding-bottom: 0rem;
  padding-right: 2rem;
}

@media (min-width: 768px) {
  .homepage-headline .head-t {
    font-size: 1.65rem;
  }
}

@media (min-width: 992px) {
  .homepage-headline .head-t {
    font-size: 1.65rem;
  }
}

@media (min-width: 1200px) {
  .homepage-headline .head-t {
    font-size: 2.1rem;
    line-height: 2.1rem;
  }
}

.homepage-headline .head-t span {
  font-size: 0.9rem;
  font-weight: normal;
  color: #000;
}

@media (min-width: 768px) {
  .homepage-headline .head-t span {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
}

.c1 {
  color: #121212;
}

.c2 {
  color: #777777;
}

.edu-text-box {
  background: red;
}

.jumbotron-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}

.jumbotron-bg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, rgba(18, 18, 18, 0.7) 0%, rgba(18, 18, 18, 0.4) 100%);
}

.jumbotron-outside-content {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  padding: 1.5rem 0;
  overflow: hidden;
  z-index: 100;
}

@media (min-width: 768px) {
  .jumbotron-outside-content {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.jumbotron-title {
  display: block;
  float: left;
  background-color: #ffffff;
  margin-left: 2%;
  width: 96%;
  text-align: center;
  line-height: 1.15;
  padding-top: 2rem;
  padding-bottom: 1rem;
  font-size: 2.5rem;
  color: #121212;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .jumbotron-title {
    padding-top: 0rem;
    background-color: rgba(0, 0, 0, 0);
    width: 30rem;
    font-size: 2.8rem;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .jumbotron-title {
    font-size: 3.6rem;
  }
}

.jumbotron-title .mobile-o {
  display: block;
  position: relative;
  width: 17rem;
  margin-left: calc(50% - 8rem);
  height: 3rem;
}

@media (min-width: 768px) {
  .jumbotron-title .mobile-o {
    margin-left: 0;
    margin-top: 1rem;
  }
}

.jumbotron-title .yellow-line {
  display: block;
  background: #FFC31F;
  position: absolute;
  width: 2rem;
  height: 0.3rem;
  top: 1.4rem;
}

.jumbotron-title .high {
  display: block;
  position: absolute;
  top: 0.3rem;
  left: 3rem;
  color: #999;
}

@media (min-width: 768px) {
  .jumbotron-title .high {
    font-size: 2rem;
  }
}

.jumbotron-secondary-content {
  position: absolute;
  top: 30%;
  left: 8%;
  z-index: 100;
}

@media (min-width: 768px) {
  .jumbotron-secondary-content {
    bottom: 3rem;
  }
}

.jumbotron-claim {
  color: #fff;
}

.jumbotron-claim .title-s {
  text-transform: uppercase;
  color: #FFC31F;
  font-weight: bold;
}

.jumbotron-claim .link-detail {
  display: block;
  margin-top: 2rem;
  color: #fff;
  text-decoration: none;
}

.quicklink {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .quicklink {
    flex-direction: row;
    justify-content: space-around;
  }
}

.quicklink a {
  background: #FFC31F;
  color: #000;
  font-weight: 400;
  text-decoration: none;
  font-size: 1.125rem;
  text-align: center;
  padding-left: 1rem;
}

@media (max-width: 575.98px) {
  .quicklink a {
    margin-bottom: 0.6rem;
  }
}

@media (min-width: 768px) {
  .quicklink a {
    width: 11rem;
  }
}

.quicklink a .quick-icon {
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 0.1rem;
  margin-top: -0.3rem;
}

.col-1-3 {
  position: relative;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%;
}

@media (min-width: 768px) {
  .col-1-3 {
    width: 33.33%;
  }
}

.jumbotron-claim-title {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .jumbotron-claim-title {
    font-size: 2.1rem;
    margin-bottom: 1rem;
  }
}

.jumbotron-claim-title .icon {
  color: #ffffff;
}

.jumbotron-claim-text {
  height: 1.75rem;
  margin-bottom: 0;
  padding-left: 1rem;
  line-height: 1.75rem;
  border-left: 4px solid #283044;
  font-size: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .jumbotron-claim-text {
    height: 3.5rem;
    padding-left: 1.5rem;
    line-height: 3.5rem;
    font-size: 2rem;
  }
}

.gray-line {
  border-bottom: 2px solid #eee;
  height: 7rem;
  margin-bottom: 5rem;
  margin-top: 2rem;
}

.gray-line .section-title-why {
  display: block;
  position: absolute;
  background-color: #ffffff;
  padding-right: 1rem;
  height: 7.1rem;
  padding-left: 1rem;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  margin-bottom: 2rem;
  background-clip: border-box;
  text-decoration: none;
  transition: background-color 0.25s ease-in-out;
  background-color: #fafafa;
  border: 1px solid #eee;
  transition: 0.3s linear all;
}

.card:hover, .card:focus {
  color: #283044;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

.card:hover.fotogallery, .card:focus.fotogallery {
  border: 2px solid #FFC31F;
}

.card:hover .card-meta, .card:focus .card-meta {
  color: #283044;
}

.card.fotogallery {
  border: 2px solid #eee;
  border-radius: 1rem;
  padding: 1rem 1rem 0.5rem 1rem;
  background: #fff;
}

.card.fotogallery .h2 {
  font-size: 1rem;
}

.card .gal-title {
  font-size: 1.05rem;
  font-weight: normal;
  margin-bottom: 0rem;
  margin-top: 0.5rem;
}

@media (min-width: 768px) {
  .card .gal-title {
    font-size: 1.2rem;
  }
}

.card.no-bg {
  background-color: transparent;
}

.card.no-bg:hover, .card.no-bg:focus {
  background-color: transparent;
}

.card.no-bg:hover .card-title, .card.no-bg:focus .card-title {
  text-decoration: underline #283044;
}

.card.class {
  border: none;
  border-bottom: 6px solid #FFC31F;
  background: #fff;
}

@media (min-width: 768px) {
  .col-md-1-3 {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

.search-card {
  position: relative;
  margin-bottom: 2rem;
}

.search-card h2 {
  font-size: 1.25rem;
  font-weight: 300;
  color: #283044;
}

.search-card h2 b {
  font-weight: bold;
  color: #000;
  background: #FFC31F;
}

.search-card .card-text b {
  font-weight: bold;
  color: #000;
  background: #FFC31F;
}

.search-card .link-n {
  color: #939393;
  font-size: 0.875rem;
}

.section-text-2 {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 1.5rem;
  font-size: 0.9375rem;
}

.card-event {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  margin-bottom: 2rem;
  background-clip: border-box;
  text-decoration: none;
  transition: background-color 0.25s ease-in-out;
}

.card-event a {
  text-decoration: none;
}

.card-event a:hover {
  text-decoration: underline;
}

.card-event h4 {
  font-size: 1.5rem;
  /*margin-top: -2.6rem;*/
  padding: 0;
}

@media (min-width: 768px) {
  .card-event h4 {
    margin: 0;
    padding: 0;
  }
}

.card-event h5 {
  margin: 0;
  padding: 0;
  margin-top: 0.2rem;
  font-size: 1.25rem;
  font-weight: normal;
}

.card-event .pointer {
  position: absolute;
  height: 1.2rem;
  width: 1.2rem;
  border-radius: 0.6rem;
  top: -1rem;
  margin-left: calc(18% - 0.5rem);
  background: #000;
  z-index: 20;
}

@media (min-width: 768px) {
  .card-event .pointer {
    height: 1.3rem;
    width: 1.3rem;
    border-radius: 0.65rem;
    top: -1.1rem;
    margin-left: calc(20% + 1px);
  }
}

.card-event.no-bg {
  background-color: transparent;
}

.card-event.no-bg:hover, .card-event.no-bg:focus {
  background-color: transparent;
}

.card-event.no-bg:hover .card-title, .card-event.no-bg:focus .card-title {
  text-decoration: underline #283044;
}

.card-event:last-child .event-list {
  border-left: unset !important;
}

.card-body {
  flex: 1;
  min-height: 1px;
  padding-bottom: 2.1rem;
}

.card-body .title-events {
  margin-top: -1.2rem;
  display: flex;
  flex-direction: row;
  align-items: start;
}

.card-body .card-title {
  display: block;
  font-size: 1rem;
  margin-top: 0.2rem;
  padding-left: 0;
  font-weight: 400;
}

@media (min-width: 768px) {
  .card-body .card-title {
    font-size: 1.15rem;
    margin-top: 0rem;
  }
}

@media (min-width: 1600px) {
  .card-body .card-title {
    font-size: 1.3rem;
  }
}

.card-body .card-title .event-for {
  display: block;
  font-size: 0.8rem;
  margin-top: 0.5rem;
  font-weight: 400;
  height: 2rem;
}

.card-body .card-title .event-for span {
  background: #59AF33;
  color: #fff;
  padding: 0.2rem 0.5rem 0.3rem 0.5rem;
  border-radius: 1rem;
}

.card-body .card-subtitle {
  display: block;
  width: 26%;
  flex-shrink: 0;
  /* nesmrskne se */
  text-align: center;
  font-size: 1.25rem;
  padding-left: 0;
  font-weight: 400;
}

@media (max-width: 767.98px) {
  .card-body .card-subtitle {
    text-align: left;
    width: 25%;
  }
}

.card-body .class-ped {
  margin-bottom: 0;
  font-weight: 400;
}

.card-body.no-padding {
  padding: 0;
}

.event-body {
  padding-left: 29%;
}

.event-body img {
  width: 100%;
}

.card-body-class {
  min-height: 1px;
  padding: 1rem;
}

.card-body-class.no-padding {
  padding: 0;
}

.card-body-class .card-title-class {
  font-size: 1.25rem;
}

.card-body-class .icon {
  width: 2rem;
}

.card-meta {
  display: block;
  height: 1.3125rem;
  margin-bottom: 0.75rem;
  overflow: hidden;
  font-size: 0.875rem;
  color: #999;
  transition: color 0.25s ease-in-out;
}

.card-title {
  margin-bottom: 1rem;
  overflow: hidden;
  font-size: 1.2rem;
}

.card-title-single-line {
  height: 1.8rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.card-title-multi-line-2 {
  display: -webkit-box;
  height: 5.4rem;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: clip;
}

.card-title-multi-line-3 {
  display: -webkit-box;
  height: 5.4rem;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: clip;
}

.card-text {
  display: -webkit-box;
  margin-bottom: 0;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: clip;
  overflow: hidden;
}

.card-media-container {
  position: relative;
  padding-bottom: 66.6666666667%;
  background-color: #eee;
  overflow: hidden;
  border-radius: 1rem 1rem 0 0;
}

.card-media {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.card-media-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.card-img {
  flex-shrink: 0;
  width: 100%;
}

.post {
  display: block;
  width: 100%;
  text-decoration: none;
  margin-bottom: 1rem;
  color: #283044;
}

@media (min-width: 768px) {
  .post {
    margin-bottom: 1rem;
  }
}

.post.height-100 {
  height: 100%;
}

.post.hp h3 {
  padding-bottom: 0.5rem;
  font-size: 1.4375rem;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: underline;
}

.post.hp .post-date {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 0.75rem;
}

.post.hp .post-autor {
  position: absolute;
  bottom: 1rem;
  display: block;
  font-weight: 600;
}

.search a {
  text-decoration: none;
}

.search a h2 {
  font-weight: bold;
  color: #283044;
}

.search .x {
  background: #FF595E;
}

.icon-download {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 0 !important;
}

.bg-news {
  border-radius: 1rem;
  background: #fff;
  padding: 1rem;
  box-shadow: 0px 0px 5px rgba(34, 39, 58, 0.1);
  width: 100%;
}

.br-1 {
  border-radius: 1rem;
}

@media (min-width: 768px) {
  .list-box-full:first-child .spec {
    border-radius: 1.5rem 0 0 1.5rem !important;
  }
  .list-box-full:last-child .spec {
    border-radius: 0 1.5rem 1.5rem 0 !important;
  }
}

.main-img {
  display: block;
}

.main-img .img-x {
  width: 9rem;
  border-radius: 1rem;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .main-img .img-x {
    margin-bottom: 0.7rem;
  }
}

.main-2 {
  display: block;
}

.item-p {
  display: flex;
  padding: 1rem;
  padding-bottom: 1rem;
  width: 100%;
  flex-direction: column;
  text-decoration: unset;
}

@media (min-width: 768px) {
  .item-p {
    padding: 1.2rem;
    border-radius: 1rem;
  }
}

.item-p.posts {
  box-shadow: unset;
  background: unset;
  margin-bottom: 0.5rem;
}

.item-p.posts:hover {
  box-shadow: unset;
}

.item-p.posts .main-p h1 {
  font-size: 1.7rem;
}

.item-p.spec-1 {
  padding: 1rem;
}

@media (min-width: 768px) {
  .item-p {
    flex-direction: row;
  }
}

.item-p.spec {
  display: block;
  overflow: hidden;
}

.item-p .perex a {
  font-weight: bold;
  color: #03339C;
  text-decoration: underline;
  text-decoration-color: #03339C;
}

.item-p .item-ib.inner-img {
  display: block;
  width: 100%;
  padding-top: 50%;
}

.item-p .item-ib .img-x {
  height: auto;
  width: calc(33% - 0.6rem);
  margin-right: 0.5rem;
  margin-bottom: 0.55rem;
  border-radius: 0.5rem;
}

@media (min-width: 768px) {
  .item-p .item-ib .img-x {
    margin-top: 0.5rem;
    width: calc(17% - 1rem);
    margin-right: 0.5rem;
    margin-bottom: 0.2rem;
    height: auto;
    border-radius: 0.5rem;
  }
}

.item-p .item-ib .img-x2 {
  height: auto;
  width: 100%;
  border-radius: 0.5rem;
}

.item-p .main-p {
  display: block;
  position: relative;
  text-decoration: unset;
}

.item-p .main-p h1 {
  text-decoration: none !important;
  margin-bottom: 0.4rem;
  font-weight: normal;
  padding: 0;
  margin-top: 0;
  font-size: 1.5rem;
  padding-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .item-p .main-p h1 {
    font-size: 1.5rem;
    padding-bottom: 0.5rem;
  }
}

.item-p .main-p .title-link {
  text-decoration: none;
}

.item-p .main-p .title-link h3 {
  text-decoration: none !important;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: normal;
}

@media (max-width: 991.98px) {
  .item-p .main-p .title-link h3 {
    font-size: 1.25rem;
  }
}

.item-p .main-p .title-link:hover {
  text-decoration: underline;
  text-decoration-color: #000;
}

.item-p .main-p .perex {
  padding-bottom: 0;
}

.item-p .main-p .perex a {
  font-weight: bold;
  color: #03339C;
  text-decoration: underline;
  text-decoration-color: #03339C;
}

.item-p .main-p .perex strong, .item-p .main-p .perex b {
  font-weight: bold;
  color: #121212;
}

.item-p .main-p .perex p {
  margin-bottom: 0;
  line-height: 1.2;
  font-family: 'Open Sans';
  font-weight: 400;
}

.item-p h2 {
  color: #3E3C37;
  text-decoration: unset;
  font-size: 1.5rem;
}

@media (max-width: 991.98px) {
  .item-p h2 {
    font-size: 1.25rem;
  }
}

.item-p .item-b {
  position: relative;
}

.item-p .item-b .autor {
  display: block;
  position: absolute;
  left: 0rem;
  bottom: 0.5rem;
  background: #292929;
  color: #fff;
  padding: 0.4rem 0.4rem 0.3rem 0.4rem;
  font-size: 0.85rem;
  line-height: 0.8rem;
  border-radius: 5px;
  font-weight: bold;
  text-decoration: unset;
  transition: 0.2s linear all;
  z-index: 50;
}

@media (max-width: 991.98px) {
  .item-p .item-b .autor {
    font-size: 0.75rem;
  }
}

.item-p .item-b .autor.list {
  bottom: 0;
}

.item-p .item-b .autor.list-p {
  top: 0rem;
  bottom: unset !important;
  z-index: 100;
}

.item-p:hover {
  text-decoration: unset;
}

.item-p:hover .item-tb h3 {
  text-decoration: underline;
  text-decoration-color: #000;
}

.item-p:hover .item-tb h3.no-uderline {
  text-decoration: none;
}

.post-hp {
  border: 4px solid #000;
}

@media (min-width: 768px) {
  .post-hp {
    border: 6px solid #000;
  }
}

.post-hp .tag-sp {
  background: #000;
  color: #fff;
}

.post-hp.bgi-blue {
  border-color: #16408A;
}

.post-hp.bgi-blue .tag-sp {
  background: #16408A;
  color: #fff;
}

.post-hp.bgi-peprmint {
  border-color: #6CBE8B;
}

.post-hp.bgi-peprmint .tag-sp {
  background: #6CBE8B;
  color: #fff;
}

.post-hp.bgi-black {
  border-color: #121212;
}

.post-hp.bgi-black .tag-sp {
  background: #121212;
  color: #fff;
}

.post-hp.bgi-green {
  border-color: #59AF33;
}

.post-hp.bgi-green .tag-sp {
  background: #59AF33;
  color: #fff;
}

.post-hp.bgi-blue {
  border-color: #16408A;
}

.post-hp.bgi-blue .tag-sp {
  background: #16408A;
  color: #fff;
}

.post-hp.bgi-orange {
  border-color: #FF8133;
}

.post-hp.bgi-orange .tag-sp {
  background: #FF8133;
  color: #000;
}

.post-hp.bgi-yellow {
  border-color: #FFC31F;
}

.post-hp.bgi-yellow .tag-sp {
  background: #FEFCCF;
  color: #000;
}

.menu-item .menu-name {
  font-size: 1.24rem;
}

.menu-item .menu-name p {
  display: block;
  margin-top: -0.6rem;
}

.menu-item .menu-title {
  font-size: 1rem;
  padding-top: 0.2rem;
  min-width: 4rem;
}

.menu-item .menu-alergens {
  font-size: 0.8rem;
}

.list-box-news {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .list-box-news:first-child {
    padding-right: 1rem;
  }
  .list-box-news:first-child .item-ibo {
    border-radius: 0.5rem 0 0 0.5rem;
  }
  .list-box-news:last-child {
    padding-left: 1rem;
  }
  .list-box-news:last-child .item-ibo {
    border-radius: 0 0.5rem 0.5rem 0;
  }
}

.list-box-news .item-ibo {
  display: block;
  width: 100%;
  height: 15rem;
  background-size: cover;
  position: relative;
  background-position: center center;
  transition: 0.3s linear all;
  filter: none;
}

@media (max-width: 767.98px) {
  .list-box-news .item-ibo {
    border-radius: 0.5rem;
    padding-top: 55%;
  }
}

.list-box-news .item-ibo .img-ibo {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
}

.list-box-news .item-ibo .img-ibo-green {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  transition: 0.3s linear all;
}

.list-box-news .item-ibo .title-h3 {
  display: block;
  position: absolute;
  font-size: 1.25rem;
  color: #fff;
  padding: 0.3rem 0.5rem;
  border-radius: 0.5rem;
  background: #000;
  transition: 0.3s linear all;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .list-box-news .item-ibo .title-h3 {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .list-box-news .item-ibo .title-h3 {
    font-size: 0.875rem;
  }
}

.list-box-news .item-ibo .title-h3.up {
  left: 1rem;
  margin-right: 1rem;
  top: 1rem;
}

.list-box-news .item-ibo .title-h3.down {
  left: 1rem;
  margin-right: 1rem;
  bottom: 0.5rem;
}

.list-box-news .item-ibo .item-b {
  position: absolute;
  display: block;
  border-radius: 0.5rem;
}

.list-box-news .item-ibo .item-b.up {
  right: 0.5rem;
  bottom: 1rem;
}

.list-box-news .item-ibo .item-b.down {
  right: 0.5rem;
  top: 1rem;
}

.list-box-news .item-ibo .item-b .autor {
  display: block;
  line-height: 0.75rem;
  background: #000;
  color: #fff;
  font-weight: 600;
  border-radius: 0.5rem;
  padding: 0.4rem 0.6rem;
  font-size: 0.85rem;
  transition: 0.3s linear all;
}

@media (max-width: 991.98px) {
  .list-box-news .item-ibo .item-b .autor {
    font-size: 0.75rem;
  }
}

.list-box-news .item-ibo:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.list-box-news .item-ibo:hover .img-ibo-green {
  background: rgba(0, 141, 54, 0.75);
}

.list-box-news .item-ibo:hover .img-ibo-green .title-h3 {
  background: unset;
}

.list-box-news .item-ibo:hover .img-ibo-green .autor {
  background: unset;
}

.item-b3 {
  width: 100%;
  position: absolute;
}

.item-b2 {
  position: absolute;
  top: -0.5rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-weight: bold;
  color: #000;
}

.item-b2 .autor {
  display: block;
  line-height: 0.75rem;
  margin-top: 0.2rem;
}

@media (max-width: 991.98px) {
  .item-b2 .autor {
    margin-top: 0.2rem;
    font-size: 0.75rem;
  }
}

.post-hp {
  position: relative;
  background: #fff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  text-decoration: none;
  width: 100%;
  transition: 0.3s;
}

@media (max-width: 767.98px) {
  .post-hp {
    border-radius: 1rem !important;
    min-height: 35px;
  }
}

.post-hp .text3 {
  margin: auto 0;
  padding-left: 5px;
}

.post-hp .img-2 {
  display: block;
  width: 90px;
  height: 80px;
  margin-left: 15px;
}

.post-hp .img-2 .icon {
  padding-left: 0;
  font-size: 4rem;
  color: #000;
  margin: auto auto;
}

.post-hp .body-2 {
  min-height: 90px;
  justify-content: space-between;
  align-content: center;
  padding-right: 0.5rem;
}

@media (max-width: 767.98px) {
  .post-hp .body-2 {
    min-height: 65px;
  }
}

.post-hp .body-2 h2 {
  color: #000;
  text-decoration: unset;
  margin-bottom: 0;
  font-weight: normal;
  padding-left: 1rem;
  font-size: 1.45rem;
}

@media (max-width: 991.98px) {
  .post-hp .body-2 h2 {
    font-size: 1.25rem;
  }
}

.post-hp .body-2 .hp-date {
  position: absolute;
  right: 0.5rem;
  bottom: 0.2rem;
}

.post-hp .body-2 .icon-hp {
  display: block;
  width: 3.5rem;
  height: 3.5rem;
}

.post-hp .body-2 .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.post-hp .text-x {
  border: 1px solid #e8e8e8;
}

.post-hp .img-x {
  float: left;
  width: 80px;
  min-height: 70px;
  margin-right: 1rem;
  margin-left: 0.6rem;
}

.post-hp .img-x .icon {
  font-size: 3rem;
  color: #363636;
}

.post-hp:hover {
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  background: #fcfcfc;
  text-decoration: none;
}

.post-hp:hover h2 {
  text-decoration: underline;
  text-decoration-color: #000;
}

.span-rel {
  position: relative;
  height: 0px;
  width: 100%;
}

.span-rel .hp-span {
  position: absolute;
  right: 0.5rem;
  top: -15px;
  z-index: 100;
}

.hp-list {
  position: absolute;
  margin-top: 0.6rem;
  left: 1rem;
}

.tag-d {
  display: block;
  background: #CF9D36;
  color: #fff;
  padding: 0.2rem 0.35rem;
  font-size: 0.75rem;
  line-height: 0.8rem;
  border-radius: 5px;
  margin-right: 0.3rem;
  margin-top: 0.3rem;
}

.tag-d:hover {
  background: #be8f2d;
  color: #fff;
}

.tag-sp {
  display: block;
  background: #121212;
  color: #fff;
  display: block;
  font-size: 0.8rem;
  font-weight: 400;
  margin-right: 0.6rem;
  text-decoration: unset;
  padding: 0.15rem 0.5rem 0.2rem 0.5rem;
  border-radius: 1rem;
}

.tag-sp:hover {
  background: #050505;
  color: #fff;
  text-decoration-color: #fff;
  box-shadow: 0px 0px 8px rgba(14, 31, 53, 0.2);
}

.tag-sp.bgi-green {
  background: #59AF33;
  color: #fff;
}

.tag-sp.bgi-green:hover {
  background: #4f9b2d;
  color: #fff;
}

.tag-sp.bgi-yellow {
  background: #FFC31F;
  color: #000;
}

.tag-sp.bgi-yellow:hover {
  background: #ffbc06;
  color: #000;
}

.tag-sp.bgi-orange {
  background: #FF8133;
  color: #000;
}

.tag-sp.bgi-orange:hover {
  background: #ff711a;
  color: #000;
}

.tag-sp.bgi-blue {
  background: #16408A;
  color: #fff;
}

.tag-sp.bgi-blue:hover {
  background: #123674;
  color: #fff;
}

.tag-sp.bgi-pink {
  background: #E88B9E;
  color: #fff;
}

.tag-sp.bgi-pink:hover {
  background: #e4768c;
  color: #fff;
}

.tag-sp.bgi-black {
  background: #121212;
  color: #fff;
}

.tag-sp.bgi-black:hover {
  background: #050505;
  color: #fff;
}

.img-hp-fix {
  display: block;
  width: 4rem;
}

.img-hp-fix .img-x {
  width: 100%;
}

.img-hp-box-2 {
  display: flex;
  flex-wrap: nowrap;
  /* vše v jednom řádku */
  gap: 12px;
  overflow: hidden;
  /* ořízne přesahující fotky */
  align-items: stretch;
}

.img-hp-box-2 .img-x-5 {
  flex: 0 0 auto;
  width: 220px;
  /* uprav dle designu */
  aspect-ratio: 16 / 9;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  /* lepší výkon + plynulost */
  backface-visibility: hidden;
  transform: translateZ(0);
  /* hover jen na zařízeních co umí hover */
}

@media (max-width: 767.98px) {
  .img-hp-box-2 .img-x-5 {
    width: 110px;
  }
}

.img-hp-box-2 .img-x-5 img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  /* plynulý zoom */
  transform: scale(1) translateZ(0);
  will-change: transform;
  transition: transform 0.65s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.img-hp-box-2 .img-x-5::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: opacity .45s ease;
  pointer-events: none;
}

@media (hover: hover) {
  .img-hp-box-2 .img-x-5:hover img {
    transform: scale(1.08) translateZ(0);
  }
  .img-hp-box-2 .img-x-5:hover::after {
    opacity: 1;
  }
}

.img-hp-box {
  width: calc(100% + 1.5rem);
  overflow: hidden;
  display: flex;
  justify-content: start;
  position: relative;
  overflow: hidden;
}

.img-hp-box .img-x-3 {
  margin-right: 1rem;
  border-radius: 1rem;
  box-shadow: 0px 0px 5px rgba(14, 31, 53, 0.2);
}

.img-hp-box .img-x-3:last-child {
  margin-right: 0;
}

.img-hp-box .img-x-4 {
  width: calc(25% - 1rem);
  height: 6rem;
  margin-right: 1rem;
  border-radius: 1rem;
}

.img-hp-box .img-x-4:last-child {
  margin-right: 0;
}

.img-hp-box .img-x-5 {
  margin-right: 1rem;
}

.img-hp-box .w-100 {
  border-radius: 1rem;
  height: 6rem;
  width: unset;
}

.img-hp-box .spec {
  border-radius: 1rem;
  height: 6rem;
  width: auto;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

.item-x-first {
  width: 100%;
  padding: 4px;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: 0.3s linear all;
}

@media (min-width: 768px) {
  .item-x-first {
    flex-direction: row;
  }
}

@media (min-width: 992px) {
  .item-x-first {
    width: 100%;
    padding: 6px;
    border-radius: 1.5rem;
  }
}

.item-x-first .item-x-first-right {
  align-items: center;
  justify-content: center;
  display: flex;
}

@media (max-width: 767.98px) {
  .item-x-first .item-x-first-right {
    align-items: center;
    justify-content: start;
    width: 100%;
  }
}

.item-x-first .box-img-1 {
  width: 100%;
  display: flex;
  justify-content: end;
  padding: 1rem 1.5rem 1.5rem 1.5rem;
}

@media (max-width: 767.98px) {
  .item-x-first .box-img-1 {
    justify-content: center;
    padding: 0.8rem 1rem 1rem 1rem;
  }
}

.item-x-first .box-img-1 img {
  width: 74%;
  border-radius: 1rem;
  box-shadow: 0px 0px 5px rgba(14, 31, 53, 0.2);
}

@media (max-width: 1199.98px) {
  .item-x-first .box-img-1 img {
    width: 100%;
  }
}

.item-x-first p {
  padding-bottom: 0rem;
  margin-bottom: 0;
}

.box-partners {
  display: flex;
  flex-wrap: wrap;
  /* důležité — umožní zalamování */
  justify-content: space-between;
}

@media (min-width: 992px) {
  .box-partners {
    margin-left: 10%;
    margin-right: 10%;
  }
}

.box-partners .partner-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: unset;
}

@media (max-width: 767.98px) {
  .box-partners .partner-item {
    flex: 0 0 calc(33.333% - 1rem);
    margin-bottom: 1rem;
  }
}

.box-partners .partner-item img {
  width: 4.5rem;
}

@media (max-width: 767.98px) {
  .box-partners .partner-item img {
    width: 3rem;
  }
}

.box-partners .partner-item span {
  margin-top: 1rem;
  display: block;
  text-align: center;
  text-decoration: underline;
  text-underline-color: #000;
  text-underline-offset: 7px;
  text-decoration-thickness: 1px;
}

@media (max-width: 767.98px) {
  .box-partners .partner-item span {
    margin-top: 0.5rem;
  }
}

.box-partners .partner-item:hover {
  text-decoration: unset;
}

.box-partners .partner-item:hover span {
  text-underline-offset: 7px;
  text-decoration-thickness: 2px;
}

.title-link {
  text-decoration: unset !important;
}

.title-link h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  text-decoration: unset !important;
}

@media (min-width: 992px) {
  .title-link h3 {
    font-size: 1.8rem;
  }
}

@media (min-width: 1200px) {
  .title-link h3.one {
    font-size: 2rem;
  }
}

.item-sub {
  margin-left: 1rem;
}

@media (min-width: 1200px) {
  .item-sub {
    margin-left: 27%;
  }
}

@media (min-width: 1200px) {
  .item-sub.full {
    margin-left: 1.6rem;
  }
}

.news-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  /*counter-reset: items;*/
}

.news-box .item-x {
  width: calc(100% - 1rem);
  line-height: 1rem;
  margin-right: 1.5rem;
  padding: 6px;
  border-radius: 1.5rem;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 1.5rem;
}

@media (max-width: 991.98px) {
  .news-box .item-x {
    width: 100%;
    margin-right: 0;
    padding: 4px;
    border-radius: 1rem;
  }
}

.news-box .item-x .item-p {
  border-radius: 1rem;
  transition: 0.3s linear all;
  --base-color: #000;
  --important-color: #000;
  outline: 3px solid var(--base-color);
  /* 🔵 BLUE */
  /* 🟢 GREEN */
  /* 🟢 GREEN 2 */
  /* 🟠 ORANGE */
  /* 🟡 YELLOW */
  /* ⚫ BLACK */
}

.news-box .item-x .item-p.spec {
  --outline-color: rgba(0, 0, 0, 1);
}

.news-box .item-x .item-p.bgi-blue {
  --base-color: #16408A;
  --important-color: rgba(41, 106, 221, 0.3);
  --important-color2: rgba(41, 106, 221, 0.1);
  --important-text: #fff;
}

.news-box .item-x .item-p.bgi-green {
  --base-color: #59AF33;
  --important-color: rgba(138, 212, 106, 0.3);
  --important-color2: rgba(138, 212, 106, 0.1);
  --important-text: #fff;
}

.news-box .item-x .item-p.bgi-green2 {
  --base-color: #2B8705;
  --important-color: rgba(71, 224, 8, 0.3);
  --important-color2: rgba(71, 224, 8, 0.1);
  --important-text: #fff;
}

.news-box .item-x .item-p.bgi-orange {
  --base-color: #FF8133;
  --important-color: rgba(255, 176, 128, 0.35);
  --important-color2: rgba(255, 176, 128, 0.15);
  --important-text: #000;
}

.news-box .item-x .item-p.bgi-yellow {
  --base-color: #FFC31F;
  --important-color: rgba(184, 135, 0, 0.35);
  --important-color2: rgba(184, 135, 0, 0.15);
  --important-text: #000;
}

.news-box .item-x .item-p.bgi-black {
  --base-color: #000;
  --important-color: rgba(0, 0, 0, 0.35);
  --important-color2: rgba(0, 0, 0, 0.15);
  --important-text: #fff;
}

.news-box .item-x .item-p.important {
  outline-width: 6px;
  outline-color: var(--important-color);
  animation: pulse-shadow 3.2s ease-in-out infinite;
  outline: unset;
  background: var(--base-color);
  color: var(--important-text, #000);
}

.news-box .item-x :is(h1, h2, h3, h4, h5, h6) {
  color: inherit !important;
}

.news-box .item-x a {
  color: inherit;
  text-decoration-color: currentColor;
}

@keyframes pulse-shadow {
  0% {
    box-shadow: 0 0 0 8px var(--important-color2);
  }
  50% {
    box-shadow: 0 0 0 8px var(--important-color);
  }
  100% {
    box-shadow: 0 0 0 8px var(--important-color2);
  }
}

.news-box .item-x .item-x-color {
  background: #fff;
}

.news-box .item-x:hover .item-p.spec {
  /*outline: 3px solid $green;*/
  box-shadow: 0px 2px 8px rgba(14, 31, 53, 0.6);
}

.news-box .item-x:nth-child(2n+1) {
  order: 1;
}

.news-box .item-x:nth-child(2n+2) {
  order: 2;
}

.news-box::before, .news-box::after {
  content: "";
  flex-basis: 100%;
  width: 0;
  order: 2;
}

.tag-detail {
  display: block;
  position: absolute;
  right: 0rem;
  bottom: 0.5rem;
  background: #000;
  color: #fff !important;
  padding: 0.4rem 0.4rem 0.4rem 0.4rem;
  font-size: 0.85rem;
  line-height: 0.8rem;
  border-radius: 5px;
  font-weight: bold;
  text-decoration: unset;
  transition: 0.2s linear all;
  z-index: 50;
}

.tag-detail.list {
  bottom: 0rem;
}

.tag-detail:hover {
  background: #121212;
  color: #fff;
  text-decoration-color: #fff;
  box-shadow: 0px 0px 8px rgba(14, 31, 53, 0.2);
}

.tag-detail.important {
  background: #fff;
  color: #000 !important;
}

.slider {
  width: 100%;
}

.slider .item-photo {
  background: #fff;
  box-shadow: 0px 0px 10px rgba(14, 31, 53, 0.5);
  padding: .5rem;
  border-radius: .5rem;
  text-align: left;
  transform: rotate(3deg);
  text-decoration: unset;
}

.slider .item-photo.even {
  transform: rotate(-3deg);
}

.slider .item-photo .inner-x {
  width: 12rem;
}

.slider .item-photo .inner-x .img-x {
  width: 100%;
}

.slider .item-photo .inner-x .photo-title {
  width: 100%;
  font-weight: normal;
  font-size: .85rem;
  padding-top: 0.4rem;
  border-top: 4px solid #03339C;
}

.slick-slide {
  margin: 0px 1rem;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 15rem;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: absolute;
  top: 0;
  left: -500px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -6rem;
  display: block;
  padding: 0;
  cursor: pointer;
  background: #fff;
  color: transparent;
  border: none;
  outline: none;
}

.yellow-border {
  border-bottom: 5px solid #FFC31F;
}

.next-hp {
  margin-top: 3.8rem;
  font-size: 0.975rem;
  padding-left: 0.5rem;
  text-decoration: none;
}

.next-hp .next {
  width: 4rem;
  margin-bottom: 1rem;
  margin-left: -0.5rem;
}

.class-bg {
  background: #f5f5f5;
  border-radius: 1rem;
  padding: 1rem;
}

.class-bg .class a {
  border-bottom: 3px solid #cccccc;
}

.class-bg .class:last-child a {
  border-bottom: 4px solid #f5f5f5;
}

.gallery-xhp {
  height: 15rem;
  border-radius: 1rem;
  background-size: cover;
  background-position: center center;
}

.gallery-xhp.class {
  height: 11rem;
}

.gallery-xhp .bg-x {
  background: rgba(66, 47, 47, 0.6);
  border-radius: 1rem;
  transition: 0.3s linear all;
}

.gallery-xhp h2 {
  color: #fff;
  text-decoration-line: underline;
  text-decoration-color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
}

.gallery-xhp .glabel {
  background: #fff;
  border-radius: 0.5rem;
  color: #283044;
  font-size: 0.75rem;
  padding: 2px 4px;
}

.gallery-xhp:hover .bg-x {
  background: rgba(0, 0, 0, 0.2);
}

.post-meta {
  padding: 0;
  margin: 0;
  font-size: 0.7rem;
  color: rgba(0, 0, 0, 0.5);
}

.centex-1 {
  border: 1px solid red;
}

.post-img-b {
  display: block;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .post-img-b {
    width: 5rem;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .post-img-b {
    width: 8rem;
  }
}

@media (min-width: 1200px) {
  .post-img-b {
    width: 11rem;
  }
}

.post-body-2 {
  position: relative;
  padding-right: 1rem;
}

.post-body-2 h3 {
  font-size: 1.25rem;
  margin-bottom: 0rem;
  font-weight: 600;
  text-decoration: underline;
}

.post-body-2 p {
  font-size: 1rem;
  font-weight: normal;
}

.post-body-2 .inner-tile {
  position: absolute;
  left: 1rem;
  right: 0;
  top: 0;
  bottom: 0;
  padding: .8rem 1rem 0.5rem 1rem;
}

.post-body-2:after {
  position: absolute;
  height: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  content: ' ';
  width: 97%;
  bottom: 0rem;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .post-body-2:after {
    bottom: -1rem;
  }
}

.post:hover {
  text-decoration: unset;
}

.post:hover .post-body-2 {
  text-decoration: unset;
}

.post:hover .post-body-2 h3 {
  text-decoration: underline;
  color: #000;
}

.post:hover .post-body h3 {
  text-decoration: underline;
  color: #000;
}

.claim-center {
  width: 92%;
  display: flex;
  justify-content: left;
  margin-left: 4%;
}

@media (min-width: 768px) {
  .claim-center {
    width: 70%;
    display: flex;
    justify-content: left;
    margin-left: 5%;
  }
}

.claim-center .cliam-box {
  display: flex;
  align-items: center;
}

.claim-center .cliam-box img {
  width: 10rem;
}

@media (min-width: 768px) {
  .claim-center .cliam-box .claim-content {
    margin-left: 3rem;
  }
}

.claim-center .cliam-box .claim-content h3 {
  font-size: 2.1rem;
  color: #FF595E;
  font-weight: 500;
}

.claim-center .cliam-box .claim-content p {
  padding-top: 0.5rem;
  font-size: 1.5rem;
  padding-left: 0.1rem;
}

.claim-center .cliam-box .claim-content span {
  display: block;
  float: right;
  font-weight: 400;
}

.claim-center .cliam-box .claim-content span .vl2 {
  width: 1.5rem;
  padding-right: 0.5rem;
}

.link-center {
  width: 100%;
  display: flex;
  justify-content: center;
}

.link-archive {
  display: block;
  font-weight: bold;
  color: #FF595E;
  text-decoration-color: #FF595E;
  text-decoration: underline;
}

.link-archive:hover {
  text-decoration-color: #333;
}

.post-body {
  position: relative;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .post-body {
    width: calc(100% - 6rem);
    background-color: none;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .post-body {
    width: calc(100% - 9rem);
    background-color: none;
  }
}

@media (min-width: 1200px) {
  .post-body {
    width: calc(100% - 13rem);
    background-color: none;
  }
}

.post-body h3 {
  font-size: 1.25rem;
  margin-bottom: 0rem;
  font-weight: normal;
  text-decoration: underline;
}

.post-body p {
  font-size: 1rem;
  font-weight: normal;
}

.post-body .inner-tile {
  position: absolute;
  left: 1rem;
  right: 0;
  top: 0;
  bottom: 0;
  padding: .8rem 1rem 0.5rem 1rem;
}

.inner-tile-hp {
  display: block;
  padding: 1.2rem 1.5rem 0.5rem 1rem;
  min-height: 5rem;
  border-bottom: 6px solid #000;
}

@media (min-width: 768px) {
  .inner-tile-hp {
    min-height: 8rem;
  }
}

@media (min-width: 992px) {
  .inner-tile-hp {
    min-height: 10rem;
  }
}

.inner-tile-hp h3 {
  font-weight: bold;
  font-size: 1.425rem;
  text-decoration: none;
}

@media (min-width: 768px) {
  .inner-tile-hp h3 {
    font-size: 1.35rem;
  }
}

@media (min-width: 1200px) {
  .inner-tile-hp h3 {
    font-size: 1.5rem;
  }
}

.inner-tile-hp:hover {
  text-decoration: none;
}

.inner-tile-hp:hover h3 {
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .event-lb {
    position: relative;
  }
}

@media (max-width: 767.98px) {
  .line-gradinent-mobile {
    display: none;
    position: absolute;
    width: 5px;
    top: 0;
    bottom: 0;
    padding-bottom: 50%;
    left: 3rem;
    background: #68e51e;
    background: -moz-linear-gradient(180deg, #68e51e 14%, #369c1e 100%);
    background: -webkit-linear-gradient(180deg, #68e51e 14%, #369c1e 100%);
    background: linear-gradient(180deg, #68e51e 14%, #369c1e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#68E51E",endColorstr="#369C1E",GradientType=1);
  }
}

@media (min-width: 768px) {
  .line-gradinent {
    width: 100%;
    height: 9px;
    background: #fbdf68;
    margin-top: -6px;
  }
}

.post-img-c {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}

@media (min-width: 768px) {
  .post-img-c {
    margin-right: 1rem;
  }
}

@media (max-width: 767.98px) {
  .post-img-c {
    margin-bottom: 1rem;
  }
}

.post-img-c .img-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.post-img-c .img-inner .icon {
  color: #fff;
  font-size: 3.5rem;
}

.post-img-c .img-inner .bg-class {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.post-img-alt {
  width: 100%;
  padding-bottom: 75%;
  border-radius: 0.8rem;
}

@media (min-width: 768px) {
  .post-img-alt {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .post-img-alt {
    margin-bottom: 1rem;
  }
}

.post-img-alt .icon {
  display: block;
  position: relative;
}

.post-img-alt .inner-tile {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: .8rem 1rem 0.5rem 1rem;
}

.fix-size {
  width: 100%;
  height: 9rem;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .fix-size {
    height: 8rem;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .fix-size {
    height: 10rem;
  }
}

@media (min-width: 1200px) {
  .fix-size {
    height: 14rem;
  }
}

.post-img-container-2 {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  background-size: cover;
  background-position: center center;
}

.post-img-container-2 .post-title-container {
  position: absolute;
  top: 0rem;
  left: 1rem;
  right: 1rem;
  bottom: 4rem;
  transition: 0.3s linear;
  background: rgba(18, 18, 18, 0.4);
  z-index: 100;
  /*@include media-breakpoint-up(lg) {
            opacity: 0;
        }*/
}

.post-img-container-2 .post-title-container .post-title {
  margin: 0;
  color: #fff;
  font-weight: bold;
}

.post-img-container-2 .post-title-container:hover {
  background: #16408a;
}

@media (min-width: 768px) {
  .post-img-container-2 .post-title-container {
    bottom: 3rem;
  }
}

.post-img-container-2 .post-title {
  padding-top: 1.3rem;
  padding-left: 1.5rem;
  padding-right: 2rem;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: normal;
  text-align: left;
}

.post-img-container-2 .post-meta-2 {
  position: absolute;
  padding: 0.1rem 0.3rem;
  color: #000;
  background: #fff;
  bottom: 1.3rem;
  left: 1.5rem;
  font-size: 0.875rem;
}

.post-img-container-2 .post-title:hover {
  text-decoration: underline;
}

.post-img {
  width: 100%;
  height: auto;
  border-radius: 0.8rem;
}

@media (min-width: 768px) {
  .post-img {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .post-img {
    margin-bottom: 1rem;
  }
}

.media-link {
  display: block;
  position: relative;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .media-link {
    font-size: 2rem;
  }
}

.media-link:hover .media-link-text, .media-link:focus .media-link-text {
  background-color: rgba(40, 48, 68, 0.95);
  color: #283044;
}

.media-link-img {
  width: 100%;
  height: auto;
}

.media-link-text {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  font-weight: 600;
  line-height: 1.2;
  background-color: rgba(18, 18, 18, 0.5);
  overflow: hidden;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}

@media (min-width: 768px) {
  .media-link-text {
    font-size: 1.25rem;
  }
}

.annotation {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.25rem;
  color: #E88B9E;
  transition: 0.5s linear;
  cursor: pointer;
  text-decoration: none;
}

.annotation-title {
  display: block;
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.35rem;
}

.annotation-title .number {
  display: block;
  float: left;
  font-style: normal;
  font-weight: bold;
  padding-right: 1rem;
}

.annotation-title .line {
  display: block;
  float: left;
  height: 2px;
  width: 2rem;
  background-color: #E88B9E;
  margin-top: 1rem;
}

.annotation-text {
  margin-top: auto;
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.15;
  color: #363636;
  text-decoration: none;
}

.annotation:hover {
  background-color: #E88B9E;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}

.annotation:hover .line {
  background: #fff;
}

.annotation:hover .annotation-text {
  color: #fff;
  text-decoration: none;
}

.gallery-homepage .img-20 {
  width: 33.33333%;
  height: auto;
}

@media (min-width: 768px) {
  .gallery-homepage .img-20 {
    width: 20%;
  }
}

@media (max-width: 991.98px) {
  .gallery-homepage .mobile-i {
    display: none;
  }
}

.post-pagginator {
  width: 100%;
}

.pagination {
  margin-top: 2rem;
  margin-left: 0;
  padding-left: 0;
}

.page-item {
  margin-right: 0.5rem;
  display: inline-block;
  margin-bottom: 1rem;
}

.page-item .page-link {
  padding: 0.6rem 1rem 0.5rem 1rem;
  border-radius: 1.25rem;
  font-size: 3rem;
  background: #eee;
  border: 1px solid #ccc;
  font-size: 0.8rem;
  text-decoration: none;
}

@media (min-width: 768px) {
  .page-item .page-link {
    font-size: 1.05rem;
  }
}

.page-item.active .page-link {
  color: #fff;
  background-color: #0f2c5e;
  border-color: #0b2148;
}

.page-item.disabled {
  display: none;
}

.page-link {
  border-radius: 0.25rem;
}

.bg-logos {
  background: #fff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.05);
  border-radius: 1rem;
}

.logos {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .logos {
    width: 95%;
  }
}

@media (min-width: 1200px) {
  .logos {
    justify-content: space-between;
    width: 94%;
  }
}

.logo-container {
  display: flex;
  flex-basis: 100%;
  height: 5.5rem;
  padding: 0.75rem;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

@media (min-width: 768px) {
  .logo-container {
    flex-basis: auto;
    flex-basis: 100%;
  }
}

@media (min-width: 1200px) {
  .logo-container {
    flex-basis: auto;
    max-width: 50%;
  }
}

.logo-container:hover .logo-img, .logo-container:focus .logo-img {
  text-decoration: none;
  opacity: 1;
  filter: none;
}

.logo-img {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  opacity: .75;
  filter: grayscale(100%);
  transition: filter 0.25s ease-in-out, opacity 0.25s ease-in-out;
}

.context-flex-x {
  display: flex;
}

.context-flex-x .inner-l, .context-flex-x inner-r {
  flex: 1;
}

.context-flex-x .content-x {
  flex: 0 0 99%;
  padding: 1rem;
  padding-bottom: 1rem;
}

@media (max-width: 767.98px) {
  .context-flex-x .content-x {
    margin-top: 1rem;
    border-radius: 1rem;
    padding-top: 0rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .context-flex-x .content-x {
    flex: 0 0 99%;
  }
}

@media (min-width: 992px) {
  .context-flex-x .content-x {
    flex: 0 0 99%;
    max-width: 800px;
  }
}

@media (min-width: 1600px) {
  .context-flex-x .content-x {
    flex: 0 0 800px;
  }
}

.context-flex-x .content-x article {
  position: relative;
}

.context-flex-x .content-x article .date-detail {
  display: block;
  position: absolute;
  right: 1rem;
  top: 1rem;
  line-height: 0.75rem;
  background: #000;
  color: #fff;
  font-weight: 600;
  border-radius: 0.5rem;
  padding: 0.4rem 0.6rem;
  font-size: 0.85rem;
}

@media (max-width: 991.98px) {
  .context-flex-x .content-x article .date-detail {
    font-size: 0.75rem;
  }
}

.around-box {
  border-radius: 1.5rem;
  margin-left: 1rem;
  /*background: rgb(122,207,231);
	background: linear-gradient(41deg, rgba(122,207,231,1) 0%, rgba(205,225,170,1) 48%, rgba(241,192,187,1) 100%);
	*/
  padding: .3rem;
  width: calc(100% - 2.6rem);
}

@media (max-width: 991.98px) {
  .around-box {
    margin-left: 0;
    width: calc(100% - 3rem);
  }
}

.around-box .post-img {
  width: 100%;
  border-radius: 1rem;
  margin-bottom: 0px;
  margin-left: 0rem;
  margin-right: 0rem;
  border-radius: 1rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 991.98px) {
  .around-box .post-img {
    margin-left: 0;
    width: 100%;
  }
}

.subscribe {
  background: linear-gradient(180deg, #f8f8f8 0%, #F4F8FF 100%);
  padding: 1.3rem 1.5rem;
  border-radius: 1rem;
}

.subscribe .input-f {
  padding-left: 1rem;
}

.detail-title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #000;
  font-weight: normal;
}

@media (min-width: 768px) {
  .detail-title {
    margin-top: 0rem;
    font-size: 1.8rem;
    margin-bottom: 1.25rem;
  }
}

.detail-title.postx {
  font-size: 1.575rem;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .detail-title.postx {
    font-size: 1.75rem;
    margin-bottom: 1rem;
  }
}

.detail-title > small {
  display: block;
  margin-top: 0.5rem;
  font-size: 65%;
  font-weight: bold;
  color: #283044;
}

.detail-author {
  font-weight: bold;
  text-decoration: unset;
}

.detail-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 0.125rem;
  margin-bottom: 1.5rem;
  font-weight: bold;
  color: #03339C;
}

.detail-meta .vl2 {
  width: 1rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.detail-meta .icon-detail {
  margin-left: 0.5rem;
  width: 4rem;
  height: 2rem;
  margin-right: 0.5rem;
}

.detail-meta-divider {
  display: inline-block;
  width: 1.5rem;
  margin: 0 1rem 0.25rem 1rem;
  border-bottom: 4px solid #283044;
}

.detail-cover-img {
  width: 100%;
  height: auto;
  margin-bottom: 2rem;
  border-radius: 1rem;
}

@media (min-width: 768px) {
  .detail-cover-img {
    width: 95%;
  }
}

.detail-perex {
  margin-bottom: 2rem;
  font-size: 1.08rem;
  font-weight: normal;
}

@media (min-width: 768px) {
  .detail-perex {
    font-size: 1.275rem;
  }
}

.detail-perex strong, .detail-perex b {
  font-weight: bold;
  color: #121212;
  text-decoration-color: #121212;
}

.detail-perex a {
  color: #03339C;
  text-decoration-color: #03339C;
}

.detail-perex p:last-child {
  margin-bottom: 0;
}

.max-youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.75%;
}

.youtube {
  border: 1px solid #ebedee;
  padding: 1rem;
  border-radius: 0.5rem;
  background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
  border-radius: 1rem 1rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.detail-body {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .detail-body {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1rem;
  }
}

.detail-body h2 {
  margin-bottom: 1.25rem;
  font-size: 1.375rem;
}

.detail-body h3 {
  margin-bottom: 1.125rem;
  font-size: 1.25rem;
}

.detail-body h4, .detail-body h5, .detail-body h6 {
  margin-bottom: 1rem;
}

.detail-body p {
  margin-bottom: 1rem;
}

.detail-body p:last-child {
  margin-bottom: 0;
}

.detail-body p + h2,
.detail-body p + h3,
.detail-body p + h4,
.detail-body p + h5,
.detail-body p + h6 {
  margin-top: 2.5rem;
  font-weight: bold;
}

.detail-body img {
  max-width: 100%;
  height: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 1rem;
}

.detail-body img.gal {
  margin-top: 0;
  transition: all 0.3s ease-in-out;
  margin-bottom: 1rem;
}

.detail-body img.gal:hover {
  box-shadow: 0 0 0 3px rgba(22, 64, 138, 0.65);
}

.detail-body img[style*="float:left"] {
  margin-right: 1rem;
}

.detail-body img[style*="float:right"] {
  margin-left: 1rem;
}

.detail-body img.ikona {
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.detail-body table {
  font-size: 0.875rem;
}

@media (min-width: 768px) {
  .detail-body table {
    font-size: 1rem;
  }
}

.detail-body strong, .detail-body b {
  font-weight: bold;
  color: #121212;
  text-decoration-color: #121212;
}

.detail-body a {
  font-weight: bold;
  color: #283044;
  text-decoration-color: #283044;
  text-decoration: underline #16408A;
  text-underline-offset: 5px;
  color: #000;
}

.detail-body a:hover {
  text-decoration: underline #FFC31F;
}

.detail-imgs {
  margin-left: -1px;
  margin-right: -1px;
}

.detail-img-container {
  display: block;
  padding-right: 0rem;
  padding-bottom: 0rem;
}

.detail-img-container.gallery {
  padding-right: 1rem;
}

.detail-img {
  width: 100%;
  height: auto;
  border-radius: 0.8rem;
}

.detail-files-title {
  font-weight: normal;
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}

.detail-files-title .vl2 {
  width: 1.3rem;
}

.detail-files {
  width: 100%;
  padding-top: 0.5rem;
  padding-left: 0.2rem;
  padding-bottom: 0 !important;
  margin-bottom: 0;
}

.detail-files.hp {
  width: 100%;
  padding-top: 0.5rem;
  padding-left: 0.2rem;
  padding-bottom: 0 !important;
  margin-bottom: 0;
  font-size: 0.8rem;
}

.detail-file-item {
  display: flex;
  padding: 0.25rem 0;
  align-items: center;
  font-size: 1.5rem;
  color: #000;
}

.detail-file-item .list-files-link {
  color: #283044;
  font-weight: 600;
  font-size: 1rem;
  text-decoration: underline;
  text-underline-offset: 7px;
  text-decoration-thickness: 1px;
  transition: 0.2s linear all;
}

.detail-file-item .list-files-link:hover, .detail-file-item .list-files-link:active {
  color: #121212;
  text-decoration: underline;
  text-decoration-color: #121212;
  text-decoration-thickness: 2px;
}

.detail-file-item .icon {
  height: 3.5rem;
  margin-right: 0.5rem;
}

.detail-file-item .icon.file-pdf-o {
  color: #FF595E;
}

.detail-file-item .icon.file-excel-o {
  color: #59AF33;
}

.detail-file-item .icon.file-word-o {
  color: #16408A;
}

.detail-file-item .icon.file-powerpoint-o {
  color: #FF8133;
}

.detail-file-item:last-child {
  border-bottom: none;
}

.author-box {
  font-family: Signika, sans-serif;
  font-size: 0.875rem;
  display: flex;
  justify-content: end;
}

.person {
  display: flex;
  margin-bottom: 3rem;
}

.person-detail {
  flex-direction: column;
}

@media (min-width: 768px) {
  .person-detail {
    flex-direction: row;
  }
}

.person-detail .person-img,
.person-detail .person-avatar {
  margin-bottom: 1.5rem;
  color: #03339C;
}

.person-detail .person-contacts {
  flex-direction: column;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 4px solid #fafafa;
}

@media (min-width: 768px) {
  .person-detail .person-contacts {
    flex-direction: row;
  }
}

.person-img {
  width: 3.5rem;
  margin-right: 1.25rem;
}

.person-img,
.person-avatar {
  display: block;
  width: 3.5rem;
  height: 3.5rem;
}

@media (min-width: 768px) {
  .person-img,
  .person-avatar {
    width: 3rem;
    height: 3rem;
  }
}

@media (min-width: 1200px) {
  .person-img,
  .person-avatar {
    width: 4.5rem;
    height: 4.5rem;
  }
}

.person-img.detail,
.person-avatar.detail {
  width: 3.5rem;
  height: 3.5rem;
}

.person-img {
  border-radius: 0.8rem;
}

.person-img.size2 {
  width: 10rem;
  height: 10rem;
}

.person-avatar {
  fill: #000;
}

.person-body {
  flex: 1 1 auto;
  box-shadow: 0px 0px 10px 0px RGBA(200, 187, 187, 0.5);
}

.person-body.no-shadow {
  box-shadow: unset;
}

.person-title {
  font-size: 1.25rem;
  margin-bottom: 0.15rem;
  font-weight: bold;
  color: #16408A;
}

.person-title a {
  text-decoration: none;
}

.person-title .street {
  margin-top: 0.3rem;
  display: block;
  font-size: 0.75rem;
}

.person-title-sub {
  font-size: 0.875rem;
  margin-bottom: 0.35rem;
}

.person-contacts {
  display: flex;
  flex-direction: column;
}

.person-teacher {
  margin-bottom: 1rem;
}

.person-teacher .icon {
  display: inline-block;
  font-size: 1.875rem;
  margin-top: -0.5rem;
}

.person-teacher p {
  display: inline-block;
  font-size: 1.5rem;
  margin-bottom: 0;
}

.person-contact {
  display: flex;
  align-items: center;
  padding: 0.25rem 0;
  font-size: 1.25rem;
}

.person-contact:not(:last-child) {
  margin-right: 2rem;
}

@media (min-width: 768px) {
  .person-contact {
    padding: 0;
  }
}

.person-contact > .icon {
  margin-right: 0.25rem;
  height: 1.375rem;
}

.person-attribute {
  display: block;
}

.person-attribute-title {
  display: block;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.person-attribute-text {
  margin-bottom: 1rem;
}

.person-text {
  font-size: 1.25rem;
}

.person-link {
  text-decoration: none;
  font-size: 1rem;
}

.person-link:hover {
  text-decoration: underline #283044;
}

.alert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1rem;
  transition: transform 0.35s ease;
  z-index: 1030;
}

.alert-collapsed {
  transform: translate(0, -100%);
}

.alert-primary {
  background-color: #283044;
  color: #fff;
}

.alert-success {
  background-color: #ECFBDE;
  color: #283044;
}

.alert-danger {
  background-color: #FF595E;
  color: #fff;
}

.alert-light {
  background-color: #eee;
  color: #283044;
}

.video-container {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

.video-play {
  position: absolute;
  display: flex;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  transition: background-color 0.25s ease-in-out;
}

.video-play:hover {
  background-color: rgba(18, 18, 18, 0.5);
}

.video-play:hover .icon {
  opacity: 1;
  width: 5rem;
  height: 5rem;
}

.video-play:hover .video-play-text {
  opacity: 1;
}

.video-play .icon {
  opacity: .30;
  width: 5rem;
  height: 5rem;
  transition: opacity 0.25s ease-in-out;
}

.video-play .icon-play {
  color: #ffffff;
}

.video-play-text {
  position: absolute;
  right: 1.5rem;
  bottom: 1rem;
  color: white;
  opacity: 0;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  transition: opacity 0.25s ease-in-out;
}

.video {
  display: block;
  width: 100%;
  height: auto;
}

.http-error {
  padding: 2rem 1rem;
  text-align: center;
}

.http-error img {
  width: 8rem;
  margin-bottom: 2rem;
}

.http-error h1 {
  margin-bottom: 2rem;
}

.http-error p {
  margin-bottom: 2rem;
  font-size: 1.25rem;
}

@media (min-width: 768px) {
  .http-error {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.footer .text-blue {
  color: #000000;
}

.footer .title-h2 {
  font-size: 1.4rem;
  color: #000;
}

.footer .google-map {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 767.98px) {
  .footer .google-map {
    height: calc(21rem + 16px);
  }
}

.footer .google-map .map-wrap {
  background: #7acfe7;
  background: linear-gradient(41deg, #7acfe7 0%, #cde1aa 48%, #f1c0bb 100%);
  padding: .7rem;
  height: 21.4rem;
  width: 100%;
  z-index: 19999;
  border-radius: 1rem;
}

@media (min-width: 768px) {
  .footer .google-map .map-wrap {
    height: 100%;
  }
}

.footer .google-map .map-link {
  display: block;
  text-decoration: none;
  height: 100%;
}

.footer .google-map .bg-map3 {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: 100%;
  width: 100%;
  border-radius: 0.8rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000;
  background-image: url("/assets/front/img/jus/mapa-seznam.png");
  background-size: 105%;
  transition: background-size .6s ease, box-shadow .35s ease;
  border: 3px solid #59AF33;
  transition: box-shadow .3s ease, transform .3s ease, background-size .6s ease;
}

.footer .google-map .bg-map3::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0);
  transition: background .35s ease;
  z-index: 1;
  pointer-events: none;
}

.footer .google-map .map-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .35s ease, transform .35s ease;
  pointer-events: none;
}

.footer .google-map .map-cta {
  color: #fff;
  font-weight: 700;
  font-size: 1.15rem;
  text-align: center;
  padding: .9rem 1.1rem;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(2px);
}

.footer .google-map .map-cta small {
  display: block;
  font-weight: 400;
  font-size: .85rem;
  opacity: .9;
  margin-top: .15rem;
}

.footer .google-map .map-link:hover .bg-map3 {
  background-size: 108%;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.18);
}

.footer .google-map .map-link:hover .bg-map3::after {
  background: rgba(0, 0, 0, 0.35);
}

.footer .google-map .map-link:hover .map-overlay {
  opacity: 1;
  transform: translateY(0);
}

.footer .google-map .bg-map2 {
  z-index: 20000;
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000;
  background-image: url("/assets/front/img/zsdukelska/google-map.png");
  background-size: 101%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .footer .google-map .bg-map2 {
    background-size: cover;
  }
}

.footer .google-map .google-map-g {
  padding-right: 0;
  padding-left: 0;
  margin: 0;
}

.bg-footer {
  background: #F9F9F9;
}

.logo-kraj {
  margin-top: 0.4rem;
  width: 14rem;
}

.footer-logo .logo {
  width: 2rem;
}

.footer-logo h3 {
  margin-top: 0.2rem;
  font-size: 1.2rem;
  font-weight: bold;
}

.bg-footer-line {
  background: #16408A;
  color: #283044;
}

.footer-title {
  font-size: 1.8rem;
  margin-bottom: 3rem;
}

.footer-title .h2-small {
  display: block;
  padding-top: -2rem;
  font-size: 1rem;
}

.footer-section {
  font-size: 1.1375rem;
  margin-bottom: 1.5rem;
  color: #000;
  font-family: "Outfit", sans-serif;
}

.footer-section a {
  text-decoration: none;
  color: #000;
  font-family: "Outfit", sans-serif;
  text-decoration-color: rgba(255, 255, 255, 0.1);
  text-decoration: underline;
  text-underline-offset: 7px;
  text-decoration-thickness: 2px;
  transition: 0.3s linear all;
  text-decoration-color: #59AF33;
}

.footer-section a:hover {
  text-decoration-color: #2B8705;
  text-decoration-thickness: 2px;
}

.footer-section .text-blue a {
  color: #16408A;
}

.social-link {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
}

.social-link .icons {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.5rem;
}

.social-link .icons.ig {
  margin-top: -0.13rem;
  width: 2.8rem;
  height: 2.8rem;
}

.footer-section-title {
  display: block;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 400;
  color: #000;
}

.footer-section-title .vl2 {
  width: .8rem;
  margin-left: .3rem;
}

.footer-section-title.a {
  text-decoration: underline;
}

.footer-map {
  display: flex;
  width: 100%;
  height: 25rem;
  border: 4px solid #3b4764;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/assets/front/img/map_big.jpg");
}

@media (min-width: 768px) {
  .footer-map {
    height: 100%;
    background-image: url("/assets/front/img/map_big.jpg");
    background-size: cover;
  }
}

@media (min-width: 992px) {
  .footer-map {
    background-image: url("/assets/front/img/map_big.jpg");
    background-size: cover;
  }
}

@media (min-width: 1200px) {
  .footer-map {
    background-image: url("/assets/front/img/map_big.jpg");
    background-size: cover;
  }
}

.btn-mapa {
  background: #59AF33;
  color: #fff !important;
  font-style: normal;
  text-transform: unset;
  padding: 0.15rem 0.8rem;
  border-radius: 1rem;
  font-weight: 400;
  font-size: 1.2rem;
  text-decoration: unset !important;
}

.btn-mapa:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  background: soften(#2B8705);
}

.footer-copyright {
  display: flex;
  flex-direction: column;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #283044;
  font-weight: 500;
  font-family: Outfit, sans-serif;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
}

.footer-copyright a {
  color: #283044;
  text-decoration: unset;
}

.footer-copyright a:hover {
  text-decoration: underline;
}

.footer-copyright .logo-webskoly {
  width: 6rem;
  margin-top: 1.5rem;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon path {
  stroke: currentColor;
  fill: currentColor;
}

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
.icon-cas {
  width: 0.7197265625em;
}

.icon-fotogalerie {
  width: 0.8916015625em;
}

.icon-materska-skola {
  width: 0.99609375em;
}

.icon-napad {
  width: 0.9833984375em;
}

.icon-pozor {
  width: 0.8447265625em;
}

.icon-skola {
  width: 0.689453125em;
}

.icon-zvonek {
  width: 0.51171875em;
}

.zvonek path {
  fill: green;
}

/*# sourceMappingURL=main.css.map */
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}