@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Sansation&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Noto Sans,sans-serif}::selection{background:red}body{background:#000}a{text-decoration:none}html,body,#root{height:100%;margin:0}#root{display:flex;flex-direction:column}.app-wrapper{min-height:100%;display:flex;flex-direction:column}.page-content{flex:1}.header{position:fixed;top:0;left:0;width:100%;padding:0 10%;background:transparent;display:flex;justify-content:space-between;align-items:center;z-index:100;transition:.5s ease}img{height:150px;width:150px}.header.scrolled{background:#000000d9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.navbar{display:flex;align-items:center;gap:40px;transition:.4s}.navbar a{position:relative;font-size:18px;color:#fff;font-weight:500}.navbar a:before{content:"";position:absolute;width:0;top:100%;left:0;height:2px;background:#fff;transition:.3s}.navbar a:hover:before{width:100%}.menu-btn{width:45px;height:45px;background:#d63d49;border-radius:6px;display:none;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;gap:5px;padding:8px}.menu-btn span{width:22px;height:2px;background:#fff;display:block}@media screen and (max-width:1200px){.menu-btn{display:flex}.navbar{position:absolute;top:90px;right:10%;background:#000000e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px;border-radius:10px;display:flex;flex-direction:column;gap:15px;opacity:0;pointer-events:none;transform:translateY(-15px)}.navbar.open{opacity:1;pointer-events:auto;transform:translateY(0)}}.footer{background:url(/assets/footer-BN3REZKq.webp);color:#fff;padding:0;background-size:cover}.footer-overlay{background:#00000040;padding:40px 10px}.footer-container{max-width:1200px;margin:auto;display:flex;justify-content:space-around;gap:40px;flex-wrap:wrap}.footer-column h3{margin-bottom:15px;font-size:20px;text-transform:uppercase;letter-spacing:1px}.footer-column p{margin:6px 0;font-size:15px}.highlight{color:#f44;transition:color .5s ease}.highlight:hover{color:#fff}.socials{display:flex;gap:15px;margin-top:15px}.social-icon{background:#fff;color:#000;padding:10px;border-radius:5px;font-size:18px;transition:.2s}.social-icon:hover{background-color:#f44;color:#fff}.footer-bottom{text-align:center;margin-top:40px;font-size:14px;opacity:.8}@media(max-width:750px){.footer-container{display:flex;flex-direction:column;align-items:center;text-align:center}}.hero-section{width:100%;height:80vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000059;z-index:1}.hero-content{color:#fff;margin-left:20%;max-width:600px;z-index:2}.hero-subtitle{font-size:20px;font-weight:600;margin-bottom:20px}.hero-quote-box{display:flex;align-items:center;gap:20px;margin-bottom:10px}.quote-symbol{display:block;font-size:40px;font-weight:700;border:1px solid white;border-radius:4px;padding:10px 10px 0}.hero-quote{font-size:25px;font-weight:700;line-height:1.3}.hero-line-top{width:15%;height:2px;background:#fff;margin:10px 0 30px}.hero-line-flex{display:flex;gap:5px;align-items:center}.hero-line{width:60%;height:2px;background:#fff;margin:15px 0 30px}.hero-main-title{padding-right:10px;font-size:30px;font-weight:700;margin-bottom:40px}.hero-button{display:inline-flex;align-items:center;gap:10px;border:3px solid white;padding:10px 25px;font-size:18px;color:#fff;transition:.3s}.hero-button:hover{background:#fff;color:#000}.arrow{font-size:22px}@media screen and (max-height:800px){.hero-section{height:100vh}}@media screen and (max-width:1400px){.logo img{max-width:120px;max-height:120px}.hero-section{padding-top:150px}}@media screen and (max-width:750px){.hero-content{margin:0 10%}}@media screen and (max-height:500px)and (orientation:landscape){.hero-section{height:auto;min-height:500px;padding-top:150px;padding-bottom:40px;background-position:center}}.main-section{width:100%;height:100vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.main-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000071;z-index:1}.main-content{color:#fff;margin:0 20%;max-width:600px;z-index:2}.main-number{font-size:20px;font-weight:500;margin-bottom:10px}.main-line-top{width:20%;height:2px;background:#fff;margin-bottom:20px}.main-line-bottom{width:10%;height:2px;background:#fff}.main-subtitle{font-size:35px;font-weight:700;padding-right:10px;margin-bottom:20px}.main-top{margin-bottom:10%}.main-bottom{display:flex;flex-direction:column;gap:40px;font-weight:500}@media screen and (max-height:800px){.main-section{height:120vh}}@media screen and (max-width:750px){.main-content{margin:0 10%}}@media screen and (max-height:500px)and (orientation:landscape){.main-section{height:auto;min-height:500px;padding-top:100px;padding-bottom:40px;background-position:center}}.service-section{width:100%;height:100vh;background-size:cover;background-position:center -250px;position:relative;display:flex;align-items:center}.service-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000071;z-index:1}.service-section-content{color:#fff;margin:0 20%;max-width:600px;z-index:2}.service-section-number{font-size:20px;font-weight:500;margin-bottom:10px}.service-section-line-top{width:20%;height:2px;background:#fff;margin-bottom:20px}.service-section-line-bottom{width:10%;height:2px;background:#fff}.below-subtitle{display:flex;align-items:center;gap:5px}.service-section-subtitle{font-size:35px;font-weight:700;padding-right:10px;margin-bottom:20px}.service-section-top{margin-bottom:10%}.service-section-bottom{display:flex;flex-direction:column;gap:20px;font-weight:500}.service-title{font-size:30px;margin-bottom:5px}.service-icon{width:100px;height:100px}.service-item{display:flex}.service-section-button{display:inline-flex;width:300px;align-items:center;gap:10px;border:3px solid white;margin-top:30px;padding:10px 25px;font-size:18px;color:#fff;transition:.3s}.service-section-button:hover{color:#000;background:#fff}@media screen and (max-width:1200px){.service-section{background-position:center}}@media screen and (max-width:750px){.service-section-content{margin:0 10%}.service-section{background-position:top}}@media screen and (max-height:500px)and (orientation:landscape){.service-section{height:auto;min-height:500px;padding-top:100px;padding-bottom:40px;background-position:center}}.pricing-section{position:relative;width:100%;background-size:cover;background-position:center -200px;padding:100px 0;color:#fff}.pricing-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000008f;z-index:1}.pricing-content{position:relative;z-index:2;max-width:600px;margin:0 20%}.pricing-top{margin-bottom:40px}.pricing-number{font-size:16px;opacity:.9;margin-bottom:5px}.pricing-line-top{width:20%;height:2px;background:#fff;margin-bottom:20px}.pricing-title{font-size:50px;font-weight:700;margin-bottom:20px}.pricing-subtitle-line{width:10%;height:2px;background:#fff;margin-bottom:20px}.pricing-description{width:90%;line-height:1.5;opacity:.9;margin-bottom:40px}.pricing-list{display:flex;flex-direction:column;gap:10px}.pricing-item{display:flex;justify-content:space-between;align-items:center}.pricing-item-title{font-size:22px;font-weight:700;margin-bottom:5px}.pricing-item-desc{opacity:.85}.pricing-cost{font-size:18px;font-weight:600}.pricing-divider{width:100%;height:2px;background:#fff;margin:10px 0}.pricing-button{display:inline-flex;align-items:center;gap:10px;border:3px solid white;padding:12px 28px;font-size:18px;color:#fff;text-decoration:none;margin-top:40px;transition:.3s}.pricing-button:hover{background:#fff;color:#000}.arrow{font-size:20px}@media(max-width:900px){.pricing-content{margin:0 10%}.pricing-title{font-size:45px}.pricing-description{width:100%}}.hero-service-section{width:100%;height:40vh;padding-top:100px;background-size:cover;background-position:center -55%;position:relative;display:flex;align-items:center}.hero-service-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000059;z-index:1}.hero-service-content{color:#fff;margin-left:20%;max-width:600px;z-index:2}.hero-service-subtitle{font-size:20px;font-weight:600;margin-bottom:20px}.hero-service-line-top{width:15%;height:2px;background:#fff;margin:10px 0 30px}.hero-service-line-flex{display:flex;gap:10px;padding-right:50px;align-items:center}.hero-service-main-title{padding-right:10px;font-size:40px;font-weight:600}@media screen and (max-height:800px){.hero-service-section{height:50vh}}@media screen and (max-width:1400px){.logo img{max-width:120px;max-height:120px}.hero-service-section{padding-top:150px;background-position:center top}}@media screen and (max-width:750px){.hero-service-section{background-position:center 70%;height:35vh}}@media screen and (max-height:500px)and (orientation:landscape){.hero-service-section{height:auto;min-height:500px;padding-top:150px;padding-bottom:40px;background-position:center 60%}}.price-list-section{color:#fff;display:flex;flex-direction:column;margin:60px 20%}.price-list-title{font-size:50px;padding-right:20px}.upper-line{width:10%;height:2px;background-color:red;margin:10px 0}.bottom-line{width:15%;height:2px;background-color:#fff;margin:10px 0 30px}.price-list-par{font-size:16px;font-weight:600;margin-bottom:70px}.container{color:#dcdcdc;display:flex;gap:60px}.element-title{font-size:25px;font-weight:400;margin-bottom:15px}.box-title{font-size:20px;font-weight:800;margin-bottom:5px}.box-text{margin-bottom:15px;color:#dcdcdc}.box-text-flex{display:flex;gap:20px;justify-content:space-between}.line-box{background-color:#fff;height:2px;margin-bottom:10px}.service-button{color:#fff;background-color:red;border:0;border-radius:5px;font-size:18px;font-weight:600;align-self:center;text-align:center;padding:10px;margin-top:50px;width:60%}@media screen and (max-width:600px){.price-list-title{font-size:30px}}@media screen and (max-width:1080px){.container{flex-direction:column}}.contact-section{width:100%;color:#fff}.contact-hero{position:relative;min-height:400px;height:50vh;background-size:cover;background-position:center -200px;display:flex;align-items:center}.contact-hero-overlay{position:absolute;inset:0;background:#0006}.contact-hero-title{position:relative;margin-left:15%;font-size:48px;font-weight:700;z-index:2}.contact-text{display:flex;flex-direction:column}.contact-content{background-size:cover;background-position:center;padding:100px 0}.contact-inner{width:70%;margin-left:15%}.contact-small-title{font-size:14px;letter-spacing:2px;opacity:.8}.contact-description{margin:20px 0 30px;line-height:1.6;max-width:500px}.contact-info{display:inline-block;align-self:flex-start;margin-bottom:15px;font-size:16px;color:#ff4d4d;transition:color .5s ease}.contact-info:hover{color:#fff}.contact-button{font-size:15px;border:none;width:250px;border-radius:6px;margin-top:30px;padding:20px;background:#e53935;color:#fff;text-decoration:none;font-weight:600;cursor:pointer;transition:.3s}.contact-button:hover{background:#fff;color:#000}.contact-map{width:100%;height:400px}.contact-map iframe{width:100%;height:100%;border:0}@media(max-width:900px){.contact-hero-title{margin-left:10%;font-size:36px}.contact-hero{background-position:center 70%}.contact-inner{width:80%;margin-left:10%}}@media(max-width:600px){.contact-hero{height:50vh;background-position:center 70%}.contact-hero-title{font-size:30px}.contact-content{padding:60px 0}}@media screen and (max-height:500px)and (orientation:landscape){.contact-hero{height:auto;min-height:500px;padding-bottom:40px;background-position:center 60%}}.barbers-page{width:100%;color:#fff}.barbers-hero{position:relative;height:50vh;min-height:360px;background-size:cover;background-position:center;display:flex;align-items:center}.barbers-hero__overlay{position:absolute;inset:0;background:#00000073}.barbers-hero__content{position:relative;z-index:2;margin-left:12%}.barbers-hero__tinyline{width:70px;height:2px;margin-top:70px;background:#ffffffbf;margin-bottom:18px}.barbers-hero__title{font-size:56px;font-weight:800;letter-spacing:2px}.barbers-section{position:relative;background-color:#0b0b0b;background-size:cover;background-position:center;padding:120px 0}.barbers-section:before{content:"";position:absolute;inset:0;background:#0000008c;z-index:1}.barbers-section__inner{position:relative;z-index:2;width:76%;margin:0 auto}.barbers-header{max-width:720px;margin-bottom:70px}.barbers-header__number{font-size:16px;opacity:.9;margin-bottom:10px}.barbers-header__redline{width:90px;height:2px;background:#e53935;margin-bottom:22px}.barbers-header__title{font-size:50px;font-weight:600;letter-spacing:1px;margin-bottom:26px}.barbers-header__subtitle{font-size:17px;font-weight:400;line-height:1.7;opacity:.9}.barbers-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:55px}.barber-card__imageWrap{width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#ffffff08;border-radius:10px}.barber-card__imageWrap img{width:100%;height:100%;object-fit:cover;display:block}.barber-card__meta{margin-top:22px}.barber-card__name{font-size:20px;font-weight:500;opacity:.9;margin-bottom:14px}.barber-card__line{width:100%;height:2px;background:#ffffff59}@media(max-width:1100px){.barbers-section__inner{width:86%}.barbers-header__title{font-size:54px;letter-spacing:4px}.barbers-grid{gap:28px}}@media(max-width:800px){.barbers-grid{grid-template-columns:1fr}.barbers-hero__content{margin-left:10%}.barbers-hero__title{font-size:42px}}@media(max-width:600px){.barbers-section{padding:80px 0}.barbers-header__title{font-size:40px;letter-spacing:3px}}@media screen and (max-height:500px)and (orientation:landscape){.barbers-hero{height:auto;min-height:320px;padding:80px 0 40px}}.gallery-page{width:100%;color:#fff}.gallery-hero{position:relative;height:50vh;min-height:360px;background-size:cover;background-position:center;display:flex;align-items:center}.gallery-hero__overlay{position:absolute;inset:0;background:#00000073}.gallery-hero__content{position:relative;z-index:2;margin-left:12%}.gallery-hero__tinyline{width:70px;height:2px;background:#ffffffbf;margin-bottom:18px}.gallery-hero__title{font-size:56px;font-weight:800;letter-spacing:2px}.gallery-section{position:relative;background-size:cover;background-position:center;padding:110px 0 90px;overflow:hidden}.gallery-section__overlay{position:absolute;inset:0;background:#0000008c;z-index:1}.gallery-section__inner{position:relative;z-index:2;width:76%;margin:0 auto}.gallery-section__header{max-width:900px;margin-bottom:40px}.gallery-section__num{font-size:16px;opacity:.9;margin-bottom:10px}.gallery-section__redline{width:90px;height:2px;background:#e53935;margin-bottom:22px}.gallery-section__title{font-size:62px;font-weight:500;letter-spacing:1px;margin-bottom:22px}.gallery-section__whiteline{width:40px;height:2px;background:#ffffffb3}.gallery-carousel{position:relative;margin-top:40px}.gallery-viewport{overflow:hidden;border-radius:0}.gallery-track{display:flex;transition:transform .5s ease;will-change:transform;gap:0}.gallery-slide{border:0;padding:0;margin:0;background:transparent;cursor:pointer;flex:0 0 calc(100% / 3)}.gallery-slide img{width:100%;height:420px;object-fit:contain;display:block;border-radius:0}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:999px;background:#0000008c;color:#fff;font-size:34px;line-height:1;cursor:pointer;z-index:3;display:grid;place-items:center;transition:background .2s ease,transform .2s ease}.gallery-arrow:hover{background:#000000bf}.gallery-arrow.left{left:-12px}.gallery-arrow.right{right:-12px}.lightbox{position:fixed;inset:0;background:#000000d1;z-index:9999;display:flex;align-items:center;justify-content:center}.lightbox-body{width:92vw;height:88vh;display:grid;place-items:center}.lightbox-image{width:auto;height:auto;max-width:92vw;max-height:88vh;object-fit:contain;display:block;border-radius:6px}.lightbox-close{position:absolute;top:18px;right:22px;width:44px;height:44px;border:0;border-radius:999px;background:#0000008c;color:#fff;font-size:28px;cursor:pointer}.lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:58px;height:58px;border:0;border-radius:999px;background:#00000073;color:#fff;font-size:44px;cursor:pointer;display:grid;place-items:center}.lightbox-arrow.left{left:22px}.lightbox-arrow.right{right:22px}@media(max-width:1100px){.gallery-section__inner{width:86%}.gallery-section__title{font-size:54px;letter-spacing:4px}.gallery-hero__title{font-size:44px}.gallery-slide{flex:0 0 50%}.gallery-slide img{height:380px}}@media(max-width:600px){.gallery-hero{height:45vh;min-height:320px}.gallery-hero__title{font-size:34px}.gallery-section{padding:80px 0 70px}.gallery-section__title{font-size:40px;letter-spacing:1px}.gallery-slide{flex:0 0 100%}.gallery-slide img{height:320px}.gallery-arrow.left{left:6px}.gallery-arrow.right{right:6px}.lightbox-body{width:min(92vw,900px);height:min(80vh,760px)}.lightbox-arrow{width:46px;height:46px;font-size:36px}}@media screen and (max-height:500px)and (orientation:landscape){.gallery-hero{height:auto;min-height:320px;padding:80px 0 40px}}
