[data-aos=opacityscale]{opacity:0;transform:scale(1.2);transition:all 1.4s cubic-bezier(.165,.84,.44,1)}[data-aos=opacityscale].aos-animate{opacity:1;transform:scale(1)}[data-aos=type1]{opacity:0;transform:translateY(80px);transition:all 1.4s cubic-bezier(.165,.84,.44,1)}[data-aos=type1].aos-animate{opacity:1;transform:translateY(0)}[data-aos=opacity]{opacity:0;transition:all 2s cubic-bezier(.165,.84,.44,1)}[data-aos=opacity].aos-animate{opacity:1}[data-aos=type2]{clip-path:inset(0 100% 0 0);transition-property:clip-path;transition:all 1.4s cubic-bezier(.165,.84,.44,1)}[data-aos=type2].aos-animate{clip-path:inset(0 0 -40% 0)}[data-aos=type3]{clip-path:inset(0 0 100% 0);transition-property:clip-path;transition:all 1.4s cubic-bezier(.165,.84,.44,1)}[data-aos=type3].aos-animate{clip-path:inset(0 0 0 0)}@keyframes headerOpacity{0%{opacity:0}100%{opacity:1}}@font-face{font-family:Inter;src:url(/resource/front/fonts/Inter-Regular.woff2) format('woff2'),url(/resource/front/fonts/Inter-Regular.woff) format('woff'),url(/resource/front/fonts/Inter-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DinCondensed;src:url(/resource/front/fonts/DINCondensed-Regular.woff2) format('woff2'),url(/resource/front/fonts/DINCondensed-Regular.woff) format('woff'),url(/resource/front/fonts/DINCondensed-Regular.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}body,html{height:100%}body{position:relative;height:100%;margin:0;min-width:375px;font-size:16px;font-family:DinCondensed,sans-serif;color:#231300;overflow-x:hidden;font-weight:400;overflow-y:auto;scroll-behavior:smooth;background-color:#fff}body.hidden{overflow:hidden}body.body-modal{overflow:hidden}body p{margin-bottom:19px;margin-top:0}a{font-family:DinCondensed,sans-serif}.hidden-class{display:none;visibility:hidden}img{max-width:100%;height:auto;display:block}::-moz-placeholder{color:#231300}::placeholder{color:#231300}::-webkit-input-placeholder{color:#231300}:-moz-placeholder{color:#231300}::-moz-placeholder{color:#231300}:-ms-input-placeholder{color:#231300}body input:focus:required:invalid,body textarea:focus:required:invalid{color:#231300}body input:required:valid,body textarea:required:valid{color:#231300}.container{width:1640px;margin:auto;position:relative}.d-flex{display:flex}.justify-content-space-between{justify-content:space-between}.align-items-center{align-items:center}.flex-wrap{flex-wrap:wrap}ul{padding:0;margin:0;list-style-type:none}.btn-one{display:inline-flex;justify-content:center;border:1px solid #f4dc40;background:#f4dc40;color:#231300;text-transform:uppercase;font-size:24px;padding:14px 30px;cursor:pointer;position:relative;overflow:hidden;text-decoration:none;transition:background .3s ease-in-out}.btn-one:hover{background:#e3cc37}.btn-one span{position:relative;z-index:2}.btn-one:before{content:"";position:absolute;background-image:url(/resource/front/img/bg-button.svg);width:135px;bottom:-5px;z-index:1;background-size:cover;top:-2px;right:-2px;background-repeat:no-repeat}.btn-two{border:1px solid #231300;background:#231300;color:#fff;text-transform:uppercase;font-size:24px;padding:23px 30px;cursor:pointer;position:relative;overflow:hidden;text-decoration:none}.btn-two span{position:relative;z-index:2}.btn-two:before{content:"";position:absolute;background-image:url(/resource/front/img/bg-button-two.svg);width:135px;bottom:-5px;z-index:1;background-size:cover;top:-2px;right:-2px;background-repeat:no-repeat}.seo-page{background:#f7f7f7;padding:65px 0 180px;margin:175px 0 0}.seo-page__content{width:72%;margin:auto;overflow:hidden}.seo-page__button{text-align:center;margin-top:75px}.seo-page__button button{background:unset;border:unset;font-size:38px;text-transform:uppercase;cursor:pointer}.content-text h1{font-size:76px;line-height:1.1;font-weight:400;margin:20px 0 44px;color:#231300;text-align:center;text-transform:uppercase}.content-text h2{font-size:28px;font-weight:400;margin:14px 0;color:#231300;text-align:center;text-transform:uppercase}.content-text h3{font-size:24px;font-weight:400;margin:14px 0;color:#231300;text-align:center;text-transform:uppercase}.content-text p{line-height:1.65;margin-bottom:2px;padding:0 40px;color:#7b7166;font-size:16px;font-family:Inter,sans-serif}.content-text ul{padding:0 40px;margin:40px 0}.content-text ul li{padding-left:16px;position:relative;color:#7b7166;font-size:16px;margin-bottom:14px;font-family:Inter,sans-serif}.content-text ul li:before{content:"";position:absolute;width:6px;height:6px;left:0;top:9px;border-radius:50%;background-color:#05111c}.content-text ol{font-family:Inter,sans-serif;list-style-type:none;padding:0 40px;margin:20px 0;counter-reset:my-awesome-counter}.content-text ol li{padding-left:16px;position:relative;color:#7b7166;font-size:16px;counter-increment:my-awesome-counter}.content-text ol li:before{content:counter(my-awesome-counter) ". ";position:absolute;font-weight:600;left:0;top:0;border-radius:50%;color:#05111c}.title{color:#fce64d;font-size:90px;line-height:1;text-transform:uppercase;margin:0}.error-section{margin-bottom:100px}.error-section__title{font-size:280px;text-transform:uppercase;text-align:center}.error-section__desc{font-size:64px;text-transform:uppercase;text-align:center}.error-section__btn{display:flex;justify-content:center;margin-top:60px}.error-section__btn a{padding:23px 110px}.contact-info{margin-top:140px}.contact-info__item{margin-bottom:20px}.contact-info__item a{text-decoration:none;display:flex;align-items:center;gap:10px;color:#231300;font-family:Inter,sans-serif;font-size:32px}.contact-info__item a svg{width:24px;height:24px;fill:#231300}.lang-block__list{display:flex;gap:10px;margin-top:20px;list-style-type:none;padding:0}.lang-block__list li a{color:#fff;font-size:20px;text-decoration:none}.lang-block__list li span{color:#f4dc40;font-size:20px}main.main{overflow:hidden}.footer{background:#231300}.footer__content{display:flex}.footer__logo{position:relative;width:200px;height:220px;display:flex;justify-content:center;align-items:center}.footer__logo:before{content:"";position:absolute;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-image:url(/resource/front/img/bg-logo-footer.svg)}.footer__logo img{position:relative;z-index:1}.footer__left{width:20%}.footer__menu{width:22%;margin-top:80px}.footer__menu:nth-child(2){padding-left:92px}.footer__menu:nth-child(3){padding-left:7px}.footer__menu:nth-child(4){padding-left:60px}.footer__menu ul li{margin-bottom:15px}.footer__menu ul li a{color:#fff;font-family:Inter,sans-serif;font-size:20px;text-decoration:none}.footer__menu ul li a:hover{color:#f4dc40}.footer__social{width:10%;display:flex;flex-direction:column;align-items:flex-end;padding-top:84px;padding-right:10px;gap:28px}.footer__social svg:hover path{fill:#f4dc40}.footer__title{color:#fff;font-family:Inter,sans-serif;font-size:20px}.footer-barber{margin-top:20px}.footer-barber a{display:flex;align-items:center;text-decoration:none;gap:12px;margin-bottom:13px}.footer-barber a svg{width:20px;height:20px}.footer-barber a span{font-family:Inter,sans-serif;color:#fff;font-size:20px}.footer-barber a span:hover{color:#f4dc40}.footer-phone{display:flex;flex-direction:column;margin-top:20px}.footer-phone a{display:flex;align-items:center;text-decoration:none;gap:12px;margin-bottom:13px}.footer-phone a svg{width:20px;height:20px}.footer-phone a span{font-family:Inter,sans-serif;color:#fff;font-size:20px}.footer-phone a span:hover{color:#f4dc40}.footer-mail a{display:flex;align-items:center;text-decoration:none;gap:12px;margin-bottom:13px}.footer-mail a svg{width:20px;height:20px}.footer-mail a span{font-family:Inter,sans-serif;color:#fff;font-size:20px;width:calc(100% - 40px)}.footer-work{margin-top:80px;font-family:Inter,sans-serif;color:#fff;font-size:20px}.footer-work-time{display:flex;align-items:center;gap:15px;margin-top:17px}.footer-work-time svg{width:20px;height:20px;fill:#f4dc40}.footer-work-time span{font-family:Inter,sans-serif;color:#fff;font-size:20px}.footer-bottom{margin-top:60px;padding:40px 0;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom__content{display:flex;justify-content:space-between}.footer-bottom__copping{font-family:Inter,sans-serif;color:#fff;font-size:20px}.footer-bottom__info{font-family:Inter,sans-serif;color:#fff;font-size:20px}.custom-select{position:relative;width:320px}.custom-select__active{cursor:pointer;display:flex;justify-content:space-between;border:1px solid #231300;height:52px;align-items:center;padding:0 20px}.custom-select__active.active svg{transform:rotate(180deg)}.custom-select__active span{font-size:20px;font-family:Inter,sans-serif;color:#000;padding-right:6px}.custom-select__active svg{fill:#000;width:15px;height:15px;transition:transform .3s ease-in-out}.custom-select__list{z-index:9;background:#fff;top:58px;width:100%;padding:18px 0;position:absolute;opacity:0;visibility:hidden;border:1px solid #231300}.custom-select__list.active{opacity:1;visibility:visible}.custom-select__item{border-bottom:1px solid rgba(11,12,12,.1)}.custom-select__item a{display:block;text-decoration:none;cursor:pointer;color:#231300;font-size:20px;font-family:Inter,sans-serif;padding:13px 18px;transition:background .3s ease-in-out}.custom-select__item a:hover{background:#f4f4f4}.custom-select__item:last-child{border-bottom:unset}.header-xs{position:absolute;right:0;gap:20px;display:none}.header-xs-phone{width:20px;cursor:pointer}.header-xs-phone svg{width:20px;height:20px}.header-xs-menu{width:20px;cursor:pointer}.header-xs-menu svg{width:20px;height:20px}.header-xs-close{position:absolute;padding:20px;right:0;top:0;display:none;z-index:9;cursor:pointer}.header-xs-close svg{width:14px;height:14px}.header-xs-btn{display:none}.header{padding:32px 0;animation:headerOpacity 1.4s ease-in-out}.header__content{display:flex;align-items:flex-start;position:relative}.header__left{width:30%}.header__left ul{list-style-type:none;padding:8px 12px;margin:0;-moz-columns:3;columns:3;-moz-column-gap:30px;column-gap:30px;position:relative}.header__left ul:before{content:"";position:absolute;left:0;top:0;background:#f4dc40;width:28px;height:1px}.header__left ul:after{content:"";position:absolute;left:0;top:0;background:#f4dc40;height:14px;width:1px}.header__left ul li{margin-bottom:9px}.header__left ul li a{text-decoration:none;color:#231300;font-size:16px;text-transform:uppercase}.header__middle{width:40%;display:flex;justify-content:center;position:relative}.header__right{width:30%;display:flex;align-items:center;gap:50px;position:relative;justify-content:flex-end}.header__phone{color:#231300;font-size:22px;text-decoration:none;display:flex;align-items:center;gap:10px;cursor:pointer}.header__phone.active svg{transform:rotate(180deg)}.header__phone svg{transition:transform .3s ease-in-out}.header__btn a,.header__btn button{display:block;border:unset;text-decoration:none;background:#f4dc40;color:#231300;text-transform:uppercase;font-size:24px;padding:23px 30px;cursor:pointer;border-radius:0 0 0 11px;position:relative;overflow:hidden;transition:background .3s ease-in-out}.header__btn a:hover,.header__btn button:hover{background:#e3cc37}.header__btn a span,.header__btn button span{z-index:2;position:relative}.header__btn a .bg,.header__btn button .bg{position:absolute;background-image:url(/resource/front/img/bg-button.svg);width:135px;bottom:-5px;z-index:1;background-size:contain;top:-2px;right:-2px;background-repeat:no-repeat}.header__btn a:before,.header__btn button:before{content:"";position:absolute;left:0;top:0;background:#231300;width:28px;height:1px}.header__btn a:after,.header__btn button:after{content:"";position:absolute;left:0;top:0;background:#231300;height:14px;width:1px}.logo-bg{position:absolute;top:-32px;background-image:url(/resource/front/img/bg-logo.svg);width:330px;height:429px;background-size:contain;background-repeat:no-repeat;z-index:-1}.logo-bg:before{content:"";position:absolute;z-index:-1;background-image:url(/resource/front/img/bg-logo1.svg);width:452px;margin-left:-225px;left:50%;height:510px;background-size:contain;background-repeat:no-repeat}.logo-bg:after{content:"";position:absolute;z-index:-1;background-image:url(/resource/front/img/bg-logo2.svg);width:578px;margin-left:-288px;left:50%;height:585px;background-size:contain;background-repeat:no-repeat}.icon-down{width:17px;height:17px;background:#f4dc40;border-radius:50%;display:flex;justify-content:center;align-items:center}.icon-down svg{width:10px;height:10px}.header-phones{background:#fff;padding:20px 20px 10px;position:absolute;box-shadow:0 0 6px 2px #ddd;z-index:991;top:64px;left:0;opacity:0;visibility:hidden;width:-moz-max-content;width:max-content;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.header-phones__close{display:none}.header-phones.active{opacity:1;visibility:visible}.header-phones__item a{display:flex;align-items:center;text-decoration:none;gap:12px;margin-bottom:13px}.header-phones__item a svg{width:18px;height:18px}.header-phones__item a span{color:#231300;font-size:18px}.overflow{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(11,12,12,.4);z-index:99;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.overflow.active{opacity:1;visibility:visible}.modal{max-height:95vh;overflow:auto;width:540px;position:fixed;z-index:991;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%);padding:34px 41px;box-shadow:0 8px 8px -4px rgba(16,24,40,.04),0 20px 24px -4px rgba(16,24,40,.1);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.modal.active{opacity:1;visibility:visible}.modal__title{font-size:40px;color:#333}.modal__desc{font-family:Inter,sans-serif;font-size:15px;color:#231300;margin-top:5px;width:260px}.modal__form{margin-top:30px}.modal-thank{width:540px;position:fixed;z-index:991;background:#fff;top:35%;left:50%;transform:translate(-50%,-50%);padding:80px 20px;box-shadow:0 8px 8px -4px rgba(16,24,40,.04),0 20px 24px -4px rgba(16,24,40,.1);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.modal-thank.active{opacity:1;visibility:visible}.modal-thank__title{font-size:40px;text-transform:uppercase;color:#0b0c0c;text-align:center}.modal-thank__desc{font-family:Inter,sans-serif;font-size:18px;color:#515151;text-align:center;margin-top:20px}.form-label{display:flex;flex-wrap:wrap;margin-bottom:20px}.form-label label{font-family:Inter,sans-serif;font-size:16px;color:#333;width:100%;margin-bottom:6px}.form-input{font-family:Inter,sans-serif;font-size:16px;width:100%;border:1px solid rgba(35,19,0,.5);background:#f7f7f7;padding:12px 16px;height:51px;box-sizing:border-box;color:#0b0c0c;outline:0}.form-input::-moz-placeholder{color:#aeafaf}.form-input::placeholder{color:#aeafaf}.form-input:focus-visible{border:1px solid #0b0c0c}.form-textarea{font-family:Inter,sans-serif;font-size:16px;width:100%;border:1px solid rgba(35,19,0,.5);background:#f7f7f7;padding:12px 16px;height:120px;box-sizing:border-box;color:#0b0c0c;outline:0}.form-textarea::-moz-placeholder{color:#aeafaf}.form-textarea::placeholder{color:#aeafaf}.form-textarea:focus-visible{border:1px solid #0b0c0c}.btn-submit{width:100%}.modal-close{cursor:pointer;position:absolute;top:0;right:0;padding:18px}.modal-close svg{width:20px;height:20px;fill:#aeafaf}.news-list{margin:290px 0 100px}.news-list__list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-list__item{margin-bottom:60px}.news-list__item a{text-decoration:none}.news-list__photo{width:100%;height:360px}.news-list__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-list__name{color:#231300;font-size:38px;text-transform:uppercase;margin-top:15px}.news-list__desc{font-family:Inter,sans-serif;color:#231300;font-size:18px;margin-top:6px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:62px}.news-list__btn{margin-top:30px}.news-list__btn button{padding:14px 100px}.single-news{margin-top:280px;position:relative;overflow:hidden}.single-news:before{content:"";position:absolute;left:0;right:0;height:2500px;top:10%;background-image:url(/resource/front/img/bg-large-tr.svg);background-size:cover;background-repeat:no-repeat;z-index:-1}.single-news__title h1{margin:0;color:#fce64d;font-size:90px;line-height:1;text-transform:uppercase}.single-news__date{font-family:Inter,sans-serif;font-size:17px;margin-top:20px}.single-news__content{margin:50px 0}.single-news__content h2{color:#231300;font-size:48px;text-transform:uppercase;margin:60px 0 35px}.single-news__content p{font-family:Inter,sans-serif;font-size:17px;line-height:1.45}.single-news__content ul li{font-family:Inter,sans-serif;font-size:17px;line-height:1.45;margin-bottom:10px}.single-news__content ol li{font-family:Inter,sans-serif;font-size:17px;line-height:1.45;margin-bottom:10px}.single-news-photos{margin-top:50px;display:flex;justify-content:space-between}.single-news-photos__left{position:relative;width:74%;max-height:600px}.single-news-photos__left:before{content:"";z-index:1;position:absolute;width:122px;height:172px;background-image:url(/resource/front/img/about-line.svg);background-repeat:no-repeat;background-size:cover;right:-20px;top:-45px}.single-news-photos__left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-news-photos__right{width:24%;max-height:600px}.single-news-photos__item{height:48%;margin-bottom:7%}.single-news-photos__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-news-photos-two{display:flex;justify-content:space-between}.single-news-photos-two__left{width:50%}.single-news-photos-two__right{width:49%}.single-news-photos-two__right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-news-photos-two__bottom{width:100%;margin-top:2%;position:relative}.single-news-photos-two__bottom:before{content:"";z-index:1;position:absolute;width:122px;height:172px;background-image:url(/resource/front/img/about-line.svg);background-repeat:no-repeat;background-size:cover;right:-20px;top:-45px}.single-news-photos-two__bottom img{width:100%;height:50%;-o-object-fit:cover;object-fit:cover}.single-news-photos-two__top{display:flex;gap:2%}.single-news-photos-two__top img{width:50%;height:100%;-o-object-fit:cover;object-fit:cover}.other-section{margin:150px 0}.other-section__title{width:45%}.other-section__top{margin-bottom:100px}.services-section{margin:90px 0;position:relative}.services-section:before{content:"";position:absolute;background-image:url(/resource/front/img/bg-triangle.svg);background-repeat:no-repeat;background-size:cover;left:0;top:200px;width:100%;height:100%}.services-section__list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative;margin-top:38px}.services-section__item{margin-bottom:30px}.services-section__item a{text-decoration:none}.services-section__item a:hover img{filter:grayscale(0)}.services-section__item a button{margin-top:22px;padding:14px 64px}.services-section__photo{width:100%;height:460px}.services-section__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%);transition:filter .3s ease-in-out}.services-section__name{color:#231300;font-size:42px;text-transform:uppercase;margin-top:14px}.service-in__main{text-align:center;font-size:90px;text-transform:uppercase}.service-about:before{display:none}.service-about .about__title{width:50%}.service-about .about__title h1{font-size:90px}.services-price{margin:90px 0}.services-price__title{color:#fce64d;font-size:90px;text-transform:uppercase}.services-price__content{display:flex;justify-content:space-between;margin-top:40px}.services-price__item{width:100%;text-align:center}.services-price__item:last-child .services-price__price:before{display:none}.services-price__top{background:#fce64d;font-size:32px;text-transform:uppercase;color:#231300;padding:22px 0}.services-price__price{margin-top:20px;background:#f7f7f7;font-size:40px;text-transform:uppercase;color:#231300;padding:32px 0;position:relative}.services-price__price:before{content:"";position:absolute;background:rgba(35,19,0,.15);width:1px;height:67px;right:0;top:50%;transform:translateY(-50%)}.services.services-in{margin:176px 0 140px}.services.services-in .services__left{background:#fff}.services.services-in .services__left:before{background:#fff}.services.services-in .services-swiper__prev{background:#f7f7f7}.services.services-in .services-swiper__next{background:#f7f7f7}.service-price{margin:90px 0}.service-price__title{color:#fce64d;font-size:90px;text-transform:uppercase}.service-price__price{background:#fce64d;margin-top:40px;padding:30px}.service-price__item{padding:20px 0;display:flex;justify-content:space-between;font-size:28px;text-transform:uppercase;border-bottom:1px solid rgba(35,19,0,.13)}.team-section-services{overflow:hidden;padding-bottom:210px;margin-bottom:0!important}.team-section-services .team-section__item{width:33.3%}.team-sections{margin:90px 0}.team-sections__form{display:flex;gap:40px;width:100%}.team-sections__list{display:flex;justify-content:center;flex-wrap:wrap;margin-top:30px}.team-sections .team-section__item{display:flex;flex-direction:column;align-items:center;margin-bottom:40px!important}.team-in-info{margin:80px 0}.team-in-info__title{color:#fce64d;font-size:84px;line-height:1;text-transform:uppercase}.team-in-info__desc{color:#231300;font-size:32px;text-transform:uppercase;margin-top:14px}.team-in-info__content{display:flex;margin-top:60px}.team-in-info__left{position:relative;width:448px;height:615px}.team-in-info__left:before{content:"";position:absolute;right:-30px;top:-45px;background-image:url(/resource/front/img/team-bg-top.svg);background-size:cover;background-repeat:no-repeat;width:120px;height:170px;z-index:1}.team-in-info__photo{-webkit-mask-image:url(/resource/front/img/team-bg.svg);mask-image:url(/resource/front/img/team-bg.svg);-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:448px;height:615px;background:#fce64d}.team-in-info__photo img{position:relative;width:100%;height:90%;top:10%;-o-object-fit:contain;object-fit:contain}.team-in-info__contents{width:calc(100% - 450px);padding-left:106px}.team-in-info__item{display:flex;gap:15px;font-size:30px;text-transform:uppercase;margin-bottom:47px}.team-in-info__item span:nth-child(1){color:rgba(35,19,0,.65)}.team-in-info__item span:nth-child(2){color:#231300}.team-in-info__item a{color:#231300;text-decoration:none}.team-in-info__btn{margin-top:56px}.team-in-info__btn button{padding:23px 100px}.team-in-info__text{margin-top:80px}.team-in-info__text p{font-family:Inter,sans-serif;color:#231300;font-size:18px;text-transform:uppercase;line-height:1.4}.price-info{margin:160px 0 70px}.price-info__item{font-size:24px;text-transform:uppercase;margin-bottom:25px}.price-table-top{display:flex;background:#fce64d}.price-table-top__item{width:25%;display:flex;flex-direction:column;align-items:center;padding:20px 0}.price-table-top__title{font-size:28px;color:#231300;text-transform:uppercase}.price-table-top__photos{display:flex;margin-top:12px;margin-left:10px}.price-table-top__photo{width:32px;height:32px;background:#f7f7f7;border:1px solid #231300;border-radius:50%;overflow:hidden;position:relative}.price-table-top__photo:nth-child(2){left:-5px}.price-table-top__photo:nth-child(3){left:-10px}.price-table-top__photo:nth-child(4){left:-15px}.price-table-top__photo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.price-table-content__list{background:#f7f7f7;margin:20px 0;display:flex}.price-table-content__item-left{width:25%;margin:20px 0;padding:0 20px;position:relative}.price-table-content__item-left:before{content:"";position:absolute;right:0;background:rgba(35,19,0,.15);height:60px;width:1px;top:50%;transform:translateY(-50%)}.price-table-content__item-left span:nth-child(1){display:block;font-size:22px;text-transform:uppercase;color:#231300}.price-table-content__item-left span:nth-child(2){margin-top:10px;display:block;font-family:Inter,sans-serif;font-size:16px}.price-table-content__item{width:25%;display:flex;justify-content:center;align-items:center;margin:20px 0;font-size:28px;position:relative}.price-table-content__item:last-child:before{display:none}.price-table-content__item:before{content:"";position:absolute;right:0;background:rgba(35,19,0,.15);height:60px;width:1px;top:50%;transform:translateY(-50%)}.price-table-xs{display:none}.price-table-xs__top{display:flex;flex-direction:column;align-items:center;background:#fce64d;padding:30px 0}.price-table-xs__top span:nth-child(1){font-size:22px;text-transform:uppercase;text-align:center;padding:0 10px}.price-table-xs__top span:nth-child(2){margin-top:10px;display:block;font-family:Inter,sans-serif;font-size:14px}.price-table-xs__item{display:flex;flex-wrap:wrap;text-align:center;margin:10px 0}.price-table-xs__child{width:33.3%;background:#f7f7f7;margin:5px 0;padding:15px 5px;position:relative}.price-table-xs__child:nth-child(3n):before{display:none}.price-table-xs__child:before{content:"";position:absolute;right:0;top:10px;bottom:10px;width:1px;background:rgba(35,19,0,.15)}.price-table-xs__title{font-family:Inter,sans-serif;font-size:12px;text-transform:uppercase;color:rgba(35,19,0,.55);margin-bottom:4px;height:26px}.price-table-xs__photos{display:flex;justify-content:center;margin-left:15px}.price-table-xs__price{font-size:18px;margin-top:5px;text-transform:uppercase}.barber-info{margin-top:150px}.barber-info__title{color:#fce64d;font-size:90px;line-height:1;text-transform:uppercase}.barber-info__desc{color:#231300;font-size:40px;text-transform:uppercase;margin-top:31px;width:600px;line-height:1.1}.barber-info__content{margin-top:80px;display:flex}.barber-info__photo-left{width:450px;height:615px;position:relative}.barber-info__photo-left:before{content:"";z-index:1;position:absolute;width:122px;height:172px;background-image:url(/resource/front/img/about-line.svg);background-repeat:no-repeat;background-size:cover;right:-20px;top:-45px}.barber-info__photo{width:450px;height:615px;-webkit-mask-image:url(/resource/front/img/team-bg.svg);mask-image:url(/resource/front/img/team-bg.svg);-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:relative}.barber-info__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.barber-info__middle{width:calc(100% - 225px);padding-left:120px}.barber-info__inf{font-size:32px;display:flex;align-items:center;gap:10px;margin-bottom:20px}.barber-info__inf svg{width:26px;height:34px}.barber-info__inf a{text-decoration:none;color:#231300}.barber-info__map iframe{width:490px!important;height:270px!important}.portfolio-list{margin:280px 0 150px}.portfolio-list__list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.portfolio-list__item{width:100%;height:400px;cursor:pointer;overflow:hidden}.portfolio-list__item:hover img{transform:scale(1.2)}.portfolio-list__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.portfolio-modal{width:1025px;position:fixed;z-index:991;background:#fff;top:35%;left:50%;transform:translate(-50%,-50%);padding:20px;border-radius:12px;overflow:auto;box-shadow:0 8px 8px -4px rgba(16,24,40,.04),0 20px 24px -4px rgba(16,24,40,.1);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.portfolio-modal.active{opacity:1;visibility:visible}.portfolio-modal__content{display:flex;align-items:center}.portfolio-modal__photo{width:450px;height:450px}.portfolio-modal__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.portfolio-modal__right{width:calc(100% - 450px);padding-left:40px}.portfolio-modal__name{font-size:40px;text-transform:uppercase}.portfolio-modal__info{font-family:Inter,sans-serif;font-size:20px;margin-top:20px;width:90%}.portfolio-modal__barber{margin:20px 0;font-family:Inter,sans-serif;font-size:20px}@media (max-width:1720px){.container{width:1440px}.header__left{width:35%}.header__middle{width:30%}.header__right{gap:45px;width:35%}.header__btn a,.header__btn button{padding:23px 20px}.header-phones{left:35px}.services-section__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:1520px){.container{width:1230px}.seo-page__content{width:100%}.footer__menu{width:28%}.footer__menu:nth-child(2){padding-left:40px}.footer__menu:nth-child(3){padding-left:0}.footer__social{width:5%}.header__right{gap:20px}.header__phone{font-size:20px}.header__btn a,.header__btn button{font-size:20px;padding:20px}.news-list__list{grid-template-columns:repeat(2,1fr)}.barber-info__content{flex-wrap:wrap}.barber-info__middle{width:calc(100% - 450px)}}@media (max-width:1280px){.container{width:1030px}.seo-page{padding:50px 0 80px;margin:125px 0 0}.content-text h1{font-size:64px}.content-text p{padding:0}.content-text ul{padding:0}.content-text ol{padding:0}.title{font-size:80px}.footer__content{flex-wrap:wrap}.footer__left{width:50%}.footer__menu{width:50%;margin-top:60px}.footer__social{padding-top:20px;width:100%;flex-direction:row}.footer-work{margin-top:35px}.header__left{width:40%}.header__middle{width:20%}.header__right{width:40%}.logo-bg{width:200px;height:270px}.logo-bg:before{width:300px;margin-left:-150px}.logo-bg:after{width:400px;margin-left:-200px}.header-phones{left:10px}.single-news{margin-top:200px}.single-news__title h1{font-size:80px}.single-news__date{margin-top:10px}.single-news__content{margin:30px 0}.single-news__content h2{font-size:54px;margin:70px 0 20px}.single-news-photos-two__bottom:before{width:64px;height:91px;top:-28px;right:-10px}.other-section__title{width:100%}.other-section__top{margin-bottom:40px}.services-section__list{margin-top:30px}.services-section__photo{height:400px}.services-section__name{font-size:34px}.service-in__main{font-size:86px}.service-about .about__title{width:100%}.service-about .about__title h1{font-size:80px}.services-price__title{font-size:80px}.services-price__content{margin-top:15px}.services-price__top{font-size:28px}.services-price__price{font-size:28px;margin-top:24px}.services-price__price:before{top:12px}.service-price__title{font-size:80px}.team-section-services .team-section__item{width:50%}.team-sections__list{margin-top:70px}.team-in-info__contents{padding-left:40px}.team-in-info__item{font-size:24px;margin-bottom:30px}.price-table-top__title{font-size:32px}.price-table-top__photo{width:40px;height:40px}.price-table-content__list{margin:20px 0}.price-table-content__item-left{padding:0 25px}.price-table-content__item-left span:nth-child(1){font-size:32px}.price-table-content__item{font-size:32px}.barber-info__title{font-size:80px}.barber-info__desc{font-size:32px;margin-top:14px}.barber-info__inf{font-size:32px;margin-bottom:30px}.barber-info__map iframe{width:100%!important}.portfolio-list{margin:220px 0 120px}.portfolio-list__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:1080px){.container{width:780px}.error-section__title{font-size:140px}.error-section__desc{font-size:32px}.error-section__btn a{padding:14px 0}.contact-info__item{margin-bottom:15px}.contact-info__item a{font-size:20px}.contact-info__item a svg{width:20px;height:20px}.header-xs{display:flex}.header-xs-close{display:block}.header-xs-btn{display:flex;justify-content:center;margin-top:62px}.header-xs-btn a,.header-xs-btn button{display:block;text-decoration:none;border:unset;text-align:center;background:#231300;color:#fff;text-transform:uppercase;font-size:20px;width:90%;padding:20px 0;cursor:pointer;border-radius:0 0 0 11px;position:relative;overflow:hidden}.header-xs-btn a span,.header-xs-btn button span{z-index:2;position:relative}.header-xs-btn a .bg,.header-xs-btn button .bg{position:absolute;background-image:url(/resource/front/img/bg-button-xs.svg);width:135px;bottom:-5px;z-index:1;background-size:contain;top:-2px;right:-2px;background-repeat:no-repeat}.header-xs-btn a:before,.header-xs-btn button:before{content:"";position:absolute;left:0;top:0;background:#fff;width:28px;height:1px}.header-xs-btn a:after,.header-xs-btn button:after{content:"";position:absolute;left:0;top:0;background:#fff;height:14px;width:1px}.header__left{position:fixed;width:100%;top:0;bottom:0;right:-100%;opacity:0;background:#f4dc40;visibility:hidden;z-index:9;transition:all .3s ease-in-out}.header__left.active{right:0;opacity:1;visibility:visible}.header__left ul{display:flex;flex-direction:column;align-items:center;padding-top:160px}.header__left ul li{margin-bottom:21px}.header__left ul li a{font-size:24px}.header__middle{width:100%}.header__right{width:0}.header__phone{display:none}.header__btn a,.header__btn button{display:none}.logo-bg{background-image:url(/resource/front/img/bg-logo-xs.svg);width:152px;height:312px}.logo-bg:before{background-image:url(/resource/front/img/bg-logo1-xs.svg);width:208px;margin-left:-104px}.logo-bg:after{background-image:url(/resource/front/img/bg-logo2-xs.svg);width:270px;margin-left:-135px}.header-phones{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:unset;padding:30px 50px 10px}.header-phones__close{display:block;position:absolute;right:0;top:0;padding:14px}.header-phones__close svg{width:14px;height:14px}.news-list{margin:140px 0 80px}.news-list__list{grid-template-columns:repeat(1,1fr)}.services-section__item a button{margin-top:10px;width:100%;padding:14px 0;justify-content:center}.services-section__photo{height:305px}.service-price{margin:80px 0}.service-price__price{margin-top:20px;background:unset;padding:0}.service-price__item{background:#fce64d;flex-direction:column;align-items:center;margin-bottom:40px;border-bottom:unset}.team-sections__form{justify-content:center}.team-in-info{margin:60px 0}.team-in-info__title{font-size:80px}.team-in-info__desc{font-size:30px}.team-in-info__content{flex-wrap:wrap;margin-top:40px}.team-in-info__contents{width:100%;margin-top:40px;padding-left:0}.team-in-info__text{margin-top:40px}.team-in-info__text p{font-size:16px;text-transform:unset}.price-table{display:none}.price-table-xs{display:block}.barber-info__content{margin-top:40px}.barber-info__middle{width:100%;padding-left:0;margin-top:40px}.portfolio-list{margin:160px 0 100px}.portfolio-list__list{grid-template-columns:repeat(2,1fr)}.portfolio-modal{width:100%;padding-bottom:40px;top:0;left:0;border-radius:0;bottom:0;transform:translate(0,0)}}@media (max-width:820px){[data-aos-delay]{transition-delay:0s!important}.container{width:90%}.btn-one{width:100%;justify-content:center;padding:14px 0;font-size:20px}.seo-page{margin:110px 0 0}.seo-page__button{margin-top:40px}.seo-page__button button{font-size:24px}.content-text h1{font-size:40px;margin:20px 0 24px}.title{font-size:40px}.footer__logo{width:132px;height:145px}.footer__logo img{width:60px}.footer__left{width:100%;display:flex}.footer__right{padding-left:15px}.footer__menu{width:100%;margin-top:32px}.footer__menu:nth-child(2){padding-left:0}.footer__menu:nth-child(4){padding-left:0}.footer__menu ul li{margin-bottom:12px}.footer__menu ul li a{font-size:16px}.footer__social{gap:14px}.footer__social svg{width:24px;height:24px}.footer__title{font-size:16px}.footer-barber a{gap:8px}.footer-barber a svg{width:16px;height:16px}.footer-barber a span{font-size:16px}.footer-phone a{gap:8px}.footer-phone a svg{width:16px;height:16px}.footer-phone a span{font-size:16px}.footer-mail a{gap:8px}.footer-mail a svg{width:16px;height:16px}.footer-mail a span{font-size:16px}.footer-work{font-size:16px}.footer-work-time{gap:8px}.footer-work-time svg{width:16px;height:16px}.footer-work-time span{font-size:16px}.footer-bottom{margin-top:25px;padding:30px 0}.footer-bottom__content{flex-wrap:wrap;gap:15px}.footer-bottom__copping{font-size:16px;width:100%}.footer-bottom__info{font-size:16px;width:100%}.custom-select__active span{font-size:16px}.custom-select__item a{font-size:16px}.header{padding:18px 0}.header__middle img{width:45px}.modal{width:90%;padding:34px 20px}.modal__title{font-size:24px}.modal__desc{font-size:14px;width:100%}.modal-thank{width:90%}.news-list__item{margin-bottom:35px}.news-list__photo{height:400px}.news-list__name{font-size:40px}.news-list__desc{font-size:16px;height:56px}.news-list__btn{margin-top:20px}.news-list__btn button{padding:14px 0}.single-news__title h1{font-size:42px}.single-news__content p{font-size:16px}.single-news__content ul li{font-size:16px}.single-news__content ol li{font-size:16px}.single-news-photos{flex-wrap:wrap}.single-news-photos__left{width:100%}.single-news-photos__left:before{width:64px;height:90px}.single-news-photos__right{width:100%;display:flex;gap:10px;margin-top:10px}.single-news-photos__item{height:unset;width:100%;margin-bottom:unset}.single-news-photos-two{flex-wrap:wrap}.single-news-photos-two__left{width:100%}.single-news-photos-two__right{width:100%;margin-top:20px}.other-section{margin:70px 0}.other-section__top{margin-bottom:30px}.services-section{margin:80px 0}.services-section__list{grid-template-columns:repeat(1,1fr)}.service-in{margin:40px 0 180px}.service-in__main{font-size:62px}.service-about .about__title h1{font-size:40px}.services-price{margin:80px 0 40px}.services-price__title{font-size:40px}.services-price__content{flex-wrap:wrap}.services-price__item{margin-bottom:20px}.services-price__top{padding:14px 0;font-size:22px}.services-price__price{margin-top:10px;padding:14px 0;font-size:22px}.services.services-in{margin:100px 0}.service-price{margin:50px 0}.service-price__title{font-size:40px;line-height:1}.service-price__item{font-size:20px;padding:0;margin-bottom:10px}.service-price__item span{padding:10px 0;width:90%;text-align:center}.service-price__item span:nth-child(1){border-bottom:1px solid rgba(35,19,0,.13)}.team-section-services{padding-bottom:120px}.team-section-services .team-section__item{width:100%}.team-sections__form{flex-wrap:wrap;gap:15px}.team-sections .team-section__item{margin-bottom:40px!important}.team-in-info{margin:40px 0}.team-in-info__title{font-size:40px}.team-in-info__desc{font-size:20px;margin-top:5px}.team-in-info__content{margin-top:10px}.team-in-info__left{width:100%;height:unset}.team-in-info__left:before{width:74px;height:96px;right:-18px;top:-10px}.team-in-info__photo{width:100%;height:unset}.team-in-info__contents{margin-top:15px}.team-in-info__item{flex-wrap:wrap;gap:4px;font-size:20px;margin-bottom:20px}.team-in-info__item span{width:100%}.team-in-info__btn{margin-top:30px}.price-info{margin:150px 0 30px}.price-info__item{font-size:16px;margin-bottom:10px}.price-table-top__photo{width:25px;height:25px}.price-table-xs__top{padding:10px 0}.barber-info{margin-top:220px}.barber-info__title{font-size:40px}.barber-info__desc{font-size:20px;width:80%}.barber-info__content{margin-top:20px}.barber-info__photo-left{margin:auto;width:345px;height:465px}.barber-info__photo-left:before{width:64px;height:91px;top:-28px;right:-10px}.barber-info__photo{width:100%;height:465px}.barber-info__inf{font-size:28px;margin-bottom:25px}.barber-info__inf svg{height:26px}.portfolio-list{margin:200px 0 100px}.portfolio-list__list{gap:8px}.portfolio-list__item{height:280px}.portfolio-modal__content{flex-wrap:wrap}.portfolio-modal__photo{width:100%;height:unset;margin-top:20px}.portfolio-modal__right{width:100%;padding-left:0;margin-top:30px}}@media (max-width:500px){.portfolio-list__item{height:210px}}@media (max-width:400px){.news-list__photo{height:260px}}@media (max-width:390px){.portfolio-list__item{height:180px}}