@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@600;800&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600&display=swap);body{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;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@font-face{font-family:"Mulish";src:url(/static/media/Mulish-VariableFont_wght.894f3c22.ttf) format("truetype")}html{font-size:10px;height:100%}.App{width:100vw;height:100vh;overflow-x:hidden}::-webkit-scrollbar{top:12rem;width:11px;height:11px;margin-top:2em}::-webkit-scrollbar-thumb{background-image:linear-gradient(171.8deg,#056f92 13.5%,#063954 78.6%)!important;border-radius:7px}::-webkit-scrollbar-thumb:hover{background:#5ece7b}::-webkit-scrollbar-track{border-radius:15px;background-color:transparent;box-shadow:inset 7px 10px 12px #f0f0f0}.form{width:100%;height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-grow:1;flex-grow:1;font-family:"Inter",sans-serif;z-index:1;font-size:1.7rem;position:relative}.form__left-side,.form__right-side{width:50%;min-height:100%}.form__left-side{position:fixed;background-position:50%;background-size:cover;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated;overflow:visible;background-color:#1e2833;left:0;top:0}.form__left-side__orange-dots{position:absolute;top:15rem;right:15rem}.form__left-side__red-circles{position:absolute;bottom:.5rem;left:-2rem}.form__left-side__main-content{width:70%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:2rem}.form__left-side__main-content__text{height:16rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start}.form__left-side__white-arrow{position:absolute;bottom:-5rem;right:8rem}.form__left-side__quotation{position:absolute;width:4rem;height:4rem;top:-6rem;left:0}.form__right-side{position:relative;background-color:#fff;left:26%;top:0}.form__right-side__back-btn{color:#000;font-size:1.6rem;font-weight:500;cursor:pointer;vertical-align:middle;margin:2.5rem 5rem}.form__right-side__innerForm{position:absolute;width:70%;height:75%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:1.5rem}.form__right-side__innerForm__header{padding:1.5rem 0}.form__right-side__innerForm__header__primary{font-size:3rem;color:#000;font-weight:700;line-height:auto;margin-bottom:1.5rem}.form__right-side__innerForm__header__secondary{font-size:1.8rem;color:#8692a6;width:80%;line-height:2.8rem}.backArrow{height:2rem;width:2rem;vertical-align:middle;margin-right:1rem;color:#8692a6}hr.style-two{border:0;height:1px;margin:.75rem 0;background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.45),transparent)}hr.style-eight{overflow:visible;padding:0;border:none;border-top:1px solid rgba(0,0,0,.45);color:#333;text-align:center}hr.style-eight:after{content:"or";display:inline-block;position:relative;top:-.8em;font-size:1.5em;padding:0 .25em;background:#fff}.extra-feature{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.extra-feature__btn{position:relative;border:none;color:#000;background-color:#fff;cursor:pointer;padding-bottom:.5rem}.extra-feature__btn:after{content:"";position:absolute;bottom:0;left:0;background-color:#1e2833;width:6rem;height:1px;border-radius:5px}.form__right-side__innerForm__input-group{margin:2.5rem 0}.form__right-side__innerForm__input-group__label{color:#696f79;font-size:1.7rem;line-height:auto;font-weight:500;margin-bottom:1.5rem}.form__right-side__innerForm__input-group__input-field:not([type=checkbox]){border:1px solid #8692a6;width:100%;height:5rem;padding:1.5rem;border-radius:6px;color:#494949;transition:all .3s ease-in}.form__right-side__innerForm__input-group__input-field:not([type=checkbox])::-webkit-input-placeholder{color:#8692a6;font-size:1.4rem;padding-left:1rem}.form__right-side__innerForm__input-group__input-field:not([type=checkbox]):-ms-input-placeholder{color:#8692a6;font-size:1.4rem;padding-left:1rem}.form__right-side__innerForm__input-group__input-field:not([type=checkbox])::placeholder{color:#8692a6;font-size:1.4rem;padding-left:1rem}.form__right-side__innerForm__input-group__input-field:not([type=checkbox]):focus{border:1px solid #1565d8}.form__right-side__innerForm__input-group__input-field[type=checkbox]{margin-right:1.5rem}.missing{border:1px solid red!important}.custom-button{border-radius:6px;font-size:1.4rem;font-weight:600;letter-spacing:1px;line-height:auto;height:6rem;border:none;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center}.custom-button__icon{width:1.6rem;height:1.6rem}.signup-form{width:100%;height:100%;overflow-x:hidden}.login-form{position:relative;width:100%;height:100%}.login-failed-alert{background-color:red}.login-sucess-alert{background-color:green}.login-alert{width:30rem;height:6rem;color:#fff;font-family:inherit;position:absolute;bottom:1rem;right:2rem;z-index:200;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;padding:1rem 2rem;border-radius:5px;border:none;outline:none;font-size:1.5rem;font-weight:700}@-webkit-keyframes load6{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes load6{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@-webkit-keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.customer-order{width:100%;height:100%;overflow-x:hidden}.orders-list-inner-section{width:85%;height:100rem;background-color:#f2f6f9;color:#000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;overflow-y:auto;z-index:10}.orders-list-inner-section__content-container{width:85%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.orders-list-inner-section__content-container__tabs{width:50%;display:-webkit-flex;display:flex}.orders-list-inner-section__content-container__orders{margin-top:2rem}.orders-list-inner-section__content-container__orders,.orders-list-inner-section__content-container__status{min-width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.orders-list-inner-section__content-container__orders__animation-container{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.orders-list-inner-section__content-container__orders__no-orders{font-size:5rem;margin-top:15rem}.orders-list-inner-section__content-container__status__inner{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.orders-list-inner-section__content-container__status__inner__diagnosis-info{font-size:2.25rem;margin-left:-4rem;margin-bottom:3rem}.orders-list-inner-section__content-container__status__img{width:30rem;height:30rem;margin-bottom:3rem}.order-list-section{position:relative;width:100%;height:100rem;background-color:#fff}.order__extra-info__type>*{margin:1rem 0}.arrow{width:1.5rem;height:1.5rem;position:absolute;left:42.5rem;bottom:1rem;z-index:10;cursor:pointer}.order__extra-info__type__details>:not(:first-of-type){margin:0 .5rem}.order{position:relative;background-color:#ffd980;margin:3rem 0;height:15rem;border-radius:10px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;font-family:"Mulish",sans-serif;font-weight:700;transition:all .5s ease-in-out;color:#000}.order__extra-info__type{margin-top:3rem;width:120%;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.order .filled-star{font-size:1.2rem;width:2rem;fill:transparent}.order .rate{display:-webkit-flex;display:flex;-webkit-align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;align-items:center}.order .rate__text{margin-right:1rem}.order:after{content:"";width:15rem;height:15rem;border-radius:50%;position:absolute;left:-3rem;top:-2rem;background-color:#ffd980}.order__info{font-size:1.5rem;color:#000;font-weight:600;margin-top:1.5rem;width:40rem}.order__info__user{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:20rem;margin-bottom:1rem}.order__info__user__name{width:15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order__info__rating{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.order__info__ratingsvg{fill:#000!important}.order__info__order{overflow:hidden;height:3rem}.order__user-img{width:8rem;height:8rem;border-radius:50%;margin-left:5rem;margin-top:1rem;z-index:2;background-image:url("/static/media/1-intro-photo-final 1 (1).7c3c8d29.png");background-position:50%;-webkit-transform:translateX(-5rem);transform:translateX(-5rem);background-size:cover}.order__current-status{position:absolute;bottom:1rem;right:1rem}.order__buttons-container{width:30rem;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.order__buttons-container>*{background-color:#212738;color:#fff;border:none;margin-top:1rem;margin-right:1rem;font-size:1.6rem}.order__buttons-container__reciept,.order__buttons-container__replay{border-radius:50%;padding:1rem}.order__buttons-container__feedback{padding:1rem 2rem;border-radius:25px}.visible{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:fadeIn .5s ease-in-out forwards;animation:fadeIn .5s ease-in-out forwards;height:28rem}@-webkit-keyframes fadeIn{0%{height:3rem}to{height:28rem}}@keyframes fadeIn{0%{height:3rem}to{height:28rem}}.feedbackPopUp{width:70rem;height:60rem!important;padding:3rem 5rem 0;background-color:#f2f6f9;box-shadow:-.5rem -.25rem 4rem rgba(0,0,0,.4);z-index:2122;position:absolute;left:50%;top:37.5%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:"Mulish",sans-serif;border-radius:5px}.feedbackPopUp__textSection{width:100%;height:20rem;margin-top:4rem}.feedbackPopUp__textSection__input{display:inline-block;width:100%;height:80%;border-radius:10px;border:none;outline:none;padding:1.5rem 2rem;background-color:hsla(0,0%,76.9%,.38);box-shadow:inset 0 .75rem 5px rgba(0,0,0,.2);font-size:1.4rem}.feedbackPopUp__textSection__input::-webkit-input-placeholder{color:#000;font-size:1.8rem;-webkit-transform:translate(-1rem,-2rem);transform:translate(-1rem,-2rem)}.feedbackPopUp__textSection__input:-ms-input-placeholder{color:#000;font-size:1.8rem;transform:translate(-1rem,-2rem)}.feedbackPopUp__textSection__input::placeholder{color:#000;font-size:1.8rem;-webkit-transform:translate(-1rem,-2rem);transform:translate(-1rem,-2rem)}.feedbackPopUp__rate{margin-top:3.5rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:5rem}.feedbackPopUp__rate__star{margin:0 2.5rem;color:#fff;height:4rem;width:4rem;fill:#000;cursor:pointer}.feedbackPopUp__header{font-size:3rem;font-family:inherit;font-weight:700}.feedbackPopUp__buttons-group{position:absolute;right:4rem;bottom:4rem}:root{--bg:#f2f6f9;--bg-accent:#484a4d;--text-color:#dadce1;--nav-size:65px;--border:1px solid #474a4d;--border-radius:8px;--speed:500ms}ul{list-style:none;margin:0;padding:0}a{color:#dadce1;color:var(--text-color);text-decoration:none}.navbar{height:65px;height:var(--nav-size);background-color:#f1eeee;overflow:hidden;position:relative;height:10rem}.navbar,.navbar__right-section__list{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.navbar__right-section__list{max-width:100%;height:100%}.navbar__right-section__circular-btn{width:52px;width:calc(var(--nav-size)*0.8)}.navbar__right-section__circular-btn,.navbar__right-section__circular-btn__icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.navbar__right-section__circular-btn__icon{--button-size:calc(var(--nav-size)*0.6);width:var(--button-size);height:var(--button-size);background-color:#1e2833;border-radius:50%;padding:5px;margin:2px;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;fill:#dadce1;fill:var(--text-color)}.navbar__logo{font-weight:600;color:#000;font-size:16px}.navbar__logo__name{position:absolute;left:13rem;bottom:.5rem;z-index:300}.navbar__logo__img{z-index:200;width:16rem;height:16rem;position:absolute;top:-2rem;left:9rem;cursor:pointer}.navbar__menu-item{height:100px;display:grid;grid-template-columns:200px 28px 40px;transition:background .5s;transition:background var(--speed);padding-top:1.4rem;border-bottom:1px solid #000;margin-bottom:1.2rem}.navbar__menu-item__box-btn{margin-right:.5rem}.navbar__menu-item__box-btn:hover{-webkit-filter:none;filter:none}.navbar__menu-item__box-btn__right-positioned{margin-left:auto}.navbar__menu-item__timestamp{letter-spacing:.3px;color:#848484}.navbar__menu-item__display-area{position:absolute;top:72px;width:320px;height:100rem;-webkit-transform:translateX(-45%);transform:translateX(-45%);background-color:#ffd980;border:1px solid #474a4d;border:var(--border);border-radius:8px;border-radius:var(--border-radius);padding:2rem;transition:height .5s ease;transition:height var(--speed) ease;z-index:1000}.navbar__menu-item__display-area__title{letter-spacing:.3px;font-size:13px;font-weight:600}.footer,.navbar__menu-item__display-area__menu{width:100%}.footer{background-color:#1e2833;height:35rem;padding:2rem;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;display:-webkit-flex;display:flex;font-size:1.7rem;-webkit-flex-direction:column;flex-direction:column}.footer__paragraph{width:25rem;text-align:center;color:#fff;font-size:1.4rem;margin-bottom:2rem}.footer__bottom-navigation{display:-webkit-flex;display:flex;width:50%;-webkit-justify-content:space-between;justify-content:space-between;text-align:center;color:#fff;font-size:inherit}.footer__bottom-navigation>*{cursor:pointer;font-size:inherit}.footer__socialmedia-bar{display:-webkit-flex;display:flex;width:20%;margin-top:2rem;-webkit-justify-content:space-between;justify-content:space-between;text-align:center;color:#fff}.footer__socialmedia-bar>*{cursor:pointer}.icon{margin:.5em;height:50px;width:50px;color:#fff}*{margin:0;padding:0;box-sizing:border-box}.blur{-webkit-filter:blur(3px);filter:blur(3px)}.browse-area{position:relative;padding-left:100px;display:grid;grid-template-columns:auto;grid-template-rows:100px 110px 88px;color:#fff;background-color:#313641;font-size:16px;width:100%;height:33rem}.browse-area__icon{width:2.25rem;height:2.25rem;position:absolute;top:17.75rem;right:18rem;cursor:pointer}.browse-area__title{font-weight:600;font-size:4rem}.browse-area__search-input{width:90%;height:40px;padding-left:10px;font-size:13px;border:none;font-size:1.8rem}.browse-area__tabs{display:-webkit-flex;display:flex;justify-self:start;position:absolute;bottom:0;width:85%;left:100px}.browse-area__tabsp{margin:0 1rem;text-align:center;width:15rem;border-radius:0;padding-bottom:1rem}@media (max-width:1650px){.browse-area__tabsp{width:10rem}}@media (max-width:955px){.browse-area__tabsp{width:inherit}}.browse-area__search-input::-webkit-input-placeholder{font-size:1.8rem}.browse-area__search-input:-ms-input-placeholder{font-size:1.8rem}.browse-area__search-input::placeholder{font-size:1.8rem}.browse-area__search-input::-webkit-input-placeholder:first-letter{text-transform:uppercase}.browse-area__search-input:-ms-input-placeholder:first-letter{text-transform:uppercase}.browse-area__search-input::placeholder:first-letter{text-transform:uppercase}.browse-area::-webkit-input-placeholder{font-size:12px;opacity:.4;padding:12px}.browse-area__tab-container{font-size:1.8rem;margin:0 2rem;position:relative}.browse-area__tab-container:first-letter{text-transform:uppercase}.browse-area__tab-container__content__active:after{width:120%;height:.5rem;content:"";position:absolute;bottom:-1rem;left:-.5rem;background-color:#ff835c}@media (max-width:750px){.browse-area__tab-container__content{width:100%}}.SearchPopUp{border:none;width:110rem;height:55rem;position:absolute;box-shadow:-.5rem -.25rem 4rem rgba(0,0,0,.5);top:70%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);background-color:#fff;color:#000;z-index:10000;padding:3rem 6rem;font-family:"Mulish",sans-serif;border-radius:10px}.SearchPopUp__header{font-size:2.5rem;padding-bottom:2rem;border-bottom:3px solid #000}.SearchPopUp__search-failure{font-size:2rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-weight:700}.SearchPopUp__results{margin-top:2rem;width:100%;height:35rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll}.search-card{height:15rem;width:47.5%;margin:1rem 0;background-color:#ffd980;border-radius:10px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;font-family:"Mulish",sans-serif;position:relative;z-index:2000}.search-card__img{width:8.5rem;height:8.5rem;margin-left:3rem;margin-right:1.5rem}.search-card__text{font-weight:700;font-size:1.7rem}.search-card__text__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-card__text__rate{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.search-card__text__rate__black-star{margin-left:.5rem;margin-top:-.5rem}.search-card__buttons-group{display:-webkit-flex;display:flex;margin-left:9.5rem}.search-card__buttons-group__button{background-color:#1e2833;width:5rem;height:5rem;border-radius:50%;color:#fff;border:none;outline:none;margin:0 .5rem}.template{width:100%;font-family:"Mulish";position:relative;z-index:100}.spec_div{width:100%;padding:0;background-color:#f2f6f9}@media (max-width:1650px){.spec_div{width:100%;padding:0}}.overview-card{margin:2rem;width:98%;height:40rem;background:#f2f6f9;border-radius:12px}.overview-card__header{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.overview-card__header__title{font-size:2.4rem;font-weight:600;line-height:18px;letter-spacing:.3px;margin:5rem 0}.overview-card__info{display:grid;grid-template-columns:auto auto auto auto;margin:0 6rem}.overview-card__info__content{margin:.5rem 2rem 0 1rem}.overview-card__info__content__icon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-top:1rem;-webkit-animation:fadeInLeft 1s ease-in-out forwards;animation:fadeInLeft 1s ease-in-out forwards;visibility:hidden}.overview-card__info__content__icon>*{cursor:pointer;width:100%;width:6rem;height:6rem;margin-bottom:2rem}.overview-card__info__content__desc{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:17px;line-height:2.5rem;padding:1rem;-webkit-animation:fadeInUp 1s ease-in-out forwards;animation:fadeInUp 1s ease-in-out forwards;visibility:hidden}.overview-card__info__content__desc__box{width:300px;word-wrap:break-word;font-weight:400}@-webkit-keyframes fadeInLeft{0%{visibility:hidden;-webkit-transform:scale(0) translateX(-12rem);transform:scale(0) translateX(-12rem)}to{-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0);visibility:visible}}@keyframes fadeInLeft{0%{visibility:hidden;-webkit-transform:scale(0) translateX(-12rem);transform:scale(0) translateX(-12rem)}to{-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0);visibility:visible}}@-webkit-keyframes fadeInUp{0%{visibility:hidden;-webkit-transform:scale(0) translateY(12rem);transform:scale(0) translateY(12rem);opacity:0}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);visibility:visible;opacity:1}}@keyframes fadeInUp{0%{visibility:hidden;-webkit-transform:scale(0) translateY(12rem);transform:scale(0) translateY(12rem);opacity:0}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);visibility:visible;opacity:1}}.categories-section-container{margin:2rem 1rem 3rem;height:60rem}.categories-section-container__headline{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:5rem 0;font-size:24px;line-height:18px;font-weight:600}.categories-section-container__headline__highlighted-word{font-size:22px;color:#ef3a01}.categories-section-container__items{display:grid;grid-template-columns:250px 250px;grid-template-rows:auto auto;justify-items:center;grid-row-gap:.8rem;row-gap:.8rem;margin-left:6.5rem}.categories-section-container__demo-image{width:100%;margin-left:40px;height:100%;border-radius:10px;background:url(/static/media/selfworker.6929984a.jpg);background-size:cover;background-position:50%}.col-md-4{margin-left:4rem}.col-md-7{margin-left:5rem}.category-button-container{margin:.5rem 0}.category-button-container__btn{font-size:1.5rem;border-radius:20px;height:56px;width:235px;background-color:#f2f6f9;border:1px solid rgba(0,0,0,.2)}.search-result-container{display:grid;grid-template-columns:30% 69%;margin:2rem 1rem 6rem 3rem;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}.search-result-container__filter{background-color:#f2f6f9;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:2rem;border-radius:4px}.search-result-container__filter__bar__skills{font-weight:600;font-size:16px;line-height:18px;margin-bottom:2rem}.search-result-container__filter__bar__item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin:1rem 0}.search-result-container__filter__bar__item__name{font-weight:600;margin:.42rem 0 0 1rem;font-size:16px;line-height:18px}.search-result-container__content{background-color:#f2f6f9;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:2rem;border-radius:4px;height:1000px;overflow:scroll}.search-result-container__content__title{font-size:16px;font-weight:600;border-bottom:1px solid #a9a9a9}.filter-section_content-2{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin-bottom:2rem}.filter-section_content-1{margin:4rem 0 1rem;font-size:16px;font-weight:600;line-height:16px}.filter-section_content-2__input{border:none;border-radius:5px;height:53px;width:20%;margin-right:2rem;padding-left:1rem;font-size:1.6rem}#checkbox_filter-section{width:30px;height:30px;border:none;background-color:#a9a9a9;outline:none;mix-blend-mode:darken}.search__result_results-section-title{font-size:16px;font-weight:600;width:100%;margin:0 0 2rem;border-bottom:1px solid #a9a9a9}.search__result_card_container{width:99%;height:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:1rem}.search__result_card_header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1.5rem}.search__result_card_header-left-section{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.search__result_card_header-sub-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:1.3rem 0 0 2rem;font-size:16px;letter-spacing:.5px}.search__result_card_header-sub-section-stars{margin-left:-4px}.search__result_card_header-right-section{font-size:16px;font-weight:600;margin:2rem .2rem 0 0}.search__result_card_content{font-size:16px;line-break:normal;width:80%;margin-bottom:1rem}.tag-button{font-size:1.2rem;border-radius:20px;height:4rem;width:13rem;background-color:#1e2833;border:none;margin-right:1rem;color:#fff}.tag-button:first-letter{text-transform:uppercase}.rate{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:75%;height:1.6rem;-webkit-justify-content:start;justify-content:start}.card_header{margin-left:4.5rem;margin-top:3.5rem}.card_title{width:100%;display:-webkit-flex;display:flex;margin-top:2rem;margin-left:1rem;-webkit-flex-direction:column;flex-direction:column;z-index:3;-webkit-align-items:flex-start;align-items:flex-start;color:#fff;display:none}.card_description{width:100%;padding-left:1rem;padding-right:1rem;max-height:18.5rem;font-size:1.2rem;margin-top:5rem;overflow:auto}.action_buttons{position:absolute;bottom:1.5rem;right:1rem;padding:.5rem;width:45%;-webkit-justify-content:space-around;justify-content:space-around}.action_buttons,.card_header{display:-webkit-flex;display:flex}.card_header{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;flex-direction:row;width:100%;z-index:100;height:5rem}.profile_card{background-color:#ffd980;position:relative;border-radius:2.5rem;padding:1rem 1.5rem;margin:2rem;width:27rem;color:#000;cursor:pointer;z-index:5}.profile_cardh1,.profile_card h2,.profile_card h3,.profile_card h5,.profile_card h6,.profile_card p{color:#000}.profile_card__img{left:-2rem;top:-3rem;width:10rem;height:10rem}.profile_card__image,.profile_card__img{position:absolute;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:100%;background-color:inherit}.profile_card__image{left:2.5rem;top:3rem;width:7rem;height:7rem}.profile_card__image img{margin-top:-1rem;width:100%;height:100%;border-radius:50%}.profile_card__vertical{height:30rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;width:30rem}.profile_card__vertical__img{top:2.5rem}.card_body{position:relative;width:100%;text-overflow:ellipsis;white-space:wrap}.header,.image_block .card_title{position:relative;z-index:10}.header{width:100%;height:5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-left:30%;-webkit-justify-content:center;justify-content:center}.card_view{width:90%;margin:4rem auto;background-color:#f2f6f9;border-color:transparent;padding:5.5rem}.categories{height:15rem;width:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around}.categories,.items{display:-webkit-flex;display:flex}.items{-webkit-flex-wrap:wrap;flex-wrap:wrap}.top_result{-webkit-justify-content:space-between;justify-content:space-between;width:100%;-webkit-align-self:center;align-self:center;margin-top:4rem}.buttons,.top_result{display:-webkit-flex;display:flex}.results{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.empty,.results{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.empty{height:50rem;width:100%;-webkit-align-items:center;align-items:center}.empty,.review_card{-webkit-flex-direction:column;flex-direction:column}.review_card{width:90%;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;margin:5rem auto}.review_card__header{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;color:#fff;margin-bottom:2rem}.review_card__header__icons{text-align:end}.review_card__header__iconsh4{margin:1rem}.review_card__header__icons__item{margin:0 .5rem}.review_card__header__icons__text{margin:1rem 0}.review_card__rate{width:100%;-webkit-flex-direction:column;flex-direction:column}.review_card__rate,.review_rate_card{color:#fff;display:-webkit-flex;display:flex}.review_rate_card{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;margin:1rem;-webkit-align-items:center;align-items:center}.review_rate_card__ratio{display:-webkit-inline-flex;display:inline-flex;width:80%}.profile_header{border:1px solid #000}.card_body{margin-top:4rem}.profile_info{width:20rem;height:20rem;position:absolute;text-align:center;z-index:1;bottom:-10rem;color:#fff;left:45%}.profile_info__img{border-radius:50%;width:100%;height:100%;margin-bottom:1rem}.top_content{color:#fff}.posts-wrappper-background{padding:20px 0 0;background-color:#f2f6f9;margin:5rem 7rem 10rem}.post__form_card___wrapper{width:92%;height:50rem;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));margin:2rem 2rem 5rem 5rem;background-color:#fff;padding:20px}.post__form_card___header-section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 0 0 5px;padding:10px}.post_form_card__header__avatar_styles{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.post__form_card_header_dropdowns-section{margin:20px 0 20px 27px}.post__form_card_header_location-dropdown{width:161px;margin:0 3px 0 7px}.post__form_card_header_location-dropdown,.post__form_card_header_payment-dropdown{font-weight:600;text-align:center;font-size:15px;height:45px;background:hsla(0,0%,76.9%,.38);box-shadow:inset 0 1px 1px rgba(0,0,0,.25);border-radius:10px;border:0;outline:none}.post__form_card_header_payment-dropdown{width:171px;margin:0 10px 0 12px}.post__form_card_header_submit__button{width:161px;height:49px;background:#1e2833;border-radius:95px;color:#fff;letter-spacing:.3px;font-size:16px;margin-left:8px}.post__form_card_header_text-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 0 0 150px;overflow:hidden}.post__form_card_header_description_field{width:70%;height:160px;background:hsla(0,0%,76.9%,.38);box-shadow:inset 0 1px 1px rgba(0,0,0,.25);border-radius:10px;border:none;font-size:13px;color:#000;padding:12px 10px;box-sizing:border-box;margin-bottom:5px}.post__form_card_header_description_field:focus{outline:0}.post__form_card_header_postTags_field{width:140px;height:40px;border:none;background:hsla(0,0%,76.9%,.38);box-shadow:inset 0 2px 2px rgba(0,0,0,.25);border-radius:10px;font-size:13px;padding:6px}.tags__post_form{margin-top:5px}.submit__form_button__postForm{height:50px;margin:20px 0 5px;border-radius:5px;border:none;background-color:#1e2833;color:#fff;font-size:14px}.tags-input{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;min-height:48px;width:70%;padding:0 8px;border:1px solid #d6d8da;border-radius:6px}.tags-input:focus-within{border:1px solid #57c4e5}.tags-input input{-webkit-flex:1 1;flex:1 1;border:none;height:46px;font-size:14px;padding:4px 0 0}.tags-input input:focus{outline:transparent}#tags{-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:8px 0 0}#tags,.tag{display:-webkit-flex;display:flex}.tag{width:auto;height:32px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;color:#fff;padding:0 8px;font-size:14px;list-style:none;border-radius:6px;margin:0 8px 8px 0;background:#57c4e5}.tag .tag-title{margin-top:3px}.tag .tag-close-icon{display:block;width:16px;height:16px;line-height:16px;text-align:center;font-size:14px;margin-left:8px;color:#57c4e5;border-radius:50%;background:#fff;cursor:pointer}.post{-webkit-justify-content:space-between;justify-content:space-between;margin:0 0 0 5px;padding:10px}.post,.post__header{display:-webkit-flex;display:flex}.post__header{-webkit-flex-direction:row;flex-direction:row}.post__header__text-container{font-size:14px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:5px 0 5px 21px}.post__header__text{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin:0 0 5px 20px}.post__header__textsvg{margin-top:3px}.post__wrapper{width:92%;height:40rem;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));margin:2rem 2rem 1rem 5rem;background-color:#fff;padding:20px}.post__option__button{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#000;width:60px;height:60px;border-radius:50%;margin-left:10px}.post__option__item{text-align:center;border-bottom:1px solid #fff;margin:2px 0 2px 20px;width:80%;padding:4px;cursor:pointer}.post__header__left .profile_infomration__side{margin:0 0 0 10px}.post-content__description_box{letter-spacing:.4px;width:80%;height:107px;font-size:18px;font-weight:600;color:#000;margin:20px 10px 5px 160px}.post_footer__style{margin:30px 10px 5px 160px}.post__header_optionMenu,.stack__avatars{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.stack__avatars{margin:18px 0 5px 20px;-webkit-text-decoration-line:none;text-decoration-line:none}.stack__avatars img{margin-left:-13px}.post__dropdown-options{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:absolute;top:100px;width:230px;-webkit-transform:translate(-45%);transform:translate(-45%);background-color:#000;color:#fff;border-radius:5px;padding:2px;overflow:hidden;font-size:14px}.landing-page{width:100%;height:100%;overflow-x:hidden}.saved_body{width:90%;margin:4rem auto;background-color:#f2f6f9;border-color:transparent;padding:5.5rem}.fav_categories{-webkit-flex-wrap:wrap;flex-wrap:wrap}.cat_spec,.fav_categories{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.cat_spec{position:relative;z-index:1;height:10rem;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center}.cat_spec h4{width:10rem}.button_ab{position:absolute;right:0}.request{width:100%;background-color:#f2f6f9}.request__body{width:100%;padding:10rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.request__header{height:20rem;width:100%;background-color:#ffd980}.request__inputs{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.request__inputs__item{background-color:hsla(0,0%,76.9%,.5764705882352941);border:none;margin:2rem 2rem 2rem 0;height:4rem;border-radius:1rem;padding:.5rem;box-shadow:inset 0 .75rem 5px rgba(0,0,0,.2);font-size:1.4rem;color:#000}.request__inputs__item:focus{outline:none}.request__inputs__item__desc{width:90%;height:20rem;padding:1rem;font-size:1.8rem}.request__inputs__item__desc:focus{outline:none}.request__inputs__flex-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}:-ms-input-placeholder{color:#000}.dashboard_card{width:95%;padding:5rem;background-color:#f2f6f9;position:relative;justify-self:center;margin:2rem auto;border-radius:1rem}.dashboard_card__label{position:absolute;left:0;top:0;color:#fff}.dashboard-top-bar{width:100%;padding:5rem;background-color:#303036;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;position:relative}.dashboard-top-bar__info{-webkit-justify-content:space-between;justify-content:space-between;color:#fff}.dashboard-top-bar__info,.dashboard-top-bar__info__left{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.dashboard-top-bar__info__left__img{border-radius:50%;margin:2rem}@media (max-width:750px){.dashboard-top-bar__info__left__img{margin:2rem}}@media (max-width:750px){.dashboard-top-bar__info{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;text-align:center;margin:2rem}}.dashboard-top-bar__tabs{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;color:#fff;position:absolute;bottom:0;left:7rem;font-size:1.8rem;padding-bottom:1rem}.dashboard-top-bar__tabs p{margin:0 1rem;text-align:center;width:15rem;border-radius:0;padding-bottom:1rem}@media (max-width:750px){.dashboard-top-bar__tabs{display:none;width:100%;height:30rem;background-color:rgba(255,217,128,.807843137254902);color:#fff;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-content:center;align-content:center;position:absolute;top:0;left:0;font-size:1.8rem;transition:2s ease-in}}@media (max-width:750px){.dashboard-top-bar,.dashboard-top-bar__tabs{-webkit-flex-direction:column;flex-direction:column}}@media (max-width:750px){.dashboard-top-bar__tabs .tab_style{text-align:center;width:100rem;border-radius:0;padding:1rem;background-color:"#FFD980";color:#000;font-weight:700}}.dashboard_body{width:100%}.dashboard_overview_cards_container{height:10rem;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;z-index:1;color:#fff}.dashboard_overview_cards_container h4{color:#fff}.overview_flex_card{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.overview_flex_card,.tabs{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.tabs{width:80%;height:5rem;margin:5rem;color:#fff}.tabs,.tabs__normal{border-radius:2rem;background-color:#57c4e5}.tabs__normal{width:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer}.tabs__active{background-color:#212738}.current-order-list{width:100%;height:100rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;overflow-y:scroll;font-family:cursive}.current-order-list__card{width:100%;justify-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end;padding:2rem 3rem 3rem 5rem;-webkit-flex-direction:row;flex-direction:row;z-index:1;-webkit-justify-content:space-between;justify-content:space-between}.current-order-list__card,.current-order-list__card__text{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.current-order-list__card__text{-webkit-flex-direction:column;flex-direction:column;z-index:10;margin-left:7rem}.current-order-list__card__text__upper-section{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:start;justify-content:start}.current-order-list__card__text__upper-section h3{font-size:medium}.current-order-list__card__text__upper-section__rate{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:5rem}.current-order-list__card__text__upper-section__rate__star{width:2rem;height:2rem;margin-top:-.5rem}.current-order-list__card__buttons-container{color:#fff;position:absolute;top:1rem;right:1rem;height:10rem}.current-order-list__card__buttons-container__status-selector{width:15rem;padding:1rem;border-radius:30px;font-size:16px;color:#fff;background-color:#212738;text-align:center;position:relative;z-index:50}.current-order-list__card__expansion-section{display:none;max-height:0;transition:max-height .1s ease-out;z-index:10;width:100%}.current-order-list__card__expansion-section h3{font-size:small;margin-bottom:1rem}.current-order-list__card__expansion-section__flex-left-section{width:60%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-content:space-between;align-content:space-between}.current-order-list__card__expansion-section__flex-left-section h3{font-size:small;font-weight:400}.current-order-list__card__expansion-section__flex-right-section{width:30%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center}.current-order-list__card__expansion-section__flex-right-section h3{font-size:small;font-weight:400}.current_order_show_card{-webkit-align-self:flex-end;align-self:flex-end;display:-webkit-flex;display:flex;visibility:visible;padding:1.5rem 3rem 2rem 1.5rem;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;z-index:10;-webkit-align-content:space-between;align-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;max-height:500px;transition:max-height .1s ease-in}@-webkit-keyframes bounce{0%{height:0%}to{height:100%}}@keyframes bounce{0%{height:0%}to{height:100%}}.order-history-list{width:100%;height:100rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;overflow-y:scroll}.order-history-list__card{width:100%;justify-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end;padding:2rem 3rem 3rem 5rem;-webkit-flex-direction:row;flex-direction:row;z-index:1;-webkit-justify-content:space-between;justify-content:space-between}.order-history-list__card,.order-history-list__card__text{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.order-history-list__card__text{-webkit-flex-direction:column;flex-direction:column;z-index:10;margin-left:7rem}.order-history-list__card__text__upper-section{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:start;justify-content:start}.order-history-list__card__text__upper-section h3{font-size:medium}.order-history-list__card__text__upper-section__rate{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:5rem}.order-history-list__card__text__upper-section__rate__star{width:2rem;height:2rem;margin-top:-.5rem}.order-history-list__card__buttons-container{color:#fff;position:absolute;top:1rem;right:1rem;height:10rem}.order-history-list__card__expansion-section{display:none;z-index:10;width:100%}.order-history-list__card__expansion-section h3{font-size:small;margin-bottom:1rem}.order-history-list__card__expansion-section__flex-left-section{width:60%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-content:space-between;align-content:space-between}.order-history-list__card__expansion-section__flex-left-section h3{font-size:small;font-weight:400}.order-history-list__card__expansion-section__flex-right-section{width:30%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center}.order-history-list__card__expansion-section__flex-right-section h3{font-size:small;font-weight:400}.order-history-show_card{-webkit-align-self:flex-end;align-self:flex-end;display:-webkit-flex;display:flex;padding:1.5rem 3rem 2rem 1.5rem;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;z-index:10;-webkit-align-content:space-between;align-content:space-between;-webkit-justify-content:space-between;justify-content:space-between}.un-list{list-style-type:disc}.divider-v{width:1px;margin:0 2rem;height:15rem;-webkit-align-self:center;align-self:center;background-color:#000}.divider-h{height:1px;margin:2rem 0;-webkit-align-self:flex-start;align-self:flex-start;width:80%;background-color:#000}.right_float_button{position:absolute;top:1rem;right:1rem}.list_of_cards{width:100%;height:100rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;overflow-y:scroll}.order_header_card{justify-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;width:50%;padding:2rem 3rem 2rem 5rem;z-index:1;margin-left:10rem}.order_header_card,.order_header_card_left{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.order_header_card_left{-webkit-flex-direction:column;flex-direction:column}.rate_div{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-left:5rem}.part_one,.rate_div{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.part_one{-webkit-justify-content:start;justify-content:start}.toggle_card{display:none;z-index:1}.show_card h3{margin-bottom:2rem}.right_float_button{color:#fff;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column;height:9rem;-webkit-justify-content:space-between;justify-content:space-between}.proposal_status{position:absolute;bottom:0;right:0;width:"15rem";height:40px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;justify-items:center;padding:.5rem 4rem;background-image:radial-gradient(circle 939px at 94.7% 50%,#00b2a9 0,#006a65 76.9%);border-radius:20px}.proposal_status h4{text-decoration:none;color:#fff;text-align:center;width:100%}@media (max-width:750px){.order_header_card{padding-left:7rem;padding-right:0;-webkit-align-content:start;align-content:start}.part_one{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.rate_div{margin:0}.order_header_card_left{-webkit-align-content:flex-end;align-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.right_float_button{position:absolute;bottom:0;right:0;color:#fff}}.post-ur-1-3{width:50px;height:50px;margin:0 0 20px 10px}.seperate_line__post_of_proposal-section{width:95%;height:0;border:.5px solid #000}.proposals__ar_annoated{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 0 50px 50px}.proposals__ar_annoated h3{margin-top:2rem;font-size:24px;letter-spacing:.5px;color:#000}.proposal__card__information_1{width:90%;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));padding:10px;background-color:#ffd980;height:auto;margin:2rem 2rem 50px 5rem;border-radius:10% 10px 40px 40px}.proposal__header_area{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:5px}.proposal__avatar_profileinfo{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;font-weight:600;font-size:15px}.proposal__profile_info{margin:20px 0 0 20px}.proposal__controlled_buttons,.proposal__profile_info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.post__form_card_header_submit__button{margin-bottom:5px}.proposal__body_content{width:70%;line-height:1.6;font-size:14.5px;margin:0 0 30px 3rem}.proposal__body_content:last-child{font-weight:600}.proposal__header_background_box{position:absolute;top:-20px;left:-17px;background-color:#ffd980;width:170px;height:170px;border-radius:50%;z-index:-10}.proposal__card_button{border-radius:25px;background-color:#1e2833}.proposal__card_button,.proposal__card_button_active{width:150px;height:51px;color:#fff;font-size:13px;margin-bottom:3px}.proposal__card_button_active{border-radius:25px;background-color:#ff835c;border:none;outline:none}.proposal__step_paragraph_Style{margin-bottom:30px}.proposal__form_header_section{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;margin:7rem 0 7rem 7rem;font-family:"Mulish";font-weight:700;font-size:20px;line-height:18px}.proposal__form_body_section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:7rem 0 5rem 7rem}.proposal__form_body_section-input_field-1{box-shadow:inset 0 1px 1px rgba(0,0,0,.25);font-size:16px;padding:14px;font-weight:500}.proposal__form_body_section-input_field-1,.proposal__form_body_section-input_field-copied{width:306px;height:49px;background:hsla(0,0%,76.9%,.38);border-radius:10px;margin-bottom:2rem;border:none}.proposal__form_body_section-input_field-copied{box-shadow:inset 0 9px 4px rgba(0,0,0,.25);font-size:17px;padding-left:16px;margin-top:-8px;font-weight:600;outline:none}.description_form{width:713px;height:189px;box-shadow:inset 0 1px 1px rgba(0,0,0,.25);border-radius:10px;padding:10px 20px 20px;font-size:16px;margin-bottom:3rem;border:none;outline:none;font-weight:500}.description_form,select{background:hsla(0,0%,76.9%,.38)}select{-webkit-appearance:none;appearance:none;outline:0;box-shadow:none;border:0!important;background-image:none;-webkit-flex:1 1;flex:1 1;padding:0 .5em;color:#000;cursor:pointer;font-size:1em;font-family:"Open Sans",sans-serif}select::-ms-expand{display:none}.select{position:relative;display:-webkit-flex;display:flex;width:306px;height:39px;line-height:3;overflow:hidden;border-radius:10px;margin-bottom:20px}.select,.select:after{background:hsla(0,0%,76.9%,.38)}.select:after{content:"\25BC";position:absolute;top:0;right:0;padding:.45em 2em;cursor:pointer;pointer-events:none;transition:all .25s ease;box-shadow:inset 0 4px 4px rgba(0,0,0,.25);border:none}.select:hover:after{color:#ff835c}.proposal__form_post_Area{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:4rem 0 4rem 7rem}.proposal__form_post_Area-title{font-size:15px;font-weight:600;line-height:16px}.proposal__footArea_submit_section{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin:5rem 10rem 10rem 5rem}.proposal__footArea_submit_section-button{color:#fff;background-color:#000;width:160px;height:51px;font-size:14.5px;border-radius:25.5px;margin-bottom:10rem}.proposal-steps-form{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.proposal-form-stepDesc{font-size:16px;padding:12px;border:1px solid #d3d3d3;border-radius:12px;width:30%;height:55px;margin-right:2rem}.proposal-form-steps-action{border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fff;font-size:40px;margin-right:10px;background-color:#242020;width:50px;height:50px;margin-top:1rem}.proposal-form-steps-action-disable{display:hidden}.notification-container_proposal_form{font-size:16px;height:200px}.orders_m_body{width:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.orders_m_body,.tabs_m{display:-webkit-flex;display:flex}.tabs_m{margin:0 auto;width:50%;-webkit-justify-content:center;justify-content:center}@media (max-width:750px){.tabs_m{margin:0 auto;width:90%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}}.proposal-cards-list{width:100%;height:100rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;overflow-y:scroll}.proposal-cards-list__card{width:90%;justify-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end;padding:2rem 3rem 2rem 5rem;-webkit-flex-direction:row;flex-direction:row;z-index:1;-webkit-justify-content:space-between;justify-content:space-between}.proposal-cards-list__card,.proposal-cards-list__card__text{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.proposal-cards-list__card__text{-webkit-flex-direction:column;flex-direction:column;z-index:10;margin-left:7rem}.proposal-cards-list__card__text__upper-section{-webkit-justify-content:start;justify-content:start}.proposal-cards-list__card__text__upper-section,.proposal-cards-list__card__text__upper-section__rate{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.proposal-cards-list__card__text__upper-section__rate{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-left:5rem}.proposal-cards-list__card__text__upper-section__rate__star{width:2rem;height:2rem;margin-top:-.5rem}.proposal-cards-list__card__buttons-container{color:#fff;position:absolute;top:1rem;right:1rem}.proposal-cards-list__card__buttons-container>*{margin:.5rem 0}.proposal-cards-list__card__expansion-section{display:none;z-index:10}.request-cards-list{width:100%;height:100rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;overflow-y:scroll}.request-cards-list__card{width:100%;justify-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end;padding:2rem 3rem 2rem 5rem;-webkit-flex-direction:row;flex-direction:row;z-index:1;-webkit-justify-content:space-between;justify-content:space-between}.request-cards-list__card,.request-cards-list__card__text{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.request-cards-list__card__text{-webkit-flex-direction:column;flex-direction:column;z-index:10;margin-left:7rem}.request-cards-list__card__text__upper-section{-webkit-justify-content:start;justify-content:start}.request-cards-list__card__text__upper-section,.request-cards-list__card__text__upper-section__rate{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.request-cards-list__card__text__upper-section__rate{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-left:5rem}.request-cards-list__card__text__upper-section__rate__star{width:2rem;height:2rem;margin-top:-.5rem}.request-cards-list__card__buttons-container{color:#fff;position:absolute;top:1rem;right:1rem;height:9rem}.request-cards-list__card__expansion-section{display:none;z-index:10}.show_card{-webkit-align-self:flex-end;align-self:flex-end;display:-webkit-flex;display:flex;padding:2rem 3rem 2rem 5rem;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;z-index:10;-webkit-align-content:space-between;align-content:space-between}.show_cardh3{margin-bottom:2rem}@media (max-width:750px){.proposal-cards-list__card{padding-left:7rem;padding-right:0;-webkit-align-content:start;align-content:start}.proposal-cards-list__card__text{-webkit-align-content:flex-end;align-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.proposal-cards-list__card__text__upper-section{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.proposal-cards-list__card__text__upper-section__rate{margin:0}.proposal-cards-list__card__buttons-container{position:absolute;bottom:0;right:0;color:#fff}}.loading-div{background-color:transparent}.loader{color:#000}.main_content{width:100%}.profile_header{position:relative;width:100%;height:25rem;padding:0 20rem;background-color:#ffd980}.profile_buttons{display:-webkit-flex;position:absolute;bottom:50%;padding:.5rem;right:3rem;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.profile_image{width:20rem;height:20rem;position:absolute;text-align:center;z-index:1;bottom:-10rem;color:#fff;left:45%}.profile_image img{width:100%;height:100%;margin-bottom:1rem}.profile_body{background-color:#1e2833;padding:20rem 20%;overflow:hidden}.top_content{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;text-align:center;margin-bottom:5rem}.top_content input{color:#fff;font-size:20px}.profile_body_content{width:90%;margin:5rem auto 0;-webkit-flex-direction:column;flex-direction:column}.profile_body_content,.profile_body_content_2{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;color:#fff}.profile_body_content_2{width:100%;margin:5rem 0;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;border-bottom:1px solid #fafafa;padding-bottom:3rem}.card_body{z-index:1;padding:1rem}.card_feedback_rate{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;width:65%}.card_feedback_rate img{margin-right:1rem}.feedback_card{padding:3rem;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;width:100%}.loading-div{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:2}.loader{color:#fafafa;font-size:90px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;margin:72px auto;position:absolute;top:35%;left:47.5%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:load6 1.7s ease infinite,round 1.7s ease infinite;animation:load6 1.7s ease infinite,round 1.7s ease infinite}@media (max-width:960px){.profile_header{padding:0}.profile_body{padding:20rem 0}.profile_image{width:15rem;height:15rem;bottom:-8rem;left:45%}}.input_style{text-align:center;color:#000;min-height:3.5rem}.input_style,.textarea_style{font-size:16px;border-radius:10px;background-color:transparent;border:transparent;width:100%}.textarea_style,.textarea_style input{text-align:start;color:#fff}.input_style_edit{font-size:16px;border-radius:10px;text-align:center;padding-left:1rem;color:#000!important;width:100%;min-height:3.5rem;background-color:#fff;border:#fff;pointer-events:all}.header_style,.header_style_edit{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.header_style_edit input{color:#1f1d1d}.info_card{border-radius:20px;padding:1rem 0;pointer-events:none;margin-right:5rem}.info_card,.info_card input{color:#fff;text-align:start}:first-letter{text-transform:uppercase}
/*# sourceMappingURL=main.28ba3a55.chunk.css.map */