@charset "UTF-8";.header{position:fixed;z-index:7;width:100%;height:81px;background:#131313;top:0;left:0;border-bottom:1px solid rgba(255,255,255,.1);display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (min-width: 992px){.header{height:97px}}.header__logo{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;width:88px;transition:.2s}@media only screen and (min-width: 992px){.header__logo{width:112px}}.no-touch .header__logo:hover{opacity:.5}.header__logo svg{width:40px;height:100%;color:#fff}.style-dark .header__logo svg{color:#242424}@media only screen and (min-width: 992px){.header__logo svg{width:48px}}.header__left{display:flex;flex-direction:row;align-items:center;height:100%}.header__top-menu{display:none}@media only screen and (min-width: 992px){.header__top-menu{display:block;width:350px;height:60px;margin-left:16px}}.header__top-menu ul{display:flex;flex-direction:row;align-items:center;height:100%}.header__top-menu ul li{display:none}.header__top-menu ul li+li{margin-left:48px}@media only screen and (min-width: 992px){.header__top-menu ul li:nth-child(-n+4){display:block}}@media only screen and (min-width: 1431px){.header__top-menu ul li:nth-child(-n+6){display:block}}.header__top-menu ul a{font-family:GTWalsheimPro;font-style:normal;font-weight:500;font-size:18px;color:#fff;white-space:nowrap;transition:.2s}.style-dark .header__top-menu ul a{color:#242424}.no-touch .header__top-menu ul a:hover{opacity:.5}.right-header{display:flex;flex-direction:row;align-items:center;height:100%}.right-header__phone{display:flex;flex-direction:row;align-items:center;justify-content:center;width:65px;height:100%}@media only screen and (min-width: 992px){.right-header__phone{display:none}}.right-header__phone svg{height:24px;width:24px}.right-header__vision{display:none;transition:.2s}@media only screen and (min-width: 1431px){.right-header__vision{width:96px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}}.no-touch .right-header__vision:hover{opacity:.5}.right-header__vision svg{height:32px;width:32px;color:#fff}.style-dark .right-header__vision svg{color:#242424}.right-header__favorite{width:65px;height:100%;border-left:1px solid rgba(255,255,255,.1);flex:0 0 65px;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.2s}@media only screen and (min-width: 992px){.right-header__favorite{display:none}}.no-touch .right-header__favorite:hover{opacity:.5}.right-header__favorite svg{height:24px;width:24px}.right-header__menu{width:65px;height:100%;border-left:1px solid rgba(255,255,255,.1);flex:0 0 65px;position:relative;transition:.2s}@media only screen and (min-width: 992px){.right-header__menu{width:72px;flex:0 0 72px}}.no-touch .right-header__menu:hover{background-color:#ffffff0d}.right-header__menu:before,.right-header__menu:after{width:28px;height:2px;content:"";border-radius:2px;position:absolute;left:50%;margin-left:-14px;top:50%;background-color:#fff;transition:.2s}.style-dark .right-header__menu:before,.style-dark .right-header__menu:after{background-color:#242424}.right-header__menu:before{margin-top:-6px}.right-header__menu:after{margin-top:4px}.style-dark .right-header__menu.is-active:before,.style-dark .right-header__menu.is-active:after{background-color:#fff}.right-header__menu.is-active:before{transform:rotate(45deg);margin-top:-1px}.right-header__menu.is-active:after{transform:rotate(-45deg);margin-top:-1px}.right-header__menu-right{display:none}@media only screen and (min-width: 992px){.right-header__menu-right{display:block;height:calc(100vh - 97px);width:72px;border-left:1px solid rgba(255,255,255,.1);position:absolute;right:0;top:97px;background:#131313}}.menu-right__user{height:97px;border-bottom:1px solid rgba(255,255,255,.1);width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.2s}.no-touch .menu-right__user:hover{background-color:#ffffff0d}.menu-right__user svg{height:32px;width:32px}.menu-right__buy{height:97px;border-bottom:1px solid rgba(255,255,255,.1);width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.2s}.menu-right__buy svg{height:32px;width:32px}.no-touch .menu-right__buy:hover{background-color:#ffffff0d}.menu-right__favorite{height:95px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.2s}.no-touch .menu-right__favorite:hover{background-color:#ffffff0d}.menu-right__favorite svg{height:32px;width:32px}.menu-right__chat{height:97px;border-top:1px solid rgba(255,255,255,.1);width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;bottom:0;right:0;transition:.2s}.no-touch .menu-right__chat:hover{background-color:#ffffff0d}.menu-right__chat svg{height:32px;width:32px}.main-menu{position:fixed;height:calc(100vh - 81px);top:81px;background-color:#131313;z-index:8;width:100%;overflow:auto;opacity:0;pointer-events:none;transition:.2s}@media only screen and (min-width: 992px){.main-menu{top:0;width:calc(100% - 73px);height:100vh;overflow:hidden}}.main-menu.is-active{opacity:1;pointer-events:all}@media only screen and (min-width: 992px){.main-menu__cell{display:flex;flex-direction:row;align-items:center;width:100%;height:100%}}@media only screen and (min-width: 1431px){.main-menu__cell{width:480px;flex:0 0 480px}}@media only screen and (min-width: 992px){.main-menu__top{display:flex;flex-direction:column-reverse;align-items:center;width:100%}}@media only screen and (min-width: 1431px){.main-menu__top{flex-direction:row}}.main-menu__search{position:relative}@media only screen and (min-width: 992px){.main-menu__search{width:100%}}@media only screen and (min-width: 1431px){.main-menu__search{margin-left:113px;border-right:1px solid rgba(255,255,255,.1);width:100%}}.main-menu__search-input{height:66px;border:none;background-color:#131313;border-bottom:1px solid rgba(255,255,255,.1);width:100%;font-family:GTWalsheimPro;font-weight:400;font-size:16px;line-height:120%;color:#fff;padding-left:24px;padding-right:80px;outline:none;transition:.2s}@media only screen and (min-width: 992px){.main-menu__search-input{height:97px;font-size:20px;padding-left:32px;padding-right:100px}}.no-touch .main-menu__search-input:hover{background-color:#ffffff0d}.no-touch .main-menu__search-input:focus{background-color:#ffffff0d}.main-menu__search-input::placeholder{opacity:.7;color:#fff}.main-menu__search-btn{height:64px;width:72px;position:absolute;right:0;top:0;display:flex;flex-direction:row;justify-content:center;align-items:center;opacity:.5;transition:.2s}@media only screen and (min-width: 992px){.main-menu__search-btn{height:97px;width:88px}}.no-touch .main-menu__search-btn:hover{opacity:1}.main-menu__search-btn svg{height:24px;width:24px}.main-menu__logo{display:none}@media only screen and (min-width: 992px){.main-menu__logo{display:flex;width:113px;flex-direction:row;align-items:center;justify-content:center;flex:0 0 113px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);height:97px;transition:.2s}.main-menu__logo svg{width:48px;color:#fff}}@media only screen and (min-width: 1431px){.main-menu__logo{position:absolute;left:0}}.no-touch .main-menu__logo:hover{background-color:#ffffff0d}.main-menu__phone{font-style:normal;font-weight:500;padding:24px;font-size:18px;line-height:100%;color:#fff;border-bottom:1px solid rgba(255,255,255,.1);transition:.2s;display:none}@media only screen and (min-width: 992px){.main-menu__phone{height:97px;display:flex;flex-direction:row;align-items:center;padding:0 32px;flex:0 0 230px}}.no-touch .main-menu__phone:hover{opacity:.5}@media only screen and (min-width: 1431px){.main-menu__row{position:relative;float:right;width:960px}}@media only screen and (min-width: 769px){.main-menu__list{display:grid;grid-template-columns:repeat(2,1fr)}}.main-menu__list ul{padding:24px;border-bottom:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 769px){.main-menu__list ul{padding:40px 48px;border-bottom:none}}.main-menu__list ul:last-child{border-bottom:none}@media only screen and (min-width: 769px){.main-menu__list ul:last-child{position:relative}.main-menu__list ul:last-child:before{height:100vh;width:1px;background-color:#ffffff1a;content:"";position:absolute;left:-1px;top:0}}.main-menu__list li+li{margin-top:15px}@media only screen and (min-width: 769px){.main-menu__list li+li{margin-top:23px}}.main-menu__list a{font-style:normal;font-weight:500;font-size:24px;color:#fff;transition:.2s}.no-touch .main-menu__list a:hover{opacity:.5}.main-menu__bottom{padding:0 24px 32px;border-bottom:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 769px){.main-menu__bottom{margin-left:50%;border-bottom:none;padding-left:48px}}.main-menu__button{border-radius:1000px;width:283px;font-style:normal;padding:15px 15px 15px 32px;font-weight:400;background-color:#fff;font-size:16px;color:#131313;display:flex;flex-direction:row;align-items:center;white-space:nowrap;transition:.2s;justify-content:center}@media only screen and (min-width: 992px){.main-menu__button{font-size:18px;width:307px}}.no-touch .main-menu__button:hover{background-color:#ffc4a3}.main-menu__button svg{height:20px;width:20px;margin-right:10px}.main-menu__picture{height:64vw;background-color:#131313;border-bottom:1px solid rgba(255,255,255,.1);background-image:url(/build/assets/background.1f77adbc.png);background-size:contain;background-repeat:no-repeat;background-position:center bottom;display:none;flex-direction:row;align-items:center;justify-content:center;max-height:400px}@media only screen and (min-width: 1431px){.main-menu__picture{position:absolute;display:block;left:0;width:calc(100% - 960px);border-right:1px solid rgba(255,255,255,.1);background-position:center center;background-size:cover;height:100%;max-height:100%;border-bottom:none}}.main-menu__picture svg{width:77%}@media only screen and (min-width: 1431px){.main-menu__picture svg{display:none}}.main-menu__top-social{display:none}@media only screen and (min-width: 992px){.main-menu__top-social{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:flex-end;height:97px;border-bottom:1px solid rgba(255,255,255,.1);padding-right:32px}}.main-menu__top-social a{opacity:.3;transition:.2s}.no-touch .main-menu__top-social a:hover{opacity:1}.main-menu__top-social a+a{margin-left:12px}.main-menu__top-social svg{height:24px;width:24px}.main-menu__social-phone{font-style:normal;font-weight:500;font-size:18px;line-height:100%;color:#fff;transition:.2s}.main-menu__social-list a{opacity:.3}.main-menu__social-list a+a{margin-left:12px}.main-menu__social-list svg{height:24px;width:24px}.main-menu__social{padding:24px;justify-content:space-between;display:flex;flex-direction:row;border-bottom:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 769px){.main-menu__social{display:none}}.main-menu__partners{padding-top:32px;padding-bottom:32px;justify-content:center;display:flex;flex-direction:row;width:265px;margin:auto}@media only screen and (min-width: 769px){.main-menu__partners{display:none}}.main-menu__partners svg{height:40px}.main-menu__partners svg:first-child{flex:0 0 96px}.main-menu__partners svg+svg{margin-left:16px}.main-menu__develop{padding-bottom:50px}@media only screen and (min-width: 769px){.main-menu__develop{display:none}}.main-menu__develop a{display:flex;font-style:normal;font-weight:300;font-size:14px;letter-spacing:.02em;line-height:11px;justify-content:center;color:#fff;flex-direction:row;align-items:flex-end;opacity:.5}.main-menu__develop a svg{width:130px;height:10px;margin-left:6px}.hidden{display:none!important}.footer{padding-bottom:64px}@media only screen and (min-width: 992px){.footer{padding-bottom:0;padding-right:73px}}@media only screen and (min-width: 992px){.footer__row{display:grid;grid-template-columns:320px auto}}@media only screen and (min-width: 1431px){.footer__row{grid-template-columns:auto 320px}}.footer__kassa{padding:24px;display:flex;border-top:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.footer__kassa{padding:38px 32px}}@media only screen and (min-width: 1431px){.footer__kassa{padding:25px 32px 20px}}.footer__kassa span{font-style:normal;font-weight:400;font-size:16px;line-height:120%;color:#fff}.footer__kassa a{font-weight:500;font-size:18px;line-height:100%;color:#fff;margin-left:8px;transition:.2s}.no-touch .footer__kassa a:hover{opacity:.5}.footer__partners{display:none}@media only screen and (min-width: 992px){.footer__partners{display:flex;border-top:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);flex-direction:row;align-items:center;padding-left:32px}.footer__partners svg{height:48px}.footer__partners svg+svg{margin-left:32px}.footer__partners svg:nth-child(1){width:135px}.footer__partners svg:nth-child(2){width:74px}.footer__partners svg:nth-child(3){width:66px}.footer__partners svg:nth-child(4){width:58px}}@media only screen and (min-width: 1431px){.footer__partners{display:none}}.footer__list{padding:21px 24px;border-top:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.footer__list{padding:30px 32px 34px}}@media only screen and (min-width: 1431px){.footer__list{padding:30px 32px 61px}}.footer__list ul li+li{margin-top:11px}.footer__list ul a{font-weight:400;font-size:16px;line-height:120%;color:#fff;transition:.2s}.no-touch .footer__list ul a:hover{opacity:.5}.footer__description{font-weight:400;font-size:14px;line-height:17px;color:#ffffff80;padding:24px;border-top:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.footer__description{padding:31px;height:97px;display:flex;flex-direction:row;align-items:center;border-left:1px solid rgba(255,255,255,.1)}}@media only screen and (min-width: 1431px){.footer__description{display:none}}.footer__developed{display:none}@media only screen and (min-width: 992px){.footer__developed{display:flex;border-top:1px solid rgba(255,255,255,.1);height:50%;flex-direction:row;align-items:center;border-left:1px solid rgba(255,255,255,.1);padding-left:32px}.footer__developed a{opacity:.5}.no-touch .footer__developed a:hover{opacity:1}.footer__developed svg{width:212px;height:16px}}@media only screen and (min-width: 1431px){.footer__developed{display:none}}.footer__desctop-menu{display:none}@media only screen and (min-width: 1431px){.footer__desctop-menu{display:grid;grid-template-columns:321px auto;grid-row:span 2/auto;border-right:1px solid rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.1)}}.footer__desctop-menu-picture{border-right:1px solid rgba(255,255,255,.1);background-image:url(/build/assets/background.1f77adbc.png);background-size:cover;background-repeat:no-repeat;background-position:center bottom;display:flex;flex-direction:row;align-items:center;justify-content:center}.footer__desctop-menu-picture svg{width:66%}.footer__desctop-menu-menu{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:64px;padding:32px;max-width:800px}.footer__desctop-menu-menu li+li{margin-top:14px}.footer__desctop-menu-menu a{font-style:normal;font-weight:500;font-size:18px;line-height:120%;color:#fff;transition:.2s}.no-touch .footer__desctop-menu-menu a:hover{opacity:.5}.footer__desctop-footer{display:none}@media only screen and (min-width: 1431px){.footer__desctop-footer{display:grid;height:97px;border-top:1px solid rgba(255,255,255,.1);grid-template-columns:auto 493px 321px}}.desctop-footer__desc{font-size:14px;line-height:17px;color:#ffffff80;display:flex;flex-direction:row;align-items:center;padding-left:32px;padding-right:32px}.desctop-footer__partners{display:flex;flex-direction:row;align-items:center;padding-left:32px;border-left:1px solid rgba(255,255,255,.1)}.desctop-footer__partners svg{height:48px}.desctop-footer__partners svg+svg{margin-left:32px}.desctop-footer__partners svg:nth-child(1){width:135px}.desctop-footer__partners svg:nth-child(2){width:74px}.desctop-footer__partners svg:nth-child(3){width:66px}.desctop-footer__partners svg:nth-child(4){width:58px}.desctop-footer__develop{border-left:1px solid rgba(255,255,255,.1);display:flex;flex-direction:row;align-items:center;padding:32px}.desctop-footer__develop a{transition:.2s;opacity:.5}.no-touch .desctop-footer__develop a:hover{opacity:1}.desctop-footer__develop svg{width:212px;height:16px}.mobile-sidebar{height:64px;width:100%;left:0;bottom:0;position:fixed;background-color:#242424;display:grid;grid-template-columns:repeat(4,1fr);z-index:5}@media only screen and (min-width: 992px){.mobile-sidebar{display:none}}.mobile-sidebar__item{padding:12px}.item-sidebar{text-align:center;opacity:.5}.item-sidebar--active{opacity:1}.item-sidebar__img{height:24px;width:24px;margin:auto}.item-sidebar__img svg{height:24px;width:24px;fill:#fff}.item-sidebar__caption{font-style:normal;font-weight:500;font-size:12px;color:#fff;line-height:100%;margin-top:4px}.pre-footer{display:none}@media only screen and (min-width: 992px){.pre-footer{display:block;border-top:1px solid rgba(255,255,255,.1);padding-right:73px}}@media only screen and (min-width: 1431px){.pre-footer{display:none}}@media only screen and (min-width: 992px){.pre-footer__row{display:grid;grid-template-columns:321px auto}}.pre-footer__picture{border-right:1px solid rgba(255,255,255,.1);background-image:url(/build/assets/background.1f77adbc.png);background-size:cover;background-repeat:no-repeat;background-position:center bottom;display:flex;flex-direction:row;align-items:center;justify-content:center}.pre-footer__picture svg{width:66%}.pre-footer-menu{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:64px;padding:32px}.pre-footer-menu li+li{margin-top:14px}.pre-footer-menu a{font-style:normal;font-weight:500;font-size:18px;line-height:120%;color:#fff;transition:.2s}.no-touch .pre-footer-menu a:hover{opacity:.5}.page-text{margin-bottom:64px;overflow:hidden;color:#fff;font-weight:400;font-size:16px;line-height:22px;margin-top:16px}@media only screen and (min-width: 992px){.page-text{font-size:18px;line-height:25px}}.page-text>:first-child{margin-top:0!important}.page-text__columns .page-text>:first-child .wrapper{border-top:none}@media only screen and (min-width: 992px){.page-text__columns{margin-top:32px}}@media only screen and (min-width: 992px){.page-text__columns .wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;border:1px solid rgba(255,255,255,.1);border-left:none;border-right:none;padding:0}.page-text__columns .wrapper>div{flex:0 0 50%;padding:32px}.page-text__columns .wrapper>div>:first-child{margin-top:0!important}.page-text__columns .wrapper>div:first-of-type{border-right:1px solid rgba(255,255,255,.1)}}.page-text__row{padding-top:24px;padding-bottom:24px}.page-text__row>:first-child{margin-top:0!important}@media only screen and (min-width: 992px){.page-text__row{padding-top:32px;padding-bottom:32px}}.page-slider+.page-text__row{margin-top:24px}@media only screen and (min-width: 992px){.page-slider+.page-text__row{margin-top:16px}}.page-text h2,.page-text h3,.page-text p{font-style:normal;color:#fff}.page-text img.img-left,.page-text img.img-right{float:none;margin:16px 0 0}@media only screen and (min-width: 320px) and (max-width: 768px){.page-text img.img-left,.page-text img.img-right{width:100%}}@media only screen and (min-width: 992px){.page-text img.img-left{margin:16px 24px 16px 0;float:left}.page-text img.img-right{margin:16px 0 16px 24px;float:right}}.page-text a{border-bottom:solid 1px #ffffff}.no-touch .page-text a:hover{opacity:.5}.page-text p{font-weight:400;font-size:16px;line-height:22px;margin-top:16px}@media only screen and (min-width: 992px){.page-text p{font-size:18px;line-height:25px}}.page-text b,.page-text strong{font-weight:600}.page-text h2,.page-text h3,.page-text h4,.page-text h5,.page-text h6{margin-top:48px;font-weight:500}.page-text h2{font-size:24px;line-height:29px}@media only screen and (min-width: 992px){.page-text h2{font-size:32px;line-height:38px}}.page-text h3,.page-text h4,.page-text h5,.page-text h6{font-size:20px;line-height:24px}@media only screen and (min-width: 992px){.page-text h3,.page-text h4,.page-text h5,.page-text h6{font-size:24px;line-height:29px}}.page-text h3+p,.page-text h4+p,.page-text h5+p,.page-text h6+p{margin-top:16px}.page-text ol>li:before{content:counter(num) ".";counter-increment:num;left:0;z-index:1;position:absolute}.page-text ol,.page-text ul{margin-top:24px;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff;counter-reset:num}@media only screen and (min-width: 992px){.page-text ol,.page-text ul{font-size:18px;line-height:25px}}.page-text ol>li,.page-text ul>li{padding-left:28px;position:relative}.page-text ol>li p,.page-text ul>li p{margin:0}.page-text ol>li+li,.page-text ul>li+li{margin-top:16px}.page-text ol ul,.page-text ul ul{margin-top:8px}.page-text ul{margin-top:16px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#fff}@media only screen and (min-width: 992px){.page-text ul{font-size:18px;line-height:25px}}.page-text ul li{padding-left:22px;position:relative}.page-text ul li:before{content:"";height:6px;width:6px;border-radius:50%;background-color:#fff;opacity:.5;left:0;top:9px;z-index:1;position:absolute}.page-text ul li+li{margin-top:16px}.page-text blockquote{padding:24px 0;color:#fff;font-family:SangBleuEmpire;font-style:italic;font-weight:600;font-size:24px;line-height:34px}.page-text blockquote p{margin:0;font-family:inherit;font-style:inherit;font-weight:inherit;font-size:inherit;line-height:inherit}@media only screen and (min-width: 992px){.page-text blockquote{font-size:32px;line-height:45px}}.page-text table{margin-top:32px;width:fit-content;display:block;overflow-y:auto;border:1px solid rgba(255,255,255,.1)}.page-text table tr{width:max-content}.page-text table tr+tr{border-top:1px solid rgba(255,255,255,.1)}.page-text table th{border-right:1px solid rgba(255,255,255,.1);padding:14px 24px;font-style:normal;font-weight:400;min-width:280px;font-size:18px;line-height:25px;color:#fff}@media only screen and (min-width: 992px){.page-text table th{padding:16px 32px}}.page-text table td{border-right:1px solid rgba(255,255,255,.1);padding:14px 24px;font-style:normal;font-weight:400;font-size:18px;line-height:25px;color:#fff;min-width:280px}@media only screen and (min-width: 992px){.page-text table td{padding:16px 32px}}.afisha-filter+.page-text{margin-top:0}.text-quote{padding:24px 0;color:#fff}@media only screen and (min-width: 992px){.text-quote{padding:32px 0}}.text-quote__caption{font-family:SangBleuEmpire;font-style:italic;font-weight:600;font-size:24px;line-height:34px}@media only screen and (min-width: 992px){.text-quote__caption{font-size:32px;line-height:45px}}.text-quote__author{font-style:normal;font-weight:400;font-size:16px;line-height:22px;margin-top:16px;padding-left:16px;position:relative}@media only screen and (min-width: 992px){.text-quote__author{font-size:18px;line-height:25px;padding-left:19px}}.text-quote__author:before{width:10px;background-color:#fff;height:2px;left:0;position:absolute;content:"";top:10px}@media only screen and (min-width: 992px){.text-quote__author:before{width:12px}}.image-full{margin-top:24px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:24px}@media only screen and (min-width: 992px){.image-full{margin-top:15px;padding-bottom:32px}}.image-full__row{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:24px}@media only screen and (min-width: 992px){.image-full__row{grid-template-columns:600px auto}}.image-full__image{display:block;width:100%;max-height:338px;height:49vw;border-radius:4px;object-fit:cover;object-position:center}.image-full__desc{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff}.image-full__desc>:first-child{margin-top:0!important}@media only screen and (min-width: 992px){.image-full__desc{font-size:18px;line-height:25px}}.list-char{counter-reset:char}.list-char>li:nth-child(1):before{content:"\430."}[lang=en] .list-char>li:nth-child(1):before{content:"a."}.list-char>li:nth-child(2):before{content:"\431."}[lang=en] .list-char>li:nth-child(2):before{content:"b."}.list-char>li:nth-child(3):before{content:"\432."}[lang=en] .list-char>li:nth-child(3):before{content:"c."}.list-char>li:nth-child(4):before{content:"\433."}[lang=en] .list-char>li:nth-child(4):before{content:"d."}.list-char>li:nth-child(5):before{content:"\434."}[lang=en] .list-char>li:nth-child(5):before{content:"e."}.list-char>li:nth-child(6):before{content:"\435."}[lang=en] .list-char>li:nth-child(6):before{content:"f."}.list-char>li:nth-child(7):before{content:"\436."}[lang=en] .list-char>li:nth-child(7):before{content:"g."}.list-char>li:nth-child(8):before{content:"\437."}[lang=en] .list-char>li:nth-child(8):before{content:"h."}.list-char>li:nth-child(9):before{content:"\438."}[lang=en] .list-char>li:nth-child(9):before{content:"i."}.list-char>li:nth-child(10):before{content:"\43a."}[lang=en] .list-char>li:nth-child(10):before{content:"j."}.list-char>li:nth-child(11):before{content:"\43b."}[lang=en] .list-char>li:nth-child(11):before{content:"k."}.list-char>li:nth-child(12):before{content:"\43c."}[lang=en] .list-char>li:nth-child(12):before{content:"l."}.list-char li{padding-left:28px;position:relative}.list-char li+li{margin-top:8px}.list-char li:before{counter-increment:char;left:0;z-index:1;position:absolute}.btns-section{margin-top:24px}@media only screen and (min-width: 992px){.btns-section{display:flex}}.btns-section__btn{font-style:normal;font-weight:400;font-size:16px;line-height:16px;border-radius:1000px;display:block;width:100%;padding:19px;text-align:center;transition:.2s;border:1px solid transparent;text-decoration:none!important}@media only screen and (min-width: 992px){.btns-section__btn{width:fit-content;padding:19px 36px}}.no-touch .btns-section__btn:hover{opacity:1}.btns-section__btn+.btns-section__btn{margin-top:16px}@media only screen and (min-width: 992px){.btns-section__btn+.btns-section__btn{margin-top:0;margin-left:16px}}.btns-section__btn--white{background-color:#fff;border:1px solid #ffffff!important}.no-touch .btns-section__btn--white:hover{background-color:#ffc4a3;border:1px solid #ffc4a3!important}.btns-section__btn--center{margin-left:auto;margin-right:auto}.btns-section__btn--dark{background:rgba(255,255,255,.1);border:1px solid transparent!important;color:#fff}.no-touch .btns-section__btn--dark:hover{background-color:#fff;border:1px solid #ffffff!important;color:#131313}.btns-section__btn--solid{border:1px solid rgba(255,255,255,.1)!important;color:#fff}.no-touch .btns-section__btn--solid:hover{background-color:#fff;border:1px solid #ffffff!important;color:#131313}.btns-section-center{width:100%;display:flex;justify-content:center}.page-title{border-bottom:1px solid rgba(255,255,255,.1);position:relative}.page-title__gradient{height:100%;width:50%;position:absolute;z-index:2;left:0;top:0}.page-title__top{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}.page-title__return{width:56px;height:40px;background:rgba(255,255,255,.1);border-radius:100px;margin-right:8px;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.2s}.no-touch .page-title__return:hover{background:rgba(255,255,255,.5)}.page-title__return svg{height:24px;width:24px}.page-title img{height:100%;width:auto;object-fit:cover;object-position:center left;position:absolute;right:0;z-index:1;top:0}@media only screen and (min-width: 992px){.page-title img{opacity:1}}.page-title--fullwidth img{width:100%;object-position:center top}.page-title--opacity img{opacity:.4}@media only screen and (min-width: 992px){.page-title--opacity img{opacity:.4}}.page-title__shadow{position:absolute;width:100%;height:100%;z-index:2;left:0;top:0}.page-title__shadow--tablet{display:block}.page-title__shadow--laptop,.page-title__shadow--desctop{display:none}@media only screen and (min-width: 992px){.page-title__shadow--laptop{display:block}.page-title__shadow--tablet,.page-title__shadow--desctop{display:none}}@media only screen and (min-width: 1431px){.page-title__shadow--desctop{display:block}.page-title__shadow--tablet,.page-title__shadow--laptop{display:none}}.page-title--festival img{object-position:left center}.page-title .wrapper{height:240px;display:flex;flex-direction:row;align-items:flex-end;position:relative;z-index:3}@media only screen and (min-width: 992px){.page-title .wrapper{height:278px}}@media only screen and (min-width: 1431px){.page-title .wrapper{height:400px}}.page-title__row{padding-bottom:24px;position:relative;z-index:3}@media only screen and (min-width: 992px){.page-title__row{padding-bottom:32px}}@media only screen and (min-width: 1431px){.page-title__row--flex{flex-direction:row-reverse;display:flex;justify-content:space-between;width:100%}}.page-title__content{font-family:SangBleuEmpire;font-style:normal;font-weight:600;font-size:32px;line-height:120%;color:#fff;word-break:break-word}@media only screen and (min-width: 992px){.page-title__content{font-size:40px}}@media only screen and (min-width: 1431px){.page-title__content{font-size:48px}}.page-title .choices{width:fit-content}.page-title .choices:after{display:none}.page-title .choices__inner{border:none;padding:0!important;min-height:0;background:transparent}.page-title .choices__list.is-active{z-index:10}.page-title .choices__list--single{padding:12px 47px 12px 15px;color:#fff;font-style:normal;font-weight:400;font-size:16px;line-height:16px;width:fit-content;background:rgba(255,255,255,.1);border-radius:100px;position:relative}.page-title .choices__list--single:after{height:20px;width:20px;background-image:url(/build/assets/down.bc996856.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;right:16px;top:10px;content:"";transition:.2s}.page-title .choices__list--dropdown{display:block;width:fit-content;margin-top:8px!important;border-radius:8px!important;background-color:#242424!important;border:1px solid rgba(255,255,255,.1)!important}.page-title .choices__item{color:#fff;white-space:nowrap}.page-title .choices.is-open .choices__list--single:after{transform:scaleY(-1)}.page-title .choices__item--selectable.is-highlighted{background-color:transparent!important;opacity:.5}.afisha-filter--setting{border-top:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.afisha-filter--setting{position:relative;display:grid;grid-template-columns:auto 250px}}@media only screen and (min-width: 1431px){.afisha-filter--setting{grid-template-columns:auto 320px}}.afisha-filter__settings{border-bottom:1px solid rgba(255,255,255,.1);font-style:normal;font-weight:500;font-size:16px;padding:24px;line-height:100%;position:relative;color:#fff;width:100%;transition:.2s}.no-touch .afisha-filter__settings:hover{background-color:#ffffff1a}@media only screen and (min-width: 992px){.afisha-filter__settings{position:absolute;right:0;top:0;height:100%;width:250px;font-size:18px;line-height:18px;border-left:1px solid rgba(255,255,255,.1);padding:24px 32px}}@media only screen and (min-width: 1431px){.afisha-filter__settings{width:320px}}.afisha-filter__settings svg{height:20px;width:20px;position:absolute;right:24px;top:50%;margin-top:-10px}@media only screen and (min-width: 992px){.afisha-filter__settings svg{right:32px;height:24px;width:24px;margin-top:-12px}}.filter-type{border-bottom:1px solid rgba(255,255,255,.1);overflow:auto;padding:0 24px;display:flex}@media only screen and (min-width: 992px){.filter-type{padding:0 32px}}.filter-type::-webkit-scrollbar{opacity:0;display:none}.filter-type__btn{font-style:normal;font-weight:500;font-size:16px;line-height:100%;color:#fff;white-space:nowrap;position:relative;padding:24px 0;opacity:.5;transition:.2s}@media only screen and (min-width: 992px){.filter-type__btn{font-size:18px;padding:31px 0}}.filter-type__btn+.filter-type__btn{margin-left:24px}@media only screen and (min-width: 992px){.filter-type__btn+.filter-type__btn{margin-left:32px}}.no-touch .filter-type__btn:hover,.filter-type__btn--active{opacity:1}.filter-type__btn--active:before{height:3px;position:absolute;width:100%;background-color:#fff;content:"";left:0;bottom:-1px}.news-filter{padding:24px;overflow:auto;border-bottom:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.news-filter{padding:24px 32px}}.news-filter::-webkit-scrollbar{opacity:0;display:none}.news-filter__row{max-width:1120px;width:max-content;display:flex;flex-wrap:wrap;margin-bottom:-16px}@media only screen and (min-width: 992px){.news-filter__row{width:calc(100% + 16px);max-width:100%}}.news-filter__item{font-style:normal;font-weight:400;font-size:16px;line-height:16px;white-space:nowrap;border:1px solid rgba(255,255,255,.1);border-radius:100px;display:block;padding:9px 11px;color:#fff;margin-right:14px;margin-bottom:14px;transition:.2s}.no-touch .news-filter__item:hover{background-color:#ffffff1a}@media only screen and (min-width: 992px){.news-filter__item{font-size:18px;line-height:18px;padding:10px 15px}}.news-filter__item--active{background-color:#ffffff1a}.news-list{border-bottom:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 769px){.news-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0}}@media only screen and (min-width: 992px){.news-list{grid-template-columns:repeat(3,1fr);grid-gap:80px 0}}.news-list__item+.news-list__item{border-top:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 769px){.news-list__item+.news-list__item:nth-child(-n+3){border-top:0}.news-list__item+.news-list__item:last-child{border-bottom:0}.news-list__item+.news-list__item:nth-last-child(2){border-bottom:0}}@media only screen and (min-width: 992px){.news-list__item+.news-list__item:nth-last-child(3){border-bottom:0}}@media only screen and (min-width: 769px){.news-list__item{border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}}.news-list__more{font-style:normal;font-weight:500;font-size:16px;line-height:100%;color:#ffffff80;border-bottom:1px solid rgba(255,255,255,.1);display:block;width:100%;text-align:center;padding:25px;transition:.2s}.news-list__more:disabled{display:none}.no-touch .news-list__more:hover:not(:disabled){color:#fff;background-color:#ffffff1a}@media only screen and (min-width: 992px){.news-list__more{font-size:18px;padding:31px}}.news-section{margin-bottom:64px}@media only screen and (min-width: 992px){.news-section{margin-bottom:80px}}.news-item{color:#fff;padding:24px;display:block;position:relative}@media only screen and (min-width: 992px){.news-item{height:395px;display:flex;flex-direction:row;align-items:flex-end;padding:32px}}@media only screen and (min-width: 1431px){.news-item{height:570px}}.news-item__tags{display:flex;position:absolute;top:0;padding:32px;flex-wrap:wrap;gap:10px;opacity:0;transition:.2s}@media only screen and (min-width: 1431px){.news-item__tags{gap:16px}}.news-item__tag{background:#fff;color:#000;padding:10.5px 12px;font-size:14px;border-radius:32px;line-height:16px}@media only screen and (min-width: 1431px){.news-item__tag{font-size:16px;line-height:19px}}.news-item__image{display:none}@media only screen and (min-width: 992px){.news-item__image{background-color:#131313;position:absolute;left:0;height:100%;display:block;width:100%;z-index:1;top:0;overflow:hidden}.news-item__image img{height:100%;width:100%;display:block;object-position:center;object-fit:cover;opacity:.4;transition:.2s}.no-touch .news-item__image img{transform:scale(1.1)}}.no-touch .news-item:hover img{transform:scale(1);opacity:.9}.no-touch .news-item:hover .news-item__tags{opacity:1}.news-item__data{font-style:normal;font-weight:500;font-size:16px;line-height:19px;opacity:.5;position:relative;z-index:2}@media only screen and (min-width: 992px){.news-item__data{font-size:18px;line-height:22px}}.news-item__title{font-style:normal;font-weight:500;font-size:20px;line-height:24px;margin-top:16px;position:relative;z-index:2}@media only screen and (min-width: 992px){.news-item__title{font-size:24px;line-height:29px}}.event-cards__top{padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.event-cards__top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 32px}}.event-cards__title{font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#fff}@media only screen and (min-width: 992px){.event-cards__title{font-size:32px;line-height:38px}}@media only screen and (min-width: 769px){.event-cards__list{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid rgba(255,255,255,.1)}}@media only screen and (min-width: 1431px){.event-cards__list{grid-template-columns:repeat(3,1fr)}}.event-cards__more{font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#ffffff80;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:24px;width:100%;text-align:center;display:block;margin-top:64px;margin-bottom:64px;transition:.2s}.event-cards__more:disabled{display:none}@media only screen and (min-width: 992px){.event-cards__more{margin-top:0;border-top:0;font-size:18px;line-height:18px;margin-bottom:80px}}@media only screen and (min-width: 1431px){.event-cards__more{padding:31px}}.no-touch .event-cards__more:hover{background-color:#ffffff1a;color:#fff}.event-card{padding:24px;display:block;color:#fff;height:54vw;max-height:250px;position:relative;overflow:hidden}@media only screen and (min-width: 992px){.event-card{padding:32px}}.event-card__top{width:65%}.event-card img{height:100%;display:block;width:100%;left:0;top:0;object-fit:contain;object-position:top right;position:absolute;right:0;transition:.2s}.--style-dark .event-card svg{fill:#242424;stroke:#242424;color:#242424}.event-card__gradient{height:100%;width:50%;position:absolute;left:0;top:0;z-index:3;width:70%}.event-card__content{position:relative;z-index:4;display:flex;flex-direction:column;justify-content:space-between;height:100%}.event-card__date,.event-card__title{font-style:normal;font-weight:500;position:relative}.--style-dark .event-card__date,.--style-dark .event-card__title{color:#242424}.event-card__date{font-size:16px;line-height:19px;opacity:.5}@media only screen and (min-width: 992px){.event-card__date{font-size:18px;line-height:22px}}.event-card__title{font-size:18px;line-height:22px;margin-top:8px}@media only screen and (min-width: 992px){.event-card__title{font-size:22px;line-height:26px}}.event-card__bottom{display:flex;flex-direction:row;gap:8px}.no-touch .event-card:hover img{transform:scale(1.1)}.event-card__button{position:relative;font-style:normal;font-weight:400;font-size:16px;padding:0 16px;line-height:40px;height:40px;color:#000;border-radius:50px;background-color:#fff}.event-card__button [data-timer]{width:41px}.event-card__button svg{width:20px;height:20px;vertical-align:middle}.event-card__button .icon-return{display:none}.no-touch .event-card__button:hover{cursor:pointer;background-color:#ffc4a3}.no-touch .--style-dark .event-card__button:hover{background:rgba(0,0,0,.3)}.event-card__button.--small{width:40px;padding:0 10px;border-radius:100%}.event-card__button.--transparent{background:rgba(255,255,255,.05);color:#fff}.--style-dark .event-card__button.--transparent{color:#242424;background-color:#0003}.no-touch .event-card__button.--transparent:hover{cursor:pointer;background:rgba(255,255,255,.35)}.no-touch .--style-dark .event-card__button.--transparent:hover{background:rgba(0,0,0,.3)}.event-card__button.--transparent.--active{background:#ffffff}.event-card__button.--transparent.--active svg{color:#242424}.event-card__button.--transparent.--active .icon-return{display:inline}.event-card__button.--transparent.--active .icon-bell{display:none}main{padding-top:81px}@media only screen and (min-width: 992px){main{padding-top:97px;padding-right:72px}}
