@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.btn{background:#fb9475;border-radius:24px;border:none;color:#fff;font-size:14px;line-height:14px;padding:17px 30px;-webkit-transition:all .5s cubic-bezier(.08,.43,.24,1);transition:all .5s cubic-bezier(.08,.43,.24,1)}.btn_small{font-size:12px}.btn:hover{background:#fd6f45;cursor:pointer}.navigation-humb{display:-webkit-box;display:-ms-flexbox;display:flex;width:36px;max-width:36px;height:46px;position:relative;margin:4px 8px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;z-index:1}.navigation-humb__item{display:block;position:absolute;height:4px;width:100%;background:#a5a5a5;border-radius:4px;opacity:.9;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.navigation-humb span:first-child{top:0}.navigation-humb span:nth-child(2){top:9px}.navigation-humb span:nth-child(3){top:18px}.navigation-humb.open span:first-child{top:18px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.navigation-humb.open span:nth-child(2){opacity:0;left:-60px}.navigation-humb.open span:nth-child(3){top:18px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.navigation{list-style:none;list-style-image:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.navigation__link{font-size:14px;line-height:17.07px;font-weight:500;color:#333}.navigation__link:hover{color:#00bf78;text-decoration:none}.navigation__item{padding-bottom:6px;white-space:nowrap;cursor:pointer}.navigation__item:not(:last-child){margin-right:28px}.menu-popup{display:none;background:#fff;position:absolute;left:0;right:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;z-index:999;-webkit-box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);overflow:scroll;max-height:100vh;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.menu-popup__close{display:block;width:28px;height:28px;background:url(../img/close.png) 0 0 repeat;background-size:100%;position:absolute;right:20px;top:20px;z-index:100}.menu-popup__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-popup ul{margin:0;padding:0}.menu-popup li{list-style:none;margin:10px 0;padding:0}.menu-popup li a{font-size:18px;color:#020202;line-height:1.4;text-decoration:none;display:inline-block;width:100%;border-bottom:1px solid #eee}.body_pointer *{cursor:pointer}.carousel{display:block}.carousel__item{width:368px;height:400px;padding-top:20px;padding-bottom:20px;margin:0}.carousel__img-wrapper{max-width:338px;border-radius:8px;overflow:hidden;margin:auto;position:relative;-webkit-transition:-webkit-transform 2s cubic-bezier(.08,.43,.24,1);transition:-webkit-transform 2s cubic-bezier(.08,.43,.24,1);transition:transform 2s cubic-bezier(.08,.43,.24,1);transition:transform 2s cubic-bezier(.08,.43,.24,1), -webkit-transform 2s cubic-bezier(.08,.43,.24,1);outline:none}.carousel__img-wrapper:hover{-webkit-transform:scale(1.1);transform:scale(1.1);cursor:pointer}.carousel__img-wrapper:before{content:"";left:0;right:0;top:0;bottom:0;position:absolute;background:#000;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:2}.carousel__img-wrapper:hover:before{opacity:.5}.carousel__img-wrapper:after{content:"Увеличить";background-image:url(../img/zoom.png);background-repeat:no-repeat;background-position:50%;background-position-y:35%;font-size:14px;font-weight:500;color:#fff;top:0;bottom:0;position:absolute;left:50%;-webkit-transform:translateX(-50%) translateY(10%);transform:translateX(-50%) translateY(10%);text-align:center;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;z-index:3;opacity:0;-webkit-transition:all .3s;transition:all .3s}.carousel__img-wrapper:hover:after{opacity:1}.carousel__img{-o-object-fit:cover;object-fit:cover;width:338px;height:338px}.navbtns__next,.navbtns__prev{display:block;top:10px;right:20%;border:none;border-radius:50%;width:40px;height:40px}.navbtns__next,.navbtns__prev{background:url(../img/arrow.png) no-repeat 50%}.navbtns__prev{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.navbtns button{-webkit-transition:all .3s;transition:all .3s}.navbtns button:hover{background-color:#f8f6f7;cursor:pointer}.fancybox-image{border-radius:8px}.social li a:hover{cursor:pointer;opacity:1}.social__link{width:28px;height:28px;display:block;position:relative;z-index:1}.social__link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;opacity:0;-webkit-transition:all .3s;transition:all .3s}.social__link_vk:after{background:url(../img/vk_2.png) 0 0 no-repeat;background-size:100%}.social__link_inst:after{background:url(../img/inst_1.png) 0 0 no-repeat;background-size:100%}.social__link_ytube:after{background:url(../img/you_1.png) 0 0 no-repeat;background-size:100%}.social__link:hover:after{opacity:1}.signupform{padding:40px 36px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.15);box-shadow:0 0 10px rgba(0,0,0,.15);border-radius:8px}.signupform__title{font-size:18px;font-weight:600;margin:0 0 15px}.signupform__text{margin-bottom:35px;font-size:14px}.signupform__input{border:1px solid #d8d8d8;border-radius:4px;padding:16px;margin-bottom:20px;width:100%;color:#a0a0a0;font-size:14px}.signupform__input:focus{background-color:#f8f6f7}.signupform__btn{width:100%;margin-bottom:16px}.tabs__links .active{color:#00bf78;border-bottom:2px solid #00bf78}.tabs__item{display:none!important}.tabs__item.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{min-width:320px}.wrapper,body,html{height:100%}a,body,html,ul{margin:0;padding:0;color:#333;font-family:Montserrat,sans-serif;font-size:16px;text-decoration:none}a{color:#278aff}a:hover{cursor:pointer}button{border:none}a,button,input{outline:none}img{display:block}ul{list-style:none;list-style-image:none}h1,h2{font-size:48px;margin:0}h1,h2,h3{font-weight:700}h3{font-style:normal;font-size:36px}h4{font-size:18px}.row,h1,h2,h3,h4,p{margin:0}.col-sm,.contacts,.header nav,.logo{padding:0}h1{font-weight:600;font-style:normal;margin-bottom:16px}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main{-webkit-box-flex:1;-ms-flex:1;flex:1}.section{margin-bottom:100px}.section_mbot52{margin-bottom:52px}.section_mbot64{margin-bottom:64px}.section_grey{background:#f8f6f7}.main h2{margin-bottom:32px}h3{margin-bottom:34px}.phone a{text-decoration:none;color:#333}.small-text,.small-text a{font-size:12px}.header{-ms-flex-negative:0;flex-shrink:0;background-color:#fff;position:relative;font-size:14px;overflow:hidden;background:url(../img/header-bg.png) repeat;margin-bottom:100px}.header .container{position:relative;padding:30px 10px 130px}.header-top{margin-bottom:120px;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;position:relative;z-index:1}.header__nav{padding-top:4px}.header .hero{position:relative;z-index:1;max-width:512px}.header__contacts{text-align:right;padding:0}.header__contacts .phone{font-size:18px;font-weight:500}.header__contacts .work-time{font-size:11px}.header .social{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1}.header .social li{margin-bottom:20px;height:28px}.header p{font-size:20px;line-height:24px;margin-bottom:60px;z-index:2}.header .btn{z-index:2}.header-girl{position:absolute;right:90px;bottom:0;max-width:524px;width:100%;z-index:0}.header-girl:before{content:"";width:472px;height:472px;background-color:#fb9475;display:block;border-radius:50%;position:absolute;bottom:-110px;right:0;z-index:0}.header-girl img{position:relative;z-index:1}.navigation-humb{display:none}.logo{font-size:24px;font-weight:700;color:#333}.logo:hover{text-decoration:none}.about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100px}.about-descr{max-width:568px;width:100%;font-size:16px;line-height:26px}.about-descr p{margin-bottom:16px}.about-descr .short-descr{font-size:20px;line-height:32px}.about-descr a{line-height:17px;color:#278aff}.about-video{max-width:442px;width:100%;background:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2))),url(../img/about_video_img.jpg) no-repeat;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),url(../img/about_video_img.jpg) no-repeat;background-size:442px 310px;border-radius:8px;height:295px;padding-top:102px}.about-video__play{background:url(../img/play_video.png) no-repeat top;width:100%;height:100%;color:#fff;text-align:center;padding:68px 10px 10px}.about-descr a,.advantages p{font-size:14px;line-height:22px}.advantages__img{max-width:49px;width:100%;height:52px;max-height:100%;display:inline-block;margin-bottom:30px;overflow:hidden}.advantages h4{margin-bottom:12px}.advantages img{display:block}.advantages .col-sm{text-align:center;padding:0 46px}.popular{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start}.popular__item{margin-bottom:48px;width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:350px}.popular__item_empty{height:1px}.pop-item__descr{font-style:normal;font-weight:400;font-size:12px;line-height:20px;margin-bottom:16px}.pop-item__btn{padding:10px 20px}.pop-item__img{margin-bottom:20px;width:350px;height:180px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.pop-item__header{margin-bottom:8px}.pricelist__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start;max-width:980px}.pricelist__nav{margin-bottom:45px;overflow:auto;height:30px}.pricelist__nav .navigation{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.price__item{max-width:444px;width:100%;margin-bottom:36px}.price__name{font-size:18px;font-weight:500;line-height:22px;margin-bottom:8px}.price__addition{font-size:14px}.price__cost{font-size:20px;font-weight:600;color:#00bf78;text-align:end}.main__masters{padding:80px 0 60px}.masters .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.masters__descr{margin-bottom:24px}.masters__item{max-width:255px}.master-card__foto{margin-bottom:20px;height:300px;border-radius:8px;text-align:center;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden;min-width:255px}.master-card__foto:before{content:"";left:0;right:0;top:0;bottom:0;position:absolute;background:#000;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s;z-index:1}.master-card__foto:hover:before{opacity:.5}.master-card__foto:after{content:"Записаться к мастеру";font-size:14px;font-weight:500;color:#fff;max-width:120px;top:0;bottom:0;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;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;z-index:2;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.master-card__foto:hover:after{opacity:1;cursor:pointer}.master-card__img{width:100%}.master-card__name{font-size:18px;font-weight:600;margin-bottom:8px}.master-card__descr{margin-bottom:20px;font-size:14px;font-weight:400}.master-card__experience{text-transform:uppercase;font-size:12px;font-weight:400}.main__works,.works__carousel{position:relative}.works__carousel{margin:0 auto;max-width:1400px;padding:0 20px}.works__navbtns{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;top:24px;right:10px}.brands{text-align:center;vertical-align:middle}.brands__text{margin-bottom:40px}.brands__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:920px;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}.brands__img{-o-object-fit:cover;object-fit:cover;opacity:.35;top:50%;min-width:56px}.contacts{background-color:#f8f6f7;padding:40px 0}.contacts .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__addr,.contacts__phone{margin-bottom:20px}.contacts__email{margin-bottom:32px}.contacts__text{margin-bottom:14px}.contacts__social-text{font-size:12px}.contacts__social{position:relative;-webkit-transform:none;transform:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-bottom:20px}.contacts__social .social__item:not(:last-child){margin-right:28px}.contacts__signupform{max-width:445px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer{-ms-flex-negative:0;flex-shrink:0}.footer,.footer a{font-size:12px;white-space:nowrap}.footer .container{padding:10px 0}.footer .container .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer p{margin-bottom:8px}.footer .navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer .navigation__link{font-size:12px}@media only screen and (max-width:992px){.wrapper{max-width:992px}.container{max-width:900px}.header-girl{opacity:.5}.header .navigation__item:not(:last-child){margin-right:10px}.masters__item{margin:0 auto 20px}}@media only screen and (max-width:768px){h2{font-size:36px}.wrapper{max-width:768px}.container{max-width:700px}.header{margin-bottom:50px}.header .container{padding-bottom:36px}.header-top{margin-bottom:50px}.header .logo{margin-right:0}.header-girl,.header__nav{display:none}.header .hero{display:-webkit-box;display:-ms-flexbox;display:flex;-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;margin:0 auto 39px;padding:0}.advantages .col-sm{padding:0 5px}h1{width:100%;font-size:3em}.header .btn,h1{margin:0 auto}.header .social{position:relative;-webkit-transform:none;transform:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:0}.header .social .social__item:not(:last-child){margin-right:36px}.navigation-humb{display:-webkit-box;display:-ms-flexbox;display:flex}.price__item{width:100%}.pricelist__items{padding-right:0}}@media only screen and (max-width:480px){.wrapper{max-width:480px}.container{max-width:400px}.header-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.navigation-humb{position:absolute;left:10px}.header .logo{display:block;text-align:center;padding:0 56px;margin-bottom:10px}.header__nav{display:none}.header__contacts{text-align:center}h1{font-size:2.5em;width:auto;margin-bottom:10px}.footer .navigation{overflow:auto;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}@media only screen and (max-width:320px){.wrapper{max-width:347px}.container{max-width:300px}.header-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.navigation-humb{position:absolute;left:10px}.header .logo{display:block;text-align:center}.header__nav{display:none}.header__contacts{text-align:center}h1{font-size:2.5em;width:auto;margin-bottom:10px}.pop-item__img,.popular__item{width:auto;max-width:90vw}.popular__item{min-width:290px}}
/*# sourceMappingURL=main.css.map */
