@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,\ 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);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{border-bottom:1px solid rgba(255,255,255,.1);position:relative}.page-title__gradient{height:100%;width:50%;position:absolute;z-index:2;left:0;top:0}.page-title__top{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}.page-title__return{width:56px;height:40px;background:rgba(255,255,255,.1);border-radius:100px;margin-right:8px;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.2s}.no-touch .page-title__return:hover{background:rgba(255,255,255,.5)}.page-title__return svg{height:24px;width:24px}.page-title img{height:100%;width:auto;object-fit:cover;object-position:center left;position:absolute;right:0;z-index:1;top:0}@media only screen and (min-width: 992px){.page-title img{opacity:1}}.page-title--fullwidth img{width:100%;object-position:center top}.page-title--opacity img{opacity:.4}@media only screen and (min-width: 992px){.page-title--opacity img{opacity:.4}}.page-title__shadow{position:absolute;width:100%;height:100%;z-index:2;left:0;top:0}.page-title__shadow--tablet{display:block}.page-title__shadow--laptop,.page-title__shadow--desctop{display:none}@media only screen and (min-width: 992px){.page-title__shadow--laptop{display:block}.page-title__shadow--tablet,.page-title__shadow--desctop{display:none}}@media only screen and (min-width: 1431px){.page-title__shadow--desctop{display:block}.page-title__shadow--tablet,.page-title__shadow--laptop{display:none}}.page-title--festival img{object-position:left center}.page-title .wrapper{height:240px;display:flex;flex-direction:row;align-items:flex-end;position:relative;z-index:3}@media only screen and (min-width: 992px){.page-title .wrapper{height:278px}}@media only screen and (min-width: 1431px){.page-title .wrapper{height:400px}}.page-title__row{padding-bottom:24px;position:relative;z-index:3}@media only screen and (min-width: 992px){.page-title__row{padding-bottom:32px}}@media only screen and (min-width: 1431px){.page-title__row--flex{flex-direction:row-reverse;display:flex;justify-content:space-between;width:100%}}.page-title__content{font-family:SangBleuEmpire;font-style:normal;font-weight:600;font-size:32px;line-height:120%;color:#fff;word-break:break-word}@media only screen and (min-width: 992px){.page-title__content{font-size:40px}}@media only screen and (min-width: 1431px){.page-title__content{font-size:48px}}.page-title .choices{width:fit-content}.page-title .choices:after{display:none}.page-title .choices__inner{border:none;padding:0!important;min-height:0;background:transparent}.page-title .choices__list.is-active{z-index:10}.page-title .choices__list--single{padding:12px 47px 12px 15px;color:#fff;font-style:normal;font-weight:400;font-size:16px;line-height:16px;width:fit-content;background:rgba(255,255,255,.1);border-radius:100px;position:relative}.page-title .choices__list--single:after{height:20px;width:20px;background-image:url(/build/assets/down.bc996856.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;right:16px;top:10px;content:"";transition:.2s}.page-title .choices__list--dropdown{display:block;width:fit-content;margin-top:8px!important;border-radius:8px!important;background-color:#242424!important;border:1px solid rgba(255,255,255,.1)!important}.page-title .choices__item{color:#fff;white-space:nowrap}.page-title .choices.is-open .choices__list--single:after{transform:scaleY(-1)}.page-title .choices__item--selectable.is-highlighted{background-color:transparent!important;opacity:.5}.history-section{margin-bottom:64px}@media only screen and (min-width: 992px){.history-section{margin-bottom:80px;display:grid;grid-template-columns:320px auto;border-bottom:1px solid rgba(255,255,255,.1)}}.history-section__left{display:none}@media only screen and (min-width: 992px){.history-section__left{display:block;border-right:1px solid rgba(255,255,255,.1);margin-bottom:-1px}}.history-section__right{margin-bottom:-1px;overflow:hidden}.history-section__btn-laptop{font-style:normal;font-weight:500;font-size:18px;color:#ffffff80;line-height:22px;padding:10px 31px;transition:.2s;min-height:80px;display:flex;flex-direction:row;align-items:center;justify-content:left;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer}.no-touch .history-section__btn-laptop:hover{background-color:#ffffff0d}.history-item{color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px){.history-item{display:none;border-bottom:0}.history-item.activated{display:block}}.history-item__main{font-style:normal;font-weight:500;font-size:18px;line-height:22px;padding:21px 64px 21px 24px;position:relative;transition:.2s}@media only screen and (min-width: 992px){.history-item__main{font-size:32px;line-height:38px;padding:32px 32px 24px;pointer-events:none}}.history-item__main svg{height:24px;width:24px;position:absolute;right:24px;top:20px;transition:.2s;opacity:.5}@media only screen and (min-width: 992px){.history-item__main svg{display:none}}.history-item__main.is-active{background-color:#ffffff0d}.history-item__main.is-active svg{transform:scaleY(-1);opacity:1}.history-item__main.is-active+.history-item__accordeon{background-color:#ffffff0d}.history-item__accordeon{height:0;overflow:hidden}@media only screen and (min-width: 992px){.history-item__accordeon{height:inherit}}.history-item__accordeon.active{height:inherit}@media only screen and (min-width: 992px){.tabs__pane{display:none}}.tabs__btn_active{color:#fff}.tabs__pane_show{display:block!important}@media only screen and (min-width: 992px){.tabs__pane_show .history-item__accordeon{height:fit-content}}.history-text p{font-size:16px;line-height:26px}.history-text p+p{margin-top:16px}@media only screen and (min-width: 992px){.history-text p{font-size:18px;line-height:29px}}.history-text__content{padding:0 24px 24px;width:100%}@media only screen and (min-width: 992px){.history-text__content{padding:0 32px 32px}}.history-text__slider{margin-top:16px;height:fit-content}@media only screen and (min-width: 992px){.history-text__slider{margin-top:24px}}.history-slider__slide{height:53vw;max-height:345px}.history-slider__slide img{height:100%;width:100%;object-fit:cover;object-position:center;display:block;border-radius:4px}.history-slider__scroll{height:2px;margin-top:16px;width:100%;background:rgba(255,255,255,.1)}.history-slider__scroll .swiper-scrollbar-drag{background-color:#fff;border-radius:0}@media only screen and (min-width: 992px){.history-slider__scroll{height:4px;margin-top:24px}}main{padding-top:81px}@media only screen and (min-width: 992px){main{padding-top:97px;padding-right:72px}}
