@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);header[data-v-508cf337]{z-index:99;flex-direction:row;background-color:#1e2139}@media (min-width:900px){header[data-v-508cf337]{min-height:100%;min-width:90px;flex-direction:column;border-radius:0 20px 20px 0}}header .branding[data-v-508cf337]{border-radius:0 20px 20px 0;background-color:#8b9cf9;justify-content:center;padding:24px}@media (min-width:900px){header .branding[data-v-508cf337]{width:100%}}header .branding img[data-v-508cf337]{width:auto;height:36px;background-color:transparent}.loading{top:0;left:0;z-index:101;height:100%;width:100%;background-color:rgba(0,0,0,.5);position:absolute;display:flex;justify-content:center;align-items:center}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}.loading span{display:block;width:60px;height:60px;margin:0 auto;border:3px solid transparent;border-top-color:#fff;border-bottom-color:#fff;border-radius:50px;-webkit-animation:spin 1s ease infinite;animation:spin 1s ease infinite}.request-wrap[data-v-32775e8e]{position:fixed;top:50;left:0;width:100%;height:100vh;overflow:scroll}.request-wrap[data-v-32775e8e]::-webkit-scrollbar{display:none}@media (min-width:900px){.request-wrap[data-v-32775e8e]{left:90px}}.request-wrap .request-content[data-v-32775e8e]{position:relative;padding:56px;max-width:700px;width:100%;background-color:#141625;color:#fff;box-shadow:10px 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.06)}.request-wrap .request-content h1[data-v-32775e8e]{margin-bottom:48px;color:#fff}.request-wrap .request-content h3[data-v-32775e8e]{margin-bottom:16px;font-size:18px;color:#777f98}.request-wrap .request-content h4[data-v-32775e8e]{color:#536dfe;font-size:12px;margin-bottom:24px}.request-wrap .request-content .request-from[data-v-32775e8e],.request-wrap .request-content .request-to[data-v-32775e8e]{margin-bottom:48px}.request-wrap .request-content .request-from .location-details[data-v-32775e8e],.request-wrap .request-content .request-to .location-details[data-v-32775e8e]{gap:16px}.request-wrap .request-content .request-from .location-details div[data-v-32775e8e],.request-wrap .request-content .request-to .location-details div[data-v-32775e8e]{flex:1}.request-wrap .request-content .request-work .payment[data-v-32775e8e]{gap:24px}.request-wrap .request-content .request-work .payment div[data-v-32775e8e]{flex:1}.request-wrap .request-content .request-work .work-items .item-list[data-v-32775e8e]{width:100%}.request-wrap .request-content .request-work .work-items .item-list .table-heading[data-v-32775e8e],.request-wrap .request-content .request-work .work-items .item-list .table-items[data-v-32775e8e]{gap:16px;font-size:12px}.request-wrap .request-content .request-work .work-items .item-list .table-heading .item-name[data-v-32775e8e],.request-wrap .request-content .request-work .work-items .item-list .table-items .item-name[data-v-32775e8e]{flex-basis:50%}.request-wrap .request-content .request-work .work-items .item-list .table-heading .qty[data-v-32775e8e],.request-wrap .request-content .request-work .work-items .item-list .table-items .qty[data-v-32775e8e]{flex-basis:10%}.request-wrap .request-content .request-work .work-items .item-list .table-heading .price[data-v-32775e8e],.request-wrap .request-content .request-work .work-items .item-list .table-items .price[data-v-32775e8e]{flex-basis:20%}.request-wrap .request-content .request-work .work-items .item-list .table-heading .total[data-v-32775e8e],.request-wrap .request-content .request-work .work-items .item-list .table-items .total[data-v-32775e8e]{flex-basis:20%;align-self:center}.request-wrap .request-content .request-work .work-items .item-list .table-heading[data-v-32775e8e]{margin-bottom:16px}.request-wrap .request-content .request-work .work-items .item-list .table-heading th[data-v-32775e8e]{text-align:left}.request-wrap .request-content .request-work .work-items .item-list .table-items[data-v-32775e8e]{position:relative;margin-bottom:24px}.request-wrap .request-content .request-work .work-items .item-list .table-items img[data-v-32775e8e]{position:absolute;top:15px;right:0;width:12px;height:16px}.request-wrap .request-content .request-work .work-items .button[data-v-32775e8e]{color:#fff;background-color:#536dfe;align-items:center;justify-content:center;width:100%}.request-wrap .request-content .request-work .work-items .button img[data-v-32775e8e]{margin-right:4px}.request-wrap .request-content .save[data-v-32775e8e]{margin-top:60px}.request-wrap .request-content .save div[data-v-32775e8e]{flex:1}.request-wrap .request-content .save .right[data-v-32775e8e]{justify-content:flex-end}.request-wrap .input[data-v-32775e8e]{margin-bottom:24px}.request-wrap label[data-v-32775e8e]{font-size:12px;margin-bottom:6px}.request-wrap input[data-v-32775e8e],.request-wrap select[data-v-32775e8e]{width:100%;background-color:#1e2139;color:#fff;border-radius:4px;padding:12px 4px;border:none}.request-wrap input[data-v-32775e8e]:focus,.request-wrap select[data-v-32775e8e]:focus{outline:none}.modal[data-v-29178cfa]{z-index:100;position:fixed;justify-content:center;align-items:center;height:100vh;width:100%}.modal .modal-content[data-v-29178cfa]{border-radius:20px;padding:48px 32px;max-width:450px;background-color:#252945;color:#fff}.modal .modal-content img[data-v-29178cfa]{height:250px;width:300px}.modal .modal-content .bg-modal[data-v-29178cfa]{background-color:#252945}.modal .modal-content p[data-v-29178cfa]{text-align:center}.modal .modal-content .actions[data-v-29178cfa]{margin-top:24px}.modal .modal-content .actions button[data-v-29178cfa]{flex:1}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,monospace}.app{background-color:#141625;min-height:100vh}@media (min-width:900px){.app{flex-direction:row!important}}.app .app-content{padding:0 20px;flex:1;position:relative}.mobile-message{text-align:center;justify-content:center;align-items:center;height:100hv;background-color:#141625;color:#fff}.mobile-message p{margin-top:16px}.request-enter-active,.request-leave-active{transition:all .8s ease}.request-enter-from,.request-leave-to{transform:translateX(-700px)}.button,button{cursor:pointer;padding:16px 24px;border-radius:30px;font-size:12px;margin-right:8px;color:#fff;border:none}.dark-purple{background-color:#4c4d52}.red{background-color:#ec5757}.purple{background-color:#7c5dfa}.blue{background-color:#536dfe}.green{background-color:#33d69f}.orange{background-color:#ff8f00}.flex{display:flex}.flex-column{flex-direction:column}.container{width:100%;padding:40px 10px;max-width:850px;margin:0 auto}@media (min-width:900px){.container{padding-top:72px}}.nav-link{text-decoration:none;color:initial}.status-button{font-size:12px;margin-right:30px;align-items:center;padding:8px 30px;border-radius:10px}.status-button:before{content:"";width:10px;height:10px;border-radius:50%;margin-right:8px}.paid{color:#33d69f;background-color:rgba(51,214,160,.1)}.paid:before{background-color:#33d69f}.pending{color:#ff8f00;background-color:rgba(255,145,0,.1)}.pending:before{background-color:#ff8f00}.draft{color:#dfe3fa;background-color:rgba(223,227,250,.1)}.draft:before{background-color:#dfe3fa}.home[data-v-78d03ea5]{color:#fff}.home .header[data-v-78d03ea5]{margin-bottom:65px}.home .header .left[data-v-78d03ea5],.home .header .right[data-v-78d03ea5]{flex:1}.home .header .right[data-v-78d03ea5]{justify-content:flex-end;align-items:center}.home .header .right .button[data-v-78d03ea5],.home .header .right .filter[data-v-78d03ea5]{align-items:center}.home .header .right .button span[data-v-78d03ea5],.home .header .right .filter span[data-v-78d03ea5]{font-size:12px}.home .header .right .filter[data-v-78d03ea5]{position:relative;margin-right:40px;cursor:pointer}.home .header .right .filter img[data-v-78d03ea5]{margin-left:12px;width:9px;height:5px}.home .header .right .filter .filter-menu[data-v-78d03ea5]{width:120px;position:absolute;border-radius:12px;top:25px;list-style:none;background-color:#1e2139;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.home .header .right .filter .filter-menu li[data-v-78d03ea5]{cursor:pointer;font-size:12px;padding:10px 20px}.home .header .right .filter .filter-menu li[data-v-78d03ea5]:hover{color:#1e2139;border-radius:12px;background-color:#b6a6f5}.home .header .right .button[data-v-78d03ea5]{padding:8px 10px;background-color:#536dfe;border-radius:40px}.home .header .right .button .inner-button[data-v-78d03ea5]{margin-right:8px;border-radius:50%;padding:8px;align-items:center;justify-content:center;background-color:#fff}.home .header .right .button .inner-button img[data-v-78d03ea5]{width:10px;height:10px}.home .empty[data-v-78d03ea5]{margin-top:150px;align-items:center}.home .empty img[data-v-78d03ea5]{width:auto;height:300px}.home .empty h3[data-v-78d03ea5]{font-size:20px;margin-top:40px}.home .empty p[data-v-78d03ea5]{text-align:center;max-width:224px;font-size:12px;font-weight:300;margin-top:16px}.home .service[data-v-78d03ea5]{margin:20px;align-items:center;box-shadow:10px 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.06);padding:10px;border-radius:16px;background-color:rgba(42,46,80,.20392156862745098);cursor:pointer}.home .service img[data-v-78d03ea5]{width:360px;height:250px;left:30px}.home .service h3[data-v-78d03ea5]{font-size:20px;text-align:center;margin-top:10px}.home .service p[data-v-78d03ea5]{background-color:rgba(83,109,254,.03529411764705882);padding:20px;border-radius:16px;margin:10px;text-align:center;max-width:100vh;font-size:12px;font-weight:300;margin:16px}.home .line[data-v-78d03ea5]{margin-top:50px}.home .services[data-v-78d03ea5]{margin-top:50px;text-align:center}