*{box-sizing:border-box;margin:0;padding:0}@keyframes water{0%{filter:blur(0);transform:scale(1)}50%{filter:blur(3px);transform:scale(1.05)}to{filter:blur(0);transform:scale(1)}}.home_container{background-color:#000;height:100vh;overflow:hidden;width:100%}.home{animation:water 4s infinite;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;margin-left:7%;max-width:86%;transition:background-image .5s ease-in-out;will-change:background-image}.fade-in{animation:fade-in 1s forwards;will-change:opacity}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.image-container{text-align:center}.image-container img{height:auto;margin-top:18rem;max-width:50%}.home_center_images_box{display:flex;justify-content:center;margin:0 auto;width:60%}.home_center_images_box div{margin-right:20px}.home_center_images_box img{height:auto;width:100%}@media (min-width:1800px){.image-container img{margin-top:22rem}}@media (max-width:850px){.image-container img{max-width:70%}.home_center_images_box{width:75%}}@media (max-width:600px){.image-container img{max-width:80%}.home_center_images_box{width:85%}}@media (max-width:450px){.image-container img{max-width:90%}.home_center_images_box{width:95%}}nav{align-items:center;justify-content:space-between;margin-top:40px;padding:0 8%;position:absolute;width:100%;z-index:4}nav,ul{display:flex}ul{list-style-type:none;width:38%}a{color:#fff;padding:0 .6rem;text-decoration:none;transition:color .4s ease}ul a.active,ul a:hover{color:red}.header_logo{color:#fff;cursor:pointer;height:150px;width:150px}.header_logo img{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;width:100%}.header_contact_container{align-items:center;display:flex;justify-content:space-around;width:38%}.work_time_text{color:#b3b3b3}.telephone_number:hover{color:red}.submit{background-color:red;border-radius:18px;cursor:pointer;display:inline-block;font-size:1rem;padding:10px 20px;text-align:center;transition:transform .3s ease,background-color .3s ease}.submit:hover{transform:scale(1.05)}.burger-menu{cursor:pointer;display:none;z-index:3}.burger-icon span{background-color:#fff;display:block;height:3px;margin:5px;transition:transform .4s,opacity .4s;width:25px}.burger-icon.open span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.burger-icon.open span:nth-child(2){opacity:0}.burger-icon.open span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.nav-links{align-items:center;display:flex;justify-content:space-between;list-style:none;transition:transform .5s ease}.nav-links.nav-active{transform:translateY(0)}@media (max-width:1200px){.nav-links{align-items:center;background-color:#000;flex-direction:column;height:70%;justify-content:center;position:fixed;right:0;top:-100%;transition:transform .5s ease,top .5s ease;width:100%}.nav-links.nav-active{top:0}.burger-menu{display:block}ul{flex-direction:column}ul li{margin:20px 0}.header_contact_container{display:none}.nav-links.nav-active .header_contact_container{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;margin-top:20px}}@media screen and (max-width:900px){.header_logo{height:120px;width:120px}}@media screen and (max-width:500px){.header_logo{height:100px!important;margin-top:1px!important;width:100px!important}}.footer{bottom:80px;color:#fff;margin-left:7%;padding-left:1%;position:absolute;width:84%;z-index:1}.footer,.location_box{align-items:center;display:flex;justify-content:space-between}.location_box{font-size:18px;width:21%}.location_box:first-child{margin-top:3px}.location_box a{color:#fff;cursor:pointer;transition:color .3s ease}.location_box a:hover{color:red}.social_media_box{display:flex;font-size:28px;justify-content:space-between;width:12%}.social_media_box a{align-items:center;display:flex;justify-content:center;transition:color 1s ease}.social_media_box a:hover{color:red;cursor:pointer}@media screen and (min-width:900px) and (max-width:1200px){.social_media_box{width:18%}}@media screen and (min-width:500px) and (max-width:900px){.social_media_box{width:22%}}@media screen and (min-width:200px) and (max-width:500px){.social_media_box{flex-direction:column;gap:10px}}@media (max-width:1500px){.location_box{width:25%}}@media (max-width:1200px){.location_box{width:30%}}@media (max-width:950px){.location_box{width:40%}}@media (max-width:715px){.location_box{width:50%}}@media (max-width:500px){.location_box{width:60%}.footer{bottom:40px!important}}.barbers_container{background-color:#000;display:flex;flex-direction:column;height:100vh;width:100%}.barbers_box{display:flex;flex-direction:row;height:calc(100vh - 150px);width:100%}.barber{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;filter:grayscale(100%);height:100vh;justify-content:center;position:relative;transition:filter .5s ease;width:50%}.barber:hover{filter:grayscale(0)}.barber_name{bottom:23%;color:red;font-size:28px;font-weight:600;left:50%;letter-spacing:2px;opacity:0;position:absolute;text-align:center;text-transform:uppercase;transform:translateX(-50%);transition:opacity .5s ease,color .5s ease;width:60%}.barber:hover .barber_name{opacity:1}.barber:first-child{background-image:url(/static/media/barber_one.c6d75f0253e940442c93.jpg);background-position:top}.barber:nth-child(2){background-image:url(/static/media/barber_two.934b98724654a5c15569.jpg);background-position:top}.barber:nth-child(3){background-image:url(/static/media/barber_three.789278d0be68f2943e4e.webp);background-position:50%}.barber:nth-child(4){background-image:url(/static/media/barber_four.fc3a66d5077e585f39dc.jpg);background-position:50%}@media (max-width:1000px){.barbers_box{flex-wrap:wrap;height:100vh}.barber{filter:none;height:50vh;width:50%}.barber_name{color:red;opacity:1}.barber:hover .barber_name{opacity:1}}@media (max-width:500px){.barber_name{font-size:18px}}@media (max-width:400px){.barber_name{bottom:19%;font-size:15px}}.Services_container{background-color:#000;height:100vh;overflow-y:auto;position:relative;width:100%}.service_bg_image{background-image:url(https://rival.team/images/hover.png);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(8px);height:100vh;margin-left:1%;position:fixed;width:96%}.centered_boxes_container{padding-top:15rem}.centered_box{background:#0009;border:2px solid #ffffff26;border-radius:3px;color:#fff;justify-content:space-between;margin:24px auto;min-height:144px;padding:20px 50px 20px 20px;position:relative;width:85%;z-index:2}.centered_box,.service_content,.service_icon{align-items:center;display:flex}.service_icon{height:50px;justify-content:center;margin-right:20px;width:50px}.service_text{max-width:60%}.service_main_text{font-size:1.2rem;font-weight:700}.service_sub_text{color:#ffffffbf;font-size:.9rem;margin-top:8px}.service_price{border-left:1px solid gray;color:#e74c3c;font-size:1.5rem;font-weight:700;padding-left:20px;text-align:right}.Service_footer{color:#fff;display:flex;justify-content:space-between;margin:24px auto;min-height:144px;position:relative;width:85%;z-index:2}.Service_footer .service_location_box{align-items:center;display:flex;font-size:18px;justify-content:space-between;width:20%}.Service_footer .service_location_box a:last-child{color:#fff;cursor:pointer;transition:color .3s ease}.Service_footer .service_location_box a:last-child:hover{color:red}.Service_footer .service_social_media_box{display:flex;font-size:28px;justify-content:space-between;width:14%}.Service_footer .service_social_media_box a{align-items:center;display:flex;justify-content:center;transition:color 1s ease}.Service_footer .service_social_media_box a:hover{color:red;cursor:pointer}@media screen and (min-width:400px) and (max-width:850px){.Service_footer .service_social_media_box{width:28%}}@media (max-width:400px){.Service_footer .service_social_media_box{flex-direction:column}}@media screen and (max-width:775px){.centered_boxes_container{padding-top:12rem}.centered_box{align-items:flex-start;flex-direction:column;padding:20px}.service_price{font-size:1.3rem;margin-top:20px;text-align:left}.service_content{border-right:none;width:100%}.service_text{max-width:100%}}.Work_container{background-color:#000;height:100vh;overflow:hidden;position:relative;width:100%}.button-container{bottom:60px;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.toggle-button{background-color:initial;border:2px solid #fff;color:#fff;cursor:pointer;display:block;margin:0 10px;padding:10px 20px;text-align:center;transition:background-color .3s,color .3s}.toggle-button.active,.toggle-button:hover{background-color:#fff;border:2px solid red;color:red}.carousel-container{height:100vh;overflow:hidden;position:relative;width:100%}.carousel{display:flex}.carousel-slide{background-position:50%;background-size:cover;cursor:pointer;filter:grayscale(100%);flex-shrink:0;height:100vh;transition:filter .5s ease;width:25%}.carousel-slide:hover{filter:grayscale(0)}@media screen and (max-width:1400px){.carousel-slide{height:75vh}.button-container{bottom:220px}}@media screen and (max-width:1000px){.carousel-slide{width:50%}}@media screen and (max-width:550px){.carousel-slide{width:100%}}.Shop_container{height:100vh;width:100%}.shop_bg{background-image:url(https://rival.team/images/bg-shop.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;max-width:100%;position:relative}.coming_soon{color:#fff;font-size:3rem;font-weight:600;height:auto;margin-top:21rem;position:absolute;text-align:center;width:100%}
/*# sourceMappingURL=main.49018a87.css.map*/