@charset "UTF-8";
@font-face {
  font-family: 'Geometria';
  src: url("../fonts/geometria/400/geometria.woff2") format("woff2"), url("../fonts/geometria/400/geometria.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  src: url("../fonts/geometria/700/geometria-bold.woff2") format("woff2"), url("../fonts/geometria/700/geometria-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  src: url("../fonts/geometria/900/geometria-heavy.woff2") format("woff2"), url("../fonts/geometria/900/geometria-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

.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; }

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

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 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; }

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

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 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; }

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

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

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

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

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

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

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

.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.mx-5 {
  margin-left: 2rem !important;
  margin-right: 2rem !important; }

.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.my-8 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !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; }
  .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 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; }
  .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 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; }
  .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 2rem !important; }
  .mt-sm-5 {
    margin-top: 2rem !important; }
  .mr-sm-5 {
    margin-right: 2rem !important; }
  .mb-sm-5 {
    margin-bottom: 2rem !important; }
  .ml-sm-5 {
    margin-left: 2rem !important; }
  .mx-sm-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .my-sm-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .m-sm-6 {
    margin: 2.5rem !important; }
  .mt-sm-6 {
    margin-top: 2.5rem !important; }
  .mr-sm-6 {
    margin-right: 2.5rem !important; }
  .mb-sm-6 {
    margin-bottom: 2.5rem !important; }
  .ml-sm-6 {
    margin-left: 2.5rem !important; }
  .mx-sm-6 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important; }
  .my-sm-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }
  .m-sm-7 {
    margin: 3rem !important; }
  .mt-sm-7 {
    margin-top: 3rem !important; }
  .mr-sm-7 {
    margin-right: 3rem !important; }
  .mb-sm-7 {
    margin-bottom: 3rem !important; }
  .ml-sm-7 {
    margin-left: 3rem !important; }
  .mx-sm-7 {
    margin-left: 3rem !important;
    margin-right: 3rem !important; }
  .my-sm-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .m-sm-8 {
    margin: 3.75rem !important; }
  .mt-sm-8 {
    margin-top: 3.75rem !important; }
  .mr-sm-8 {
    margin-right: 3.75rem !important; }
  .mb-sm-8 {
    margin-bottom: 3.75rem !important; }
  .ml-sm-8 {
    margin-left: 3.75rem !important; }
  .mx-sm-8 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important; }
  .my-sm-8 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !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; }
  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 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; }
  .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 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; }
  .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 2rem !important; }
  .mt-md-5 {
    margin-top: 2rem !important; }
  .mr-md-5 {
    margin-right: 2rem !important; }
  .mb-md-5 {
    margin-bottom: 2rem !important; }
  .ml-md-5 {
    margin-left: 2rem !important; }
  .mx-md-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .my-md-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .m-md-6 {
    margin: 2.5rem !important; }
  .mt-md-6 {
    margin-top: 2.5rem !important; }
  .mr-md-6 {
    margin-right: 2.5rem !important; }
  .mb-md-6 {
    margin-bottom: 2.5rem !important; }
  .ml-md-6 {
    margin-left: 2.5rem !important; }
  .mx-md-6 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important; }
  .my-md-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }
  .m-md-7 {
    margin: 3rem !important; }
  .mt-md-7 {
    margin-top: 3rem !important; }
  .mr-md-7 {
    margin-right: 3rem !important; }
  .mb-md-7 {
    margin-bottom: 3rem !important; }
  .ml-md-7 {
    margin-left: 3rem !important; }
  .mx-md-7 {
    margin-left: 3rem !important;
    margin-right: 3rem !important; }
  .my-md-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .m-md-8 {
    margin: 3.75rem !important; }
  .mt-md-8 {
    margin-top: 3.75rem !important; }
  .mr-md-8 {
    margin-right: 3.75rem !important; }
  .mb-md-8 {
    margin-bottom: 3.75rem !important; }
  .ml-md-8 {
    margin-left: 3.75rem !important; }
  .mx-md-8 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important; }
  .my-md-8 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !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; }
  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 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; }
  .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 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; }
  .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 2rem !important; }
  .mt-lg-5 {
    margin-top: 2rem !important; }
  .mr-lg-5 {
    margin-right: 2rem !important; }
  .mb-lg-5 {
    margin-bottom: 2rem !important; }
  .ml-lg-5 {
    margin-left: 2rem !important; }
  .mx-lg-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .my-lg-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .m-lg-6 {
    margin: 2.5rem !important; }
  .mt-lg-6 {
    margin-top: 2.5rem !important; }
  .mr-lg-6 {
    margin-right: 2.5rem !important; }
  .mb-lg-6 {
    margin-bottom: 2.5rem !important; }
  .ml-lg-6 {
    margin-left: 2.5rem !important; }
  .mx-lg-6 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important; }
  .my-lg-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }
  .m-lg-7 {
    margin: 3rem !important; }
  .mt-lg-7 {
    margin-top: 3rem !important; }
  .mr-lg-7 {
    margin-right: 3rem !important; }
  .mb-lg-7 {
    margin-bottom: 3rem !important; }
  .ml-lg-7 {
    margin-left: 3rem !important; }
  .mx-lg-7 {
    margin-left: 3rem !important;
    margin-right: 3rem !important; }
  .my-lg-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .m-lg-8 {
    margin: 3.75rem !important; }
  .mt-lg-8 {
    margin-top: 3.75rem !important; }
  .mr-lg-8 {
    margin-right: 3.75rem !important; }
  .mb-lg-8 {
    margin-bottom: 3.75rem !important; }
  .ml-lg-8 {
    margin-left: 3.75rem !important; }
  .mx-lg-8 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important; }
  .my-lg-8 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !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; }
  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 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; }
  .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 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; }
  .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 2rem !important; }
  .mt-xl-5 {
    margin-top: 2rem !important; }
  .mr-xl-5 {
    margin-right: 2rem !important; }
  .mb-xl-5 {
    margin-bottom: 2rem !important; }
  .ml-xl-5 {
    margin-left: 2rem !important; }
  .mx-xl-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .my-xl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .m-xl-6 {
    margin: 2.5rem !important; }
  .mt-xl-6 {
    margin-top: 2.5rem !important; }
  .mr-xl-6 {
    margin-right: 2.5rem !important; }
  .mb-xl-6 {
    margin-bottom: 2.5rem !important; }
  .ml-xl-6 {
    margin-left: 2.5rem !important; }
  .mx-xl-6 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important; }
  .my-xl-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }
  .m-xl-7 {
    margin: 3rem !important; }
  .mt-xl-7 {
    margin-top: 3rem !important; }
  .mr-xl-7 {
    margin-right: 3rem !important; }
  .mb-xl-7 {
    margin-bottom: 3rem !important; }
  .ml-xl-7 {
    margin-left: 3rem !important; }
  .mx-xl-7 {
    margin-left: 3rem !important;
    margin-right: 3rem !important; }
  .my-xl-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .m-xl-8 {
    margin: 3.75rem !important; }
  .mt-xl-8 {
    margin-top: 3.75rem !important; }
  .mr-xl-8 {
    margin-right: 3.75rem !important; }
  .mb-xl-8 {
    margin-bottom: 3.75rem !important; }
  .ml-xl-8 {
    margin-left: 3.75rem !important; }
  .mx-xl-8 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important; }
  .my-xl-8 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !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; }

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

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 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; }

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

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 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; }

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

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

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

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

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

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

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

.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.px-5 {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }

.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .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; }
  .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 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; }
  .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 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; }
  .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 2rem !important; }
  .pt-sm-5 {
    padding-top: 2rem !important; }
  .pr-sm-5 {
    padding-right: 2rem !important; }
  .pb-sm-5 {
    padding-bottom: 2rem !important; }
  .pl-sm-5 {
    padding-left: 2rem !important; }
  .px-sm-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .py-sm-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .p-sm-6 {
    padding: 2.5rem !important; }
  .pt-sm-6 {
    padding-top: 2.5rem !important; }
  .pr-sm-6 {
    padding-right: 2.5rem !important; }
  .pb-sm-6 {
    padding-bottom: 2.5rem !important; }
  .pl-sm-6 {
    padding-left: 2.5rem !important; }
  .px-sm-6 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }
  .py-sm-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }
  .p-sm-7 {
    padding: 3rem !important; }
  .pt-sm-7 {
    padding-top: 3rem !important; }
  .pr-sm-7 {
    padding-right: 3rem !important; }
  .pb-sm-7 {
    padding-bottom: 3rem !important; }
  .pl-sm-7 {
    padding-left: 3rem !important; }
  .px-sm-7 {
    padding-left: 3rem !important;
    padding-right: 3rem !important; }
  .py-sm-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .p-sm-8 {
    padding: 3.75rem !important; }
  .pt-sm-8 {
    padding-top: 3.75rem !important; }
  .pr-sm-8 {
    padding-right: 3.75rem !important; }
  .pb-sm-8 {
    padding-bottom: 3.75rem !important; }
  .pl-sm-8 {
    padding-left: 3.75rem !important; }
  .px-sm-8 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important; }
  .py-sm-8 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; } }

@media (min-width: 768px) {
  .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; }
  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 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; }
  .px-md-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 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; }
  .px-md-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 2rem !important; }
  .pt-md-5 {
    padding-top: 2rem !important; }
  .pr-md-5 {
    padding-right: 2rem !important; }
  .pb-md-5 {
    padding-bottom: 2rem !important; }
  .pl-md-5 {
    padding-left: 2rem !important; }
  .px-md-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .py-md-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .p-md-6 {
    padding: 2.5rem !important; }
  .pt-md-6 {
    padding-top: 2.5rem !important; }
  .pr-md-6 {
    padding-right: 2.5rem !important; }
  .pb-md-6 {
    padding-bottom: 2.5rem !important; }
  .pl-md-6 {
    padding-left: 2.5rem !important; }
  .px-md-6 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }
  .py-md-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }
  .p-md-7 {
    padding: 3rem !important; }
  .pt-md-7 {
    padding-top: 3rem !important; }
  .pr-md-7 {
    padding-right: 3rem !important; }
  .pb-md-7 {
    padding-bottom: 3rem !important; }
  .pl-md-7 {
    padding-left: 3rem !important; }
  .px-md-7 {
    padding-left: 3rem !important;
    padding-right: 3rem !important; }
  .py-md-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .p-md-8 {
    padding: 3.75rem !important; }
  .pt-md-8 {
    padding-top: 3.75rem !important; }
  .pr-md-8 {
    padding-right: 3.75rem !important; }
  .pb-md-8 {
    padding-bottom: 3.75rem !important; }
  .pl-md-8 {
    padding-left: 3.75rem !important; }
  .px-md-8 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important; }
  .py-md-8 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; } }

@media (min-width: 992px) {
  .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; }
  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 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; }
  .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 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; }
  .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 2rem !important; }
  .pt-lg-5 {
    padding-top: 2rem !important; }
  .pr-lg-5 {
    padding-right: 2rem !important; }
  .pb-lg-5 {
    padding-bottom: 2rem !important; }
  .pl-lg-5 {
    padding-left: 2rem !important; }
  .px-lg-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .py-lg-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .p-lg-6 {
    padding: 2.5rem !important; }
  .pt-lg-6 {
    padding-top: 2.5rem !important; }
  .pr-lg-6 {
    padding-right: 2.5rem !important; }
  .pb-lg-6 {
    padding-bottom: 2.5rem !important; }
  .pl-lg-6 {
    padding-left: 2.5rem !important; }
  .px-lg-6 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }
  .py-lg-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }
  .p-lg-7 {
    padding: 3rem !important; }
  .pt-lg-7 {
    padding-top: 3rem !important; }
  .pr-lg-7 {
    padding-right: 3rem !important; }
  .pb-lg-7 {
    padding-bottom: 3rem !important; }
  .pl-lg-7 {
    padding-left: 3rem !important; }
  .px-lg-7 {
    padding-left: 3rem !important;
    padding-right: 3rem !important; }
  .py-lg-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .p-lg-8 {
    padding: 3.75rem !important; }
  .pt-lg-8 {
    padding-top: 3.75rem !important; }
  .pr-lg-8 {
    padding-right: 3.75rem !important; }
  .pb-lg-8 {
    padding-bottom: 3.75rem !important; }
  .pl-lg-8 {
    padding-left: 3.75rem !important; }
  .px-lg-8 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important; }
  .py-lg-8 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; } }

@media (min-width: 1200px) {
  .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; }
  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 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; }
  .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 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; }
  .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 2rem !important; }
  .pt-xl-5 {
    padding-top: 2rem !important; }
  .pr-xl-5 {
    padding-right: 2rem !important; }
  .pb-xl-5 {
    padding-bottom: 2rem !important; }
  .pl-xl-5 {
    padding-left: 2rem !important; }
  .px-xl-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .py-xl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .p-xl-6 {
    padding: 2.5rem !important; }
  .pt-xl-6 {
    padding-top: 2.5rem !important; }
  .pr-xl-6 {
    padding-right: 2.5rem !important; }
  .pb-xl-6 {
    padding-bottom: 2.5rem !important; }
  .pl-xl-6 {
    padding-left: 2.5rem !important; }
  .px-xl-6 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }
  .py-xl-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }
  .p-xl-7 {
    padding: 3rem !important; }
  .pt-xl-7 {
    padding-top: 3rem !important; }
  .pr-xl-7 {
    padding-right: 3rem !important; }
  .pb-xl-7 {
    padding-bottom: 3rem !important; }
  .pl-xl-7 {
    padding-left: 3rem !important; }
  .px-xl-7 {
    padding-left: 3rem !important;
    padding-right: 3rem !important; }
  .py-xl-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .p-xl-8 {
    padding: 3.75rem !important; }
  .pt-xl-8 {
    padding-top: 3.75rem !important; }
  .pr-xl-8 {
    padding-right: 3.75rem !important; }
  .pb-xl-8 {
    padding-bottom: 3.75rem !important; }
  .pl-xl-8 {
    padding-left: 3.75rem !important; }
  .px-xl-8 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important; }
  .py-xl-8 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important; } }

html {
  font-size: 16px; }

html, body {
  font-family: "Geometria", sans-serif;
  padding: 0;
  margin: 0;
  color: #000;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  font-weight: normal; }

a, a:hover, a:focus {
  text-decoration: none;
  cursor: pointer; }

ul, li {
  list-style: none;
  margin: 0;
  padding: 0; }

.calendar__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap; }

.calendar__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 1.5rem;
  color: #7d8db2;
  font-size: 18px; }
  @media (max-width: 767px) {
    .calendar__header {
      font-size: 14px; } }

.calendar__item {
  width: calc(14.28571428571429% - 8px);
  margin: 4px;
  position: relative; }
  @media (max-width: 575px) {
    .calendar__item {
      width: calc(14.28571428571429% - 4px);
      margin: 2px; } }
  .calendar__item:first-child {
    margin-left: calc(14.28571428571429%*2 + 4px); }
    @media (max-width: 575px) {
      .calendar__item:first-child {
        margin-left: calc(14.28571428571429%*2 + 2px); } }
  .calendar__item:before {
    display: block;
    padding-top: 100%;
    content: ""; }
    @media (max-width: 575px) {
      .calendar__item:before {
        padding-top: 54px; } }
  .calendar__item:after {
    background: rgba(255, 255, 255, 0.06);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    content: ""; }
  .calendar__item:not(.disabled):hover {
    cursor: pointer; }
  .calendar__item:not(.disabled):hover:after {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out; }
    @media (max-width: 575px) {
      .calendar__item:not(.disabled):hover:after {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.1); } }
  .calendar__item.disabled:after {
    border: 4px solid rgba(255, 255, 255, 0.05);
    background: transparent; }
    @media (max-width: 575px) {
      .calendar__item.disabled:after {
        border: 2px solid rgba(255, 255, 255, 0.05); } }
  .calendar__item.today:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE1IDE1Ij4gIDxkZWZzPiAgICA8c3R5bGU+ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGw6ICNmZTAwYTI7ICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPHBhdGggaWQ9ItCc0L3QvtCz0L7Rg9Cz0L7Qu9GM0L3QuNC6XzIiIGRhdGEtbmFtZT0i0JzQvdC+0LPQvtGD0LPQvtC70YzQvdC40LogMiIgY2xhc3M9ImNscy0xIiBkPSJNOTM5LDQyMWwtMTUsMTVWNDIxaDE1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkyNCAtNDIxKSIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: 15px; }

.calendar__date {
  position: absolute;
  top: 11px;
  right: 12px;
  font-size: 22px;
  color: #7d8db2;
  line-height: 1; }
  @media (max-width: 1199px) {
    .calendar__date {
      font-size: 18px; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .calendar__date {
      top: 7px;
      right: 8px;
      font-size: 14px;
      font-weight: 700; } }
  @media (max-width: 575px) {
    .calendar__date {
      top: 4px;
      right: 5px;
      font-size: 12px;
      font-weight: 700; } }

.calendar__item.disabled .calendar__date {
  color: rgba(255, 255, 255, 0.1);
  font-weight: 700; }

.calendar__seats {
  position: absolute;
  bottom: 10px;
  left: 13px;
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  line-height: 1; }
  @media (max-width: 1199px) {
    .calendar__seats {
      font-size: 32px; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .calendar__seats {
      bottom: 5px;
      left: 8px;
      font-size: 18px; } }
  @media (max-width: 575px) {
    .calendar__seats {
      bottom: 3px;
      left: 4px;
      left: 4px; } }
  @media (max-width: 575px) {
    .calendar__seats {
      font-size: 20px; } }
  @media (max-width: 375px) {
    .calendar__seats {
      font-size: 16px; } }
  .calendar__seats > span {
    display: block;
    margin-top: -3px;
    font-size: 20px;
    color: #7d8db2; }
    @media (max-width: 1199px) {
      .calendar__seats > span {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .calendar__seats > span {
        margin-top: 1px;
        font-size: 14px;
        font-weight: 400; } }
    @media (max-width: 575px) {
      .calendar__seats > span {
        font-size: 12px;
        margin-top: -2px; } }

.booking {
  /* select club */
  /* select month */
  /* select-time */
  /* booking tabs */ }
  .booking-section {
    min-height: 100vh;
    background: #0f0d28;
    background-image: url("../img/booking-section-bg.png");
    background-size: cover;
    background-position: center;
    padding-top: 5rem;
    padding-bottom: 5rem; }
    .booking-section__title {
      margin-bottom: 3rem;
      font-size: 54px;
      color: #fff;
      font-weight: 900; }
      @media (min-width: 576px) and (max-width: 767px) {
        .booking-section__title {
          font-size: 48px; } }
      @media (max-width: 575px) {
        .booking-section__title {
          font-size: 32px;
          line-height: 1.1; } }
      @media (max-width: 767px) {
        .booking-section__title {
          margin-bottom: 2.5rem;
          line-height: 1; } }
  .booking-subtitle {
    margin-bottom: 1.5rem;
    font-size: 18px;
    color: #fff; }
    @media (max-width: 575px) {
      .booking-subtitle {
        margin-bottom: 1rem; } }
    @media (max-width: 375px) {
      .booking-subtitle {
        font-size: 16px; } }
  .booking-edit-date {
    display: inline-block;
    font-size: 15px;
    color: #7d8db2;
    margin-left: 1rem; }
    .booking-edit-date:before {
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-right: .5rem;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzAgMTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDE1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzdEOERCMjt9LnN0MXtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PGc+PGc+PHBhdGggY2xhc3M9InN0MCIgZD0iTTE0LjksM2wtMS40LDEuNGwtMi44LTIuOEw5LjYsMi42bDIuOCwyLjhsLTYuOSw2LjlMMi42LDkuNWwtMS4xLDEuMWwyLjgsMi44bC0wLjcsMC43bDAsMGMtMC4xLDAuMS0wLjIsMC4yLTAuMywwLjNMMC43LDE1YzAsMC0wLjEsMC0wLjEsMGMtMC4xLDAtMC4zLTAuMS0wLjQtMC4yQzAuMSwxNC43LDAsMTQuNSwwLDE0LjNsMC42LTIuNmMwLTAuMSwwLjEtMC4zLDAuMy0wLjNsMCwwTDEyLDAuMWMwLjItMC4yLDAuNC0wLjIsMC42LDBsMi4yLDIuMkMxNSwyLjUsMTUsMi44LDE0LjksM3oiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yOS45LDNsLTEuNCwxLjRsLTIuOC0yLjhsLTEuMSwxLjFsMi44LDIuOGwtNi45LDYuOWwtMi44LTIuOGwtMS4xLDEuMWwyLjgsMi44bC0wLjcsMC43bDAsMGMtMC4xLDAuMS0wLjIsMC4yLTAuMywwLjNMMTUuNywxNWMwLDAtMC4xLDAtMC4xLDBjLTAuMSwwLTAuMy0wLjEtMC40LTAuMmMtMC4xLTAuMS0wLjItMC4zLTAuMS0wLjVsMC42LTIuNmMwLTAuMSwwLjEtMC4zLDAuMy0wLjNsMCwwTDI3LDAuMWMwLjItMC4yLDAuNC0wLjIsMC42LDBsMi4yLDIuMkMzMCwyLjUsMzAsMi44LDI5LjksM3oiLz48L2c+PC9nPjwvc3ZnPg==);
      background-size: 30px 15px;
      content: ""; }
    .booking-edit-date:hover {
      color: #fff; }
    .booking-edit-date:hover:before {
      background-position: right; }
  @media (min-width: 768px) and (max-width: 991px) {
    .booking-select-club {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .booking-select-club > * {
        margin-bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        .booking-select-club > *:first-child {
          margin-right: 8px; }
        .booking-select-club > *:last-child {
          margin-left: 8px; } }
  .booking-select-club__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: .875rem;
    padding: 1.5rem;
    border: 4px solid rgba(255, 255, 255, 0.05);
    border-radius: 4px; }
    .booking-select-club__item:not(.active):hover {
      background: rgba(255, 255, 255, 0.05);
      border-color: transparent;
      cursor: pointer; }
    .booking-select-club__item.active {
      border-color: #fe00a2; }
  .booking-select-club__title {
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase; }
  .booking-select-club__item.active .booking-select-club__title {
    -webkit-animation: neon .08s ease-in-out infinite alternate;
    animation: neon .08s ease-in-out infinite alternate; }
  .booking-select-club__address {
    font-size: 14px;
    color: #fff; }
  .booking-select-club__metro, .booking-select-club__helmets {
    margin-top: 10px;
    padding-left: 1.75rem;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    position: relative; }
    .booking-select-club__metro:before, .booking-select-club__helmets:before {
      display: block;
      width: 20px;
      height: 15px;
      position: absolute;
      top: 0;
      left: 0;
      content: ""; }
  .booking-select-club__metro:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDE1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzMwQUI1Mzt9PC9zdHlsZT48dGl0bGU+TWV0cm8gTG9nbzwvdGl0bGU+PGcgaWQ9IkdyYXBoaWNzIj48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjE0LjYsMCAxMCw3LjIgNS40LDAgMCwxNCA1LDE0IDYuOSw5LjEgMTAsMTQuOSAxMy4xLDkuMSAxNSwxNCAyMCwxNCAiLz48L2c+PC9zdmc+); }
  .booking-select-club__helmets:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDIwIDE1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMCAxNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiMxOEYyRjI7fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTE4LDIuMmwtNC42LTFjLTIuMi0wLjUtNC42LTAuNS02LjksMEwyLDIuMkMwLjgsMi41LDAsMy41LDAsNC43djZjMCwxLjIsMC44LDIuMiwyLDIuNGw0LjYsMWwwLjMsMC4xYzAuMywwLjEsMC41LDAsMC43LTAuMmwxLjgtMS42YzAsMCwwLDAsMCwwYzAuMy0wLjMsMC45LTAuMywxLjIsMGMwLDAsMCwwLDAsMGwxLjgsMS42YzAuMiwwLjEsMC40LDAuMiwwLjYsMC4yYzAuMSwwLDAuMSwwLDAuMiwwbDQuOS0xLjFjMS4yLTAuMywyLTEuMywyLTIuNHYtNkMyMCwzLjUsMTkuMiwyLjUsMTgsMi4yeiBNNi4zLDEwYy0xLjQsMC0yLjUtMS4xLTIuNS0yLjVTNC45LDUsNi4zLDVzMi41LDEuMSwyLjUsMi41UzcuNiwxMCw2LjMsMTB6IE0xMy44LDEwYy0xLjQsMC0yLjUtMS4xLTIuNS0yLjVTMTIuNCw1LDEzLjgsNXMyLjUsMS4xLDIuNSwyLjVTMTUuMSwxMCwxMy44LDEweiIvPjwvc3ZnPg==); }
  .booking-select-month {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -2px;
    margin-bottom: 2.5rem; }
    @media (max-width: 991px) {
      .booking-select-month {
        margin-bottom: 2.25rem; } }
    .booking-select-month__item {
      margin: 0 .75rem;
      font-size: 1.25rem;
      color: rgba(255, 255, 255, 0.6);
      font-weight: 900;
      text-transform: uppercase; }
      @media (max-width: 575px) {
        .booking-select-month__item {
          font-size: 1rem; } }
      .booking-select-month__item.active {
        -webkit-animation: neon .08s ease-in-out infinite alternate;
        animation: neon .08s ease-in-out infinite alternate;
        color: #fff; }
      .booking-select-month__item:not(.active) {
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out; }
      .booking-select-month__item:not(.active):hover {
        color: #fff;
        cursor: pointer; }
  .booking-select-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -6px; }
    .booking-select-btn__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 1.375rem;
      height: 64px;
      margin: 6px;
      border-radius: 4px;
      position: relative; }
      @media (max-width: 575px) {
        .booking-select-btn__item {
          height: 54px;
          padding: 0 1.25rem; } }
      .booking-select-btn__item:before {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border: 4px solid rgba(255, 255, 255, 0.05);
        border-radius: 4px;
        content: ""; }
      .booking-select-btn__item > span {
        font-size: 20px;
        color: #fff;
        font-weight: 900;
        text-transform: uppercase;
        line-height: 1; }
        @media (max-width: 575px) {
          .booking-select-btn__item > span {
            font-size: 16px; } }
      .booking-select-btn__item:not(.active):hover {
        background: rgba(255, 255, 255, 0.05);
        cursor: pointer; }
        .booking-select-btn__item:not(.active):hover:before {
          border: none; }
      .booking-select-btn__item.active:before {
        border-color: #fe00a2; }
      .booking-select-btn__item.active > span {
        -webkit-animation: neon .08s ease-in-out infinite alternate;
        animation: neon .08s ease-in-out infinite alternate; }
  .booking-step__item {
    display: none; }
    .booking-step__item:first-child {
      display: block; }
  .booking .input-plus-minus {
    display: inline-block;
    position: relative; }
    .booking .input-plus-minus:before {
      background: transparent;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
      content: ""; }
    .booking .input-plus-minus input[type="text"] {
      width: 120px;
      height: 64px;
      padding: 0 2.5rem;
      background: transparent;
      border: 4px solid rgba(255, 255, 255, 0.05);
      border-radius: 4px;
      font-family: "Geometria", sans-serif;
      font-size: 20px;
      color: #fff;
      font-weight: 900;
      text-transform: uppercase;
      line-height: 1;
      text-align: center;
      position: relative; }
      .booking .input-plus-minus input[type="text"]:focus {
        outline: none; }
      @media (max-width: 575px) {
        .booking .input-plus-minus input[type="text"] {
          height: 54px;
          font-size: 16px; } }
    .booking .input-plus-minus .input-button {
      background: transparent;
      border: none;
      font-size: 20px;
      color: #fff;
      font-weight: 900;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      z-index: 3; }
      .booking .input-plus-minus .input-button:focus {
        outline: none; }
      .booking .input-plus-minus .input-button:hover:enabled {
        color: #fe00a2;
        cursor: pointer; }
      .booking .input-plus-minus .input-button:disabled {
        color: rgba(255, 255, 255, 0.05); }
      @media (max-width: 575px) {
        .booking .input-plus-minus .input-button {
          font-size: 17px; } }
    .booking .input-plus-minus .input-minus {
      left: 16px; }
    .booking .input-plus-minus .input-plus {
      right: 16px; }
  .booking-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    margin-bottom: 16px;
    padding-left: 2.375rem;
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    position: relative; }
    @media (max-width: 767px) {
      .booking-checkbox {
        width: 100%; } }
    @media (max-width: 575px) {
      .booking-checkbox {
        font-size: 16px;
        margin-bottom: 20px; } }
    .booking-checkbox > span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: .875rem;
      font-size: 14px;
      color: #fff;
      font-weight: 400;
      text-transform: lowercase;
      position: relative; }
      .booking-checkbox > span:before {
        display: block;
        width: 7px;
        height: 9px;
        margin-right: .5rem;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNyA5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA3IDk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMThGMkYyO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0wLjQsNS4zbDUsMy41QzYuMSw5LjMsNyw4LjgsNyw4VjFjMC0wLjgtMC45LTEuMy0xLjYtMC44bC01LDMuNUMtMC4xLDQuMS0wLjEsNC45LDAuNCw1LjN6Ii8+PC9zdmc+);
        content: ""; }
    .booking-checkbox__wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      margin-top: 1.5rem; }
      @media (max-width: 575px) {
        .booking-checkbox__wrap {
          margin-top: 1rem; } }
    .booking-checkbox:before {
      width: 26px;
      height: 26px;
      position: absolute;
      top: -2px;
      left: 0;
      border: 4px solid rgba(255, 255, 255, 0.05);
      border-radius: 4px;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out;
      content: ""; }
    .booking-checkbox:after {
      display: block;
      width: 12px;
      height: 10px;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMiAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgMTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00LjgsOS42TDAuMSw0LjlsMi4xLTIuMWwyLjYsMi42bDUtNWwyLjEsMi4xTDQuOCw5LjZ6Ii8+PC9zdmc+);
      position: absolute;
      top: 6px;
      left: 7px;
      content: "";
      opacity: 0; }
    @media (max-width: 575px) {
      .booking-checkbox:before {
        width: 26px;
        height: 26px;
        top: -5px; }
      .booking-checkbox:after {
        top: 3px;
        left: 7px; } }
    .booking-checkbox.active {
      -webkit-animation: neon .08s ease-in-out infinite alternate;
      animation: neon .08s ease-in-out infinite alternate; }
    .booking-checkbox.active:before {
      border-color: #fe00a2; }
    .booking-checkbox.active:after {
      opacity: 1; }
    .booking-checkbox:not(.active):hover {
      cursor: pointer; }
    .booking-checkbox:not(.active):hover:before {
      border-color: transparent;
      background: rgba(255, 255, 255, 0.05); }
  .booking-total-price {
    margin-top: 0px;
    font-size: 22px;
    color: #fff;
    font-weight: 900;
    line-height: 1; }
    @media (max-width: 375px) {
      .booking-total-price {
        font-size: 20px; } }
    .booking-total-price span {
      font-size: 18px;
      font-weight: 400; }
      @media (max-width: 375px) {
        .booking-total-price span {
          font-size: 16px; } }
  .booking-input {
    width: 100%;
    height: 64px;
    padding: 0 1.25rem;
    background: transparent;
    border: 4px solid rgba(255, 255, 255, 0.05);
    border-radius: 4px;
    font-family: "Geometria", sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    position: relative; }
    @media (max-width: 575px) {
      .booking-input {
        height: 60px;
        font-size: 16px; } }
    .booking-input::-webkit-input-placeholder {
      color: #7d8db2; }
    .booking-input:focus {
      outline: none;
      background: rgba(255, 255, 255, 0.05);
      border-color: transparent; }
  .booking-btn {
    height: 64px;
    padding: 0 1.5rem;
    background: transparent;
    border: 1px solid white;
    border-radius: 4px;
    font-family: "Geometria", sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    @media (max-width: 575px) {
      .booking-btn {
        height: 60px;
        font-size: 14px; } }
    .booking-btn > span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .booking-btn:hover {
      color: #fff;
      cursor: pointer; }
    .booking-btn:hover span {
      -webkit-animation: neon .08s ease-in-out infinite alternate;
      animation: neon .08s ease-in-out infinite alternate; }
    .booking-btn:active {
      border-color: transparent;
      background: rgba(255, 255, 255, 0.05); }

.error-box {
  margin-top: 1rem;
  padding: .5rem 1rem;
  padding-left: 4.5rem;
  font-size: 14px;
  color: #fff;
  border-radius: 4px; }
  .error-box:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 3.5rem;
    height: 50%;
    border-right: 4px solid #fe00a2;
    position: absolute;
    top: 25%;
    left: 0;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    -webkit-animation: neon .08s ease-in-out infinite alternate;
    animation: neon .08s ease-in-out infinite alternate;
    content: "Ой!"; }

@-webkit-keyframes neon {
  from {
    text-shadow: 0 0 6px rgba(202, 228, 225, 0.92), 0 0 30px rgba(202, 228, 225, 0.34), 0 0 12px rgba(30, 132, 242, 0.52), 0 0 21px rgba(30, 132, 242, 0.92), 0 0 34px rgba(30, 132, 242, 0.78), 0 0 54px rgba(30, 132, 242, 0.92); }
  to {
    text-shadow: 0 0 6px rgba(202, 228, 225, 0.98), 0 0 30px rgba(202, 228, 225, 0.42), 0 0 12px rgba(30, 132, 242, 0.58), 0 0 22px rgba(30, 132, 242, 0.84), 0 0 38px rgba(30, 132, 242, 0.88), 0 0 60px #1e84f2; } }

@keyframes neon {
  from {
    text-shadow: 0 0 6px rgba(202, 228, 225, 0.92), 0 0 30px rgba(202, 228, 225, 0.34), 0 0 12px rgba(30, 132, 242, 0.52), 0 0 21px rgba(30, 132, 242, 0.92), 0 0 34px rgba(30, 132, 242, 0.78), 0 0 54px rgba(30, 132, 242, 0.92); }
  to {
    text-shadow: 0 0 6px rgba(202, 228, 225, 0.98), 0 0 30px rgba(202, 228, 225, 0.42), 0 0 12px rgba(30, 132, 242, 0.58), 0 0 22px rgba(30, 132, 242, 0.84), 0 0 38px rgba(30, 132, 242, 0.88), 0 0 60px #1e84f2; } }
