@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Onest:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
@font-face{font-family:"Garamond";src:url("../fonts/Garamond-Garamond-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Garamond";src:url("../fonts/Garamond-Bold-Garamond-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}h1,h2,h3,h4,h5,h6{font-family:"Garamond";font-weight:700;line-height:1.15;color:#212529}h1{font-size:clamp(32px,4vw,56px)}h2{font-size:clamp(28px,3vw,42px)}h3{font-size:clamp(20px,2vw,24px)}p,a,li,span,button,input,textarea,label{font-family:"Montserrat",sans-serif;font-weight:400;line-height:1.45}*{box-sizing:border-box;outline:none}html{scroll-behavior:smooth}html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,ul,li,form,label,section,header,footer,nav,main,button,input,textarea{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}ol,ul{list-style:none}a{text-decoration:none;color:inherit}button{background:rgba(0,0,0,0);border:none;cursor:pointer;font:inherit}img{max-width:100%;height:auto;display:block}input,textarea{font:inherit}body{position:relative;min-height:100vh;display:flex;flex-direction:column;background:#fff;color:#212529;line-height:1.45;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased}.container{width:100%;max-width:1280px;padding:0 40px;margin:0 auto}@media screen and (max-width: 1024px){.container{padding:0 24px}}@media screen and (max-width: 767px){.container{padding:0 16px}}.container--wide{max-width:1620px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:17px 48px;background:#ca143b;color:#fff;font-family:"Garamond";font-size:18px;font-weight:700;line-height:21px;text-transform:uppercase;border:1px solid #bc0000;border-radius:0;transition:background .25s ease,border-color .25s ease,color .25s ease,opacity .25s ease;cursor:pointer}.btn:hover{background:#961632;border-color:#961632;color:#fff}.btn--ghost{background:rgba(0,0,0,0);border-color:#bc0000;color:#fff}.btn--ghost-dark{background:rgba(0,0,0,0);border-color:#bc0000;color:#000;text-transform:lowercase;font-size:24px}.btn--ghost-dark:hover{border-color:#ca143b;color:#ca143b;background:rgba(0,0,0,0)}.btn--sm{min-width:145px;padding:12px 32px;font-size:14px;font-family:"Montserrat",sans-serif;font-weight:600;text-transform:none}.btn--block{width:100%}.swiper-button-next,.swiper-button-prev{position:static !important;margin-top:0 !important}.modal-wrap{opacity:0;will-change:opacity;position:relative;z-index:-1;display:none}.modal-wrap.modal-show{opacity:1;transition:opacity .5s;will-change:opacity;z-index:10000;position:relative;display:block}.modal-wrap .modal-shadow{background:rgba(26,26,24,.5);z-index:100;position:fixed;width:100%;height:100%;top:0}.modal-wrap .modal{position:fixed;top:50%;z-index:100;left:50%;transform:translateY(-50%) translateX(-50%);background:#fff;padding:39px 39px 59px;height:95vh;overflow-y:scroll;border-radius:20px}.modal-wrap .modal::-webkit-scrollbar{width:0;height:0;display:none}.modal-wrap .modal.success{height:max-content;padding-bottom:38px}.modal-wrap .modal.success .modal-subtitle{margin-bottom:0}@media screen and (max-width: 767px){.modal-wrap .modal{width:312px;padding:27px 27px 40px;border-radius:15px}}.modal-wrap .modal-cross{position:absolute;top:15px;right:15px;z-index:10;cursor:pointer}@media screen and (max-width: 767px){.modal-wrap .modal-cross{top:10px;right:10px}}.modal-wrap .modal-wrapper{display:flex;flex-direction:column}.modal-wrap .modal-wrapper__logo{display:flex;justify-content:center;margin-bottom:31px}@media screen and (max-width: 767px){.modal-wrap .modal-wrapper__logo{margin-bottom:21px}}.modal-wrap .modal-wrapper__logo img{width:249px}@media screen and (max-width: 767px){.modal-wrap .modal-wrapper__logo img{width:173px}}.modal-wrap .modal-wrapper .modal-title{color:#212529;text-align:center;font-family:"Garamond";font-size:30px;font-weight:700;line-height:120%;text-transform:uppercase;margin-bottom:10px}@media screen and (max-width: 767px){.modal-wrap .modal-wrapper .modal-title{font-size:20px;margin-bottom:7px}}.modal-wrap .modal-wrapper .modal-subtitle{color:#333;text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;line-height:120%;margin-bottom:31px}@media screen and (max-width: 767px){.modal-wrap .modal-wrapper .modal-subtitle{font-size:10px;margin-bottom:21px}}.modal-form{width:100%}.modal-form__field{position:relative;width:100%;margin-bottom:20px;background:rgba(0,0,0,.07);box-sizing:border-box}@media screen and (max-width: 767px){.modal-form__field{margin-bottom:14px}}.modal-form__field--textarea{height:116px}@media screen and (max-width: 767px){.modal-form__field--textarea{height:80px}}.modal-form__field.is-error{border-color:#ca143b}.modal-form__field.is-error .modal-form__input{color:#ca143b}.modal-form__field.is-error .modal-form__input::placeholder{color:#ca143b;opacity:1}.modal-form__input{display:block;width:100%;height:100%;padding:6px 20px 6px 16px;min-height:47px;box-sizing:border-box;border:0;outline:none;background:rgba(0,0,0,0);color:#212529;font-family:inherit;font-size:16px;font-weight:300;line-height:24px}@media screen and (max-width: 767px){.modal-form__input{min-height:32px;padding:4px 14px 4px 11px;font-size:12px;line-height:17px}}.modal-form__input::placeholder{color:rgba(0,0,0,.4)}.modal-form__input:focus{outline:none}.modal-form textarea{padding:10px 20px 6px 16px;resize:none}.modal-form__submit{display:flex;align-items:center;justify-content:center;width:100%;margin:0 0 31px;padding:15px 30px;border:0;font-size:16px;cursor:pointer;transition:background-color .2s ease}@media screen and (max-width: 767px){.modal-form__submit{margin:0 0 21px;padding:10px 21px;font-size:12px}}.modal-form__submit:hover{background:#bd1035}.modal-form__submit:disabled{background:#999;cursor:not-allowed}.modal-form__agreement{display:flex;align-items:center;gap:10px;cursor:pointer}.modal-form__checkbox{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.modal-form__check{position:relative;flex:0 0 26px;width:26px;height:26px;background:#ededed;box-sizing:border-box}@media screen and (max-width: 767px){.modal-form__check{flex:0 0 18px;width:18px;height:18px}}.modal-form__check::after{content:"";position:absolute;left:10px;top:8px;width:5px;height:8px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(40deg) scale(0);opacity:0;transition:transform .15s ease,opacity .15s ease}@media screen and (max-width: 767px){.modal-form__check::after{width:3px;height:6px;left:8px;top:5px}}.modal-form__checkbox:checked+.modal-form__check::after{transform:rotate(40deg) scale(1);opacity:1}.modal-form__agreement-text{color:#bcbcbc;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:120%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:uppercase}.modal-form__agreement-text a{color:inherit;text-decoration:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.section-head{text-align:center;margin-bottom:48px}@media screen and (max-width: 767px){.section-head{margin-bottom:32px}}.section-head__eyebrow{display:block;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:400;line-height:28.8px;color:#000}@media screen and (max-width: 767px){.section-head__eyebrow{font-size:16px;line-height:normal;margin-bottom:20px}}.section-head__title{font-family:"Garamond";font-size:64px;font-weight:700;line-height:96px;text-transform:uppercase;color:#212529}@media screen and (max-width: 767px){.section-head__title{font-size:40px;line-height:normal}}.modal-active{overflow:hidden}.cookie-win{display:none;position:fixed;bottom:32px;right:32px;background:#fff;z-index:1000;padding:10px 20px}@media screen and (max-width: 1024px){.cookie-win{padding:20px;bottom:14px;right:10px}}.cookie-win-content{width:100%;display:flex;gap:30px;align-items:center}@media screen and (max-width: 1024px){.cookie-win-content{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:300px}}.coockie-btn{padding:15px 30px;font-size:16px}@media screen and (max-width: 1024px){.coockie-btn{padding:10px 20px;font-size:12px}}.cookie-win-content p{max-width:492px;color:#333;font-family:"Montserrat",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:140%;margin:0;padding:0}@media screen and (max-width: 1024px){.cookie-win-content p{max-width:194px;font-size:10px}}.cookie-win-content p a{color:#333;font-size:12px;font-style:normal;font-weight:400;text-decoration-line:underline;line-height:140%;margin:0;padding:0}@media screen and (max-width: 1024px){.cookie-win-content p a{font-size:10px}}.cookie-win-content img{width:184px;height:42px;flex-shrink:0}@media screen and (max-width: 1024px){.cookie-win-content img{width:96px;height:22px}}.site-header{position:absolute;top:0;left:0;right:0;z-index:100;padding:15px 0}@media screen and (max-width: 767px){.site-header{padding:23px 0}}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__logo{display:flex;align-items:center;gap:12px;color:#fff;transition:opacity .2s ease}@media screen and (max-width: 767px){.site-header__logo{width:189px;height:40px}}.site-header__logo:hover{opacity:.85}.site-header__logo img{object-fit:contain;mix-blend-mode:screen}.site-header__brand{display:flex;flex-direction:column;gap:2px}.site-header__tag{font-family:"Garamond";font-size:11px;font-weight:500;letter-spacing:.02em;line-height:1.2;opacity:.9}.site-header__name{font-family:"Garamond";font-size:22px;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase}.site-header__actions{display:flex;align-items:center;gap:20px}@media screen and (max-width: 767px){.site-header__actions{gap:8px}}@media screen and (max-width: 1064px){.site-header__actions .btn{padding:11px}}@media screen and (max-width: 1064px){.site-header__actions .btn span{display:none}}.site-header__actions .btn svg{display:none}@media screen and (max-width: 1064px){.site-header__actions .btn svg{display:block}}@media screen and (max-width: 480px){.site-header__buy{padding:10px 14px;font-size:12px;min-height:42px}}.site-header--solid{position:relative;background:#141414}.site-header--solid .site-header__logo img{mix-blend-mode:normal;filter:brightness(0) invert(1)}.site-footer{margin-top:auto;padding:80px 0;background:#221815;color:#fff}@media screen and (max-width: 767px){.site-footer{padding:40px 0 33px}}.site-footer__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px 64px}@media screen and (max-width: 1024px){.site-footer__grid{grid-template-columns:1fr;gap:40px;justify-items:flex-start}}.site-footer__title{max-width:600px;margin-bottom:20px;font-family:"Garamond";font-size:36px;font-weight:700;line-height:120%;color:#fff}@media screen and (max-width: 767px){.site-footer__title{max-width:100%;font-size:24px;margin-bottom:10px}}.site-footer__subtitle{color:#fff;font-size:16px;font-weight:400;line-height:140%;margin-bottom:40px}@media screen and (max-width: 767px){.site-footer__subtitle{font-size:12px;margin-bottom:20px}}.site-footer__form{display:flex;max-width:500px;margin-bottom:40px;flex-direction:column;gap:16px}@media screen and (max-width: 767px){.site-footer__form{margin-bottom:20px}}.site-footer__input-wrapper{display:flex}.site-footer__input{flex:1;min-width:0;padding:24px 32px;background:#fff;color:#212529;font-size:16px;border:none}.site-footer__input::placeholder{color:#757575;font-size:12px}@media screen and (max-width: 767px){.site-footer__input{padding:15px 16px}}.site-footer__submit{flex-shrink:0;width:77px;height:77px;display:flex;align-items:center;justify-content:center;background:#ca143b;color:#fff;transition:background .2s ease}@media screen and (max-width: 767px){.site-footer__submit{width:48px;height:auto}}.site-footer__submit:hover{background:#961632}.site-footer__submit svg{fill:currentColor}@media screen and (max-width: 767px){.site-footer__submit svg{width:18px;height:20px}}.site-footer__consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#fff}@media screen and (max-width: 767px){.site-footer__consent{font-size:12px}}.site-footer__consent input{margin-top:2px;flex-shrink:0}.site-footer__consent a{color:#f2375e;text-decoration:none}.site-footer__consent a:hover{color:#fff}.site-footer__socials{display:flex;gap:10px}.site-footer__social{padding:15px 14px;display:flex;align-items:center;justify-content:center;background:#5d5252;color:#fff;transition:border-color .2s ease,background .2s ease}.site-footer__social:hover{border-color:#ca143b;background:#ca143b}.site-footer__social svg{width:18px;height:18px;fill:currentColor}.site-footer__brand{display:flex;flex-direction:column}@media screen and (max-width: 1440px){.site-footer__brand{align-items:flex-end;text-align:right}}@media screen and (max-width: 1024px){.site-footer__brand{align-items:flex-start;text-align:left}}@media screen and (max-width: 767px){.site-footer__brand{padding-top:40px}}.site-footer__logo{display:inline-flex;align-items:center;margin-bottom:40px;color:#fff}@media screen and (max-width: 767px){.site-footer__logo{margin-bottom:20px}}.site-footer__logo img{width:267px;height:57px;object-fit:contain;mix-blend-mode:screen}@media screen and (max-width: 767px){.site-footer__logo img{width:209px;height:43px}}.site-footer__info{font-size:14.4px;color:#999;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 767px){.site-footer__info{gap:10px;font-size:12px;padding:0 15px}}.site-footer__requisites{display:flex;flex-direction:column;gap:10px}.site-footer__requisite span:last-child{font-size:16px;line-height:24px;color:#fff;margin-left:21px}@media screen and (max-width: 767px){.site-footer__requisite span:last-child{font-size:14px}}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:40px}@media screen and (max-width: 1440px){.site-footer__bottom{flex-direction:column;align-items:flex-end}}@media screen and (max-width: 1024px){.site-footer__bottom{align-items:flex-start;text-align:left}}@media screen and (max-width: 767px){.site-footer__bottom{flex-direction:column;align-items:flex-start;padding-top:20px;gap:20px}}.site-footer__legal{max-width:420px;margin:0;font-size:11px;line-height:140%;color:#999}@media screen and (max-width: 767px){.site-footer__legal{max-width:100%;font-size:10px}}.site-footer__copy{font-size:14.4px;color:#999}@media screen and (max-width: 767px){.site-footer__copy{font-size:12px}}.site-footer__dev{font-family:Roboto,sans-serif;font-size:13px;transition:color .2s ease;display:flex;flex-direction:column;gap:5px;align-items:center;opacity:.5}.site-footer__dev:hover{color:#fff}.hero{position:relative;min-height:100vh;min-height:100dvh;color:#fff;overflow:hidden;background:#141414}.hero__slider{position:absolute;inset:0}.hero__bg{position:absolute;inset:0}.hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.hero__bg::after{content:"";display:block;position:absolute;inset:0;background:rgba(0,0,0,.3)}.hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;min-height:100vh;min-height:100dvh;padding:120px 0 46px;pointer-events:none}@media screen and (max-width: 767px){.hero__content{padding:110px 0 16px;justify-content:end}}.hero__inner{pointer-events:auto;position:relative}.hero__title{margin-bottom:30px;font-family:"Garamond";font-size:80px;font-weight:400;line-height:80%;text-transform:uppercase;color:#fff}@media screen and (max-width: 767px){.hero__title{font-size:40px;margin-bottom:10px}}.hero__subtitle{margin-bottom:30px;font-size:24px;font-weight:400;line-height:27px;color:#fff}@media screen and (max-width: 767px){.hero__subtitle{font-size:16px}}.hero__cta{padding:22px 95px}@media screen and (max-width: 767px){.hero__cta{padding:12px 55px}}.hero__nav{position:absolute;right:0;bottom:0;z-index:3;display:flex;gap:10px}.hero__arrow{width:88px;height:88px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.32);color:#fff;backdrop-filter:blur(8px);transition:background .25s ease,border-color .25s ease,color .25s ease}.hero__arrow:hover,.hero__arrow.is-next{background:#fff}.hero__arrow:hover svg path,.hero__arrow.is-next svg path{fill:#3b3b3b}.hero__arrow svg{width:13px;height:13px}@media screen and (max-width: 767px){.hero__arrow svg{width:7px;height:7px}}.hero__arrow svg path{transition:all .25s ease}@media screen and (max-width: 767px){.hero__arrow{width:48px;height:48px}}.features{background:linear-gradient(90deg, #970F2C 0%, #CA143B 50%, #970F2C 100%);color:#fff}.features__list{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr))}@media screen and (max-width: 1024px){.features__list{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 767px){.features__list{grid-template-columns:repeat(2, minmax(0, 1fr))}}.features__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;height:300px;padding:0 15px;justify-content:center;background:radial-gradient(50% 50% at 50% 50%, #EB214C 0%, rgba(202, 20, 59, 0) 100%)}@media screen and (max-width: 1024px){.features__item{height:255px}}@media screen and (max-width: 767px){.features__item{height:140px}.features__item:last-child{grid-column:1/-1;justify-self:center}}.features__icon{display:flex;align-items:center;justify-content:center}.features__icon img{width:80px;height:80px;object-fit:contain;mix-blend-mode:screen}@media screen and (max-width: 767px){.features__icon img{width:40px;height:40px}}.features__text{font-family:"Garamond";font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase;color:#fff}@media screen and (max-width: 767px){.features__text{font-size:12px}}.schedule{padding:96px 0;background:#fff}@media screen and (max-width: 767px){.schedule{padding:48px 0}}.schedule__list{display:flex;flex-direction:column}.schedule__row{display:grid;grid-template-columns:262px 392px minmax(0, 1fr) auto;align-items:center;padding:32px 0;border-bottom:1px solid #e8e8e8}.schedule__row:first-child{border-top:none}@media screen and (max-width: 1300px){.schedule__row{grid-template-columns:100px 180px minmax(0, 1fr) auto;gap:16px}}@media screen and (max-width: 1024px){.schedule__row{grid-template-columns:90px minmax(0, 1fr) auto;grid-template-areas:"date title btn" "date place btn";row-gap:4px}}@media screen and (max-width: 767px){.schedule__row{display:flex;flex-direction:column;gap:16px;padding:32px 0 24px;align-items:flex-start}}.schedule__row.is-hidden{display:none}.schedule__date{padding:0 15px}@media screen and (max-width: 1024px){.schedule__date{grid-area:date;align-self:start}}.schedule__day{display:block;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:700;line-height:1;color:#bc0000}.schedule__meta{display:block;margin-top:10px;font-size:14px;color:#212529;line-height:21px}.schedule__place{padding:0 15px}@media screen and (max-width: 1024px){.schedule__place{grid-area:place}}.schedule__city{display:block;font-size:20px;font-weight:400;line-height:25px;text-transform:uppercase;color:#333}.schedule__more-btn{margin-top:20px;cursor:pointer;color:#777;font-size:11px}@media screen and (max-width: 767px){.schedule__more-btn{display:none}}.schedule__venue{display:flex;align-items:center;gap:4px;margin-top:10px;font-size:12px;color:#777;text-decoration:none;transition:color .2s ease}.schedule__venue svg{flex-shrink:0}.schedule__venue[href]:hover{color:#ca143b}.schedule__info{min-width:0;padding:0 15px}@media screen and (max-width: 1024px){.schedule__info{grid-area:title}}.schedule__title{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:700;line-height:1;text-transform:uppercase;color:#212529}.schedule__title a{color:inherit;text-decoration:none}.schedule__excerpt{margin-top:10px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}@media screen and (max-width: 767px){.schedule__excerpt{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media screen and (max-width: 1024px){.schedule__action{grid-area:btn;align-self:center}}@media screen and (max-width: 767px){.schedule__action{margin-top:4px;width:100%}}@media screen and (max-width: 767px){.schedule__action .btn{width:100%}}.schedule__more-wrap{display:flex;justify-content:center;margin-top:56px}@media screen and (max-width: 767px){.schedule__more-wrap{margin-top:20px}}.schedule__more-wrap.is-hidden{display:none}.schedule__more{min-width:245px}.schedule__empty{padding:40px 0;text-align:center;color:#757575}.schedule__empty.is-hidden{display:none}.schedule .more-text{text-overflow:unset;white-space:normal}.schedule-filter{margin:0 0 40px;padding:28px 0 8px;border-top:1px solid #e8e8e8}.schedule-filter__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px 24px}@media screen and (max-width: 1300px){.schedule-filter__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.schedule-filter__grid{grid-template-columns:1fr;gap:16px}}.schedule-filter__item--checkboxes,.schedule-filter__item--range{grid-column:span 2}@media screen and (max-width: 767px){.schedule-filter__item--checkboxes,.schedule-filter__item--range{grid-column:span 1}}.schedule-filter__label{display:block;margin-bottom:10px;font-family:"Montserrat",sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#777}.schedule-filter__input,.schedule-filter__select{width:100%;min-height:48px;padding:12px 14px;border:1px solid #e8e8e8;border-radius:0;background:#fff;color:#212529;font-family:"Montserrat",sans-serif;font-size:14px;transition:border-color .2s ease}.schedule-filter__input:focus,.schedule-filter__select:focus{border-color:#ca143b}.schedule-filter__checks{display:flex;flex-wrap:wrap;gap:10px 18px;padding-top:4px}.schedule-filter__check{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#212529;cursor:pointer}.schedule-filter__check input{width:16px;height:16px;accent-color:#ca143b}.schedule-filter__range{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center}.schedule-filter__range-sep{color:#777}.schedule-filter__actions{display:flex;align-items:center;gap:20px;margin-top:20px}.schedule-filter__reset{padding:0;border:0;background:rgba(0,0,0,0);color:#ca143b;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer}.schedule-filter__reset:hover{color:#961632}.schedule-filter__count{font-size:14px;color:#777}.posters{background:#fff}@media screen and (max-width: 767px){.posters{padding:0 16px}}.posters__grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr))}@media screen and (max-width: 1024px){.posters__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 767px){.posters__grid{grid-template-columns:repeat(1, minmax(0, 1fr))}}.posters__item{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#1c1c1c;cursor:zoom-in}.posters__item img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.posters__item:hover img{transform:scale(1.04)}.page-policy{padding:48px 0 80px;background:#fff;color:#212529}@media screen and (max-width: 767px){.page-policy{padding:32px 0 56px}}.page-policy__title{margin:0 0 28px;font-family:"Garamond";font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.15;color:#212529}.page-policy__content{max-width:820px;font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.45;color:#212529}.page-policy__content h2,.page-policy__content h3{margin:1.6em 0 .6em}.page-policy__content p{margin:0 0 1em}.page-policy__content ul,.page-policy__content ol{margin:0 0 1em;padding-left:1.25em}.page-policy__content a{color:#ca143b;text-decoration:underline}.page-policy__empty{margin:0;color:#757575}.page-inner{padding-top:0}body:not(.page-is-home):not(.page-event-detail) .site-header{position:relative;background:#141414}.page-error{min-height:60vh;padding:80px 0;text-align:center}.page-error__title{margin-bottom:16px}.page-error__text{margin-bottom:32px;opacity:.7}.page-events{padding:48px 0 80px}.events-list__title,.events-home__title{margin-bottom:24px}.events-filter{margin-bottom:32px;padding:20px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff}.events-filter__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}.events-filter__item--checkboxes,.events-filter__item--range{grid-column:span 2}.events-filter__label{display:block;margin-bottom:8px;font-size:14px;font-weight:600}.events-filter__input,.events-filter__select{width:100%;min-height:42px;padding:8px 12px;border:1px solid rgba(0,0,0,.16);border-radius:8px;background:#fff}.events-filter__checks{display:flex;flex-wrap:wrap;gap:8px 16px}.events-filter__check{display:inline-flex;align-items:center;gap:6px;font-size:14px}.events-filter__range-dates{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.events-filter__range-sliders{position:relative;height:28px}.events-filter__range-sliders::before{content:"";position:absolute;left:0;right:0;top:50%;height:4px;margin-top:-2px;border-radius:4px;background:rgba(0,0,0,.12)}.events-filter__range-sliders input[type=range]{position:absolute;left:0;width:100%;pointer-events:none;appearance:none;background:rgba(0,0,0,0)}.events-filter__range-sliders input[type=range]::-webkit-slider-thumb{pointer-events:auto;appearance:none;width:16px;height:16px;border-radius:50%;background:#111;cursor:pointer}.events-filter__range-sliders input[type=range]::-moz-range-thumb{pointer-events:auto;width:16px;height:16px;border:0;border-radius:50%;background:#111;cursor:pointer}.events-filter__actions{display:flex;align-items:center;gap:16px;margin-top:16px}.events-filter__reset{opacity:.7}.page-event-detail .site-header{position:absolute;top:0;left:0;right:0;background:rgba(0,0,0,0)}.page-event-detail .site-header .site-header__logo img{mix-blend-mode:screen;filter:none}.page-event{padding:0 0 96px}.event-section-title{margin-bottom:24px;font-family:"Garamond";font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1;color:#212529}.event-hero{position:relative;min-height:640px;color:#fff;background:#141414;overflow:hidden}@media screen and (max-width: 767px){.event-hero{min-height:480px}}.event-hero--plain{min-height:420px}.event-hero__bg{position:absolute;inset:0}.event-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.event-hero__bg::after{content:"";display:block;position:absolute;inset:0;background:rgba(0,0,0,.3)}.event-hero .container{position:relative;z-index:1;display:flex;align-items:flex-end;min-height:640px;padding-top:110px;padding-bottom:48px}@media screen and (max-width: 767px){.event-hero .container{min-height:480px;padding-top:96px;padding-bottom:32px}}.event-hero__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.event-hero__eyebrow{margin-bottom:10px;font-family:"Montserrat",sans-serif;font-size:13px;font-weight:400;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,100%,.92)}.event-hero__title{margin-bottom:40px;font-family:"Garamond";font-size:clamp(40px,5.2vw,80px);font-weight:700;line-height:.8;text-transform:uppercase;color:#fff}@media screen and (max-width: 767px){.event-hero__title{font-size:40px;margin-bottom:24px;line-height:.9}}.event-hero__meta{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:30px;font-size:16px;line-height:1.4}.event-hero__meta li{display:inline-flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.95)}.event-hero__meta svg{flex-shrink:0;width:16px;height:16px;opacity:.95}.event-hero__place span{text-decoration:underline;text-underline-offset:3px}.event-hero__cta{width:auto;padding:18px 56px}@media screen and (max-width: 767px){.event-hero__cta{padding:12px 36px}}.event-about,.event-gallery,.event-venue,.event-organizer,.event-tickets,.event-related{padding:72px 0 0}@media screen and (max-width: 767px){.event-about,.event-gallery,.event-venue,.event-organizer,.event-tickets,.event-related{padding-top:48px}}.event-about__title{margin-bottom:24px;font-family:"Garamond";font-size:clamp(36px,4vw,48px);font-weight:700;line-height:1.15;color:#212529}.event-about__text{font-size:16px;line-height:1.7;color:#212529}.event-about__text p+p{margin-top:16px}.event-about__text h2,.event-about__text h3,.event-about__text strong{font-family:"Garamond";font-weight:700}.event-about__cta{display:flex;justify-content:center;margin-top:48px}.event-about__cta .btn{min-width:240px;padding:18px 48px}.event-facts{display:flex;flex-direction:column;gap:32px;margin-top:40px}.event-facts__item h3{margin-bottom:12px;font-family:"Garamond";font-size:24px;font-weight:700;line-height:1.2;color:#212529}.event-facts__value{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#212529}.event-facts__value p{margin:0}.event-facts__value p+p{margin-top:4px}.event-facts__value ul,.event-facts__value ol{margin:0;padding:0;list-style:none}.event-facts__value li+li{margin-top:4px}.event-gallery__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}@media screen and (max-width: 1300px){.event-gallery__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.event-gallery__grid{grid-template-columns:1fr}}.event-gallery__item{display:block;overflow:hidden;background:#141414}.event-gallery__item img{width:100%;height:180px;object-fit:cover;display:block;transition:transform .35s ease}.event-gallery__item:hover img{transform:scale(1.03)}.event-venue .event-section-title{margin-bottom:12px;font-family:"Garamond";font-size:36px;font-weight:700;line-height:1.2;color:#212529}.event-venue__address{margin:0 0 24px;font-size:16px;line-height:1.6;color:#212529}.event-venue__address a{margin-left:8px;color:#ca143b;text-decoration:underline;text-underline-offset:3px}.event-venue__address a:hover{color:#961632}.event-venue__map{position:relative;width:100%;height:360px;overflow:hidden;background:#e8e8e8}.event-venue__map iframe{width:100%;height:100%;border:0}.event-venue__pin{position:absolute;left:50%;top:50%;z-index:2;width:52px;height:68px;transform:translate(-50%, calc(-100% + 8px));pointer-events:none;filter:drop-shadow(0 10px 16px rgba(202, 20, 59, 0.28))}.event-organizer .event-section-title{margin-bottom:12px;font-family:"Garamond";font-size:30px;font-weight:700;line-height:1.2;color:#212529}.event-organizer__list{display:flex;flex-direction:column;gap:4px;font-size:16px;line-height:1.6;color:#757575}.event-organizer__list p{margin:0}.event-organizer__list a{color:#757575;text-decoration:underline;text-underline-offset:3px}.event-organizer__list a:hover{color:#ca143b}.event-organizer__requisite{display:flex;gap:24px}.event-organizer__requisite span:first-child{min-width:52px}.event-tickets__form{margin-top:24px}.event-related__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}@media screen and (max-width: 1300px){.event-related__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.event-related__grid{grid-template-columns:1fr}}.event-related__card{display:flex;flex-direction:column;height:100%;min-width:0;background:#fff}.event-related__media{display:block;overflow:hidden;background:#141414}.event-related__media img{width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;display:block;transition:transform .35s ease}.event-related__media:hover img{transform:scale(1.03)}.event-related__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:10px;padding:16px 0 0}.event-related__name{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:700;line-height:1.25;text-transform:uppercase;color:#212529}.event-related__name a:hover{color:#ca143b}.event-related__excerpt{font-size:12px;line-height:1.45;text-transform:uppercase;color:#757575;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.event-related__when{display:flex;flex-direction:column;gap:4px}.event-related__date{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:700;line-height:1;color:#bc0000}.event-related__time{font-size:14px;line-height:1.4;color:#212529}.event-related__city{font-size:16px;line-height:1.3;text-transform:uppercase;color:#212529}.event-related__venue{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1.3;color:#777;text-transform:uppercase}.event-related__venue svg{flex-shrink:0}.event-related__venue[href]:hover{color:#ca143b}.event-related__btn{margin-top:auto;width:100%;padding:12px 16px;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:600;text-transform:none}.events-list__empty{opacity:.7}.events-list__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px}.event-card{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;background:#fff}.event-card.is-past{opacity:.72}.event-card__media img{width:100%;height:auto;display:block;object-fit:cover}.event-card__body{padding:20px}.event-card__date,.event-card__place,.event-card__price{font-size:14px;margin-bottom:8px;opacity:.8}.event-card__title{font-size:22px;margin-bottom:12px}.event-card__excerpt{margin-bottom:16px;opacity:.85}.event-card__btn{margin-top:8px}.events-home{padding:48px 0}.events-home__head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px}@media screen and (max-width: 1300px){.events-list__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.events-filter__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 720px){.events-list__grid,.events-filter__grid{grid-template-columns:1fr}.events-filter__item--checkboxes,.events-filter__item--range{grid-column:span 1}}
