@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}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.page-title{position:relative}.page-title__img{height:100%;width:auto;object-fit:cover;object-position:center;position:absolute;right:0;z-index:1;top:0}@media only screen and (min-width: 992px){.page-title--foreground-pattern:after{content:"";left:0;top:0;width:90%;height:100%;position:absolute;opacity:1;z-index:10}}.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 .wrapper{display:flex;flex-direction:row;align-items:flex-end;height:100%}.page-title__row{padding-bottom:24px;position:relative;z-index:3;padding-top:64px}@media only screen and (min-width: 992px){.page-title__row{padding-top:84px;padding-bottom:32px}}@media only screen and (min-width: 1431px){.page-title__row{padding-top:91px}}.page-title__top-line{margin-bottom:26px;display:flex;flex-direction:row;align-items:center}.page-title__item{height:40px;width:40px;background:rgba(255,255,255,.1);border-radius:100px;display:flex;flex-direction:row;justify-content:center}.style-dark .page-title__item{background:rgba(0,0,0,.2)}.page-title__item--back{width:56px;align-items:center}.no-touch .style-dark .page-title__item--back:hover{background:rgba(0,0,0,.3)}.page-title__item--back svg{height:24px;width:24px;display:block}.page-title__item--number{align-items:center;font-style:normal;font-weight:400;font-size:16px;color:#fff;line-height:16px}.page-title__item+.page-title__item{margin-left:8px}@media only screen and (min-width: 992px){.page-title__item+.page-title__item{margin-left:12px}}.page-title__item--asp{overflow:hidden;align-items:flex-end}.page-title__item--asp img{height:85%;display:block;width:100%}.page-title__content{font-family:SangBleuEmpire;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#fff;word-break:break-word}.style-dark .page-title__content{color:#242424}@media only screen and (min-width: 992px){.page-title__content{font-size:40px;line-height:48px;max-width:720px}}@media only screen and (min-width: 1431px){.page-title__content{font-size:48px;line-height:57px;max-width:750px}}@media only screen and (min-width: 992px){.event-data-accordeon{display:none}}@media only screen and (min-width: 1431px){.event-data-accordeon{display:block}}.event-data-accordeon__top{padding:23px 60px 23px 24px;font-style:normal;background-color:#fff;font-weight:500;font-size:16px;line-height:16px;position:relative;cursor:pointer;transition:.2s}@media only screen and (min-width: 1431px){.event-data-accordeon__top{background-color:transparent;color:#fff;font-size:18px;line-height:22px;padding:29px 32px 30px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:default}}.event-data-accordeon__top svg{position:absolute;right:24px;top:20px;height:24px;width:24px;transition:.2s;fill:#131313}@media only screen and (min-width: 1431px){.event-data-accordeon__top svg{display:none}}.event-data-accordeon__top span:last-child{display:none}@media only screen and (min-width: 1431px){.event-data-accordeon__top span:last-child{display:block}}.event-data-accordeon__top.is-active svg{transform:scaleY(-1)}.event-data-accordeon__top.is-active+.event-data-accordeon__bottom{opacity:1}.event-data-accordeon__bottom{max-height:0;opacity:0;overflow:hidden;transition:.2s}@media only screen and (min-width: 1431px){.event-data-accordeon__bottom{max-height:initial;transition:0s;opacity:1}}.event-data-accordeon__bottom button,.event-data-accordeon__bottom a{border-top:1px solid rgba(19,19,19,.1);padding:23px 60px 23px 24px;font-style:normal;background-color:#fff;font-weight:500;width:100%;font-size:16px;line-height:16px;position:relative;cursor:pointer;transition:.2s;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.event-data-accordeon__bottom button span:last-child,.event-data-accordeon__bottom a span:last-child{display:none}@media only screen and (min-width: 1431px){.event-data-accordeon__bottom button span:last-child,.event-data-accordeon__bottom a span:last-child{display:block}}@media only screen and (min-width: 1431px){.event-data-accordeon__bottom button,.event-data-accordeon__bottom a{font-size:18px;color:#131313;font-weight:400;line-height:22px;padding:29px 32px 30px}.event-data-accordeon__bottom button.more-desktop,.event-data-accordeon__bottom a.more-desktop{display:none}.all-shown .event-data-accordeon__bottom button.more-desktop,.all-shown .event-data-accordeon__bottom a.more-desktop{display:flex}}.no-touch .event-data-accordeon__bottom button:hover,.no-touch .event-data-accordeon__bottom a:hover{background-color:#ffc4a3}.event-data-accordeon__bottom button.show-all,.event-data-accordeon__bottom a.show-all{display:none;background-color:#131313;color:#fff}.event-data-accordeon__bottom button.show-all *,.event-data-accordeon__bottom a.show-all *{pointer-events:none}.event-data-accordeon__bottom button.show-all span,.event-data-accordeon__bottom a.show-all span{color:#fff}.event-data-accordeon__bottom button.show-all svg,.event-data-accordeon__bottom a.show-all svg{width:24px;height:24px;transition:.2s}.all-shown .event-data-accordeon__bottom button.show-all svg,.all-shown .event-data-accordeon__bottom a.show-all svg{transform:scaleY(-1)}.event-data-accordeon__bottom button.show-all span,.event-data-accordeon__bottom button.show-all svg,.event-data-accordeon__bottom a.show-all span,.event-data-accordeon__bottom a.show-all svg{opacity:.5}.no-touch .event-data-accordeon__bottom button.show-all:hover,.no-touch .event-data-accordeon__bottom a.show-all:hover{background-color:#131313}.no-touch .event-data-accordeon__bottom button.show-all:hover span,.no-touch .event-data-accordeon__bottom button.show-all:hover svg,.no-touch .event-data-accordeon__bottom a.show-all:hover span,.no-touch .event-data-accordeon__bottom a.show-all:hover svg{opacity:1}@media only screen and (min-width: 1431px){.event-data-accordeon__bottom button.show-all,.event-data-accordeon__bottom a.show-all{display:flex}}.event-information{margin-bottom:64px}@media only screen and (min-width: 992px){.event-information{margin-bottom:0}}@media only screen and (min-width: 992px){.event-information__grid{display:grid;grid-template-columns:400px auto;margin-bottom:-1px}}.event-information__middle{width:100%}.event-information__item{padding:12px 24px;color:#fff;border-bottom:1px solid rgba(255,255,255,.1);min-height:80px;display:flex;flex-direction:row;align-items:center}@media only screen and (min-width: 992px){.event-information__item{padding:18px 32px;border-right:1px solid rgba(255,255,255,.1)}}@media only screen and (min-width: 1431px){.event-information__item:last-child{height:82px}}.event-information__item--border{border-top:1px solid rgba(255,255,255,.1);margin-top:-1px}.event-information__title{font-style:normal;font-weight:500;font-size:16px;line-height:19px;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (min-width: 992px){.event-information__title{font-size:18px;line-height:22px}}.event-information__title svg{height:24px;width:24px}.event-information__value{font-style:normal;font-weight:400;font-size:14px;line-height:17px;opacity:.5;margin-top:4px}@media only screen and (min-width: 992px){.event-information__value{font-size:16px;line-height:19px}}@media only screen and (min-width: 992px){.about-event-sec{display:grid;grid-template-columns:400px auto;border-bottom:1px solid rgba(255,255,255,.1)}}.about-event{padding:24px;border-top:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.about-event{padding:33px 32px;border-top:none}.about-event:nth-child(2){margin-left:-1px;border-left:1px solid rgba(255,255,255,.1)}}.about-event__title{font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (min-width: 992px){.about-event__title{pointer-events:none;font-size:32px;line-height:38px}}.about-event__title svg{width:24px;height:24px;transition:.2s}@media only screen and (min-width: 992px){.about-event__title svg{display:none}}.about-event__title.is-active svg{transform:scaleY(-1)}.about-event__text{font-style:normal;font-weight:400;font-size:16px;line-height:26px;color:#fff;max-height:0;transition:.2s;overflow:hidden}@media only screen and (min-width: 992px){.about-event__text{font-size:18px;line-height:29px;max-height:initial!important;transition:0s}}.about-event__text p{padding-top:16px}.about-event__text p+p{margin-top:26px;padding-top:0}.about-event__text a{text-decoration:underline}.about-event__text ul{padding-top:16px}.about-event__text ul li{font-style:normal;font-weight:400;font-size:16px;line-height:26px;padding-left:22px;position:relative}@media only screen and (min-width: 992px){.about-event__text ul li{font-size:18px;line-height:29px}}.about-event__text ul li+li{margin-top:16px}.about-event__text ul li:before{background:#ffffff;opacity:.5;height:6px;width:6px;content:"";position:absolute;border-radius:50%;left:0;top:9px}.about-event__mores{margin-top:13px}@media only screen and (min-width: 992px){.about-event__mores{display:grid;grid-template-columns:274px 220px 200px;grid-gap:48px;margin-top:48px}}.about-event__mores-item{min-height:48px;display:flex;flex-direction:row;align-items:center;font-style:normal;font-weight:400;font-size:16px;color:#fff;line-height:19px;padding-right:90px;opacity:.5}.about-event__mores-item+.about-event__mores-item{margin-top:16px}@media only screen and (min-width: 992px){.about-event__mores-item{font-size:18px;line-height:22px;padding-right:0;opacity:1}.about-event__mores-item+.about-event__mores-item{margin-top:0}}.about-event__mores-item svg{height:40px;width:40px;flex:0 0 40px;margin-right:8px}@media only screen and (min-width: 992px){.about-event__mores-item svg{height:48px;width:48px;flex:0 0 48px;margin-right:24px}}.personal-slider{border-top:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.personal-slider{margin-top:80px;border-bottom:1px solid rgba(255,255,255,.1)}.personal-slider+.about-event{margin-top:80px;border-top:1px solid rgba(255,255,255,.1)}}.personal-slider__pagintaion{display:none}@media only screen and (min-width: 992px){.personal-slider__pagintaion{height:32px;display:flex}}.personal-slider__btn{width:32px;height:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.2s}.personal-slider__btn.swiper-button-disabled{opacity:.1;pointer-events:none}.no-touch .personal-slider__btn:hover{opacity:.5}.personal-slider__btn svg{width:32px;height:32px}.personal-slider__btn.next svg{transform:scaleX(-1)}.personal-slider__btn+.personal-slider__btn{margin-left:16px}.personal-slider__top{font-style:normal;font-weight:500;font-size:18px;line-height:24px;padding:20px 24px;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (min-width: 992px){.personal-slider__top{font-size:32px;line-height:38px;padding:21px 32px}}.personal-slider__top .svg-top-toggle{height:24px;width:24px;transition:.2s}@media only screen and (min-width: 992px){.personal-slider__top .svg-top-toggle{display:none}}.personal-slider__top+.personal-content{position:relative;top:1px}.personal-slider__top.is-active .svg-top-toggle{transform:scaleY(-1)}.personal-slider__top.is-active+.personal-content{position:relative;top:0}.personal-slider__bottom{border-top:1px solid rgba(255,255,255,.1);overflow:hidden;max-height:0;transition:.2s}@media only screen and (min-width: 992px){.personal-slider__bottom{max-height:initial!important;transition:0s}}.personal-content{height:fit-content}.personal-content__slide{height:300px}@media only screen and (min-width: 992px){.personal-content__slide{height:auto}}.personal-content__slide+.personal-content__slide{border-left:1px solid rgba(255,255,255,.1)}.personal-content__scrollbar{height:4px;border-top:1px solid rgba(255,255,255,.1)}.personal-content__scrollbar .swiper-scrollbar-drag{background-color:#fff;border-radius:0}.slide-person{padding:24px;transition:.2s}.no-touch .slide-person:hover{background-color:#ffffff1a}@media only screen and (min-width: 992px){.slide-person{padding:32px}}.slide-person__picture{height:96px;width:96px;overflow:hidden;border-radius:50%;margin:auto;background:rgba(255,255,255,.05);position:relative}@media only screen and (min-width: 992px){.slide-person__picture{height:200px;width:200px}}.slide-person__picture svg{height:48px;width:48px;position:absolute;display:block;z-index:1;left:50%;margin-left:-24px;top:50%;margin-top:-24px}@media only screen and (min-width: 992px){.slide-person__picture svg{height:64px;width:64px;margin-top:-32px;margin-left:-32px}}.slide-person__picture img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;position:relative;z-index:2;transform:scale(1.2);transition:.5s ease transform}.slide-person__picture:hover img{transform:scale(1)}.slide-person__name{font-style:normal;font-weight:500;font-size:16px;line-height:19px;text-align:center;color:#fff;margin-top:24px}@media only screen and (min-width: 992px){.slide-person__name{font-size:18px;line-height:22px}}.slide-person__post{font-style:normal;font-weight:500;font-size:14px;line-height:17px;margin-top:4px;text-align:center;color:#fff;opacity:.5}@media only screen and (min-width: 992px){.slide-person__post{font-size:16px;line-height:19px}}.event-translation{border-top:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.event-translation{margin-bottom:80px;border-bottom:1px solid rgba(255,255,255,.1)}}.event-translation__top{font-style:normal;font-weight:500;font-size:18px;line-height:24px;padding:20px 24px;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (min-width: 992px){.event-translation__top{font-size:32px;line-height:38px;padding:20px 32px;border-bottom:1px solid rgba(255,255,255,.1)}}.event-translation__top svg{height:24px;width:24px;transition:.2s}@media only screen and (min-width: 992px){.event-translation__top svg{display:none}}.event-translation__top.is-active svg{transform:scaleY(-1)}.event-translation__bottom{max-height:0;transition:.2s;overflow:hidden}@media only screen and (min-width: 992px){.event-translation__bottom{transition:0s;max-height:initial!important}}.event-translation__video-play{height:64px;width:64px;background-color:#fff;border-radius:50%;top:50%;left:50%;position:absolute;margin-left:-32px;margin-top:-32px;z-index:3;transition:.2s;display:flex;flex-direction:row;align-items:center;justify-content:center}.event-translation__video-play svg{display:block;height:32px;width:32px}.event-translation__video{height:56vw;display:block;overflow:hidden;position:relative}@media only screen and (min-width: 992px){.event-translation__video{height:62vw;max-height:588px}}.event-translation__video:before{width:100%;height:100%;left:0;content:"";top:0;background-color:#131313;opacity:.5;display:block;position:absolute;z-index:2}.event-translation__video img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:relative;z-index:1;transition:.2s}.no-touch .event-translation__video img{transform:scale(1.2)}.no-touch .event-translation:hover img{transform:scale(1)}.no-touch .event-translation:hover .event-translation__video-play{transform:scale(1.1)}.page-documents{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.page-documents{margin-bottom:80px}}.page-documents__top{font-style:normal;font-weight:500;font-size:18px;line-height:24px;padding:20px 24px;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (min-width: 992px){.page-documents__top{font-size:32px;line-height:38px;padding:20px 32px}}.page-documents__top svg{height:24px;width:24px;transition:.2s}@media only screen and (min-width: 992px){.page-documents__top svg{display:none}}.page-documents__top.is-active svg{transform:scaleY(-1)}.page-documents__bottom{max-height:0;transition:.2s;overflow:hidden}@media only screen and (min-width: 992px){.page-documents__bottom{transition:0s;max-height:initial!important}}.page-documents__bottom a{font-style:normal;display:block;font-weight:400;font-size:16px;line-height:22px;color:#fff;position:relative;transition:.2s;border-top:1px solid rgba(255,255,255,.1);padding:20px 72px 20px 24px}@media only screen and (min-width: 992px){.page-documents__bottom a{font-size:18px;padding:27px 32px;line-height:25px}}.page-documents__bottom a svg{height:24px;width:24px;position:absolute;right:24px;top:20px}@media only screen and (min-width: 992px){.page-documents__bottom a svg{height:32px;width:32px;right:32px;top:24px}}.no-touch .page-documents__bottom a:hover{background-color:#ffffff0d}.event-description{margin-top:64px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:64px}@media only screen and (min-width: 992px){.event-description{margin-top:0;margin-bottom:80px}}.event-description--desctop{display:none}@media only screen and (min-width: 992px){.event-description--desctop{display:grid;grid-template-columns:320px auto}}@media only screen and (min-width: 992px){.event-description--mobile{display:none}}.event-description__cell{padding:24px}@media only screen and (min-width: 992px){.event-description__cell{padding:24px 32px}}.event-description__cell+.event-description__cell{border-top:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.event-description__cell+.event-description__cell{border-top:none;border-left:1px solid rgba(255,255,255,.1)}}.event-description p{font-style:normal;font-weight:400;font-size:16px;line-height:26px;color:#fff}.event-description p+p{margin-top:16px}.event-description p+span{margin-top:16px}.event-description span{font-style:normal;font-weight:400;font-size:16px;display:block;line-height:26px;color:#fff}.event-description span a{opacity:.5}.event-buy{width:100%;background-color:#242424;z-index:6;padding:24px}@media only screen and (min-width: 992px){.event-buy{padding:20px 96px 20px 32px}}@media only screen and (min-width: 1431px){.event-buy{padding:32px 24px}}.event-buy--mobile{position:fixed;bottom:0;left:0}@media only screen and (min-width: 992px){.event-buy--mobile{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}@media only screen and (min-width: 1431px){.event-buy--mobile{display:none}}.event-buy--desctop{display:none}@media only screen and (min-width: 1431px){.event-buy--desctop{display:block;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}}.event-buy__price{font-style:normal;font-weight:500;font-size:24px;line-height:29px;color:#fff}@media only screen and (min-width: 1431px){.event-buy__price{font-size:32px;line-height:38px}}.event-buy__price-caption{font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#fff;margin-top:4px;opacity:.5}@media only screen and (min-width: 1431px){.event-buy__price-caption{font-size:18px;line-height:20px;margin-top:5px}}.event-buy__bottom{margin-top:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (min-width: 992px){.event-buy__bottom{margin-top:0}}@media only screen and (min-width: 1431px){.event-buy__bottom{margin-top:25px;display:grid;grid-template-columns:200px auto}}.event-buy__location-choose{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#131313;background-color:#fff;padding:20px 36px;border-radius:50px;transition:.2s}@media only screen and (min-width: 992px){.event-buy__location-choose{margin-right:16px}}@media only screen and (min-width: 1431px){.event-buy__location-choose{grid-column:span 2/auto;margin-right:0;text-align:center;font-size:18px;line-height:18px}}.no-touch .event-buy__location-choose:hover{background-color:#ffc4a3}.event-buy__events{display:flex}@media only screen and (min-width: 1431px){.event-buy__events{display:grid;grid-template-columns:200px auto;margin-top:16px}}.event-buy__event{width:56px;height:56px;border:1px solid rgba(255,255,255,.1);border-radius:1000px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:0;transition:.2s}.no-touch .event-buy__event:hover{border:1px solid rgba(255,255,255,0);background-color:#ffffff1a}@media only screen and (min-width: 992px){.event-buy__event{font-size:18px;line-height:18px;width:fit-content;color:#fff;padding-left:30px;white-space:nowrap;padding-right:30px}}@media only screen and (min-width: 1431px){.event-buy__event{width:100%;text-align:center}}@media only screen and (min-width: 1431px){.event-buy__event--favorite{font-size:0;width:56px;padding-left:0;padding-right:0;flex:0 0 56px}.event-buy__event--favorite svg{margin-right:0}}.event-buy__event svg{height:20px;width:20px}@media only screen and (min-width: 992px){.event-buy__event svg{margin-right:8px}}.event-buy__event+.event-buy__event{margin-left:16px}.event-room{position:fixed;width:100vw;height:100%;z-index:7;background-color:#1a1a1a;display:flex;flex-direction:column;border-radius:16px 16px 0 0;bottom:-400%;transition:.5s;left:0}@media only screen and (min-width: 992px){.event-room{border-radius:0;left:inherit;top:0;right:-100%;max-width:1024px}}.event-room.is-active{top:0}@media only screen and (min-width: 992px){.event-room.is-active{right:0}}.event-room__closed{display:none;cursor:pointer;transition:.2s}.no-touch .event-room__closed:hover{opacity:.7}@media only screen and (min-width: 992px){.event-room__closed{height:40px;width:40px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;left:24px;top:28px}.event-room__closed svg{height:24px;width:24px;display:block}}.event-room__close{display:block;height:50px;width:160px;left:50%;margin-left:-80px;position:absolute;z-index:5}.event-room__close:after{width:130px;height:4px;position:absolute;left:50%;margin-left:-65px;background:rgba(255,255,255,.2);border-radius:20px;content:"";top:8px}@media only screen and (min-width: 992px){.event-room__close{display:none}}.event-room__top{font-style:normal;color:#fff;font-weight:500;font-size:20px;padding:24px;line-height:120%;border-bottom:1px solid rgba(255,255,255,.1);flex:1 0 auto}@media only screen and (min-width: 992px){.event-room__top{font-size:24px;line-height:29px;padding:34px 0 33px 80px}}.event-room__top-price,.event-room__sold{border-bottom:1px solid rgba(255,255,255,.1);margin-top:23px;padding-bottom:23px;flex:1 0 auto}@media only screen and (min-width: 992px){.event-room__top-price,.event-room__sold{margin-top:24px;padding-bottom:24px}}.event-room__room-frame{position:relative;overflow:hidden}.desctop-widget-room{display:block;height:fit-content;background-color:#242424;flex:1 0 auto;left:0;width:100%;bottom:0;border-top:1px solid rgba(255,255,255,.1)}.top-price,.event-room__sold{padding-left:24px;padding-right:24px;display:flex;flex-direction:row;align-items:center;overflow:auto}.top-price::-webkit-scrollbar,.event-room__sold::-webkit-scrollbar{opacity:0;display:none}@media only screen and (min-width: 992px){.top-price,.event-room__sold{padding-left:24px;padding-right:24px}}.top-price__item,.event-room__sold__item{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#fff;display:flex;flex-direction:row;align-items:center;white-space:nowrap}@media only screen and (min-width: 992px){.top-price__item,.event-room__sold__item{font-size:18px;line-height:22px}}.top-price__item+.top-price__item,.top-price__item+.event-room__sold__item,.event-room__sold__item+.top-price__item,.event-room__sold__item+.event-room__sold__item{margin-left:17px}@media only screen and (min-width: 992px){.top-price__item+.top-price__item,.top-price__item+.event-room__sold__item,.event-room__sold__item+.top-price__item,.event-room__sold__item+.event-room__sold__item{margin-left:25px}}.top-price__item span,.event-room__sold__item span{height:12px;width:12px;border-radius:50%;display:block;margin-right:4px}@media only screen and (min-width: 992px){.top-price__item span,.event-room__sold__item span{height:20px;width:20px;margin-right:8px}}.top-price__item--norway span,.event-room__sold__item--norway span{background-color:#9cb694}.top-price__item--fruitSalad span,.event-room__sold__item--fruitSalad span{background-color:#59ac5c}.top-price__item--is-folding span,.event-room__sold__item--is-folding span{border:2px solid #fff}.top-price__item--fountainBlue span,.event-room__sold__item--fountainBlue span{background-color:#60a3bf}.top-price__item--danube span,.event-room__sold__item--danube span{background-color:#6e86db}.top-price__item--amethyst span,.event-room__sold__item--amethyst span{background-color:#9169cd}.top-price__item--hopbush span,.event-room__sold__item--hopbush span{background-color:#c567ab}.top-price__item--chestnutRose span,.event-room__sold__item--chestnutRose span{background-color:#d06a6a}.event-room__sold{overflow:visible;font-weight:400;font-size:14px;line-height:17px;color:#fff}@media only screen and (min-width: 992px){.event-room__sold{font-size:18px;line-height:22px}}.line-scena{display:flex;flex-direction:row;align-items:center;width:875px;padding-left:63px;padding-right:23px}.line-scena__line{width:100%;height:2px;background-color:#fff}.line-scena__scena{font-style:normal;font-weight:400;font-size:15px;line-height:17px;text-align:center;margin-left:10px;margin-right:10px;width:55px;flex:0 0 55px;color:#fff}.event-zoom__btn{height:48px;width:48px;background-color:#fff;border-radius:50%;position:relative;transition:.2s}.no-touch .event-zoom__btn:hover{background-color:#ffc4a3}@media only screen and (min-width: 992px){.event-zoom__btn{height:38px;width:38px}}.event-zoom__btn--out:before{height:2px;width:12px;background-color:#131313;position:absolute;left:50%;margin-left:-6px;margin-top:-1;content:""}.event-zoom__btn--in:before{height:2px;width:12px;background-color:#131313;position:absolute;left:50%;margin-left:-6px;margin-top:-1px;content:""}.event-zoom__btn--in:after{width:2px;height:12px;background-color:#131313;position:absolute;top:50%;left:50%;margin-left:-1px;margin-top:-6px;content:""}.event-zoom__btn+.event-zoom__btn{margin-top:12px}@media only screen and (min-width: 992px){.event-zoom__btn+.event-zoom__btn{margin-top:10px}}.event-place-sec{width:fit-content;margin:0 auto;transition:.2s}.event-place-sec__block{display:flex;justify-content:center}.event-place-sec__section{position:relative;padding:24px;overflow:auto;height:100%}.event-place-sec__section::-webkit-scrollbar{opacity:0;display:none}.event-place-sec__zoom{position:absolute;right:24px;top:50%;height:108px;margin-top:-54px;width:48px;z-index:3}@media only screen and (min-width: 992px){.event-place-sec__zoom{height:90px;margin-top:-45px;width:38px}}.event-place-sec__line{display:grid;grid-template-columns:repeat(40,1fr);grid-gap:6px;width:874px}@supports (--foo: green){.event-place-sec__line{grid-template-columns:repeat(calc(var(--x) + 4),1fr);width:calc(22px * (var(--x) + 4) - 6px)}}.event-place-sec__line+.event-place-sec__line{margin-top:6px}.event-place-sec__line-scena{margin-bottom:35px}@supports (--foo: green){.event-place-sec__line-scena{padding-left:88px;padding-right:0;width:max(280px,var(--x) * 22px + 82px)}}.event-place-sec__item{width:100%;border-radius:50%;height:16px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-style:normal;font-weight:600;font-size:0;line-height:100%;transition:.2s;cursor:pointer}.no-touch .event-place-sec__item:hover{opacity:.5;transform:scale(1.25)}.event-place-sec__item--number{color:#fff;font-size:10px;pointer-events:none}.event-place-sec__item--empty{background-color:transparent;pointer-events:none}.event-place-sec__item--norway{background-color:#9cb694}.event-place-sec__item--fruitSalad{background-color:#59ac5c}.event-place-sec__item--fountainBlue{background-color:#60a3bf}.event-place-sec__item--danube{background-color:#6e86db}.event-place-sec__item--amethyst{background-color:#9169cd}.event-place-sec__item--hopbush{background-color:#c567ab}.event-place-sec__item--chestnutRose{background-color:#d06a6a}.event-place-sec__item--is-active{background-color:#fff;color:#131313;font-size:10px}.event-place-sec__item--is-folding{border:2px solid #fff}.event-place-sec__item--checked{background-color:#fff;opacity:.2;pointer-events:none;transform:scale(.8)}@media (max-width: 700px){.zoomers .event-place-sec{padding-right:150px!important}}.zoomers.zoom-in{padding:200px;height:fit-content;width:fit-content}.zoomers.zoom-in .event-place-sec{transform:scale(1.4)}@media (max-width: 700px){.zoomers.zoom-in{transform:scale(1)}.zoomers.zoom-in .event-place-sec{padding-right:24px!important}}.event-room{overflow:auto}@supports (overflow: overlay){.event-room{overflow-y:overlay}}.event-room-inner{display:flex;flex-direction:column;min-height:max(100%,550px)}.event-room__top,.event-room__top-price,.event-room__sold,.event-room .desctop-widget-room{flex:0 0 auto}.event-room__room-frame{flex:1}.event-room__sold~*{display:none!important}.event-room .event-place-sec__section{font-size:0;line-height:1;padding:0}.event-room .event-place-sec__section:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.event-room .event-place-sec__section .zoomers{width:100%;display:inline-block;vertical-align:middle}.event-room .event-place-sec__section .zoomers.zoom-in{padding:min(200px,50vw)}.event-room .event-place-sec__section .event-place-sec{padding:24px 64px 24px 24px}.event-room .event-place-sec__zoom{width:40px;height:90px;margin-top:-45px}.event-room .event-place-sec__zoom button{width:40px;height:40px}.event-room .event-place-sec__zoom button+button{margin-top:10px}@media screen and (max-width: 991px){.event-room .event-place-sec__zoom{right:16px}}.hint{display:none;color:#fff;position:absolute;background:#2d2d2d;z-index:2;font-size:16px;font-weight:400;text-align:center;padding:16px;margin-top:-60px}.event-place-sec__block:hover .hint{display:block}.event-start{display:none}@media only screen and (min-width: 1431px){.event-start{border-bottom:1px solid rgba(255,255,255,.1);padding:31px 24px;display:block;background-color:#242424}}.event-start__title{color:#fff;font-family:SangBleuEmpire;font-style:normal;font-weight:600;font-size:24px;line-height:29px}.event-start__button{font-style:normal;font-weight:400;font-size:18px;line-height:100%;color:#131313;background:#ffffff;border-radius:1000px;padding:19px;width:100%;text-align:center;margin-top:16px;transition:.2s}.no-touch .event-start__button:hover{background-color:#ffc4a3}.event-start__politic{font-style:normal;font-weight:400;font-size:14px;line-height:120%;text-align:center;color:#ffffff80;margin-top:16px}.event-start__politic a{border-bottom:1px solid rgba(255,255,255,.5);color:#ffffff80;transition:.2s}.no-touch .event-start__politic a:hover{color:#fff}.event-start__cell{margin-top:24px;position:relative}.event-start__cell label{font-size:18px;line-height:18px;font-style:normal;font-weight:400;color:#fff;position:absolute;left:23px;top:18px;transition:.2s;border-radius:1000px;opacity:.5;pointer-events:none;border:1px solid rgba(255,255,255,0)}.event-start__cell [type=text]{height:56px;width:100%;border:1px solid rgba(255,255,255,.1);border-radius:1000px;background-color:transparent;color:#fff;font-style:normal;font-weight:400;font-size:18px;outline:none;line-height:120%;transition:.2s;padding-left:23px;padding-right:23px}.event-start__cell [type=text]:focus+label{font-size:14px;padding:2px 8px;border:1px solid rgba(255,255,255,.1);left:16px;opacity:1;top:-13px;background-color:#131313}.event-start__cell [type=text]:not(:focus):valid~label{font-size:14px;padding:2px 8px;border:1px solid rgba(255,255,255,.1);left:16px;opacity:1;top:-13px;background-color:#131313}.no-touch .event-start__cell [type=text]:hover{background:rgba(255,255,255,.05)}@media only screen and (min-width: 992px){.event-start--linear{display:flex;margin-top:82px;border-top:1px solid rgba(255,255,255,.1);justify-content:space-between}.event-start--linear .event-start__title{width:327px;flex:0 0 327px}.event-start--linear form{display:flex;justify-content:space-between}.event-start--linear .event-start__cell{margin-top:0;margin-left:24px;width:256px;flex:0 0 256px}.event-start--linear .event-start__button{margin-top:0}.event-start--linear .event-start__button-sec{margin-left:24px}}@media only screen and (min-width: 1431px){.event-start--linear{display:block;border-bottom:1px solid rgba(255,255,255,.1)}.event-start--linear form{display:block}.event-start--linear .event-start__cell{margin-left:0;margin-top:24px}.event-start--linear .event-start__button-sec{margin-left:0;margin-top:16px}}.kassa-widget{display:none}@media only screen and (min-width: 1431px){.kassa-widget{overflow:hidden;padding:32px 24px;width:320px;flex:0 0 320px;display:block}}.afisha-desc__title{font-style:normal;font-weight:400;font-size:18px;line-height:100%;color:#fff;opacity:.5}.afisha-desc__phone{display:block;width:fit-content;margin-top:9px;font-style:normal;font-weight:500;font-size:20px;line-height:120%;color:#fff;transition:.2s}.no-touch .afisha-desc__phone:hover{opacity:.5}.afisha-desc__social{margin-top:15px}.afisha-desc__social a{opacity:.3;transition:.2s}.no-touch .afisha-desc__social a:hover{opacity:1}.afisha-desc__social a+a{margin-left:8px}.afisha-desc__social svg{height:24px;width:24px}.afisha-desc__accordeon{margin-top:9px}.afisha-accordeon__top{font-style:normal;font-weight:400;font-size:18px;line-height:20px;opacity:.5;color:#fff;display:flex;flex-direction:row;align-items:center;transition:.2s;cursor:pointer;width:fit-content}.no-touch .afisha-accordeon__top:hover{opacity:1}.afisha-accordeon__top svg{height:20px;width:20px;margin-left:8px;transition:.2s}.afisha-accordeon__top.is-active{opacity:1}.afisha-accordeon__top.is-active svg{transform:scaleY(-1)}.afisha-accordeon__top.is-active+.afisha-accordeon__bottom{margin-top:17px;max-height:fit-content}.afisha-accordeon__bottom{overflow:hidden;max-height:0;transition:.2s}.afisha-accordeon__bottom li+li{margin-top:16px}.afisha-accordeon__bottom a{font-style:normal;font-weight:400;font-size:18px;line-height:120%;color:#fff}.widget-pay{background-color:#ffffff0d}@media screen and (min-width: 768px){.widget-pay{display:grid;grid-template-columns:repeat(2,1fr)}}.widget-pay__league{padding:21px 24px;border-bottom:1px solid rgba(255,255,255,.1);font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#fff;flex-direction:row;align-items:center;justify-content:space-between;display:none}.widget-pay__league.discount-showed{display:flex}@media screen and (min-width: 768px){.widget-pay__league{grid-column:span 2/auto}}@media only screen and (min-width: 992px){.widget-pay__league{padding:21px 32px;font-size:18px;line-height:22px}}.widget-pay__top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:24px 24px 0;min-height:46px}@media screen and (min-width: 768px){.widget-pay__top{align-items:center;padding-right:12px;padding-bottom:24px}}@media only screen and (min-width: 992px){.widget-pay__top{padding:32px 16px 32px 32px}}.widget-pay__bottom{margin-top:16px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding:0 24px 24px}@media screen and (max-width: 575px){.widget-pay__bottom{justify-content:center}}@media screen and (min-width: 768px){.widget-pay__bottom{padding-left:12px;margin-top:0;padding-top:24px}}@media only screen and (min-width: 992px){.widget-pay__bottom{justify-content:flex-end;padding:24px 32px 24px 16px}}@media screen and (max-width: 384px){.widget-pay__bottom button{flex:0 0 calc(50% - 8px);padding-left:12px;padding-right:12px}}.widget-pay__bottom button+button{margin-left:16px}.widget-pay__price{display:flex}.widget-pay__price--hidden{display:none}.widget-pay__price-value{font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#fff;margin-left:8px}@media only screen and (min-width: 992px){.widget-pay__price-value{font-size:24px;line-height:29px}}.widget-pay__price-count{font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#fff}@media only screen and (min-width: 992px){.widget-pay__price-count{font-size:24px;line-height:29px}}.widget-pay__time{font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#fff;display:flex;flex-direction:row;align-items:center}@media only screen and (min-width: 992px){.widget-pay__time{position:absolute;right:24px;top:33px}}.widget-pay__time svg{height:20px;width:20px;margin-right:8px;flex:0 0 20px}.widget-pay__ready{font-style:normal;font-weight:400;font-size:16px;line-height:100%;text-align:center;padding:22px 24px;background-color:#fff;display:block;border-radius:50px;color:#131313;transition:.2s}@media only screen and (min-width: 992px){.widget-pay__ready{padding:19px 32px;font-size:18px}}.no-touch .widget-pay__ready:hover:not([disabled]){background-color:#ffc4a3}.widget-pay__ready:disabled{opacity:.5}.widget-pay__cart{font-style:normal;font-weight:400;display:flex;font-size:16px;line-height:100%;text-align:center;padding:19px 24px;border:1px solid rgba(255,255,255,.1);border-radius:50px;color:#ffffff80;transition:.2s;flex-direction:row;justify-content:center;align-items:center}@media only screen and (min-width: 992px){.widget-pay__cart{padding:16px 32px;font-size:18px;margin-left:16px}}.widget-pay__cart svg{margin-right:8px;flex:0 0 20px;height:20px;width:20px;fill:#ffffff80;transition:.2s}.widget-pay__cart:disabled{opacity:.5}.no-touch .widget-pay__cart:hover:not([disabled]){background-color:#fff;color:#131313}.no-touch .widget-pay__cart:hover:not([disabled]) svg{fill:#131313}main{padding-top:81px}@media only screen and (min-width: 992px){main{padding-top:97px;padding-right:72px}}@media only screen and (min-width: 1431px){.main__main{display:grid;grid-template-columns:320px calc(100% - 320px)}}.main__left{overflow:hidden}.main__right{border-left:1px solid rgba(255,255,255,.1)}.mobile-sidebar{display:none}.page-title{background-color:var(--theme-color-bg);height:240px}@media only screen and (min-width: 992px){.page-title{height:278px}}@media only screen and (min-width: 1431px){.page-title{height:400px}}.header{background-color:var(--theme-color-bg);transition:.2s}.header.is-active{background-color:#131313}.footer{padding-bottom:180px}@media only screen and (min-width: 992px){.footer{padding-bottom:96px}}@media only screen and (min-width: 1431px){.footer{padding-bottom:0}}@media only screen and (min-width: 1431px){.left-main .event-buy__bottom{display:block}.left-main .event-buy__bottom button{width:100%;flex:0 0 100%}.left-main .event-buy__bottom .event-buy__events{display:flex;grid-column:span 2/auto;width:100%}.left-main .event-buy__bottom .event-buy__events .event-buy__event--favorite{font-size:18px;line-height:1;width:100%}.left-main .event-buy__bottom .event-buy__events .event-buy__event[data-lfa],.left-main .event-buy__bottom .event-buy__events .event-buy__event.j-user{width:calc(100% - 72px);flex:0 0 calc(100% - 72px)}.left-main .event-buy__bottom .event-buy__events .event-buy__event+.event-buy__event--favorite{font-size:0;width:56px;flex:0 0 56px}.left-main .event-buy__bottom .event-buy__events .event-buy__event+.event-buy__event--favorite svg{margin:0}}.event-buy .event-buy__bottom{margin-top:0;margin-left:auto}.event-buy .event-buy__bottom .event-buy__events{margin-top:0}.event-buy__top{margin-bottom:16px}@media only screen and (min-width: 992px){.event-buy__top+.event-buy__bottom{margin-top:0}}@media only screen and (min-width: 1431px){.event-buy__top+.event-buy__bottom{margin-top:25px}.event-buy__top+.event-buy__bottom .event-buy__events{margin-top:16px}}@media only screen and (min-width: 992px){.event-buy__top{margin-bottom:0}}.event-buy--mobile .event-buy__bottom .event-buy__events{margin-left:auto}
