

/* Start:/local/templates/landing_fest/assets/css/bootstrap-utilities.css?175561103121083*/
.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/* End */


/* Start:/local/templates/landing_fest/assets/css/form.css?175561103119864*/
/**
* Form Style
*/
.form {
    position: relative;
}
.form__header {

}
.form__body {
    margin-bottom: -27px;
}
.form__footer {
    position: relative;
    margin-top: 50px;
}
.form__footer .btn {
    width: auto;
    border: none;
    min-height: 30px;
    padding: 10px 25px;
    cursor: pointer;
    font-size: 16px;
}
.form__description {
    margin-bottom: 20px;
    padding-top: 0;
}

/** form control **/
.form__control {
    display: block;
    width: 100%;
    padding: 8px 12px 9px;
    font-size: 16px;
    line-height: 16px;
    color: #435973;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d4dbe3;
    border-radius: 4px;

    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.form__control.error {
    border-color: #a94442 !important;
}
textarea.form__control {
    resize: vertical;
    min-height: 100px;
}
select.form__control {
    padding: 7px 8px 8px;
    min-height: 39px;
}
@media screen and (prefers-reduced-motion: reduce) {
    .form__control {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}
.form__control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form__control:focus {
    color: #435973;
    background-color: #fff;
    border-color: #d4dbe3;
    outline: 0;
}
.form__control::-webkit-input-placeholder {
    color: #7c889c;
    opacity: 1;
}
.form__control:-ms-input-placeholder {
    color: #7c889c;
    opacity: 1;
}
.form__control::-ms-input-placeholder {
    color: #7c889c;
    opacity: 1;
}
.form__control::placeholder {
    color: #7c889c;
    opacity: 1;
}
.form__control:disabled, .form__control[readonly] {
    background-color: #f9f9fb;
    opacity: 1;
}
.form__control.form__control--sm {
    font-size: 13px;
    line-height: 17px;
    padding: 8px 12px;
}
.form__control.form__control--xs {
    font-size: 13px;
    line-height: 13px;
    padding: 6px 6px;
}

/** form group **/
.form__group {
    position: relative;
    margin-bottom: 27px;

    -ms-flex-item-align: end;
    align-self: flex-end;
}
.form__group > label {
    display: block;
    font-size: 14px;
    color: #7c889c;
    margin-bottom: 6px;
}
.form__group.text-center label {
    display: inline-block;
}
.form__group label span {
    color: #7c889b;
    display: inline-block;
    padding-left: 2px;
}
.form__group label > span {
    color: #921c40;
}
.form__group label a {
    color: #7c889b;
    text-decoration: underline;
}
.form__group label a:hover {
    color: #921c40;
    text-decoration: none;
}
.form__group div.error {
    position: absolute;
    right: 0;
    top: 0;
    color: #a94442;
}
.form__group.form__group--inline {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.form__group.form__group--list-item .form__check label,
.form__group.form__group--list-item .form__radio label {
    margin-bottom: 6px;
}
.form__group.form__group--list-item .form__check:last-child label,
.form__group.form__group--list-item .form__radio:last-child label {
    margin-bottom: 0px;
}
/** form group inline **/
.form__group.form__group--inline {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    /*-ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
}
.form__group.form__group--inline .form__radio,
.form__group.form__group--inline .form__check {
    display: inline-block;
    padding-right: 10px;
}
.form__group.form__group--inline {
    -ms-flex-align: center;
    align-items: center;
}
.form__group.form__group--inline  > label {
    margin-bottom: 0;
    margin-right: 13px;
}
/** form row **/
.form__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.form__row.form__row--nowrap {
    flex-wrap: nowrap;
}
.form__row > .col,
.form__row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form__row [class*="col-"] .form__error {
    right: 10px;
}
.form__row .form__group {
    display: inline-block;
    padding: 0 10px;
}
.form__row.form__row--lg{
    margin-right: -30px;
    margin-left: -30px;
}
.form__row.form__row--lg .form__group {
    padding: 0 30px;
}
.form__row--between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/** form fieldset **/
.form__fieldset {
    padding-bottom: 2.1px;
}
.form__legend {
    display: block;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 24px;
}

/** form  error and alert **/
.form__error {
    display: none;
    position: absolute;
    right: 1px;
    top: 0;
    color: #a94442;
    font-size: 13px;
}
.form__error.active {
    display: block;
}
.form__error.form__error--bottom {
    top: auto;
    bottom: -16px;
}
.form__error.form__error--bottom-left {
    top: auto;
    right: auto;
    left: 0;
    bottom: -16px;
}
.form__alert {
    padding: 14px 0px;
    line-height: 18px;
    position: relative;
}
.form__alert.form__alert--danger {
    color: #a94442 !important;
}
.form__alert.form__alert--success {
    color: #3c763d !important;
}
font.errortext {
    color: #a94442 !important;
}

/** form checkbox **/
.form__check {
    position: relative;
}
.form__group [type="checkbox"],
.form__check [type="checkbox"]
{
    opacity: 0;
    position: absolute;
    top: 2px;
    left: 1px;
    width: 10px;
}
.form__group [type="checkbox"] + label,
.form__check [type="checkbox"] + label
{
    display: inline-block;
    position: relative;
    padding: 0 0 0 23px;
    cursor: pointer;
    text-align: left;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form__group [type="checkbox"] + label span,
.form__check [type="checkbox"] + label span
{
    color: #505d72;
    font-size: 14px;
    line-height: 16px;
}
.form__group [type="checkbox"] + label .form__check__draw,
.form__check [type="checkbox"] + label .form__check__draw
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 2px;
    bottom: 0;
    border: 1px solid #adbbcb;
    margin-top: 3px;

    transition: all .2s ease;
}
.form__group [type="checkbox"] + label .form__check__draw svg,
.form__check [type="checkbox"] + label .form__check__draw svg {
    display: none;
}
.form__group [type="checkbox"] + label .form__check__draw svg use,
.form__check [type="checkbox"] + label .form__check__draw svg use {
    fill: #ffffff;
}
.form__group [type="checkbox"]:checked + label .form__check__draw,
.form__check [type="checkbox"]:checked + label .form__check__draw,
.form__group [type="checkbox"]:hover + label .form__check__draw,
.form__check [type="checkbox"]:hover + label .form__check__draw {
    background: #9c2d52;
    border-color: #9c2d52;
}
.form__group [type="checkbox"]:checked + label .form__check__draw svg,
.form__check [type="checkbox"]:checked + label .form__check__draw svg {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.form__group .svg.svg--check {
    width: 9px;
    height: 7px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.form__group .svg.svg--check use {
    fill: #f6f8fa;
    transition: all .25s ease-in-out;
}

/** @mode .form__check--<size> **/
.form__check.form__check--lg {

}
.form__check.form__check--lg [type="checkbox"] + label .form__check__draw {
    top: 1px;
    width: 17px;
    height: 17px;
}
.form__check.form__check--big {

}

/** @mode .form__check--<view> **/
.form__check.form__check--secondary [type="checkbox"]:checked + label .form__check__draw,
.form__check.form__check--secondary [type="checkbox"]:hover + label .form__check__draw {
    background: #e85149;
    border-color: #e85149;
}

/* @mode .form__check--switch */
.form__check.form__check--switch [type="checkbox"] + label {
    padding-left: 50px;
}
.form__check.form__check--switch [type="checkbox"] + label::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;

    width: 33px;
    height: 16px;
    background-color: #d4dbe3;
    border-radius: 10px;
    border: 1px solid #d4dbe3;

    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.form__check.form__check--switch [type="checkbox"] + label::after
{
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 25px;
    top: 0;
    left: 2px;
    bottom: 0;
    margin: auto;
    border: 0;

    -webkit-transition: left 0.1s linear;
    -o-transition: left 0.1s linear;
    transition: left 0.1s linear;
}
.form__check.form__check--switch [type="checkbox"]:checked + label::before {
    background-color: #9c2d52;
    border: 1px solid #9c2d52;
}
.form__check.form__check--switch [type="checkbox"]:checked + label::after {
    left: 19px;
}
.form__check.form__check--switch.form__check--switch--primary [type="checkbox"]:checked + label::before {
    background-color: #921c40;
    border: 1px solid #921c40;
}
.form__check.form__check--switch.form__check--switch--secondary [type="checkbox"]:checked + label::before {
    background-color: #e85149;
    border: 1px solid #e85149;
}
.form__check.form__check--switch {

}

/** form radio **/
.form__radio {
    position: relative;
}
.form__group [type="radio"],
.form__radio [type="radio"]
{
    opacity: 0;
    position: absolute;
    top: 2px;
    left: 1px;
    width: 10px;
}
.form__group [type="radio"] + label:not([for*="star"]),
.form__radio [type="radio"] + label:not([for*="star"])
{
    display: inline-block;
    position: relative;
    padding: 0 0 0 23px;
    cursor: pointer;
    text-align: left;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form__group [type="radio"] + label span,
.form__radio [type="radio"] + label span
{
    color: #505d72;
    font-size: 14px;
    line-height: 16px;
}
.form__group [type="radio"] + label .form__radio__draw,
.form__radio [type="radio"] + label .form__radio__draw
{
    border: 1px solid #a9b7c9;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin-top: 3px;
    transition: all .2s ease-in-out;
}
.form__group [type="radio"] + label .form__radio__draw svg,
.form__radio [type="radio"] + label .form__radio__draw svg {
    display: none;
}
.form__group [type="radio"]:hover + label .form__radio__draw,
.form__radio [type="radio"]:hover + label .form__radio__draw {
    border: 1px solid #8d1a41;
}
.form__group [type="radio"]:checked + label .form__radio__draw,
.form__radio [type="radio"]:checked + label .form__radio__draw {
    border: 4px solid #8d1a41;
}
.form__group [type="radio"]:checked + label .form__radio__draw svg,
.form__radio [type="radio"]:checked + label .form__radio__draw svg {
    display: block;
}

/* @mode .form__radio--<size> */
.form__radio.form__radio--lg {

}
.form__radio.form__radio--lg [type="radiobox"] + label .form__radio__draw {

}
.form__radio.form__radio--big {

}

/* @mode .form__radio--<view> */
.form__radio.form__radio--secondary [type="radio"]:checked + label .form__radio__draw {
    border-color: #e85149;
}
.form__radio.form__radio--secondary [type="radio"]:hover + label .form__radio__draw {
    border-color: #e85149;
}


/** form text **/
.form__text {
    display: block;
    font-size: 13px;
    color: #7c889c;
    margin-top: 4px;
}
.form__text span {
    display: inline-block;
    vertical-align: top;
}

/** form captcha **/
.form__captcha {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.form__captcha__image {
}
.form__captcha__image img {
    display: inherit;
    width: 100%;
    max-height: 40px;
    min-height: 40px;
}
.form__captcha .form__captcha__reload {
    position: relative;
    display: block;
    height: 16px;
    width: 16px;
    margin-left: 15px;
}
.form__captcha .form__captcha__reload svg {
    position: absolute;
    top: 0;
}
.form__captcha .form__captcha__reload:hover {
    -webkit-animation: rotate 0.5s ease;
    animation: rotate 0.5s ease;
}
.form__captcha + .form__captcha__reload {
    position: absolute;
    display: inline-block;
    color: #7c889c;
    font-size: 12px;
    line-height: 12px;
    border-bottom: 1px dotted #4a5b78;
    display: inline-block;
    bottom: -20px;
}
.form__captcha + .form__captcha__reload:hover {
    border-bottom: 1px dotted transparent;
    text-decoration: none;
}
.form__re-captcha {
    width: 100%;
    max-width: 302px;
    height: 76px;
    position: relative;
}
.form__re-captcha > div {
    width: 100%;
    max-width: 302px;
    height: 76px;
    overflow: hidden;
    background:
            repeating-linear-gradient(45deg,
            #fff, #fff 9px, #dfe6ef 0, #dfe6ef 25px);
}

/** form icons **/
.form__group__icon {
    position: relative;
}
.form__group__icon .form__icon {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0px;
    height: auto;
    margin: auto;
    font-size: 18px;
    width: 42px;
    background: 0;
    border: 0;
    cursor: pointer;
}
.form__group__icon svg use {
    fill: #8b9ab1;
}
.form__group__icon:hover svg use {
    fill: #6a7b8c;
}
.form__group__icon svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.form__group__icon .form__control {
    padding-right: 40px;
}
.form__group__icon.form__group__icon--right .form__icon {
    left: auto;
    right: 0px;
}
.form__group__icon .form__icon:focus,
.form__group__icon .button:focus{
    outline: 0;
}
.form__group__icon.form__group__icon--left .form__icon {
    left: 0px;
    right: auto;
}
.form__group__icon.form__group__icon--right .form__control {
    padding-right: 40px !important;
}
.form__group__icon.form__group__icon--left .form__control {
    padding-left: 40px !important;
    padding-right: 12px !important;
}
.form__control.form__control--sm + .form__icon {
    font-size: 14px;
    height: 22px
}
select.form__control.form__control--sm {
    min-height: 33px;
    padding: 7px 4px;
}
.form__control.form__control--xs + .form__icon {
    width: 35px;
}
.form__group__icon.form__group__icon--right .form__control.form__control--sm + .form__icon {
    left: auto;
    right: 0px;
}
.form__group__icon.form__group__icon--left .form__control.form__control--sm + .form__icon {
    left: 0px;
    right: auto;
}
.form__group__icon.form__group__icon--right .form__control.form__control--sm {
    padding-right: 34px !important;
}
.form__group__icon.form__group__icon--left .form__control.form__control--sm {
    padding-left: 34px !important;
}
.form__group__icon.form__group__time .form__control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form__group__icon.form__group__time .form__icon {
    pointer-events: none;
}
/** form hint **/
.form__group__hint {
    position: relative;
    padding-right: 26px;
}
.form__hint {
    position: relative;
    display: inline-block;
    top: 0;
    bottom: 0;
    right: 0px;
    margin: auto;

    background-color: #d05e73;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    text-align: center;
    width: 11px;
    vertical-align: baseline;
    margin-left: 3px;
}
.form__group__hint .form__hint {
    position: absolute;
    display: block;
}
.form__group .input__hint {
    font-size: 12px;
    color: #9b2d52;
    line-height: 12px;
    margin-top: 5px;
}

/* form other */
.form.form--padding-col-25 .col,
.form.form--padding-col-25 [class*="col-"] {
    padding-right: 25px;
    padding-left: 25px;
}
.form.form--padding-col-25 .row {
    margin-right: -25px;
    margin-left: -25px;
}
.form__control--color-light {
    color: #7c889c
}
.head_v2__top__search .form__group__icon:hover .form__control + .form__icon {
    background: #A8345D;
}

/*form custom input file*/
.form__group .custom-input-file {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.form__group .custom-input-file input[type="file"] {
    z-index: -1;
    position: absolute;
}
.form__group .custom-input-file span {
    color: #7c889b;
}
.form__group .custom-input-file.size-limit span {
    color: #333;
}
.form__group .custom-input-file .svg--alert,
.form__group .custom-input-file .svg--success {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}
.form__group .custom-input-file .svg--clip {
    margin-right: 8px;
    height: 16px;
    width: 8px;
}
.form__group .custom-input-file .svg.svg--cross {
    width: 10px;
    height: 10px;
    fill: #8994a5;
    margin-left: auto;
}
.form__group .custom-input-file .svg.svg--cross,
.form__group .custom-input-file.success .svg--clip,
.form__group .custom-input-file.size-limit .svg--clip,
.form__group .custom-input-file .svg--success,
.form__group .custom-input-file .svg--alert {
    display: none;
}
.form__group .custom-input-file.success .svg.svg--cross,
.form__group .custom-input-file.size-limit .svg.svg--cross,
.form__group .custom-input-file.size-limit .svg--alert,
.form__group .custom-input-file.success .svg--success {
    display: block;
}


/** /.form **/

/** Media ------------------------------------------------------------------------------------------------------------*/

@media (max-width: 576px) {

}

/* form grey */
form[data-behavior="bh-form-grey"] input[type="text"],
form[data-behavior="bh-form-grey"] input[type="email"],
form[data-behavior="bh-form-grey"] input[type="tel"],
form[data-behavior="bh-form-grey"] input[type="password"],
form[data-behavior="bh-form-grey"] textarea,
form[data-behavior="bh-form-grey"] select  {
    background-color: #fafbfc;
}
form[data-behavior="bh-form-grey"] input[type="text"].notgrey,
form[data-behavior="bh-form-grey"] input[type="email"].notgrey,
form[data-behavior="bh-form-grey"] input[type="tel"].notgrey,
form[data-behavior="bh-form-grey"] input[type="password"].notgrey,
form[data-behavior="bh-form-grey"] textarea.notgrey,
form[data-behavior="bh-form-grey"] select.notgrey  {
    background-color: #fff;
}

/* form block */
.form__block {
    border: 1px solid #d8dee6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 39px;
}
.form__block--line {
    height: 1px;
    margin: 39px -39px;
    background-color: #ced7e2;
}

/* End */


/* Start:/local/templates/landing_fest/assets/css/modal.css?17556110314918*/
/**
* Modal Style
**/
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 600;
    display: none;
    overflow: hidden;
    outline: 0;
}
.modal .modal-loader {
    display: none;
}
.modal.modal--loading .modal-loader {
    display: block;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 580;
    background-color: #505d72;
    transition: all .3s ease-in-out;
}
.modal-backdrop.fade {
    visibility: hidden;
    opacity: 0;
}
.modal-backdrop.show {
    visibility: visible;
    opacity: 0.6;
}
.modal-close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px;
    color: #8090a8;
    border: 0;
    background: transparent;
    padding: 10px 10.5px;
    z-index: 10;
}

.modal-close,
.modal-close:focus,
.modal-close:active {
    background: transparent;
    border: transparent;
    outline: none;
}
.modal-close:hover svg path, 
.modal-close:focus svg path{
    stroke: #6a7b8c;
}
.modal-close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.modal.no-close-button .modal-close {
    display: none !important;
}

.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    max-width: 100%;
    margin: auto;
}
.modal-dialog.modal-dialog--animate-linear {
    transition: linear 0.15s;
}
.modal-dialog.animated {
    animation-duration: .3s !important;
}
.modal-dialog.slideInRight,
.modal-dialog.slideOutRight {
    animation-duration: .6s !important;
}
.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5px * 2));
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    outline: 0;
    height: auto;
}
.modal-header {
    padding: 44px 44px 16px;
}
.modal-title {
    line-height: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #292d35;
    text-align: left;
    padding: 0;
}
.modal-description{
    margin-top: 14px;
}
.modal-body {
    position: relative;
    overflow-x: hidden;
    padding: 44px;
}
.modal-header + .modal-body{
    padding-top: 0;
}

.modal-footer {
    line-height: 18px;
    color: #505d72;
    padding: 44px;
    background-color: #f9f9fb;
    border-top: 1px solid #e6ebf0;
    text-align: left;
    border-radius: 0px 3px 3px;
}
.modal-footer .form-footer {
    margin-top: 0;
    margin-bottom: 0;
}
.modal .modal-body > .scroll-wrapper {
    margin-right: -24px;
}
.modal .scroll-wrapper > .scrollbar-inner {
    padding-right: 20px !important;
}
.modal-open .scroll-to-top {
    right: 17px;
}
.modal.modal--wide .modal-body {
    padding: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(120%, 0, 0);
    }
}

/** Media ------------------------------------------------------------------------------------------------------------*/

@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}
@media (max-width: 576px) {
    .modal-title{
        line-height: 20px;
        font-size: 20px;
    }

    .modal-header,
    .modal-body{
        padding: 16px;
    }

    .modal-dialog {
        width: 100% !important;
    }

    .modal:not(.fullscreen-on-mobile) .modal-content {
        margin: 15px 20px;
        width: calc(100% - 40px) !important;
        overflow: hidden;
    }

    .modal.fullscreen-on-mobile .modal-content {
        height: 100%;
        border-radius: 0;
    }

    .modal.fullscreen-on-mobile .modal-dialog {
        position: absolute;
        top: 0;
        bottom: 0;
        margin-top: 0 !important;
        width: calc(100% - 35px) !important;;
        height: 100%;
    }

    .modal.fullscreen-on-mobile .modal-close{
        right: -35px;
        top: 0;
    }

    .modal.fullscreen-on-mobile .modal-close svg path{
        stroke: #fff;
    }

    .modal-body {
        position: relative;
        padding: 31px 19px 40px;
        background-color: #fff;
    }
    .modal-footer {
        display: block;
        margin-top: auto;
        padding: 30px 19px 34px;
    }
}

#modal.above-all {
    z-index: 2500000000;
}

/* End */


/* Start:/local/templates/landing_fest/assets/css/style.css?175561103135890*/
@font-face {
  font-family: 'PT Sans';
  font-weight: 400;
  src: url('/local/templates/landing_fest/assets/css/../fonts/PTSans-Regular.woff2') format('woff2'),
  url('/local/templates/landing_fest/assets/css/../fonts/PTSans-Regular.woff') format('woff');
}

@font-face {
  font-family: 'PT Sans';
  font-weight: 700;
  src: url('/local/templates/landing_fest/assets/css/../fonts/PTSans-Bold.woff2') format('woff2'),
  url('/local/templates/landing_fest/assets/css/../fonts/PTSans-Bold.woff') format('woff');
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

body {
  margin: 0;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #273647;
}

h2 {
  margin: 0;
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  color: #8C1A42;
  text-align: center;
}

h2 span {
  background: #FFFFFF;
  padding: 0 20px;
}

img {
  max-width: 100%;
}

.container {
  max-width: 1462px;
  margin: 0 auto;
  padding: 0 15px;
}

.container_buy {
  max-width: 700px;
}

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 64px;
  padding: 14px 30px;
  background: #8C1A42;
  border-radius: 5px;
  font-size: 20px;
  line-height: 26px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.btn:hover {
  background: rgba(234, 84, 68, 0.9);
}

.header {
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 2;
  background: #FFFFFF;
  border-bottom: 1px solid #EEEEEE;
}

.header__wrap {
  display: flex;
  align-items: center;
  padding: 10px 0;
}

.header__logo {
  max-width: 310px;
}

.header__phone {
  margin: 0 15px 0 auto;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-align: right;
  text-decoration: none;
  color: #273647;
}

.header__btn {
  max-width: 200px;
}

.header__btn:hover {
  background: #A8345D;
}

.intro {
  padding: 20px 0 60px;
}

.intro .container {
  position: relative;
}

.intro__line {
  width: 440px;
  height: 256px;
  position: absolute;
  inset: auto 0 -88px 45px;
  border-left: 1.4px dashed rgb(140, 26, 66);
  border-bottom: 1.4px dashed rgb(140, 26, 66);
  border-radius: 0 0 0 45px;
  z-index: -1;
}

.intro__info {
  position: relative;
}

.intro__info::after {
  content: '';
  background: url(/local/templates/landing_fest/assets/css/../img/intro-line-1.svg);
  display: block;
  width: 414px;
  height: 127px;
  position: absolute;
  top: -5px;
  right: 274px;
}

.intro h1 {
  max-width: 1066px;
  margin: 12px 0 30px;
  font-weight: 700;
  font-size: 96px;
  line-height: 92px;
  color: #8C1A42;
}

.intro__date {
  position: absolute;
  right: 0;
  top: 40px;
  padding: 14px 39px; 
}

.intro__date > div{
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  background: #8C1A42;
  border-radius: 5px;
  padding: 12px 20px;
  margin-bottom: 20px;
}

.intro__date::after {
  content: '';
  position: absolute;
  top: 216px;
  right: 82px;
  display: block;
  width: 91px;
  height: 127px;
  background: url(/local/templates/landing_fest/assets/css/../img/intro-line-2.svg);
  background-repeat: no-repeat;
  z-index: -1;
}

.intro p {
  max-width: 944px;
}

.intro sup {
  font-size: 13px;
}

.intro__btn {
  max-width: 200px;
  margin-top: 35px;
  background: #EA5444;
  position: relative;
  z-index: 1;
}

.btn.disabled {
  max-width: 241px;
  color: #505D72;
  background: #D6DFEA;
  pointer-events: none;
}

.intro__list {
  display: flex;
  column-gap: 32px;
  align-items: baseline;
  margin: 0px;
  padding-right: 110px;
}

.intro__item {
  width: 212px;
  position: relative;
}

.intro__item_2 {
  margin-left: auto;
}

.intro__item_2::after {
  content: '';
  background: url(/local/templates/landing_fest/assets/css/../img/intro-line-6.svg);
  display: block;
  width: 90px;
  height: 61px;
  position: absolute;
  top: 32px;
  right: 243px;
}

.intro__item_4::after {
  content: '';
  background: url(/local/templates/landing_fest/assets/css/../img/intro-line-5.svg);
  display: block;
  width: 63px;
  height: 78px;
  position: absolute;
  top: 2px;
  right: 178px;
}

.intro__item_3::after {
  content: '';
  background: url(/local/templates/landing_fest/assets/css/../img/intro-line-4.svg);
  display: block;
  width: 61px;
  height: 28px;
  position: absolute;
  top: 62px;
  right: 218px;
}

.intro__item_1::after {
  content: '';
  background: url(/local/templates/landing_fest/assets/css/../img/intro-line-3.svg);
  display: block;
  width: 69px;
  height: 21px;
  position: absolute;
  top: 75px;
  right: 187px;
}

.intro__item img {
  position: relative;
  display: block;
  width: 115px;
  transform: translateY(1px);
  margin: 0 auto;
  z-index: -1;
}

.intro__item p {
  margin: 0;
  padding: 12px 20px 16px;
  background: #8C1A42;
  border-radius: 5px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
}

.products {
  padding-bottom: 60px;
}

.products_hide{
  display: none;
}

.products .container {
  position: relative;
}

.products__line {
  width: 905px;
  height: calc(100% + 19px);
  position: absolute;
  inset: 28px 0 0 auto;
  border-top: 1.4px dashed rgb(140, 26, 66);
  border-right: 1.4px dashed rgb(140, 26, 66);
  border-bottom: 1.4px dashed rgb(140, 26, 66);
  border-radius: 0 45px 45px 0;
  z-index: -1;
}

.products .slick-next.slick-arrow, .products .slick-prev.slick-arrow {
  font-size: 0;
  border-radius: 3px;
  border: 1px solid #D6DFEA;
  background: transparent;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: -50px;
  z-index: 1;
  background-image: url('/local/templates/landing_fest/assets/css/../assets/images/arrow.svg');
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: center;
}

.slick-next.slick-arrow {
  transform: rotate(180deg);
}

.products .slick-prev.slick-arrow {
  right: 60px;
}

.about {
  padding: 0 0 50px;
}

.products + .about{
  padding: 60px 0 50px;
}

.about .container {
  position: relative;
}

.about__line {
  position: absolute;
  width: 510px;
  height: calc(100% + 50px);
  inset: 70px 0 0 45px;
  border-top: 1.4px dashed transparent;
  border-left: 1.4px dashed rgb(140, 26, 66);
  border-bottom: 1.4px dashed rgb(140, 26, 66);
  border-radius: 0 0 0 45px;
  z-index: -1;
}

.products + .about .about__line {
  width: 512px;
  height: calc(100% + 196px);
  inset: -74px 0 0 45px;
  border-top: 1.4px dashed rgb(140, 26, 66);
  border-radius: 45px 0 0 45px;
}

.products_hide + .about .about__line{
  height: calc(100% + 122px);
  inset: 0px 0 0 45px;
  border-top: 0;
  border-radius: 0px 0 0 45px;
}

.about h2 {
  margin-bottom: 70px;
}

.products + .about h2{
  transform: rotate(270deg);
  position: absolute;
  left: -113px;
  top: 447px;
  background: #FFFFFF;
  padding: 20px;
}


@media(max-width: 1200px) {
  .products + .about h2{
    transform: none;
    left: 0;
    top: -78px;
    padding: 0 20px 0 15px;
  }
}

@media(max-width: 768px) {
  .products + .about h2{
    top: -40px;
  }
}

.about__info {
  padding-left: 126px;
}

.about__info p {
  margin: 0 0 35px;
}

.about__info sup {
  line-height: 1;
  font-size: 17px;
}

.about__info-image {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  max-width: 578px;
}

.about__list {
  display: flex;
  column-gap: 32px;
  padding-left: 122px;
  margin-top: 28px;
  font-weight: 700;
  line-height: 28px;
  color: #8C1A42;
}

.about__list-item {
  max-width: 456px;
}

.about__list-item:nth-child(2) {
  max-width: 171px;
  margin-right: 40px;
}

.about__text {
  padding-left: 122px;
  font-size: 20px;
  line-height: 26px;
  color: #505D72;
  margin-top: 58px;
}

.about__content {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  padding-left: 92px;
  margin-top: 53px;
}

@media(max-width: 768px) {
  .about__content {
    flex-direction: column;
  }
}

.about__video{
  --width: calc(55.67% - 16px);
  -ms-flex: 0 0 var(--width);
  flex: 0 0 var(--width);
  max-width: var(--width);
  border-radius: 5px;
  overflow: hidden;
}
.about__video iframe{
  width: 100%;
  height: 100%;
}
.about__images{
  position: relative;
  --width: calc(44.33% - 16px);
  -ms-flex: 0 0 var(--width);
  flex: 0 0 var(--width);
  max-width: var(--width);
  max-height: 385px;
  border-radius: 5px;
  overflow: hidden;
}

.about__images img{
  max-width: 100%;
  object-fit: contain;
}

.about__images_arrows{
  position: absolute;
  bottom: 24px;
  right: 22px;
  display: flex; 
  gap: 11px;
}
.about__images_arrows button{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #8C1A42;
  border-radius: 3px;
  border: 0;
}

@media(max-width: 768px) {
  .about__video,
  .about__images{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.about__images-item img {
  max-width: 100%;
  object-fit: cover;
  margin: 0 auto;
}

.address {
  padding: 40px 0 50px;
}

.address .container {
  position: relative;
}

.address__line {
  width: 544px;
  height: calc(100% + 94px);
  position: absolute;
  inset: 28px 18px 0 auto;
  border-top: 1.4px dashed rgb(140, 26, 66);
  border-right: 1.4px dashed rgb(140, 26, 66);
  border-bottom: 1.4px dashed rgb(140, 26, 66);
  border-radius: 0 45px 45px 0;
  z-index: -1;
}

.address__wrap {
  display: flex;
  padding-left: 92px;
}

.address__name {
  margin-top: 128px;
  font-weight: 700;
  line-height: 28px;
  color: #8C1A42;
}

.address p {
  margin: 12px 0;
}

.address__map {
  margin: 77px 123px 0 auto;
  position: relative;
  text-align: right;
}

.address__map-image {
  max-width: 456px;
}

.address__hotel-image {
  position: absolute;
  max-width: 456px;
  left: -365px;
  top: 44px;
  border-radius: 2px;
}

.tickets {
  padding: 42px 0 50px;
}

.tickets .container {
  position: relative;
}

.tickets__line {
  width: 504px;
  height: calc(100% + 107px);
  position: absolute;
  inset: 21px auto 0 14px;
  border-top: 1.4px dashed rgb(140, 26, 66);
  border-left: 1.4px dashed rgb(140, 26, 66);
  border-bottom: 1.4px dashed rgb(140, 26, 66);
  border-radius: 45px 0 0 45px;
  z-index: -1;
}

.tickets__wrap {
  display: flex;
  padding-left: 122px;
  justify-content: space-between;
}

.tickets__info{
  width: 456px;
  max-width: 100%;
}

.tickets__image {
  position: relative;
  padding-left: 26%;
  margin: 60px 0 27px;
}

.tickets__image img:first-child{
  margin-left: -26%;
}
.tickets__image img:nth-child(2){
  position: relative;
  z-index: -1;
  margin-top: -40px;
  margin-right: -26%;
}
.tickets__image img:last-child{
  position: absolute;
  bottom: 0;
  left: 10%;
}

.tickets__below_image{
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #8C1A42;
  margin-top: 36px;
}

.tickets__title {
  font-weight: 700;
  line-height: 28px;
  color: #8C1A42;
}

.tickets__buy {
  margin-right: 30px;
}

.tickets p {
  max-width: 670px;
  margin: 75px 0 27px;
}

.tickets__btn {
  width: 294px;
  background: #EA5444;
  padding: 14px 0;
  margin-bottom: 57px;
}

.tickets p > a {
  color: #8C1A42;
}

.tickets p > a:hover {
  text-decoration: none;
}

.tickets__desc{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 70px;
}

.tickets__desc
.tickets__price {
  list-style: none;
  padding: 0;
  margin: 13px 0 29px;
}

.tickets__price li {
  line-height: 32px;
}

.schedule {
  padding: 50px 0 0;
}

.schedule .container {
  position: relative;
}

.schedule__line {
  width: 504px;
  height: calc(100% + 40px);
  position: absolute;
  inset: 26px 15px 0 auto;
  border-top: 1.4px dashed rgb(140, 26, 66);
  border-right: 1.4px dashed rgb(140, 26, 66);
  border-bottom: 1.4px dashed rgb(140, 26, 66);
  border-radius: 0 45px 45px 0;
  z-index: -1;
}

.schedule_loading {
  text-align: center;
  padding: 100px 0;
}

.schedule__text {
  padding-left: 122px;
  padding-right: 30px;
}

.schedule p {
  margin: 42px 0 57px;
}

.schedule__wrap{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.schedule__wrap input{
  display: none;
}

.schedule__wrap label{
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: calc(50% - 5%);
  width: 176px;
  height: 60px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #505D72;
  border: 1px solid #D6DFEA;
  border-radius: 3px;
  cursor: pointer;
}

.schedule__wrap input:checked + label{
  color: #fff;
  background: #EA5444;
  border-color: #EA5444;
}

.schedule__hall_content {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 32px;
  width: 100%;
  padding-left: 122px;
  padding-right: 40px;
  margin-top: 64px;
}

#tab-daytime:checked~#daytime{
  display: flex;
}
#tab-evening:checked~#evening{
  display: flex;
}

.schedule__hall {
  max-width: calc(32% - 32px / 2);
}

.schedule__hall-number {
  font-weight: 700;
  font-size: 32px;
  line-height: 28px;
}

.schedule__item {
  margin-top: 40px;
}

.schedule__time {
  font-weight: 700;
  line-height: 28px;
  color: #8C1A42;
}

.schedule__title {
  margin-top: 12px;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
}

.schedule__description {
  margin-top: 12px;
  font-size: 18px;
  line-height: 24px;
  color: #505D72;
}

.schedule__description p {
  margin: 15px 0;
}

.members {
  padding: 144.5px 0 50px;
}

.members .container {
  position: relative;
}

.members__line {
  width: 900px;
  height: calc(100% + 177px);
  position: absolute;
  inset: -79px auto 0 41px;
  border-top: 1.4px dashed rgb(140, 26, 66);
  border-left: 1.4px dashed rgb(140, 26, 66);
  border-bottom: 1.4px dashed rgb(140, 26, 66);
  border-radius: 45px 0 0 45px;
  z-index: -1;
}

.members h2 {
  transform: rotate(270deg);
  position: absolute;
  left: -89px;
  top: 80px;
}

.members__list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 32px;
  row-gap: 30px;
  padding-left: 243px;
  overflow-x: hidden;
}

.members__list .slick-track{
  display: flex;
  align-items: stretch;
}

div.members__item {
  max-width: 212px;
  width: 100%;
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.members__list .members__item.slick-slide{
  display: flex;
  height: auto;
  align-items: center;
}

.members__item img {
  max-height: 124px;
  object-fit: contain;
  width: 100%;
}

.members .slick-next.slick-arrow, .members .slick-prev.slick-arrow {
  font-size: 0;
  border-radius: 3px;
  border: 1px solid #D6DFEA;
  background: transparent;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -20px;
  z-index: 1;
  background-image: url('/local/templates/landing_fest/assets/css/../assets/images/arrow.svg');
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: center;
}

.members .slick-prev.slick-arrow {
  transform: translateX(-30px);
}

.members .slick-next.slick-arrow {
  transform: translateX(30px) rotate(180deg);
}

.members .slick-slider {
  position: static;
  padding-bottom: 70px;
}

.rules {
  padding: 20px 0 50px;
}

.rules .container {
  position: relative;
}

.rules__line {
  width: 544px;
  height: calc(100% + 94px);
  position: absolute;
  inset: 28px 18px 0 auto;
  border-top: 1.4px dashed rgb(140, 26, 66);
  border-right: 1.4px dashed rgb(140, 26, 66);
  border-bottom: 1.4px dashed rgb(140, 26, 66);
  border-radius: 0 45px 45px 0;
  z-index: -1;
}

.rules h3 {
  margin: 18px 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
}

.rules__content {
  padding: 62px 30px 0 122px;
}

.rules p {
  margin: 20px 0;
  font-size: 18px;
  line-height: 24px;
  color: #505D72;
}

.footer {
  padding: 50px 0;
  background-color: #414f67;
  color: #FFFFFF;
}

.footer__top {
  display: flex;
}

.footer__question-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
}

.footer__question, .footer__copyright {
  padding-bottom: 5px;
  font-size: 15px;
  line-height: 25px;
}

.footer__question p {
  margin: 20px 0 0;
}

.footer__question a {
  color: #FFFFFF;
  text-decoration: none;
}

.footer__copyright p {
  margin-top: 25px;
}

.footer__line {
  width: 100%;
  height: 6px;
  background-color: #384760;
  border: none;
}

.footer__btn {
  margin: auto 0 20px auto;
  background: #EA5444;
  border: none;
  cursor: pointer;
}

@media(max-width: 1460px) {
  .container {
    max-width: 1102px;
  }

  .header__phone {
    margin: 0 30px 0 auto;
  }

  .intro {
    padding: 20px 0 30px;
  }

  .intro__info::after {
    top: -34px;
    right: 245px;
    transform: rotate(6deg);
  }

  .intro h1 {
    max-width: 457px;
    margin: 20px 0 5px 4px;
    font-size: 48px;
    line-height: 48px;
  }

  .intro__date {
    padding: 12px 55px 16px;
    top: 27px;
  }

  .intro__date::after {
    top: 220px;
    right: 67px;
    background-image: url(/local/templates/landing_fest/assets/css/../img/intro-line-2-1200.svg);
    background-repeat: no-repeat;
    width: 67px;
    height: 56px;
  }

  .intro p {
    max-width: 460px;
    margin: 15px 0;
    font-size: 20px;
    line-height: 24px;
  }

  .intro__btn {
    margin-top: 20px;
  }

  .intro__list {
    padding-left: 90px;
    padding-right: 50px;
    margin-top: 40px;
    column-gap: 27px;
    justify-content: flex-end;
  }

  .intro__item {
    width: 212px;
  }

  .intro__item img{
    transform: translateY(21px);
  }

  .intro__item p {
    margin: 20px 0;
    padding: 12px 20px 13px;
    line-height: 20px;
  }

  .intro__item_empty {
    display: none;
  }

  .intro__item_4::after {
    top: 52px;
    right: 151px;
    background: url(/local/templates/landing_fest/assets/css/../img/intro-line-5-1200.svg);
    width: 61px;
    height: 28px;
  }

  .intro__item_3::after {
    top: 78px;
    right: 178px;
  }

  .intro__item_1::after {
    top: 130px;
    right: 150px;
  }

  .intro__item_2::after {
    display: none;
  }

  .intro__line {
    width: 355px;
    height: 128px;
    inset: auto 0 -70px 45px;
  }

  .products__line {
    width: 544px;
    height: calc(100% + 19px);
  }

  .products .slick-next.slick-arrow, .products .slick-prev.slick-arrow {
    right: 20px;
  }

  .products .slick-prev.slick-arrow {
    right: 70px;
  }

  .about {
    padding: 15px 0 118px;
  }

  .about__line {
    width: 325px;
    height: calc(100% + 115px);
  }

  .about h2 {
    top: 420px;
  }

  .about__info {
    column-gap: 35px;
    padding-left: 90px;
  }

  .about__info-text {
    max-width: 522px;
  }

  .about__info p {
    margin: 0;
    font-size: 21px;
    line-height: 32px;
  }

  .about__info p br {
    display: none;
  }

  .about__info-image {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    position: absolute;
    max-width: 425px;
    right: 15px;
  }

  .about__info-image img {
    height: 260px;
  }

  .about__list {
    padding-left: 90px;
    margin-top: 24px;
    row-gap: 25px;
    font-size: 22px;
  }

  .about__list-item {
    max-width: 456px;
  }

  .about__list-item:nth-child(2) {
    max-width: 520px;
    margin-right: 0;
  }

  .about__text {
    margin-top: 50px;
    padding-left: 92px;
  }

  .about__images{
    max-height: 278px;
  }

  .address {
    padding: 40px 0 40px;
  }

  .address__line {
    width: 343px;
    height: calc(100% + 80px);
  }

  .address__wrap {
    padding-left: 20px;
    position: relative;
  }

  .address__map {
    margin-right: 50px;
  }

  .address__map-image {
    max-width: 356px;
  }

  .address__hotel-image {
    max-width: 356px;
    left: -265px;
    top: 35px;
  }

  .tickets {
    padding: 42px 0 40px;
  }

  .tickets__line {
    width: 333px;
    height: calc(100% + 78px);
    inset: 24px auto 0 14px;
  }

  .tickets__wrap {
    padding-left: 90px;
  }

  .tickets__image {
    margin: 79px 0 25px;
  }

  .tickets__buy {
    max-width: 427px;
    margin-right: 0;
    padding-top: 18px;
  }

  .tickets p {
    margin: 75px 0 28px;
  }

  .tickets__btn {
    margin-bottom: 51px;
  }

  .schedule {
    padding: 32px 0 50px;
  }

  .schedule__line {
    height: calc(100% + 41px);
    inset: 27px 15px 0 auto;
  }

  .schedule__text {
    padding-left: 92px;
  }

  .schedule p {
    max-width: 820px;
    margin: 50px 0 25px;
  }

  .schedule__hall_content{
    padding-left: 92px;
  }

  .schedule__hall_content {
    justify-content: flex-start;
  }

  .schedule__hall-number {
    margin-bottom: 40px;
  }

  .schedule__item {
    margin-top: 16px;
  }

  .members {
    padding: 105px 0 40px;
  }

  .members__line {
    width: 540px;
    height: calc(100% + 177px);
    inset: -88px auto 0 41px;
  }

  .members h2 {
    top: 65px;
  }

  .members__list {
    row-gap: 16px;
    padding-left: 185px;
  }

  .members__item {
    max-width: 244px;
    margin-bottom: 0;
    flex-shrink: 0;
  }

  .members__item img {
    display: block;
    width: 244px;
    height: 124px;
  }

  .members__item:last-child {
    display: none;
  }

  .rules {
    padding: 22px 0 50px;
  }

  .rules__content {
    padding: 59px 0 0 92px;
  }

  .rules h3 {
    margin: 14px 0;
  }

  .rules p {
    max-width: 90%;
  }
}

@media(max-width: 1200px) {
  .container {
    max-width: 750px;
  }

  h2 {
    text-align: left;
  }

  h2 span {
    padding: 0 20px 0 0;
  }

  .header__phone {
    font-size: 20px;
    margin: 0 26px 0 auto;
  }

  .intro__info {
    padding-top: 94px;
  }

  .intro__info::after {
    width: 400px;
    height: 239px;
    background: url(/local/templates/landing_fest/assets/css/../img/intro-line-tablet-1.svg);
    top: -30px;
    right: 252px;
    transform: rotate(0deg);
  }

  .intro h1 {
    max-width: 470px;
    margin-left: 0;
    font-size: 48px;
    line-height: 48px;
  }

  .intro__item img {
    transform: translateY(31px);
  }

  .intro p {
    max-width: 595px;
    margin: 30px 0 23px;
    font-size: 24px;
    line-height: 36px;
  }

  .intro__date {
    padding: 12px 44px 16px;
    top: 98px;
  }

  .intro__date::after {
    display: none;
  }

  .intro__btn {
    max-width: 121px;
    min-height: 48px;
    padding: 14px 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .intro__list {
    max-width: 462px;
    flex-wrap: wrap;
    column-gap: 38px;
    margin-top: -12px;
    padding-left: 0;
    padding-right: 0;
    justify-content: flex-start;
  }

  .intro__item p {
    line-height: 28px;
  }

  .intro__item {
    width: 212px;
  }

  .intro__item_4::after {
    top: 54px;
    right: 186px;
    background: url(/local/templates/landing_fest/assets/css/../img/intro-line-5.svg);
    width: 63px;
    height: 78px;
  }

  .intro__item_3::after {
    display: none;
  }

  .intro__item_1::after {
    top: 105px;
    right: 187px;
    background: url(/local/templates/landing_fest/assets/css/../img/intro-line-3.svg);
    width: 75px;
    height: 21px;
  }

  .intro__item_3, .intro__item_4 {
    margin-top: -43px;
  }

  .intro__line {
    display: none;
  }

  .products__line {
    inset: 28px auto 0 auto;
    width: 100%;
  }

  .about {
    padding: 28px 0 25px;
  }

  .about__line {
    display: none;
  }

  .about h2 {
    position: static;
    transform: rotate(0deg);
    padding: 0;
    margin-bottom: 0;
  }

  .about__info {
    flex-direction: column;
    padding: 20px 0 0 5px;
  }

  .about__info p {
    font-size: 15px;
    line-height: 25px;
  }

  .about__info-text {
    max-width: 100%;
  }

  .about__info-image {
    display: none;
  }

  .about__list {
    flex-direction: column;
    margin-top: 30px;
    padding-left: 0;
  }

  .about__list-item {
    max-width: 100%;
  }

  .about__list-item:nth-child(2) {
    max-width: 100%;
  }

  .about__text {
    max-width: 100%;
    margin: 29px 0 0 -3px;
    padding-left: 0;
  }

  .about__content {
    margin-top: 40px;
    padding-left: 0;
  }

    .about__images{
      max-height: 210px;
    }

  .about__images-item .about__images-mobile {
    display: block;
  }

  .about__images img {
    max-width: 345px;
    height: 210px;
  }

  .address {
    padding: 17px 0 25px;
  }

  .address__line {
    width: 390px;
    height: 657px;
    inset: 27px 14px 0 auto;
  }

  .address__wrap {
    flex-direction: column;
    padding-left: 2px;
  }

  .address__name {
    margin-top: 69px;
  }

  .address__info p:last-child {
    position: static;
  }

  .address__map {
    margin: 222px 0 0 72px;
    text-align: left;
  }

  .address__map-image {
    max-width: 520px;
    width: 100%;
    height: 312px;
    object-fit: cover;
  }

  .address__hotel-image {
    max-width: 469px;
    left: -74px;
    top: -210px;
  }

  .tickets {
    padding: 17px 0 25px;
  }

  .tickets__line {
    width: 345px;
    height: calc(100% + 40px);
    inset: 28px 14px 0 auto;
    border-left: none;
    border-right: 1.4px dashed rgb(140, 26, 66);
    border-radius: 0 45px 45px 0;
  }

  .tickets__wrap {
    flex-direction: column;
    padding-left: 0;
  }

  .tickets__image {
    margin-top: 50px;
    margin-bottom: 20px;
  }

  .tickets__info {
    position: relative;
  }

  .tickets__info .tickets__title {
    max-width: 300px;
    position: absolute;
    top: 88px;
    right: 30px;
  }

  .tickets__buy {
    max-width: 100%;
    padding-top: 0;
    padding-left: 4px;
  }

  .tickets p {
    margin: 0 0 28px;
  }

  .tickets__btn {
    margin-bottom: 31px;
  }

  .schedule {
    padding: 15px 0 25px;
  }

  .schedule__line {
    display: none;
  }

  .schedule__text {
    padding-left: 0;
  }

  .schedule p {
    max-width: 100%;
    margin-top: 19px;
  }

  .schedule__hall_content{
    padding-left: 0;
  }

  .schedule__hall_content {
    flex-direction: column;
    row-gap: 50px;
    margin-top: 39px;
    padding-left: 0;
  }

  .schedule__hall {
    max-width: 100%;
  }

  .schedule__item {
    margin-top: 40px;
  }

  .members {
    padding: 25px 0 40px;
  }

  .members__line {
    display: none;
  }

  .members h2 {
    position: static;
    transform: rotate(0deg);
  }

  .members__list {
    flex-wrap: nowrap;
    column-gap: 20px;
    margin-top: 30px;
    padding-left: 5px;
  }

  .rules {
    padding: 70px 0 50px;
  }

  .rules__line {
    display: none;
  }

  .rules__content {
    padding: 15px 0 0 0;
  }

  .rules h3 {
    margin: 15px 0 10px;
  }

  .rules p {
    max-width: 100%;
    margin: 10px 0 20px;
  }

  .footer__btn {
    min-height: 48px;
    padding: 14px 20px;
    font-size: 18px;
  }
}

@media(max-width: 780px) {
  .container {
    max-width: 310px;
  }

  body {
    font-size: 15px;
    line-height: 25px;
  }

  h2 {
    font-size: 36px;
    line-height: 36px;
    position: relative;
  }

  h2 span {
    padding: 0;
    background: transparent;
  }

  h2::after {
    content: '';
    width: 63px;
    height: 52px;
    background-image: url(/local/templates/landing_fest/assets/css/../img/h2-line.svg);
    display: none;
    position: absolute;
  }

  .header__logo {
    max-width: 176px;
  }

  .header__phone {
    display: none;
  }

  .header__btn {
    display: none;
  }

  .intro__info {
    padding-top: 20px;
  }

  .intro h1 {
    max-width: 250px;
    font-size: 36px;
    line-height: 36px;
  }

  .intro sup {
    font-size: 10px;
  }

  .intro__info::after {
    background-image: url(/local/templates/landing_fest/assets/css/../img/intro-line-mobile-1.svg);
    top: -77px;
    right: -100px;
    transform: rotate(0deg);
    background-repeat: no-repeat;
  }

  .intro__date {
    padding: 8px 14px 10px;
    position: static;
    font-size: 20px;
    line-height: 32px;
  }

  .intro__date br {
    display: none;
  }

  .intro p {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 25px;
  }

  .intro__btn {
    max-width: 100%;
    margin-top: 10px;
    font-size: 17px;
  }
  
  .intro__btn.disabled {
    max-width: 100%;
  }

  .intro__list {
    justify-content: space-between;
    overflow: hidden;
    column-gap: 0;
    margin-top: -20px;
  }

  .intro__item {
    width: 47%;
    flex-shrink: 0;
  }

  .intro__item img {
    max-width: 70%;
    max-height: 100px;
  }

  .intro__item img {
    transform: translateY(36px);
  }

  .intro__item p {
    font-size: 13px;
    line-height: 18px;
    padding: 10px 5px;
    margin-top: 35px;
    margin-bottom: 0;
  }

  .intro__item_2 {
    margin-left: 0;
  }

  .intro__item_4::after {
    top: 44px;
    right: 90px;
  }

  .intro__item_1::after {
    top: 95px;
    right: 110px;
    width: 60px;
  }

  .products {
    padding-bottom: 20px;
  }

  .products__line {
    inset: 38px -14px 0 auto;
    width: 100px;
    height: calc(100% + 26px);
  }

  .products .slick-prev.slick-arrow, .products .slick-next.slick-arrow {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .products .slick-prev.slick-arrow {
    transform: translateX(-30px);
  }

  .products .slick-next.slick-arrow {
    transform: translateX(30px) rotate(180deg);
  }

  .about {
    padding: 20px 0 25px;
  }

  .about h2 {
    background-color: transparent;
  }

  .about h2::after {
    top: -26px;
    right: 0px;
  }

  .about__line {
    inset: -824px -14px 0 auto;
    width: 100px;
    height: 845px;
  }

  .about__info {
    padding: 15px 0 0 0;
  }

  .about__list {
    row-gap: 13px;
    margin-top: 20px;
    line-height: 21px;
    font-size: 16px;
  }

  .about__text {
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 0 0;
  }

  .about__images {
    flex-wrap: nowrap;
    max-height: 169px;
    margin-top: 24px;
  }

  .about__images-item {
    flex-shrink: 0;
  }

  .about__images img {
    max-width: 100%;
    height: 169px;
  }

  .address {
    padding: 33px 0 25px;
  }

  .address__line {
    inset: 23px -14px 0 auto;
    width: 85px;
    height: 648px;
  }

  .address h2::after {
    right: -2px;
    top: 30px;
    transform: scaleX(-1) rotate(-64deg);
  }

  .address__name {
    margin-top: 30px;
    font-size: 24px;
    line-height: 28px;
  }

  .address__wrap {
    padding-left: 0;
  }

  .address__map {
    display: flex;
    flex-direction: column-reverse;
    margin: 10px 0 0;
  }

  .address__map-image {
    height: 200px;
    object-fit: cover;
  }

  .address__hotel-image {
    position: static;
  }

  .tickets {
    padding: 16px 0 25px;
  }

  .tickets h2 {
    background-color: #ffffff;
  }

  .tickets__line {
    display: none;
  }

  .tickets h2::after {
    display: none;
  }

  .tickets__wrap {
    flex-direction: column-reverse;
  }

  .tickets__image img:last-child{
    bottom: -20px;
    height: 70px;
  }

  .tickets__buy {
    padding: 20px 0 0 0;
  }

  .tickets__btn {
    max-width: 100%;
    margin-bottom: 19px;
  }
  
  .tickets__btn.disabled {
    max-width: 100%;
  }

  .tickets p {
    margin: 0 0 20px;
  }

  .tickets__title {
    font-size: 24px;
  }

  .tickets__image {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .tickets__info .tickets__title {
    position: static;
    font-size: 16px;
    line-height: 20px;
  }

  .tickets img {
    display: block;
  }

  .tickets__price li {
    line-height: 28px;
  }

  .schedule {
    padding: 13px 0 25px;
  }

  .schedule__line {
    display: block;
    inset: 34px -14px 0 auto;
    width: 120px;
    height: calc(100% + 30px);
  }

  .schedule h2::after {
    top: -8px;
    right: 10px;
    transform: scaleX(-1) rotate(29deg);
  }

  .schedule p {
    margin-bottom: 20px;
  }

  .schedule__hall_content {
    margin-top: 20px;
  }

  .schedule__hall-number {
    margin-bottom: 20px;
  }

  .schedule__item {
    margin-top: 20px;
  }

  .schedule__time {
    font-size: 24px;
  }

  .schedule__title {
    margin-top: 11px;
  }

  .schedule__description {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .members {
    padding: 16px 0 40px;
  }

  .members h2::after {
    top: -5px;
    right: 10px;
    transform: scaleX(-1) rotate(28deg);
  }

  .members__list {
    margin-top: 40px;
    padding-left: 0;
  }

  .members__item {
    max-width: 100%;
  }

  .members__item img {
    max-width: 100%;
    height: 100%;
    width: 100%;
  }

  .rules {
    padding: 23px 0 50px;
  }

  .rules h2::after {
    top: 5px;
    right: 10px;
    transform: scaleX(-1) rotate(28deg);
  }

  .rules__content {
    padding: 6px 0 0 0;
  }

  .rules__line {
    display: block;
    inset: 28px -18px 0 auto;
    width: 150px;
  }

  .rules p {
    font-size: 14px;
    line-height: 20px;
  }

  .footer__top {
    flex-direction: column;
    row-gap: 20px;
  }

  .footer__btn {
    margin: 0 0 20px;
  }
}

main .slick-list {
  overflow: inherit;
}

main .slick-track .members__item {
  margin: 0 10px;
}

main .slick-dots {
  list-style: none;
  display: flex;
  column-gap: 10px;
  justify-content: center;
  margin-top: 10px;
  padding-right: 45px;
}

main .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
  font-size: 0;
  border: none;
}

.slick-dots li.slick-active button {
  background: #8791A2;
  border-radius: 100px;
  width: 30px;
}

.members__list .slick-list {
  margin: 0 -10px;
}

.members__list .slick-dots {
  margin-top: 20px;
}

.bxlhe-frame {
  border: 1px solid #d4dbe3;
  border-radius: 4px;
}

.hidden {
  display: none;
}

.jqmWindow{
  max-width: 100%;
}

.jqmWindow h3 {
  margin: 10px 0 20px;
}

.jqmClose {
  background-image: url('/local/templates/landing_fest/assets/css/../img/close.svg');
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  right: 15px;
  top: 20px;
  cursor: pointer;
}

@media(max-width: 780px) {
  .slick-track .members__item {
    margin: 0;
  }

  .slick-track .intro__item_3, .slick-track .intro__item_4 {
    margin-top: 0;
  }

  main .about__images .slick-list {
    overflow: hidden;
  }

  .about__images-item {
    padding: 0 1px;
  }

  .members .slick-slider {
    padding-top: 20px;
  }

  .members .slick-next.slick-arrow, .members .slick-prev.slick-arrow {
    bottom: 10px;
  }
}

.warning-alcohol__wrapper {
  position: sticky;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: #ffffff;
  border-top: 1px solid #ebebeb;
  text-align: center;
  padding: 0 5%;
  z-index: 110;
}

@media (max-width: 1199px) {
  .warning-alcohol__wrapper {
    height: 40px;
  }
}

@media (max-width: 991px) {
  .warning-alcohol__wrapper {
    display: none;
  }
}

.warning-alcohol{
  width: 100%;
  max-width: 1041px;
  height: 100%;
  background: url('/local/templates/mavt_adaptiv_2022/assets/images/footer/warning-alcohol.png') no-repeat scroll center center;
  background-size: contain;
  margin: 0 auto;
}
/* End */


/* Start:/local/templates/landing_fest/lib/slick-1.8.1/slick.css?17556110311895*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.css?1459336870448*/
iframe.waitwindowlocal {position:absolute; border:0px; z-index:9999;}
div.waitwindowlocal {position:absolute; width:25px; height: 25px; padding:0px; z-index:10000; background-color:#FCF7D1; border:1px solid #E1B52D; background-image:url(/bitrix/templates/.default/ajax/images/wait.gif); background-position:center center; background-repeat:no-repeat;}
div.waitwindowlocalshadow {position:absolute; z-index:9998; background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif); border:1px solid #808080;}

/* End */


/* Start:/local/modules/aspro.settings/css/popups.css?17556110301442*/
.bx-core-waitwindow{
	display : none;
}

.ajax{
	cursor        : pointer;
	border-bottom : 1px dotted;
}

div.error, label.error{
	position    : absolute;
	color       : red;
	top         : 0;
	right       : 0;
	white-space : nowrap;
}

.required-star{
	color : red;
}

.jqmOverlay{
	background : #00041a;
	opacity    : 0.2;
}

.jqmWindow{
	width      : 500px;
	position   : absolute;
	left       : 50%;
	background : #fff;
	padding    : 20px;
	display    : none;
}

.jqmWindow.animated{
	opacity            : 0;
	-webkit-transform  : rotateX(-70deg);
	-moz-transform     : rotateX(-70deg);
	-ms-transform      : rotateX(-70deg);
	-o-transform       : rotateX(-70deg);
	-webkit-transition : all .0s ease-in-out;
	-moz-transition    : all .0s ease-in-out;
	-o-transition      : all .0s ease-in-out;
	transition         : all .0s ease-in-out;
	visibility         : hidden;
}

.jqmWindow.animated.loaded{
	z-index           : 900 !important;
	opacity           : 1;
	-webkit-transform : rotateX(0deg);
	-moz-transform    : rotateX(0deg);
	-ms-transform     : rotateX(0deg);
	-o-transform      : rotateX(0deg);
}

.jqmWindow.animated.show{
	visibility : visible;
}

.jqmWindow .top-close{
	position : absolute;
	right    : 15px;
	top      : 15px;
	display  : block;
	width    : 15px;
	height   : 15px;
	cursor   : pointer;
}

.jqmWindow .top-close:before{
	content : 'x';
}
/* End */


/* Start:/local/modules/aspro.settings/css/toggle-text.css?1755611030321*/
.detail-text-block{
	max-height : 0;
	opacity    : 0;
	overflow   : hidden;
}

.detail-text-block.open{
	max-height : 999999999px;
	opacity    : 1;
	transition : all 1s ease-in-out 0s;
}

.text-event{
	cursor : pointer;
}

.text-event span{
	display       : inline-block;
	border-bottom : 1px dotted;
}
/* End */


/* Start:/local/templates/landing_fest/styles.css?1755611031745*/
.age-modal__label{
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    color: #8c1a42;
}

@media (min-width: 576px) {
    .age-modal__label{
        font-size: 90px;
        line-height: 90px;
    }
}

.age-modal__title{
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    color: #273647;
}

@media (min-width: 576px) {
    .age-modal__title{
        font-size: 25px;
        line-height: 30px;
    }
}

.age-modal__body{
    font-size: 14px;
    line-height: 22px;
    color: #273647;
}

.age-modal__note{
    font-size: 12px;
    line-height: 20px;
}

.age-modal__button > a{
    display: inline-flex;
    width: auto;
    font-size: 16px;
    font-weight: 600;
}
/* End */
/* /local/templates/landing_fest/assets/css/bootstrap-utilities.css?175561103121083 */
/* /local/templates/landing_fest/assets/css/form.css?175561103119864 */
/* /local/templates/landing_fest/assets/css/modal.css?17556110314918 */
/* /local/templates/landing_fest/assets/css/style.css?175561103135890 */
/* /local/templates/landing_fest/lib/slick-1.8.1/slick.css?17556110311895 */
/* /bitrix/templates/.default/ajax/ajax.css?1459336870448 */
/* /local/modules/aspro.settings/css/popups.css?17556110301442 */
/* /local/modules/aspro.settings/css/toggle-text.css?1755611030321 */
/* /local/templates/landing_fest/styles.css?1755611031745 */
