@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}.event-popup__top{height:240px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative}@media only screen and (min-width: 992px){.event-popup__top{height:280px;padding:32px}}.event-popup__shields{display:flex;position:relative;z-index:2}.event-popup__shield{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);display:flex;margin-right:8px;position:relative;z-index:2;transition:.2s}.style-dark .event-popup__shield{background:rgba(0,0,0,.2)}.event-popup__shield--year{text-align:center;justify-content:center;align-items:center;color:#fff;font-style:normal;font-weight:400;font-size:16px;line-height:16px}.event-popup__shield--img{overflow:hidden;align-items:flex-end;justify-content:center}.event-popup__shield--img img{height:85%;display:block}.event-popup__shield--close{display:none}@media only screen and (min-width: 992px){.event-popup__shield--close{display:flex;text-align:center;justify-content:center;align-items:center;cursor:pointer}.no-touch .event-popup__shield--close:hover{background:rgba(255,255,255,.2)}.no-touch .style-dark .event-popup__shield--close:hover{background:rgba(0,0,0,.3)}.event-popup__shield--close svg{height:24px;width:24px}}.event-popup__shadow{position:absolute;width:100%;height:100%;z-index:2;left:0;top:0}.event-popup__shadow--size-30{display:block}.event-popup__shadow--size-calc{display:none}@media only screen and (min-width: 769px){.event-popup__shadow--size-30{display:none}.event-popup__shadow--size-calc{display:block}}.event-popup__image{position:absolute;height:100%;width:100%;top:0;z-index:1;right:0}.event-popup__image img{height:100%;float:right;width:auto;object-fit:cover;object-position:right top;display:block}.event-popup__name{font-style:normal;font-weight:500;font-size:24px;line-height:29px;max-width:287px;position:relative;z-index:3;color:#fff}.style-dark .event-popup__name{color:#242424}@media only screen and (min-width: 992px){.event-popup__name{font-size:28px;line-height:34px}}.event-popup__bottom{display:grid;grid-template-columns:64px auto}@media only screen and (min-width: 992px){.event-popup__bottom{grid-template-columns:80px auto}}.event-popup__info{border-left:1px solid rgba(255,255,255,.1)}.event-popup__info::-webkit-scrollbar-track{background-color:#333;border-radius:10px}.event-popup__info::-webkit-scrollbar{width:5px;border:10px solid black;border-bottom:0;border-top:0}.event-popup__info::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px}.event-popup__more{position:relative}.event-popup__more a{transform-origin:0 0;transform:rotate(-90deg);position:absolute;font-weight:400;font-size:16px;color:#fff;line-height:160%;display:flex;flex-direction:row;align-items:center;justify-content:center;width:calc(100vh - 330px);top:calc(100vh - 330px);left:0;height:64px;transition:.2s}.no-touch .event-popup__more a:hover{background:rgba(255,255,255,.05)}@media only screen and (min-width: 992px){.event-popup__more a{width:calc(100vh - 280px);top:calc(100vh - 280px);height:80px;font-size:18px;padding-left:95px}}.event-popup__buy{height:96px;position:absolute;bottom:0;left:0;padding-left:24px;padding-right:24px;width:100%;background-color:#242424;justify-content:space-between;display:flex;font-size:16px;flex-direction:row;align-items:center}.event-popup__buy-unavailable{font-style:normal;font-weight:400;font-size:18px;line-height:100%;color:#fff}.event-popup__closed{width:130px;height:50px;position:absolute;left:50%;margin-left:-65px;top:0;z-index:3}@media only screen and (min-width: 992px){.event-popup__closed{display:none}}.event-popup__closed:after{width:130px;height:4px;position:absolute;left:50%;margin-left:-65px;background:rgba(255,255,255,.2);border-radius:20px;content:"";top:8px}.event-popup__buy-button{width:199px;height:56px;border-radius:100px;background-color:#fff;text-align:center;transition:.2s}.no-touch .event-popup__buy-button:hover{background:#ffc4a3}.event-popup__buy-events{display:flex;flex-direction:row;align-items:center}.event-popup__buy-events button{width:56px;height:56px;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%;transition:.2s}.no-touch .event-popup__buy-events button:hover{border:1px solid rgba(255,255,255,0);background-color:#fff3}.event-popup__buy-events button svg{height:20px;width:20px}.event-popup__buy-events button+button{margin-left:8px}.eventpop-inform{overflow:auto;height:calc(100vh - 336px);padding-bottom:70px}@media only screen and (min-width: 992px){.eventpop-inform{height:calc(100vh - 380px);padding-bottom:25px}}.eventpop-inform__item{font-style:normal;font-weight:500;font-size:16px;line-height:120%;color:#fff}@media only screen and (min-width: 992px){.eventpop-inform__item{font-size:18px;line-height:21px}}.eventpop-inform__item+.eventpop-inform__item{margin-top:24px}@media only screen and (min-width: 992px){.eventpop-inform__item+.eventpop-inform__item{margin-top:0}}.eventpop-inform__item span{font-style:normal;font-weight:400;font-size:14px;line-height:120%;display:block;opacity:.5;margin-top:4px}@media only screen and (min-width: 992px){.eventpop-inform__item span{font-size:16px;margin-top:6px}}.eventpop-inform__caption{padding:25px 24px 23px}@media only screen and (min-width: 992px){.eventpop-inform__caption{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:23px}}.eventpop-inform__comment{border-top:1px solid rgba(255,255,255,.1);padding:24px;font-size:14px;line-height:22px;color:#fff}@media only screen and (min-width: 992px){.eventpop-inform__comment{font-size:18px;line-height:29px}}.eventpop-inform__comment .subtitle{font-size:23px;padding-bottom:10px}.eventpop-inform__comment a{display:inline-block;text-decoration:underline}.eventpop-inform__comment ol,.eventpop-inform__comment ul{padding-top:10px;list-style:disc;list-style-position:inside}.afisha-listing{margin-top:65px}@media only screen and (min-width: 992px){.afisha-listing{margin-top:80px}}@media only screen and (min-width: 1431px){.afisha-listing{width:calc(100% - 320px)}}.afisha-listing__list{display:none}@media only screen and (min-width: 992px){.afisha-listing__list{display:block}.afisha-listing__list+.afisha-listing__list{margin-top:80px}}.afisha-listing__list--active{display:block}.afisha-listing__archive{font-style:normal;font-weight:500;font-size:16px;line-height:100%;color:#fff;border-bottom:1px solid rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.5);display:block;width:100%;text-align:center;padding:25px;opacity:.5;margin-top:64px;transition:.2s;cursor:pointer}@media only screen and (min-width: 992px){.afisha-listing__archive{font-size:18px;padding:31px;margin-top:80px}}.no-touch .afisha-listing__archive:hover{background:rgba(255,255,255,.05);opacity:1}.event-list__top{display:flex;font-style:normal;align-items:center;flex-direction:row;justify-content:space-between;font-weight:500;font-size:28px;line-height:120%;color:#fff;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:21px 24px}@media only screen and (min-width: 992px){.event-list__top{font-size:32px;padding:21px 32px}}.navigation-event{display:none}@media only screen and (min-width: 992px){.navigation-event{display:flex}.navigation-event__btn{height:32px;width:32px;opacity:.5;transition:.2s;cursor:pointer}.no-touch .navigation-event__btn:hover{opacity:1}.navigation-event__btn+.navigation-event__btn{margin-left:16px}.navigation-event__btn--prev{transform:scaleX(-1)}.navigation-event__btn svg{height:32px;pointer-events:none;width:32px}}.tablet-list{overflow:hidden}.tablet-list .swiper-wrapper{height:auto;flex-wrap:wrap}@media only screen and (min-width: 992px){.tablet-list .swiper-wrapper{flex-wrap:nowrap}}.tablet-list__item{display:block}.tablet-list__more{font-style:normal;font-weight:500;font-size:16px;line-height:100%;color:#fff;border-bottom:1px solid rgba(255,255,255,.5);display:block;width:100%;text-align:center;padding:25px;opacity:.5;transition:.2s}@media only screen and (min-width: 992px){.tablet-list__more{font-size:18px;padding:31px}}.no-touch .tablet-list__more:hover{background:rgba(255,255,255,.05);opacity:1}.tablet-list__more:disabled{display:none}.tablet-list__day{display:none}@media only screen and (min-width: 992px){.tablet-list--card{display:grid!important;gap:1px;grid-template-columns:repeat(2,1fr);border-bottom:1px solid rgba(255,255,255,.1)}}@media only screen and (min-width: 1600px){.tablet-list--card{grid-template-columns:repeat(3,1fr)}}.item-event{overflow:hidden;position:relative;height:59vw;padding:24px;cursor:pointer}@media only screen and (min-width: 769px){.item-event{max-height:256px}}.item-event__picture{width:auto;height:100%;position:absolute;right:0;top:0}.item-event__picture img{width:100%;height:100%;object-fit:cover;object-position:center;position:relative;z-index:1}.item-event__picture--gradient{position:absolute;top:0;width:100%;height:100%;left:0;z-index:3}.item-event__picture-shadow{position:absolute;width:100%;height:100%;z-index:2;left:0;top:0}.item-event__picture-shadow--size-30{display:block}.item-event__picture-shadow--size-calc{display:none}@media only screen and (min-width: 769px){.item-event__picture-shadow--size-30{display:none}.item-event__picture-shadow--size-calc{display:block}}.item-event__data,.item-event__unavailable{position:relative;z-index:3;font-style:normal;font-weight:500;font-size:16px;line-height:120%;color:#fff;opacity:.5}.item-event__unavailable{position:absolute;left:24px;bottom:25px}.item-event__name{position:relative;z-index:3;font-style:normal;font-weight:500;font-size:18px;line-height:120%;max-width:240px;color:#fff;margin-top:9px}.style-dark .item-event__name,.style-dark .item-event__data,.style-dark .item-event__unavailable{color:#242424}.item-event__prices{position:absolute;left:24px;bottom:25px;z-index:3}.item-event__wishlist{position:absolute;right:24px;bottom:25px;z-index:3;color:#fff;padding:10px 16px;background:rgba(255,255,255,.05);border-radius:100px;display:flex;flex-direction:row;align-items:center}.item-event__wishlist svg{height:25px;fill:#fff}.no-touch .item-event__wishlist:hover{cursor:pointer;background:rgba(255,255,255,.15)}.item-event__wishlist *{pointer-events:none}.item-event__wishlist[data-added=true] svg path{fill-rule:nonzero}.item-price{display:flex;gap:8px}.item-price__value{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#131313;padding:10px 16px;background-color:#fff;border-radius:100px}.no-touch .item-price__value:hover{cursor:pointer;background-color:#ffc4a3}.item-price__pre-value{font-style:normal;font-weight:400;font-size:16px;line-height:20px;opacity:.5;color:#fff}.item-price__lfa{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#fff;padding:10px 16px;background:rgba(255,255,255,.05);border-radius:100px;display:flex;flex-direction:row;align-items:center}.item-price__lfa svg{height:20px;width:20px;margin-right:8px}.no-touch .item-price__lfa:hover{cursor:pointer;background:rgba(255,255,255,.15)}.item-price__lfa *{pointer-events:none}@media only screen and (min-width: 992px){.afisha-listing--card .tablet-list{display:block}.afisha-listing--card .tablet-list__more{grid-column:span 2/auto}.afisha-listing--card .tablet-list__day{display:none}.afisha-listing--card .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr)}.afisha-listing--card .item-event__picture img{transition:.2s}.afisha-listing--card .item-event{overflow:hidden}.afisha-listing--card .tablet-list__more{border-top:1px solid rgba(255,255,255,.5)}.afisha-listing--card .navigation-event{display:none}}.no-touch .afisha-listing--card .item-event:hover .item-event__picture img{transform:scale(1.1);transition-duration:.2s}.no-touch .afisha-listing--card .item-event:hover .item-event__picture .item-event__picture--gradient{transform:scale(1.12);transition-duration:.2s}.no-touch .afisha-listing--card .item-event:not(:hover) .item-event__picture img{transition-duration:.2s}.no-touch .afisha-listing--card .item-event:not(:hover) .item-event__picture .item-event__picture--gradient{transition-duration:.23s}@media only screen and (min-width: 992px){.afisha-listing--tablet .tablet-list{display:block;height:fit-content}.afisha-listing--tablet .tablet-list__more{grid-column:span 1/auto;border-top:1px solid #6e6e6e;position:relative;z-index:2;top:-1px}.afisha-listing--tablet .tablet-list__colum{height:auto;border-right:1px solid rgba(255,255,255,.1)}.afisha-listing--tablet .tablet-list__day{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-style:normal;font-weight:500;font-size:18px;line-height:20px;color:#fff;padding:22px 24px;border-bottom:1px solid rgba(255,255,255,.1)}.afisha-listing--tablet .item-event__picture{opacity:0;width:100%;transition:.2s}.afisha-listing--tablet .item-event__picture img,.afisha-listing--tablet .item-event__picture-shadow{display:none}.afisha-listing--tablet .item-event{background:none!important;border-bottom:1px solid rgba(255,255,255,.1);max-height:225px}.afisha-listing--tablet .swiper-wrapper{position:relative}.afisha-listing--tablet .swiper-wrapper:after{border-bottom:1px solid rgba(255,255,255,.1);content:"";position:absolute;left:0;bottom:0;width:100%}.afisha-listing--tablet .swiper-wrapper:nth-last-child(2):after{display:none}}.no-touch .item-event:hover .item-event__picture{opacity:1}.afisha-listing--tablet .style-dark .item-event__name,.afisha-listing--tablet .style-dark .item-event__data,.afisha-listing--tablet .style-dark .item-event__unavailable{color:#fff}.afisha-listing--tablet .style-dark:hover .item-event__name,.afisha-listing--tablet .style-dark:hover .item-event__data,.afisha-listing--tablet .style-dark:hover .item-event__unavailable{color:#242424}@media only screen and (max-width: 991px){.afisha-listing--tablet .style-dark .item-event__name,.afisha-listing--tablet .style-dark .item-event__data,.afisha-listing--tablet .style-dark .item-event__unavailable{color:#242424}}.filter-section{width:100vw;height:100%;position:fixed;top:0;right:0;z-index:-1}.popup-open .filter-section{background:rgba(0,0,0,.6);z-index:100}.filter-section__container{width:100%;height:100%}@media only screen and (min-width: 992px){.filter-section__container{width:640px}}@media only screen and (min-width: 992px){.filter-section__container.filter-sec--middle.filter-sec--active{right:calc(50% - 320px);height:80%;top:10%;border-radius:30px;overflow:hidden}}.filter-sec{right:0;bottom:-400%;transition:.3s;background-color:#1a1a1a;position:fixed;z-index:8;border-left:1px solid rgba(255,255,255,.1);border-radius:16px 16px 0 0}@media only screen and (min-width: 992px){.filter-sec{right:-100%;bottom:initial;top:0;border-radius:0}}.filter-sec--active{bottom:0}@media only screen and (min-width: 992px){.filter-sec--active{right:0;bottom:inherit}}.filter-sec__clear{font-style:normal;font-weight:400;font-size:16px;line-height:18px;display:flex;align-items:center;color:#fff;opacity:.3;transition:.2s}@media only screen and (min-width: 992px){.filter-sec__clear{font-size:18px}}.no-touch .filter-sec__clear:hover{opacity:1}.filter-sec__title{height:73px;border-bottom:1px solid rgba(255,255,255,.1);position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-left:24px;padding-right:24px}@media only screen and (min-width: 992px){.filter-sec__title{height:97px;padding-left:88px;padding-right:32px}}.filter-sec__title span{font-style:normal;font-weight:500;font-size:20px;line-height:40px;color:#fff}@media only screen and (min-width: 992px){.filter-sec__title span{font-size:24px}}.filter-sec__close{display:none}@media only screen and (min-width: 992px){.filter-sec__close{height:40px;width:40px;border-radius:50%;position:absolute;left:32px;top:50%;margin-top:-20px;background:rgba(255,255,255,.1);display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.2s}}.no-touch .filter-sec__close:hover{background:rgba(255,255,255,.3)}.filter-sec__close svg{height:24px;width:24px}.filter-sec__list{overflow:auto;height:calc(100% - 97px);padding-bottom:104px}.filter-sec__list::-webkit-scrollbar{display:none}.filter-sec__result{height:104px;background-color:#242424;position:absolute;left:0;z-index:3;bottom:0;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 24px}.filter-sec__result-btn{font-style:normal;font-weight:400;font-size:18px;line-height:100%;color:#131313;background-color:#fff;border-radius:50px;width:100%;padding:19px;text-align:center;transition:.2s}.no-touch .filter-sec__result-btn:hover{background-color:#ffc4a3}.child-list{width:100%;height:100%;display:grid;grid-template-columns:auto 64px}.child-list--not-letter{grid-template-columns:repeat(1,1fr)}.child-list__items{overflow:auto;height:calc(100% - 178px);padding-bottom:104px}.child-list__items::-webkit-scrollbar{display:none}.child-list__letter{overflow:auto;border-left:1px solid rgba(255,255,255,.1);padding-top:16px;height:calc(100% - 178px);padding-bottom:125px}.child-list__letter::-webkit-scrollbar{display:none}.letter-symbol{text-transform:uppercase;font-style:normal;font-weight:500;font-size:20px;color:#fff;text-align:center;display:block;opacity:.3}.letter-symbol.is-active{opacity:1}.letter-symbol+.letter-symbol{margin-top:16px}.cell-multyply{display:none}@media only screen and (min-width: 992px){.cell-multyply{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}}.cell-multyply span{font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#fff;padding:28px 32px;position:relative;z-index:1}.cell-multyply__cell+.cell-multyply__cell{margin-left:24px}.cell-multyply__section{display:flex;flex-direction:row;align-items:center;padding-right:32px}.cell-multyply__section label{font-style:normal;font-weight:400;font-size:18px;line-height:24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;cursor:pointer;transition:.2s;position:relative;z-index:1}.cell-multyply__section label svg{height:24px;width:24px;opacity:.05;transition:.2s;margin-right:8px}.no-touch .cell-multyply__section label:hover svg{opacity:.3}.filter-list__cell [type=radio],.filter-list__cell [type=checkbox]{display:none}.filter-list__cell>label{font-style:normal;font-weight:400;font-size:16px;line-height:24px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;padding:20px 23px;cursor:pointer;transition:.2s;position:relative;z-index:1}@media only screen and (min-width: 992px){.filter-list__cell>label{font-size:20px;padding:28px 32px}}.filter-list__cell>label svg{height:24px;width:24px;opacity:.05;transition:.2s}.no-touch .filter-list__cell>label:hover{background-color:#ffffff1a}.no-touch .filter-list__cell>label:hover svg{opacity:.3}.filter-list__cell [type=radio]:checked+label svg{opacity:1}.filter-list__cell [type=checkbox]:checked+label svg{opacity:1}.filter-list__search{position:relative}.filter-list__search [type=text]{height:65px;border:none;outline:none;width:100%;background-color:transparent;border-bottom:1px solid rgba(255,255,255,.1);font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff;padding-left:24px;padding-right:88px;transition:.2s}@media only screen and (min-width: 992px){.filter-list__search [type=text]{height:81px;padding-left:32px;padding-right:90px;font-size:20px}}.no-touch .filter-list__search [type=text]:hover{background-color:#ffffff1a}.filter-list__search-btn{height:65px;position:absolute;right:0;top:0;width:72px;display:flex;flex-direction:row;align-items:center;justify-content:center}@media only screen and (min-width: 992px){.filter-list__search-btn{height:81px;width:81px}}.filter-list__search-btn svg{height:24px;width:24px}@media only screen and (min-width: 992px){.group-filter--not-desctop{display:none}}.group-filter__parent{font-style:normal;font-weight:400;font-size:16px;line-height:24px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;padding:20px 23px;cursor:pointer;transition:.2s}@media only screen and (min-width: 992px){.group-filter__parent{font-size:20px;padding:28px 32px}}.group-filter__parent svg{height:24px;width:24px}.no-touch .group-filter__parent:hover{background-color:#ffffff1a}.group-filter__parent.is-active+.group-filter__child{left:0}.group-filter__child{background-color:#1a1a1a;position:absolute;left:100%;top:0;height:100%;width:100%;transition:.2s;z-index:2}.group-filter__child .filter-sec__title{justify-content:flex-start}.group-filter__child .filter-sec__close{display:flex;margin-right:16px}.swipe-toggler{display:block;height:50px;width:160px;left:50%;margin-left:-80px;position:absolute;z-index:5}.swipe-toggler: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){.swipe-toggler{display:none}}.filter-list__cell label.disabled span{opacity:.3}.group-filter__parent_lable{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:90%}main{padding-top:81px}@media only screen and (min-width: 992px){main{padding-top:97px!important;padding-right:72px}}
