.services__list{padding-bottom:130px}.services__list__wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;grid-auto-rows:auto;overflow:auto;align-items:start}.services__list__wrapper>*{display:flex}.services__list__wrapper>:nth-child(n+9){display:none}.services__list__wrapper--opened>:nth-child(n+9){display:flex}.services__list__wrapper>:nth-child(4n+2){margin-top:100px}.services__list__wrapper__s{display:none}@media screen and (max-width:1919px){.services__list__wrapper{grid-template-columns:repeat(3,1fr)}.services__list__wrapper>:nth-child(4n+2){margin-top:0}.services__list__wrapper>:nth-child(3n+2){margin-top:100px}.services__list__wrapper>:nth-child(n+7){display:none}.services__list__wrapper--opened>:nth-child(n+7){display:flex}}@media screen and (max-width:1365px){.services__list__wrapper{grid-template-columns:repeat(2,1fr);grid-column-gap:16px;align-items:stretch}.services__list__wrapper>:nth-child(3n+2),.services__list__wrapper>:nth-child(4n+2){margin-top:0}.services__list__wrapper>:nth-child(n+9){display:none}.services__list__wrapper--opened>:nth-child(n+9){display:flex}}@media screen and (max-width:767px){.services__list__wrapper{display:flex;flex-wrap:wrap;gap:2px}.services__list__wrapper__s{display:none;gap:12px}}.services__list__headline{margin-bottom:40px}@media screen and (max-width:768px){.services__list__headline{margin-bottom:20px}}.services__list__item{background:var(--greyBg);padding:30px 20px;display:flex;flex-direction:column;gap:24px;margin-bottom:20px;border-radius:4px}.services__list__item:hover{background:var(--greyBgHover)}.services__list__item__list{list-style-type:disc;padding-left:20px}.services__list__item__divider{height:1px;background:#ccc}.services__list__item__coachList{justify-content:flex-end;min-height:130px;gap:11px}.services__list__item__coach{color:var(--darkBlue);margin-bottom:0!important;display:flex;justify-content:space-between;align-items:baseline}.services__list__item__coach:hover{border-bottom:1px solid}.services__list__item__description{margin-bottom:0!important;color:var(--dark)}.services__list__item__description ul{margin:20px 0 0 20px;list-style:disc}.services__list__item__buttons{display:flex;gap:12px}.services__list__item__buttons__button{height:60px;width:60px;display:flex;align-items:center;justify-content:center;border-radius:50%}.services__list__item__buttons__button--1{background:var(--dark)}.services__list__item__buttons__button--1:hover{background:var(--black)}.services__list__item__buttons__button--2{background:rgba(0,0,0,0);border:1.5px solid var(--grey)}.services__list__item__buttons__button--2:hover{background:var(--greyLight)}@media screen and (max-width:1365px){.services__list__item{padding:12px;gap:8px}.services__list__item__coachList{min-height:100px;margin-top:20px;flex-grow:1}}@media screen and (max-width:767px){.services__list__item{width:100%;height:100%;margin:0}}.services__list__button{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;margin-top:30px}.services__list__button button{grid-column-start:2;grid-column-end:4}.services__list__button button.services__list__btn--close{color:var(--dark);background:rgba(0,0,0,0);width:149px;border-radius:4px;margin:0 auto}@media screen and (max-width:1365px){.services__list__button button{width:416px;border-radius:4px}}@media screen and (max-width:769px){.services__list__button button{width:238px;margin:0 auto}}@media screen and (max-width:480px){.services__list__button button{width:100%;margin:0 auto}}@media screen and (max-width:1919px){.services__list__button{grid-template-columns:repeat(3,1fr)}.services__list__button button{grid-column-start:2;grid-column-end:3}}@media screen and (max-width:1365px){.services__list__button{margin-top:20px;display:flex;justify-content:center}.services__list{padding-bottom:70px}}.services__list__item{position:relative;overflow:hidden}.services__list__item__videoWrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:auto!important}.services__list__item__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:auto!important;opacity:0;transition:.3s ease-in-out}@media screen and (max-width:768px){.services__list__item__video__videoWrapper{position:absolute;top:0;left:0;width:100%;height:100%}.services__list__item__video__video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}.services__list__item.active>.services__list__item__videoWrapper .services__list__item__video,.services__list__item:hover>.services__list__item__videoWrapper .services__list__item__video{opacity:1}.services__list__item__coachList{position:relative;display:flex;flex-direction:column;gap:12px;z-index:1}.services__list__item__coachList__coachPhoto{position:absolute;top:50%;left:100%;transform:translate(20px,-50%);width:50px;height:80px;border-radius:50%;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);background-color:#fff;z-index:2}.services__list__item__coachList__coachPhoto img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:765px){.services__list__item__coachList{height:0}}.services__ourStudio__headline{margin-bottom:40px}.services__ourStudio p{margin-bottom:0}@media screen and (max-width:768px){.services__ourStudio__headline{margin-bottom:20px}}.services__ourStudio__main{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;grid-template-rows:470px}.services__ourStudio__main__description{margin-top:40px;grid-column:2/4;max-width:470px}@media screen and (max-width:769px){.services__ourStudio__main__description{margin-top:20px}}@media screen and (max-width:1500px){.services__ourStudio__main{grid-template-rows:330px}}@media screen and (max-width:1365px){.services__ourStudio__main{display:flex;flex-direction:column;gap:20px}.services__ourStudio__main__description{max-width:455px}}@media screen and (max-width:480px){.services__ourStudio__main .slick-slider div img{width:400px!important}}.services__ourStudio{padding-bottom:130px}@media screen and (max-width:1365px){.services__ourStudio{padding-bottom:70px}.services__ourStudio__main__description{max-width:439px}}@media screen and (max-width:769px){.services__ourStudio{padding-bottom:70px}.services__ourStudio__main__description{max-width:500px}}.studio__slider{grid-column:2/5;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr;grid-column-gap:20px}.studio__slider .studio__slide{height:100%;background:var(--greyBg)}.studio__slider .studio__slide_1{grid-column:1/3;grid-row:1/3}.studio__slider .studio__slide_1 img{height:100%}.studio__slider .studio__slide_2{grid-column:3/4}.studio__slider .studio__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.studio__slider__buttons{align-self:flex-end;justify-self:flex-end;display:flex;gap:12px}.studio__slider__buttons button{height:56px;width:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid var(--greyBgHover)}.studio__slider__buttons button:hover{background:var(--greyBgHover)}.studio__carousel .slick-slide{min-width:250px;padding-right:20px}.studio__carousel .slick-slide:last-child{padding-right:0}.studio__carousel .slick-dots{bottom:-40px!important}@media screen and (max-width:767px){.studio__carousel .slick-dots{max-width:calc(100% - 32px);transform:translateX(26px)}}