*{margin:0;padding:0;list-style:none;scroll-behavior:smooth}body{font-family:Raleway,Arial,sans-serif;font-size:16px;line-height:21px;color:#303030;min-width:375px;background-color:#fff}@media (min-width: 768px){body{font-size:17px;line-height:22px}}@media (min-width: 1280px){body{font-size:19px;line-height:24px}}@media (min-width: 1920px){body{font-size:25px;line-height:30px}}@media (min-width: 768px){h2{font-size:35px;line-height:40px}}@media (min-width: 1280px){h2{font-size:42px;line-height:46px}}@media (min-width: 1920px){h2{font-size:50px;line-height:54px}}.suptitle{font-size:12px;text-transform:uppercase;position:relative;padding-left:50px}.suptitle:before{content:"";position:absolute;top:7px;left:0;width:40px;height:1px;background-color:#303030}@media (min-width: 768px){.suptitle{padding-left:75px}.suptitle:before{width:60px}}@media (min-width: 1280px){.suptitle{font-size:15px}.suptitle:before{top:9px}}@media (min-width: 1920px){.suptitle{font-size:20px}.suptitle:before{top:12px}}.online-booking{text-transform:uppercase;color:#303030;font-weight:600;text-decoration:none;display:block;width:max-content;padding:12px 20px;border:1px solid #d5ad5a;border-radius:30px;transition:.4s}.online-booking:hover{color:#fff;background-color:#d5ad5a}@media (min-width: 1920px){.online-booking{padding:15px 25px}}.container{padding:55px 15px;margin:0 auto}@media (min-width: 768px){.container{padding:80px 30px}}@media (min-width: 1280px){.container{padding:110px 60px}}@media (min-width: 1920px){.container{padding:150px 120px}}.main-header{color:#d5ad5a;background-image:url(../img/bg/mobile/header.png);background-size:cover;background-repeat:no-repeat;padding:161px 15px 150px}@media (min-width: 768px){.main-header{background-image:url(../img/bg/tablet/header.png);padding:300px 30px}}@media (min-width: 1280px){.main-header{background-image:url(../img/bg/laptop/header.png);padding:300px 60px}}@media (min-width: 1920px){.main-header{padding:410px 120px}}.main-header__info{display:flex;flex-direction:column;align-items:start;row-gap:20px}@media (min-width: 768px){.main-header__info{row-gap:25px;width:max-content;margin:0 auto}}@media (min-width: 1280px){.main-header__info{row-gap:30px}}.main-header__suptitle:before{top:9px;background-color:#d5ad5a}@media (min-width: 1280px){.main-header__suptitle:before{top:12px}}.main-header__title{font-size:35px;line-height:40px;color:#fff}@media (min-width: 768px){.main-header__title{font-size:50px;line-height:55px}}@media (min-width: 1280px){.main-header__title{font-size:63px;line-height:68px}}@media (min-width: 1920px){.main-header__title{font-size:90px;line-height:75px}}.main-header__description{width:285px;text-align:justify}@media (min-width: 768px){.main-header__description{width:373px}}@media (min-width: 1280px){.main-header__description{width:510px}}@media (min-width: 1920px){.main-header__description{width:730px}}.main-nav{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:20px 15px;z-index:8;transition:.4s}.main-nav--scroll{background-color:#303030}@media (min-width: 768px){.main-nav{padding:25px 30px}}@media (min-width: 1280px){.main-nav{padding:25px 60px}}@media (min-width: 1920px){.main-nav{padding:30px 120px}}.main-nav__block{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:250px;height:100vh;padding:20px 25px;background-color:#fff;z-index:9;overflow:hidden;transform:translate(100%);transition:.4s}.main-nav__block--open{transform:translate(0)}@media (min-width: 768px){.main-nav__block{flex-direction:row;column-gap:35px;position:static;height:auto;background-color:transparent;width:auto;padding:0;transform:translate(0)}}@media (min-width: 1280px){.main-nav__block{column-gap:75px}}@media (min-width: 1920px){.main-nav__block{column-gap:150px}}.main-nav__list{display:flex;flex-direction:column;row-gap:35px;margin-top:40px}@media (min-width: 768px){.main-nav__list{flex-direction:row;column-gap:20px;margin-top:0}}@media (min-width: 1280px){.main-nav__list{align-items:center;column-gap:35px}}@media (min-width: 1920px){.main-nav__list{column-gap:50px}}.main-nav__link{text-decoration:none;letter-spacing:2px;font-weight:700;color:#303030;transition:.4s}.main-nav__link--logo{color:#fff;font-size:26px}.main-nav__link--menu{font-size:20px}.main-nav__link:not(.main-nav__link--logo):hover{color:#d5ad5a}@media (min-width: 768px){.main-nav__link{color:#fff}.main-nav__link--logo{font-size:28px}.main-nav__link--logo:hover{color:#d5ad5a}.main-nav__link:not(.main-nav__link--logo){font-size:16px}}@media (min-width: 1280px){.main-nav__link--logo{font-size:40px;line-height:30px}.main-nav__link:not(.main-nav__link--logo){font-size:inherit}}@media (min-width: 1920px){.main-nav__link--logo{font-size:50px;line-height:38px}}.main-nav__button{display:flex;flex-direction:column;row-gap:7px;width:40px;height:max-content;background-color:transparent;border:none;cursor:pointer}.main-nav__button--close{width:28px;height:28px;background-color:transparent;background-image:url(../img/icons/close.svg);background-repeat:no-repeat;background-size:contain;align-self:end}@media (min-width: 768px){.main-nav__button{display:none}}.main-nav__button-elem{display:block;width:100%;height:3px;background-color:#fff}.main-nav__info{display:flex;flex-direction:column;row-gap:20px;margin-top:60px}@media (min-width: 768px){.main-nav__info{align-items:center;margin-top:0}}@media (min-width: 1280px){.main-nav__info{flex-direction:row;column-gap:30px}}@media (min-width: 1920px){.main-nav__info{column-gap:50px}}@media (min-width: 768px){.main-nav__booking-link{display:none}}@media (min-width: 1280px){.main-nav__booking-link{color:#fff;display:block}}.about{scroll-margin-top:3em}.about__block{display:flex;column-gap:30px}@media (min-width: 1920px){.about__block{column-gap:50px}}.about__images{display:none}@media (min-width: 768px){.about__images{display:flex;flex-direction:column;row-gap:30px}}@media (min-width: 1280px){.about__images{flex-direction:row;column-gap:30px}}@media (min-width: 1920px){.about__images{column-gap:50px}}.about__img{object-fit:cover}@media (min-width: 1280px){.about__img{width:270px;height:445px}.about__img:nth-of-type(1){object-position:-81px 0}}@media (min-width: 1920px){.about__img{width:410px;height:585px}.about__img:nth-of-type(1){object-position:-53px 0}}.about__title{margin:20px 0}@media (min-width: 1920px){.about__title{margin:35px 0}}.about__description{text-align:justify}.about__booking-link{margin-top:20px}@media (min-width: 768px){.about__booking-link{margin-top:44px}}@media (min-width: 1280px){.about__booking-link{margin-top:93px}}@media (min-width: 1920px){.about__booking-link{margin-top:126px}}.services{scroll-margin-top:3em;color:#d5ad5a;background:#191c26 url(../img/bg/mobile/price.png);background-size:cover;background-repeat:no-repeat}@media (min-width: 1280px){.services{background:#191c26 url(../img/bg/laptop/price.png);background-repeat:no-repeat;background-size:cover}}.services__suptitle:before{background-color:#d5ad5a}@media (min-width: 1920px){.services__suptitle:before{top:13px}}.services__title{color:#fff;width:max-content;margin:20px auto 44px}@media (min-width: 768px){.services__title{margin:20px 0 44px}}@media (min-width: 1920px){.services__title{margin:30px 0 60px}}.services__list-block{display:none}@media (min-width: 1280px){.services__list-block{display:flex;column-gap:30px;width:max-content;margin:0 auto}}@media (min-width: 1920px){.services__list-block{column-gap:65px}}.services__list{display:flex;flex-direction:column;row-gap:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 25px;border:1px solid #d5ad5a}@media (min-width: 768px){.services__list{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:32px 40px}}@media (min-width: 1280px){.services__list{row-gap:30px;width:488px}.services__list--one{display:none}}@media (min-width: 1920px){.services__list{row-gap:50px;width:750px;padding:40px 45px}}.services__item{position:relative;display:flex;justify-content:space-between;margin-left:17px}.services__item:before{content:"";position:absolute;top:7px;left:-17px;width:8px;height:8px;background-color:#d5ad5a;border-radius:50%}@media (min-width: 1280px){.services__item{margin-left:25px}.services__item:before{top:8px;width:9px;height:9px}}@media (min-width: 1920px){.services__item:before{top:11px}}.services__booking-link{margin:25px auto 0;color:#fff}@media (min-width: 768px){.services__booking-link{margin:40px auto 0}}@media (min-width: 1280px){.services__booking-link{margin:44px auto 0}}@media (min-width: 1920px){.services__booking-link{margin:60px auto 0}}@media (min-width: 1280px){.advantages__block{display:flex;column-gap:130px}}@media (min-width: 1920px){.advantages__block{column-gap:150px}}.advantages__title{margin:20px 0}@media (min-width: 1280px){.advantages__title{margin:25px 0}}@media (min-width: 1920px){.advantages__title{margin:35px 0}}.advantages__description{text-align:justify}.advantages__list{display:grid;grid-template-columns:163px 163px;justify-content:center;gap:0px 25px;margin-top:44px}@media (min-width: 768px){.advantages__list{grid-template-columns:210px 210px;gap:0 30px}}@media (min-width: 1280px){.advantages__list{order:-1;margin-top:0}}@media (min-width: 1920px){.advantages__list{grid-template-columns:350px 350px;gap:0 60px}}.advantages__item{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:137px;height:113px;background-color:#f7f7f7;padding:10px}.advantages__item span{font-size:30px;font-weight:700;position:relative;margin-bottom:10px}.advantages__item span:after{content:"+";font-size:22px;font-weight:300;color:#d5ad5a;position:absolute;top:-5px}.advantages__item:nth-of-type(2),.advantages__item:nth-of-type(4){margin-top:25px}@media (min-width: 768px){.advantages__item{width:170px;height:93px;padding:20px}.advantages__item:nth-of-type(2),.advantages__item:nth-of-type(4){margin-top:30px}}@media (min-width: 1920px){.advantages__item{width:290px;height:140px;padding:30px}.advantages__item span{font-size:35px;margin-bottom:15px}.advantages__item span:after{font-size:35px}.advantages__item:nth-of-type(2),.advantages__item:nth-of-type(4){margin-top:60px}}.barbers{scroll-margin-top:3em;background-color:#f7f7f7}.barbers__title{margin:20px 0 44px}@media (min-width: 1920px){.barbers__title{margin:30px 0 60px}}.barbers__list{display:flex;flex-direction:column;row-gap:40px}@media (min-width: 768px){.barbers__list{row-gap:64px}}@media (min-width: 1280px){.barbers__list{flex-direction:row;justify-content:center;column-gap:30px}}@media (min-width: 1920px){.barbers__list{column-gap:50px}}.barbers__item{display:flex;flex-direction:column;align-items:center}.barbers__barber-photo{object-fit:cover}@media (min-width: 768px){.barbers__barber-photo{width:400px;height:500px}}@media (min-width: 1280px){.barbers__barber-photo{width:367px;height:450px}}@media (min-width: 1920px){.barbers__barber-photo{width:550px;height:650px}}.barbers__barber-name{margin:30px 0 8px}.barbers__barber-position{color:#d5ad5a}.gallery__list{display:flex;flex-direction:column;align-items:center;row-gap:30px;margin:44px auto 0}@media (min-width: 768px){.gallery__list{flex-direction:row;flex-wrap:wrap;gap:30px;width:708px}}@media (min-width: 1280px){.gallery__list{width:max-content}}@media (min-width: 1920px){.gallery__list{gap:50px}}.gallery__img{object-fit:cover}@media (min-width: 768px){.gallery__img{width:339px;height:365px}}@media (min-width: 1280px){.gallery__img{width:267px;height:360px}}@media (min-width: 1920px){.gallery__img{width:415px;height:610px}}.contacts{scroll-margin-top:3em;color:#d5ad5a;background:#191c26 url(../img/bg/mobile/contacts.png);background-size:cover;background-repeat:no-repeat}@media (min-width: 768px){.contacts{background-position:0}}@media (min-width: 1280px){.contacts{background:#191c26 url(../img/bg/laptop/contacts.png);background-size:cover;background-repeat:no-repeat;background-position:0}}.contacts__title{color:#fff;margin:0 auto;width:max-content}@media (min-width: 768px){.contacts__title{margin:0}}@media (min-width: 768px){.contacts__info{display:flex;align-items:center;column-gap:120px}}@media (min-width: 1280px){.contacts__info{margin-top:45px}}@media (min-width: 1920px){.contacts__info{margin-top:60px}}.contacts__list{display:flex;flex-direction:column;row-gap:20px;margin:40px 0}@media (min-width: 768px){.contacts__list{margin:40px 0 0}}@media (min-width: 1280px){.contacts__list{margin:0}}@media (min-width: 1920px){.contacts__list{row-gap:35px}}.contacts__item{position:relative;padding-left:35px}.contacts__item:before{content:"";position:absolute;top:-2px;left:0;width:25px;height:25px;background-repeat:no-repeat;background-size:contain}.contacts__item--phone:before{background-image:url(../img/icons/phone.svg)}.contacts__item--adress{font-weight:700}.contacts__item--adress:before{background-image:url(../img/icons/map-pin.svg)}.contacts__item a{color:#d5ad5a;text-decoration:none;transition:.4s}.contacts__item a:hover{opacity:.5}@media (min-width: 1920px){.contacts__item{padding-left:50px}.contacts__item:before{top:-4px;width:40px;height:40px}}.contacts__times{display:flex;flex-direction:column;row-gap:20px}@media (min-width: 1920px){.contacts__times{row-gap:35px}}.contacts__work-time:before{top:9px;background-color:#d5ad5a}@media (min-width: 1280px){.contacts__work-time:before{top:12px}}@media (min-width: 1920px){.contacts__work-time:before{top:13px}}.main-footer{display:flex;justify-content:space-between;padding:25px 15px}@media (min-width: 768px){.main-footer{padding:40px 30px}}@media (min-width: 1280px){.main-footer{padding:50px 60px}}@media (min-width: 1920px){.main-footer{padding:60px 120px}}.main-footer__copyright{color:#d5ad5a}.main-footer__list{position:relative}.main-footer__list:before{content:"";position:absolute;top:10px;left:-70px;width:60px;height:1px;background-color:#303030}@media (min-width: 1280px){.main-footer__list:before{top:11px}}@media (min-width: 1920px){.main-footer__list:before{top:15px}}.main-footer__link{color:inherit;text-decoration:none;transition:.4s}.main-footer__link:hover{opacity:.5}
