@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Koulen&family=Lato&family=Nunito&family=Playfair+Display:ital@1&family=Prata&family=Raleway:ital,wght@1,100&family=Roboto&family=Roboto+Condensed&family=Teko&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;900&display=swap);.ServiceDetailsStyles_background__133QA{background-color:#fff}.ServiceDetailsStyles_app__1nb-V{max-width:800px;margin:0 auto;padding:20px;font-family:Arial,sans-serif}.ServiceDetailsStyles_unitPrice__3ImgY{font-size:15px;font-weight:700}.ServiceDetailsStyles_serviceName__1_oyT{font-size:18px;font-weight:700;margin-bottom:10px}.ServiceDetailsStyles_appHeader__1ibBR{background-color:#71777a;padding:20px;text-align:center;color:#fff;position:relative;overflow:hidden}.ServiceDetailsStyles_headerContent__3Y-VI{max-width:600px;margin:0 auto;-webkit-animation:ServiceDetailsStyles_slideIn__3WvoZ 1s ease-in-out;animation:ServiceDetailsStyles_slideIn__3WvoZ 1s ease-in-out}@-webkit-keyframes ServiceDetailsStyles_slideIn__3WvoZ{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ServiceDetailsStyles_slideIn__3WvoZ{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.ServiceDetailsStyles_appTitle__3WjxS{font-size:32px;margin-top:0;margin-bottom:10px}.ServiceDetailsStyles_appSubtitle__374di{font-size:18px;margin-top:0;margin-bottom:0}.ServiceDetailsStyles_productList__1heQo{text-align:center}.ServiceDetailsStyles_serviceContainer__1W7MM{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:20px;gap:20px}.ServiceDetailsStyles_serviceCard__JszuJ{width:250px;padding:20px;background-color:#e0dede;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.ServiceDetailsStyles_serviceCard__JszuJ:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.ServiceDetailsStyles_serviceImage__T_q-o{width:100%;height:150px;object-fit:cover;border-radius:5px;margin-bottom:10px}.ServiceDetailsStyles_serviceCard__JszuJ h3{margin-top:0;margin-bottom:10px}.ServiceDetailsStyles_serviceCard__JszuJ p{margin-bottom:10px}.ServiceDetailsStyles_bookNowBtn__rWxOa{display:block;width:100%;padding:10px;background-color:#333;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.ServiceDetailsStyles_bookNowBtn__rWxOa:hover{background-color:#555}.ServiceDetailsStyles_backButton__2pU1f{position:absolute;margin-top:50px;top:20px;left:20px;display:inline-block;padding:10px 20px;background-color:#555;color:#fff;text-decoration:none;width:80px;height:50px;position:fixed;border-radius:5px;transition:background-color .3s ease}.ServiceDetailsStyles_backButton__2pU1f:hover{background-color:#777}.ServiceDetailsStyles_backButtonImage__1hJ39{width:30px;height:30px}.main,.mainsignup{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.mainsignup label{font-size:15px;font-weight:700}.mainsignup h1{font-size:20px;font-weight:700}.container{height:85rem;width:100%;display:flex;align-items:center;justify-content:center;background-color:grey;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px}.signup-modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.close-button{width:0;margin-top:-20px}.form{position:fixed;max-width:410px;width:100%;padding:30px;border-radius:6px;height:540px;overflow:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;background-color:#f5f5f5;box-shadow:0 2px 6px rgba(0,0,0,.3);margin-top:23%;margin-left:50%;-webkit-transform:translate(-50%,-45%);transform:translate(-50%,-45%)}.box{border:2px solid rgba(8,6,6,.5294117647058824);border-inline-style:none;padding:10px;background-color:#fdf8f8;display:inline-block}.signup-login-header{font-size:3em;color:#333;text-transform:uppercase;letter-spacing:2px;font-family:sans-serif;background-color:hsla(0,0%,96.1%,.5215686274509804);padding:10px;border-radius:10px;box-shadow:-1px 1px rgba(0,0,0,.33)}input{text-transform:none}header{font-size:28px;font-weight:600;color:#232836;text-align:center}form{margin-top:30px}.form .field{position:relative;height:50px;width:100%;margin-top:20px;border-radius:6px}.field button,.field input{height:100%;width:100%;border:none;font-size:16px;font-weight:400;border-radius:6px}.field input{outline:none;padding:0 15px;border:1px solid#cacaca}.field input:focus{border-bottom-width:2px}.eye-icon{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;color:#8b8b8b;cursor:pointer;padding:5px}.field button{color:#fff;background-color:#0171d3;transition:all .3s ease;cursor:pointer}.field button:hover{background-color:#46a006}.form-link{text-align:center;margin-top:10px}.form-link a,.form-link span{font-size:14px;font-weight:400;color:#232836}.form a{color:#0171d3;text-decoration:none}.form-content a:hover{text-decoration:underline}.line{position:relative;height:1px;width:100%;margin:36px 0;background-color:#d4d4d4}.line:before{content:"Or";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;color:#8b8b8b;padding:0 15px}.media-options a{display:flex;align-items:center;justify-content:center}#error-message{color:red;background-color:#ffe6e6;padding:10px;border-radius:5px;font-size:15px}.hidden{display:none}a.facebook{color:#fff;background-color:#4267b2}a.facebook .facebook-icon{height:28px;width:28px;color:#0171d3;font-size:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff}@media screen and (max-width:400px){.form{padding:20px 10px}}.radioLogin{display:flex;padding:3rem;font-size:12px;font-weight:700;flex-wrap:nowrap;justify-content:space-around}.radioLogin label{text-align:center}.h2tag{padding-top:30px}.toggle-password{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:25px;background:none;border:none;padding:0;cursor:pointer}.toggle-password:before{content:"";display:block;width:20px;height:20px;background-image:url(https://cdn-icons-png.flaticon.com/128/4298/4298899.png);background-repeat:no-repeat;background-size:cover}.toggle-password.show:before{background-image:url(https://cdn-icons-png.flaticon.com/128/2355/2355322.png)}.wrapper{justify-content:center;display:flex;flex-wrap:wrap;background-color:#2f4f4f}.boxx,.wrapper{text-align:center}.boxx{margin:20px;width:300px;height:300px;padding:1.5rem;border-radius:15px 50px}.boxx,.boxx img{background-color:#fff}.boxx img{width:100px;border-radius:50%}.boxx img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 15px #fff}.btn{border:none;outline:none;font-size:17px;margin-top:10px;padding:8px 15px;background:grey;border-radius:5px;display:block;text-decoration:none;text-align:center}.btn:hover{letter-spacing:1px;-webkit-transform:scale(1.03);transform:scale(1.03);box-shadow:0 10px 15px rgba(0,0,0,.3)}.service-heading{text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont;font-size:60px;-webkit-font-feature-settings:"pcap","c2pc";font-feature-settings:"pcap","c2pc";font-variant-caps:all-petite-caps;border-bottom:groove;font-size:xx-large;margin:5% 30% 20px}.ProfileStyles_profileform__iq24O{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;width:500px;margin:auto;font-size:18px}.ProfileStyles_profileform__iq24O label{flex-basis:30%;text-align:left;display:block;margin-bottom:7px;font-weight:400;color:#000;font-size:16px;max-inline-size:none}.ProfileStyles_profileform__iq24O input{flex-basis:65%;font-size:16px}.ProfileStyles_profileform__iq24O input[type=text]::-webkit-input-placeholder{text-align:left;padding-left:10px}.ProfileStyles_profileform__iq24O input[type=text]::placeholder{text-align:left;padding-left:10px}.ProfileStyles_profileform__iq24O input[type=tel]::-webkit-input-placeholder{text-align:left;padding-left:10px}.ProfileStyles_profileform__iq24O input[type=tel]::placeholder{text-align:left;padding-left:10px}.ProfileStyles_formContainer__3dki1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5%}.ProfileStyles_profileSection__PIl9r{display:flex;flex-direction:column;align-items:center;margin-top:20px}.ProfileStyles_profilePicture__3C1hq{position:-webkit-sticky;position:sticky;-webkit-margin-after:2rem;margin-block-end:2rem;-webkit-margin-start:87%;margin-inline-start:87%}.ProfileStyles_pictureContainer__2H2Sb{width:180px;height:180px;border-radius:50%;overflow:hidden;position:relative;transition:all .3s ease}.ProfileStyles_pictureContainer__2H2Sb:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.ProfileStyles_pictureContainer__2H2Sb img{width:100%;height:100%;object-fit:cover}.ProfileStyles_defaultPicture__J7cpV{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#f0f0f0;color:#555;font-size:60px}.ProfileStyles_uploadLabel__2XrDQ{display:none;position:absolute;bottom:0;left:0;right:0;padding:12px;background-color:rgba(0,0,0,.7);color:#fff;text-align:center;font-size:14px;cursor:pointer;transition:opacity .3s ease}.ProfileStyles_pictureContainer__2H2Sb:hover .ProfileStyles_uploadLabel__2XrDQ{display:block;opacity:1}.ProfileStyles_uploadLabel__2XrDQ i{margin-right:5px}.ProfileStyles_profileName__2qH6r input{width:100%;padding:10px;margin-top:10px;border:1px solid #ddd;border-radius:5px}.ProfileStyles_profileForm__3vyoa{display:flex;flex-direction:column;align-items:center;justify-content:center}.ProfileStyles_profileForm__3vyoa input{padding:10px;margin-bottom:20px;border-radius:5px;border:1px solid #ccc;width:100%;box-sizing:border-box}.ProfileStyles_profileForm__3vyoa button,.ProfileStyles_updateButton__2JTAW{padding:10px 20px;border-radius:5px;border:none;color:#fff;background-color:#4caf50;cursor:pointer}.ProfileStyles_updateButton__2JTAW{margin-right:10px}.ProfileStyles_backButton__2icid{padding:10px 20px;border-radius:5px;border:none;color:#fff;background-color:#4caf50;cursor:pointer;margin-top:20px;background-color:#ccc}.ProfileStyles_backButton__2icid:hover{background-color:#ddd}h2{margin-bottom:20px}button{display:inline-block;margin-right:10px}.ProfileStyles_txt__2aHR_{border-radius:30px}.ProfileStyles_profileCover__29-l_{background:linear-gradient(rgba(57,65,42,0),rgba(0,0,0,.42)),url(https://img.freepik.com/premium-photo/blurred-transparent-blue-colored-clear-calm-water-surface-texture-with-splashes-bubbles-trendy-abstract-nature-background-water-waves-sunlight-water-background_532332-1377.jpg?w=2000);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;image-orientation:none}.ProfileStyles_dropdownContent__1SLjw{position:absolute;background-color:#f1f1f1;margin-left:8px;min-width:160px;max-width:10px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.ProfileStyles_dropdownContent__1SLjw a{color:#000;padding:12px 16px;text-decoration:none;font-size:12px;display:block;text-align:center;-webkit-text-stroke:medium}.ProfileStyles_dropdownContent__1SLjw a:hover{background-color:#ddd}.ProfileStyles_show__y31J9{display:block}.contain{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;z-index:100;background-color:#000;height:6rem;padding:10px;width:100%}.contain .logo{display:-webkit-inline-box;font-size:3rem;color:var(--white);font-weight:700}.contain .logo span{font-weight:400}.contain .navbar a{font-size:1.7rem;color:var(--white);margin-left:50rem}.contain .menu{font-size:2rem;color:var(--white);display:none}.contain.active{background:var(--white);padding:3rem 9%;box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.contain.active .logo,.contain.active .menu,.contain.active .navbar a{color:var(--black)}.add-service-modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.addform{display:flex;position:fixed;max-width:400px;max-height:40rem;padding:30px;border-radius:6px;height:540px;overflow:auto;scroll-behavior:smooth;overflow-x:clip;scroll-snap-type:y mandatory;background-color:#f5f5f5;box-shadow:0 2px 6px rgba(0,0,0,.3);margin-top:23%;margin-left:50%;-webkit-transform:translate(-50%,-45%);transform:translate(-50%,-45%);flex-direction:column;background-image:linear-gradient(180deg,#0ff,#fff)}.close-button{color:#aaa;float:right;font-size:28px;font-weight:700}.close-button:focus,.close-button:hover{color:#000;text-decoration:none;cursor:pointer}.addform label{font-weight:700;margin-bottom:.5rem}.addform input,select,textarea{margin-bottom:1rem;padding:.5rem}.addform button[type=submit]{padding:.5rem;background-color:#007bff;color:#fff;border:none;border-radius:.25rem;cursor:pointer}#image-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1rem;margin-top:1rem}.image-preview-item{position:relative;overflow:hidden}.image-preview-item img{display:block;max-width:100%;height:auto}.image-preview-item button{position:absolute;top:0;right:0;padding:.25rem;background-color:#007bff;color:#fff;border:none;border-radius:.25rem;cursor:pointer}.addcontainer{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background-color:grey;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.addheading{text-align:center;margin-bottom:25px;font-family:Verdana,Geneva,Tahoma,sans-serif}body{font-family:Arial,sans-serif;margin:0;background-color:#f1f1f1}.SellerServices_serheader__2iWEz{background-color:#333;color:#fff;padding-top:10.5rem;display:flex}.SellerServices_serheader__2iWEz h1 button{margin-bottom:20px}main{padding:2rem;display:flex;flex-wrap:wrap;justify-content:space-between}.SellerServices_card__NOhln{background-color:#eee;border:1px solid #ccc;border-radius:5px;padding:1rem;width:45%;margin-bottom:2rem}.SellerServices_card__NOhln h2{margin-top:0}.SellerServices_card__NOhln p{margin:.5rem 0}.SellerServices_card__NOhln a{display:block;margin-top:1rem}footer{background-color:#333;color:#fff;padding:1rem;text-align:center}footer p{margin:0}h1{text-align:center}.SellerServices_services__2-_ww{display:flex;position:relative;flex-wrap:wrap;justify-content:center}.SellerServices_service__1_WNn{width:250px;margin:20px;position:relative;padding:20px;border:1px solid #ddd;background-color:#fff;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,.1);border-radius:5px;height:45rem;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out}.SellerServices_service__1_WNn:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0 4px 10px rgba(0,0,0,.2)}.SellerServices_service-image__3xFTQ{width:80%;height:auto;border-radius:50%;object-fit:cover;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.SellerServices_service__1_WNn:hover .SellerServices_service-image__3xFTQ{-webkit-transform:scale(1.05);transform:scale(1.05)}.SellerServices_service-name__qGgki{margin-top:15px;font-size:24px;color:#333;transition:color .3s ease-in-out}.SellerServices_service__1_WNn:hover .SellerServices_service-name__qGgki{color:#000}.SellerServices_service__1_WNn button{padding:10px 20px;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease-in-out}.SellerServices_description__3BxO3{font-size:16px;line-height:1.5;color:#777;-webkit-margin-before:40px;margin-block-start:40px}.SellerServices_cost__em7m5{font-weight:700;color:#555;font-size:18px;padding-right:30px;position:absolute;bottom:80px}@media (max-width:768px){.SellerServices_service__1_WNn{width:100%}.SellerServices_services__2-_ww{justify-content:flex-start}}.SellerServices_serbtn__Q-xFz{font-family:Roboto,sans-serif;font-weight:0;font-size:14px;color:#fff;background-color:#2960cd;padding:10px 30px;border:2px solid #0c42f2;box-shadow:0 0 0 0 #000;border-radius:50px;display:flex;flex-direction:row;align-items:center;cursor:pointer;margin-bottom:2rem;margin-top:-2rem;width:15%;margin-left:82%}.SellerServices_serbtn__Q-xFz,.SellerServices_serbtn__Q-xFz:hover{transition:1s;-webkit-transform:translateY(0);transform:translateY(0)}.SellerServices_serbtn__Q-xFz:hover{padding:10px 50px;background-color:#fff;color:#0007cc;border:2px solid #0030cc}.SellerServices_serbtn__Q-xFz img{width:25px;margin-left:3px;margin-right:3px;flex-direction:row}.SellerServices_sellerservice__6jUli{padding:100px}.SellerServices_remove-button__eix1l{display:inline-block;padding:8px 16px;background-color:#4541c7;color:#fff;font-size:14px;font-weight:700;border:none;border-radius:4px;position:absolute;cursor:pointer;bottom:20px;margin-left:-5.8rem;width:50%;transition:background-color .3s ease-in-out}.SellerServices_remove-button__eix1l:hover{background-color:#2722c1}.my-order-heading{margin-top:6%;font-size:xx-large}.table-container{margin-top:20px;padding:20px}#order-table{width:100%;border-collapse:collapse;font-size:14px}#order-table td,#order-table th{padding:10px;border:1px solid #ddd;width:10px}#order-table th{background-color:#f2f2f2}#order-table td,#order-table th{text-align:center}#order-table td.status{font-weight:700;color:#fff;text-transform:uppercase}#order-table td.status.pending{background-color:#ffc107}#order-table td.status.delivered{background-color:#28a745}#order-table td.status.cancelled{background-color:#dc3545}#order-table td.action button{padding:5px 10px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.SellerDashboardStyles_contain__YSAv2{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;z-index:100;background-color:#000;height:6rem;padding:10px;width:100%}.SellerDashboardStyles_contain__YSAv2 .SellerDashboardStyles_logo__38INj{display:-webkit-inline-box;font-size:3rem;color:var(--white);font-weight:700}.SellerDashboardStyles_contain__YSAv2 .SellerDashboardStyles_logo__38INj span{font-weight:400}.SellerDashboardStyles_contain__YSAv2 .SellerDashboardStyles_navbar__3Q4aq a{font-size:1.7rem;color:var(--white);margin-left:50rem}.SellerDashboardStyles_contain__YSAv2 .SellerDashboardStyles_menu__3dKSQ{font-size:2rem;color:var(--white);display:none}.SellerDashboardStyles_contain__YSAv2.SellerDashboardStyles_active__5pq-W{background:var(--white);padding:3rem 9%;box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.SellerDashboardStyles_contain__YSAv2.SellerDashboardStyles_active__5pq-W .SellerDashboardStyles_logo__38INj,.SellerDashboardStyles_contain__YSAv2.SellerDashboardStyles_active__5pq-W .SellerDashboardStyles_menu__3dKSQ,.SellerDashboardStyles_contain__YSAv2.SellerDashboardStyles_active__5pq-W .SellerDashboardStyles_navbar__3Q4aq a{color:var(--black)}.SellerDashboardStyles_dash__4_uLI{width:100%;margin-right:auto;margin-left:auto;box-sizing:border-box;display:block;background-color:#f8f9fa;padding:60px 15px 10rem}.SellerDashboardStyles_dash__4_uLI h1{font-size:6.5rem;font-weight:300;line-height:1.2;margin:30px}.SellerDashboardStyles_dash__4_uLI p{font-size:2rem;font-weight:300;margin-top:0}.SellerDashboardStyles_intro__1sSW0{text-align:center;margin-bottom:-6%;font-size:2.5rem;font-weight:500;line-height:1.2}.SellerDashboardStyles_logout-btn__KTllA{align-items:center;justify-content:center;background-color:#fff;color:#333;font-size:16px;text-decoration:none;border:2px solid #333;border-radius:4px;padding:6px 15px;transition:all .3s ease-in-out}.SellerDashboardStyles_logout-btn__KTllA a{margin-right:10px}.SellerDashboardStyles_logout-btn__KTllA:hover{background-color:#333;color:#fff}.SellerDashboardStyles_btn-lg-div__3OhCG{display:flex;justify-content:center;align-items:center;flex-direction:row}.SellerDashboardStyles_btn-lg__1KW6o{display:inline-block;background:linear-gradient(180deg,#0f0,#037824);color:#fff;border:none;padding:70px 100px;font-size:24px;font-weight:700;border-radius:10px;box-shadow:0 2px 5px rgba(23,162,83,.3);cursor:pointer;margin-left:10%;margin-top:10%;margin-bottom:100px}.SellerDashboardStyles_btn-lg__1KW6o:hover{background:linear-gradient(to bottom right,#037824,#0f0)}#SellerDashboardStyles_goto-service-page__1LbI4{display:inline-block;background:linear-gradient(180deg,#ff0,red);color:#fff;border:none;padding:70px 100px;font-size:24px;font-weight:700;border-radius:10px;box-shadow:0 2px 5px rgba(23,162,83,.3);cursor:pointer;margin-left:7%;margin-top:10%}#SellerDashboardStyles_goto-service-page__1LbI4:hover{background:linear-gradient(180deg,red,#ff0)}#SellerDashboardStyles_my-orders__389gg{display:inline-block;background:linear-gradient(180deg,#00bfff,#00008b);color:#fff;border:none;padding:70px 90px;font-size:24px;font-weight:700;border-radius:10px;box-shadow:0 2px 5px rgba(23,162,83,.3);cursor:pointer;margin-left:7%;margin-top:10%}#SellerDashboardStyles_my-orders__389gg:hover{background:linear-gradient(90deg,#00008b,#00bfff)}.SellerDashboardStyles_sellerfooter___llTk{background-color:#000;color:#fff;display:flex;width:100%;height:auto;padding:20px 50px}.SellerDashboardStyles_sellerfooter___llTk h4{margin-left:31px;margin-top:25px;margin-bottom:25px;font-size:25px}.SellerDashboardStyles_sellerfooter___llTk ul{list-style:none;padding-left:60px}.SellerDashboardStyles_sellerfooter___llTk ul li{margin-bottom:10px;font-size:15px}.SellerDashboardStyles_sellerfooter___llTk i{margin-right:10px;display:table-row-group}.SellerDashboardStyles_sellerfooter___llTk form{margin-top:20px}.SellerDashboardStyles_sellerfooter___llTk input[type=email]{background-color:initial;border:2px solid #fff;color:#fff;padding:10px;width:70%}.SellerDashboardStyles_sellerfooter___llTk button{background-color:#fff;border:none;color:#000;padding:10px}button i{margin-right:8px}.SellerDashboardStyles_icon__3bDqF{color:#fff;margin-right:4px}.SellerDashboardStyles_sellernav__3Ig30{position:fixed;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem;color:#6c757d!important;background-color:#f8f9fa!important}@media (min-width:992px){.SellerDashboardStyles_sellernav__3Ig30{flex-flow:row nowrap;justify-content:flex-start;flex-wrap:nowrap}}*{font-family:Montserrat,sans-serif;margin:0;padding:0;box-sizing:border-box;outline:none;border:none;text-decoration:none;text-transform:capitalize;transition:.2s linear;width:100%}:root{--black:#16161d;--white:#fff;--light-color:grey;--light-bg:#f5f5f8;--google-color:#4285f4;--twitter-color:#1da1f2;--youtube-color:red;--linkedin-color:#0e76a8}html{font-size:62.5%;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:6rem}html::-webkit-scrollbar{width:1rem}html::-webkit-scrollbar-track{background:#fff;background:var(--white)}html::-webkit-scrollbar-thumb{background:#16161d;background:var(--black)}section{padding:5rem 9%}.btn{font-weight:400;font-size:1.7rem;border:.1rem solid #fff;border:.1rem solid var(--white);border-radius:10rem;padding:1.5rem 4rem}.btn,.btn:hover{color:#fff;color:var(--white)}.btn:hover{background:#16161d;background:var(--black)}.heading{font-size:3.5rem;font-weight:500;margin-bottom:5rem;text-align:center}.header{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;z-index:100;height:6rem;padding:10px;width:100%}.header.active{background:rgba(244,240,240,.9294117647058824);padding:3rem 9%;box-shadow:0 .5rem 1rem rgba(241,220,220,0)}.header .logo{display:-webkit-inline-box;font-size:3rem;color:#fff;color:var(--white);font-weight:700}.header .logo span{font-weight:400}.header .navbar a{font-size:1.7rem;color:#fff;color:var(--white);margin-left:4rem}.header .menu{font-size:2rem;color:#fff;color:var(--white);display:none}.header.active .logo,.header.active .menu,.header.active .navbar a{color:#16161d;color:var(--black)}.home{height:100vh;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(https://c4.wallpaperflare.com/wallpaper/51/534/524/background-wall-vacuum-cleaner-wallpaper-preview.jpg) no-repeat;background-size:cover;background-position:50%;background-attachment:fixed;display:flex;align-items:center;justify-content:center;flex-flow:column;text-align:center}.home h1{font-size:6rem}.home h1,.home p{font-weight:400;margin-bottom:3rem;color:#fff;color:var(--white)}.home p{font-size:1.7rem;text-transform:none}.about .box-container .box .image{height:40rem}.about .box-container .box .image img{width:100%;height:100%;border-radius:15px;object-fit:cover}.about .box-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));grid-gap:10rem;gap:10rem}.about .box-container .box p{font-size:1.7rem;line-height:1.5;margin-bottom:1.5rem;color:grey;color:var(--light-color);text-transform:none}.services{background:#f5f5f8;background:var(--light-bg)}.services .box-container{display:flex;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));grid-gap:5rem;gap:5rem;flex-direction:row;align-items:center}.services .box-container .box{background:#fff;background:var(--white);text-align:center;border-radius:1rem;padding:3rem;margin:2rem}.services .box-container .box img{width:110px;height:100px}.services .box-container .box h3{margin-bottom:2rem;font-size:2rem}.services .box-container .box p{font-size:1.5rem;line-height:2;color:grey;color:var(--light-color)}.services .box-container .box:hover{background:#16161d;background:var(--black)}.services .box-container .box:hover h3,.services .box-container .box:hover p{color:#fff;color:var(--white)}.services .box-container .box:hover img{-webkit-filter:invert(100%);filter:invert(100%)}.contact{background:#f5f5f8;background:var(--light-bg)}.contact .box-container{display:flex;flex-wrap:wrap;grid-gap:3rem;gap:3rem}.contact .box-container .box{width:30rem}.contact .box-container .box h3{font-size:1.7rem;margin-bottom:1rem}.contact .box-container .box p{font-size:1.5rem;color:grey;color:var(--light-color);margin-bottom:2rem}.contact .box-container form{flex:1 1 42rem}.contact .box-container form .inputBox{display:flex;flex-wrap:wrap;justify-content:space-between}.contact .box-container form .inputBox input{width:49%}.contact .box-container form .inputBox input,.contact .box-container form textarea{border-radius:5rem;padding:1.2rem 1.8rem;font-size:1.5rem;color:#16161d;color:var(--black);margin:.7rem 0}.contact .box-container form textarea{width:100%;border-radius:1rem;resize:none;height:25rem}.contact .box-container form .btn{color:#16161d;color:var(--black);background:#fff;background:var(--white);border:.1rem solid #16161d;border:.1rem solid var(--black);margin-top:1rem}.contact .box-container form .btn:hover{background:#16161d;background:var(--black);color:#fff;color:var(--white)}.footer{text-align:center}.footer .logo{font-size:2rem;color:#16161d;color:var(--black);font-weight:700}.footer .logo span{font-weight:400}.footer p{margin-top:2rem;margin-bottom:2rem;font-size:1.5rem;color:grey}.footer .socials ion-icon{font-size:2.5rem;color:#16161d;color:var(--black);background:#f5f5f8;background:var(--light-bg);border-radius:50%;padding:1rem;margin:.5rem;cursor:pointer;display:inline-flex;width:4%}.footer .socials ion-icon:first-child{color:#4285f4;color:var(--google-color)}.footer .socials ion-icon:first-child:hover{background:#4285f4;background:var(--google-color);color:#fff;color:var(--white)}.footer .socials ion-icon:nth-child(2){color:#1da1f2;color:var(--twitter-color)}.footer .socials ion-icon:nth-child(2):hover{background:#1da1f2;background:var(--twitter-color);color:#fff;color:var(--white)}.footer .socials ion-icon:nth-child(3){color:red;color:var(--youtube-color)}.footer .socials ion-icon:nth-child(3):hover{background:red;background:var(--youtube-color);color:#fff;color:var(--white)}.footer .socials ion-icon:nth-child(4){color:#0e76a8;color:var(--linkedin-color)}.footer .socials ion-icon:nth-child(4):hover{background:#0e76a8;background:var(--linkedin-color);color:#fff;color:var(--white)}@media (max-width:1200px){.header,.header.active{padding:2rem}section{padding:3rem 2rem}.home h1{font-size:5rem}}@media (max-width:991px){html{font-size:60%}}@media (max-width:768px){.header .menu{display:block}.header .navbar{position:fixed;top:6.4rem;left:0;right:0;background:grey;background:var(--light-color);display:flex;flex-flow:column;text-align:center;-webkit-transform:translateX(100%);transform:translateX(100%)}.header .navbar.show{-webkit-transform:translateX(0);transform:translateX(0)}.header .navbar a{color:#16161d;color:var(--black);font-size:2rem;margin:2rem 0}.contact .box-container form .inputBox input{width:100%;margin-bottom:1rem}}@media (max-width:450px){html{font-size:55%}}.booking-button{padding-left:38%}.css-button{color:#fff;font-size:30px;border-radius:21px;border:2px solid #837171;text-shadow:1px 4px 0 #a3a3a3;box-shadow:6px 13px 14px -8px #616174;text-decoration:none;cursor:pointer;position:relative;overflow:hidden;font-family:Impact;background:linear-gradient(180deg,#a9a9a9 10%,#837171);display:inline-flex;align-items:center;padding:0}.css-button:hover{background:linear-gradient(180deg,#837171 10%,#a9a9a9)}.css-button-text{position:relative;padding:9px 36px}.css-button-icon{position:relative;border-right:1px solid hsla(0,0%,100%,.1607843137254902);box-shadow:inset -1px 0 0 rgba(0,0,0,.14);padding:9px 10px}.CustomerCartStyles_fade-enter__1avQZ{opacity:0}.CustomerCartStyles_fade-enter-active__2pBCP{opacity:1;transition:opacity .5s ease-in}.CustomerCartStyles_fade-exit__lJtzw{opacity:1}.CustomerCartStyles_fade-exit-active__2Tc7m{opacity:0;transition:opacity .5s ease-out}.CustomerCartStyles_background__5yzvI{background:linear-gradient(rgba(0,0,0,.22),transparent),url(https://images.unsplash.com/photo-1454117096348-e4abbeba002c?ixid=M3wxMjA3fDB8MHxzZWFyY2h8M3x8d2Vic2l0ZSUyMGJhY2tncm91bmR8ZW58MHx8MHx8fDA%3D&ixlib=rb-4.0.3&q=80&w=1000) no-repeat;background-position:50%;background-size:cover;background-attachment:fixed}.CustomerCartStyles_status__3ZcbU{margin-top:70px;margin-left:-100px;text-align:left;-webkit-text-stroke-width:medium;color:#25468b}.CustomerCartStyles_container__2jZtu{max-width:800px;margin:0 auto;padding:1rem;font-size:1.2rem}.CustomerCartStyles_title__3AcS9{font-size:2rem;font-weight:700;margin-bottom:1rem}.CustomerCartStyles_productItem__2zJ7b{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid #ddd}.CustomerCartStyles_productItemContent__eCQGs{display:flex;align-items:center}.CustomerCartStyles_productImage__1_QPa{width:150px;height:100px;object-fit:cover;border-radius:.25rem;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-right:1.5rem}.CustomerCartStyles_productName__3nV3b{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.CustomerCartStyles_productDescription__qvnPJ{color:#f9f3f3;font-size:1.2rem}.CustomerCartStyles_productItemActions__2a7F5{display:flex;align-items:center;margin-block:1rem}.CustomerCartStyles_productPrice__4D4EN{font-size:1.5rem;font-weight:700;margin-right:.75rem;margin-left:2rem}.CustomerCartStyles_removeButton__1c2H-{background-color:#ff5252;color:#fff;padding:1rem;border-radius:.25rem;transition:background-color .3s ease;font-size:1.2rem}.CustomerCartStyles_removeButton__1c2H-:hover{background-color:#ff1744}.CustomerCartStyles_totalSection__1bfsy{margin-top:2rem}.CustomerCartStyles_total__fS9eR{font-size:1.8rem;font-weight:700}.CustomerCartStyles_checkoutButton__EuzQn{background-color:#4caf50;color:#fff;padding:1.5rem;border-radius:.25rem;transition:background-color .3s ease;font-size:1.5rem;max-width:10rem}.CustomerCartStyles_checkoutButton__EuzQn:hover{background-color:#43a047}h2{-webkit-margin-end:10%;margin-inline-end:10%}.OTPVerificationStyles_container___f-9E{max-width:400px;margin:20px auto 0;padding:20px;text-align:center;background-color:#f5f5f5;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}h1{color:#333;margin-bottom:20px}.OTPVerificationStyles_formGroup__yjWz5{margin-bottom:15px;margin-top:15px}label{display:block;margin-bottom:5px;font-weight:700;color:#555;font-size:12px;max-inline-size:-webkit-max-content;max-inline-size:max-content}.OTPVerificationStyles_formControl__13uXT{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:16px}.OTPVerificationStyles_btnPrimary__32iEz{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:16px;text-transform:uppercase}.OTPVerificationStyles_btnPrimary__32iEz:hover{background-color:#0069d9}
/*# sourceMappingURL=main.f0f5ed66.chunk.css.map */