

/* Start:/local/templates/valery/style/style.css?169925652099110*/
@font-face{font-family:"OpenSans";src:url("/local/templates/valery/style/../fonts/OpenSans-Light.woff2")format("woff2");font-display:swap;font-weight:300;}@font-face{font-family:"OpenSans";src:url("/local/templates/valery/style/../fonts/OpenSans-Regular.woff2")format("woff2");font-display:swap;font-weight:normal;}@font-face{font-family:"Forum";src:url("/local/templates/valery/style/../fonts/Forum.woff2")format("woff2");font-display:swap;font-weight:normal;}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;}body{overflow-x:hidden;}html{font-family:"OpenSans";overflow-x:hidden;background:#f6f6f6;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;}html.overflow{overflow:hidden;}h1,h2,h3,h4{font-family:"Forum";font-weight:400;}a,a:visited,a:active{color:inherit;text-decoration:none;}ul,li{list-style:none;}button{font-family:"OpenSans";outline:none;}button:focus,input:focus{-webkit-box-shadow:none !important;box-shadow:none !important;outline:none;}.container{max-width:1230px;margin:0 auto;padding:0 15px;}h1{font-size:64px;line-height:62px;font-weight:400;text-transform:uppercase;}.header-block .header-section__title{margin:10px 0 27px;}.breadcrumbs-item{position:relative;color:#858585 !important;font-size:16px;line-height:22px;}.breadcrumbs-item::after{content:"";position:absolute;right:-40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:31px;height:2px;background:center / cover no-repeat url(/local/templates/valery/style/../img/arrow-white.svg);}.breadcrumbs-item:first-child::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;background:center / contain no-repeat url(/local/templates/valery/style/../img/home-grey.svg);width:15px;height:15px;}.breadcrumbs-item:first-child{padding-left:25px;}.breadcrumbs-item:not(:first-child){margin-left:50px;}.header{position:absolute;z-index:1000;width:100%;}.header.header__dark{color:#fff;}.header__dark .header__contacts .phone{color:#fff;}.header__dark .location{color:#fff;}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:50px;}.header__icons{display:none;gap:23px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header.header__dark .burger{border-top:2px solid #fff;border-bottom:2px solid #fff;}.header.header__dark .burger::after{background:#fff;}.header.header__dark .burger__close::before,.header.header__dark .burger__close::after{background:#fff;}.header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.header__navigation-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px;}.header__navigation-item:not(:last-child){margin-right:40px;}.header__navigation-item{position:relative;}.header__navigation-item::before{content:"";position:absolute;bottom:-10px;left:50%;width:0;height:1px;background-color:transparent;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.header__navigation-item:hover::before{width:100%;left:0;background-color:#c63b3d;}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;}.icon-presentation{position:relative;width:38px;height:38px;padding:15px;border:none;-webkit-box-shadow:0 0 0 0 rgb(217 48 48 / 70%);box-shadow:0 0 0 0 rgb(217 48 48 / 70%);border-radius:50%;background:#d93030 url(/local/templates/valery/style/../img/play.svg)55% 50% no-repeat;background-size:12px 14px;cursor:pointer;-webkit-animation:pulse 2s infinite cubic-bezier(0.66,0,0,1);animation:pulse 2s infinite cubic-bezier(0.66,0,0,1);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.icon-presentation:hover{background:rgba(217,48,48,0.69)url(/local/templates/valery/style/../img/play.svg)55% 50% no-repeat;background-size:12px 14px;}.icon-presentation.icon-width{width:49px;height:49px;background-size:16px;}.icon-presentation.icon-width:hover{background-size:16px;}@-webkit-keyframes pulse{to{-webkit-box-shadow:0 0 0 15px rgba(217,48,48,0);box-shadow:0 0 0 15px rgba(217,48,48,0);}}@keyframes pulse{to{-webkit-box-shadow:0 0 0 15px rgba(217,48,48,0);box-shadow:0 0 0 15px rgba(217,48,48,0);}}.header-section.classic-page .header-section__title{max-width:100%;}.header-section.classic-page .presentation{width:250px;}.header-section.classic-page .icon-presentation{width:60px;height:60px;background-size:18px;}.header-section.classic-page .presentation:hover .icon-presentation{background-size:18px;}.header-section.classic-page .presentation span{margin-left:20px;}.header__contacts > div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:right;}.header__contacts .phone{font-size:20px;line-height:28px;color:#2f2f2f;}.consultation{font-size:12px;line-height:17px;color:#c63b3b;margin-bottom:6px;cursor:pointer;}.location{font-size:16px;line-height:22px;color:#000000;}.burger{position:relative;display:none;width:40px;height:20px;background:transparent;border-top:2px solid #000;border-bottom:2px solid #000;cursor:pointer;}.burger::after{content:"";position:absolute;width:40px;height:2px;background:#000;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.burger__close{position:absolute;right:15px;top:40px;display:none !important;width:40px;height:20px;background:transparent;cursor:pointer;}.burger__close::before,.burger__close::after{content:"";position:absolute;width:40px;height:2px;background:#000;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.burger__close::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.burger__close::after{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.header-section{position:relative;padding-top:140px;margin-bottom:140px;}.header-section.header-section__dark{color:#fff;margin-bottom:60px;padding-bottom:250px;}.main-header.header-section__dark{padding-bottom:40px;background:linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0.6));}.header-section.header-section__padding{padding-bottom:120px;margin-bottom:80px;}.header-section.program-page{padding-bottom:120px;}.header-section.header-section__dark .background{height:100%;}.header-section.header-section__dark .header-section__desc{max-width:544px;}.header-section.header-programs .header-section__desc{max-width:588px;color:#fcfcfc;}.header-section__dark .presentation span{color:#fff;}.header-section__dark .header-section__block{margin-bottom:110px;}.header-section .dance-list{max-width:980px;gap:10px;}.header-section .dance-list__item{border:1px solid #fff;color:#fff;font-size:18px;line-height:27px;padding:0;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.header-section .dance-list__item a{padding:7px 18px;}.dance-list__item:hover{border:1px solid #c63b3b;color:#c63b3b;}.header-section .background{width:101vw;height:110%;position:absolute;top:0;left:50%;z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;}.header-section.header-portfolio .header-section__desc{color:#fcfcfc;}.header-section.header-portfolio .header-section__block{margin-bottom:0;}.header-section__heading{position:relative;padding-top:100px;}.header-section__title{margin-bottom:27px;max-width:636px;}.header-section__desc{max-width:588px;font-weight:400;font-size:18px;line-height:24px;margin-bottom:78px;}.header-section__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;margin-bottom:200px;}.button{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,right top,left top,color-stop(-1.65%,rgb(217,48,48)),color-stop(101.51%,#961717));background:linear-gradient(270deg,rgb(217,48,48)-1.65%,#961717 101.51%);font-weight:400;font-size:18px;line-height:25px;letter-spacing:0.05em;text-transform:uppercase;color:#fcfcfc !important;cursor:pointer;height:49px;}.button:hover{background:-webkit-gradient(linear,right top,left top,color-stop(-1.65%,rgba(217,48,48,0.69)),color-stop(101.51%,rgba(150,23,23,0.8)));background:linear-gradient(270deg,rgba(217,48,48,0.69)-1.65%,rgba(150,23,23,0.8)101.51%);}.button__white:hover{background:transparent !important;border:1px solid rgba(154,25,25,0.35);}.button.more{display:none;}.header-section__block .button{width:188px;}.presentation{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:60px auto;grid-template-rows:60px;width:205px;gap:9px;}.presentation:hover .icon-presentation{background:rgba(217,48,48,0.69)url(/local/templates/valery/style/../img/play.svg)55% 50% no-repeat;}.presentation span{font-weight:400;font-size:18px;line-height:23px;color:#000000;}.statistic-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:920px;padding:16px 86px 20px;background:rgba(255,255,255,0.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:5px;margin:0 auto;}.statistic-list__item{color:#000;display:grid;grid-template-rows:1fr 1fr;gap:20px;}.statistic-list__item p{font-size:16px;line-height:25px;max-width:129px;}.statistic-list__item h3{position:relative;font-weight:400;font-size:56px;line-height:54px;}.statistic-list__item h3::after{content:"";position:absolute;width:60px;height:1px;background-color:#c63b3b;bottom:-12px;left:0;}.header-section__social{position:absolute;top:45%;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%);gap:12px;}.header-section__social > a{display:-webkit-box;display:-ms-flexbox;display:flex;}.heading{font-size:48px;line-height:48px;text-transform:uppercase;position:relative;margin-bottom:80px;}.heading::before{content:"";position:absolute;left:0;top:-20px;width:100px;height:2px;background-color:#c63b3b;}.programs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:34px;}.programs-list__item{position:relative;width:48%;background:#fcfcfc;padding:44px 50px;height:368px;}.programs-list__item:hover{-webkit-box-shadow:0px 17.0889px 102.534px rgb(198 59 59 / 15%);box-shadow:0px 17.0889px 102.534px rgb(198 59 59 / 15%);}.programs-list__title{font-size:48px;line-height:38px;margin-bottom:30px;}.dance-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 5px;}.classic .dance-list,.voennye-tantsy .dance-list,.sssr .dance-list,.stilyagi .dance-list{width:360px;}.latino .dance-list,.istoricheskie-tantsy .dance-list,.sportivnye-nomera .dance-list,.tantsuyushchie-ofitsianty .dance-list,.novyy-god .dance-list{width:214px;}.chicago .dance-list,.stilyagi .dance-list,.solnye-nomera .dance-list{width:300px;}.dance-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #8e8e8e;border-radius:20px;color:#8e8e8e;}.dance-list__item a{padding:3px 12px;}.arrow{position:absolute;bottom:44px;background:center / cover no-repeat url(/local/templates/valery/style/../img/arrow.svg);width:165px;height:14px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.programs-list__item:hover .arrow{width:175px;}.programs-list__img{position:absolute;bottom:-5px;z-index:1;}.programs-list__img img{width:100%;height:auto;}.programs-list__item.classic .programs-list__img{width:370px;right:-110px;}.latino .programs-list__title,.classic .programs-list__title,.tantsuyushchie-ofitsianty .programs-list__title,.sportivnye-nomera .programs-list__title,.istoricheskie-tantsy .programs-list__title{width:300px;}.programs-list__item.latino .programs-list__img{width:310px;}.programs-list__item.v-dvukh-shagakh .programs-list__img{width:340px;}.programs-list__item.voennye-tantsy .programs-list__img{width:218px;}.programs-list__item.sssr .programs-list__img{width:305px;}.programs-list__item.sportivnye-nomera .programs-list__img{width:350px;}.programs-list__item.istoricheskie-tantsy .programs-list__img{width:308px;}.programs-list__item.tantsuyushchie-ofitsianty .programs-list__img{width:493px;}.programs-list__item.solnye-nomera .programs-list__img{width:435px;right:-70px;}.programs-list__item.chicago .programs-list__img{width:280px;}.programs-list__item.novyy-god .programs-list__img{width:355px;right:-60px;}.programs-list__item.stilyagi .programs-list__img{width:300px;}.programs-list__item.latino .programs-list__img,.programs-list__item.v-dvukh-shagakh .programs-list__img,.sssr .programs-list__img,.programs-list__item.chicago .programs-list__img,.programs-list__item.stilyagi .programs-list__img{right:-30px;}.programs-list__item.voennye-tantsy .programs-list__img{right:-20px;}.programs-list__item.istoricheskie-tantsy .programs-list__img{right:-80px;}.programs-list__item.sportivnye-nomera .programs-list__img{right:0;}.programs-list__item.tantsuyushchie-ofitsianty .programs-list__img{right:-70px;}.programs .button{width:238px;margin:95px auto 243px;}.clients{margin-bottom:260px;}.clients .heading{margin-bottom:0}.clients-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100px;overflow-x:auto;overflow-y:hidden;gap:40px;}.clients-list::-webkit-scrollbar{background-color:#e6e6e6;overflow:hidden;height:5px;border-radius:10px;}.clients-list::-webkit-scrollbar-thumb{background-color:#d62f2f;border-radius:10px;}.clients-list__item img{width:auto;}.swiper{width:100%;height:750px;margin-left:auto;margin-right:auto;max-width:1230px;user-select:none;}.swiper .swiper-slide{position:relative;text-align:center;font-size:18px;background:#fff;height:320px !important;padding:5px;cursor:pointer;}.swiper .swiper-slide img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%;}.swiper .swiper-slide p{position:absolute;width:400px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:28px;line-height:34px;color:#fcfcfc;opacity:1;z-index:1;}.swiper .swiper-slide .icon-presentation{width:110px;height:110px;background-size:41px;}.swiper .swiper-slide .icon-presentation:hover{background-size:41px;}.swiper-button-prev:after,.swiper-button-next:after{display:none;}.swiper-pagination.swiper-pagination-fraction.swiper-pagination-horizontal{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:initial !important;letter-spacing:-3px;}.swiper-pagination,.swiper-pagination span{font-size:24px;line-height:33px;color:#000;}.pagination{width:135px;height:40px;position:absolute;right:0;bottom:0;}.swiper-button-next,.swiper-button-prev{width:auto !important;height:auto !important;}.swiper-button-next{right:0 !important;}.swiper-button-prev{left:0 !important;}.clients .button{width:260px;margin:-50px auto 0;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2;}.about{margin-bottom:120px;}.heading.heading__center{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 36px;}.heading.heading__center::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.about__descr{max-width:860px;margin:0 auto 126px;font-size:24px;line-height:36px;}.about__swiper{width:100%;height:240px;position:relative;user-select:none;}.about__swiper .swiper-arrows{position:absolute;top:-60px;right:0;display:flex;align-items:center;gap:20px;}.about__swiper-prev,.about__swiper-next{cursor:pointer;}.about__swiper-next.swiper-button-disabled,.about__swiper-prev.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none;}.about__swiper .swiper-scrollbar{background:#e6e6e6 !important;left:0 !important;width:100% !important;}.about__swiper .swiper-scrollbar-drag{background:#d62f2f !important;cursor:pointer;}.about__swiper .swiper-horizontal > .swiper-scrollbar,.about__swiper .swiper-scrollbar.swiper-scrollbar-horizontal{top:0;}.about__swiper .swiper-wrapper{padding-top:40px;}.about__swiper .swiper-slide{position:relative;width:380px !important;height:200px !important;background:#ffffff;-webkit-box-shadow:0px 29.9097px 59.8195px rgba(0,0,0,0.1);box-shadow:0px 29.9097px 59.8195px rgba(0,0,0,0.1);border-radius:5px;padding:26px 15px 0 20px;}.about__swiper .swiper-slide::after{content:"";position:absolute;width:175px;height:100%;top:10px;right:0;z-index:-1;}.about__swiper .swiper-slide.ballerina::after{background:center / contain url(/local/templates/valery/style/../img/index/ballerina.svg)no-repeat;}.about__swiper .swiper-slide.team::after{background:center / contain url(/local/templates/valery/style/../img/index/vector.svg)no-repeat;}.about__swiper .swiper-slide.pay::after{background:center / contain url(/local/templates/valery/style/../img/index/pay.svg)no-repeat;}.about__swiper .swiper-slide.stars::after{background:center / contain url(/local/templates/valery/style/../img/index/star.svg)no-repeat;height:160px;}.about__swiper .swiper-slide h3{font-size:36px;line-height:54px;color:#c63b3b;margin-bottom:18px;}.about__swiper .swiper-slide p{font-size:18px;line-height:27px;}.about__team{margin-bottom:240px;}.about__team img{user-select:none;width:100%;z-index:1;position:relative;-webkit-transform:scale(1.4)translateY(40px);transform:scale(1.4)translateY(40px);}.about-director{background:center / cover no-repeat url(/local/templates/valery/style/../img/index/background.png);margin-bottom:100px;height:360px;}.about-director__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;}.about-director__left{position:absolute;bottom:-5px;}.about-director__left img{user-select:none;}.about-director__right{width:52%;margin-left:auto;position:relative;}.about-director__right::before{content:"";position:absolute;left:-30px;top:-5px;background:#c63b3b;width:1px;height:262px;}.about-director__right h3{position:relative;font-size:48px;line-height:48px;text-transform:uppercase;color:#c63b3b;margin-bottom:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.about-director__right h3 a{display:flex;align-items:center;gap:20px;}.about-director__right h3 span{width:33px;height:33px;display:flex;transform:translateY(-1px);}.about-director__right .subtitle{font-size:24px;line-height:36px;color:#fff;margin-bottom:30px;}.about-director__right .descr{font-size:18px;line-height:27px;color:#fff;}.work-process{margin-bottom:267px;}.work-process__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;}.work-process__left{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;counter-reset:number;gap:14px;}.work-process__item{height:115px;position:relative;font-size:18px;line-height:27px;padding-left:14px;margin-left:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.work-process__item::before{content:"";position:absolute;top:25px;left:-8px;width:1px;height:70px;background:#c63b3b;}.work-process__item::after{content:"";position:absolute;left:-180px;top:0;width:148px;height:115px;}.work-process__item[data-count="first"]::after{background:center / contain no-repeat url(/local/templates/valery/style/../img/index/first.svg);}.work-process__item[data-count="second"]::after{background:center / contain no-repeat url(/local/templates/valery/style/../img/index/second.svg);}.work-process__item[data-count="third"]::after{background:center / contain no-repeat url(/local/templates/valery/style/../img/index/third.svg);}.work-process__item[data-count="fourth"]::after{background:center / contain no-repeat url(/local/templates/valery/style/../img/index/fourth.svg);}.work-process__item[data-count="fifth"]::after{background:center / contain no-repeat url(/local/templates/valery/style/../img/index/fifth.svg);}.work-process__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;background:#fcfcfc;-webkit-box-shadow:0px 16px 60px rgba(217,48,48,0.1);box-shadow:0px 16px 60px rgba(217,48,48,0.1);border-radius:10px;padding:82px 52px 72px;max-width:500px;}.work-process__right h2{font-size:48px;line-height:48px;text-transform:uppercase;margin-bottom:16px;}.work-process__right p{font-size:18px;line-height:27px;text-align:center;margin-bottom:60px;}form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}input{font-family:"OpenSans";height:50px;opacity:0.5;border:1px solid #797979;border-radius:10px;outline:none;}.work-process__right input{width:340px;text-align:center;margin-bottom:20px;padding:5px 10px;font-size:18px;line-height:27px;}.work-process__right input::-webkit-input-placeholder{font-size:18px;line-height:27px;color:#797979;}.work-process__right input::-moz-placeholder{font-size:18px;line-height:27px;color:#797979;}.work-process__right input:-ms-input-placeholder{font-size:18px;line-height:27px;color:#797979;}.work-process__right input::-ms-input-placeholder{font-size:18px;line-height:27px;color:#797979;}.work-process__right input::placeholder{font-size:18px;line-height:27px;color:#797979;}form .button{position:relative;width:187px;height:50px;border:none;margin-top:35px;}.review{margin-bottom:120px;}.review .heading{margin:0 auto 53px !important;}.review .heading.heading__center::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.review__swiper{position:relative;overflow-x:clip;margin-bottom:53px;user-select:none;}.review__swiper .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:360px;}.review__swiper .swiper-slide{position:relative;width:360px !important;height:325px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin:0 18px;}.review__swiper .swiper-slide::before{content:"";position:absolute;background:linear-gradient(0deg,#000000 0%,rgba(0,0,0,0) 100%);left:0;top:0;width:100%;height:100%;}.review__swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.review__swiper .pagination{bottom:-94px;}.review__swiper .swiper-slide-active{width:405px !important;height:360px;}.review__desc{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;position:absolute;bottom:32px;}.review__desc .icon-presentation{margin:15px auto;}.review__desc .title{font-weight:700;font-size:20px;max-width:280px;margin:0 auto 5px;}.review__desc p{color:#fff;font-size:16px;line-height:24px;}.FAQ{margin-bottom:100px;}.dropdown{border-top:1px solid #cdcdcd;padding-bottom:12px;}.dropdown:last-child{border-bottom:1px solid #cdcdcd;}.dropdown__header{position:relative;width:100%;padding:24px 20px 12px 50px;cursor:pointer;}.dropdown__header p::before{content:"";position:absolute;background:#b9b9b9;width:18px;height:2px;left:-30px;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.dropdown__header p::after{content:"";position:absolute;background:#b9b9b9;width:2px;height:18px;left:-30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.dropdown__header.active p::before{background:#d83030;}.dropdown__header.active p::after{height:0;}.dropdown__header p{font-weight:600;font-size:20px;line-height:32px;color:#141414;position:relative;}.dropdown__header.active p{color:#d83030;}.dropdown__content{position:relative;max-height:0;font-size:18px;line-height:28px;color:#858585;overflow:hidden;-webkit-transition:0.5s;transition:0.5s;padding:0 20px 0 50px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}.dropdown__content.active{margin-bottom:20px;}.review .button{width:260px;margin:0 auto;}.footer{padding-top:130px;background:center / cover no-repeat url(/local/templates/valery/style/../img/footer/footer-background.png);}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;gap:70px;padding-bottom:50px;border-bottom:1px solid #ffffff;}.footer__left{max-width:760px;}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;width:132px;height:73px;margin-bottom:42px;}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-bottom:88px;}.footer-menu__item{position:relative;font-size:14px;line-height:20px;}.footer-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:115px;}.footer-contact__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;gap:4px;}.footer-contact__list > *{width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;padding-left:35px;font-size:16px;line-height:34px;}.footer-contact__list > *::before{content:"";position:absolute;width:20px;height:20px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.footer-contact__list .phone::before{background:center / contain no-repeat url(/local/templates/valery/style/../img/footer/phone.svg);}.footer-contact__list .mail::before{background:center / contain no-repeat url(/local/templates/valery/style/../img/footer/message.svg);}.footer-contact__list .home::before{background:center / contain no-repeat url(/local/templates/valery/style/../img/footer/home.svg);}.footer-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;}.footer-media__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;}.footer-media:last-child p{width:-webkit-max-content;width:-moz-max-content;width:max-content;}.footer__form{max-width:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0 10px 56px;border-left:1px solid #c63b3b;}.footer__form h3{font-size:30px;line-height:33px;text-transform:uppercase;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:14px;}.footer__form p{font-size:18px;line-height:25px;color:#aeaeae;margin-bottom:40px;}.footer__form input{background:transparent;padding:12px 18px;font-size:18px;line-height:27px;color:#ffffff;}.footer__form input:first-child{margin-bottom:14px;}.footer__form input::-webkit-input-placeholder{color:#ffffff;font-weight:300;}.footer__form input::-moz-placeholder{color:#ffffff;font-weight:300;}.footer__form input:-ms-input-placeholder{color:#ffffff;font-weight:300;}.footer__form input::-ms-input-placeholder{color:#ffffff;font-weight:300;}.footer__form input::placeholder{color:#ffffff;font-weight:300;}.footer__form form{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;padding:40px 0 64px;font-weight:300;}.footer-contact__media{width:100%;display:none;}.programs__single .programs-list{gap:150px;}.programs__single{margin-bottom:150px;margin-top:120px}.programs-list__card{position:relative;width:100%;background:#fcfcfc;border-radius:5px;padding:60px 450px 80px 70px;-webkit-transition:all 0.6s ease;transition:all 0.6s ease;}.programs-list__card .buttons{position:relative;z-index:2;}.programs-list__card:hover{-webkit-box-shadow:0px 17.0889px 102.534px rgb(198 59 59 / 15%);box-shadow:0px 17.0889px 102.534px rgb(198 59 59 / 15%);}.programs-list__card .programs-list__title{font-size:64px;line-height:62px;margin-bottom:28px;text-transform:uppercase;}.programs-list__desc{max-width:605px;font-size:16px;line-height:24px;overflow:hidden;margin-bottom:50px;}.programs-list__info{max-width:460px;}.info-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:50px;}.info-list__item{position:relative;font-size:16px;line-height:24px;padding-left:35px;}.info-list__item::before{content:"";position:absolute;width:30px;height:30px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:center / contain no-repeat url(/local/templates/valery/style/../img/programs/setting.svg);}.info-list__item.numbers::before{background:center / contain no-repeat url(/local/templates/valery/style/../img/programs/users.svg);}.info-list__item.duration::before{background:center / contain no-repeat url(/local/templates/valery/style/../img/programs/time.svg);}.buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;}.buttons .button{width:188px;margin:0!important;}.button__white{background:transparent;border:1px solid #9a1919;border-radius:5px;color:#000 !important;}.programs-list__card.classic .programs-list__img,.programs-list__card.solo .programs-list__img{right:-180px;}.programs-list__card.latino .programs-list__img,.programs-list__card.old .programs-list__img{right:-120px;}.programs-list__card.chicago .programs-list__img{right:0;}.programs-list__card.spectacle .programs-list__img{right:-30px;}.programs-list__card.war .programs-list__img{right:30px;}.programs-list__card.style .programs-list__img{right:-60px;}.programs-list__card.history .programs-list__img{right:-70px;}.programs-list__card.sport .programs-list__img{right:0;}.programs-list__card.waiter .programs-list__img{right:-150px;}.programs-list__card.newyear .programs-list__img{right:-250px;}.services-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,320px);margin-bottom:72px;}.services-item{position:relative;}.services-item::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0.8)));background:linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0.8));-webkit-transition:all 0.3s ease;transition:all 0.3s ease;opacity:1;}.services-item::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(358.7deg,rgba(0,0,0,0.5)-9.75%,rgba(0,0,0,0)143.03%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0;z-index:-1;}.services-item:hover::before{opacity:0;}.services-item:hover::after{opacity:1;}.services-item h3{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:39.7521px;line-height:32px;text-transform:uppercase;color:#ffffff;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;}.services-item img{width:100%;height:100%;}.programs__main{gap:100px;}.main-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:70px 85px 75px;gap:15px;}.main-card__left{max-width:470px;}.main-card__left .play-prezi{margin-left:12px;}.bar-slider{overflow:hidden;position:relative;height:600px;user-select:none;}.bar-slider .pagination{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);z-index:1;}.bar-slider .swiper-wrapper{width:490px;}.header-section.program-page{margin-bottom:100px;}.programs.program-page{margin-bottom:180px;}.programs.program-page .programs__main{gap:74px;}.programs.program-page .buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.programs.program-page .buttons .button{width:249px;}.programs.program-page .play-prezi{width:80px;height:80px;}.programs__single .programs-list__card.history h3{width:-webkit-min-content;width:-moz-min-content;width:min-content;}.latino-page h1 br{display:none;}.spectacle-page.header-section{margin-bottom:0 !important;}.spectacle-page .header-section__block .buttons{gap:142px;}.spectacle-page .footer{background:transparent;}.blog,.header-blog,.blog .header-block{margin-bottom:140px;}.blog .header-block,.reviews .header-block{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;}.reviews .header-block{margin-bottom:120px;}.blog .header-section__title,.reviews .header-section__title{max-width:100%;}.blog .breadcrumbs-item{margin-left:-60px;}.reviews .breadcrumbs-item{margin-left:-135px;}.header-blog .header-block,.header-reviews .header-block{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header-blog .breadcrumbs-item{margin-left:-60px;}.header-reviews .breadcrumbs-item{margin-left:-135px;}.header-blog .header-section__title,.header-reviews .header-section__title{max-width:100%;text-align:center;}.header-section.header-reviews{margin-bottom:116px;}.blog .blog-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:39px 100px;}.blog .blog-item{height:345px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:5px;position:relative;padding:61px 18px 49px 27px;gap:10px;}.blog .blog-item::before{content:"";position:absolute;right:26px;top:57px;background:center / contain no-repeat url(/local/templates/valery/style/../img/arrow.svg);width:90px;height:14px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.blog .blog-item:hover{-webkit-box-shadow:0px 17.0889px 102.534px rgb(198 59 59 / 15%);box-shadow:0px 17.0889px 102.534px rgb(198 59 59 / 15%);}.blog .blog-item:hover::before{right:21px;width:95px;}.blog .blog-item h3{font-weight:400;font-size:30px;line-height:24px;margin-bottom:12px;max-width:358px;}.blog .blog-item p{font-size:18px;line-height:27px;}.reviews-wrapper{margin-bottom:118px;}.reviews .review__swiper .pagination,.review__swiper-cards .pagination{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);}.header-section.header-section__dark.header-contacts{position:relative;margin:0;padding-bottom:35px;}.header__form{position:absolute;top:90px;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0 10px 18px;border-left:1px solid #c63b3b;gap:33px;}.header__form div{max-width:214px;}.header__form h3{font-weight:400;font-size:41px;line-height:41px;text-transform:uppercase;color:#ffffff;margin-bottom:9px;}.header__form p{font-weight:400;font-size:13.8331px;line-height:19px;color:#c2c2c2;}.header__form form{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;}.header__form input:first-child{margin-bottom:14px;}.header__form input{background:transparent;padding:12px 18px;font-size:18px;line-height:27px;color:#ffffff;margin-bottom:27px;}.header__form .button{-webkit-transform:translateX(-247px);transform:translateX(-247px);}.roadmap-wrapper{margin-top:205px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;padding-bottom:44px;border-bottom:1px solid #fff;}.roadmap-item p{font-weight:700;font-size:18px;line-height:25px;text-transform:uppercase;color:#fcfcfc;margin-bottom:18px;width:-webkit-max-content;width:-moz-max-content;width:max-content;}.roadmap-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;}.roadmap-list li a{font-weight:300;font-size:14px;line-height:19px;letter-spacing:0.05em;color:#fcfcfc !important;}.contacts-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:19px 0 31px;}.contacts-footer div p{margin-bottom:-19px;}.contacts-footer div p,.contacts-footer div a{font-size:18px;line-height:38px;color:#fcfcfc;}.contacts-footer .sm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;}.contacts-footer .sm a{width:41px;height:41px;}.contacts-footer{font-size:24px;line-height:50px;}.contacts-footer img{height:auto;}.header-section.header-contacts .footer-contact__list{display:none;}.header-contacts .footer__bottom{padding:0;}.review__swiper-cards{position:relative;margin-top:157px;margin-left:20px;padding-bottom:85px;overflow-x:clip;user-select:none;}.review__swiper-cards .swiper-wrapper{margin-left:-30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:510px;}.review__swiper-cards .swiper-slide{width:360px !important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin:0 18px;background:#ffffff;border-radius:5px;height:460px;}.review__swiper-cards .swiper-slide-active{width:405px !important;height:507px;-webkit-filter:drop-shadow(0px 30px 60px rgba(198,59,59,0.1));filter:drop-shadow(0px 30px 60px rgba(198,59,59,0.1));}.review__swiper-cards .swiper-slide .swiper-slide__img{position:relative;height:288px;}.review__swiper-cards .swiper-slide .swiper-slide__img::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(48.09%,rgba(255,255,255,0)),color-stop(93.7%,#ffffff));background:linear-gradient(180deg,rgba(255,255,255,0)48.09%,#ffffff 93.7%);}.review__swiper-cards .review__desc{position:relative;top:inherit;left:inherit;padding:0px 25px 23px 25px;text-align:left;margin-top:-60px;}.review__swiper-cards .swiper-slide-active .review__desc{margin-top:-40px;}.review__swiper-cards .review__desc > *{color:#000;font-size:16px;line-height:24px;}.review__swiper-cards .swiper-slide-active .review__desc > *{font-size:17px;line-height:26px;}.review__swiper-cards .review__desc a{font-weight:800;}.review__swiper-cards .review__desc p:last-child{margin-top:41px;}.review__swiper-cards .review__desc h3{font-size:30px;line-height:24px;color:#1a1a1a;margin-bottom:32px;}.review__swiper-cards .swiper-slide-active .review__desc h3{font-size:33px;line-height:26px;margin-bottom:42px;}.popup-wrapper{width:100%;height:100%;position:fixed;left:0;right:0;top:0;bottom:0;padding:20px;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;opacity:0;z-index:-9999;-webkit-transition-delay:0.05s;transition-delay:0.05s;}.popup-wrapper__expanded{opacity:1;z-index:9999;background:rgba(9,9,9,0.4);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);}.popup{overflow:auto;position:relative;background-color:#fff;width:600px;padding:54px 50px;margin:60px;z-index:99999;margin:0 auto;-webkit-transition:0.3s ease;transition:0.3s ease;-webkit-transform:translateY(50px);transform:translateY(50px);}.popup .title{font-weight:400;font-size:48px;line-height:53px;text-align:center;color:#d93030;margin-bottom:10px;}.popup .subtitle{font-size:24px;line-height:33px;text-align:center;color:#000000;margin-bottom:20px;}.popup form,.popup form div{width:100%;}.popup input[type="text"]{width:100%;padding:20px 17px;border:1px solid #b9b9b9;border-radius:5px;}.popup form div{margin-bottom:26px;}.popup form .policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;height:auto;}.popup form .policy input{width:25px;height:25px;}.popup .button{width:100%;height:65px;margin:0;}.main-input__error-msg{display:none;margin-right:8px;font-weight:normal;font-size:14px;line-height:130%;color:red;min-width:125px;}.header-section.header-contacts .background{-o-object-position:center;object-position:center;}.header-ball{position:relative;}.header-section.header-ball .header-section__desc{max-width:706px;line-height:30px;font-weight:300;margin-bottom:90px;}.header-section.header-ball .button__white{border:1px solid #ffffff;color:#fff !important;width:254px;}.header-section.header-ball .button__white:hover{border:1px solid rgba(255,255,255,0.35);}.ball-wrapper{margin:-185px 0 111px;}.ball-list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:40px 60px;margin-bottom:171px;}.ball-list__item{height:356px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:5px;position:relative;padding:31px 35px 15px 30px;gap:10px;z-index:0;}.ball-list__item::before{content:"";position:absolute;right:40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:center / contain no-repeat url(/local/templates/valery/style/../img/ball/4.svg);width:203px;height:299px;z-index:-1;}.ball-list__item:nth-child(1)::before{width:204px;height:275px;background:center / contain no-repeat url(/local/templates/valery/style/../img/ball/1.svg);}.ball-list__item:nth-child(2)::before{width:282px;height:282px;background:center / contain no-repeat url(/local/templates/valery/style/../img/ball/2.svg);}.ball-list__item:nth-child(3)::before{width:264px;background:center / contain no-repeat url(/local/templates/valery/style/../img/ball/3.svg);}.ball-list__item:nth-child(5)::before{width:300px;height:312px;background:center / contain no-repeat url(/local/templates/valery/style/../img/ball/5.svg);}.ball-list__item:nth-child(7)::before{width:357px;height:251px;background:center / contain no-repeat url(/local/templates/valery/style/../img/ball/7.svg);}.ball-list__item:nth-child(8)::before{width:283px;height:283px;background:center / contain no-repeat url(/local/templates/valery/style/../img/ball/8.svg);}.ball-list__item h3{font-size:36px;line-height:43px;letter-spacing:0.05em;color:#981818;height:129px;margin-bottom:18px;}.ball-list__item p{font-size:18px;line-height:27px;color:#595959;}.ball-wrapper .buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.ball-wrapper .button__white{width:254px;}.header-costumes.header-section{margin-bottom:0 !important;position:relative;}.header-costumes.header-section .header-section__desc{margin-bottom:164px;}.header-costumes .button__white{width:254px;border:1px solid #fff;color:#fff !important;}.header-costumes .button__white:hover{border:1px solid rgba(255,255,255,0.35);}.header-costumes .programs-list__info{margin-bottom:194px;}.costumes-content{display:none;background:#000;}.costumes-footer{background:#000;}.header-content h3{font-size:48px;line-height:48px;text-transform:uppercase;color:#ffffff;margin-bottom:41px;}.header-content p{max-width:669px;font-size:18px;line-height:27px;color:#ffffff;}.header-flashmob{position:relative;margin:0 !important;}.header-flashmob .header-section__desc{max-width:533px !important;margin-bottom:92px;}.header-flashmob .button__white{width:254px;color:#fff !important;border:1px solid #fff;}.header-flashmob .button__white:hover{border:1px solid rgba(255,255,255,0.35);}.flashmob-content{margin:-1px 0;background:#000;}.flashmob-list{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:133px;}.flashmob-list__item{position:relative;background:rgba(255,255,255,0.1);border-radius:5px;border:1px solid #fff;width:289px;height:162px;padding:39px 18px 26px 26px;}.flashmob-list__item p{position:relative;z-index:1;font-size:16px;line-height:24px;color:#919191;}.flashmob-list__item .bg-filter{width:100%;height:-webkit-fill-available;left:0;top:0;position:absolute;-webkit-backdrop-filter:blur(5.42227px);backdrop-filter:blur(5.42227px);}.flashmob-list__item::before{content:"";position:absolute;left:23px;top:-100px;z-index:0;width:121px;height:167px;background:center / contain no-repeat url(/local/templates/valery/style/../img/flashmob/01.svg);}.flashmob-list__item:nth-child(2):before{background:center / contain no-repeat url(/local/templates/valery/style/../img/flashmob/02.svg);}.flashmob-list__item:nth-child(3):before{background:center / contain no-repeat url(/local/templates/valery/style/../img/flashmob/03.svg);}.flashmob-list__item:nth-child(4):before{background:center / contain no-repeat url(/local/templates/valery/style/../img/flashmob/04.svg);}.flashmob-content h3{text-transform:uppercase;font-size:48px;line-height:48px;color:#fff;max-width:800px;margin-bottom:82px;}.flashmob-content .desc{font-size:24px;line-height:36px;color:#ffffff;margin-bottom:97px;}.flashmob-content .clients-list{margin-bottom:0;margin-bottom:106px;}.flashmob-content .buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:30px;}.flashmob-content .button__white{border:1px solid #fff;color:#fff !important;width:254px;}.flashmob-content .button__white:hover{border:1px solid rgba(255,255,255,0.35);}.flashmob-footer{background:#000;}.bar-slider .swiper-slide{height:520px;}.header-section__desc-mobile{display:none;}.header-album{position:relative;}.programs.master-class{margin-bottom:150px;}.main-card .buttons{max-width:440px;}.clients .swiper .swiper-slide:hover .icon-presentation{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;z-index:1;}.clients .swiper .swiper-slide:hover p{opacity:0;display:none;}.swiper .swiper-slide:hover::after{display:none;}.clients .swiper .icon-presentation{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;display:none;}.header-section.detail{margin-bottom:60px;}.detail.header-section__heading{padding-top:94px;}.detail .header-section__title{margin:64px 0 27px;text-align:center;max-width:100%;}.detail-wrapper{margin-bottom:140px;}.detail-container{max-width:1120px;}.detail-wrapper p{margin-bottom:14px;text-indent:1.5em;text-align:justify;}p.detail-date{margin-top:30px;text-align:right;}.media__item .desc h3{display:inline;font-size:24px;line-height:30px;text-transform:uppercase;border-bottom:2px solid #fff;}.container.header-section__heading .container{padding:0;}.header-section.reviews,.header-section.blog{margin-bottom:80px;}section[data-page="master-class"],section[data-page="classic"]{position:relative;}section[data-page="master-class"]::before,section[data-page="classic"]::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(358.71deg, #000000 -2.54%, rgba(0, 0, 0, 0) 30.53%), linear-gradient(87.43deg, #000000 13.99%, rgba(0, 0, 0, 0) 62.86%), linear-gradient(216.78deg, #000000 5.8%, rgba(0, 0, 0, 0) 78.61%);}.main-card-right .swiper-slide,.main-card__right .swiper-slide{background-size:cover;background-position:center;background-repeat:no-repeat;}@media(max-width:1240px){.flashmob-list{grid-template-columns:repeat(2,1fr);gap:90px 30px;}.flashmob-list__item{width:100%;}}@media(max-width:1200px){.header__navigation-item:not(:last-child){margin-right:30px;}.about-director__left{left:0;}.work-process{margin-bottom:142px;}.review__swiper .swiper-slide{margin:0 10px;}.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;}.footer__left{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer__form{border:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;max-width:100%;}.footer-contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;}.footer-contact__list{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial;}.footer-media{display:none;}.footer-contact__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:36px;}.footer__form input{width:460px;text-align:center;}.footer__form form{margin-bottom:50px;}.footer-menu{gap:10px;}.main-card{padding:50px 40px 55px;}.programs-list__card .programs-list__title{font-size:56px;line-height:56px;}.work-process__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.work-process__item{padding-left:33px;}.work-process__left{width:60%;}.work-process__inner{gap:50px;}.ball-list{gap:30px 40px;}.ball-list__item::before{right:25px;}}@media(max-width:1024px){.header__navigation-item:not(:last-child){margin-right:20px;}}@media(max-width:992px){.programs-list__info .info-list{justify-content:center;}.about{margin-top:-160px;}.reviews .breadcrumbs-item{margin-left:-100px;}.blog .breadcrumbs-item{margin-left:-40px;}.dropdown__content.active{margin-bottom:15px;}.header-section{margin-bottom:80px;}.header__logotype{width:112px;height:64px;}.header__logotype img{width:100%;}.header-section__heading{padding-top:142px;}.header-blog .header-section__heading{padding-top:64px;}.header-section.header-costumes .background{width:100vw;height:870px;}.header-costumes .header-content{display:none;}.costumes-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:40px;}.header.header__dark .header__navigation{background:rgba(0,0,0,0.7);}.header__navigation{position:absolute;width:100%;height:100vh;background:rgba(255,255,255,0.7);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:-300vh;left:0;padding:30px 0 60px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;overflow:auto;z-index:10;}.header__navigation.header__open{top:0;}.header__navigation-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.header__navigation-item{width:100%;margin:0 !important;}.header__navigation-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 0;}.header__contacts{width:100%;padding:0 15px;margin-bottom:50px;}.header__contacts > div{text-align:left;}.header__contacts > a,.header__contacts > div .location{display:none;}.burger,.burger__close,.header__icons{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.header__icons a{width:43px;height:43px;}.header__navigation-item:hover{font-weight:bold;}.header__navigation-item::before{display:block;content:attr(title);font-weight:bold;height:0;overflow:hidden;visibility:hidden;}.header-section .background{width:auto;}h1{font-size:56px;line-height:60px;}.header-section__desc{max-width:500px;}.header-section__block{margin-bottom:120px;}.statistic-list{padding:16px 60px 20px;}.programs-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.programs-list__item{width:80%;}.programs__single{margin-bottom:100px;margin-top:-120px;}.programs-list__item.classic .programs-list__img{right:-85px;}.programs-list__item.v-dvukh-shagakh .programs-list__img{right:20px;}.programs-list__item.voennye-tantsy .programs-list__img{right:10px;}.programs-list__item.istoricheskie-tantsy .programs-list__img{right:-60px;}.programs-list__item.chicago .programs-list__img{right:10px;}.clients{margin-bottom:140px;}.clients-list{gap:20px;}.swiper{height:436px;}.swiper .swiper-slide:first-child{margin-left:5px;}.swiper .swiper-slide{width:80%;padding:0;}.swiper .swiper-slide .icon-presentation{width:90px;height:90px;background-size:24px;}.swiper .swiper-slide .icon-presentation:hover{background-size:24px;}.pagination{display:none;}.about-director{height:300px;}.about__descr{margin:0 auto 80px;}.about-director__left{width:250px!important;bottom:-300px!important;left:40px!important;}.about-director__right{width:55%;}.about-director__right h3{font-size:36px;line-height:38px;}.about-director__right .subtitle{font-size:20px;line-height:24px;}.about-director__right .descr{font-size:16px;line-height:20px;}.about-director__right::before{height:215px;}.about-director__left img{width:100%;height:100%;}.work-process__left{width:80%;}.footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 0;-ms-flex-pack:distribute;justify-content:space-around;}.footer__bottom p:nth-child(1){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.footer__bottom p:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.footer__bottom p:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.footer__bottom p:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.header-section.header-section__dark{margin-bottom:260px;}.header-section.program-page{margin-bottom:90px;}.header-section.header-section__padding{margin-bottom:80px;}.programs-list__card .programs-list__title{font-size:52px;line-height:52px;}.programs-list__card .programs-list__title br{display:none;}.programs-list__desc{max-width:100%;}.programs.master-class .programs-list__card::after{display:none;}.programs.master-class{margin-top:-130px;margin-bottom:142px;}.programs__single .programs-list__card::after{content:"";position:absolute;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:5%;width:100%;height:506px;background:-webkit-gradient(linear,left top,left bottom,color-stop(34.1%,rgba(255,255,255,0)),color-stop(88.91%,#fcfcfc));background:linear-gradient(180deg,rgba(255,255,255,0)34.1%,#fcfcfc 88.91%);}.programs-list__card{padding:0;}.programs-list__card.main-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.programs-list__card .programs-list__title,.programs-list__card .programs-list__desc{position:relative;z-index:1;}.programs-list__info{margin:0 auto;}.programs.programs__single{padding-top:150px;}.programs__single .programs-list{gap:260px;}.programs-list__card .programs-list__img{overflow:hidden;right:50% !important;-webkit-transform:translateX(60%);transform:translateX(60%);top:-220px;width:450px;height:450px;z-index:0;}.programs-list__card.latino .programs-list__img{width:405px;height:477px;-webkit-transform:translateX(50%);transform:translateX(50%);}.programs-list__card.chicago .programs-list__img{width:317px;height:421px;-webkit-transform:translateX(50%);transform:translateX(50%);}.programs-list__card.spectacle .programs-list__img{width:400px;height:446px;-webkit-transform:translateX(40%);transform:translateX(40%);}.programs-list__card.war .programs-list__img{width:258px;height:440px;-webkit-transform:translateX(50%);transform:translateX(50%);}.programs-list__card.style .programs-list__img{width:388px;height:465px;-webkit-transform:translateX(60%);transform:translateX(60%);}.programs-list__card.history .programs-list__img{width:391px;height:484px;-webkit-transform:translateX(60%);transform:translateX(60%);}.programs-list__card.old .programs-list__img{width:447px;height:496px;-webkit-transform:translateX(60%);transform:translateX(60%);}.programs-list__card.solo .programs-list__img{width:460px;height:514px;-webkit-transform:translateX(50%);transform:translateX(50%);}.programs-list__card.solo .programs-list__img::after{height:80%;bottom:80px;}.programs-list__card.sport .programs-list__img{width:441px;height:463px;-webkit-transform:translateX(50%);transform:translateX(50%);}.programs-list__card.waiter .programs-list__img{width:590px;height:439px;-webkit-transform:translateX(40%);transform:translateX(40%);}.programs-list__card.newyear .programs-list__img{width:474px;height:487px;-webkit-transform:translateX(60%);transform:translateX(60%);}.services-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,320px);gap:10px;}.services-item img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;}.main-card__left{max-width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0 70px 60px 70px;}.bar-slider .swiper-slide{height:400px;}.main-card-right,.main-card__right{width:100%;height:400px;z-index:0;}.bar-slider .swiper-slide img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0-130px;object-position:0-130px;border-radius:5px 5px 0 0;}.bar-slider .swiper-slide::before{content:"";position:absolute;left:0;top:5px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#ffffff));background:linear-gradient(180deg,rgba(255,255,255,0)0%,#ffffff 100%);width:100%;height:400px;z-index:1;}.header-section.header-section__dark{padding-bottom:100px;}.clients-list__header{display:grid;grid-template-columns:1fr 1fr 1fr;overflow:inherit;}.clients-list__header .clients-list__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.programs__single .programs-list__card{padding:140px 70px 80px;}.latino-page br{display:-webkit-box;display:-ms-flexbox;display:flex;}.blog .blog-wrapper{gap:39px 60px;}.blog .blog-item h3{font-size:28px;}.blog .blog-item p{font-size:16px;line-height:24px;}.roadmap-wrapper{display:none;}.header__form{gap:22px;}.header__form{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:none;}.header__form div{max-width:100%;}.header__form div p{display:none;}.header__form h3{margin:0;}.header-section.header-contacts .footer-contact__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:90px 0 36px;}.header-section.header-contacts .footer-contact__list > *{font-size:12px;line-height:25px;padding-left:18px;}.header-section.header-contacts .footer-contact__list > *::before{width:13px;height:13px;}.header__form{top:0;right:0;padding:0;}.header__form input{margin:0;}.header__form .button{-webkit-transform:translateX(0);transform:translateX(0);margin:31px auto 0;width:187px;height:49px;}.header__form input:first-child{margin-bottom:11px;}.contacts-footer{margin:50px 0 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.contacts-footer > *{display:none;}.contacts-footer .sm{gap:36px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.header-section.header-ball{margin-bottom:0;padding-bottom:350px;}.header-section.header-ball .info-list,.header-section.header-costumes .info-list,.header-section.header-flashmob .info-list{display:none;}.header-section.header-ball .button__white,.header-section.header-costumes .button__white,.header-section.header-flashmob .button__white{display:none;}.header-section.header-ball .buttons,.header-section.header-costumes .buttons,.header-section.header-flashmob .buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.ball-list{grid-template-columns:1fr;}.ball-list__item{padding:24px 26px 15px 24px;height:281px;}.ball-list__item::before{width:161px;height:236px;}.ball-list__item:nth-child(1)::before{width:161px;height:217px;}.ball-list__item:nth-child(2)::before{width:222px;height:222px;}.ball-list__item:nth-child(3)::before{width:208px;height:236px;}.ball-list__item:nth-child(5)::before{width:236px;height:246px;}.ball-list__item:nth-child(7)::before{width:282px;height:198px;}.ball-list__item:nth-child(8)::before{width:223px;height:223px;}.ball-list__item h3{font-size:32px;line-height:36px;height:101px;margin-bottom:14px;}.header-costumes.header-section .header-section__desc{margin-bottom:94px;}.header-costumes .programs-list__info{margin-bottom:0;}.header-content h3{font-size:36px;line-height:36px;margin-bottom:24px;}.header-content p{font-size:20px;line-height:30px;}.header-costumes.header-section{padding-bottom:97px !important;}.programs .button{display:none;}.programs-list__card .buttons .button{display:-webkit-box;display:-ms-flexbox;display:flex;}.button.more{margin:70px auto 117px;display:-webkit-box;display:-ms-flexbox;display:flex;}}@media(max-width:767px){.about{margin-top:60px;}section[data-page="classic"]::before{background:linear-gradient(351.78deg, #000000 -6.51%, rgba(0, 0, 0, 0) 53.24%), linear-gradient(90.22deg, #000000 5.03%, rgba(0, 0, 0, 0) 51.11%), linear-gradient(170.57deg, #000000 7.12%, rgba(0, 0, 0, 0) 59.9%);}.programs__main{gap:60px}.programs.master-class{margin-top:60px;}.reviews .header-block,.blog .header-block{margin-bottom:80px;}.header-section__heading{padding-top:158px;}.about-director__right::before{left:-13px;}.review__swiper .swiper-slide{width:100% !important;}.header-section.header-services .header-section__heading{padding-top:64px;}.header-section.header-services .header-section__title{max-width:100% !important;text-align:center;margin-bottom:54px;}.header-section__desc{margin-bottom:30px;}.heading{font-size:38px;line-height:38px;margin-bottom:60px;}.header-section__social{display:none;}.header-section__dark.header-section{padding-bottom:60px;}.header-section.header-ball{padding-bottom:350px;}.header-section.header-ball .header-section__desc{color:#d1d1d1 !important;}.programs__single{margin-bottom:41px;margin-top:120px;}.header-block .breadcrumbs-item{display:none;}.header-section .dance-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;padding-bottom:10px;margin-right:-15px;gap:8px;}.header-section .dance-list__item{font-size:14px;line-height:15px;}.header-section .dance-list__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;}.header-section.header-section__dark .header-section__title,.header-section.header-section__dark .header-section__desc{max-width:100%;text-align:center;color:#fcfcfc;}.header-section.header-section__dark .header-section__desc{font-size:14px;line-height:21px;}.header-section.program-page .header-section__desc{font-size:18px;line-height:27px;}.header-section__dark .header-section__block{margin-bottom:53px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header-section__dark .presentation span{display:none;}.header-section__dark .presentation{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;}.header-section__dark .presentation span{display:none;}.header-section__dark .presentation .icon-presentation{width:83px;height:83px;margin:0 auto;background-size:31px 31px;}.header-section__dark .presentation div img{width:100%;height:100%;}.header-section__title{max-width:360px;font-size:50px;line-height:49px;}.header-section__block{margin-bottom:80px;}.statistic-list{background:#f4f4f4;-webkit-backdrop-filter:inherit;backdrop-filter:inherit;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px 160px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 30px 20px;}.statistic-list__item{width:130px;}.programs-list__item{width:100%;padding:40px;}.arrow{width:109px;background:center / contain no-repeat url(/local/templates/valery/style/../img/arrow.svg);}.programs-list__item:hover .arrow{width:119px;}.programs-list__title{font-size:38px;line-height:32px;}.dance-list__item{font-size:12px;line-height:19px;}.classic .programs-list__img{right:-100px;}.latino .programs-list__img,.spectacle .programs-list__img,.old .programs-list__img,.chicago .programs-list__img,.style .programs-list__img{right:-20px;}.war .programs-list__img{right:0;}.classic .dance-list,.war .dance-list,.old .dance-list,.solo .dance-list,.style .dance-list{width:280px;}.clients .button{width:275px;height:65px;font-size:20px;line-height:27px;}.swiper .swiper-slide .icon-presentation{width:40px;height:40px;background-size:12px;}.swiper .swiper-slide .icon-presentation:hover{background-size:12px;}.heading.heading__center{margin:0 0 40px;}.heading.heading__center::before{left:0;-webkit-transform:translateX(0);transform:translateX(0);}.about__descr{font-size:16px;line-height:24px;margin:0 auto 20px;}.about__swiper{height:auto;}.swiper-scrollbar{display:none;}.about__swiper .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.swiper{height:376px;}.about-director__left{width:200px!important;bottom:-275px!important;left:25px!important;}.about-director__right h3{font-size:28px;line-height:32px;margin-bottom:4px;}.about-director__right h3 span{width:28px;height:28px;}.about-director__right .subtitle{font-size:16px;line-height:22px;margin-bottom:18px;}.about-director__right .descr{font-size:10px;line-height:16px;}.about-director__right::before{height:150px;}.about-director{height:200px;}.swiper .swiper-slide p{width:360px;font-size:20px;line-height:24px;}.swiper .swiper-slide{height:260px !important;}.work-process__left{width:100%;}.work-process__right{max-width:90%;padding:50px 20px;}.work-process__right h2{font-size:36px;line-height:36px;}.work-process__right p{font-size:14px;line-height:20px;margin-bottom:44px;}.work-process__right input{width:380px;}.work-process__item{font-size:16px;line-height:23px;margin-left:110px;}.work-process__item::before{display:none;}.work-process__item::after{width:120px;height:96px;left:-115px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.work-process .heading{margin-bottom:10px;}.dropdown__header::before{width:26px;}.dropdown__header::after{height:26px;}.dropdown__header{padding:24px 20px 10px 50px;}.dropdown__header p::before,.dropdown__header p::after{left:-35px;}.dropdown__content{padding:0 20px 0 50px;}.dropdown__header p{font-size:18px;line-height:28px;}.dropdown__content{font-size:16px;line-height:24px;}.footer-menu,.footer__form p{display:none;}.footer__form h3{font-size:24px;line-height:23px;}.footer__top{border:none;padding-bottom:20px;gap:36px;}.footer__bottom{padding:20px 0;}.footer{padding-top:80px;}.footer__left{width:100%;}.footer-contact__list > *{padding-left:20px;font-size:12px;line-height:24px;}.footer-contact__list > *::before{width:13px;height:13px;}.FAQ .heading{margin-bottom:40px;}.about__team{margin-bottom:20px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.about__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.about__inner .heading.heading__center{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.about__descr{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.about__swiper{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.programs-list__card .programs-list__title{font-size:48px;margin-bottom:22px;}.programs-list__desc{font-size:14px;line-height:20px;margin-bottom:16px;}.main-card__left{margin-top:-120px;padding:0 20px 40px 20px;}.programs-list__info{max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.info-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;margin-bottom:37px;}.info-list__item{padding-left:30px;font-size:14px;line-height:20px;}.info-list__item::before{width:20px;height:20px;}.main-card-right,.main-card__right{top:-35%;}.bar-slider,.bar-slider .swiper-slide,.bar-slider .swiper-slide::before{height:320px;}.bar-slider .swiper-slide img{-o-object-position:center;object-position:center;}.programs__single .programs-list__card{padding:140px 30px 40px;}.header-section.program-page .header-section__block{display:none;}.program-page.spectacle-page .header-section__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.program-page.spectacle-page .header-section__block .play-prezi{display:none;}.header-section.program-page .header-section__desc{margin-bottom:111px;}.header-section.program-page .header-section__heading{padding-top:218px;}.blog,.header-blog{margin-bottom:100px;}.header-section.header-blog{margin-bottom:40px;}.header-reviews .header-section__title{margin-bottom:40px;}.blog .blog-wrapper{grid-template-columns:1fr;}.blog .blog-item{height:300px;padding:30px 18px 30px 27px;}.blog .blog-item::before{top:30px;}.blog .blog-item p{font-size:16px;line-height:24px;}.detail .header-section__heading{padding-top:40px;}.detail .header-section__title{margin:0 0 27px;}.reviews-wrapper .review__swiper .swiper-wrapper{margin-left:0;}.header-section.header-contacts .header-section__title{display:none;}.header-section.header-contacts .footer-contact__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.header__form h3{font-size:24px;line-height:24px;}.review__swiper-cards{margin-top:180px;margin-bottom:180px;margin-left:0;}.review__swiper-cards .swiper-slide{width:100% !important;height:auto;margin:0 10px;}.review__swiper-cards .swiper-slide .swiper-slide__img{height:360px;}.review__swiper-cards .swiper-wrapper{margin-left:0;}.popup{padding:40px 36px;-webkit-transform:translateY(0px);transform:translateY(0px);width:100%;}.popup .title{font-size:36px;line-height:44px;}.popup .subtitle{font-size:20px;line-height:28px;}.policy p{font-size:14px;line-height:18px;}.clients-list__item:nth-child(1){height:38px;}.clients-list__item:nth-child(2){height:47px;}.clients-list__item:nth-child(3){height:46px;}.clients-list__item:nth-child(4){height:29px;}.clients-list__item:nth-child(5){height:22px;}.clients-list__item:nth-child(6){height:44px;}.ball-wrapper .buttons{display:none;}.ball-list__item h3{font-size:28px;line-height:34px;}.ball-list__item p{font-size:14px;line-height:21px;}.ball-list{margin-bottom:109px;}.costumes-content{padding-bottom:110px;}.flashmob-content{padding-top:67px;}.flashmob-list{gap:60px 10px;margin-bottom:105px;}.flashmob-list__item{height:140px;padding:29px 30px 16px 20px;}.flashmob-list__item p{font-size:14px;line-height:20px;}.flashmob-list__item::before{width:92px;height:127px;top:-75px;}.flashmob-content h3{font-size:36px;line-height:36px;margin-bottom:49px;}.flashmob-content .clients-list{margin-bottom:98px;}.flashmob-content .desc{font-size:20px;line-height:30px;margin-bottom:50px;}.flashmob-content .buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:133px;}.flashmob-content .button__white{display:none;}.program-page .header-section__desc{display:none;}.header-section__desc-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:111px;font-size:16px;line-height:24px;}.header-album.header-section{height:927px;}.header-album.header-section .header-section__heading{padding-top:300px;}.about__swiper .swiper-slide{padding:20px 15px 0 15px;height:220px !important;}.about__swiper .swiper-slide h3{margin-bottom:14px;}}@media(max-width:600px){.programs-list__card .programs-list__title{font-size:36px;line-height:42px;}.buttons{gap:30px;}.popup-wrapper{padding:0;}.popup .button{height:59px;}}@media(max-width:560px){.media__item .desc h3{font-size:20px;line-height:24px;}.programs-list__item{height:400px;padding:30px 40px;}.programs-list__item .dance-list{width:325px;}.programs-list__item.latino .dance-list,.programs-list__item.chicago .dance-list,.programs-list__item.stilyagi .dance-list,.programs-list__item.istoricheskie-tantsy .dance-list{width:250px;}.programs-list__item.solnye-nomera .dance-list{width:300px;}.programs-list__item .programs-list__img{bottom:0 !important;}.programs-list__item.classic .programs-list__img{width:300px;height:285px;}.programs-list__item.latino .programs-list__img{width:261px;height:320px;bottom:-15px !important;}.programs-list__item.v-dvukh-shagakh .programs-list__img{width:260px;height:292px;right:0;}.programs-list__item.voennye-tantsy .programs-list__img{width:169px;height:288px;right:0;}.programs-list__item.istoricheskie-tantsy .programs-list__img{width:250px;height:310px;}.programs-list__item.sssr .programs-list__img{width:270px;height:300px;right:-60px;}.programs-list__item.sportivnye-nomera .programs-list__img{width:260px;height:272px;}.programs-list__item.tantsuyushchie-ofitsianty .programs-list__img{width:420px;height:313px;}.programs-list__item.solnye-nomera .programs-list__img{width:337px;height:313px;}.programs-list__item.chicago .programs-list__img{width:235px;height:313px;}.programs-list__item.novyy-god .programs-list__img{width:320px;height:313px;}.programs-list__item.stilyagi .programs-list__img{width:260px;height:313px;}.popup{padding:32px 20px;}.popup .title{font-size:24px;line-height:32px;}.popup .subtitle{font-size:16px;line-height:24px;}.arrow{bottom:30px;}}@media(max-width:520px){.footer__form h3{width:100%;margin-bottom:22px;}.header-section .background{width:100vw;height:75%;}.header-section.classic-page .background,.header-section.latino-page .background,.header-section.military-page .background,.header-section.styles-page .background,.header-section.solo-page .background,.header-section.sport-page .background,.header-section.newYear-page .background{width:100vw;}.header-section::before{bottom:240px;}.header-section__block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.header-section__block .button{width:275px;height:65px;font-size:20px;line-height:27px;}.header-section__desc{max-width:100%;}.presentation{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;}.presentation span{display:none;}.presentation .icon-presentation{width:67px;height:67px;background-size:25px 25px;}.presentation:hover .icon-presentation{background-size:25px 25px;}.statistic-list{gap:50px;padding:0;}.work-process .heading{max-width:300px;}.work-process__item{height:96px;}.dropdown__header{padding:16px 20px 10px 50px;}.dropdown{padding-bottom:12px;}.dropdown__header p{font-size:16px;line-height:20px;}.dropdown__content{font-size:12px;line-height:16px;}.footer{padding-top:60px;}.footer__form,.footer__form form,.footer__form input{width:100%;}.footer__bottom > *{font-size:12px;}.about-director{height:159px;}.about-director__left{width:150px!important;bottom:-205px!important;left:0px!important;}.about-director__right h3{font-size:20px;line-height:22px;}.about-director__right h3 span{width:20px;height:20px;}.about-director__right .subtitle{font-size:14px;line-height:18px;margin-bottom:10px;}.about-director__right .descr{font-size:8px;line-height:12px;}.about-director__right::before{height:113px;left:-20px;}.about-director__right .descr br{display:none;}.services-wrapper{grid-template-rows:repeat(4,200px);}.services-item h3{font-size:30px;line-height:24px;}.main-card__left{padding:0 20px 40px 20px;}.blog .blog-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:start;-ms-flex-align:start;align-items:start;height:280px;padding:24px 16px;}.blog .blog-item h3{font-size:24px;margin:0;}.blog .blog-wrapper{gap:30px;}.blog .blog-item p{font-size:12px;line-height:18px;}.flashmob-list__item{height:123px;}.flashmob-list__item p{font-size:12px;line-height:18px;}.review__swiper-cards .swiper-slide .swiper-slide__img{height:260px;}}@media(max-width:480px){.swiper .swiper-slide:first-child{margin-left:0;}.swiper .swiper-slide p{width:300px;font-size:16px;line-height:22px;}.work-process__item{font-size:15px;}.about__swiper .swiper-slide{width:300px !important;height:160px !important;}.about__swiper .swiper-slide h3{font-size:28px;line-height:43px;}.about__swiper .swiper-slide p{font-size:14px;line-height:22px;}.about__swiper .swiper-slide::after{width:120px;}.work-process__right h2{font-size:32px;line-height:30px;}.work-process__right p{line-height:18px;margin-bottom:28px;}.work-process__right input{width:257px;height:37px;margin-bottom:15px;}.work-process__right input::-webkit-input-placeholder{font-size:14px;line-height:22px;}.work-process__right input::-moz-placeholder{font-size:14px;line-height:22px;}.work-process__right input:-ms-input-placeholder{font-size:14px;line-height:22px;}.work-process__right input::-ms-input-placeholder{font-size:14px;line-height:22px;}.work-process__right input::placeholder{font-size:14px;line-height:22px;}form .button{margin-top:20px;width:142px;height:37px;font-size:13px;line-height:19px;}.header__form form .button{font-size:18px;line-height:25px;}.buttons{width:100%;gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.buttons .button{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.play-prezi p{display:none;}.info-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:10px;}.main-card__left{padding:0 20px 40px 20px;}.flashmob-list{grid-template-columns:1fr;}.flashmob-list__item p{font-size:14px;line-height:20px;}.work-process__item::after{width:100px;height:80px;left:-90px;}.work-process__item{margin-left:85px;}.programs-list__item .dance-list__item a{width:-webkit-max-content;width:-moz-max-content;width:max-content;}}@media(max-width:460px){.work-process__item::after{width:80px;height:60px;left:-60px;}.work-process__item{margin-left:55px;font-size:12px;line-height:14px;height:75px;}.programs-list__item{padding:20px;}.programs-list__item.classic .programs-list__img{right:-70px;}.programs-list__item .dance-list{width:270px;padding-right:88px;}}@media(max-width:420px){.swiper .swiper-slide p{width:100%;padding:0 10px;}.footer__bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;}.footer-contact__list{width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.footer-contact__list > *{padding-left:40px;}.clients-list__item:nth-child(1){height:30px;}.clients-list__item:nth-child(2){height:38px;}.clients-list__item:nth-child(3){height:38px;}.clients-list__item:nth-child(4){height:20px;}.clients-list__item:nth-child(5){height:16px;}.clients-list__item:nth-child(6){height:35px;}.flashmob-list__item{height:130px;}}@media(max-width:400px){.header-section__title{max-width:305px;}h1{font-size:44px !important;line-height:48px !important;}.statistic-list__item{width:100px;}.programs-list__item.istoricheskie-tantsy .dance-list,.programs-list__item.sssr .dance-list,.programs-list__item.sportivnye-nomera .dance-list,.programs-list__item.chicago .dance-list,.programs-list__item.novyy-god .dance-list{width:170px;}}@media(max-width:420px){.about-director__left{left:-30px;}.about-director__right{width:65%;}}@media(max-width:380px){.about-director__right::before{height:130px;}}@media(max-width:350px){.programs-list__item.stilyagi .dance-list{width:170px;}}.portfolio{margin-bottom:80px;}.portfolio__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 90px;margin-bottom:48px;font-size:18px;line-height:25px;}.portfolio__content{display:none;}.portfolio__content.active{display:grid;grid-template-columns:repeat(9,1fr);grid-gap:10px;padding-top:100px;margin-top:-100px;}.portfolio__item{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:28px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.portfolio__item:nth-child(8n-7){grid-row-start:1;grid-column-start:1;grid-row-end:2;grid-column-end:4;height:230px;}.portfolio__item:nth-child(8n-6){grid-row-start:1;grid-column-start:4;grid-row-end:3;grid-column-end:7;height:340px;}.portfolio__item:nth-child(8n-5){grid-area:1 / 7 / 2 / 10;height:230px;}.portfolio__item:nth-child(8n-4){grid-area:2 / 1 / 4 / 4;height:340px;}.portfolio__item:nth-child(8n-3){grid-area:3 / 4 / 4 / 7;height:230px;}.portfolio__item:nth-child(8n-2){grid-area:2 / 7 / 4 / 10;height:340px;}.portfolio__item:nth-child(8n-1){grid-area:4 / 1 / 6 / 5;height:416px;}.portfolio__item:nth-child(8n){grid-area:4 / 5 / 6 / 10;height:416px;}.portfolio__item > *{color:#fff;z-index:1;}.portfolio__item::before{content:"";position:absolute;right:28px;bottom:31px;width:85px;height:14px;background:right / cover no-repeat url(/local/templates/valery/style/../img/arrow.svg);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;}.portfolio__item:hover::before{right:23px;width:90px;}.portfolio__item h3{max-width:254px;font-size:30px;line-height:32px;font-weight:400;text-transform:uppercase;}.portfolio__item::after,.media__item::after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(2.63deg,#000000 19.15%,rgba(0,0,0,0)94.64%);z-index:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.portfolio__item:hover::after,.media__item:hover::after{background:linear-gradient(2.63deg,#000000 19.15%,rgba(0,0,0,0.4)94.64%);}.portfolio__head-item a{position:relative;padding-bottom:12px;border-bottom:2px solid transparent;cursor:pointer;}.portfolio__head-item.active a{font-weight:bold;border-bottom:2px solid #cd5353;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.portfolio__head-item:hover{font-weight:bold;}.portfolio__head-item::before{display:block;position:absolute;content:attr(title);font-weight:bold;height:0;overflow:hidden;visibility:hidden;}@media(max-width:992px){.portfolio{margin-top:-220px;}.portfolio__head{padding:0;}}@media(max-width:767px){.portfolio__head{gap:30px;overflow-x:auto;}.portfolio__head::-webkit-scrollbar{height:0;}.portfolio__head-item a{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;}}.header-section.header-section__dark .clients-list{margin-top:159px;margin-bottom:0;}.media__wrapper{display:grid;grid-template-columns:repeat(9,1fr);grid-gap:10px;}.media__item{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:28px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.media__item:nth-child(6n-5){grid-area:1 / 1 / 3 / 4;height:230px;}.media__item:nth-child(6n-4){grid-area:1 / 4 / 4 / 7;height:340px;}.media__item:nth-child(6n-3){grid-area:1 / 7 / 3 / 10;height:230px;}.media__item:nth-child(6n-2){grid-area:3 / 1 / 6 / 4;height:340px;}.media__item:nth-child(6n-1){grid-area:4 / 4 / 6 / 7;height:230px;}.media__item:nth-child(6n){grid-area:3 / 7 / 6 / 10;height:340px;}.media{margin-bottom:190px;}.media__item .desc{position:absolute;left:28px;top:20px;z-index:1;color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-right:5px;}.media__item:nth-child(6n-4)> .desc,.media__item:nth-child(6n-2)> .desc,.media__item:nth-child(6n)> .desc{bottom:20px;top:inherit;max-width:225px;}.media__item:nth-child(6n-4)> .icon-presentation,.media__item:nth-child(6n-2)> .icon-presentation,.media__item:nth-child(6n)> .icon-presentation{right:28px;bottom:20px;left:inherit;}.media__item .icon-presentation{position:absolute;left:28px;bottom:20px;z-index:1;opacity:0.5;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.media__item:hover .icon-presentation{opacity:1;}.media__item .desc p{font-size:16px;line-height:150%;}.media .button{width:280px;height:55px;margin:70px auto 0;}.play-prezi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;}.play-prezi p{margin-left:16px;font-size:16px;line-height:20px;}.header-section__padding.header-section .dance-list{max-width:100%;}img{width:100%;height:100%;}.album-wrapper{margin-top:-200px;position:relative;margin-bottom:144px;}.album-wrapper .info-list{max-width:915px;margin-bottom:135px;}.album-wrapper .info-list__item::before{left:0;top:-45px;width:42px;height:42px;}.album-wrapper .info-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;gap:12px;}.album-wrapper .info-list__item h4{font-size:23.0092px;line-height:18px;text-transform:uppercase;color:#ffffff;}.album-wrapper .info-list__item p{color:#fff;font-size:13.8055px;line-height:19px;}.album-wrapper .info-list__item:nth-child(1)::before{background:center / contain no-repeat url(/local/templates/valery/style/../img/album/Setting.svg);}.album-wrapper .info-list__item:nth-child(2)::before{background:center / contain no-repeat url(/local/templates/valery/style/../img/album/Filter.svg);}.album-wrapper .info-list__item:nth-child(3)::before{background:center / contain no-repeat url(/local/templates/valery/style/../img/album/Chat.svg);}@media(max-width:992px){.album-wrapper .info-list{margin-bottom:79px;}.album-wrapper .info-list__item{text-align:center;}.album-wrapper .info-list__item::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-58px;}.album-wrapper .info-list__item h4{color:#000;}.album-wrapper .info-list__item p{color:#000;}.album-wrapper{margin-top:-140px;}}@media(max-width:600px){.album-wrapper .info-list__item h4{font-size:16px;line-height:13px;}.album-wrapper .info-list__item p{font-size:9px;line-height:13px;}}@media(max-width:480px){.album-wrapper .info-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;}.album-wrapper .info-list__item{height:120px;}.album-wrapper .info-list__item h4{font-size:18px;line-height:13px;}.album-wrapper .info-list__item p{font-size:12px;line-height:13px;}}.gallery-box{display:grid;grid-template-columns:repeat(3,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;}.fancybox__backdrop::after{content:"";position:absolute;width:10%;height:10%;-webkit-filter:blur(2px);filter:blur(2px);left:50%;top:50%;-webkit-transform:scale(11);transform:scale(11);opacity:0.3;background-image:var(--bg-image);background-size:cover;background-repeat:no-repeat;background-position:center center;}@media(max-width:992px){.portfolio__content.active,.media__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;}.portfolio__item,.media__item{height:360px !important;}.media__item::before{content:"";position:absolute;right:32px;bottom:35px;width:100px;height:14px;background:right / cover no-repeat url(/local/templates/valery/style/../img/arrow.svg);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;}.media__item:hover::before{right:28px;width:105px;}.media{margin-bottom:123px;}.media__item .icon-presentation{left:50% !important;bottom:50% !important;-webkit-transform:translate(-50%,50%)!important;transform:translate(-50%,50%)!important;width:72px !important;height:72px !important;background-size:27px !important;}.media__item .desc{max-width:80% !important;top:inherit !important;bottom:33px !important;left:33px !important;}.media__item .desc h3{border-bottom:none;}}@media(max-width:767px){.gallery-box{grid-template-columns:repeat(2,1fr);gap:11px;}.portfolio__item,.media__item{height:349px !important;}}@media(max-width:460px){.media__item .desc{left:15px !important;}.media__item::before{right:15px;width:60px;}.media__item:hover::before{right:10px;width:65px;}}.fancybox__container{--fancybox-bg:rgba(255,255,255,0.6);-webkit-backdrop-filter:blur(19.5px);backdrop-filter:blur(19.5px);--fancybox-thumbs-width:48px;--fancybox-thumbs-ratio:1;--carousel-button-bg:rgb(91 78 76 / 74%);--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;}.fancybox__nav{--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;}.fancybox__nav .carousel__button{background:transparent;color:#000;}.fancybox__nav .carousel__button svg{width:28px;height:57px;}.fancybox__nav .carousel__button.is-prev{left:20px;}.fancybox__nav .carousel__button.is-next{right:20px;}.fancybox__slide{padding:8px 88px;}.video-overflow.fancybox__container{--fancybox-bg:#000;}.video-overflow iframe,.video-overflow .fancybox__content,.fancybox__slide.is-selected.has-video,.fancybox__track,.fancybox__viewport,.fancybox__carousel{-webkit-box-shadow:none !important;box-shadow:none !important;outline:none !important;}.policy input{position:absolute;opacity:0;}.policy input+label{position:relative;cursor:pointer;padding:0;}.policy input+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:25px;height:25px;background:white;border:1px solid #b9b9b9;border-radius:5px;}.policy input:checked+label:before{background:#d93030;}.policy input:checked+label:after{content:"";position:absolute;left:9px;top:3px;width:7px;height:14px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}.to-up{width:50px;height:50px;background:#d93030;position:fixed;bottom:28px;right:28px;z-index:99;cursor:pointer;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;}.to-up:hover{background:rgba(217,48,48,0.69);}.to-up img{width:auto;height:auto;transform:translateY(-1px)}video{width:100%;height:100%;position:absolute;top:0;z-index:-1;object-fit:cover;}.tantsuyushchie-ofitsianty-page{position:relative;}.tantsuyushchie-ofitsianty-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,#020202 -1.15%,rgba(2,2,2,0.869792) 32.56%,rgba(2,2,2,0) 100%);}.header-section.tantsuyushchie-ofitsianty-page .background{object-fit:contain;object-position:right 100px;}@media(max-width:767px){.tantsuyushchie-ofitsianty-page::before{background:linear-gradient(90deg,rgba(2,2,2,0.63) -1.15%,rgba(2,2,2,0.1) 100%);}}.header-section.album-page{position:relative;}.header-section.album-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(355.56deg, #000000 23.02%, rgba(0, 0, 0, 0) 50.12%), linear-gradient(77.15deg, #000000 7.84%, rgba(0, 0, 0, 0) 43.97%), linear-gradient(180deg, #000000 -50%, rgba(0, 0, 0, 0) 0%)}.header-section.chicago-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background: linear-gradient(270.63deg, #000000 3.29%, rgba(0, 0, 0, 0) 30.31%), linear-gradient(90.29deg, #000000 5.85%, rgba(0, 0, 0, 0) 37.81%), linear-gradient(177.11deg, #000000 8.51%, rgba(0, 0, 0, 0) 51.21%)}.header-section.latino-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background: linear-gradient(2.93deg, #000000 -32.78%, rgba(0, 0, 0, 0) 75.64%), linear-gradient(179.87deg, #000000 0.11%, rgba(0, 0, 0, 0) -31.81%);}@media(max-width:767px){.header-section.latino-page::before{background: linear-gradient(2.93deg, #000000 -2.78%, rgba(0, 0, 0, 0) 75.64%), linear-gradient(179.87deg, #000000 0.11%, rgba(0, 0, 0, 0) 31.81%);}}.header-section.stilyagi-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background: linear-gradient(90deg, #000000 5.08%, rgba(0, 0, 0, 0) 34.66%), linear-gradient(180deg, #000000 -120.52%, rgba(0, 0, 0, 0) 0.35%)}@media(max-width:767px){.header-section.stilyagi-page::before{background: linear-gradient(90deg, #000000 -70.92%, rgba(0, 0, 0, 0) 34.66%), linear-gradient(180deg, #000000 -120.52%, rgba(0, 0, 0, 0) 0.35%)}}.header-section[data-page="80-90-ye"]::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background: linear-gradient(91.93deg, #000000 -50.15%, rgba(0, 0, 0, 0) -20.1%), linear-gradient(177.62deg, #000000 -70.01%, rgba(0, 0, 0, 0) 0.09%);}.header-section.istoricheskie-tantsy-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(91.4deg, #000000 -45.03%, rgba(0, 0, 0, 0) -0.39%), linear-gradient(177.37deg, #000000 -70.81%, rgba(0, 0, 0, 0) 40.89%);}.header-section.solnye-nomera-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(91.07deg, #000000 1.81%, rgba(0, 0, 0, 0) 31.98%), linear-gradient(175.04deg, #000000 2.22%, rgba(0, 0, 0, 0) 81.96%);}@media(max-width:767px){.header-section.solnye-nomera-page::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 42.54%, #000000 100%), linear-gradient(175.04deg, #000000 2.22%, rgba(0, 0, 0, 0) 81.96%)}}.header-section.sportivnye-nomera-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(91.07deg, #000000 -88.19%, rgba(0, 0, 0, 0) -63.02%), linear-gradient(175.04deg, #000000 -156.78%, rgba(0, 0, 0, 0) -53.04%);}.header-section.voennye-tantsy-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(88.88deg, #000000 1.75%, rgba(0, 0, 0, 0) 32.72%), linear-gradient(275.18deg, rgba(0, 0, 0, 0.99) 14.68%, rgba(0, 0, 0, 0) 25.25%), linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 0.64%);}@media(max-width:767px){.header-section.voennye-tantsy-page::before{background:linear-gradient(88.88deg, #000000 -15.25%, rgba(0, 0, 0, 0) 32.72%), linear-gradient(275.18deg, rgba(0, 0, 0, 0) 14.68%, rgba(0, 0, 0, 0) 6.25%), linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 0.64%);}}.header-section.novyy-god-page::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90.38deg, #020202 -0.76%, rgba(2, 2, 2, 0) 99.74%);}@media(max-width:767px){.header-section.novyy-god-page::before{background:linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 34.16%);}}.header-section.header-portfolio::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(189.35deg, #000000 -100.45%, rgba(0, 0, 0, 0) 0.83%);}@media(max-width:767px){.header-section.header-portfolio.header-section__dark{margin-bottom:280px!important;}}.header-section.header-ball::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg, #000000 1.8%, rgba(0, 0, 0, 0) 53.8%), linear-gradient(174.72deg, #000000 6.26%, #000000 6.27%, rgba(0, 0, 0, 0) 10.04%), linear-gradient(179.26deg, rgba(0, 0, 0, 0) 21.76%, #000000 102.17%);}.header-section.header-contacts::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(269.45deg, #000000 0.72%, rgba(0, 0, 0, 0) -0.18%), linear-gradient(180deg, rgba(0, 0, 0, 0) 20.9%, rgba(0, 0, 0, 0) 70%);}.header-section.header-costumes::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg, #000000 0.2%, rgba(0, 0, 0, 0) 10.81%), linear-gradient(180deg, rgba(0, 0, 0, 0) 30.61%, #000000 151.8%), linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 27.4%);}.header-section.header-flashmob::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg, #000000 -30.18%, rgba(0, 0, 0, 0) 15.5%), linear-gradient(180deg, #000000 -10.35%, rgba(0, 0, 0, 0) 7.42%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);}@media(max-width:767px){.header-section__dark.header-section.header-flashmob{margin-bottom:0!important}}.clients-head{display:flex;align-items:center;justify-content:space-between}.clients-list_swiper .swiper-slide::after{display:none}.clients-list_swiper{position:relative;overflow-x:hidden;margin-bottom:100px;user-select:none;}.clients-list_swiper .swiper-wrapper{padding-bottom:30px}.clients-list_swiper .clients-list__item{display:flex;align-items:center;justify-content:center;height:85px}.clients-list_swiper .clients-list__item img{user-select:none;width:100%;object-fit:contain}.clients-head{margin-bottom:40px}.clients-head .swiper-arrows{display:flex;align-items:center;gap:20px}.clients-list_swiper-next.swiper-button-disabled,.clients-list_swiper-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.clients-list_swiper-next,.clients-list_swiper-prev{cursor:pointer}.clients-list_swiper .swiper-scrollbar-drag{background:#d62f2f!important;cursor:pointer}.clients-list_swiper .swiper-scrollbar{background:#e6e6e6!important;left:0!important;width:100%!important}@media screen and (max-width:767px){.clients-list_swiper .swiper-scrollbar{display:block}.clients-list_swiper{margin-bottom:60px}}@media screen and (max-width:580px){.clients-head .swiper-arrows{display:none}}.programs-list__swiper{user-select:none;}.programs-list__swiper .swiper-wrapper{margin-bottom:95px}.programs-list__swiper .swiper-arrows{display:flex;align-items:center;justify-content:flex-end;gap:20px}.programs-list__swiper .programs-list__item{width:100%;user-select:none;}.programs-list__swiper-next.swiper-button-disabled,.programs-list__swiper-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.programs-list__swiper-next,.programs-list__swiper-prev{cursor:pointer}@media screen and (max-width:768px){.programs-list__swiper .swiper-wrapper{margin-bottom:60px}.programs-list__swiper-next,.programs-list__swiper-prev{display:none}}
/* End */


/* Start:/local/templates/valery/template_styles.css?175438012111704*/
.visible {
    display: block;
}

.hidden {
    display: none;
}

.programs-list__title a {
    display: block;
    width: 250px;
}

.services-wrapper .services-item h3 {
    width: 380px;
}

.portfolio .portfolio__item,
.media .media__item {
    overflow: hidden;
}

.blog-back {
    width: 240px;
    margin-top: 50px;
}

p.detail-date {
    margin-top: 0;
    text-align: center;
}

.consultation-modal {
    text-align: center;
}

.detail-container {
    font-size: 16px;
    line-height: 30px;
}

.clients .swiper-slide::after {
    content: "";
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    left: 5px;
    top: 5px;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 133.43%);
    z-index: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width: 992px) {
    .clients .swiper-slide::after {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
}

.header-section {
    margin-bottom: 0;
}

.header-text {
    font-size: 30px;
    line-height: 45px;
    padding: 0 140px 80px 140px;
    text-align: center;
}

@media (max-width: 992px) {
    .header-text {
        font-size: 25px;
        line-height: 30px;
        padding: 30px 0 60px 0;
    }
}

.about__swiper .swiper-slide {
    height: 220px !important;
}

.about-director__inner {
    overflow: hidden;
}

.about-director__left {
    /*bottom: 0;
    left: 150px;
    height: 340px;*/

    /*bottom: -465px;
    left: 60px;
    width: 350px;*/

    bottom: -333px;
    left: 100px;
    width: 290px;
}

.about-director__right {
    width: 62%;
}

.work-process, .clients {
    margin-bottom: 150px;
}

.programs .button {
    /* margin: 95px auto 150px; */
    margin: -50px auto 150px;
    user-select: none;
}

@media (max-width: 425px) {
    .work-process, .clients {
        margin-bottom: 80px;
    }

    .programs .button {
        margin: 60px auto 80px;
    }
}

@media (max-width: 767px) {
    .header-section__dark.header-section {
        padding-bottom: 20px !important;
        margin-bottom: 20px !important;
    }

    .button.more {
        margin: 30px auto 117px;
    }

    .programs-list__swiper .swiper-arrows {
        display: none;
    }
}

@media (max-width: 480px) {
    .about__swiper .swiper-slide {
        height: 185px !important;
    }
}

@media (max-width: 480px) {
    .about-director__left {
        bottom: -148px!important;
        left: 0 !important;
        width: 128px!important;
    }
}

.clients .clients-list {
    padding-bottom: 20px;
}

.review__swiper-cards .review__desc {
    margin-top: 60px;
}

.review__swiper-cards .swiper-slide-active .review__desc {
    margin-top: 60px;
}

.header-section .dance-list {
    max-width: 100%;
}

.main-card__right .pagination {
    width: 145px;
    user-select: none;
}

.media__item .desc h3 {
    text-transform: none;
    border: none;
}

#callback-footer .main-input__error-msg {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;
}

.album-wrapper .rounded {
    object-fit: cover;
}

#consultation-index .main-input__error-msg {
    margin-bottom: 0;
}

#contacts-result.visible {
    width: 250px;
}

.programs-list__card.chicago .programs-list__img,
.programs-list__card.stilyagi .programs-list__img,
.programs-list__card.istoricheskie-tantsy .programs-list__img,
.programs-list__card.sportivnye-nomera .programs-list__img,
.programs-list__card.sssr .programs-list__img,
.programs-list__card.tantsuyushchie-ofitsianty .programs-list__img
{
    right: -100px;
}

.programs-list__card.voennye-tantsy .programs-list__img {
    right: 0;
}

.programs-list__card.novyy-god .programs-list__img {
    right: -150px;
}

.programs-list__card.solnye-nomera .programs-list__img {
    right: -190px;
}

.programs-list__card.v-dvukh-shagakh .programs-list__img {
    right: -20px;
}

.programs-list__card.ispaniya .programs-list__img {
    right: -30px;
}

.programs-list__item.ispaniya .programs-list__img {
    width: 300px;
    right: -15px;
    bottom: -5px !important;
}

.programs-list__badge.new, .badge.new,
.programs-list__badge.hit, .badge.hit {
    background: #d93030;
    color: #fff;
    border-radius: 0 5px 5px 0;
    padding: 5px 15px;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 0;
}

.badge.new,
.badge.hit {
    border-radius: 0;
    padding: 4px 10px;
    top: 0;
    left: 0;
    z-index: 10;
}

.badge.hit {

}

@media (max-width: 425px) {
    .programs-list__item .dance-list {
        width: 259px;
    }

    .programs-list__item.classic .programs-list__img {
        right: -66px;
        width: 320px;
        height: 293px;
    }

    .programs-list__item.chicago .programs-list__img {
        width: 235px;
        height: 311px;
    }

    .programs-list__card.ispaniya .programs-list__img {
        width: 400px;
    }

    .programs-list__card.ispaniya .programs-list__img img {
        margin-left: -15px;
    }

    .programs-list__item.ispaniya .programs-list__img {
        width: 280px;
    }
}

@media (max-width: 425px) {
    .programs-list__card .programs-list__title,
    .header-section.header-section__dark .header-section__title {
        word-break: break-word;
    }
}

.programs-list__card .swiper-slide {
    background-size: cover;
}

@media (max-width: 767px) {
    .header-section.program-page .header-section__block {
        display: block;
    }

    .header-section.classic-page .presentation {
        width: 100%;
    }

    .header-section__desc-mobile {
        margin-bottom: 40px;
    }
}

@media (max-width: 425px) {
    .programs-list__card.voennye-tantsy .programs-list__img {
        width: 250px !important;
    }

    .programs-list__card.tantsuyushchie-ofitsianty .programs-list__img {
        right: 255px !important;
    }

    .programs-list__card.v-dvukh-shagakh .programs-list__img {
        right: 270px !important;
    }

    .badge.new,
    .badge.hit {
        top: 20px;
        left: auto;
        right: 0;
    }

    .header-section .dance-list {
        padding: 20px 10px;
    }

    .header-section .dance-list__item .badge.new,
    .header-section .dance-list__item .badge.hit {
        font-size: 12px !important;
        top: -15px !important;
    }
}

.FAQ .heading {
    margin-bottom: 40px;
}

.header-section .dance-list__item {
    position: relative;
}

.header-section .dance-list__item .badge.new,
.header-section .dance-list__item .badge.hit {
    top: -10px;
    left: -10px;
    z-index: 10;
    position: absolute;
    font-size: 10px;
    line-height: 11px;
    padding: 5px 10px !important;
    overflow: hidden;
    width: auto;
    border-radius: 50px;
    right: auto;
}

.programs-list__item.tantsuyushchie-ofitsianty .programs-list__img {
    width: 440px;
}

.programs-list__item.classic .programs-list__img {
    width: 330px;
    right: -85px;
}

@media (max-width: 560px) {
    /*.programs-list__item.solnye-nomera .programs-list__img {
        width: 268px;
        height: 247px;
    }

    .programs-list__item.sportivnye-nomera .programs-list__img {
        width: 210px;
        height: 220px;
    }*/

    .programs-list__item.ispaniya .programs-list__img {
        background-position: 0 60px;
    }

    .programs-list__item.tantsuyushchie-ofitsianty .programs-list__img {
        background-position: 0 73px;
    }
}

.programs-list__img-mobile {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 400px !important;
    top: 0;
}

.show-programs-mobile {
    opacity: 1;
}

.show-programs-mobile .dance-list .dance-list__item {
    z-index: 10;
    background: #fff;
}

.show-programs-mobile .dance-list .dance-list__item,
.show-programs-mobile .arrow,
.show-programs-mobile .programs-list__title {
    z-index: 10;
}

.show-programs-mobile .programs-list__title {
    position: relative;
}

.show-programs-mobile .programs-list__img-mobile {
    z-index: 1;
}

@media (max-width: 560px) {
    .programs-list__item {
        overflow: hidden;
    }

    .show-programs-mobile .programs-list__item.ispaniya .programs-list__img {
        background-position: 0 0;
        width: 320px;
        top: 95px;
        right: -22px;
    }

    .show-programs-mobile .programs-list__item.tantsuyushchie-ofitsianty .programs-list__img {
        width: 400px;
        right: -80px;
        top: 28px;
    }

    .show-programs-mobile .programs-list__item.classic .programs-list__img {
        width: 350px;
        right: -90px;
        top: 122px;
    }

    .show-programs-mobile .programs-list__item.chicago .programs-list__img {
        top: 90px;
    }

    .show-programs-mobile .programs-list__item.latino .programs-list__img {
        width: 300px;
        top: 110px;
    }

    .show-programs-mobile .programs-list__item.stilyagi .programs-list__img {
        width: 240px;
        top: 120px;
        right: -10px;
    }

    .show-programs-mobile .programs-list__item.sssr .programs-list__img {
        right: 0;
        top: 123px;
        width: 250px;
    }

    .show-programs-mobile .programs-list__item.solnye-nomera .programs-list__img {
        right: -104px;
        top: 63px;
        width: 365px;
    }

    .show-programs-mobile .programs-list__item.sportivnye-nomera .programs-list__img {
        right: -45px;
        top: 128px;
        width: 320px;
    }

    .show-programs-mobile .programs-list__item.voennye-tantsy .programs-list__img {
        width: 180px;
        right: 15px;
        top: 120px;
    }

    .show-programs-mobile .programs-list__item.v-dvukh-shagakh .programs-list__img {
        right: 5px;
        top: 126px;
        width: 245px;
    }

    .show-programs-mobile .programs-list__item.istoricheskie-tantsy .programs-list__img {
        width: 220px;
        right: -20px;
        top: 127px;
    }

    .show-programs-mobile .programs-list__item.novyy-god .programs-list__img {
        right: -10px;
        top: 123px;
        width: 285px;
    }
}

@media (min-width: 2000px) {
    .programs-list__item.tantsuyushchie-ofitsianty .programs-list__img {
        top: 40px;
        right: -29px;
    }
}

.about__team {
    margin-top: 100px;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    padding: 0;
    height: 100% !important;
}

@media (max-width: 420px) {
    .header__icons {
        gap: 10px;
        margin-right: 18px;
    }
}

/*@media (min-width: 820px) and (max-width: 1000px) {
    .language-ipad-air {
        opacity: 1;
    }
}*/

.language {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 10px;
    overflow: hidden;
}

.language-mobile {
    margin-left: 25px;
}

.language-ipad {
    margin-bottom: 0;
}

.header__inner .language-mobile {
    margin: 12px 10px;
}

.header__inner .language-mobile .language-item {
    font-size: 16px;
    line-height: 16px;
}

.header__contacts .language-mobile {
    margin-left: 20px;
}

.language-items {
    display: flex;
    align-items: center;
    gap: 5px;
}

.language-item {
    width: auto;
    height: auto;
    text-transform: none;
    font-size: 14px;
    line-height: 14px;
    padding: 6px;
    /*display: inline-flex;*/
    align-items: center;
    justify-content: space-around;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: .3s ease border;
    display: block;
}

.language-item::first-letter {
    text-transform: capitalize;
}

.language-item:hover {
    border: 1px solid #c2c0c0;
}

.language-item.current:hover {
    border: 1px solid transparent;
}
/* End */
/* /local/templates/valery/style/style.css?169925652099110 */
/* /local/templates/valery/template_styles.css?175438012111704 */
