:root{--padding-owl-nav: 60px}.owl-nav-position{padding:0 var(--padding-owl-nav)}.owl-nav-position>.owl-nav button{top:50%}.owl-nav-position>.owl-nav .owl-prev{transform:rotate(180deg) translate(0, 50%);left:0}.owl-nav-position>.owl-nav .owl-next{transform:translate(0, -50%);right:0}@media screen and (max-width: 1200px){.owl-nav-position>.owl-nav .owl-prev{transform:rotate(180deg) translate(50%, 50%);left:calc(var(--padding-owl-nav)/2)}.owl-nav-position>.owl-nav .owl-next{transform:translate(50%, -50%);right:calc(var(--padding-owl-nav)/2)}}@media screen and (max-width: 576px){.owl-nav-position{--padding-owl-nav: 18vw!important}}@media screen and (max-width: 400px){.owl-nav-position{--padding-owl-nav: 15vw!important}}.sonata{max-width:1200px;padding:0 15px;margin:0 auto}.sonata__title{display:flex;justify-content:center;padding:60px 0 0px 0}.sonata__title h1{display:inline;font-family:"BebasNeue";font-size:clamp(4rem,-0.769rem + 7.69vw,5rem);letter-spacing:.4rem;line-height:1;color:#979797;text-align:center;margin:0}.sonata__title .circle{display:inline-block;vertical-align:middle;width:13px;height:13px;border-radius:50%}.sonata__title>div{position:relative}.it{position:absolute;background:url("../img/it.png") no-repeat;background-size:cover}.it::before{content:"";display:block;padding-bottom:72.7%}.it_title{display:none;width:11.7vw;top:100%;right:-4vw}.it_conductor{--width: 130px;--right: 25px;width:var(--width);top:25%;right:calc(var(--width)*-1 - var(--right))}.sonata__container{display:flex;padding:0;overflow:hidden}.sonata-right{display:flex;align-items:center;justify-content:end}.sonata-left{display:flex;align-items:center;flex:1 1 auto}.sonata__conductor{position:relative;width:100%;max-width:493px;background:url("../img/conductor.png") no-repeat;background-size:auto 100%;background-position:left bottom}.sonata__conductor::after{content:"";display:block;padding-bottom:91.8%}.notes{display:flex;flex-direction:column;padding:70px 0 5px 0}.notes__wrapper{height:50px;border-bottom:1px solid;-o-border-image:linear-gradient(to right, rgba(255, 255, 255, 0) 5%, rgb(170, 168, 162) 70%, rgba(255, 255, 255, 0) 95%) 1 0%;border-image:linear-gradient(to right, rgba(255, 255, 255, 0) 5%, rgb(170, 168, 162) 70%, rgba(255, 255, 255, 0) 95%) 1 0%}.notes__wrapper:last-child{border-bottom:none}:root{--note-default-w: 90px;--note-custom-w: 106px;--note-default-padding: 10px;--note-custom-padding: 45px;--note-padding-text: 10px;--note-default-margin: calc(var(--note-default-w) + var(--note-default-padding));--note-custom-margin: calc(var(--note-custom-w) + var(--note-custom-padding))}.note{position:relative;display:flex;align-items:center;height:100%}.note__img{position:absolute;bottom:-5px;left:0;background-size:cover !important}.note__img::after{content:"";display:block}.note_default .note__img{width:var(--note-default-w)}.note_default .note__img::after{padding-bottom:136.2%}.note_default .note__text{padding-left:calc(var(--note-default-w)/100*53 + var(--note-padding-text))}.note_custom .note__img{width:var(--note-custom-w)}.note_custom .note__img::after{padding-bottom:162%}.note_custom .note__text{padding-left:calc(var(--note-custom-w)/100*100 + var(--note-padding-text))}.note__text p{display:inline-block;font-family:"Raleway-Medium";font-weight:600;font-size:.84rem;color:#424242;max-width:-moz-fit-content;max-width:fit-content;line-height:1.1;padding-top:10px;margin:0}.note__text br{display:none}.note_1{margin-left:calc(var(--note-default-margin)*3 + var(--note-custom-margin))}.note_1 .note__img_bg{background:url("../img/note-1.png") no-repeat}.note_2{margin-left:calc(var(--note-default-margin)*2 + var(--note-custom-margin))}.note_2 .note__img_bg{background:url("../img/note-2.png") no-repeat}.note_3{margin-left:calc(var(--note-default-margin) + var(--note-custom-margin))}.note_3 .note__img_bg{background:url("../img/note-3.png") no-repeat}.note_4{margin-left:var(--note-custom-margin)}.note_4 .note__img_bg{background:url("../img/note-4.png") no-repeat}.note_5{margin-left:0}.note_5 .note__img_bg{background:url("../img/note-5.png") no-repeat}.dialog-bg{background:url("../img/board_bg.png") no-repeat;background-size:60% auto;background-position:0 center;overflow:hidden}.dialog{display:flex}.dialog__board,.dialog__video{display:flex;width:50%}.dialog__board{padding:0 50px 0 8px}.board{position:relative;width:400px;max-width:400px;transform:rotate(-3deg) translate(0, 15px)}.board::before{content:"";display:block;padding-bottom:134%}.board__arrow{position:absolute;bottom:15px;right:-10%;width:16%;height:auto}.board__arrow::after{content:"";display:block;width:100%;height:0;padding-bottom:95.3%;background:url("../img/board_arrow.png") no-repeat;background-size:cover}.board__content{position:absolute;display:flex;flex-direction:column;top:0;bottom:0;left:0;right:0}.board__head{position:relative;width:100%;height:0;padding-bottom:31.8%;background:url("../img/board_head.png") no-repeat;background-size:cover;z-index:10}.board__wrapper{flex:1 1 auto;margin-top:-5%;width:100%;z-index:9;padding:0 4.3% 0 4.7%}.board__body{position:relative;width:100%;height:100%;background:#f6f2ea;border-left:2px solid #3a3a3a;border-right:2px solid #3a3a3a;border-bottom:2px solid #3a3a3a;border-bottom-left-radius:60% 15%;border-bottom-right-radius:60% 15%;overflow:hidden;box-shadow:0px 5px 60px 0px rgba(80,80,80,.3)}.board__body::after{content:"";position:absolute;width:40%;top:0;bottom:10px;background:url("../img/board_shadow.png") no-repeat,linear-gradient(to right, #e3e1dd 0%, transparent 25%);background-size:auto 100%;opacity:.7}.board__body::before{content:"";position:absolute;width:10%;top:0;right:0;bottom:0;background:linear-gradient(to left, #e3e1dd 0%, transparent 100%);z-index:999}.board__list{position:absolute;height:100%;width:auto;top:-2px;bottom:0;right:0px;animation:pulsing 55s linear infinite;display:flex}.board__list img{height:100%;width:auto}@keyframes pulsing{0%{transform:translateX(0%)}100%{transform:translateX(50%)}}.dialog__video{display:flex;align-items:center;justify-content:end}.video{width:590px;max-width:590px}.video__wrapper{position:relative;width:100%;height:0;padding-bottom:55.8%;background:#efece6;box-shadow:0px 5px 60px 0px rgba(80,80,80,.3);border:2px solid #f3f3f3}.video__wrapper iframe{position:absolute;display:block;width:100%;height:100%}.video__description{width:100%;text-align:right;font-family:"Arial Regular",Helvetica,sans-serif;font-size:.95rem;padding-top:10px}.maestro-slider{padding-top:30px;padding-bottom:100px;max-width:1100px;margin:0 auto}.maestro{max-width:222px;margin:0 auto;padding:5px}.incognito{width:100%;height:100%;background:#ff5514;display:flex;align-items:center;justify-content:center;padding:15px}.incognito h5{font-family:"BebasNeue-Book";font-size:1.2rem;color:#fff;border-bottom:1px solid #fff;line-height:1.5}.maestro__container{position:relative;width:100%;height:100%;padding-bottom:152%}.maestro__facade,.maestro__photo{position:absolute;top:0;bottom:0;left:0;right:0}.maestro__facade{width:100%;height:100%;background-repeat:no-repeat !important;background-size:cover !important;z-index:9}.maestro_rotate_0{transform:rotate(-2deg)}.maestro_rotate_1{transform:rotate(2deg)}.maestro__facade._incognito{background:url("../img/incognito.png")}.maestro__photo{display:none;flex-direction:column;z-index:8}.m-photo{display:flex;justify-content:center;align-items:center;flex:1 1 auto;overflow:hidden;background:#efece6}.m-button-wrapper{height:14%}.m-button{display:flex;justify-content:center;align-items:center;width:100%;height:auto;background:#ff5514;font-family:"BebasNeue-Book";text-transform:uppercase;font-size:1.2rem;font-weight:600;letter-spacing:.1rem;line-height:1.3;text-align:center;color:#fff;padding:10px 15px;border:0}.m-button:hover,.m-button:active{color:#fff}.maestro-hover{animation:maestro-hover .5s linear;-webkit-animation:maestro-hover .5s linear;animation-fill-mode:both}@keyframes maestro-hover{0%{opacity:1}100%{opacity:0;display:none}}.maestro-active{display:flex;animation:maestro-active .4s linear;-webkit-animation:maestro-active .4s linear;animation-fill-mode:both}@keyframes maestro-active{0%{opacity:0}100%{opacity:1}}.info{display:flex;max-width:1200px;margin:0 auto;background:url("../img/info-bg.png") no-repeat;background-position-y:bottom;background-position-x:32.2%;padding:40px 15px 185px 15px;overflow:hidden}.info__block{width:40%}.info__block_left .info__item{background:url("../img/info-block-left.png") no-repeat}.info__block_right .info__item{background:url("../img/info-block-right.png") no-repeat}.info__wrapp{margin:0 auto;max-width:-moz-fit-content;max-width:fit-content}.info__title{width:100%}.info__container{display:flex}.info__item{display:flex;position:relative;width:145px;background-size:cover !important;margin-right:5px}.info__item:last-child{margin-right:0}.info__item::after{content:"";padding-bottom:180.5%}.info__content{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;padding:40px 15px 30px 15px}.info__content div{width:100%;text-align:center}.info__content img{max-width:90%}.info__item-text{font-family:"CenturyGothic";font-size:clamp(.75rem,-0.154rem + 1.54vw,.9rem);word-spacing:999px;line-height:1.3;color:#000;text-align:center;padding-top:15px;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.info-bg{width:25%}.info__title h4{font-family:"BebasNeue-Light";text-transform:uppercase;color:#ff5514;font-size:clamp(1.5rem,1.065rem + 1.74vw,1.9rem);letter-spacing:.05rem;line-height:1;margin:0;padding:10px 5px}.info__title_left{text-align:right}.info__block_right{text-align:left}.tour{position:relative;padding-left:22%;margin-top:-40px}.ticket-buy_btn{position:absolute;top:0px;right:0;width:154px;z-index:9}.ticket-buy_btn a{display:block;width:100%;height:0;padding-bottom:141.5%;background:url("../img/ticket-buy.png") no-repeat;background-size:cover;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;font-weight:bold;color:#fff;font-size:clamp(.6rem,.156rem + .93vw,.85rem);text-align:center;line-height:1}.ticket-buy_btn a span{display:block;padding:11% 0}.tour__container{padding:0px 6.5% 12% 0px}.tour__rails{position:relative;display:block;width:100%;height:0;padding-bottom:51.2%;background:url("../img/rails.png") no-repeat;background-size:cover}.tour__train{position:absolute;bottom:0;left:-7%;width:45%;background:url("../img/train.png") no-repeat;background-size:cover}.tour__train::before{content:"";display:block;padding-bottom:81%}.tour-item{position:absolute}.tour-item__icon{text-align:center;width:76px;margin:0 auto}.tour-item__icon img{width:100%}.tour-item__text{display:flex;flex-direction:column;font-family:"CenturyGothic";font-weight:600;line-height:1.4;padding:3px 0;transform:translateX(50%)}.tour-item__city{font-size:clamp(.55rem,.372rem + .37vw,.65rem);text-transform:uppercase;color:#606060}.tour-item__date{font-size:clamp(.5rem,.322rem + .37vw,.6rem);color:#ff5514}.tour-item_1{top:4%;left:13%}.tour-item_2{top:18%;left:31%}.tour-item_3{top:29%;left:50%}.tour-item_4{top:41%;left:68%}.tour-item_5{top:57%;left:84%}.tour-item_6{top:83%;left:98.5%}.tour-item_6 .tour-item__text{align-items:center;transform:translateX(0)}.tour-item_7{top:83%;left:80%}.tour-item_7 .tour-item__text{align-items:center;transform:translateX(0)}.tour-item_8{top:76%;left:64%}.tour-item_9{top:67%;left:48%}.tour-item_10{top:60%;left:31%}.tour-item_11{top:56%;left:14%}.products-slider{padding-top:30px;padding-bottom:70px}.bp{padding:0 15px;max-width:350px;margin:0 auto}.bp__image img{max-width:210px;margin:0 auto}.button-buy{border:1px solid #fff;outline:solid 1px #b2b1b1;border-radius:6px;padding:7px 20px 5px 20px;margin:2px;font-family:"BebasNeue";font-size:.9rem;color:#000;line-height:1;letter-spacing:1px;font-weight:600}.button-buy:hover{color:#000}.button-buy_blue{background:#eeedf0;background:linear-gradient(180deg, rgb(238, 237, 240) 0%, rgb(180, 178, 204) 100%)}.button-buy_grey{background:#eeedf0;background:linear-gradient(180deg, rgb(238, 237, 240) 0%, rgb(205, 202, 196) 100%)}.button-buy_gold{background:#eeedf0;background:linear-gradient(180deg, rgb(238, 237, 240) 0%, rgb(217, 193, 156) 100%)}.button-buy_dark{background:#eeedf0;background:linear-gradient(180deg, rgb(238, 237, 240) 0%, rgb(166, 163, 160) 100%)}.bp__header{display:flex;align-items:end;padding:15px 0 30px 0}.bp-price{display:flex;align-items:center;font-family:"Arial Regular",Helvetica,sans-serif;font-size:.8rem;font-weight:600;line-height:1;margin-left:20px}.price{padding:5px}.valute{padding:2px 5px;border:1px solid #ff6c00}.bp__title{padding-bottom:15px}.bp__title h4{font-family:"CenturyGothic";font-size:.9rem;line-height:1.3;color:#747474;margin:0;border-left:1px solid #ff5514;padding-left:10px}.bp__title h4 span{display:block;width:100%;font-size:.8rem;color:#ff5514;text-transform:uppercase;font-weight:600;letter-spacing:1px}.bp__description{padding:15px 0 15px 11px;font-family:"CenturyGothic";font-size:clamp(.75rem,.407rem + .71vw,.85rem);line-height:1.4;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;color:#3b3b3b}.bp__description p{margin-bottom:10px}.bp__description p:last-child{margin-bottom:0}.bp__description h5{font-family:"CenturyGothic";font-size:.85rem;font-weight:600;margin-bottom:5px}.bp__description ul{margin-bottom:10px;padding-left:18px}.bp__description ul li{padding-bottom:4px}.bp__description ul li::marker{color:#ff5514}.bp__footer{padding-left:11px}.button-more{font-family:"CenturyGothic";font-size:.7rem;color:#fff;text-transform:uppercase;background:#ff5514;border:0;outline:0;padding:8px 25px 8px 13px;border-bottom-right-radius:25px 100%}.button-more:hover{background:#ff6d34}:root{--bp-content-height: 220px}.bp__wrapper{position:relative;overflow:hidden}.bp__wrapper::after{content:"";position:absolute;display:block;width:100%;height:40px;bottom:0;background:linear-gradient(to top, #f9f5ed 30%, transparent 100%)}.button-show{display:block}.button-hide{display:none}.bp-content_show{height:auto;max-height:2000px;transition:all .8s ease-in}.bp-content_show::after{display:none}.bp-content_hide{max-height:var(--bp-content-height);transition:all .8s ease-in}.bp-content_hide::after{display:block}.about{max-width:1100px;margin:0 auto;padding-left:15px;padding-right:15px;padding-top:0;padding-bottom:30px}.about-bg{position:absolute;width:350px;top:50%;left:50%;transform:translate(-50%, calc(-50% - 50px))}.about-bg__wrapper{display:contents}.about-bg__img{width:100%;padding-bottom:108%;background:url("../img/about-bg.png") no-repeat;background-size:cover}.about__container{position:relative;display:flex;flex-wrap:wrap;width:100%}.about__block{display:flex;width:50%;padding:15px}.about__block_0,.about__block_2{justify-content:start}.about__block_1,.about__block_3{justify-content:end}.about__block_0{z-index:11}.about__block_1{z-index:13}.about__content{position:absolute;left:0;right:0;top:0;bottom:0}.about__wrapper{display:flex;flex-direction:column;width:100%;height:100%}.about__wrapper .text{flex:1 1 auto}.about__wrapper .details{display:flex;justify-content:center}.details__button{display:inline-block;font-size:.9rem;font-family:"Arial Regular",Helvetica,sans-serif;white-space:nowrap;display:flex;align-items:center}.details__button img{max-width:100%;height:auto}.details__button div:last-child{padding-left:0px}.details__button.arrow-0{color:#004ecb}.details__button.arrow-1{color:#11ab0e}.details__button.arrow-2{color:#c92323}.details__button.arrow-3{color:#c69726}.pen{position:absolute;bottom:-24px;left:155px;width:11px;height:220px;background:url("../img/pen.png") no-repeat;background-size:cover;transform:rotate(50deg)}.about__paper{display:block;position:relative;height:-moz-fit-content;height:fit-content;background-size:cover !important;background-position:center center !important}.about__paper .about__content p{display:-webkit-box;line-clamp:12;box-orient:vertical;-webkit-line-clamp:12;-webkit-box-orient:vertical;font-size:.8rem;font-size:clamp(.65rem,.2rem + 1.25vw,.8rem);line-height:1.5;overflow:hidden;margin:0;padding:0}.about__paper::after{display:block;content:"";width:100%}.about__paper_0{width:270px;background:url("../img/about-paper-1.png") no-repeat;transform:rotate(-15deg);z-index:11}.about__paper_0 .about__content{padding:23% 8% 6% 28%}.about__paper_0::after{padding-bottom:128%}.about__paper_1{width:330px;background:url("../img/about-paper-2.png") no-repeat;transform:rotate(8deg);z-index:13}.about__paper_1 .about__content{padding:13% 15% 8% 18%}.about__paper_1::after{padding-bottom:105%}.about__paper_2{width:270px;background:url("../img/about-paper-3_2.png") no-repeat;transform:rotate(16deg) translate(-15px, -30px);z-index:10}.about__paper_2 .about__content{padding:16% 6% 8% 15%}.about__paper_2 .about__content p{padding-right:20px}.about__paper_2 .details{justify-content:end}.about__paper_2::after{padding-bottom:132%}.about__paper_3{width:275px;background:url("../img/about-paper-4.png") no-repeat;transform:rotate(-25deg) translate(5px, -50px);z-index:11}.about__paper_3 .about__content{padding:18% 10% 8% 20%}.about__paper_3 .about__content p{line-clamp:14;-webkit-line-clamp:14}.about__paper_3::after{padding-bottom:140.5%}.reviews-slider{padding:15px 0}.review{max-width:670px;margin:0 auto}.review__container{display:flex;flex-direction:column}.review__text{width:100%;padding:0 0 100px 0;background:url("../img/review_frame.png") no-repeat;background-size:100% auto;background-position-y:bottom}.review__text p{font-family:"Arial Regular",Helvetica,sans-serif;padding:0 30px 0 40px;width:-moz-fit-content;width:fit-content;margin:0 auto;line-height:1.5}.review__photo{display:flex;flex-direction:column;align-items:center;width:100%}.photo-line{padding:0 0 10px;border-bottom:1px solid #ff5d1f}.r-photo{display:flex;align-items:center;position:relative;width:140px;height:175px;overflow:hidden}.r-photo img{width:100% !important;height:auto}.r-name{padding:10px 0 0 0}.r-name h5{font-family:"BebasNeue-Book";text-transform:uppercase;font-size:1.4rem;color:#000;letter-spacing:.05rem;line-height:1;padding:0;margin:0}.slider.owl-reviews>.owl-nav button{bottom:110px}.slider.owl-reviews>.owl-nav .owl-prev{transform:rotate(180deg);right:calc(50% + 130px)}.slider.owl-reviews>.owl-nav .owl-next{left:calc(50% + 130px)}.reviews-people{width:100%;height:175px;background:url("../img/people_reviews.png") repeat-x;background-size:cover auto}.reviews-hr{width:100%;height:15px;background:#fff;border-top:1px solid #ff5514}.tickets-head,.tickets-body{width:100%;overflow:hidden}.tickets-body{background:#d6d0c4;padding:10px 15px}.tickets-head__image{position:relative;max-width:800px;margin:0 auto;background:url("../img/tickets-head_2.png") no-repeat;background-size:cover}.tickets-head__image::before{content:"";display:block;padding-bottom:30%}.broadcast{position:absolute;width:-moz-max-content;width:max-content;bottom:0;left:calc(100% + 10px);font-family:"BebasNeue-Book";font-size:clamp(1rem,.635rem + .76vw,1.3rem);text-transform:uppercase;color:#6b6964}:root{--place_width: 12.5%;--padding_calc: 2}.hall{position:relative}.hall__border{position:absolute;top:0;width:0}.hall_before{left:0}.hall_after{right:0}.place{position:relative;width:var(--place_width);background:#fff;border-top-left-radius:25% 50%;border-top-right-radius:25% 50%;border:1px solid #a0a0a0;z-index:99}.place::before{content:"";display:block;padding-bottom:95%}.place:hover{background:#c2c2c2;border:1px solid #fff !important;cursor:default}.place.active{background:#c2c2c2;border:1px solid #fff !important}.active-sector .place:hover{background:#b30202;border:1px solid #fff !important;cursor:pointer}.active-sector .place.active{background:#b30202}.hall__sector{display:flex;justify-content:space-between;padding-top:5px;padding-bottom:5px;background:#ececec;background:linear-gradient(180deg, rgb(236, 236, 236) 0%, rgb(207, 207, 207) 100%)}.hall__sector .hall__group{width:100%}.hall__sector-0{padding-top:10px}.hall__sector-0 .hall__group_left{padding-left:24.5%}.hall__sector-0 .hall__group_right{padding-right:24.5%}.hall__sector-1 .hall__group_left{padding-right:2%;padding-left:17.5%}.hall__sector-1 .hall__group_right{padding-left:2%;padding-right:17.5%}.hall__sector-2 .hall__group_left{padding-right:8%;padding-left:9.5%}.hall__sector-2 .hall__group_right{padding-left:8%;padding-right:9.5%}.hall__sector-3{padding-bottom:10px}.hall__sector-3 .hall__group_left{padding-right:14%;padding-left:1%}.hall__sector-3 .hall__group_right{padding-left:14%;padding-right:1%}.hall__sector-0.active-sector{background:#444;background:linear-gradient(180deg, rgb(68, 68, 68) 0%, rgb(4, 4, 4) 100%)}.hall__sector-0.active-sector .place{border:1px solid #000}.hall__sector-1.active-sector{background:#ff5514;background:linear-gradient(180deg, rgb(255, 85, 20) 0%, rgb(195, 57, 4) 100%)}.hall__sector-1.active-sector .place{border:1px solid #ff6022}.hall__sector-2.active-sector{background:#b3b1b1;background:linear-gradient(180deg, rgb(179, 177, 177) 0%, rgb(94, 93, 93) 100%)}.hall__sector-2.active-sector .place{border:1px solid #6b6b6b}.hall__sector-3.active-sector{background:#1b5ae8;background:linear-gradient(180deg, rgb(27, 90, 232) 0%, rgb(6, 48, 148) 100%)}.hall__sector-3.active-sector .place{border:1px solid #133a6d}.hall__group{display:flex;flex-direction:column}.hall__group_left{align-items:start}.hall__group_left .hall__row_1{padding-right:0;padding-left:calc(var(--place_width)/var(--padding_calc)*2)}.hall__group_left .hall__row_2{padding-right:calc(var(--place_width)/var(--padding_calc));padding-left:calc(var(--place_width)/var(--padding_calc))}.hall__group_left .hall__row_3{padding-right:calc(var(--place_width)/var(--padding_calc)*2);padding-left:0}.hall__group_right{align-items:end}.hall__group_right .hall__row_1{padding-left:0;padding-right:calc(var(--place_width)/var(--padding_calc)*2)}.hall__group_right .hall__row_2{padding-left:calc(var(--place_width)/var(--padding_calc));padding-right:calc(var(--place_width)/var(--padding_calc))}.hall__group_right .hall__row_3{padding-left:calc(var(--place_width)/var(--padding_calc)*2);padding-right:0}.hall__row{display:flex;margin-top:-4%;width:100%}.hall__row:first-child{margin-top:0}.hall__counter{display:flex;align-self:center;padding:0 20px}.hall__counter div{font-family:"BebasNeue-Book";font-weight:600;font-size:.9rem;line-height:1.2;color:#000;background:#fff;padding:0 5px;margin:0 1px}.partners-slider{padding:30px 0 70px 0}.partners-slider .owl-stage{display:flex}.partners-slider .item{height:100%}.partners-slider__container{display:flex;width:100%;height:100%}.partners-slider__wrapper{width:50%;padding:10px}.partners-slider__partner{display:flex;justify-content:center;align-items:center;height:100%;background:#efece6;border-radius:10px;padding:20px}.partners-slider__partner img{width:auto !important;max-width:100%;max-height:80px}@media screen and (max-width: 1400px){.dialog__board,.dialog__video{justify-content:center}}@media screen and (max-width: 1200px){:root{--note-default-w: 7.5vw;--note-custom-w: 8.83vw}.it_conductor{--width: 10.83vw;--right: 2.5vw}.about-bg{width:32vw;top:50%;left:calc(50% - 15px)}.about__paper_2{max-width:250px;transform:rotate(10deg) translate(10px, -30px)}.about__paper_3{transform:translate(-15px, -40px) rotate(-10deg)}.info{background-size:46vw}.tour__wrapper{padding-right:15px}.ticket-buy_btn{width:12.5vw}.tour-item__icon{width:6vw}.tickets-head__image{width:66%}}@media screen and (max-width: 992px){:root{--note-default-w: 8.1vw;--note-custom-w: 8.83vw;--note-default-padding: 5px;--note-custom-padding: 10px}.sonata__container{display:flex;padding:30px 0 30px 0}.sonata-right{width:54%}.sonata-left{width:46%}.notes{padding:6vw 0 0 0}.note{align-items:end}.note__text p{font-size:.8rem}.note__img{bottom:0}.maestro-slider{padding-top:0;padding-bottom:70px}.info{background:url("../img/info-bg_mobile.png") no-repeat;background-position:bottom center;background-size:30%;padding-bottom:40%;padding-top:0}.info-bg{display:none}.info__block{width:50%}.info__block_left{padding-right:7.5px}.info__block_right{padding-left:7.5px}.bp{padding:0}.bp-price{margin-left:5px}.bp__image{padding:0 10px}.about{padding-bottom:180px}.about-bg{position:unset;width:100%;transform:none}.about-bg__wrapper{display:block;max-width:350px;margin:0 auto}.about__block_0{order:2}.about__block_1{order:5;width:55%}.about__block_2{order:4;width:45%}.about__block_3{order:1}.about-bg{order:3}.about__block_3,.about__block_2{justify-content:end}.about__block_0,.about__block_1{justify-content:start}.about__paper_0{transform:rotate(-20deg) translate(-10px, -15px)}.about__paper_1{z-index:9;transform:rotate(-20deg) translate(-45px, 90px)}.about__paper_2{transform:rotate(20deg) translate(25px, -10px)}.about__paper_3{transform:rotate(20deg) translate(30px, 25px)}.pen{display:none}.about__block_2,.about__block_3{z-index:16}}@media screen and (max-width: 992px)and (min-width: 768px){.products-slider{--padding-owl-nav: 50px}}@media screen and (max-width: 768px){:root{--note-default-w: 80px;--note-custom-w: 92px;--note-default-padding: 0px;--note-custom-padding: 20px}.sonata__title h1{font-family:"BebasNeue-Light";font-size:5.2rem;color:#4a4949;letter-spacing:inherit}.sonata__title .circle{width:1.82vw;height:1.82vw}.sonata__container{flex-wrap:wrap}.sonata-left,.sonata-right{justify-content:center;width:100%}.it_conductor{display:none}.it_title{display:block}.notes{margin-top:-60px}.notes__wrapper{height:85px}.note__text{padding-bottom:15px}.note_5 .note__img_bg{background:url("../img/note-5_mobile.png") no-repeat}.dialog{flex-wrap:wrap}.dialog-bg{background-size:auto 70%;background-position:left bottom}.dialog__board{order:2;width:100%}.dialog__video{order:1;width:100%;padding-bottom:30px}.video{width:490px;max-width:490px}.maestro-slider{padding-bottom:40px}.info{flex-wrap:wrap;background-size:38%;padding-bottom:51%}.info__block{width:100%}.info__wrapp{display:flex;flex-direction:column}.info__title_left{order:2}.info__container{order:1}.info__title_left{text-align:left}.info__block_right{text-align:right}.tour{padding-left:0;padding-right:16%}.tour__container{padding:0px 0% 37% 0px}.tour__rails{padding-bottom:168.2%;background:url("../img/reils-mobile.png") no-repeat;background-size:cover}.tour__train{width:80%;left:-12%}.tour-item__icon{width:13vw}.tour-item__city{font-size:.65rem}.tour-item__date{font-size:.6rem}.tour-item_1{top:2%;left:12%}.tour-item_2{top:17.5%;left:30%}.tour-item_3{top:30%;left:49%}.tour-item_4{top:42%;left:66%}.tour-item_5{top:78%;left:80%}.tour-item_5 .tour-item__text{align-items:center;transform:translateX(0)}.tour-item_5 .tour-item__city{text-align:center}.tour-item_6{top:56%;left:84%}.tour-item_6 .tour-item__text{align-items:start;transform:translateX(50%)}.tour-item_7{top:90%;left:95%}.tour-item_7 .tour-item__text{align-items:center;transform:translateX(0)}.tour-item_7 .tour-item__city{text-align:center;width:-moz-max-content;width:max-content}.tour-item_8{top:74%;left:97%}.tour-item_9{top:69%;left:56%}.tour-item_10{top:58%;left:31%}.tour-item_11{top:51%;left:2%}.ticket-buy_btn{top:20px;width:145px}.ticket-buy_btn a{font-size:clamp(.6rem,.421rem + .89vw,.85rem)}.products-slider{--padding-owl-nav: 60px}.details__button{font-size:clamp(.65rem,.471rem + .89vw,.9rem)}.tickets-head{padding:0 0 15px 0}.tickets-head__image{width:90%;background:url("../img/tickets-head_mobile.png") no-repeat;background-size:cover;margin-bottom:45px}.tickets-head__image::before{padding-bottom:77.7%}.broadcast{left:calc(100% - 140px);bottom:-45px;width:100vw;background:#fc5313;padding:10px 10px 8px 10px;color:#fff;line-height:.7;font-size:1.3rem}.hall__counter div{display:none}.hall__sector-0 .hall__group_left{padding-left:11.5%}.hall__sector-0 .hall__group_right{padding-right:11.5%}.hall__sector-1 .hall__group_left{padding-right:2%;padding-left:8%}.hall__sector-1 .hall__group_right{padding-left:2%;padding-right:8%}.hall__sector-2 .hall__group_left{padding-right:4%;padding-left:4%}.hall__sector-2 .hall__group_right{padding-left:4%;padding-right:4%}.hall__sector-3 .hall__group_left{padding-right:7%;padding-left:.5%}.hall__sector-3 .hall__group_right{padding-left:7%;padding-right:.5%}.hall__group{--padding_calc: 4}.place::before{padding-bottom:110%}.review{max-width:80%}.review__photo{padding-top:15px}.review__text p{font-size:.9rem}.partner-container{flex-direction:column}.partner-container div{width:100%;height:50%}.partner-container div img{max-width:100%}.partners-slider__container{flex-direction:column;max-width:230px;margin:0 auto}.partners-slider__wrapper{width:auto;height:50%;padding:8px}}@media screen and (max-width: 576px){:root{--note-default-w: 13.8vw;--note-custom-w: 16.6vw}.sonata__title{padding:30px 0 0px 0}.notes__wrapper{height:70px}.note__text{padding-bottom:5px}.sonata__title h1{font-size:clamp(3.3rem,.925rem + 11.88vw,5.2rem)}.video__description{font-size:.85rem}.info{padding-bottom:75%;background-size:55%}.info__content{padding:15px 10px 15px 10px}.ticket-buy_btn{width:28vw}.tour__container{padding:0px 0% 52% 0px}.tour-item__city{font-size:clamp(.5rem,.313rem + .94vw,.65rem)}.tour-item__date{font-size:clamp(.45rem,.263rem + .94vw,.6rem)}.tour__train{width:90%;left:-14%}.tour-item_5{top:76%}.bp{padding:0}.bp__image{padding:0}.bp__image img{max-width:260px}.bp__description{font-size:clamp(.75rem,.625rem + .62vw,.85rem)}.about{padding-bottom:40px}.about-bg{padding:30px 0}.about__block{width:100%;padding:0;justify-content:center}.about__block_3,.about__block_2{padding-bottom:30px}.details__button{font-size:.8rem}.about__paper .about__content p{font-size:clamp(.75rem,.688rem + .31vw,.8rem)}.about__paper_0{transform:rotate(-10deg) translate(-12px, 0)}.about__paper_1{transform:rotate(6deg) translate(0, 0)}.about__paper_2{transform:rotate(6deg) translate(0, 0)}.about__paper_3{transform:rotate(6deg) translate(0, 0)}.tickets-body{padding:10px 0}.broadcast{left:calc(100% - 130px);font-size:clamp(1rem,.625rem + 1.88vw,1.3rem)}.review{max-width:100%}.review__text{padding:0 0 80px 0}}@media screen and (max-width: 400px){:root{--note-default-w: 17.5vw;--note-custom-w: 19.5vw;--note-default-padding: -16px;--note-custom-padding: 5px}.it_title{width:46px;right:-12px}.notes{margin-top:-45px;padding:0}.notes__wrapper{height:80px}.note__text{padding-bottom:0px}.note__text p{font-size:.75rem}.note__text br{display:block}.dialog__board{padding:0 12% 0 8px}.tour-item_7{left:92%}.about__paper_1 .about__content p{line-clamp:11;-webkit-line-clamp:11}.hall__sector{padding-top:4px;padding-bottom:4px}.hall__counter{padding:10px}.review__text{padding:0 0 60px 0}.review__text p{padding:0 20px 0 20px}.slider.owl-reviews>.owl-nav .owl-prev{right:calc(50% + 100px)}.slider.owl-reviews>.owl-nav .owl-next{left:calc(50% + 100px)}}/*# sourceMappingURL=landing.min.css.map */