@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,600");
@media all and (min-width: 0px) {
  .mt-6 {
    margin-top: 4rem !important;
  }

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

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

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

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

  .my-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .mx-6 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

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

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

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

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

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

  .my-7 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .mx-7 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

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

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

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

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

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

  .my-8 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .mx-8 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

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

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

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

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

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

  .my-9 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .mx-9 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

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

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

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

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

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

  .my-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .mx-10 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
}
@media all and (min-width: 576px) {
  .mt-sm-6 {
    margin-top: 4rem !important;
  }

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

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

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

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

  .my-sm-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .mx-sm-6 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

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

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

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

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

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

  .my-sm-7 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .mx-sm-7 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

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

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

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

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

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

  .my-sm-8 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .mx-sm-8 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

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

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

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

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

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

  .my-sm-9 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .mx-sm-9 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

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

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

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

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

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

  .my-sm-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .mx-sm-10 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
}
@media all and (min-width: 768px) {
  .mt-md-6 {
    margin-top: 4rem !important;
  }

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

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

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

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

  .my-md-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .mx-md-6 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

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

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

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

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

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

  .my-md-7 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .mx-md-7 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

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

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

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

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

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

  .my-md-8 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .mx-md-8 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

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

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

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

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

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

  .my-md-9 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .mx-md-9 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

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

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

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

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

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

  .my-md-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .mx-md-10 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
}
@media all and (min-width: 992px) {
  .mt-lg-6 {
    margin-top: 4rem !important;
  }

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

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

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

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

  .my-lg-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .mx-lg-6 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

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

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

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

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

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

  .my-lg-7 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .mx-lg-7 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

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

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

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

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

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

  .my-lg-8 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .mx-lg-8 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

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

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

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

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

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

  .my-lg-9 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .mx-lg-9 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

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

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

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

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

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

  .my-lg-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .mx-lg-10 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
}
@media all and (min-width: 1200px) {
  .mt-xl-6 {
    margin-top: 4rem !important;
  }

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

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

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

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

  .my-xl-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .mx-xl-6 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

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

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

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

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

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

  .my-xl-7 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .mx-xl-7 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

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

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

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

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

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

  .my-xl-8 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .mx-xl-8 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

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

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

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

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

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

  .my-xl-9 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .mx-xl-9 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

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

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

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

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

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

  .my-xl-10 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .mx-xl-10 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
}
@media all and (min-width: 0px) {
  .pt-6 {
    padding-top: 4rem !important;
  }

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

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

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

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

  .py-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .px-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

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

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

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

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

  .py-7 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .px-7 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

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

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

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

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

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

  .py-8 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .px-8 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

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

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

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

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

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

  .py-9 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .px-9 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

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

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

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

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

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

  .py-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .px-10 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
}
@media all and (min-width: 576px) {
  .pt-sm-6 {
    padding-top: 4rem !important;
  }

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

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

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

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

  .py-sm-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .px-sm-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

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

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

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

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

  .py-sm-7 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .px-sm-7 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

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

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

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

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

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

  .py-sm-8 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .px-sm-8 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

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

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

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

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

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

  .py-sm-9 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .px-sm-9 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

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

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

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

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

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

  .py-sm-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .px-sm-10 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
}
@media all and (min-width: 768px) {
  .pt-md-6 {
    padding-top: 4rem !important;
  }

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

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

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

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

  .py-md-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .px-md-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

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

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

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

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

  .py-md-7 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .px-md-7 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

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

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

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

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

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

  .py-md-8 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .px-md-8 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

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

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

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

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

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

  .py-md-9 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .px-md-9 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

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

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

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

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

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

  .py-md-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .px-md-10 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
}
@media all and (min-width: 992px) {
  .pt-lg-6 {
    padding-top: 4rem !important;
  }

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

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

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

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

  .py-lg-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .px-lg-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

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

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

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

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

  .py-lg-7 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .px-lg-7 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

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

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

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

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

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

  .py-lg-8 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .px-lg-8 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

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

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

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

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

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

  .py-lg-9 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .px-lg-9 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

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

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

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

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

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

  .py-lg-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .px-lg-10 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
}
@media all and (min-width: 1200px) {
  .pt-xl-6 {
    padding-top: 4rem !important;
  }

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

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

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

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

  .py-xl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .px-xl-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

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

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

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

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

  .py-xl-7 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .px-xl-7 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

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

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

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

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

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

  .py-xl-8 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .px-xl-8 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

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

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

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

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

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

  .py-xl-9 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .px-xl-9 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

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

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

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

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

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

  .py-xl-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .px-xl-10 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
}
@media all and (min-width: 0px) {
  html {
    font-size: 14px;
  }
}
@media all and (min-width: 576px) {
  html {
    font-size: 15px;
  }
}
@media all and (min-width: 768px) {
  html {
    font-size: 16px;
  }
}
@media all and (min-width: 992px) {
  html {
    font-size: 17px;
  }
}
@media all and (min-width: 1200px) {
  html {
    font-size: 18px;
  }
}
@media all and (min-width: 2000px) {
  html {
    font-size: 0.9375vw;
  }
}
body {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  color: #000000;
}

h1, .h1, h2, .h2, h3, .h3,
h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  color: #000000;
}

@media all and (min-width: 0px) {
  .container {
    max-width: 100% !important;
  }
}
@media all and (min-width: 576px) {
  .container {
    max-width: 540px !important;
  }
}
@media all and (min-width: 768px) {
  .container {
    max-width: 720px !important;
  }
}
@media all and (min-width: 992px) {
  .container {
    max-width: 960px !important;
  }
}
@media all and (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}
@media all and (min-width: 2000px) {
  .container {
    max-width: 60.8vw !important;
  }
}
#debug-footer {
  border-top: 2px solid red;
  background: #5A5A5A;
}
#debug-footer * {
  color: white !important;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 8px 5px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:focus {
  outline: none;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger:not(.collapsed):hover {
  opacity: 1;
}
.hamburger:not(.collapsed) .hamburger-inner,
.hamburger:not(.collapsed) .hamburger-inner::before,
.hamburger:not(.collapsed) .hamburger-inner::after {
  background-color: #000000;
}

.hamburger-box {
  width: 30px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #000000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze:not(.collapsed) .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze:not(.collapsed) .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze:not(.collapsed) .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.half-block {
  padding: 30px 0;
}
.half-block:nth-child(odd) {
  background: #f8f5f1;
}
@media all and (min-width: 768px) {
  .half-block.side-right .block-text {
    text-align: right;
  }
  .half-block.side-right .block-text h1, .half-block.side-right .block-text .h1, .half-block.side-right .block-text h2, .half-block.side-right .block-text .h2, .half-block.side-right .block-text h3, .half-block.side-right .block-text .h3,
.half-block.side-right .block-text h4, .half-block.side-right .block-text .h4, .half-block.side-right .block-text h5, .half-block.side-right .block-text .h5, .half-block.side-right .block-text h6, .half-block.side-right .block-text .h6 {
    text-align: right;
  }
}
.half-block .block-url {
  font-size: 0.7777777778rem;
  text-decoration: underline;
}
.half-block .block-img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media all and (min-width: 992px) {
  .half-block .block-img {
    height: 26.6666666667rem;
  }
}

.content-block {
  margin-bottom: 60px;
}
.content-block.block-type-col-5-7 > .contents > .row > div, .content-block.block-type-col-7-5 > .contents > .row > div, .content-block.block-type-col-6 > .contents > .row > div {
  margin-top: 2.5rem;
}
.content-block.block-type-col-5-7 > .contents > .row > div:first-child, .content-block.block-type-col-7-5 > .contents > .row > div:first-child, .content-block.block-type-col-6 > .contents > .row > div:first-child {
  margin-top: 0;
}
@media all and (min-width: 768px) {
  .content-block.block-type-col-5-7 > .contents > .row > div:nth-child(2), .content-block.block-type-col-7-5 > .contents > .row > div:nth-child(2), .content-block.block-type-col-6 > .contents > .row > div:nth-child(2) {
    margin-top: 0;
  }
}
.content-block.block-type-col-4 > .contents > .row > div {
  margin-top: 2.5rem;
}
.content-block.block-type-col-4 > .contents > .row > div:first-child {
  margin-top: 0;
}
@media all and (min-width: 768px) {
  .content-block.block-type-col-4 > .contents > .row > div:nth-child(2), .content-block.block-type-col-4 > .contents > .row > div:nth-child(3) {
    margin-top: 0;
  }
}
.content-block > .contents > * {
  margin-top: 0.8333333333rem;
}
.content-block > .contents > *:first-child {
  margin-top: 0;
}
.content-block:last-child {
  margin-bottom: 0;
}

#page-busy {
  display: none;
  z-index: 100000;
  background: rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page-busy .spin-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#page-busy .sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
#page-busy .sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#page-busy .sk-circle .sk-child::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circle 1.2s infinite ease-in-out both;
  animation: sk-circle 1.2s infinite ease-in-out both;
}
#page-busy .sk-circle .sk-child.sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
#page-busy .sk-circle .sk-child.sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  -moz-animation-delay: -1.1s;
  -o-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#page-busy .sk-circle .sk-child.sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
#page-busy .sk-circle .sk-child.sk-circle3:before {
  -webkit-animation-delay: -1s;
  -moz-animation-delay: -1s;
  -o-animation-delay: -1s;
  animation-delay: -1s;
}
#page-busy .sk-circle .sk-child.sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#page-busy .sk-circle .sk-child.sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  -moz-animation-delay: -0.9s;
  -o-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#page-busy .sk-circle .sk-child.sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
#page-busy .sk-circle .sk-child.sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  -moz-animation-delay: -0.8s;
  -o-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
#page-busy .sk-circle .sk-child.sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
#page-busy .sk-circle .sk-child.sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  -moz-animation-delay: -0.7s;
  -o-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
#page-busy .sk-circle .sk-child.sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#page-busy .sk-circle .sk-child.sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  -moz-animation-delay: -0.6s;
  -o-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
#page-busy .sk-circle .sk-child.sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
#page-busy .sk-circle .sk-child.sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  -moz-animation-delay: -0.5s;
  -o-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
#page-busy .sk-circle .sk-child.sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
#page-busy .sk-circle .sk-child.sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  -moz-animation-delay: -0.4s;
  -o-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
#page-busy .sk-circle .sk-child.sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
#page-busy .sk-circle .sk-child.sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  -moz-animation-delay: -0.3s;
  -o-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
#page-busy .sk-circle .sk-child.sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
#page-busy .sk-circle .sk-child.sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  -moz-animation-delay: -0.2s;
  -o-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
#page-busy .sk-circle .sk-child.sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
#page-busy .sk-circle .sk-child.sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  -moz-animation-delay: -0.1s;
  -o-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@keyframes sk-circle {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes sk-circle {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes sk-circle {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes sk-circle {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes sk-circle {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#main-footer {
  border-top: solid 0.0555555556rem #555555;
  font-size: 0.7777777778rem;
}

.footer-social > span {
  vertical-align: middle;
  margin-right: 15px;
}
.footer-social a {
  display: inline-block;
  text-decoration: none !important;
  margin-right: 1.9444444444rem;
}
.footer-social a * {
  vertical-align: middle;
}
.footer-social a:hover {
  text-decoration: underline !important;
}
.footer-social a:last-child {
  margin-right: 0;
}

.btn {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.btn.btn-primary {
  border: solid 0.0555555556rem #000000;
  background: #ffffff;
  color: #000000;
}
.btn.btn-primary:focus, .btn.btn-primary.focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.form-control {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.form-control:focus, .form-control.focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

h1, .h1, h2, .h2, h3, .h3,
h4, .h4, h5, .h5, h6, .h6 {
  margin-bottom: 1em;
}

h1, .h1 {
  font-size: 2rem;
}
h1.page-title, .h1.page-title {
  margin-bottom: 3.3333333333rem;
}

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

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

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

h5, .h5 {
  font-size: 0.7777777778rem;
  margin-bottom: 1.2em;
}

h6, .h6 {
  font-size: 0.6666666667rem;
  margin-bottom: 1.4em;
}

.leaflet-marker-icon.icen-helper-icon {
  width: auto !important;
  height: auto !important;
  display: flex;
  align-items: center;
}
.leaflet-marker-icon.icen-helper-icon .icon-additional-img {
  margin-right: 5px;
}
.leaflet-marker-icon.icen-helper-icon .icon-title {
  white-space: nowrap;
  color: #d35740;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
}

.masonry-content {
  margin-left: -15px;
  margin-right: -15px;
}
.masonry-content > .masonry-item {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.masonry-content > .masonry-item > img, .masonry-content > .masonry-item > a, .masonry-content > .masonry-item > a > img {
  width: 100%;
}
@media all and (min-width: 768px) {
  .masonry-content.masonry-width-2 > .masonry-item {
    width: 50%;
  }
}
@media all and (min-width: 768px) {
  .masonry-content.masonry-width-3 > .masonry-item {
    width: 50%;
  }
}
@media all and (min-width: 992px) {
  .masonry-content.masonry-width-3 > .masonry-item {
    width: 33.333333%;
  }
}

.desktop-logo {
  border-bottom: solid 0.0555555556rem #555555;
  text-align: center;
  padding: 0.5555555556rem 0;
}
.desktop-logo .navbar-brand {
  margin: 0;
  padding: 0;
}
.desktop-logo .navbar-brand img {
  height: 5rem;
}

.navbar .navbar-brand {
  max-width: calc(100% - 55px);
  margin-right: 0;
}
.navbar .navbar-brand img {
  height: 50px;
  max-width: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
@media all and (min-width: 768px) {
  .navbar .navbar-nav .nav-item .nav-link {
    padding-right: 0.8888888889rem;
    padding-left: 0.8888888889rem;
  }
}
.navbar .navbar-nav .nav-item-language #language-select:not(.select2-hidden-accessible) {
  display: none;
}
.navbar .navbar-nav .nav-item-language > .select2 > .selection > .select2-selection {
  border: 0;
  background: transparent;
  height: auto;
}
.navbar .navbar-nav .nav-item-language > .select2 > .selection > .select2-selection > .select2-selection__rendered {
  color: #000000;
  padding: 0.5rem;
  line-height: inherit;
  min-width: 40px;
  overflow: visible;
  text-align: center;
}
@media all and (max-width: 991px) {
  .navbar .navbar-nav .nav-item-language > .select2 > .selection > .select2-selection > .select2-selection__rendered {
    padding-left: 0;
    text-align: left;
  }
}
.navbar .navbar-nav .nav-item-language > .select2 > .selection > .select2-selection > .select2-selection__arrow {
  display: none;
}

.select2-container > .select2-dropdown {
  border: solid 0.0555555556rem #000000;
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 1rem;
}
.select2-container > .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true] {
  background: inherit;
}
.select2-container > .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
  background: #000000;
  color: #ffffff;
}

#menu-nav {
  border-bottom: solid 0.0555555556rem #555555;
}

#page-container.container-spaced {
  padding: 3.3333333333rem 0;
}

a {
  color: #000000;
}
a:not([class]), a [class=""] {
  text-decoration: underline;
  transition: 0.4s;
}
a:hover {
  color: #4d4d4d;
}

.mb-40px {
  margin-bottom: 40px;
}

.pretty-width {
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 768px) {
  .pretty-width {
    max-width: 80%;
  }
}
@media all and (min-width: 992px) {
  .pretty-width {
    max-width: 75%;
  }
}

hr {
  border-top: #464646 0.0555555556rem solid;
  width: 12.5rem;
  max-width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 768px) {
  .center-child-column {
    align-self: center;
  }
}

.page-brief {
  margin-bottom: 2.5rem;
}
.page-brief > *:last-child {
  margin-bottom: 0;
}

.page-link-block {
  display: flex;
  color: inherit !important;
  text-decoration: none !important;
  flex-wrap: nowrap;
  flex-direction: column;
  background: #e7e7e7;
  height: 100%;
  overflow: hidden;
}
.page-link-block .overlay-container {
  position: relative;
}
.page-link-block .overlay-container .overlay {
  transition: 0.4s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.45);
}
.page-link-block .overlay-container .overlay > div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 90%;
  width: 100%;
  text-align: center;
}
.page-link-block .overlay-container .overlay > div > span {
  display: inline-block;
  border: solid 0.0555555556rem #ffffff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  color: #ffffff;
  font-weight: 600;
  padding: 0.3888888889rem 1.6666666667rem;
}
.page-link-block .page-image {
  width: 100%;
  height: 22.7777777778rem;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.page-link-block.image-auto-height .page-image {
  height: auto;
}
.page-link-block:hover .overlay {
  opacity: 1;
}
.page-link-block .slider {
  width: 100%;
}
.page-link-block .slider .slick-track {
  display: flex;
}
.page-link-block .slider .slick-track .slick-slide {
  display: flex;
  height: auto;
}
.page-link-block .slider, .page-link-block .slider > .slick-list, .page-link-block .slider > .slick-list > .slick-track, .page-link-block .slider > .slick-list > .slick-track > .slick-slide {
  height: 22.7777777778rem;
}
.page-link-block .slider:not(.slick-initialized) .slide {
  display: none;
}
.page-link-block .slider .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.page-link-block .page-title {
  font-size: 1.3333333333rem;
  padding: 0.8333333333rem 0.5555555556rem;
  text-align: center;
  height: 100%;
}
.page-link-block .page-title > div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/*# sourceMappingURL=style.css.map */
