@import url(https://fonts.googleapis.com/css2?family=Averia+Sans+Libre:wght@300;400&family=Dangrek&family=Jura:wght@600&family=Staatliches&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Oswald:wght@500&family=Source+Code+Pro:wght@200&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Oswald:wght@500&family=Source+Code+Pro:wght@200;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Koulen&family=Oswald:wght@500&family=Source+Code+Pro:wght@200;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Source+Code+Pro:wght@200&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Koulen&family=Oswald:wght@500&family=Shadows+Into+Light&family=Source+Code+Pro:wght@200;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Koulen&family=Oswald:wght@500;600&family=Shadows+Into+Light&family=Source+Code+Pro:wght@200;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Fredoka+One&family=Koulen&family=Oswald:wght@500;600&family=Paytone+One&family=Righteous&family=Secular+One&family=Shadows+Into+Light&family=Source+Code+Pro:wght@200;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Fredoka+One&family=Koulen&family=Oswald:wght@500;600&family=Paytone+One&family=Poppins:wght@500;700&family=Righteous&family=Secular+One&family=Shadows+Into+Light&family=Source+Code+Pro:wght@200;700&display=swap);body{background-color:#f2e9e4;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.header{justify-content:space-between;background-color:#fff;width:100%}.header_icon{object-fit:contain;height:100px;margin-left:20px}.header_center{display:flex;flex:1 1;align-items:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px;height:30px;border:1px solid #d3d3d3;border-radius:999px}.header_center>input{border:none;width:250px}.cart{box-shadow:0 6px 12px -9px rgba(0,0,0,.75);display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:max-content}.cart_ad{width:100%;margin-bottom:10px}.cart_title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.cart_right{margin-right:900px}.shopping>h2{font-family:cursive}.shopping>h3{color:grey}.cart_item{display:flex;margin-top:20px;margin-bottom:20px;border:1px solid #d3d3d3;box-shadow:0 6px 12px -9px rgba(0,0,0,.75);transition:transform .1s ease-in;justify-content:center}.cartItem_info{padding-left:20px}.cartItem_info>button{padding-left:2px;cursor:pointer;color:#dcae96;font-family:monospace;background:#000;border-radius:2px;width:50%;height:50px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.cartItem_image{object-fit:contain;width:180px;height:180px}.cartItem_title{font-size:17px;font-weight:500}.cart__Button>button{padding:4px;font-family:monospace;border-radius:6px;background:#fff;letter-spacing:1px;width:200px}.searchResult>img{width:350px}.searchResults__price>p>button{margin:3px;text-align:right}.searchResults__price{display:flex;right:20px}.service__price{display:flex;justify-content:left;align-items:center;width:40vw}.service__price>p{margin-top:10px;font-size:13px;color:grey}.searchResult__star>p>strong{color:#0ff;font-size:smaller}.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:237px;height:100px;padding:5px 40px 60px;background-color:#f5f5f5;color:#dcae96;font-family:monospace;border:1px solid #d3d3d3;border-radius:3px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.subtotal>p{color:#fff}.subtotal>button{padding:0;background:#dcae96}.subtotal>button:hover{background:#fff;color:violet}.App{display:flex;align-items:center;justify-content:center;min-height:100vh}.wrapper{width:100%;max-width:500px;padding:30px;background:#fdfdfe;border-radius:20px;box-shadow:0 4px 4px rgba(0,0,0,.4)}.wrapper .content .header{display:flex;align-items:center}.wrapper .content .header .img img{width:60px;height:60px;object-fit:cover;border-radius:50%}.wrapper .content .header .right{margin-left:10px}.wrapper .content .header .right .status{color:#363062;font-weight:500}.wrapper .content .main{margin:30px 0 0}.wrapper .content .main .main_content .messages{display:flex;align-items:center;justify-content:space-between}.wrapper .content .main .main_content .messages .bot-message{width:100%;padding:15px;text-align:center;background:#edeced;font-style:1.1em;border-radius:10px;margin:0 10px}.wrapper .content .main .main_content .messages .human-message{width:100%;padding:15px;text-align:center;background:#363062;color:#edeced;font-style:1.1em;border-radius:10px;position:relative;top:120px;margin-bottom:20px}.wrapper .content .bottom{margin:120px 0 0}.wrapper .content .bottom .btm{display:flex;align-items:center}.wrapper .content .bottom .btm .input input{width:400px;height:58px;padding-left:36px;outline:none;border:none;background:#edeced;box-sizing:border-box;border-radius:5px}.wrapper .content .bottom .btm .btn{margin-left:10px}.wrapper .content .bottom .btm .btn button{width:100px;height:50px;border:none;outline:none;border-radius:5px;background:#363062;color:#fff;font-weight:600;cursor:pointer;font-size:1.1em}.wrapper .content .bottom .btm .btn button i{margin-left:5px}.Admin{background-color:#f2e9e4}.Admin__container{padding:45px}.Admin__header{display:flex;justify-content:space-around;margin-right:25px;margin-left:25px;padding:25px;background-color:#f2e9e4}.Admin__header,.Admin__middle{border-radius:35px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.Admin__middle{margin:25px;padding:300px 300px 300px 25px;background-color:#fff}.Admin__header>h1{color:grey;text-align:center;align-items:center;justify-content:center}.Admin__middleTwo{box-shadow:0 6px 18px -9px rgba(0,0,0,.75);border-radius:35px;margin:25px;padding:125px 125px 125px 25px;background-color:#fff}.Admin__header__details>h1{margin-bottom:45px;padding-bottom:120px;padding-top:-600px}.Admin__middle>h1{margin-top:-305px;color:grey}.Admin__middleTwo>h1{color:grey;margin-top:-110px}.Admin__middleTwo>table{border:2px solid #f5f5f5;width:1100px;height:200px}.Admin__middleTwo>th>td{padding-left:20px;text-align:left;border-bottom:1px solid grey;overflow:scroll}.Admin__middleTwo>button{background-color:#fff;color:#0ff}.Admin__middle>table{border:2px solid #f5f5f5;width:1100px;height:200px}.Admin__middle>th>td{padding-left:20px;text-align:left;border-bottom:1px solid grey}.Admin__add_category>input:-ms-input-placeholder{margin-left:12px;color:grey;border-radius:15px}.Admin__add_category>input::placeholder{margin-left:12px;color:grey;border-radius:15px}.Admin__add_category>button{border-radius:15px}.Admin__add_category>input{border-radius:45px}.Update__button{background-color:#fff;color:brown}.Admin__add__service>input{margin:12px;color:grey;border-radius:15px}.Admin__add__service>select{background-color:#f5f5f5;border-radius:15px}.Admin__header>img{padding:15px;width:70px;height:70px;border-radius:50%}.Admin__middleThree{box-shadow:0 6px 18px -9px rgba(0,0,0,.75);border-radius:35px;margin:25px;padding:300px 300px 300px 25px;background-color:#fff}.Admin__middleThree>h1{margin-top:-290px;color:grey;text-align:center;align-items:center;justify-content:center}.Admin__class{font-size:10px;justify-content:space-between;padding:10px;margin:10px;color:grey;display:flex}.confirm__window{width:500px}.taskers{display:flex;position:relative;margin:20px;padding:20px;border-bottom:1px solid #d3d3d3;cursor:pointer}.taskers:hover{opacity:.8}.taskers>img{object-fit:cover;height:200px;width:200px;border-radius:10px;overflow:hidden}.taskers__info{display:flex;flex-direction:column;justify-content:space-between;padding-left:20px}.taskers__heart{position:absolute;top:20px;right:40px}.taskers__infoTop{width:40vw}.taskers__infoTop>h3{font-weight:300;margin-top:10px}.taskers__infoTop>p{margin-top:10px;font-size:13px;color:grey}.taskers__infoBottom{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between}.taskers__star{color:red}.taskers__stars{align-items:center}.taskers__price>p{text-align:right}.taskers__price>p>button{margin:3px;text-align:right}.taskers__price{position:absolute;bottom:20px;right:20px}.buttons{justify-content:space-evenly;border-radius:40px}.taskers__price>button{display:flex}.taskers__price{justify-content:space-evenly;display:flex;justify-content:left;align-items:center;width:40vw}.taskers__price>p{margin-top:10px;font-size:20px;color:grey}.taskers__price>button{margin-left:30px}.taskers__star>p>strong{color:#0ff;font-size:smaller}.job__des{display:flex}.job__des>p{font-size:small;color:grey;margin-left:0}.p>p{font-size:small;color:#4169e1;margin-left:10px}.b>button{margin-left:420px}.searchPage__info{display:flex;padding:10px}.searchPage__info>button{margin:-7px}.search_button{text-transform:inherit;margin:4px;justify-content:space-evenly;margin-top:10px;border-color:grey;padding:11px;border-radius:30px;display:flex}.search_button:-ms-input-placeholder{color:grey}.search_button::placeholder{color:grey}.header{color:#000;font-family:cursive;height:70px;display:flex;align-items:center;background-color:#f2e9e4;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.header__left{text-decoration:none;cursor:pointer;display:flex;justify-content:space-evenly;flex:1 1;text-align:left;padding-left:1px}.header_left1{text-decoration:none;font-size:13px;font-weight:800}.header__center,.header__center>p{cursor:pointer;letter-spacing:1px;font-family:cursive;font-size:40px;display:flex;color:#dcae96;flex:1 1;justify-content:center;align-items:center;border-radius:24px}.header__nav{cursor:pointer;flex:1 1;text-align:right;padding-right:1px}.header__searchInput{height:12px;padding:10px;border:none;width:100%}.header__searchIcon{color:#cd9042;padding:5px;height:22px!important;background-color:#cd9042}.header__optionLineOne{padding:5px}.header__optionLineOne,.header__optionLineTwo{font-size:13px;font-weight:800;color:#000;text-decoration:none}.header__optionBasket{display:flex;align-items:center;color:#000}.header__basketCount{margin-left:10px;margin-right:10px}.header__nav{display:flex;justify-content:space-evenly}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#000}.home__section{display:flex;padding:40px}.title{background-color:#f2e9e4;color:#000;text-align:center;margin:10px;border-radius:10px;overflow:hidden;box-shadow:0 6px 18px -9px rgba(0,0,0,.75);cursor:pointer}.name{background-color:#fff;padding:270px}.home__bottom{padding:0 280px 280px;background-color:#f5f5f5}.bottom__container{padding:40px}.bottom__container,.bottom__container>p{justify-content:center;align-items:center;text-align:center}.bottom__container>p{color:#d3d3d3}.bottom__container>h1{font-family:cursive;font-size:13px;font-weight:800;letter-spacing:1px}.banner,.bottom__card{display:flex}.banner{overflow:hidden;margin-bottom:10px;background:url(https://images.unsplash.com/photo-1569496736555-47c448d556f7?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=1032) 50%;width:100%;background-size:cover;height:100vh;position:relative;align-items:center;justify-content:center;animation:slider 9s linear infinite}.banner__content{color:#d8bfd8}.banner_info{font-size:x-large;color:#fff;padding-top:20vh;padding-left:50px;padding-right:20px;padding-bottom:inherit;width:300px}.banner_search{display:flex;flex-direction:column}.banner__content{text-align:center;width:100%;color:#faebd7;position:absolute;top:50%;transform:translateY(-50%)}.banner__content>h1{font-size:50px;text-shadow:2px 2px #dcae96;color:#fff;font-family:"Dangrek",cursive}.banner__content>h2{font-size:3em;font-weight:800}.banner__content>h2,.banner__content>h3{color:#fff;line-height:1em;text-transform:uppercase}.banner__content>h3{font-size:4em;font-weight:700}.banner__content>button{transform:opacity 1s 1.5s ease,background .7s,color .7s;border:2px solid #fff;color:#fff;display:inline-block;font-size:12px;line-height:1;transition:opacity 1s ease 1.5s,background .7s,color .7s;font-family:"p22-underground",sans-serif;font-weight:800;letter-spacing:1px;padding:1.3em 3.5em;text-decoration:none;text-transform:uppercase}.banner__content>button:hover{background:#f2e9e4;color:#dcae96;transform:scale(1.07)}.banner__content>p{font-size:40px}.card{background-color:#fff;margin:10px;border-radius:10px;overflow:hidden;box-shadow:0 6px 12px -9px rgba(0,0,0,.75);transition:transform .1s ease-in;cursor:pointer}.card,.card>button{justify-content:center;align-items:center;text-align:center}.card>button{font-family:monospace;object-fit:contain;background:#f2e9e4;margin-top:10px;margin-bottom:5px;border:1px solid #fff;color:#111}.card>button:hover{background:#f2e9e4;color:#dcae96}.card:hover,.card>button:hover{transform:scale(1.07)}.card>img{width:200px;height:180px;object-fit:fill;width:100%}.card__info{margin-top:-9px;border-radius:10px;padding:20px;border:1}.card__info>h2{font-size:18px;font-weight:600}.card__info>h4{font-size:14px;font-weight:300;margin-top:8px;margin-bottom:8px}.price{justify-content:center;align-items:center;display:flex;margin-top:5px}.home_card{padding:90px;background-color:#fff}.homecard_container{max-width:1000px;width:90%;position:relative;display:flex;justify-content:space-evenly;margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%}.leftt{float:left}.leftt>h1{font-size:36px;font-weight:800}.rightt{float:right;width:48%}.rightt>p{color:grey;font-size:18px;line-height:1.4}.tasker_homepage:hover{transform:scale(1.07)}.footer{box-shadow:0 8px 18px -9px rgba(0,0,0,.75);font-family:cursive;background-color:#f2e9e4;color:#bc8f8f;border-top:1px solid #d3d3d3;padding:60px;text-align:center}.footer_nav{color:#000;font-size:smaller}.footer_nav,.footer_nav>p{text-align:center;align-items:center;justify-content:center}.footer_nav>p{padding:5px;font-size:14px}.searchPage__info{margin-left:7px;margin-top:10px;padding:0}.searchPage__info>p{margin-bottom:10px;font-size:14px}.searchPage__info>h1{margin-bottom:30px}.searchPage__info>button{border-radius:30px;text-transform:inherit;margin:4px}.searchResult{display:flex;position:relative;margin:20px;padding:20px;border-bottom:1px solid #d3d3d3;cursor:pointer}.searchResult:hover{opacity:.8}.searchResult>img{height:200px;width:250px;border-radius:10px;overflow:hidden;object-fit:cover}.searchResult__info{display:flex;flex-direction:column;justify-content:space-between;padding-left:20px}.searchResult__heart{position:absolute;top:20px;right:40px}.searchResult__infoTop{width:40vw}.searchResult__infoTop>h3{font-weight:300;margin-top:10px}.searchResult__infoTop>p{margin-top:10px;font-size:13px;color:grey}.searchResult__infoBottom{display:flex;justify-content:space-between}.searchResult__star{color:red}.searchResult__stars{display:flex;align-items:center}.searchResults__price>p{text-align:right}.searchResults__price{position:absolute;bottom:20px;right:30px}.login{box-shadow:0 6px 18px -9px rgba(0,0,0,.75);height:70px;display:flex;align-items:center;background-color:#f2e9e4;position:-webkit-sticky;position:sticky;top:0;z-index:100}.login_headerLeft{font-family:cursive;padding-left:20px;font-size:23px;position:relative;width:60px;height:110px;cursor:pointer;color:#dcae96}.login_headerRight{letter-spacing:2px;font-family:serif;font-size:20px;color:#000;flex:1 1;border-radius:24px}.login_headerRight,.tasker_auth{display:flex;justify-content:center;align-items:center}.tasker_auth{height:100vh;flex-direction:column;text-align:center;margin-bottom:180px;background-color:#f5f5f5}.tasker_container{width:400px;height:422px;display:flex;flex-direction:column;border-radius:5px;border:2px solid #d3d3d3;background-color:#fff;border-radius:35px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75);padding:40px}.tasker_container>h1{font-family:cursive;font-weight:500;margin-bottom:10px}.tasker_container>form>h5{margin-bottom:5px}.tasker_container>form>input{background-color:#fff;color:#000;height:16px;margin-bottom:10px;width:98%;border:none;border-bottom:1px solid #000}.tasker_loginButton{color:#dcae96;font-family:monospace;background:#000;border-radius:16px;width:100%;height:30px;margin-top:20px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.tasker_loginButton:hover{opacity:.6;background-color:#fff;color:#000;transition:.2}.tasker_registerButton{transition:.3s;color:#dcae96;font-family:monospace;background:#000;border-radius:16px;width:100%;height:60px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.tasker_registerButton:hover{opacity:.6;background-color:#fff;color:#000}.tasker_container>button{cursor:pointer;color:#dcae96;font-family:monospace;background:#000;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.signin__div>p>strong{cursor:pointer}.tasker_container>select{border-top:#fff;border-color:#fff;border-left:#fff;background-color:#fff;font-size:15px;font-family:monospace;text-align:center}.signin__div>p>strong{text-decoration:none}.description{padding:80px;background-color:#fff}.description__container{display:flex;justify-content:space-between}.description__left{padding:20px;margin-right:140px}.description__left>img{border-radius:15px;object-fit:cover;width:300px;height:400px}.description__right{margin-right:160px}.description__right>h1{padding-top:15px;color:grey}.description__right>h3{color:grey;margin-right:120px}.description__right>p{color:grey}.description__button{padding:40px;text-align:center;align-items:center}.description__button>button{border:2px solid #1aa170;color:#f1f3ff;transition:.2s;height:43px;width:150px;-webkit-text-decoration:dotted;text-decoration:dotted;background-color:#fff}.description__button>button:hover{background-color:#f7ced7;color:#fff}.description__rightService{justify-content:space-between;display:flex;background-color:#fff}.description__rightService>h4{margin-right:48px}.description__rightService>h3{margin-right:53px;color:grey}.description__bottom{padding:40px;background-color:#fff}.description__upperButton{display:flex;margin-left:-97px;padding:93px 90px 90px}.description__upperButton>button{color:#000;background-color:#fff}.description__lowerButton{margin-left:10px}.description__lowerButton>button{color:#dcae96;background-color:#f2e9e4}.description__bottomHeader{justify-content:space-evenly;display:flex;width:750px;height:627px;padding-right:477px;padding-left:120px;margin-left:-78px;background-color:#edecec}.bottomHeader__left{margin-top:120px;width:300px;height:300px;background-color:#fff;padding:90px;margin-left:-490px}.bottomHeader__left>h1{font-size:34px;font-family:"Oswald",sans-serif;text-align:left;margin-bottom:180px}.bottomHeader__right{margin-bottom:20px;margin-top:120px;margin-right:-300px;padding-right:120px;background-color:#f5f5f5;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.bottomHeader__right>img{padding-left:120px;padding-top:90px;object-fit:contain;width:300px;height:400px}.bottomHeader__left>form>input{margin-bottom:-300px;height:120px;width:300px}.bottom__line,.description__bottomHeader>h1{text-align:center}.description__bottomHeader>h2{justify-content:center;text-align:center;align-items:center}.bottomHeader__left>form>input{margin-bottom:800px}.description__button>h2{color:grey;font-family:"Shadows Into Light",cursive}.description__buttonTwo{display:flex;text-align:center;align-items:center;padding:250px;background-color:#fff}.description__buttonTwo>h1{align-items:ce}.button__leftside{display:grid;margin-top:-200px;margin-left:-200px;height:530px;width:470px;background-color:#fff;padding:45px}.button__rightside{margin-top:-435px;margin-left:-10px;height:400px}.leftside__inputs{margin-top:-50px;width:600px;margin-left:-140px}.leftside__inputs>h1{color:grey;font-family:"Shadows Into Light",cursive}.leftside__inputs>form>input{background-color:#f5f5f5;margin-left:124px;width:500px;height:150px;border:2px solid #ccc}.review__page{border:1px solid #d3d3d3}.review__pageContainer{margin-top:5px;margin-left:5px}.review__pageTop{display:flex}.review__strong{display:flex;background-color:#388e3c;width:29px;height:19px;text-align:center}.review__strong>strong{color:#fff}.review__pageTop>p{margin-top:0;margin-left:30px}.review__pageBottom{display:flex;color:grey}.BookService{margin-top:-25px;text-align:center;padding:0}.BookService>h1{font-family:"Shadows Into Light",cursive}.BookService__container{text-align:center;align-items:center}.BookService__container>h1,.BookService__heading>h1{font-family:"Shadows Into Light",cursive}.BookService__heading>h1{cursor:pointer;color:grey}.BookService__heading{background-color:#fff}.BookService__container{margin-top:-21px;padding:550px;background-color:#fff}.BookService__containerMiddle{margin-top:-511px;margin-left:-528px;width:1303px;height:500px;background-color:#fff}.BookService__containerMiddle>h1{font-size:48px;height:10px;font-family:"Shadows Into Light",cursive;padding:100px}.containerMiddle__p{margin-top:-89px}.containerMiddle__p>p{font-family:"Shadows Into Light",cursive;margin-top:-10px;color:grey}.containerMiddle__p>h2{padding:30px;color:#3b9e5e}.socialMedia__icons{position:fixed;margin-top:-120px}.socialMedia__icons>p{cursor:pointer;width:100px;padding-left:-400px}.BookService__bottom{margin-left:-524px;width:1303px;height:400px;background-color:#f5f5f5;display:flex}.BookService__bottomTwo{display:flex}.BookService__bottomRight{margin-left:50px;background-color:#f7f7f7}.bottomRight__details{color:grey;width:360px;text-align:left;margin:-720px 50px 20px 100px}.bottomRight__details>h2{color:#3b9e5e}.bottomRight__inputs>form>input{border:1px solid #d3d3d3;background-color:#f7f7f7;width:166px;height:30px;margin-left:10px;padding:0;margin-top:20px}.bottomRight__inputs>h3{text-decoration:none}.bottomRight__inputsTwo>form>input{border-radius:5px;background-color:#f5f5f5;margin-top:20px;border:2px solid #d3d3d3;width:342px;height:60px;margin-left:10px}.bottomRight__inputsTwo>form>input:-ms-input-placeholder{color:grey}.bottomRight__inputsTwo>form>input::placeholder{color:grey}.bottomRight__inputs>form>input:-ms-input-placeholder{margin-left:20px;color:grey}.bottomRight__inputs>form>input::placeholder{margin-left:20px;color:grey}.bottomRight__inputs>form>input::-webkit-input-placeholder{text-align:center}.BookService__bottomLeft{width:1303px;background-color:#fff}.BookService__bottomLeft>img{border-radius:15px;object-fit:contain;margin-left:-1036px;height:400px}.BookService__bottomLeft>h1{margin-left:200px;margin-top:18px}.bottomLeft__inputs{margin-left:300px;width:550px;height:300px;margin-top:-400px}.bottomLeft__inputs>h1{font-family:"Shadows Into Light",cursive;margin-left:-300px}.bottomLeft__inputs>form>input,.bottomLeft__inputs>h4{margin-left:-300px}.form__inputs>form>input{height:20.9px;width:186px;border:1px solid grey;border-radius:25px;padding:5px 32px;margin-left:48px;display:flex;margin-top:10px}.form__inputs{display:flex}.form__inputs>h1{margin-left:40px}.form__inputs>h1>form>input{border:1px solid grey;height:20.9px;width:186px}.form__inputsTwo{display:flex;margin-top:10px;margin-left:40px}.form__inputsTwo>input{border:1px solid grey;height:60px;width:186px;border-radius:25px;padding:5px 32px}.form__inputThree{margin-top:86px;margin-left:-264px}.form__inputThree>input{height:20.9px;width:186px;border:1px solid grey;border-radius:25px;padding:5px 32px;margin-left:12px;display:flex;margin-top:5px}.form__inputs>form>p{font-size:12px;color:red;font-family:monospace}.form__inputFour>input{height:20.9px;width:186px;border:1px solid grey;border-radius:25px;padding:5px 32px;margin-left:12px;display:flex;margin-top:-3px}.BookService__bottomLeftTwo{padding:20px;margin-left:-524px;width:1264px;height:400px;background-color:#fff}.BookService__bottomLeftTwo>h4{padding:10px;font-size:16px;margin-left:-900px}.BookService__bottomLeftTwo>h2{margin-left:-749px}.checbox{margin-top:30px;padding:20px;margin-left:-524px}.checbox>h4{margin-left:-9px}.checbox>p{color:grey;margin-top:-30px;margin-left:74px}.checbox__form>form{display:flex}.checbox__middle>form>label{color:#000;font-family:monospace;padding:17px;size:10px;font-size:15px}.checbox__middle>form{margin-left:490px}.checbox>h2{margin-left:139px}.checbox__below>input{width:600px;height:100px}.checbox__below>h4{margin-left:122px}.checbox__below>input{border:1px solid grey;margin-left:519px;padding:10px;border-radius:25px}.checbox__date>label>input{padding:30px;display:flex}.checbox__date{padding:10px;margin-left:80px}.bottomLeft__inputs>p{margin-top:-20px;margin-left:-351px;color:#3b9e5e}.checbox__belowDate>h4{margin-left:-68px}.checbox__belowDate>input{margin-left:8px}.checbox__date>h4{margin-left:-90px}.savedetails__button>button{margin-top:40px;margin-left:500px;border:1px solid #000}.address__validation>p{margin-top:74px;margin-left:-253px;font-family:monospace;color:red}.city__validation>p{color:red;font-family:monospace;margin-top:6px}.review:hover{transform:.2s}.review__container{background-color:#fff;box-shadow:0 6px 18px -9px rgba(0,0,0,.75);width:530px;margin-left:270px}.review__container:hover{opacity:.8s;transform:.3s;transition:.3s}.review__top>img{margin-top:5px;height:335px;width:620px;object-fit:contain;margin-left:-45px}.review__bottom>input{height:26px;width:214px;border:1px solid #d3d3d3;padding:1px 10px 2px 20px}.review__bottom>button{margin-left:5px}.login{height:100vh;background:#f2e9e4;display:grid;place-items:center;overflow:hidden;width:100%;background-size:cover}.login_container{margin-top:-160px;padding:100px;text-align:center;background-color:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.login_container>img{object-fit:contain;height:100px;margin-bottom:40px}.login_container>button{margin-top:50px;text-transform:inherit!important;background-color:#0a8d48!important;color:#fff}.sample{text-align:center;padding:20px;margin:0;background-color:#f5f5f5}.sample__container{text-align:left}.sample__center{padding:30px;display:flex;justify-content:space-evenly}.sample__centerLeft{padding:30px;width:500px;height:750px}.sample__centerLeft>p{font-size:smaller}.sample__centerRight{margin:10px;justify-content:left;width:500px;height:912px;padding:35px 25px;background-color:#fff}.sample__image>img{width:220px;height:220px}.sample__centerRight>form>input{background-color:transparent;color:#000;height:16px;background-color:#fff;width:80%;border:none;border-bottom:1px solid #000;margin:10px 10px 10px -3px}.sample__button{padding:30px}.sample__button>button{transition:.2s;font-weight:500;letter-spacing:3px;font-family:"Bebas Neue",cursive;border:1px solid #000;color:#000;height:43px;width:125px;background-color:#fff;padding:12px}.sample__button>button:hover{background-color:#bc8f8f;color:#fff;transition:.2s}.sample__centerRight>form>p{color:red;font-size:smaller}.sample>p{color:grey}.file>input{background-color:#fff;color:red}.sample__centerLeft>button{font-size:10px;border:1px solid #000;color:#000;font-family:"monospace";letter-spacing:5px}.sample__centerLeft>button:hover{border:3px solid #f5f5f5}.sample>h4{color:#3b9e5e;font-family:cursive;letter-spacing:2px}.sample__image>img{height:80px;width:80px;border-radius:40px;margin-top:-67px;margin-left:102px;display:flex;object-fit:cover}.sample__centerLeft>strong{color:#3b9e5e}.category_container{padding:70px;background-color:#fff;display:flex;justify-content:space-evenly}.category_info{display:flex;padding:10px}.searchResult__infoTop>h3{color:#000}.taslogin__container{background:url(https://wallpaperboat.com/wp-content/uploads/2020/06/14/46077/white-aesthetic-02-920x518.jpg) 50%;padding:75px 75px 75px 650px;align-items:center;justify-content:center;margin-left:-120px;width:50%;background-size:cover}.taslogin__inputs{padding:40px;border-radius:8px;background-color:#fff;width:350px;height:420px;border-radius:25px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.values>h1{font-size:25px;font-family:cursive;color:grey}.values>form>input{width:350px;height:30px;border-radius:15px}.taslogin__button{font-size:larger;transition:.3s;background-color:#000;color:#fff;cursor:pointer;font-family:monospace;border-radius:16px;width:100%;height:40px;border:1px solid;margin-top:10px;padding:0}.button{padding:10px}.taslogin__button:hover{background-color:#fff;color:#000}.button>p{font-size:x-large;font-family:cursive}.SearchButton__tas{padding:20px 20px 20px 1182px}.SearchButton__tas>form>input:-ms-input-placeholder{color:grey}.SearchButton__tas>form>input::placeholder{color:grey}.SearchButton__class{text-transform:inherit;margin:-3px;justify-content:space-evenly;border-color:grey;padding:10px;border-radius:30px;display:flex}.SearchButton__class:-ms-input-placeholder{color:grey}.SearchButton__class::placeholder{color:grey}.MyTasks__container{margin-right:850px;margin-left:50px;padding-bottom:150px;background-color:#fff;border-color:red;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.MyTasksPage{text-align:center;padding:20px;margin:0;background-color:#f5f5f5}.MyTasksPage__container{text-align:left}.MyTasksPage__center{padding:30px;display:flex;justify-content:space-evenly}.MyTasksPage__centerLeft{padding:30px;width:500px;height:750px;margin-bottom:40px}.MyTasksPage__card{margin-bottom:50px;padding-top:-40px;margin-top:-40px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.card__card{margin-top:30px}.MyTasksPage__centerLeft>p{font-size:smaller}.MyTasksPage__centerRight{box-shadow:0 6px 18px -9px rgba(0,0,0,.75);margin:10px;justify-content:left;width:500px;height:900px;padding:35px 25px;background-color:#f5f5f5}.MyTasksPage__centerRight>img{margin-top:-33px;margin-left:-25px;width:550px;height:355px}.centerRight__below>h1{font-family:"Source Code Pro",monospace;font-size:large}.adminPage{background-color:#fff}.adminPage__container{display:flex;height:20000px;background-color:#edf2f9}.adminPage__Left{text-decoration:none;position:fixed;border-radius:15px;margin-top:20px;margin-left:19px;width:250px;height:620px;background-color:#edf2f9}.adminPage__Right{margin-left:295px;width:1054px}.Right__middleOne{margin-left:20px;height:142px;width:238px;background-color:#fff;border-radius:15px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.Right__below,.Right__middle{justify-content:space-between;margin:30px;display:flex}.Right__belowOne{margin-left:20px;height:auto;width:724px;background-color:#fff;border-radius:15px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.adminPage__LeftDetails{display:flex;text-align:center}.adminPage__LeftDetails>h1{font-size:larger;margin-top:4px;margin-left:30px;color:grey}.adminPage__LeftDetails>img{object-fit:cover;margin-top:-3px;margin-left:5px;height:44px;width:44px;border-radius:35px}.Right__middleOne>h4{margin-left:20px}.Right__middleOne>h1{color:#f5803e;margin-top:-20px;margin-left:20px}.Right__middleOne>h5{margin-left:20px;color:#2362b7}.Right__above{justify-content:space-between;display:flex}.Right__above>h4{margin-left:49px;margin-right:104px}.LeftDetails__Two{margin-top:50px;margin-left:111px}.LeftDetails__Two>h4:hover{cursor:pointer;margin-left:20px;opacity:.6s;border-radius:5px;transition:.6s;background-color:#fff}.Right__above>h4{cursor:pointer}.Right__belowTwo{height:auto;width:228px;background-color:#fff;border-radius:15px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.Right__above>h4>input{height:32.9px;width:336px;border:1px solid #d8e2ef;border-radius:25px;padding:5px 32px;display:block}.table__admins>tr>td{text-align:center;border-bottom:1px solid #edf2f9;padding:10px}.table__admins>tr>td:hover{color:#00f;cursor:pointer}.table__admins>tr>th{padding:10px;background-color:#f0f4fc;text-align:center;width:300px;justify-content:space-evenly;margin-left:40px}.adminPage__LeftDetails>h1{margin-top:2px;margin-left:10px}.LeftDetails__Two>h4{margin-left:10px;color:#5b6e82}.adminViewService__below{width:200px;margin-top:90px;justify-content:space-evenly;display:flex}.adminViewService__below>table{margin-top:-13px;padding:24px;font-size:13px;color:#000;margin-left:-700px;width:900px}.table__admin>tr>td{text-align:center;border-bottom:1px solid #edf2f9;padding:10px}.table__admin>tr>td:hover{color:#00f;cursor:pointer}.table__admin>tr>th{padding:10px;background-color:#f0f4fc;text-align:center;width:300px;justify-content:space-evenly;margin-left:40px}.table__admin>tr>td>img{width:42px;height:42px;object-fit:cover;border-radius:20px}.table__admin>tr>td>button{font-size:10px;padding:1px;border:1px solid #557db4;color:#557db4}.accept__button{display:flex;margin-top:10px}.accept__button>button{color:green;border:1px solid green;font-size:10px}.reject__button>button{margin-top:-5px;color:red;border:1px solid red;margin-left:10px;font-size:10px}.status__container{margin-top:150px;height:300px}.adminCategoryRight__below{width:850px}.Right__belowOneCategory{flex:auto;margin-left:48px;margin-top:27px;height:auto;background-color:#fff;border-radius:15px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75);width:900px}.belowOneCategory__heading{border-radius:15px;margin-left:20px;justify-content:space-between;display:flex}.belowOneCategory__below{margin-left:90px;justify-content:space-evenly;display:flex}.belowOneCategory__below>table{margin-top:10px;background-color:#fff;padding:24px;font-size:medium;color:#5b6e82;margin-left:-60px;font-family:"Poppins",sans-serif;width:888px;-webkit-text-decoration:solid;text-decoration:solid}.belowOneCategory__below>button{color:#8a2be2}.update__button{border-radius:15px;background-color:#faebd7;color:#0ff}.belowOneCategory__below{color:#7fffd4}.service__Button>button{width:auto;font-family:monospace;height:25px;color:#00864e;border:1px solid #00864e}.add__yourcategory{display:flex;margin-left:50px;margin-top:40px}.add__yourcategory>form>input{margin-top:10px;margin-left:-399px;height:20.9px;width:186px;border:1px solid #d8e2ef;border-radius:25px;padding:5px 32px;display:block}.add__yourcategory>form>input:-ms-input-placeholder{color:grey;font-size:16px;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif}.add__yourcategory>form>input::placeholder{color:grey;font-size:16px;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif}.addCategory__button{margin-top:-1px;margin-left:20px}.addCategory__button>button{width:150px;height:20px;border:1px solid red}.delete__categorybutton>button{color:#9d5228;font-family:monospace;border:1px solid #9d5228;width:60px;height:20px}.belowOneCategory__below>tr>td{border-bottom:1px solid #d3d3d3;padding:20px}.addCategory>button{margin-top:10px;margin-left:-122px}.viewService__button>button{width:60px;height:17.5px}.error__division>p{margin-left:1px;margin-top:50px;color:red}.inputs__details>p{font-family:monospace;margin-left:20px;color:red}.belowOneCategory__inputs{height:443.583px;width:860px;margin-left:20px;justify-content:center;background-color:#edf2f9;align-items:center;border-radius:15px}.belowOneCategory__inputs>img{display:grid;margin-left:15px;height:280.783px;width:620px;height:443.583px;width:650px;margin-left:130px;box-shadow:0 6px 18px -9px rgba(0,0,0,.75);justify-content:center;background-color:#fff;align-items:center}.inputs__details>h1{color:grey;font-size:x-large;margin-left:10px;padding:10px}.inputs__details>form>input{margin-top:20px;border-radius:5px;border-color:#d3d3d3;margin-left:20px;height:20px;width:230px;padding:2px 20px}.inputs__details>form>input:-ms-input-placeholder{font-family:monospace}.inputs__details>form>input::placeholder{font-family:monospace}.inputs__details>button{margin-top:28px;margin-left:20px}.inputs__detailsTwo>form>input{width:488px;height:112px;margin-top:20px;margin-left:20px;border-radius:5px;border-color:#d3d3d3;padding:2px 20px}.inputs__detailsTwo>form>input:-ms-input-placeholder{font-family:monospace;border-bottom:red}.inputs__detailsTwo>form>input::placeholder{font-family:monospace;border-bottom:red}.inputs__details>button{border-radius:15px;font-family:monospace;color:#00864e;background-color:#ccf6e4}.requestPage{background-color:#f5f5f5}.requestPage__top{padding:40px;align-items:center;text-align:center}.requestPage__top>h1{font-weight:700;font-size:20px;letter-spacing:3px}.requestPage__top>img{cursor:pointer;object-fit:cover;margin-top:-79px;display:flex;width:60px;height:60px;border-radius:30px}.requestPage__top>strong{color:grey}.requestPage__bottom{height:200000px;justify-content:space-around;display:flex}.requestPageBottom__left{box-shadow:0 3px 10px -9px rgba(0,0,0,.75);width:600px;height:300px;background-color:#fff}.bottomtop__date{text-align:right;margin-right:29px}.bottomtop__date>p{padding:10px;font-family:cursive}.bottomtop__date>h4{margin-top:-20px;margin-right:450px}.bottomtop__date>img{width:200px;height:220px;object-fit:contain}.requestPageBottom__right{box-shadow:0 3px 10px -9px rgba(0,0,0,.75);width:200px;height:100px;background-color:#fff;margin-top:12px}.requestPage__top>h4{color:#3b9e5e;letter-spacing:2px;font-family:cursive;margin-top:-7px}.description__containers{justify-content:space-around;display:flex;width:1200px;height:500px;background-color:#fff}.description__containersLeft{margin-left:-28px;width:500px;margin-top:30px;height:300px}.description__containersLeft>h2{margin-left:20px;font-family:cursive;color:#3b9e5e}.description__containersLeft>h3{font-size:20px;margin-left:20px;letter-spacing:1px;color:grey}.description__containersLeft>p{margin-top:-20px;margin-left:20px}.description__containersRight{margin-left:-100px;width:500px;margin-top:30px;height:500px}.description__containersRight>h3{margin-top:76px;margin-left:20px}.description__containersRight>input{border:1px solid #000;height:147px;width:480px;margin-left:20px;margin-top:20px}.description__containersRight>button{margin-left:20px;margin-top:10px;background-color:#fff;border:1px solid #000}.description__containersRight>p{margin-left:20px;margin-top:-17px}.requestPage__bottoms{height:600px;justify-content:space-around;display:flex}.description__containersRight>h3{color:grey}.requestCard__container{margin-left:-390px;display:flex;box-shadow:0 6px 10px -9px rgba(0,0,0,.75);width:776px;height:400px;background-color:#fff;margin-top:10px;border-left:5px solid #dcae96;cursor:pointer}.requestCard__container:hover{box-shadow:0 6px 18px -9px rgba(0,0,0,.75);opacity:.8}.requestCard{justify-content:space-around;display:flex}.requestCard__time>h4{margin-top:100px}.bottomtop__dateTwo>h3,.requestCard__time>h4{color:red;margin-right:400px}.bottomtop__dateTwo>h4{margin-right:462px}.requestCard__top{margin-top:40px;margin-left:20px}.requestCard__top>h3{letter-spacing:2px;cursor:pointer;font-family:cursive}.requestCard__top>strong{color:#3b9e5e}.requestCard__bottom{margin-left:20px}.requestCard__image{margin-top:90px;margin-left:300px}.requestCard__image>img{width:100px;height:100px;border-radius:50px;object-fit:cover}.requestCard__button>button{border:1px solid #000;color:#000;font-size:11px;font-family:monospace;letter-spacing:2px}.header__container{color:#000;font-family:cursive;height:70px;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 6px 18px -9px rgba(0,0,0,.75)}.header__container,.selectCategory{background-color:#fff}.selectCategory__container{margin-left:-300px;background-color:#fff;position:fixed;padding:300px;width:1800px;height:600px}.selectCategory__middle{margin-top:-100px;width:800px;align-items:center;justify-content:center;text-align:center;height:300px;margin-left:277px;margin-right:300px}.selectCategory__middle>h4,.selectCategory__middle>select{font-size:20px;font-family:monospace}.selectCategory__middle>select{border-top:#fff;border-color:#fff;border-left:#fff;background-color:#f5f5f5}.selectCategory__middle>form>select{margin-top:10px;margin-left:273px;height:28.9px;width:186px;border:1px solid #d8e2ef;border-radius:25px;padding:5px 32px;display:block}.selectCategory>p>img{margin-left:20px;width:50px;height:50px;border-radius:25px}.BookService__containers{text-align:center;align-items:center;margin-top:-521px;padding:550px;background-color:#fff;height:600px}.BookService__containers>h1{font-family:"Shadows Into Light",cursive;margin-left:-40px}.savedetails__buttons>button{margin-top:-290px;margin-left:500px;border:1px solid #000}.userRequestPage{background-color:#fff;height:30000px;padding:30px}.userRequestPage__container{background-color:#fff;height:700px;width:800px;margin-left:90px}.userRequestPage__top{justify-content:space-around;display:flex;border:1px solid #d3d3d3}.userRequestPage__top>h1{color:green;margin-left:20px}.userRequestPage__top>button{margin-top:40px;border:1px solid red;height:30px;margin-left:40px;color:red}.userRequestPage__middle{border:1px solid #d3d3d3;margin-top:30px;height:120px}.userRequestPage__middle>p{margin-left:20px}.userRequestPage__bottom{border:1px solid #d3d3d3}.userRequestPage__bottomTop{align-items:center;text-align:center;height:100px}.userRequestPage__bottomTop>button{margin-top:40px;border:1px solid #00f;height:30px;margin-left:40px;color:#00f}.userRequestPage__below>p{text-align:center;color:green;margin-left:43px}.toggle__button{display:flex;margin-left:1000px}.toggle__button>input{margin-top:-600px;height:200px;width:300px}.userRequestPage__middle>input{margin-left:20px;height:30px;width:400px}.reschedule{margin-top:10px;margin-left:40px}.reschedule>button{margin-left:20px;font-size:10px;font-family:monospace;letter-spacing:2px;border:1px solid #000}.toggle__button{box-shadow:0 6px 18px -9px rgba(0,0,0,.75);display:grid;margin-top:-640px;height:460px;border:1px solid #d3d3d3}.toggle__button>h1{letter-spacing:1px;font-family:cursive;margin-left:10px}.toggle__button>p{background-color:#fff;margin-top:-150px;margin-left:10px}.payment__div{margin-left:10px}.payment__div>h1{letter-spacing:1px;font-family:monospace}.contact__container>h3{box-shadow:0 6px 18px -9px rgba(0,0,0,.75);height:79px;background-color:#f5f5f5}.contact__details>h3{color:grey;margin-top:-90px;margin-left:20px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.payment{background-color:#fff}.payment__container>h1{text-align:center;padding:0;font-weight:400;background-color:#eaeded;border-bottom:1px solid #d3d3d3}.payment__container>h1 a{text-decoration:none}.payment__section{display:flex;padding:20px;margin:0 20px;border-bottom:1px solid #d3d3d3}.payment__title{flex:0.2 1}.payment__address,.payment__details,.payment__items{flex:0.8 1}.payment__details>form{max-width:400px}.payment__details>h3{padding-bottom:20px}.payment__details>form>div>button{background:#f0c14b;border-radius:2px;width:100%;height:30px;font-weight:bolder;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.bill{justify-content:center;align-items:center;padding:40px;margin-left:250px}.bill__container{background-color:#fff;width:790px;height:1118px;padding:20px;margin-top:20px}.bill__container>h3{color:green;margin-left:27px}.bill__containerTop{width:790px}.bill__containerTop>h1{font-family:cursive;margin-left:30px;color:#dcae96}.bill__containerMiddle{background-color:#faebd7;width:790px;height:70px}.bill__containerMiddle>h2{text-align:center;padding:20px}.bill__containerBottom{width:790px;height:900px}.bill__containerBottomElements{display:flex;margin-left:30px;margin-top:20px;width:390px;justify-content:space-between;color:grey}
/*# sourceMappingURL=main.77e2dd06.chunk.css.map */