@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap);.Body{background-color:#eff9fd;min-height:100vh;padding-bottom:16px}.Body__container{margin-left:50px;min-height:calc(100vh - 16px);transition:all .3s ease-in-out}@media screen and (min-width:936px){.Body__container{margin-left:260px}}.btn{padding:14px 24px;color:#fff;font-weight:700;border-radius:10px}.btn-red{background-color:#fb7777}.btn-green{background-color:#64d52d}.btn-blue{background-color:#02384e}.btn-grey{background-color:#7d7d7d}.btn-orange{background-color:#f1ba3c}.Heading{color:#02384e;font-size:24px;font-weight:900;margin-bottom:24px}body{margin:0;padding:0;font-size:16px;font-family:"Lato"}*{box-sizing:border-box}button,h1,h2,h3,input,p,textarea,ul{margin:0;padding:0}a{text-decoration:none}button,input,select,textarea{font-family:"Lato";border:0;box-shadow:none;outline:.0001px}ul{list-style:none}button{cursor:pointer}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}hr{border:0;border-bottom:1px solid rgba(2,56,78,.09);margin:0}.Sidenav{width:260px;min-height:100vh;position:fixed;top:0;left:0;background-color:#fff;transition:all .3s ease-in-out;z-index:1}.Mechnav__logo,.Sidenav__logo{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:12px 0;background-color:#02384e;transition:all .3s ease-in-out}.Mechnav__logo img,.Sidenav__logo img{width:130px;height:auto}.Mechnav__list,.Sidenav__list{margin:32px 24px}.Mechnav__list__item,.Sidenav__list__item{height:56px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 24px;border-radius:10px}.Mechnav__list__item__link,.Sidenav__list__item__link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-weight:700;color:#7d7d7d;background-color:transparent}.Mechnav__list__item__link img,.Sidenav__list__item__link img{margin-right:8px}.active.Mechnav__list__item,.Sidenav__list__item.active{background-color:#eff9fd}.active.Mechnav__list__item .Mechnav__list__item__link,.active.Mechnav__list__item .Sidenav__list__item__link,.Sidenav__list__item.active .Mechnav__list__item__link,.Sidenav__list__item.active .Sidenav__list__item__link{color:#02384e}.Sidenav__hamburger-menu{position:absolute;right:-40px;top:24px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:8px;background-color:#fff;border-radius:5px}@media screen and (min-width:921px){.Sidenav__hamburger-menu{display:none}}.Sidenav__hamburger-menu span{width:24px;height:3px;display:block;background:#7d7d7d}.Sidenav__hamburger-menu span:not(:last-of-type){margin-bottom:4px}@media screen and (max-width:935px){.Sidenav.hidden{-webkit-transform:translateX(-210px);transform:translateX(-210px)}.Sidenav.hidden .Mechnav__list,.Sidenav.hidden .Mechnav__logo,.Sidenav.hidden .Sidenav__list,.Sidenav.hidden .Sidenav__logo{-webkit-transform:translateX(-50px);transform:translateX(-50px)}.Sidenav.hidden .Sidenav__hamburger-menu{right:5px;background-color:#eff9fd}}.Mechnav,.Topnav{height:86px;background-color:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 16px}@media screen and (max-width:600px){.Mechnav,.Topnav{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;height:auto;padding:16px}}@media screen and (max-width:500px){.Mechnav .btn,.Topnav .btn{width:100%;margin-top:16px}}.Topnav__user{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-left:auto;padding-left:16px;color:#02384e;font-weight:700}@media screen and (max-width:600px){.Topnav__user{width:100%;margin-left:0;margin-top:8px}}.Topnav__user img{margin-left:8px;border-radius:50%;width:32px;height:32px;object-fit:cover}::-webkit-input-placeholder{font-style:italic}.Mechnav{padding:0 16px 0 0}.Mechnav__logo{width:260px}.Mechnav__list{margin:0 24px}.Form__heading,.Mechnav__list{display:-webkit-flex;display:flex}.Form__heading{color:#02384e;-webkit-align-items:center;align-items:center;height:86px;background-color:#fff;padding:0 24px;font-weight:900;font-size:24px}.Form__container{margin:24px;padding:40px;background-color:#fff}.Form__container__heading{font-weight:900;font-size:18px;color:#02384e;margin-bottom:16px}.Form__container__row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.Form__container__row__input{margin-right:16px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:24px;-webkit-justify-content:flex-end;justify-content:flex-end}.Form__container__row__input label{font-size:14px;color:#02384e;font-weight:700}.Form__container__row__input input,.Form__container__row__input select,.Form__container__row__input textarea{width:225px;height:40px;padding:0 16px;background-color:#f3f3f3;border-radius:5px;margin-top:8px;color:#7d7d7d}.Form__container__row__input textarea{height:130px;width:355px;padding:8px 16px}.Form__container__row__input--full-width input{width:466px}.Form__container__row__input__videos{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.Form__container__row__input__videos label{margin-right:16px;margin-bottom:16px;width:192px;height:192px;margin-top:8px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer}.Form__container__row__input__videos label.empty{border:1px dashed #a8ddf1;border-radius:5px}.Form__container__row__input__videos label span{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;color:#7d7d7d;font-size:12px;font-weight:700}.Form__container__row__input__videos label span img{width:20px;height:20px;margin-bottom:10px}.Form__container__row__input__videos label video{width:192px;height:192px;object-fit:cover}.Form__container__row__input__add{font-weight:900;color:#02384e;font-size:14px;width:-webkit-max-content;width:max-content;background-color:transparent;cursor:pointer}.Form__container__errors{margin-bottom:16px}.Form__container__errors p{font-size:12px;color:#fb7777;margin-bottom:4px}.Table{background-color:#fff;padding:8px;border-radius:10px;color:#02384e;overflow:auto}.Table__container{border-collapse:collapse;width:100%}.Table__container__header{background-color:#eff9fd;height:40px;text-align:left}.Table__container__header th{padding:0 16px}.Table__container__header th:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px}.Table__container__header th:last-of-type{border-top-right-radius:10px;border-bottom-right-radius:10px}.Table__container__row{height:56px;border-bottom:1px solid rgba(2,56,78,.09);font-weight:700}.Table__container__row td{padding:0 16px}.Table__container__row a{color:#02384e}.Table__container__row .status{width:120px}.Table__container__row .status span{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:71px;height:27px;margin:0 auto;border-radius:5px;font-style:italic;color:#fff;font-weight:400;font-size:13px}.Table__container__row .status-Open span{background-color:#64d52d}.Table__container__row .status-Closed span{background-color:#fb7777}.Table__container__row .status-Waiting span{background-color:#f1ba3c}.Search{position:relative;height:48px;margin-right:16px;width:400px;max-width:calc(100% - 186px)}@media screen and (max-width:500px){.Search{max-width:100%;width:100%;margin-right:0}}.Search__input{padding:16px 32px 16px 16px;background-color:#eff9fd;border-radius:11px;height:48px;font-size:14px;width:100%}.Search__icon{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Sort{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Sort span{color:#02384e;font-weight:700;margin-right:16px}.Sort select{border-radius:5px;height:40px;padding:8px}.Work-progress{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.Work-progress button,.Work-progress span{position:relative;width:140px;height:40px;font-size:14px;font-weight:700;color:#02384e;background-color:#f3f3f3;border:1px solid #ebebeb;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.Work-progress button:first-of-type,.Work-progress span:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px}.Work-progress button:after,.Work-progress button:before,.Work-progress span:after,.Work-progress span:before{position:absolute;content:"";top:-1px;right:-20px;border-left:20px solid #f3f3f3;border-bottom:20px solid transparent;border-top:20px solid transparent;z-index:3}.Work-progress button:after,.Work-progress span:after{z-index:2;right:-21px;border-left:20px solid #ebebeb;border-bottom:20px solid transparent;border-top:20px solid transparent}.Work-progress button.done,.Work-progress span.done{color:#fff;background-color:#44a813}.Work-progress button.done:before,.Work-progress span.done:before{border-left-color:#44a813}.Home__header{margin:60px 16px 0;background-color:#02384e;color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:0 32px;border-radius:10px}@media screen and (min-width:560px){.Home__header{height:130px}}.Home__header img{height:196px}@media screen and (max-width:450px){.Home__header img{display:none}}.Home__header__welcome h1{font-size:24px;font-weight:400;margin-bottom:8px}.Home__header__welcome h1 span{color:#f1ba3c}.Home__header__welcome p{font-size:14px;color:#eff9fd}.Home__overview{margin-top:60px;padding:0 16px}.Home__overview__cards{display:grid;grid-gap:24px}@media screen and (min-width:761px){.Home__overview__cards{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:470px)and (max-width:760px){.Home__overview__cards{grid-template-columns:repeat(2,1fr)}}.Home__overview__cards__card{background-color:#fff;padding:16px}.Home__overview__cards__card,.Home__overview__cards__card__icon{border-radius:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Home__overview__cards__card__icon{width:48px;height:48px;margin-right:16px;-webkit-justify-content:center;justify-content:center}.Home__overview__cards__card__icon--clients{background-color:rgba(251,119,119,.25)}.Home__overview__cards__card__icon--open{background-color:rgba(100,213,45,.25)}.Home__overview__cards__card__icon--waiting{background-color:rgba(241,186,60,.25)}.Home__overview__cards__card__icon--all{background-color:rgba(2,56,78,.25)}.Home__overview__cards__card__details{font-weight:700}.Home__overview__cards__card__details h3{font-size:14px;font-style:italic;margin-bottom:4px;color:#7d7d7d}.Home__overview__cards__card__details p{font-size:24px;color:#02384e}.Home__tables{display:-webkit-flex;display:flex;padding:32px 16px 0;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (max-width:660px){.Home__tables{-webkit-flex-direction:column;flex-direction:column}}.Home__tables h2{margin-bottom:24px}@media screen and (min-width:661px){.Home__tables__table--cards{width:calc(60% - 24px)}.Home__tables__table--cards--eng{width:100%}}@media screen and (min-width:661px){.Home__tables__table--clients{width:40%}}@media screen and (max-width:660px){.Home__tables__table--clients{margin-top:24px}}.Clients__header{margin:24px 24px 16px}.Clients__header__filter{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.Clients__header__filter .Search{width:231px;height:40px}@media screen and (max-width:500px){.Clients__header__filter .Search{width:100%}}.Clients__header__filter .Search__input{background-color:#fff;height:40px}.Clients__header__filter .btn{height:40px;padding-top:10px;padding-bottom:10px;margin-right:16px}@media screen and (max-width:500px){.Clients__header__filter .btn{margin-top:16px;width:100%;margin-right:0}}.Clients__header__filter .Sort{margin-left:auto}@media screen and (max-width:672px){.Clients__header__filter .Sort{width:100%;margin-top:16px;-webkit-justify-content:flex-end;justify-content:flex-end}}.Clients__table{margin:0 24px 24px}.Cards__header{margin:24px 24px 16px}.Cards__header__filter{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.Cards__header__filter .Search{width:231px;height:40px}@media screen and (max-width:500px){.Cards__header__filter .Search{width:100%}}.Cards__header__filter .Search__input{background-color:#fff;height:40px}.Cards__header__filter .Sort{margin-left:auto}@media screen and (max-width:500px){.Cards__header__filter .Sort{width:100%;margin-top:16px;-webkit-justify-content:flex-end;justify-content:flex-end}}.Cards__table{margin:0 24px 24px}.Car__info,.Client__info{margin:24px 24px 40px}.Car__info__card,.Client__info__card{position:relative;background-color:#fff;border-radius:10px;padding:24px;display:-webkit-flex;display:flex}@media screen and (max-width:760px){.Car__info__card,.Client__info__card{-webkit-flex-direction:column;flex-direction:column}}.Car__info__card__avatar,.Client__info__card__avatar{width:120px;height:120px;border-radius:10px;object-fit:cover;margin-right:24px}@media screen and (max-width:760px){.Car__info__card__avatar,.Client__info__card__avatar{margin-right:0;margin-bottom:24px}}@media screen and (max-width:425px){.Car__info__card__avatar,.Client__info__card__avatar{margin-top:40px}}.Client__info__card__details{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:calc(100% - 160px)}@media screen and (max-width:760px){.Client__info__card__details{width:100%}}.Client__info__card__details__row{display:-webkit-flex;display:flex}@media screen and (min-width:761px){.Client__info__card__details__row:first-of-type{margin-right:130px}}.Client__info__card__details__row:not(:first-of-type){margin:16px 0}@media screen and (max-width:760px){.Client__info__card__details__row{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.Client__info__card__details__row div{width:100%}.Client__info__card__details__row div:not(:last-of-type){margin-right:24px}@media screen and (max-width:760px){.Client__info__card__details__row div:not(:last-of-type){margin-bottom:16px;margin-right:0}}.Client__info__card__details__row div p{font-size:14px;color:#a3b5bc;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:8px}.Client__info__card__details__row div p img{margin-right:8px}.Client__info__card__details__row div .paragraph{padding:16px;background-color:#f3f3f3;border-radius:5px;line-height:23px}.Client__info__card__details__row div span{font-weight:700;color:#02384e;font-size:14px}.Client__info__card__details__row div span.ml{margin-left:22px}.Client__info__card__details__row div span.name{font-size:20px}.Client__info__card__details__row__images{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.Client__info__card__details__row__images img{width:129px;height:129px;border-radius:5px;object-fit:cover;margin-bottom:16px;margin-right:16px}.Car__info__card .btn,.Client__info__card .btn{position:absolute;padding:8px;top:24px}@media screen and (min-width:424px){.Car__info__card .btn,.Client__info__card .btn{right:24px}}.Car__cards,.Client__cars{margin:0 24px 24px}.Car__cards header,.Client__cars header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.Car__cards header .btn,.Client__cars header .btn{height:40px;padding-top:10px;padding-bottom:10px;margin-bottom:24px}.Client__cars__footer{display:-webkit-flex;display:flex;margin-top:16px;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.Client__cars__footer p{margin:8px 0}.Client__cars__footer__pages .btn{margin:8px}.Car__back{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#02384e;width:78px;height:40px;color:#a8c5d1;margin:24px 24px 0;border-radius:5px}.Car__back img{margin-right:4px}.Card__header{margin:24px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.Card__header h1{font-size:24px;font-weight:900;color:#02384e}.Card__header button{width:100px;height:40px;border-radius:10px;background-color:#02384e;color:#fff;font-weight:700}.Card__btns{margin-left:64px}.Card__btns button{font-weight:700;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#e2ebef;color:#02384e;transition:all .3s ease-in-out;padding:12px 24px}.Card__btns button.active{background-color:#02384e;color:#fff}.Card__section{background-color:#fff;border-radius:10px;margin:0 24px 24px;padding:40px}.Card__info__client__header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.Card__info__client__header__status{display:block;margin-bottom:24px;padding:7px 24px;font-size:12px;background-color:#64d52d;font-style:italic;border-radius:5px;color:#fff}.Card__info__client__header__status.status-Waiting{background-color:#f1ba3c}.Card__info__client__header__status.status-Closed{background-color:#fb7777}.Card__info .Client__info__card__details{margin-left:45px}.Card__info hr{margin:24px 0}.Mech{margin:24px 16px 8px;min-height:calc(100vh - 134px)}.MechHome__qr{background-color:#fff;border-radius:20px;padding:24px;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}.MechHome__qr img{margin-bottom:40px}.Mech__Cards__header{margin:24px 0 16px}.Card__section__content{display:-webkit-flex;display:flex;margin:24px 0 32px;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:baseline;align-items:baseline}@media screen and (max-width:800px){.Card__section__content{-webkit-flex-direction:column;flex-direction:column}}.Card__section__content .Heading{font-size:18px;margin-bottom:16px}.Card__section__content__finish{margin:auto}.Card__section__content__notes{margin-bottom:24px}@media screen and (min-width:801px){.Card__section__content__notes{width:calc(66.66667% - 24px);margin-right:24px;margin-bottom:0}}.Card__section__content__notes__box{height:300px;overflow:auto}.Card__section__content__notes__box::-webkit-scrollbar{width:5px}.Card__section__content__notes__box::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.Card__section__content__notes__box::-webkit-scrollbar-thumb{background-color:#7d7d7d;border-radius:50px}.Card__section__content__notes__note,.Card__section__content__parts__box__part{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border:1px solid #7d7d7d;border-radius:5px;background-color:#fff;padding:8px;margin-bottom:16px;margin-right:4px}@media screen and (max-width:450px){.Card__section__content__notes__note,.Card__section__content__parts__box__part{-webkit-flex-direction:column;flex-direction:column;text-align:center}}.Card__section__content__notes__note>img,.Card__section__content__parts__box__part>img{width:32px;height:32px;padding:6px;background-color:#7cb8e6;border-radius:5px;margin-right:16px}.Card__section__content__notes__note__text,.Card__section__content__parts__box__part__text{font-weight:900;color:#02384e}@media screen and (max-width:450px){.Card__section__content__notes__note__text,.Card__section__content__parts__box__part__text{margin:8px 0}}@media screen and (min-width:451px){.Card__section__content__notes__note__text,.Card__section__content__parts__box__part__text{width:calc(100% - 200px)}}.Card__section__content__notes__note__date{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:12px;font-weight:700}@media screen and (min-width:451px){.Card__section__content__notes__note__date{margin-left:auto}}.Card__section__content__notes__note__date img{margin-right:4px}.Card__section__content__notes__form{margin-top:16px}.Card__section__content__notes__form div{position:relative;height:48px}.Card__section__content__notes__form div.chat{height:40px}.Card__section__content__notes__form div.chat input{height:40px;border-radius:20px}.Card__section__content__notes__form div input{position:absolute;height:48px;width:100%;background-color:#eff9fd;border-radius:10px;padding:0 24px}.Card__section__content__notes__form div button{position:absolute;width:24px;height:24px;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:transparent}.Card__section__content__notes__form div button img{width:24px;height:24px}.Card__section__content__notes__form div button.btn-dark{background-color:#02384e;width:32px;height:32px;border-radius:16px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;right:2px}.Card__section__content__notes__form div button.btn-dark img{width:20px;height:20px}.Card__section__content__notes__form .error{color:#fb7777;font-size:12px;margin-top:4px;margin-left:8px}.Card__section__content__chat{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (min-width:801px){.Card__section__content__chat{width:33.33333%}}.Card__section__content__chat__box{border:1px solid #7d7d7d;border-radius:15px;background-color:#fff;padding:16px;height:300px;overflow-y:auto}.Card__section__content__chat__box::-webkit-scrollbar{width:5px}.Card__section__content__chat__box::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:15px}.Card__section__content__chat__box::-webkit-scrollbar-thumb{background-color:#7d7d7d;border-radius:50px}.Card__section__content__chat__box__reciver,.Card__section__content__chat__box__sender{margin-bottom:16px;display:grid;grid-template-columns:1fr 32px;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px}.Card__section__content__chat__box__reciver>img,.Card__section__content__chat__box__sender>img{width:32px;height:32px;border-radius:50%;object-fit:cover;grid-row:1/3;grid-column:2/3}.Card__section__content__chat__box__reciver__time,.Card__section__content__chat__box__sender__time{color:#7d7d7d;font-size:12px;margin-left:auto;font-weight:700;margin-bottom:4px;margin-top:4px}.Card__section__content__chat__box__reciver__time img,.Card__section__content__chat__box__sender__time img{margin-right:4px}.Card__section__content__chat__box__reciver__msg,.Card__section__content__chat__box__sender__msg{padding:16px;border-radius:15px;background-color:#eff9fd;font-size:14px;font-weight:400;color:#02384e}.Card__section__content__chat__box__reciver{grid-template-columns:32px 1fr}.Card__section__content__chat__box__reciver>img{grid-column:1/2}.Card__section__content__chat__box__reciver__time{margin-left:0}.Card__section__content__chat__box__reciver__msg{background-color:#fffde8}.Card__section__content__chat__controls{margin-top:20px;margin-left:auto}.Card__section__content__chat__controls .btn{margin:4px}.Card__section__content__parts{margin-bottom:24px;width:100%}@media screen and (min-width:801px){.Card__section__content__parts{width:calc(66.66667% - 24px);margin-right:24px;margin-bottom:0}}.Card__section__content__parts>span{display:inline-block}.Card__section__content__parts .Heading{margin-top:24px}.Card__section__content__parts__box{height:240px;overflow:auto}.Card__section__content__parts__box::-webkit-scrollbar{width:5px}.Card__section__content__parts__box::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:15px}.Card__section__content__parts__box::-webkit-scrollbar-thumb{background-color:#7d7d7d;border-radius:50px}.Card__section__content__parts__box__part>img{width:48px;height:48px;background-color:#f3f3f3;border-radius:10px;margin-right:8px}.Card__section__content__parts__box__part__text{width:100%;margin-right:8px}.Card__section__content__parts__box__part button{font-size:12px;background:transparent;color:#fb7777;font-weight:700;margin-right:16px}@media screen and (min-width:451px){.Card__section__content__parts__box__part button{margin-left:auto}}.Card__section__content__parts a{display:block;color:#02384e;font-weight:900;font-size:12px;margin-top:24px}.Select-parts{margin:24px 16px;padding:40px;background-color:#fff;border-radius:10px}.Select-parts__filter{margin-bottom:24px}.Select-parts__filter h3{font-size:18px;margin-bottom:16px}.Select-parts__filter__group{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.Select-parts__filter__group div{position:relative;width:calc(25% - 24px);margin:0 12px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (max-width:960px){.Select-parts__filter__group div{width:calc(50% - 24px);margin-bottom:8px}}@media screen and (max-width:550px){.Select-parts__filter__group div{width:calc(100% - 24px)}}.Select-parts__filter__group div label{font-size:14px;color:#02384e;font-weight:700;margin-bottom:8px}.Select-parts__filter__group div input,.Select-parts__filter__group div select{background-color:#f3f3f3;padding:0 16px;border-radius:5px;height:40px}.Select-parts__filter__group div input:invalid,.Select-parts__filter__group div select:invalid{color:#7d7d7d;font-style:italic}.Select-parts__filter__group div input:invalid option,.Select-parts__filter__group div select:invalid option{font-style:normal;color:#000}.Select-parts__filter__group div input option[disabled],.Select-parts__filter__group div select option[disabled]{color:#7d7d7d}.Select-parts__filter__group div img{top:unset;bottom:14px;-webkit-transform:none;transform:none}.Select-parts .Table{padding:0}.Select-parts .Table__container{width:calc(100% - 1px)}.Select-parts__row{border:0}.Select-parts__row td{padding:16px 0 0}.Select-parts__row td div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:8px 16px;border:1px solid #d0dfe5;border-right:0;border-top-left-radius:10px;border-bottom-left-radius:10px}.Select-parts__row td div input[type=checkbox]+label{position:relative;display:block;width:24px;height:24px;border-radius:5px;background-color:#f3f3f3}.Select-parts__row td div input[type=checkbox]+label:after{position:absolute;content:"";width:0;height:0;border-radius:5px;background-color:#02384e;top:4px;left:4px;transition:all .3s ease-in-out}.Select-parts__row td div input[type=checkbox]:checked+label:after{width:16px;height:16px}.Select-parts__row td div img{width:75px;height:75px;background-color:#f3f3f3;border-radius:10px;object-fit:cover;margin:0 16px}.Select-parts__row td div span{width:calc(100% - 131px)}.Select-parts__row td:last-of-type div{padding:8px 32px 8px 0;border:1px solid #d0dfe5;border-left:0;border-radius:0;border-top-right-radius:10px;border-bottom-right-radius:10px}.Select-parts__row td:last-of-type div input{width:48px;height:32px;margin:0 8px;border:1px solid #a3b5bc;border-radius:5px;text-align:center}.Select-parts__row td:last-of-type div .btn{width:32px;height:32px;padding:0}.Select-parts footer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px}.Select-parts footer p{margin:8px 0;font-size:14px;font-style:italic}.Select-parts footer div{margin:0 8px}.Select-parts footer div .btn{margin:8px}.Select-parts footer .btn-red{margin:8px 0 8px auto}.Register{display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:space-between;justify-content:space-between;min-height:100vh;-webkit-align-items:center;align-items:center;overflow:hidden}.Register__img{margin-top:80px;margin-right:-200px;height:calc(100vh - 80px)}@media screen and (max-width:824px){.Register__img{display:none}}.Register__form{margin-right:24px;margin-left:86px;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}@media screen and (max-width:824px){.Register__form{margin:0 auto}}.Register__form__logo{margin-bottom:32px;width:180px;height:85px;object-fit:cover}.Register__form .Heading{font-size:18px;margin-bottom:24px}.Register__form__desc{font-size:14px;color:#7d7d7d;margin-top:24px;margin-bottom:32px;text-align:center;width:80%}.Register__form__group{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:24px;width:295px}.Register__form__group label{margin-bottom:8px;font-size:12px;color:#02384e;font-weight:700}.Register__form__group input{width:295px;height:40px;background-color:#f3f3f3;border-radius:5px;padding:8px}.Register__form__group--code{-webkit-flex-direction:row;flex-direction:row}.Register__form__group--code input{width:50px;height:50px;margin:0 10px;text-align:center}.Register__form__group__error{padding:8px;font-size:12px;color:#fb7777}.Register__form__submit{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.Register__form__submit a{font-size:12px;font-weight:700;color:#02384e}
/*# sourceMappingURL=main.922be368.chunk.css.map */