@keyframes tilt-shaking{0%{transform:rotate(0)}25%{transform:rotate(5deg)}50%{transform:rotate(0)}75%{transform:rotate(-5deg)}to{transform:rotate(0)}}*{border:none;margin:0;padding:0}*,:before,:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{box-shadow:none;cursor:pointer;letter-spacing:inherit;background:0 0;display:inline-block}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}html.block{overflow:hidden}body,html{scroll-behavior:smooth;color:#444;font-size:10px}body{-webkit-font-smoothing:antialiased;font-optical-sizing:auto;background-blend-mode:color-dodge;background-color:rgba(255,238,208,.4);background-image:url(/bg-vector.svg);background-position:top;background-repeat:no-repeat;background-size:cover;flex-direction:column;min-width:32rem;min-height:100vh;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.3;display:flex}span,p,a,h1,h2,h3,h4,h5,h6{transition:color .3s ease-in-out}main{flex-direction:column;flex:1;display:flex}.container{width:100%;max-width:147rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:992px){.container{padding-left:3rem;padding-right:3rem}}button{transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out,border-radius .3s ease-in-out}.icon{transition:color .3s ease-in-out,transform .3s ease-in-out}.h2{letter-spacing:.1em;text-transform:uppercase;color:#000;font-size:4.8rem;font-weight:600}.h3{font-size:2.4rem;font-weight:700;line-height:1.2}@media (min-width:576px){.h3{font-size:2.8rem}}@media (min-width:768px){.h3{font-size:3.4rem}}@media (min-width:1250px){.h3{font-size:4.6rem}}.hidden{display:none}.anim-underline{position:relative}.anim-underline:before{content:"";transform-origin:100% 100%;background-color:#fe5b14;width:100%;height:2px;transition:transform .3s ease-in-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}.anim-underline.active:before,.anim-underline:hover:before{transform-origin:0 100%;transform:scaleX(1)}.contacts__container{max-width:135rem}.contacts__wrap{grid-template-columns:auto 1fr;justify-content:space-between;align-items:flex-start;gap:2rem;display:grid}.contacts__address{flex-direction:column;margin-top:7rem;display:flex}.contacts__address a{max-width:max-content;position:relative}.contacts__address--address{color:#000;font-size:2rem;font-weight:600}.contacts__address--phone{letter-spacing:.01em;text-transform:uppercase;color:#000;margin-top:1.5rem;font-size:3.2rem;font-weight:600}.contacts__links{align-items:center;gap:0 2rem;margin-top:7rem;display:flex}.contacts__links--item a:hover .icon{color:#fe5b14}.contacts__links--item .icon{color:#444;width:4rem;height:4rem}.contacts__map{border-radius:.5rem;width:100%;height:100%;min-height:50rem;position:relative;overflow:hidden}.contacts__map .loader{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.dev-block{text-align:center;height:100%;padding-top:10rem;padding-bottom:5rem;font-family:Nunito Sans,sans-serif;display:block}.dev-block__contacts{flex-direction:column;align-items:center;padding-top:5rem;padding-bottom:5rem;display:flex}.dev-block__contacts--text{text-align:center;font-size:2.4rem;font-weight:600}@media (min-width:576px){.dev-block__contacts--text{font-size:4rem}}.dev-block__contacts--list{justify-content:center;align-items:stretch;gap:1rem;margin-top:2rem;display:flex}@media (min-width:480px){.dev-block__contacts--list{gap:2rem}}.dev-block__contacts--item a{border:2px solid #fe5b14;border-radius:100%;justify-content:center;align-items:center;width:7rem;height:7rem;padding:1.5rem;transition:background-color .3s ease-in-out;display:flex;overflow:hidden}@media (min-width:480px){.dev-block__contacts--item a{width:10rem;height:10rem}}.dev-block__contacts--item a .icon{color:#182232;stroke-width:1px;width:100%;height:100%}.dev-block__contacts--item a:hover{background-color:#fe5b14}.dev-block__contacts--item a:hover .icon{color:#fff}@media (min-width:768px){.main-contacts__container{padding-left:5rem;padding-right:5rem}}@media (min-width:1250px){.main-contacts__container{padding-left:8rem;padding-right:8rem}}.main-contacts__list{grid-template-columns:1fr;grid-template-areas:"phone""location""timing";justify-content:center;align-items:center;gap:2rem;display:grid}@media (min-width:576px){.main-contacts__list{grid-template-columns:1fr 1fr;grid-template-areas:"location location""phone timing"}}@media (min-width:992px){.main-contacts__list{grid-template-columns:.6fr 1fr .6fr;grid-template-areas:none;gap:3.2rem}}.main-contacts__item{background:#fff;border-radius:1.5rem;flex-direction:column;align-items:center;padding-top:2rem;padding-bottom:2rem;padding-left:1.8rem;padding-right:1.8rem;display:flex;position:relative;box-shadow:7px 11px 50px rgba(0,0,0,.1)}@media (min-width:768px){.main-contacts__item{padding-top:2.5rem;padding-bottom:2.5rem;padding-left:3rem;padding-right:3rem}}@media (min-width:992px){.main-contacts__item{min-width:25rem}}.main-contacts__item.phone{grid-area:phone}@media (min-width:992px){.main-contacts__item.phone{grid-area:auto}}.main-contacts__item.phone .main-contacts__item--text{white-space:nowrap}.main-contacts__item.location{grid-area:location}@media (min-width:992px){.main-contacts__item.location{grid-area:auto}}.main-contacts__item.location{background:linear-gradient(270deg,#fe5b14 0%,#fd9113 100%);box-shadow:7px 11px 50px rgba(254,91,20,.3)}.main-contacts__item.location .main-contacts__item--icon .icon,.main-contacts__item.location .main-contacts__item--text,.main-contacts__item.location .main-contacts__item--description{color:#fff}.main-contacts__item.timing{grid-area:timing}@media (min-width:992px){.main-contacts__item.timing{grid-area:auto}}.main-contacts__item.timing .main-contacts__item--text{white-space:nowrap}.main-contacts__item--icon .icon{color:#fe5b14;width:4rem;height:4rem}.main-contacts__item--info{text-align:center}.main-contacts__item--text{max-width:30rem;margin-top:1rem;font-size:1.6rem;font-weight:700}@media (min-width:768px){.main-contacts__item--text{font-size:2rem}}.main-contacts__item--description{color:rgba(51,51,51,.5);margin-top:1rem;font-size:1.4rem;font-weight:400}@media (min-width:768px){.main-contacts__item--description{font-size:1.6rem}}.main-contacts__item--link{position:absolute;top:0;bottom:0;left:0;right:0}.main-banner__swiper .swiper{padding-bottom:3rem}.main-banner__swiper .swiper .swiper-wrapper{align-items:stretch}.main-banner__swiper .swiper .swiper-slide{height:auto;transition-timing-function:linear}.main-banner__swiper .swiper .swiper-pagination{top:auto;bottom:.5rem}.main-banner__swiper .swiper .swiper-pagination .swiper-pagination-bullet{border-radius:1rem;width:1.5rem;height:.5rem;transition:width .3s ease-in-out}.main-banner__swiper .swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#fe5b14;width:3rem}.main-banner__slide{height:100%;display:flex}.main-banner__slide .container{height:100%}.main-banner__slide--grid{grid-template:"media""text"/1fr;justify-content:space-between;align-items:stretch;gap:2rem 0;height:100%;display:grid}@media (min-width:480px){.main-banner__slide--grid{gap:3rem 0}}@media (min-width:768px){.main-banner__slide--grid{grid-template-rows:none;grid-template-columns:1fr .8fr;gap:0 5rem}}.main-banner__slide--info{flex-direction:column;justify-content:space-between;gap:2rem;display:flex}.main-banner__slide--text{flex-direction:column;flex:1;grid-area:text;display:flex;position:relative}@media (min-width:768px){.main-banner__slide--text{grid-area:auto;max-width:70rem;margin-top:7rem}}.main-banner__slide--text h1 span{color:#fe5b14}.main-banner__slide--text p{color:rgba(51,51,51,.7);margin-top:1.5rem;margin-bottom:3rem;font-size:1.6rem;font-weight:400;line-height:1.7}@media (min-width:480px){.main-banner__slide--text p{margin-top:2.5rem;font-size:1.8rem}}@media (min-width:992px){.main-banner__slide--text p{font-size:2rem}}.main-banner__slide--action{margin-top:auto}@media (min-width:768px){.main-banner__slide--action{max-width:30rem}}.main-banner__slide--media{grid-area:media;height:100%;max-height:calc(100vh - 50%);position:relative}@media (min-width:768px){.main-banner__slide--media{grid-area:auto;height:auto;max-height:none;padding-left:7rem}}.main-banner__slide--media img{object-fit:cover;object-position:center;border-radius:3rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.main-banner__slide--media [data-image=primary]{max-width:60%;margin-left:auto}@media (min-width:768px){.main-banner__slide--media [data-image=primary]{min-width:30rem;max-width:70%;height:calc(100% - 7rem);min-height:30rem;margin-top:7rem}}.main-banner__slide--media [data-image=secondary]{aspect-ratio:1;z-index:-1;width:auto;height:95%;margin:auto 0;position:absolute;top:0;bottom:0;left:0}@media (min-width:768px){.main-banner__slide--media [data-image=secondary]{min-width:19rem;max-width:50%;min-height:19rem;max-height:50%;bottom:auto}}.main-banner__slide--media [data-video]{object-fit:cover;object-position:center;border-radius:3rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.main-banner__slide--media [data-video=primary]{max-width:60%;max-height:45rem;margin-left:auto}@media (min-width:768px){.main-banner__slide--media [data-video=primary]{min-width:30rem;max-width:70%;height:calc(100% - 7rem);min-height:30rem;margin-top:7rem}}.main-banner__nav{display:none}.main-banner__nav--body{align-items:center;gap:0 2rem;display:flex}.main-banner__nav--btn{justify-content:center;align-items:center;width:3rem;height:3rem;padding:.5rem;display:flex}@media (min-width:768px){.main-banner__nav--btn{width:5rem;height:5rem;padding:1rem}}.main-banner__nav--btn:hover .icon{color:#fe5b14}.main-banner__nav--btn .icon{color:rgba(34,34,34,.7);width:100%;height:100%}.main-banner__nav--btn.prev{transform:rotate(-180deg)}.main-map__grid{grid-template-columns:auto;gap:3rem 0;display:grid}@media (min-width:768px){.main-map__grid{grid-template-columns:1fr 1fr;gap:0 2rem}}@media (min-width:992px){.main-map__grid{grid-template-columns:.8fr 1fr;gap:0 3rem}}@media (min-width:768px){.main-map__info{margin-top:6rem}}.main-map__info--values{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}@media (min-width:768px){.main-map__info--values{gap:2rem;margin-top:4.8rem}}.main-map__info--value{flex-direction:column;display:flex}.main-map__info--value span{color:rgba(51,51,51,.7);font-size:1.4rem;font-weight:400;line-height:2}@media (min-width:768px){.main-map__info--value span{font-size:1.6rem}}.main-map__info--value a{color:#333;font-size:2rem;font-weight:700}.main-map__info--value a:hover{color:#fe5b14}@media (min-width:768px){.main-map__info--value a{font-size:2.4rem}}.main-map__info--action{margin-top:3rem}@media (min-width:768px){.main-map__info--action{max-width:35rem;margin-top:5rem}}.main-map__map{border-radius:2rem;height:40rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 2rem rgba(187,187,187,.3)}.main-map__map .loader{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:768px){.main-map__map{height:53rem}}.main-beauty-place__grid{grid-template-columns:1fr;justify-content:center;gap:3rem 0;display:grid}@media (min-width:576px){.main-beauty-place__grid{grid-template-columns:1fr 1fr;gap:0 2rem}}@media (min-width:650px){.main-beauty-place__grid{align-items:center}}@media (min-width:768px){.main-beauty-place__grid{gap:0 3rem}}.main-beauty-place__media{justify-content:center;display:flex}@media (min-width:650px){.main-beauty-place__media{align-items:center}}.main-beauty-place__media video,.main-beauty-place__media img{object-fit:cover;object-position:center;border-radius:2rem;height:100%;max-height:40rem;overflow:hidden}@media (min-width:650px){.main-beauty-place__media video,.main-beauty-place__media img{max-height:53.5rem}}.main-beauty-place__info{flex-direction:column;margin:0 auto;display:flex}@media (min-width:576px){.main-beauty-place__info{margin:auto}}.main-beauty-place__info--description{color:rgba(51,51,51,.7);margin-top:2rem;font-size:1.6rem;font-weight:400;line-height:1.7}@media (min-width:576px){.main-beauty-place__info--description{font-size:1.6rem}}@media (min-width:768px){.main-beauty-place__info--description{margin-top:3rem;font-size:1.8rem}}.main-beauty-place__info--description span{font-weight:600}.services__list{margin-top:2rem;margin-bottom:2rem}@media (min-width:768px){.services__list{margin-top:4rem;margin-bottom:4rem}}.services__categories{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem;margin-top:5rem;display:flex}.services__category{cursor:pointer;background:#fff;border-radius:1.5rem;flex:100%;padding:2rem;transition:box-shadow .5s ease-in-out;display:block;position:relative;overflow:hidden;box-shadow:7px 11px 50px rgba(0,0,0,.1)}.services__category:before{content:"";opacity:.6;transform-origin:100% 100%;z-index:0;background-color:#fe5b14;width:100%;height:100%;transition:transform .5s ease-in-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}@media (min-width:768px){.services__category{flex:calc(50% - 1rem);padding:3rem}}@media (min-width:1024px){.services__category{padding:4rem 3rem}}.services__category.men:before{background-color:#337ab7}.services__category.women:before{background-color:#ff2e9c}.services__category.coloring:before{background-color:#340ddf}.services__category.styling:before{background-color:#03d6bd}.services__category.chemistry:before{background-color:#dc0e4c}.services__category.kids:before{background-color:#37b733}.services__category:hover{box-shadow:7px 11px 50px rgba(0,0,0,.25)}.services__category:hover:before{transform-origin:0 100%;transform:scaleX(1)}.services__category:hover .services__category--text{color:#fff}.services__category:hover .arrow{transform:translate(-90%)}.services__category:hover .arrow .icon{color:#fff}.services__category .arrow{z-index:2;justify-content:center;align-items:center;width:2.5rem;height:1.8rem;margin:auto 0;transition:transform .3s ease-in-out;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(120%)}.services__category .arrow .icon{color:#444;width:100%;height:100%}.services__category--body{z-index:1;position:relative}.services__category--text{font-size:2.2rem;font-weight:700;line-height:2.3}@media (min-width:768px){.services__category--text{font-size:2.4rem}}.services__category--link{z-index:3;position:absolute;top:0;bottom:0;left:0;right:0}.services__promo-banner{margin-top:2rem}@media (min-width:768px){.services__promo-banner{margin-top:5rem;margin-bottom:5rem}}.service-category__grid{grid-template-columns:auto 1fr;margin-top:3rem;display:grid}@media (min-width:768px){.service-category__grid{gap:0 2rem}}@media (min-width:1024px){.service-category__grid{gap:0 4rem;margin-top:4rem}}.service-category__sidebar .services-sidebar{display:none;position:-webkit-sticky;position:sticky;top:12rem}@media (min-width:768px){.service-category__sidebar .services-sidebar{display:block}}.service-category__content--grid{grid-template-columns:1fr;grid-template-areas:"table""notes""promo-banner""seo-text";gap:3rem 0;display:grid}@media (min-width:1024px){.service-category__content--grid{grid-template-columns:1fr auto;grid-template-areas:"table notes""promo-banner notes""seo-text notes";gap:0 2rem}}.service-category__table{grid-area:table}.service-category__table table{border-collapse:collapse;border-spacing:0;background-color:#fff;border-radius:1rem;width:100%;height:auto;overflow:hidden}.service-category__table table thead{background-color:#fe5b14}.service-category__table table thead th{color:#fff;padding:1.5rem 2rem;font-size:1.6rem;font-weight:600}.service-category__table table thead th:first-child{text-align:left;width:70%}.service-category__table table thead th:nth-child(2){text-align:center;width:30%}.service-category__table table tbody tr{transition:background-color .3s ease-in-out}.service-category__table table tbody tr:hover{background-color:#eaeaea}.service-category__table table tbody tr:not(:last-child){border-bottom:1px solid #eaeaea}.service-category__table table tbody tr td{color:#444}.service-category__table table tbody tr td:first-child{letter-spacing:.015rem;font-size:1.4rem;font-weight:500}.service-category__table table tbody tr td:nth-child(2){text-align:center;font-size:1.5rem;font-weight:600}.service-category__table table tbody td{padding:1.25rem 1.5rem}.service-category__notes{background-color:#fff;border-radius:1rem;grid-area:notes;max-height:max-content;padding:2rem;top:12rem}@media (min-width:1024px){.service-category__notes{position:-webkit-sticky;position:sticky}}.service-category__notes h6{font-size:1.4rem;font-weight:600}.service-category__notes ul{flex-direction:column;gap:.7rem 0;margin-top:1rem;display:flex}.service-category__notes ul li{grid-template-columns:3rem auto 1fr;align-items:center;gap:0 1rem;display:grid}.service-category__notes ul li p{font-size:1.4rem}.service-category__seo-text{text-align:justify;grid-area:seo-text;margin-top:3rem;font-size:1.4rem;line-height:1.8}@media (min-width:768px){.service-category__seo-text{margin-top:5rem;font-size:1.5rem;line-height:2}}.service-category__promo-banner{grid-area:promo-banner}@media (min-width:1024px){.service-category__promo-banner{margin-top:5rem}}@media (min-width:992px){.service-category__promo-banner .promo-banner__body{grid-template-columns:auto auto auto;grid-template-areas:"info info value""description description value""button-record button-record button-record";align-items:flex-start;gap:1rem 2rem}}.page-about .about__main{grid-template-columns:100%;grid-template-areas:"title""description""address";gap:4rem;display:grid}@media (min-width:650px){.page-about .about__main{grid-template:"title video""description video""description address"/auto auto;gap:3rem}}@media (min-width:1250px){.page-about .about__main{grid-template:"title title title""address description video"1fr/auto auto auto;gap:6rem 3rem}}.page-about .about__main--title{grid-area:title}.page-about .about__main--address{grid-area:address}.page-about .about__main--description{grid-area:description}.page-about .about__main--video{grid-area:video;width:100%;height:auto;display:none;overflow:hidden}@media (min-width:650px){.page-about .about__main--video{display:block}}.page-about .about__main--video video{object-fit:cover;border-radius:1.5rem;width:100%;height:100%;margin-bottom:auto;overflow:hidden}@media (min-width:768px){.page-about .about__main--video video{max-height:calc(100vh - 18rem)}}@media (min-width:1250px){.page-about .about__main--video video{max-height:calc(100vh - 30rem)}}@media (min-width:650px){.page-about .about__address{max-width:35rem}}.page-about .about__address>h5{color:#444;font-size:1.8rem;font-weight:600}@media (min-width:1250px){.page-about .about__address>h5{font-size:2rem}}.page-about .about__address--values{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}@media (min-width:1250px){.page-about .about__address--values{gap:2rem;margin-top:2rem}}.page-about .about__address--value a{color:#444;font-size:2rem;font-weight:700;line-height:1.35;display:block}@media (min-width:1250px){.page-about .about__address--value a{font-size:2.4rem}}.page-about .about__address--value span{color:#444;opacity:.7;font-size:1.4rem;font-weight:400;line-height:2;display:block}.page-about .about__address--record-button{max-width:30rem;margin-top:2rem}.page-about .about__description{max-width:60rem}.page-about .about__description p,.page-about .about__description ul{font-size:1.6rem;font-weight:400;line-height:1.55}@media (min-width:1024px){.page-about .about__description p,.page-about .about__description ul{font-size:1.8rem}}.page-about .about__description p+p,.page-about .about__description ul+p,.page-about .about__description p+ul{margin-top:1rem}.page-about .about__description ul li{padding-left:1.5rem;position:relative}.page-about .about__description ul li:before{content:"";background-color:#fe5b14;border-radius:100%;width:.6rem;height:.6rem;position:absolute;top:1.05rem;left:0}.page-about .about__description ul li+li{margin-top:.5rem}.page-about .about__map{border-radius:2rem;height:30rem;margin-top:5rem;margin-bottom:5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 2rem rgba(187,187,187,.3)}@media (min-width:1250px){.page-about .about__map{height:55rem;margin-top:7rem;margin-bottom:7rem}}.page-about .about__banner{margin-top:5rem;margin-bottom:5rem}@media (min-width:1250px){.page-about .about__banner{margin-top:10rem;margin-bottom:10rem}}.page-about .about__services{margin-top:3rem;margin-bottom:3rem}.header{z-index:5;pointer-events:all;background-color:#fff;width:100%;padding-top:1rem;padding-bottom:1rem;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .5s ease-in-out;position:-webkit-sticky;position:sticky;top:0}@media (min-width:576px){.header{padding-top:1.5rem;padding-bottom:1.5rem}}.header.hide{pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-15rem)}.header__grid{grid-template-columns:auto auto;align-items:center;gap:0 3rem;display:grid}@media (min-width:576px){.header__grid{grid-template-columns:auto 21rem 5rem}}@media (min-width:1024px){.header__grid{grid-template-columns:auto 1fr auto;justify-content:space-between;gap:0 5rem}}.header__logo{justify-content:center;align-items:center;gap:0 .5rem;max-width:max-content;display:inline-flex}.header__logo--img{max-width:3rem}@media (min-width:768px){.header__logo--img{max-width:4rem}}.header__logo--text{flex-direction:column;margin-top:1rem;display:flex}@media (min-width:768px){.header__logo--text{margin-top:2rem}}.header__logo--text span:first-child{color:#d5a838;font-size:1.8rem}@media (min-width:768px){.header__logo--text span:first-child{font-size:2.2rem}}.header__logo--text span:nth-child(2){text-transform:uppercase;color:#fe5b14;font-size:1.4rem;font-weight:600}@media (min-width:768px){.header__logo--text span:nth-child(2){font-size:1.5rem}}.header__logo:hover .header__logo--img{animation:.3s infinite tilt-shaking}.header__nav{display:none}@media (min-width:1024px){.header__nav{display:block}}.header__nav--list{justify-content:center;align-items:center;gap:3rem;display:flex}.header__nav--link{text-align:center;color:#444;white-space:nowrap;max-width:max-content;padding-top:1rem;padding-bottom:1rem;font-size:2rem;font-weight:600;line-height:3.5;position:relative}.header__nav--link:hover{color:#fe5b14}.header__button-record{margin-left:auto;display:none!important}@media (min-width:576px){.header__button-record{display:flex!important}}.header__burger{justify-content:center;align-items:center;max-width:max-content;margin-left:auto;display:flex}@media (min-width:1024px){.header__burger{display:none}}.mobile-menu{z-index:4;opacity:0;visibility:hidden;pointer-events:none;transform-origin:bottom;background-color:rgba(255,255,255,.97);border-radius:100%;width:100%;height:45%;margin:0 auto;transition:transform .5s ease-in-out,opacity .5s ease-in-out,visibility .5s ease-in-out,border-radius .5s ease-in-out,height .5s ease-in-out;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:scale(.65)translateY(45%)}.mobile-menu.active{opacity:1;visibility:visible;pointer-events:all;border-radius:0;width:100%;height:100%;transform:scale(1)translateY(0)}.mobile-menu__body{flex-direction:column;justify-content:center;align-items:center;height:100%;padding:8rem 2rem 2rem;display:flex}.mobile-menu__list{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.mobile-menu__list--link{color:#444;font-size:3rem;font-weight:600}@media (min-width:480px){.mobile-menu__list--link{font-size:4rem}}.mobile-menu__list--link:hover,.mobile-menu__list--link.active{color:#fe5b14}.mobile-menu__record-button{margin-top:8rem}@media (min-width:576px){.mobile-menu__record-button{display:none}}.footer{background-color:#fff;border-radius:1.5rem;padding-top:3rem;padding-bottom:3rem;box-shadow:inset 0 5px 10px rgba(0,0,0,.05)}@media (min-width:576px){.footer{padding-top:4rem;padding-bottom:3rem}}.footer__body{grid-template-columns:auto;display:grid}.footer__logo,.footer__nav{display:none}.footer__info{flex-direction:column;gap:1rem;margin-left:auto;display:flex}@media (min-width:576px){.footer__info{gap:1.5rem}}.footer__info--value a,.footer__info--value span{color:#333;text-align:right;justify-content:flex-end;align-items:center;gap:0 1rem;font-size:2rem;font-weight:700;display:flex}@media (min-width:576px){.footer__info--value a,.footer__info--value span{font-size:2.2rem}}.footer__info--value a:hover{color:#fe5b14}.footer__info--value .icon{color:#fe5b14;flex:none;width:2rem;height:2rem}.footer__row{color:#fff;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;gap:0 .5rem;font-size:1.7rem;font-weight:500;display:flex}@media (min-width:480px){.footer__row{font-size:2rem}}.loader{box-sizing:border-box;border:3px solid #6ebeff;border-color:#6ebeff #6ebeff transparent transparent;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block;position:relative}.loader:before{border-color:#6ebeff #6ebeff transparent transparent;width:32px;height:32px;animation:1.5s linear infinite rotation}.loader:after,.loader:before{content:"";box-sizing:border-box;transform-origin:50%;border:3px solid transparent;border-color:transparent transparent #337ab7 #337ab7;border-radius:50%;width:40px;height:40px;margin:auto;animation:.5s linear infinite rotationBack;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.btn{white-space:nowrap;justify-content:center;align-items:center;width:100%;line-height:1;display:flex;overflow:hidden}.btn.large{border-radius:1rem;padding:1.2rem 2.2rem;font-size:1.5rem}@media (min-width:768px){.btn.large{border-radius:1.5rem;padding:1.4rem 3rem;font-size:1.8rem}}.btn.medium{border-radius:1.5rem;padding:1rem 2rem;font-size:1.6rem}.btn.small{border-radius:1.5rem;padding:.5rem 1rem;font-size:1.4rem}.btn.primary{color:#fff;background-color:#fe5b14;font-weight:600}.btn.secondary{border:1px solid #444;border-radius:1rem!important}.btn.secondary:hover{color:#fff;background-color:#fe5b14;border-color:#fff}.custom-map{position:relative}.custom-map__marker{justify-content:center;align-items:center;width:6rem;height:auto;display:flex;transform:translate(-30px,-66px)}.custom-map__marker img{object-fit:contain}.custom-map__route{z-index:1;color:#444;opacity:.8;background-color:#eaeaea;border-radius:1rem;padding:.75rem 1.5rem;font-size:1.4rem;transition:opacity .3s ease-in-out;position:absolute;bottom:3.5rem;left:2rem}@media (min-width:768px){.custom-map__route{bottom:2rem}}.custom-map__route:hover{opacity:1}.services-sidebar__list{background-color:#fff;border-radius:1rem;overflow:hidden}.services-sidebar__link{color:#444;padding:1.25rem 4rem;font-size:1.6rem;display:flex}@media (min-width:1024px){.services-sidebar__link{padding:1.25rem 5rem;font-size:1.8rem}}.burger{justify-content:center;align-items:center;width:50px;max-width:max-content;height:42.5px;display:inline-flex}.burger__wrapper{cursor:pointer;height:100%;display:flex}.burger.active .burger__wrapper .hamburger{background:0 0}.burger.active .burger__wrapper .hamburger:after,.burger.active .burger__wrapper .hamburger:before{transition:top .3s 50ms,transform .3s .35s;top:0}.burger.active .burger__wrapper .hamburger:before{transform:rotate(45deg)}.burger.active .burger__wrapper .hamburger:after{transform:rotate(-45deg)}.burger .hamburger{background:#444;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:4px;transition:background 6ms .15s;display:flex;position:relative;transform:translateY(20px)}.burger .hamburger:before,.burger .hamburger:after{content:"";background:#444;border-radius:.5rem;width:40px;height:4px;transition:top .3s .2s,transform .3s 50ms;position:absolute}.burger .hamburger:before{top:-10px}.burger .hamburger:after{top:10px}.promo-banner{background-color:#fff;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 0 3rem rgba(139,139,139,.21)}.promo-banner__body{grid-template-columns:auto auto auto;grid-template-areas:"info info value""description description description""button-record button-record button-record";gap:0 1rem;padding:3rem 2rem;display:grid}@media (min-width:576px){.promo-banner__body{grid-template-columns:auto auto auto;grid-template-areas:"info info value""description description value""button-record button-record button-record";align-items:center;gap:0 2rem}}@media (min-width:992px){.promo-banner__body{grid-template-columns:auto auto 25rem;grid-template-areas:"info value button-record""description value button-record";justify-content:center;gap:0 4rem;padding:5rem 2rem}}.promo-banner__info{flex-direction:column;grid-area:info;justify-content:center;display:flex}.promo-banner__info p{color:#444;font-size:1.7rem;font-weight:600;line-height:1.65}@media (min-width:576px){.promo-banner__info p{font-size:2rem}}@media (min-width:992px){.promo-banner__info p{font-size:2.2rem}}.promo-banner__info--promocode{text-transform:uppercase}.promo-banner__description{color:rgba(51,51,51,.5);grid-area:description;margin-top:1rem;font-size:1.6rem;font-weight:400;line-height:1.5}@media (min-width:576px){.promo-banner__description{margin-top:.5rem;font-size:2rem}}@media (min-width:992px){.promo-banner__description{font-size:1.8rem}}.promo-banner__value{color:#ff0101;grid-area:value;font-size:5rem;font-weight:700;line-height:.875}@media (min-width:768px){.promo-banner__value{font-size:6.5rem}}.promo-banner__button-record{grid-area:button-record;margin-top:1rem}@media (min-width:768px){.promo-banner__button-record{max-width:30rem}}@media (min-width:992px){.promo-banner__button-record{text-align:center;margin-top:0}}.promo-banner__note{cursor:pointer;border:1px solid #fe5b14;border-radius:100%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.25rem;font-size:1.8rem;font-weight:600;line-height:1;transition:transform .3s ease-in-out;display:inline-flex}.promo-banner__note:hover{transform:scale(1.1)}.page-in-dev{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.page-in-dev__body{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;padding-top:max(3rem,min(4vw,6rem));padding-bottom:max(3rem,min(4vw,6rem));display:flex;position:relative}.page-in-dev__title{color:#fff;text-align:center;white-space:nowrap;font-size:max(3rem,min(6vw,14rem));font-weight:600}.page-in-dev__bg{z-index:0;width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.page-in-dev__bg:before{content:"";background-color:rgba(0,0,0,.35);width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.page-in-dev__bg--image{object-fit:cover;object-position:center;width:100%;height:100%}.services-items .swiper{margin-left:-1rem;margin-right:-1rem;padding-top:2rem;padding-bottom:2rem;padding-left:1rem;padding-right:1rem;overflow-x:clip}.services-items .swiper .swiper-wrapper{align-items:stretch}.services-items .swiper .swiper-slide{flex:0 0 calc(33% - 20px);width:auto;height:auto}.services-items .swiper .swiper-slide:not(:last-child){margin-right:2rem}@media (min-width:768px){.services-items .swiper .swiper-slide{flex:0 0 calc(25% - 20px)}}@media (min-width:1250px){.services-items .swiper .swiper-slide{flex:calc(16% - 20px)}}.services-items--slide{flex-direction:column;height:100%;display:flex}.services-items--slide:hover .image img{transform:scale(1.05)}.services-items--slide .image{aspect-ratio:1;width:100%;height:100%;position:relative}.services-items--slide .image a{z-index:1;border-radius:100%;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.services-items--slide .image img{object-fit:cover;object-position:center;border-radius:100%;width:100%;height:100%;transition:transform .3s ease-in-out}.services-items--slide .category{text-align:center;color:#444;margin-top:2rem;font-size:1.6rem;font-weight:600}@media (min-width:1250px){.services-items--slide .category{font-size:2rem}}.services-items--slide .button{color:inherit;margin-top:2rem;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.main__banner{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.main__banner{padding-top:4rem;padding-bottom:4rem}}.main__promo{padding-top:4rem;padding-bottom:4rem}@media (min-width:576px){.main__promo .promo-banner{margin-left:4rem;margin-right:4rem}}@media (min-width:768px){.main__promo{padding-top:6rem;padding-bottom:6rem}}.main__contacts{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.main__contacts{padding-top:4rem;padding-bottom:4rem}}.main__beauty-place{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.main__beauty-place{padding-top:4rem;padding-bottom:4rem}}.main__map{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.main__map{padding-top:4rem;padding-bottom:4rem}}.main__opening-event{margin-top:4rem;margin-bottom:2rem}.main__opening-event--wrap{text-transform:uppercase;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.main__opening-event h1{color:#182232;white-space:nowrap;flex-direction:column;margin-top:4rem;font-size:2.4rem;font-weight:700;display:flex}@media (min-width:576px){.main__opening-event h1{font-size:3rem}}@media (min-width:768px){.main__opening-event h1{font-size:7rem}}.main__opening-event h2{color:#182232;font-size:1.4rem;font-weight:600}@media (min-width:576px){.main__opening-event h2{font-size:1.8rem}}@media (min-width:768px){.main__opening-event h2{font-size:3rem}}.main__opening-event h3{font-size:max(3rem,min(3vw,6rem))}.page{padding-top:3rem;padding-bottom:8rem}@media (min-width:768px){.page{padding-top:5rem;padding-bottom:10rem}}
