.home__esputnik{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;background:#f2f2f2;padding:64px 0;margin-top:84px;margin-bottom:-100px}.home__esputnik--title{font-style:normal;font-weight:400;font-size:32px;line-height:37px;text-align:center;text-transform:capitalize;color:#111}.home__esputnik--description{margin-top:10px;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#4f4f4f;text-align:center;padding:0 32px}.home__esputnik-form{margin-top:32px;display:grid;grid-template-columns:570px 1fr;align-items:center;gap:12px;position:relative}@media screen and (max-width:1024px){.home__esputnik-form{grid-template-columns:90vw}}.home__esputnik-form--error,.home__esputnik-form--info{bottom:-34px;left:50%;width:100%;transform:translateX(-50%);position:absolute;text-align:center;font-style:normal;font-weight:400;font-size:16px;line-height:20px}.home__esputnik-form--info{bottom:-45px;color:#4f4f4f}.home__esputnik-form--error{color:#c70303}.home__esputnik-form button,.home__esputnik-form input{height:50px}.home__esputnik-form input{background:#fff;padding:16px 22px}.home__esputnik-form button{background:#a3bf46}@media screen and (max-width:1024px){.home__esputnik{margin-bottom:-40px}.home__esputnik .home__esputnik--title{font-size:24px}}.home-partners__head{display:flex;justify-content:space-between;align-items:center}.home-partners__head--title{font-style:normal;font-weight:500;font-size:40px;line-height:47px;text-align:center;text-transform:capitalize;color:#000}.home-partners__head button{width:200px;height:50px}.home-partners__prev{left:-20px}.home-partners__next,.home-partners__prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-partners__next{right:-20px}.home-partners__slider{margin-top:33px;position:relative}.home-partners__slider--item{height:165px;display:flex;align-items:center;justify-content:center;background:#f8f8f8;margin-left:8px;margin-right:8px}.home-partners__slider--item span{font-style:normal;font-weight:500;font-size:26px;line-height:1.5;color:#000}.home-partners__slider--item img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.home-partners__slider .slide-wrapper{padding-inline:8px;text-decoration:none}@media screen and (max-width:768px){.home-partners__head{flex-direction:column;text-align:center;gap:14px}.home-partners__head--title{font-size:24px}.home-partners__next,.home-partners__prev{display:none}.home-partners__slider{margin-top:20px}.home-partners__slider .slide-wrapper{height:100%}.home-partners__slider--item{height:100%;width:100%;margin-left:0;margin-right:0;display:flex;align-items:center;justify-content:center}.home-partners__slider--item span{font-size:18px}}.home-feedbacks{margin-top:100px;margin-bottom:63px;display:flex;flex-direction:column}.home-feedbacks__button{margin-top:20px;height:50px;max-width:300px;margin-inline:auto}.home-feedbacks__head{display:flex;justify-content:center;align-items:center;position:relative}.home-feedbacks__head a,.home-feedbacks__head button{position:absolute;right:0;width:315px;height:50px}@media screen and (max-width:1024px){.home-feedbacks__head{display:flex;flex-direction:column;margin-bottom:24px}.home-feedbacks__head a,.home-feedbacks__head button{position:relative;width:100%}}.home-feedbacks__title{font-style:normal;font-weight:400;font-size:40px;line-height:46px;color:#000;width:100%;text-align:center}.home-feedbacks__slider{margin-top:23px}.home-feedbacks__slider--item{padding:24px 12px;background:#f8f8f8;margin-right:12px;display:flex;flex-direction:column;height:100%;text-decoration:none}.home-feedbacks__slider--item .vue-star-rating{pointer-events:none;margin-top:2px}.home-feedbacks__slider--item .feedback-item{display:flex;align-items:center;padding-bottom:12px;border-bottom:1px solid #ededed;margin-bottom:12px}.home-feedbacks__slider--item .feedback-item img{width:80px;height:80px}.home-feedbacks__slider--item .feedback-item--column{display:flex;flex-direction:column;margin-left:8px}.home-feedbacks__slider--item .feedback-item--title{font-style:normal;font-weight:400;font-size:16px;line-height:19px;text-transform:uppercase;color:#000}.home-feedbacks__slider--item.responsive{margin-top:23px;margin-right:0}.home-feedbacks__slider--item .name{font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#333}.home-feedbacks__slider--item .text{font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#4f4f4f;margin-top:9px;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.home-feedbacks__nav{position:absolute;left:-16px;top:calc(50% + 16px)}.home-feedbacks__nav.prev{left:unset;right:-16px}.home-feedbacks__mobile .main-button{margin-top:20px;height:50px}@media screen and (max-width:768px){.home-feedbacks__title{font-size:24px;margin-bottom:20px;margin-top:40px}.home-feedbacks__button{width:100%;max-width:100%}.home-feedbacks__slider--item{margin-top:12px}.home-feedbacks__slider--item:first-child{margin-top:0}.home-feedbacks{margin-top:24px;margin-bottom:24px}}.post{display:flex;flex-direction:row;gap:36px}@media screen and (max-width:1024px){.post{flex-direction:column}}.post__sidebar{width:300px;flex-shrink:0}@media screen and (max-width:1024px){.post__sidebar{width:100%}}.post__sidebar--content{display:flex;flex-direction:column;gap:12px;padding-top:3px;transition:padding .3s ease-in-out}.post__sidebar--content.open{padding-top:12px}.post__sidebar--content a{font-size:14px;font-weight:400;line-height:17.17px;color:#4f4f4f;text-decoration:none;transition:color .3s ease-in-out}.post__sidebar--content a:hover{color:#000}.post__sidebar--block{display:flex;flex-direction:column;padding-bottom:15px;border-bottom:1px solid #dcdcdc}.post__sidebar--block.mt{margin-top:20px}.post__sidebar--head{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.post__sidebar--title{font-weight:400;font-size:16px;line-height:19.62px;text-transform:uppercase;color:#333;cursor:pointer}.post__sidebar--button{width:16px;height:16px;position:relative}.post__sidebar--button.active span:last-child{transform:translateY(-50%) rotate(0deg)}.post__sidebar--button span:first-child{transform:translateY(-50%)}.post__sidebar--button span:first-child,.post__sidebar--button span:last-child{top:50%;position:absolute;display:block;width:100%;height:1px;background-color:#4f4f4f;transition:all .3s ease-in-out}.post__sidebar--button span:last-child{transform:translateY(-50%) rotate(90deg)}@media screen and (max-width:1024px){.content-block-aside-group{padding-bottom:10px}.content-block-aside-group+.content-block-aside-group{padding-top:10px}}.static-content.new{margin:0 auto}.static-content .container{padding:0!important}.static-content .product--block+.description--block{margin-top:52px}.static-content .description a{color:#4f4f4f}.static-content .scrolled{overflow:scroll}.static-content ul{list-style:disc;padding-left:20px}.static-content ul li{padding:5px 0}.static-content ol{padding-left:20px;list-style:-moz-ethiopic-numeric}.static-content ol li{padding:5px 0}.home-placeholder{width:100%;padding-bottom:100px;height:1000px}.home-partners{display:flex;flex-direction:column;gap:40px;margin-top:77px}.home-partners--title{font-style:normal;font-weight:500;font-size:40px;line-height:47px;text-align:center;text-transform:uppercase;color:#000}.home-partners__content{display:grid;grid-template-columns:repeat(3,1fr);gap:17px 20px}.home-partners__content .block{padding:26px 35px;display:flex;align-items:center;justify-content:flex-start;gap:12px;background:#f8f8f8}.home-partners__content .block--image{width:44px;height:44px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.home-partners__content .block--title{font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#000}@media screen and (max-width:1100px){.home-partners--title{font-size:32px;line-height:38px}.home-partners__content{grid-template-columns:repeat(2,1fr);gap:16px 12px}.home-partners__content .block{padding:20px 24px}.home-partners__content .block--image{width:36px;height:36px}.home-partners__content .block--title{font-size:15px}}@media screen and (max-width:700px){.home-partners{gap:28px;margin-top:40px}.home-partners--title{font-size:22px;line-height:27px}.home-partners__content{grid-template-columns:1fr;gap:12px 0}.home-partners__content .block{padding:16px 14px}.home-partners__content .block--image{width:28px;height:28px}.home-partners__content .block--title{font-size:14px}}.home{padding-bottom:100px}.home-cosmetologist__wrap{display:flex;justify-content:space-between;margin-bottom:49px}.home-cosmetologist__wrap ul{padding-left:20px}.home-cosmetologist__wrap_desc{width:50%;margin-right:-28px}.home-cosmetologist__wrap_desc h2{font-weight:400;font-size:40px;line-height:72px;max-width:525px;margin-bottom:30px}.home-cosmetologist__wrap_desc-wrap{background:#f2f2f2;padding:32px;position:relative;max-width:640px;z-index:1;width:100%;margin-bottom:30px}.home-cosmetologist__wrap_desc-wrap p{font-weight:400;font-size:16px;line-height:20px;color:#4f4f4f}.home-cosmetologist__wrap_desc-button{max-width:250px;width:100%;height:41px}.home-cosmetologist__wrap_img{max-width:700px;width:100%;height:553px}.home-cosmetologist__wrap_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-banner{position:relative;padding-left:0!important;padding-right:0!important}.home-best,.home-new{padding-top:10px;position:relative}.home-best__prev,.home-new__prev{position:absolute;top:50%;transform:translateY(-50%);left:-10px}.home-best__next,.home-new__next{position:absolute;top:50%;transform:translateY(-50%);right:-10px}@media screen and (max-width:640px){.home-best__content,.home-new__content{width:100vw;margin-left:-15px}.home-best__content .home-best__product,.home-best__content .home-new__product,.home-new__content .home-best__product,.home-new__content .home-new__product{width:calc(50vw - 30px)}.home-best__content .home-best__product .product,.home-best__content .home-new__product .product,.home-new__content .home-best__product .product,.home-new__content .home-new__product .product{padding:0}.home-best__content .home-best__product .product-img,.home-best__content .home-new__product .product-img,.home-new__content .home-best__product .product-img,.home-new__content .home-new__product .product-img{height:250px}}.home-best__product,.home-new__product{height:100%;margin:10px}.home-best__title,.home-new__title{margin-top:56px;margin-bottom:56px;text-align:center;font-weight:400;font-size:40px;line-height:48px;color:#000}.home-new__title{margin-top:0}.home-video{margin-top:100px}.home-video__content{display:flex}.home-video__left{width:68%;margin-right:20px}.home-video__left-big{background-color:#f2f2f2;width:100%;height:500px;font-weight:400;font-size:30px;line-height:36px;color:#333;display:flex;justify-content:center;align-items:flex-end;position:relative}.home-video__left-big video{-o-object-fit:cover;object-fit:cover}.home-video__left-big__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.4s ease}.home-video__left-big__overlay.play{background-color:transparent}.home-video__left-big__overlay.play svg{display:none}.home-video__left-big p{margin-bottom:35px}.home-video__right{width:32%;display:flex;flex-direction:column;justify-content:space-between}.home-video__right-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4);z-index:1;transition:.3s ease}.home-video__right-overlay:hover{background-color:rgba(0,0,0,.5)}.home-video__right-overlay:hover+div:before{opacity:1;visibility:visible;transform:translateX(0)}.home-video__right-small{text-decoration:none;background-color:#f2f2f2;background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative}.home-video__right-title{z-index:2;font-weight:400;font-size:28px;line-height:32px;color:#fff;margin-bottom:5px;position:relative;text-align:center}.home-video__right-title:before{content:"";visibility:hidden;opacity:0;transition:.3s ease;position:absolute;transform:translateX(-20px);top:110%;height:1px;width:100%;left:0;right:0;background-color:#fff}.home-video__right-description{margin-top:15px;z-index:2;font-weight:400;font-size:16px;line-height:20px;text-transform:uppercase;color:#fff;text-align:center}.home-social{padding-top:80px}.home-social__title{font-size:30px;font-weight:400;display:flex;align-items:center;justify-content:space-between}.home-social__button{height:50px;max-width:315px;width:100%}.home-social__button.mobile{display:none}.home-social__description{margin-top:20px;text-align:center;font-size:16px;font-weight:400}.home-social__content{padding-top:70px;display:flex;justify-content:flex-start}.home-social__left{width:40%}.home-social__right{width:60%;display:flex;flex-wrap:wrap}.home-social__item{height:259px;width:33%;background-color:#4f4f4f;position:relative}.home-social__item:hover .overlay{background-color:rgba(0,0,0,.4)}.home-social__item:hover .overlay svg{opacity:1;visibility:visible}.home-social__item .overlay{cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0;background-color:transparent;transition:.3s ease;display:flex;align-items:center;justify-content:center}.home-social__item .overlay svg{transition:.3s ease;opacity:0;visibility:hidden}.home-social__item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-social__item.big{height:518px;width:100%}.cosmetologistTitleMobile{font-weight:400;font-size:40px;line-height:72px;text-align:center;margin-bottom:30px;display:none}@media screen and (max-width:1280px){.home-social__item.big{height:400px}.home-social__item{height:200px}}@media screen and (max-width:980px){.home-social__item{height:calc(50vw - 30px);width:calc(50vw - 30px)}.home-social__item.big{height:80vw}.home-cosmetologist__wrap_desc-button{margin:auto}.home-cosmetologist__wrap_desc-wrap{max-width:100%}.home-cosmetologist__wrap_desc{width:100%;margin-right:0}.home-cosmetologist__wrap_img{max-width:100%;width:100%;height:553px}.cosmetologistTitleMobile{display:block}.home-cosmetologist__wrap{flex-direction:column-reverse}.cosmetologistTitleDesktop{color:#000;display:none}.home-video__content{flex-direction:column}.home-video__left{width:100%}.home-video__right{margin-top:25px;width:100%;flex-direction:row}.home-video__right-small:last-child{margin-left:25px}.home-social__title{display:flex;justify-content:center}.home-social__title span{font-size:18px}.home-social__title div{display:none}.home-social__left{width:100%}.home-social__content{flex-direction:column}.home-social__right{width:100%}.home-social__item{width:50%}.home-social__button.mobile{margin-top:25px;display:flex;justify-content:center;max-width:none;height:53px}.home-social__button.mobile button{width:300px}}@media screen and (max-width:768px){.home-video__left-big{height:400px}.home-best__title,.home-new__title{font-size:24px;margin-bottom:20px;margin-top:40px}.home-video{margin-top:40px}.home-social{padding-top:40px}.home-video__right-title{font-size:20px}.home-social__content{padding-top:25px}.home{padding-bottom:40px}}@media screen and (max-width:700px){.home-social__item{height:300px}.home-social__item.big{height:400px}}@media screen and (max-width:625px){.home-video__left-big{height:300px}.cosmetologistTitleMobile{font-size:24px;margin-bottom:20px;margin-top:40px}.home-cosmetologist__wrap_img{height:400px}.home-cosmetologist__wrap_desc-wrap{padding:15px;margin-bottom:30px}.home-cosmetologist__wrap{margin-bottom:40px}}@media screen and (max-width:500px){.home-social__item.big{height:450px}.home-video__left-big{height:230px}.home-social__item{height:170px}.home-video__right-small{height:200px;flex-direction:inherit}}