@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.notification,.notifications__header,.team__header,.tab__list,.tracking__locations,.tracking__actions,.driver__header,.drivers__actions,.steps,.order__invoice-summary p,.order__invoice-details,.order__header,.orders__actions,.delivery-volume__head{display:flex;align-items:center;justify-content:space-between}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(10rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes rotate{to{transform:rotate(1turn)}}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:transparent;transition:all .2s linear}body,h1,h2,h3,h4,h5,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html{font-size:62.5%}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}input,button,textarea,select{font:inherit}select{width:100%}img,picture{max-width:100%;display:block}body{font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;overflow-x:hidden;position:relative}.divider{display:grid;grid-template-columns:1fr max-content 1fr;align-items:center;gap:1.6rem;width:100%}.divider div{justify-self:stretch;display:block;height:1px;width:100%;background-color:#f2f4f7}.desktop-only{display:none!important}@media screen and (max-width: 1100px){.desktop-only{display:flex!important;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100vh;z-index:200;background-color:#fff;pointer-events:none;padding:2.4rem;text-align:center}}.desktop-only__content{display:flex;justify-content:center;align-items:center;height:100%}select{color:#344055!important}option[value=""]{color:#98a2b3!important}.notfound{max-width:32rem;min-height:100vh;margin-inline:auto;text-align:center}.notfound__wrapper>*:not(:last-child){margin-bottom:3.2rem}.status-dot{width:.5rem;height:.5rem;border-radius:50%;display:block;margin-right:.3rem}.status-dot__online{background-color:#039855}.status-dot__offline{background-color:#475467}.heading{font-weight:500;color:#171721}.heading--2xl{font-size:7.2rem;line-height:9rem;letter-spacing:-.144rem}.heading--xl{font-size:6rem;line-height:7.2rem;letter-spacing:-.12rem}.heading--lg{font-size:4.8rem;line-height:6rem;letter-spacing:-.096rem}.heading--md{font-size:3.6rem;line-height:4.4rem;letter-spacing:-.072rem}.heading--sm{font-size:3rem;line-height:3.8rem}.heading--xs{font-size:2.4rem;line-height:3.2rem}.text{font-weight:400}.text--xl{font-size:2rem;line-height:3rem}.text--lg{font-size:1.8rem;line-height:2.8rem}.text--md{font-size:1.6rem;line-height:2.4rem}.text--sm{font-size:1.4rem;line-height:2rem}.text--xs{font-size:1.2rem;line-height:1.8rem}.text--link{color:#d00120;width:fit-content;background:none;border:none;cursor:pointer}.font--reg{font-weight:400}.font--med{font-weight:500}.font--sem{font-weight:600}.font--bold{font-weight:700}.avatar{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:4rem;height:4rem;border-radius:10rem;overflow:hidden;background-color:#d0d5dd66;transition:all .3s ease-in-out}.avatar:hover{background-color:#d0d5dd99}.avatar img{object-fit:cover;object-position:center;aspect-ratio:1}.attribution-card{position:absolute;left:50%;bottom:3.2rem;z-index:1;padding:2.4rem 2rem;width:53.2rem;max-width:53.2rem;transform:translate(-50%);border-radius:.8rem;border:.1rem solid rgba(255,255,255,.5);background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem)}@media only screen and (max-width: 68.75em){.attribution-card{transform:scale(.7) translate(-72%)}}@media only screen and (max-width: 60em){.attribution-card{transform:scale(.59) translate(-85%)}}@media only screen and (max-width: 48em){.attribution-card{display:none}}.attribution-card__arrow{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;cursor:pointer;border-radius:2.8rem;border:.1rem solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.btn{display:flex;justify-content:center;align-items:center;border:none;border-radius:.8rem;cursor:pointer;transition:all .3s ease-in-out;text-decoration:none}.btn--default{color:#475467;padding:1.2rem 1.6rem;border-radius:.8rem;border:1px solid #f2f4f7;background-color:#f9fafb}.btn--primary{color:#fff;padding:1rem 1.6rem;background-color:#d10121}.btn--primary:hover{background-color:#bc011e}.btn--primary:disabled{cursor:not-allowed;background-color:#f66}.btn--outline,.btn--ghost{border-radius:.8rem;border:1px solid hsl(218,17%,91%);background:#ffffff;padding:1.2rem 2rem}.btn--ghost{padding:1rem 1.6rem;box-shadow:0 1px 2px #1018280d}.btn--full{width:100%}.btn--inline{max-width:fit-content}.btn--transparent{background:transparent}.btn--rounded{border-radius:10rem}.btn--icon{padding:1rem;border-radius:10rem;background:#ffffff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.btn--small{padding:.8rem 1.2rem}.btn>*:not(:last-child){margin-right:.8rem}.nav{border-bottom:1px solid hsl(220,22%,96%)}.nav__navbar{height:7.2rem;display:flex;align-items:center;gap:5.6rem;position:relative}@media only screen and (max-width: 48em){.nav__navbar{gap:1.6rem}}.nav__logo{flex-shrink:0}.nav__list{display:flex;align-items:center;padding:0;list-style:none}.nav__list>*:not(:last-child){margin-right:.8rem}@media only screen and (max-width: 60em){.nav__list{display:none}}@media only screen and (max-width: 60em){.nav__list--mobile{position:absolute;display:flex;flex-direction:column;background-color:#fff;width:100%;margin-inline:auto;top:.3rem;border-radius:.8rem;padding:6.4rem 1.6rem 4.4rem;z-index:2000;gap:1.6rem;box-shadow:0 3px 9px 4px #00000017}}.nav__list--mobile .nav__item{display:flex;width:100%;margin-right:0!important}.nav__list--mobile .nav__link{width:100%;text-align:center}.nav__close{display:none!important;position:absolute;top:1.2rem;right:.8rem}@media only screen and (max-width: 60em){.nav__close{display:block!important}}.nav__link,.nav__link:link,.nav__link:visited{font-weight:500;padding:.8rem 1.2rem;align-items:center;border-radius:.6rem;text-decoration:none;color:#354155;transition:all .3s ease-in-out}.nav__link:hover,.nav__link:active{background:hsl(0,100%,97%);color:#d00120}.nav__link--active,.nav__link--active:link,.nav__link--active:visited{color:#d00120;background:hsl(0,100%,97%)}.nav__actions{display:flex;justify-content:center;align-items:center;margin-left:auto}.nav__actions>*:not(:last-child){margin-right:.4rem}@media only screen and (max-width: 60em){.nav__actions{justify-content:flex-end}}@media only screen and (max-width: 48em){.nav__actions{gap:.4rem;flex:1}.nav__actions>*:not(:last-child){margin-right:0}}.nav__icon{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;padding:1rem;border-radius:.6rem;transition:all .3s ease-in-out}.nav__icon:hover{background:hsl(0,100%,97%)}@media only screen and (max-width: 60em){.nav__icon{width:3.6rem;height:3.6rem;padding:.8rem}}.nav__user-avatar{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;padding:.6rem;margin-left:1.6rem;transition:all .3s ease-in-out}@media only screen and (max-width: 60em){.nav__user-avatar{width:3.2rem;height:3.2rem;padding:.6rem;margin-left:.4rem}}@media only screen and (max-width: 60em){.nav__user-avatar .avatar{width:3.2rem;height:3.2rem}}.nav__mobile{display:none}@media only screen and (max-width: 60em){.nav__mobile{display:block}}.side-bar{width:100%}.side-bar__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;width:100%}.side-bar__list>*:not(:last-child){margin-bottom:1.6rem}@media only screen and (max-width: 60em){.side-bar__list{flex-direction:row}.side-bar__list>*:not(:last-child){margin-bottom:0}}.side-bar__item{width:100%}@media only screen and (max-width: 60em){.side-bar__item{width:max-content;flex-shrink:0}}.side-bar__link{display:flex;align-items:center;padding:.8rem 3.8rem .8rem 1.7rem;color:#667085;font-size:1.2rem;font-weight:500;line-height:1.8rem;text-decoration:none;border-radius:.8rem;transition:all .3s ease-in-out}.side-bar__link>*:not(:last-child){margin-right:.8rem}.side-bar__link:hover,.side-bar__link--active,[activeclassname=side-bar__link--active]{background-color:#f2f4f7}.form{max-width:38.4rem;width:100%;margin:0 auto;padding:4.8rem 0;height:fit-content;display:flex;flex-direction:column;gap:2.4rem;animation-name:slideIn;animation-duration:1s;animation-timing-function:ease-in-out}.input__container{border:none;padding:0;position:relative;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:.6rem;transition:all 10s ease}.input__input,.input__search{width:100%;display:flex;padding:1rem 1.4rem;align-items:center;align-self:stretch;gap:.8rem;font-size:1.4rem;font-weight:500;line-height:2rem;color:#101828;border-radius:.8rem;border:1px solid #d0d5dd;outline:1px solid transparent;background-color:#fff;box-shadow:0 1px 2px #1018280d;transition:all .3s ease-in-out}.input__input:-webkit-autofill,.input__input:-webkit-autofill:hover,.input__input:-webkit-autofill:focus,.input__input:-webkit-autofill:active,.input__search:-webkit-autofill,.input__search:-webkit-autofill:hover,.input__search:-webkit-autofill:focus,.input__search:-webkit-autofill:active{transition:background-color 600000s 0s,color 600000s 0s}.input__input:focus,.input__search:focus{outline:1px solid transparent;border:1px solid #f99;background:#fff;box-shadow:0 0 0 4px #ffebeb,0 1px 2px #1018280d;transition:all .3s ease-in-out}.input__input:disabled,.input__search:disabled{border:1px solid #d0d5dd;background:#f9fafb;box-shadow:0 1px 2px #1018280d;cursor:not-allowed}.input__input::placeholder,.input__search::placeholder{color:#98a2b3}.input__input::-webkit-inner-spin-button,.input__search::-webkit-inner-spin-button{opacity:0;pointer-events:none}.input__searchbar{flex-direction:row-reverse}.input__search{width:100%;padding-left:4rem}.input__search-icon{position:absolute;top:50%;left:1.4rem;transform:translateY(-50%);cursor:pointer}.input__label{color:#344055;font-size:1.4rem;font-weight:500;line-height:2rem;cursor:pointer}.input__label-radio{display:flex;align-items:center}.input__label-text{margin-left:.6rem;font-size:1.4rem;color:#667085;font-weight:400}.input__btn{align-self:stretch}.input__icon{cursor:pointer;top:3.7rem;right:1.4rem;position:absolute}.input__otp{flex-direction:row;align-items:center;max-width:26.4rem;margin:0 auto;gap:1.1rem}.input__otp .input__input{width:4.4rem;height:4.4rem;flex-shrink:0;text-align:center}.input__err-text{color:#f04438;font-size:1.05rem;line-height:1.6rem;margin-top:-.3rem;transition:all .3s ease-in-out;animation:fadeIn;animation-duration:1s}.input__error .input__input{border:1px solid #fda29b}.input__custom-radio{display:flex;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;border:1.5px solid #d0d5dd;border-radius:10rem}.input__custom-radio:after{content:"";display:inline-block;width:1rem;height:1rem;border-radius:10rem}.input__textarea{padding:1rem 1.4rem;outline:1px solid transparent;width:100%;min-height:9rem;border-radius:.8rem;border:1px solid #d0d5dd;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.input__textarea::placeholder{color:#98a2b3}.input__textarea:focus{outline:1px solid transparent;border:1px solid #f99;background:#fff;box-shadow:0 0 0 4px #ffebeb,0 1px 2px #1018280d;transition:all .3s ease-in-out}.input__radio{display:none}.input__radio-grp>.input__label{display:flex;margin-bottom:.8rem;font-weight:500;font-size:1.5rem;color:#344055}.input__radio-grp{margin-bottom:2.4rem}.input__radio-grp>*:not(:last-child){margin-right:2.4rem}.input__radio-grp .input__container{display:inline;margin-bottom:.4rem!important}.input__radio:checked~.input__label-radio .input__custom-radio{border:1.5px solid #2e90fa}.input__radio:checked~.input__label-radio .input__custom-radio:after{background-color:#2e90fa}.checkbox{display:flex;align-items:center}.checkbox__input{display:none}.checkbox__label-box{display:flex;align-items:center;cursor:pointer}.checkbox__label{font-size:1.4rem;color:#667085}.checkbox__check{display:flex;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;padding:.1rem;border:1.5px solid #d0d5dd;background-color:#fff;border-radius:.4rem;margin-right:.4rem}.checkbox__input:checked+.checkbox__label-box .checkbox__check{background-color:#2e90fa;border:1.5px solid #2e90fa}.checkbox__input:checked+.checkbox__label-box .checkbox__check:after{content:"✓";color:#fff;font-size:1.2rem}.checkbox__grp{margin-bottom:2.4rem}.checkbox__grp>.checkbox__grp-label{display:block;margin-bottom:.8rem;font-size:1.5rem;color:#475467}.checkbox__grp .checkbox__label{margin-left:.4rem}.dropdown{position:relative;width:100%;display:flex;max-width:18rem}.dropdown--toggle{cursor:pointer;width:100%;color:#667085}.dropdown--toggle .caret{margin-left:auto}.dropdown__menu{flex-direction:column;align-items:flex-start;gap:1.6rem;position:absolute;width:max-content;top:100%;left:0;z-index:1;display:none;padding:1.4rem;margin:0;list-style:none;border-radius:.8rem;border:1px solid #d0d5dd;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a;transition:display .15s ease-in-out}.dropdown__item{display:block;width:100%;clear:both;font-weight:400;color:#475467;text-align:inherit;white-space:nowrap;border-radius:.4rem;cursor:pointer;flex:1}.dropdown__item.active{background-color:#e0e0e0;font-weight:700}.dropdown__item.hover{background-color:#f2f4f7}.dropdown__btn{display:flex;padding:1rem 1.6rem;justify-content:center;align-items:center;gap:.8rem;border-radius:.8rem;outline:1px solid transparent;border:1px solid #d0d5dd;background:#fff;box-shadow:0 1px 2px #1018280d}.dropdown__btn:focus{outline:1px solid transparent;border:1px solid #d0d5dd;box-shadow:0 0 0 1px #d0d5dd,0 .5px 1px #1018280d;transition:all .3s ease-in-out}.dropdown--open .dropdown__menu{display:flex}.badge{display:flex;justify-content:center;align-items:center;padding:.2rem .8rem;border-radius:1.6rem;max-width:fit-content;font-size:1.2rem;font-weight:600;line-height:1.8rem;background-color:#f2f4f7;color:#475467}.badge>*:not(:last-child){margin-right:.6rem}.badge .badge__dot{background-color:#475467}.badge--default{background-color:#f2f4f7;color:#475467}.badge--default .badge__dot{background-color:#475467}.badge--success,.badge--active{background-color:#ecfdf3;color:#027a48}.badge--success .badge__dot,.badge--active .badge__dot{background-color:#039855}.badge--primary{background-color:#fff5f5;color:#900}.badge--primary .badge__dot{background-color:#c00}.badge--orange{background-color:#fff6ed;color:#c4320a}.badge--orange .badge__dot{background-color:#ec4a0a}.badge--warning{background-color:#fffaeb;color:#b54708}.badge--warning .badge__dot{background-color:#dc6803}.badge--failed{background-color:#fef3f2;color:#b42318}.badge--failed .badge__dot{background-color:#d92d20}.badge--pink{background-color:#fdf2fa;color:#c11574}.badge--pink .badge__dot{background-color:#dd2590}.badge--blue{background-color:#eff8ff;color:#175cd3}.badge--blue .badge__dot{background-color:#1570ef}.badge--indigo{background-color:#f9f5ff;color:#6941c6}.badge--indigo .badge__dot{background-color:#7f56d9}.badge__dot{width:.8rem;height:.8rem;border-radius:10rem;background-color:inherit}.statcard{padding:2.4rem;max-width:max(23.8rem,100%);border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.statcard>*:not(:last-child){margin-bottom:.8rem}.statcard__label{color:#667085;font-size:1.4rem;font-weight:500;line-height:2rem}.statcard__value{color:#101828;font-size:3rem;font-weight:600;line-height:3.8rem}.table{border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a;padding:0;margin:0;border-collapse:collapse;border:none;width:100%}.table__head .table__row{background:#f2f4f7}.table__row{width:100%}.table__th{text-transform:uppercase}.table__th,.table__td{display:flex;align-items:center;flex-shrink:0;padding:1.2rem 1.6rem;text-align:left;color:#667085;font-size:1.2rem;font-weight:500;line-height:1.8rem}.table__body{position:relative}.alert{display:grid;grid-template-columns:max-content 1fr max-content;max-width:40rem;padding:1.6rem;align-items:start;gap:1.2rem;z-index:3;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a;color:#667085;background-color:#fff;border-radius:.8rem;border:1px solid #d0d5dd;background-color:#fcfcfd}.alert--success{border-radius:.8rem;border:1px solid #6ce9a6;background-color:#f6fef9}.alert--success>*{color:#027a48;fill:#027a48}.alert--error,.alert--notice{border-radius:.8rem;border:1px solid #fda29b;background-color:#fffbfa}.alert--error>*,.alert--notice>*{color:#b42318;fill:#b42318}.alert--notice{max-width:100%;width:100%;border-radius:0}.alert span{margin-right:auto}.alert--close{cursor:pointer}.chart__key{display:inline-flex;align-items:center}.chart__key>*:not(:last-child){margin-right:2.4rem}.chart__key span:before{content:"";display:inline-block;width:1.6rem;height:1.6rem;margin-right:.8rem;border-radius:.3rem;transform:translateY(2.5px)}.chart__key span:first-child:before{background-color:#d10121}.chart__key span:last-child:before{background-color:#5fdcb3}.chart__areachart{transform:translate(-.5rem)}.loader{width:2.4rem;height:2.4rem;animation:rotate 1.5s infinite linear}.loader--large{margin:4.8rem auto;width:6.4rem;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#d10121 94%,rgba(0,0,0,0)) top/10px 10px no-repeat,conic-gradient(rgba(0,0,0,0) 30%,#d10121);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 10px),#000 0);animation:rotate 1.5s infinite linear}.modal{height:100vh;width:100%;position:absolute;top:0}.modal__overlay{background-color:#0003;position:fixed;top:0;left:0;z-index:100;width:100%;min-height:100vh;animation-name:fadeIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.modal__content{display:flex;flex-direction:column;width:45rem;margin:auto;background-color:#fff;padding:1.6rem 1.6rem 3.2rem;border-radius:1.6rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:200;animation-name:slideInModal;animation-duration:.6s;animation-timing-function:cubic-bezier(.215,.61,.355,1)}@media only screen and (max-width: 48em){.modal__content{width:95%}}.modal__close{align-self:flex-end;display:flex;justify-content:center;align-items:center;background-color:inherit;cursor:pointer}@keyframes slideInModal{0%{top:30%;opacity:.3;transform:rotateX(-20deg) translate(-50%,-50%)}to{top:50%;opacity:1;transform:rotateX(0) translate(-50%,-50%)}}.empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.empty__desc{max-width:150rem;text-align:center;margin-bottom:.4rem}.select-vehicle{border:none;padding:0;margin:0;display:inline-flex}.select-vehicle__input{display:none}.select-vehicle__label{display:flex;width:10.4rem;height:9.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;cursor:pointer}@media only screen and (max-width: 29em){.select-vehicle__label{width:8.8rem;height:7.5rem}}.select-vehicle__label svg{width:2.4rem;height:2.4rem;flex-shrink:0}.select-vehicle__input:checked~.select-vehicle__label{border-radius:.8rem;border:1px solid #d10121;background-color:#fff}.file-upload{display:inline-flex;padding:1.6rem 1.4rem 2.4rem;flex-direction:column;align-items:center;border-radius:.8rem;border:1px solid #d0d5dd;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.file-upload__content{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:.8rem;cursor:pointer}.file-upload__content>*:not(:last-child){margin-bottom:.4rem}.file-upload__content p{max-width:23rem}.file-upload__content.border{border-radius:.8rem;border:1px solid #d0d5dd;background-color:#fff}.file-upload__box{display:flex;flex-direction:row-reverse}.file-upload__box>*:not(:last-child){margin-right:.8rem}.file-upload__preview{height:10rem;border-radius:.4rem;overflow:hidden;position:relative;border-radius:.8rem;border:1px solid #d0d5dd;background-color:#fff}.file-upload__preview img{height:100%;object-fit:cover}.file-upload__input{display:none}.file-upload .flex>*:not(:last-child){margin-right:.8rem}.file-upload .dz-details,.file-upload .dz-image-preview,.file-upload .dz-success-mark,.file-upload .dz-error-mark,.file-upload .dz-default.dz-message{display:none}.pagination{display:flex;align-items:center;max-width:fit-content}.pagination>*:not(:last-child){margin-right:.8rem}.pagination__numbers{list-style:none;margin:0;padding:0;display:flex;align-items:center}.pagination__numbers>*:not(:last-child){margin-right:.8rem}.pagination .page__number,.pagination__next,.pagination__prev{width:3.5rem;height:3.5rem;padding:.8rem}.page__number{color:#667085;font-size:1.2rem;font-weight:500;line-height:1.8rem}.page__number.active{color:#fff;background-color:#101828}.tab{display:flex;justify-content:center}.tab>*:not(:last-child){margin-right:2.4rem}.tab__container{display:flex;max-width:fit-content;position:relative}.tab__container .tab__btn{width:fit-content;background-color:transparent}.tab__indicator{height:.16rem;background-color:#d10121;position:absolute;bottom:-1.3rem;transition:left .3s ease,width .3s ease;width:0;left:0}.tab__btn{list-style:none}.tab__list{width:100%}.tab__link{text-decoration:none;color:#98a2b3;text-align:center;font-size:12px;font-weight:500;line-height:1.8rem;position:relative;cursor:pointer}.tab__link.active{color:#d10121}.tab__link:after{content:"";display:block;background-color:transparent;width:100%;height:.2rem;position:absolute;top:3.3rem}.tab__link.active:after{background-color:#d10121}.options{position:relative}.options .dropdown__btn{border:0;box-shadow:none}.menu--toggle{background:none;border:none;padding:.4rem;border-radius:var(--border-radius-sm);transform:translate(.8rem);transition:all .2s}.menu__list{position:fixed;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a;border-radius:.8rem;display:flex;padding:1.6rem 2.4rem;flex-direction:column;align-items:flex-start;gap:1rem}.menu__item{width:100%;text-align:left;background:none;border:none;font-size:1.2rem;line-height:1.8rem;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:.8rem}.menu__item--default{color:#475467}.menu__item--delete{color:#d10121}.menu__item .btn{background:none!important}.merchant-plan{padding:2.4rem;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;border-radius:1.6rem;max-width:49.3rem;display:flex;flex-direction:column;cursor:pointer}.merchant-plan--selected{border-radius:.8rem;border:1px solid #ff9999;background-color:#fff}.merchant-plan>div.flex{flex:1}.merchant-plan input{display:none}.merchant-plan input:checked~.input__custom-radio{border:1.5px solid #2e90fa}.merchant-plan input:checked~.input__custom-radio:after{background-color:#2e90fa}.merchant-plan .input__custom-radio{margin-right:1rem}.merchant-plan .input__custom-radio~div.flex{transform:translateY(-6.5px)}.merchant-plan ul{margin:0;padding-left:2.4rem}.chat-popup{max-width:45rem;width:45rem;flex-direction:column;position:fixed;bottom:5%;right:4rem;z-index:200;overflow:hidden;border-radius:.8rem;border:1px solid #d0d5dd;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a;transition:display .15s ease-in-out;animation-name:slideInBottom;animation-duration:.4s;animation-timing-function:cubic-bezier(.215,.61,.355,1)}@media only screen and (max-width: 48em){.chat-popup{width:95%;max-width:100%;right:initial;left:50%;transform:translate(-50%);bottom:3%}}.chat-popup.close{display:none}.chat-popup.open{display:flex}.chat-popup .avatar{background-color:#f9fafb;opacity:.8;margin-inline-end:.4rem;border:1.6px solid #ffffff}.chat-popup .avatar svg{fill:#667085}.chat-popup__header{background-color:#d10121;color:#fff;padding:1.6rem;padding-inline-end:.8rem}.chat-popup__body{max-height:45vh;height:45vh;min-height:30rem;display:grid;gap:.8rem;grid-auto-rows:max-content;overflow-y:scroll;padding:2.4rem 1.6rem 1.6rem!important}.chat-popup__footer{border-top:1px solid #e4e7ec;padding:1.6rem}.chat-popup__title{display:flex;justify-content:center;align-items:center;background-color:#fff;max-width:fit-content;margin-inline:auto;border-radius:.3rem;padding:.2rem .6rem}.chat-popup__title>*:not(:last-child){margin-right:.2rem}.bst__container{border-bottom:1px solid #f2f4f7;margin-bottom:0}.bst__radio{display:flex;align-items:center;justify-content:space-between;padding:0 1.2rem 2.4rem;width:100%;cursor:pointer}.progress-card{display:flex}.progress-card>*:not(:last-child){margin-right:2rem}.progress-card__icon{width:2.8rem;height:2.8rem;border-radius:10rem;display:flex;align-items:center;justify-content:center;background-color:#f2f4f7}.progress-card--approved .progress-card__icon{background-color:#d10121}.progress-card--approved .progress-card__icon svg{fill:#fff}.progress-card__icon svg{fill:#667085}.progress-card__timestamp{color:#667085;font-size:1.4rem;font-weight:400;line-height:2rem}.progress-card__status{color:#667085;font-size:1.4rem;font-weight:500;line-height:2rem}.progress-card--approved .progress-card__status{color:var(--clr-g-900)}.container{max-width:121.6rem;margin:0 auto;padding:0 3.2rem}@media only screen and (max-width: 48em){.container{padding:0 1.6rem}}.auth{display:grid;grid-template-columns:minmax(40rem,60rem) 1fr;grid-template-areas:"left right";position:relative;min-height:100vh}@media only screen and (max-width: 68.75em){.auth{grid-template-columns:40rem 1fr}}@media only screen and (max-width: 60em){.auth{grid-template-columns:1fr 1.5fr}}@media only screen and (max-width: 48em){.auth{grid-template-columns:1fr;grid-template-areas:"right"}}.auth__left{position:relative;height:100vh;grid-area:left}@media only screen and (max-width: 48em){.auth__left{display:none}}.auth__logo{display:none}@media only screen and (max-width: 48em){.auth__logo{display:block;align-self:flex-start}}.auth__right{grid-area:right;display:flex;justify-content:center;align-items:center;padding-inline:2.4rem}@media only screen and (max-width: 48em){.auth__right{flex-direction:column;justify-content:flex-start;position:relative;padding-top:2.4rem;padding-inline:2.8rem}}@media screen and (min-height: 812px){.auth__right .form{margin-top:3.2rem}}.auth__img{width:100%;height:100%;object-fit:cover;object-position:top}@media only screen and (max-width: 68.75em){.auth__img{object-position:top left}}.main{padding-bottom:4.8rem;position:relative;overflow:hidden}.account-type{display:flex;max-width:38.4rem;flex-direction:column;gap:.8rem;animation-name:slideIn;animation-duration:1s;animation-timing-function:ease-in-out}@media only screen and (max-width: 48em){.account-type{margin-top:6.4rem}}.account-type__group>*:not(:last-child){margin-bottom:2.4rem}.account-type__individual,.account-type__business{box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a;text-decoration:none;padding:2.2rem 2rem}.account-type__individual{border-radius:.8rem;border:1px solid #d0d5dd;background-color:#f9fafb}@media only screen and (max-width: 48em){.account-type__individual{margin-bottom:0!important}}.account-type__business{border-radius:.8rem;border:1px solid #d0d5dd;background-color:#fff}.account-type__icon{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border-radius:.8rem}.check-email{max-width:38.4rem;animation-name:slideIn;animation-duration:1s;animation-timing-function:ease-in-out}.overview{display:grid;grid-template-rows:auto;gap:3.2rem}.overview:first-child{margin-top:3.2rem}.overview:last-child{margin-bottom:3.2rem}.overview__header{display:flex;width:100%;justify-content:space-between;gap:2.4rem}.overview__header--right{display:flex;flex-direction:column;align-items:end}@media only screen and (max-width: 60em){.overview__header--right .mb-4{margin-bottom:1.6rem}}@media only screen and (max-width: 60em){.overview__header{flex-direction:column;align-items:flex-start;gap:1.6rem}}.overview__stat{display:grid;grid-template-columns:repeat(auto-fill,minmax(23.8rem,1fr));gap:2.4rem}.overview__sortbydate{list-style:none;padding:0;box-shadow:0 1px 2px #1018280d;display:flex;align-items:center;max-width:fit-content}.overview__sortbydate li{overflow:hidden;border:1px solid #d0d5dd}.overview__sortbydate li:first-child{border-radius:.8rem 0rem 0rem .8rem}.overview__sortbydate li:last-child{border-radius:0rem .8rem .8rem 0rem}.overview__vol-and-actve-drivers{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(50.2rem,max-content);gap:2%;width:100%}.overview__active-orders{display:flex;flex-direction:column;gap:2.4rem;width:100%}@media only screen and (max-width: 60em){.overview__active-orders{overflow-x:scroll}}.overview__active-orders .active-orders{position:relative}@media only screen and (max-width: 60em){.overview__active-orders .active-orders{overflow-x:scroll;padding:.2rem .2rem 1.2rem}}.sortdate__btn{border:none;padding:1rem 1.6rem;display:flex;justify-content:center;align-items:center;background:#fff;cursor:pointer;transition:all .3s ease;font-size:1.4rem;font-weight:500;line-height:2rem;color:#344054}.sortdate__btn:hover,.sortdate__btn.active{background:#f2f4f7}.delivery-volume{border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.delivery-volume__head{padding:1.6rem 2.4rem;border-bottom:1.5px solid #e4e7ec}.delivery-volume__head>*:not(:last-child){margin-right:auto}.delivery-volume__chart{padding:1.6rem 2.4rem;display:grid;grid-template-columns:100%;grid-template-rows:max-content 1fr;gap:2.4rem;height:85%;align-items:center}.active-orders__header{display:flex;justify-content:space-between;align-items:center}.active-orders__table{min-height:34.4rem}.active-orders__table .table__row{display:grid;grid-template-columns:17.4rem 15rem 15rem 17.5rem 16rem 1fr 12rem}.orders>*:not(:last-child){margin-bottom:2.4rem}.orders__main>*:not(:last-child){margin-bottom:3.2rem}@media only screen and (max-width: 68.75em){.orders__main{overflow-x:scroll;padding-inline:.4rem}}@media only screen and (max-width: 60em){.orders__actions{flex-direction:column-reverse;align-items:flex-start;gap:1.6rem}}@media only screen and (max-width: 48em){.orders__actions{flex-direction:column}}@media only screen and (max-width: 48em){.orders__actions>.d-flex{flex-wrap:wrap}}@media only screen and (max-width: 48em){.orders__actions>.d-flex>*{margin-bottom:1.6rem}}.orders__table{min-height:56rem;overflow-x:scroll}.orders__table .table__row{display:grid;grid-template-columns:19.4rem 15rem 15rem 17.5rem 15rem 1fr 12rem}.orders__table .table__head .table__row:not(:last-child),.orders__table .table__body .table__row:not(:last-child){border-bottom:1px solid #e4e7ec}.orders__table .table__body .table__row:hover{background-color:#fcfcfd;transform:translate(.15rem);cursor:pointer}.orders__table .table__th,.orders__table .table__td{padding:1.6rem 2.4rem;width:100%}.orders__table .caret{flex-shrink:0;width:1.6rem;height:1.6rem}.orders .d-flex>*:not(:last-child){margin-right:1.6rem}.orders .d-flex>*{flex-shrink:0;max-width:max-content}@media only screen and (max-width: 48em){.orders__pagination{flex-direction:column;align-items:flex-start!important;gap:1.6rem;margin-bottom:2.4rem}}.order__details{padding:2.4rem 0;min-height:calc(100vh - 12.2rem)}.order__details>*:not(:last-child){margin-bottom:2.4rem}@media only screen and (max-width: 60em){.order__header{flex-direction:column;align-items:flex-start;gap:1.6rem}}.order__nav-list{margin:0;padding:0;list-style:none;display:flex;align-items:center}.order__nav-list>*:not(:last-child){margin-right:.8rem}.order__nav-link{color:#667085;font-size:1.2rem;line-height:1.8rem;text-decoration:none;padding:.4rem .8rem;border-radius:.8rem;transition:all .3s ease}.order__nav-link:hover,.order__nav-link.active{color:#fff;border-radius:.8rem;background:#101828}.order__right{display:flex;justify-content:center;align-items:center}.order__right>*:not(:last-child){margin-right:1.6rem}.order__right .btn{background:#fff;padding:.8rem}.order__status{display:flex;padding:.8rem 1.2rem;align-items:center;gap:.8rem;border-radius:.8rem;background:#fff}.order__selected-status{width:10.8rem;display:flex;justify-content:center;align-items:center}.order__selected-status>*:not(:last-child){margin-right:.4rem}.order__caret{flex-shrink:0;cursor:pointer}.order__main{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:max-content max-content;grid-template-areas:"customer payment" "item-list item-list";column-gap:3.2rem;row-gap:2.4rem}@media only screen and (max-width: 60em){.order__main{grid-template-columns:1fr;grid-template-areas:"customer" "payment" "item-list"}}.order__main .customer{grid-area:customer}.order__main .customer>*:not(:last-child){margin-bottom:2.4rem}.order__main .customer-details{display:flex;flex-direction:column;padding:2.4rem;border-radius:.8rem;background:#ffffff}.order__main .customer-details>*:not(:last-child){margin-bottom:2.4rem}.order__main .customer-details__details{display:flex;align-items:center;margin-bottom:4.8rem;position:relative}.order__main .customer-details__details img{width:4.8rem;height:4.8rem;border-radius:4.8rem;margin-right:1.6rem}.order__main .customer-details p{max-width:19rem}.order__main .customer-details p svg{flex-shrink:0;align-self:flex-start}.order__main .customer-details,.order__main .pickup-address,.order__main .payment-details,.order__main .delivery-method,.order__main .assigned-to{padding:2.4rem;border-radius:.8rem;background:#ffffff}.order__main .payment{grid-area:payment}.order__main .payment>*:not(:last-child){margin-bottom:2.4rem}.order__main .payment-details .badge{align-self:flex-start}.order__main .items{grid-area:item-list}@media only screen and (max-width: 60em){.order__main .items{overflow-x:scroll;padding-bottom:1.6rem}}.order__main .item-list{box-shadow:none}.order__main .item-list .table__row{display:grid;grid-template-columns:7.6rem 3fr repeat(3,1fr)}.order__main .item-list .table__thead .table__row{border-bottom:1px solid #f2f4f7}.order__main .item-list .table__tbody .table__row:not(:last-child){border-bottom:1px solid #f2f4f7}.order__main h3{margin-bottom:2.4rem!important;margin-right:auto}.order__invoice{background-color:#fff;border-radius:1.6rem;grid-column:1/-1;grid-row:1/-1;padding:4.8rem}@media only screen and (max-width: 48em){.order__invoice{padding:4rem 1.6rem;overflow-x:scroll}}@media only screen and (max-width: 60em){.order__invoice .d-flex{flex-direction:column;align-items:flex-start;gap:.8rem}}@media only screen and (max-width: 60em){.order__invoice .items{overflow-x:scroll;padding-bottom:1.6rem}}.order__invoice-details{padding:3.2rem 4rem;border-radius:.8rem;background-color:#f9fafb;margin:4.8rem 0}@media only screen and (max-width: 48em){.order__invoice-details{margin:4rem 0;flex-direction:column;align-items:flex-start;gap:3.2rem;padding:2.4rem}}.order__invoice-summary{display:flex;justify-content:flex-end;margin-top:4.8rem}.order__invoice-summary div{max-width:30rem;flex:1}.order__invoice-summary p{width:100%}.order__history>*:not(:last-child){margin-bottom:1.6rem}.order__create,.order__summary{display:grid;grid-template-columns:40% 60%;padding-top:4.8rem}@media only screen and (max-width: 60em){.order__create,.order__summary{gap:2.4rem;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 37.5em){.order__create,.order__summary{grid-template-columns:1fr;gap:3.2rem;padding-top:4.8rem}}.order__create-header,.order__summary-header{margin-bottom:3.2rem}.order__creation form{max-width:35rem}.order__creation form>*:not(:last-child){margin-bottom:2.4rem}@media only screen and (max-width: 60em){.order__creation form{width:100%;max-width:60rem}}.order__select-vehicle>*:not(:last-child){margin-right:1.6rem}@media only screen and (max-width: 29em){.order__select-vehicle>*:not(:last-child){margin-right:.8rem}}.order__map{height:58.6rem;border-radius:.8rem;overflow:hidden}.order__item{display:flex;padding:2.4rem;flex-direction:column;gap:2.4rem;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.order__summary-left{width:80%}.order__summary-details>*:not(:last-child){margin-bottom:3.2rem}.order__summary ul{padding:0;margin:0;border-radius:.8rem}.order__summary ul>*:not(:last-child){margin-bottom:1.6rem}.order__summary ul.order__payment-details{padding:2.4rem;background-color:#f9fafb}.order__payment>*:not(:last-child){margin-bottom:2.4rem}.steps{max-width:30rem;margin-bottom:3.2rem!important;position:relative}.step{display:flex;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;padding:.8rem;flex-direction:column;border-radius:20.8rem;background:#f2f4f7;color:#98a2b3;text-align:center;font-size:1.2rem;font-weight:500;line-height:1.8rem}.step:nth-of-type(2):after,.step:nth-of-type(2):before{content:"";display:block;width:8rem;height:.1rem;background-color:#f1f3f5;position:absolute}.step:nth-of-type(2):before{left:4.5rem}.step:nth-of-type(2):after{right:4.5rem}.step.active{color:#fff;background:#1d2939}.step.completed{color:#fff;background:#12b76a}.step:nth-of-type(1).completed~.step:nth-of-type(2):before{background:#12b76a}.step:nth-of-type(2).completed:after{background:#12b76a}.drivers>*:not(:last-child){margin-bottom:2.4rem}.drivers__main>*:not(:last-child){margin-bottom:3.2rem}.drivers__table{min-height:56rem}.drivers__table .table__row{display:grid;grid-template-columns:7.6rem 25rem 17.5rem 19.5rem repeat(3,1fr)}.drivers__table .table__head .table__row:not(:last-child),.drivers__table .table__body .table__row:not(:last-child){border-bottom:1px solid #e4e7ec}.drivers__table .table__th,.drivers__table .table__td{padding:1.6rem 2.4rem;width:100%}.drivers__table .flex{width:100%}.drivers .d-flex>*:not(:last-child){margin-right:1.6rem}.driver-history__card{display:flex;max-width:38.3rem;padding:2.5rem 2.2rem;flex-direction:column;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.driver-history__card>*:not(:last-child){margin-bottom:2.4rem}.driver-history__id{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.driver-history__schedule{display:flex;padding:1.6rem;flex-direction:column;border-radius:.8rem;background:#f9fafb}.driver-history__schedule>*:not(:last-child){margin-bottom:.8rem}.driver-history__departure,.driver-history__arrival{display:flex;justify-content:space-between;align-items:center}.driver-history__departure>*:not(:last-child),.driver-history__arrival>*:not(:last-child){margin-right:1.6rem}.driver-history__details{display:flex;justify-content:space-between;align-items:center}.driver-history__info{display:flex;align-items:center}.driver-history__info>*:not(:last-child){margin-right:.9rem}.driver-history__contact{display:flex}.driver-history__contact>*:not(:last-child){margin-right:1.6rem}.driver-history__contact a,.driver-history__contact a:link,.driver-history__contact a:visited{display:flex;align-items:center}.driver__details{padding:2.4rem 0;min-height:calc(100vh - 12.2rem)}.driver__details>*:not(:last-child){margin-bottom:2.4rem}.driver__right{display:flex;justify-content:center;align-items:center}.driver__right>*:not(:last-child){margin-right:1.6rem}.driver__right .btn{background:#fff;padding:.8rem}.driver__info{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem}.driver__info-left,.driver__info-right{padding:3.2rem;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.driver__stat{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}.driver__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem 3.2rem}.driver__modal--del{width:80%;margin:0 auto}.driver__modal--del p{width:22.9rem;margin:2.4rem auto 4rem}.driver__modal--del .btn{width:70%;margin-bottom:2.8rem}.driver__modal--del .btn:first-of-type{margin-right:2.4rem}.driver__opt{display:flex;align-items:center;padding:.65rem 1.6rem;transition:all .3s;border-radius:.8rem;background:#ffffff;cursor:pointer;flex:1;max-width:17rem}.driver__opt:hover{background:#101828}.driver__opt-name{color:#1d2939;font-size:1.2rem;font-weight:500;line-height:18px;transition:all .3s}.driver__opt:hover .driver__opt-name{color:#fff}.driver__opt-img{width:2.4rem;height:2.4rem;border-radius:2.4rem;object-fit:cover;object-position:center;margin-right:1rem}.add-driver__form>*:not(:last-child){margin-bottom:1.6rem}.tracking{overflow:hidden;min-height:calc(100vh - 12.2rem)}.tracking>*:not(:last-child){margin-bottom:2.4rem}@media only screen and (max-width: 37.5em){.tracking__actions{flex-direction:column;align-items:flex-start;gap:1.6rem}}.tracking__radio:checked+.tracking__card{border:1px solid #d10121}.tracking__card{display:flex;max-width:28rem;padding:1.6rem 1.2rem;flex-direction:column;gap:1.3rem;cursor:pointer;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.tracking__card>*:not(:last-child){margin-bottom:1.3rem}@media only screen and (max-width: 37.5em){.tracking__card{width:100%;max-width:600%!important}}.tracking__id{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.tracking__schedule{display:flex;padding:1.6rem;flex-direction:column;border-radius:.8rem;background:#f9fafb}.tracking__schedule>*:not(:last-child){margin-bottom:.8rem}.tracking__departure,.tracking__arrival{display:flex;justify-content:space-between;align-items:center}.tracking__departure>*:not(:last-child),.tracking__arrival>*:not(:last-child){margin-right:1.6rem}.tracking__details{display:flex;justify-content:space-between;align-items:center}.tracking__info{display:flex;align-items:center}.tracking__info>*:not(:last-child){margin-right:.9rem}.tracking__contact{display:flex}.tracking__contact>*:not(:last-child){margin-right:1.6rem}.tracking__contact a,.tracking__contact a:link,.tracking__contact a:visited{display:flex;align-items:center}.tracking__locations{position:relative}.tracking__location{display:flex;flex-direction:column;align-items:center}.tracking__location svg{margin-bottom:.2rem}.tracking__location--pickup:before,.tracking__location--pickup:after{content:"";position:absolute;top:25%;width:6.5rem;border:1px dashed #e4e7ec}.tracking__location--pickup:before{left:15%}.tracking__location--pickup:after{right:17%}.tracking .d-flex>*:not(:last-child){margin-right:2.4rem}.tracking__detail{width:30%;min-height:calc(100vh - 7.25rem);position:absolute;top:0;right:0;padding:2.4rem;background-color:#fff;transform:translate(100%);transition:transform .3s ease-in-out}.tracking__detail.open{transform:translate(0)}.tracking__detail .driver-details{padding:1.2rem 2.4rem 1.2rem 1.2rem;border-radius:.8rem;border:1px solid #f2f4f7}@media only screen and (max-width: 60em){.tracking__detail{width:50%}}@media only screen and (max-width: 37.5em){.tracking__detail{width:100%}}.tracking__main{display:grid;grid-template-columns:1fr 2.5fr;gap:3rem}@media only screen and (max-width: 60em){.tracking__main{grid-template-columns:30rem 1fr}}@media only screen and (max-width: 48em){.tracking__main{grid-template-columns:28rem 1fr}}@media only screen and (max-width: 37.5em){.tracking__main{grid-template-columns:1fr}}.tracking__drivers{overflow-y:scroll;height:68vh;padding:.8rem .4rem;display:flex;align-items:stretch;flex-direction:column}.tracking__drivers::-webkit-scrollbar{display:none}.tracking__drivers>*:not(:last-child){margin-bottom:1.6rem}.tracking__drivers>*{margin:0 auto;width:100%;max-width:30rem}.tracking__search{padding:6.4rem 0 4rem;max-width:40rem;margin-inline:auto;text-align:center}.tracking__map{width:100%;height:100%;border:none;border-radius:.8rem;overflow:hidden}.dot{display:inline-block;width:.4rem;height:.4rem;border-radius:.4rem;background-color:#d0d5dd;margin:0 .4rem}.ellipse{width:1.6rem;height:1.6rem;border-radius:1.6rem;background:transparent;border:4px solid #98a2b3}.ellipse.active{border:4px solid #ff3333}.tab__list{list-style:none;padding:0;margin:0;border-bottom:1px solid #e4e7ec}.tab__item{width:33.3333333333%;max-width:7.8rem;position:relative;padding:0 0 .8rem;display:flex;justify-content:center;align-items:center;color:#667085}.tab__item.active{color:#101828}.tab__item.active:after{content:"";display:block;width:100%;height:2px;background-color:#d10121;position:absolute;bottom:0}.tab__item a,.tab__item a:link,.tab__item a:visited{text-decoration:none;color:inherit}.progress--completed .progress__action,.progress--completed .progress__time{color:#1d2939}.progress--waiting .progress__action,.progress--waiting .progress__time{color:#d0d5dd}.settings{display:grid;grid-template-columns:max-content 1fr;grid-template-areas:"header header" "aside main";max-width:121.2rem;gap:3.2rem}@media only screen and (max-width: 60em){.settings{grid-template-columns:1fr;grid-template-areas:"header" "aside" "main"}}.settings__header{grid-area:header}.settings__aside{grid-area:aside}@media only screen and (max-width: 60em){.settings__aside{overflow-x:scroll;padding-bottom:1.2rem}}.settings__main{grid-area:main;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}@media only screen and (max-width: 60em){.settings__main{overflow-x:scroll}}.personal-details__header,.support__header,.billing__header,.kyc__header,.change-password__header{border-bottom:1.5px solid #e4e7ec;padding:3.2rem 0 3.2rem 4rem}@media only screen and (max-width: 48em){.personal-details__header,.support__header,.billing__header,.kyc__header,.change-password__header{padding:2.4rem 1.6rem}}.personal-details__form{max-width:70.9rem;gap:4.8rem;padding:4rem 4rem 5.6rem}@media only screen and (max-width: 48em){.personal-details__form{padding:1.6rem 1.6rem 2.8rem}}.personal-details__details{display:flex;align-items:center;position:relative}.personal-details__details img{width:7.2rem;height:7.2rem;border-radius:7.2rem;margin-right:1.6rem;object-fit:cover;object-position:center}@media only screen and (max-width: 48em){.personal-details__details img{width:5.6rem;height:5.6rem;border-radius:5.6rem;margin-right:1.2rem}}.personal-details__input{display:none}.personal-details__icon{display:flex;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;padding:.4rem;border-radius:10rem;border:3px solid #fff;background:var(--primary-red, #d10121);position:absolute;left:4.4rem;bottom:-.4rem;cursor:pointer}@media only screen and (max-width: 48em){.personal-details__icon{width:2.4rem;height:2.4rem;padding:.2rem;border-radius:10rem;border:2px solid #fff;left:4rem;bottom:-.4rem}}.personal-details form{display:grid;grid-template-columns:auto auto;grid-template-rows:repeat(2,1fr);grid-template-areas:"form form" "btn btn";column-gap:4rem;row-gap:3.2rem}@media only screen and (max-width: 48em){.personal-details form{grid-template-columns:1fr;grid-template-areas:"form" "btn";gap:3.2rem}}.personal-details .btn{margin-top:4.8rem;max-width:fit-content}@media only screen and (max-width: 60em){.personal-details .btn{margin-top:3.2rem}}@media only screen and (max-width: 48em){.personal-details__text>h4{font-size:1.2rem}}@media only screen and (max-width: 48em){.personal-details__text>span{font-size:1.2rem}}.team__header,.team__tab{border-bottom:1.5px solid #e4e7ec}.team__header{padding:3.2rem 4rem}@media only screen and (max-width: 48em){.team__header{padding:2.4rem 1.6rem;flex-direction:column;align-items:flex-start;gap:1.6rem}}.team__tab{padding:1.6rem 4rem 1.2rem}.team__main{padding:3.2rem 4rem}.team__main .table__row{display:grid;grid-template-columns:max-content 2fr 17.3rem repeat(2,1fr)}.team__main .table__head .table__row:not(:last-child),.team__main .table__body .table__row:not(:last-child){border-bottom:1px solid #e4e7ec}@media only screen and (max-width: 60em){.team__main{padding:0}}.team__table{position:relative;min-height:40rem}@media only screen and (max-width: 60em){.team .tabpanel__content{overflow-x:scroll}}@media only screen and (max-width: 48em){.change-password__header{padding:2.4rem 1.6rem}}.change-password__main,.support__main,.kyc__main{padding:3.2rem 4rem}@media only screen and (max-width: 48em){.change-password__main,.support__main,.kyc__main{padding:2.4rem 1.6rem}}.change-password__form,.kyc__form{max-width:70.9rem}.change-password__form>*:not(:last-child),.kyc__form>*:not(:last-child){margin-bottom:3.2rem}.change-password__form .btn,.kyc__form .btn{margin-top:4.8rem;max-width:fit-content}@media only screen and (max-width: 48em){.kyc__header{padding:2.4rem 1.6rem}}.kyc__main{display:flex;flex-direction:column;gap:3.2rem}.kyc__group>*:not(:last-child){margin-right:1.6rem}@media only screen and (max-width: 48em){.kyc__group{flex-direction:column}.kyc__group>*:not(:last-child){margin-right:0}}.kyc__group>*{flex-basis:32.3rem;min-height:12.5rem}@media only screen and (max-width: 48em){.kyc__group>*{flex-basis:max-content}}.kyc__group .file-upload{width:100%}.kyc__group ul{margin:0;padding:0;padding-left:2.4rem}.kyc__start{display:flex;flex-direction:column;gap:3.2rem}.kyc__text{max-width:60rem}.kyc__list{padding:0;margin:0}.kyc__list>*:not(:last-child){margin-bottom:2.4rem}.kyc__list li{padding:1.2rem 1.6rem;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff}@media only screen and (max-width: 48em){.kyc__list li{padding:1.2rem}}.kyc__list li svg{flex-shrink:0}.kyc__steps{display:flex;align-items:center;gap:1.2rem;animation-name:fadeIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@media only screen and (max-width: 48em){.kyc__steps{overflow-x:scroll}}.kyc__step{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1.6rem;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;border-radius:10rem;max-width:fit-content}.kyc__step--default{color:#98a2b3}.kyc__step--completed{background:#039855;color:#fff}.kyc__step--active{background:#1d2939;color:#fff}.kyc__seperator{width:2rem;height:1px;background-color:#e4e7ec;border-radius:10rem}.kyc__profile>*:not(:last-child),.kyc__contact>*:not(:last-child),.kyc__address>*:not(:last-child){margin-bottom:2.4rem}.kyc__actions,.kyc__profile,.kyc__contact,.kyc__address{max-width:60%;animation-name:fadeIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}@media only screen and (max-width: 60em){.kyc__actions,.kyc__profile,.kyc__contact,.kyc__address{max-width:80%}}@media only screen and (max-width: 48em){.kyc__actions,.kyc__profile,.kyc__contact,.kyc__address{max-width:100%}}.kyc__image,.kyc__embed{width:28.5rem;height:12.5rem;margin-inline:auto;object-fit:cover;object-position:top}.kyc__upload{display:flex;justify-content:center;text-align:center;padding:1.6rem 1.4rem 0}.kyc__upload--empty{padding:1.6rem 1.4rem 2.4rem}.kyc__verify>*:not(:last-child){margin-bottom:4.8rem}.billing__main{padding:3.2rem 2.4rem;display:grid;gap:4rem}@media only screen and (max-width: 60em){.billing__main{padding:2.4rem 1.6rem}}.billing__main>.flex{width:100%}.billing__main>.flex>*:not(:last-child){margin-right:2.4rem}.billing__main>.flex>div{flex-grow:1;flex-basis:50%}@media only screen and (max-width: 60em){.billing__main>.flex>div{flex-basis:100%}}@media only screen and (max-width: 60em){.billing__main>.flex{flex-direction:column;gap:2.4rem}.billing__main>.flex>*:not(:last-child){margin-right:0}}.billing__main .table__row{display:grid;grid-template-columns:max-content 2fr 14.2rem 9.6rem 14.7rem repeat(2,10.6rem)}.billing__main .table__head .table__row:not(:last-child),.billing__main .table__body .table__row:not(:last-child){border-bottom:1px solid #e4e7ec}.billing__main .table__td a{text-decoration:none}.billing__business-plan,.billing__payment-method{border-radius:.8rem;border:1px solid #d0d5dd;background-color:#fff;box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a;padding:1.8rem}.billing__business-plan h3,.billing__payment-method h3{margin-bottom:.4rem}.billing__business-plan.error,.billing__payment-method.error{display:flex;justify-content:center;align-items:center;padding:4.8rem 1.6rem}.billing__business-plan{display:flex;flex-direction:column}.billing__business-plan>*:not(:last-child){margin-bottom:1.6rem}.billing__business-plan .flex{width:100%}.billing__business-plan .flex>*:not(:last-child){margin-right:auto}.billing__packages-count{color:#1d2939;font-size:1.2rem;font-weight:500;line-height:1.6rem}.billing__packages-progress-bar{width:100%;height:.9rem;border-radius:10rem;background:#f2f4f7;position:relative;top:-.5rem}.billing__packages-progress-bar::-webkit-progress-bar{background-color:#f2f4f7;border-radius:10rem}.billing__packages-progress-bar::-webkit-progress-value{background-color:#12b76a;border-radius:10rem}.billing__packages-progress-bar::-moz-progress-bar{background-color:#12b76a;border-radius:10rem}.billing__packages-progress-bar::-ms-fill{background-color:#12b76a;border-radius:10rem}.billing__plan{border-top:1px solid #e4e7ec;padding:1.4rem 0 .4rem;margin-top:auto}@media only screen and (max-width: 48em){.billing__plan{flex-wrap:wrap;gap:1.6rem;flex-direction:column-reverse}}.billing__upgrade{max-width:fit-content;text-decoration:none}.billing__due{max-width:fit-content;justify-self:flex-end;padding:.6rem 1.2rem;border-radius:.8rem}.billing__card-details{display:flex;align-items:flex-start;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;padding:1.6rem}.billing__card-details>*:not(:last-child){margin-right:2.4rem}@media only screen and (max-width: 48em){.billing__card-details{flex-wrap:wrap;gap:1.6rem}}.billing__history-head{width:100%;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 48em){.billing__history-head{flex-direction:column;align-items:flex-start;gap:.8rem}}@media only screen and (max-width: 60em){.billing__history{overflow-x:scroll}}.billing__table{min-height:20rem;position:relative}@media only screen and (max-width: 60em){.billing__table{overflow-x:scroll;padding:.4rem}}.billing__table .table{min-height:35rem}.billing__no-plan{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.8rem}.support__get-in-touch{display:flex;gap:2.4rem}@media only screen and (max-width: 48em){.support__get-in-touch{flex-direction:column}}.support__form>*:not(:last-child){margin-bottom:2.4rem}.get-in-touch__content,.get-in-touch__form{flex:1}.update-credit-card__form>*:not(:last-child),.edit-member__form>*:not(:last-child),.invite-member__form>*:not(:last-child){margin-bottom:2.4rem}.see-all>*:not(:last-child){margin-bottom:2.4rem}.see-all__card{padding:1.6rem;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff}@media only screen and (max-width: 48em){.notifications__header{flex-direction:column;align-items:flex-start;gap:1.6rem}}.notification{padding:2rem}@media only screen and (max-width: 48em){.notification{flex-direction:column;align-items:flex-start;gap:1.6rem;padding:1.6rem 1.2rem}}.notification:not(:last-child){border-bottom:1px solid #f2f4f7}.notification__group{display:flex;align-items:center}.notification--new{background-color:#f9fafb}.messages{margin-top:4rem;display:grid;grid-template-columns:30rem 1fr;gap:1.6rem;height:calc(80vh - 4rem)}.messages__chats{border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;display:grid;grid-template-rows:max-content 1fr max-content;overflow:hidden}.messages__chats-head{border-bottom:1px solid #e4e7ec;padding:1.9rem 3.2rem}.messages__chats-body,.reply__chat-body,.chat-popup__body{display:grid;gap:.8rem;padding:1.6rem 3.2rem;grid-auto-rows:max-content;overflow-y:scroll;height:calc(100% + -0rem)}.messages__chats-body::-webkit-scrollbar,.reply__chat-body::-webkit-scrollbar,.chat-popup__body::-webkit-scrollbar{width:.6rem}.messages__chats-body::-webkit-scrollbar-thumb,.reply__chat-body::-webkit-scrollbar-thumb,.chat-popup__body::-webkit-scrollbar-thumb{background-color:#e4e7ec;border-radius:10rem;width:.4rem;height:14.1rem}.messages__chats-footer,.reply__chat-footer{border-top:1px solid #e4e7ec;padding:1.6rem 2.9rem 1.6rem 3.2rem}.messages__conversations{border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;overflow:hidden}.messages__conversations-head{border-bottom:1px solid #e4e7ec;padding:2rem 2.4rem}.messages__conversations-body{overflow-y:scroll;height:calc(100% - 7.5rem)}.messages__conversations-body::-webkit-scrollbar{width:.6rem}.messages__conversations-body::-webkit-scrollbar-thumb{background-color:#e4e7ec;border-radius:10rem;width:.4rem;height:14.1rem}.messages__form{display:flex;align-items:center}.messages__form>*:not(:last-child){margin-right:.4rem}.messages__form input{font:inherit;flex:1;padding:1rem 2.4rem;color:#667085;outline:1px solid transparent;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;border-radius:100rem;background:#f2f4f7;transition:all .3s ease-in-out}.messages__form input::placeholder{color:#667085;font-size:1.4rem;font-weight:500;line-height:1.8rem}.messages__form input:focus{outline:1px solid transparent;border:1px solid #d0d5dd}.message{padding:1.6rem 2.4rem;cursor:pointer;transition:all .2s}.message.active,.message:hover{background-color:#101828}.message:not(:last-child){border-bottom:1px solid #e4e7ec}.message__name{color:#101828;font-size:1.4rem;font-weight:600;line-height:2rem}.message__preview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#98a2b3;text-overflow:ellipsis;font-size:1.2rem;font-weight:300;line-height:1.8rem}.message .avatar{margin-right:.8rem}.message.active .message__name,.message:hover .message__name{color:#fff}.message.active .message__preview,.message:hover .message__preview{color:#fff;opacity:.8}.message__bubble{max-width:35rem;display:flex;flex-direction:column;gap:.8rem}.message__bubble.receive{justify-self:start}.message__bubble.send{justify-self:end}.message__chat{padding:.6rem 1.2rem;font-size:1.2rem;font-weight:400;line-height:1.9rem;letter-spacing:-.12px}.message__chat+time{color:#667085;font-size:1rem;font-weight:400;line-height:1.6rem;letter-spacing:-.1px}.message__bubble.receive .message__chat{color:#101828;border-radius:8px 8px 8px 0;background:#e4e7ec}.message__bubble.send .message__chat{color:#fff;border-radius:8px 8px 0;background:#1d2939}.select-plan{max-width:49.3rem;width:100%;padding:4.8rem 0;animation-name:slideIn;animation-duration:1s;animation-timing-function:ease-in-out}.add-payment-details__form>*:not(:last-child){margin-bottom:2.4rem}.choose-acct{display:flex;max-width:38.4rem;width:100%;margin:0 auto;flex-direction:column;gap:3.2rem;animation-name:slideIn;animation-duration:1s;animation-timing-function:ease-in-out}.choose-acct__list>*:not(:last-child){margin-bottom:1.6rem}.choose-acct__card{cursor:pointer;max-width:38.4rem;width:100%;padding:1.6rem;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff;transition:transform .3s ease-in-out}.choose-acct__card:hover{border-radius:.8rem;border:1px solid #ff9999;background-color:#fff}.choose-acct__icon{cursor:pointer;transition:transform .3s ease-in-out}.choose-acct__card:hover .choose-acct__icon{transform:translate(.5rem);fill:#f99}.reply{background-color:#f5f8ff;height:100vh}.reply__nav{padding:1.6rem 0;background-color:#fff;margin-bottom:4.8rem}.reply__nav .container{display:flex;justify-content:space-between;align-items:center}.reply__body{max-width:64.5rem;margin-inline:auto;border-radius:.8rem;border:1px solid #e4e7ec;background-color:#fff}.reply__chat-header{padding:1.6rem;border-bottom:1.5px solid #e4e7ec}.reply__chat-body{height:calc(65vh - 8rem)!important}.reply__chat-body::-webkit-scrollbar{width:.6rem}.reply__chat-body::-webkit-scrollbar-thumb{background-color:#e4e7ec;border-radius:10rem;width:.4rem;height:14.1rem}.text--whyte{color:#fff}.text--g-25{color:#fcfcfd}.text--g-50{color:#f9fafb}.text--g-100{color:#f2f4f7}.text--g-200{color:#e4e7ec}.text--g-300{color:#d0d5dd}.text--g-400{color:#98a2b3}.text--g-500{color:#667085}.text--g-600{color:#475467}.text--g-700{color:#344054}.text--g-800{color:#1d2939}.text--g-900{color:#101828}.text--g-auth{color:#8083a3}.text--p-25{color:snow}.text--p-50{color:#fff5f5}.text--p-100{color:#fcc}.text--p-200{color:#f99}.text--p-300{color:#f66}.text--p-400{color:#f33}.text--p-500{color:#d10121}.text--p-600{color:#c00}.text--p-700{color:#900}.text--p-800{color:#600}.text--p-900{color:#300}.text--e-25{color:#fffbfa}.text--e-50{color:#fef3f2}.text--e-100{color:#fee4e2}.text--e-200{color:#fecdca}.text--e-300{color:#fda29b}.text--e-400{color:#f97066}.text--e-500{color:#f04438}.text--e-600{color:#d92d20}.text--e-700{color:#b42318}.text--e-800{color:#912018}.text--e-900{color:#7a271a}.text--w-25{color:#fffcf5}.text--w-50{color:#fffaeb}.text--w-100{color:#fef0c7}.text--w-200{color:#fedf89}.text--w-300{color:#fec84b}.text--w-400{color:#fdb022}.text--w-500{color:#f79009}.text--w-600{color:#dc6803}.text--w-700{color:#b54708}.text--w-800{color:#93370d}.text--w-900{color:#7a2e0e}.text--s-25{color:#f6fef9}.text--s-50{color:#ecfdf3}.text--s-100{color:#d1fadf}.text--s-200{color:#a6f4c5}.text--s-300{color:#6ce9a6}.text--s-400{color:#32d583}.text--s-500{color:#12b76a}.text--s-600{color:#039855}.text--s-700{color:#027a48}.text--s-800{color:#05603a}.text--s-900{color:#054f31}.text--b-25{color:#f5faff}.text--b-50{color:#eff8ff}.text--b-100{color:#d1e9ff}.text--b-200{color:#b2ddff}.text--b-300{color:#84caff}.text--b-400{color:#53b1fd}.text--b-500{color:#2e90fa}.text--b-600{color:#1570ef}.text--b-700{color:#175cd3}.text--b-800{color:#1849a9}.text--b-900{color:#194185}.text--o-25{color:#fffaf5}.text--o-50{color:#fff6ed}.text--o-100{color:#ffead5}.text--o-200{color:#fddcab}.text--o-300{color:#feb273}.text--o-400{color:#fd853a}.text--o-500{color:#fb6514}.text--o-600{color:#ec4a0a}.text--o-700{color:#c4320a}.text--o-800{color:#9c2a10}.text--o-900{color:#7e2410}.text--i-25{color:#fcfaff}.text--i-50{color:#f9f5ff}.text--i-100{color:#f4ebff}.text--i-200{color:#e9d7fe}.text--i-300{color:#d6bbfb}.text--i-400{color:#b692f6}.text--i-500{color:#9e77ed}.text--i-600{color:#7f56d9}.text--i-700{color:#6941c6}.text--i-800{color:#53389e}.text--i-900{color:#42307d}.text--d-25{color:#fef6fb}.text--d-50{color:#fdf2fa}.text--d-100{color:#fce7f6}.text--d-200{color:#fcceee}.text--d-300{color:#faa7e0}.text--d-400{color:#f670c7}.text--d-500{color:#ee46bc}.text--d-600{color:#dd2590}.text--d-700{color:#c11574}.text--d-800{color:#9e165f}.text--d-900{color:#851651}.text--aqua-marine{color:#5fdcb3}.text--raisin-black{color:#171721}.bg--whyte{background-color:#fff}.bg--g-25{background-color:#fcfcfd}.bg--g-50{background-color:#f9fafb}.bg--g-100{background-color:#f2f4f7}.bg--g-200{background-color:#e4e7ec}.bg--g-300{background-color:#d0d5dd}.bg--g-400{background-color:#98a2b3}.bg--g-500{background-color:#667085}.bg--g-600{background-color:#475467}.bg--g-700{background-color:#344054}.bg--g-800{background-color:#1d2939}.bg--g-900{background-color:#101828}.bg--g-auth{background-color:#8083a3}.bg--p-25{background-color:snow}.bg--p-50{background-color:#fff5f5}.bg--p-100{background-color:#fcc}.bg--p-200{background-color:#f99}.bg--p-300{background-color:#f66}.bg--p-400{background-color:#f33}.bg--p-500{background-color:#d10121}.bg--p-600{background-color:#c00}.bg--p-700{background-color:#900}.bg--p-800{background-color:#600}.bg--p-900{background-color:#300}.bg--e-25{background-color:#fffbfa}.bg--e-50{background-color:#fef3f2}.bg--e-100{background-color:#fee4e2}.bg--e-200{background-color:#fecdca}.bg--e-300{background-color:#fda29b}.bg--e-400{background-color:#f97066}.bg--e-500{background-color:#f04438}.bg--e-600{background-color:#d92d20}.bg--e-700{background-color:#b42318}.bg--e-800{background-color:#912018}.bg--e-900{background-color:#7a271a}.bg--w-25{background-color:#fffcf5}.bg--w-50{background-color:#fffaeb}.bg--w-100{background-color:#fef0c7}.bg--w-200{background-color:#fedf89}.bg--w-300{background-color:#fec84b}.bg--w-400{background-color:#fdb022}.bg--w-500{background-color:#f79009}.bg--w-600{background-color:#dc6803}.bg--w-700{background-color:#b54708}.bg--w-800{background-color:#93370d}.bg--w-900{background-color:#7a2e0e}.bg--s-25{background-color:#f6fef9}.bg--s-50{background-color:#ecfdf3}.bg--s-100{background-color:#d1fadf}.bg--s-200{background-color:#a6f4c5}.bg--s-300{background-color:#6ce9a6}.bg--s-400{background-color:#32d583}.bg--s-500{background-color:#12b76a}.bg--s-600{background-color:#039855}.bg--s-700{background-color:#027a48}.bg--s-800{background-color:#05603a}.bg--s-900{background-color:#054f31}.bg--b-25{background-color:#f5faff}.bg--b-50{background-color:#eff8ff}.bg--b-100{background-color:#d1e9ff}.bg--b-200{background-color:#b2ddff}.bg--b-300{background-color:#84caff}.bg--b-400{background-color:#53b1fd}.bg--b-500{background-color:#2e90fa}.bg--b-600{background-color:#1570ef}.bg--b-700{background-color:#175cd3}.bg--b-800{background-color:#1849a9}.bg--b-900{background-color:#194185}.bg--o-25{background-color:#fffaf5}.bg--o-50{background-color:#fff6ed}.bg--o-100{background-color:#ffead5}.bg--o-200{background-color:#fddcab}.bg--o-300{background-color:#feb273}.bg--o-400{background-color:#fd853a}.bg--o-500{background-color:#fb6514}.bg--o-600{background-color:#ec4a0a}.bg--o-700{background-color:#c4320a}.bg--o-800{background-color:#9c2a10}.bg--o-900{background-color:#7e2410}.bg--i-25{background-color:#fcfaff}.bg--i-50{background-color:#f9f5ff}.bg--i-100{background-color:#f4ebff}.bg--i-200{background-color:#e9d7fe}.bg--i-300{background-color:#d6bbfb}.bg--i-400{background-color:#b692f6}.bg--i-500{background-color:#9e77ed}.bg--i-600{background-color:#7f56d9}.bg--i-700{background-color:#6941c6}.bg--i-800{background-color:#53389e}.bg--i-900{background-color:#42307d}.bg--d-25{background-color:#fef6fb}.bg--d-50{background-color:#fdf2fa}.bg--d-100{background-color:#fce7f6}.bg--d-200{background-color:#fcceee}.bg--d-300{background-color:#faa7e0}.bg--d-400{background-color:#f670c7}.bg--d-500{background-color:#ee46bc}.bg--d-600{background-color:#dd2590}.bg--d-700{background-color:#c11574}.bg--d-800{background-color:#9e165f}.bg--d-900{background-color:#851651}.bg--aqua-marine{background-color:#5fdcb3}.bg--raisin-black{background-color:#171721}.mt-0{margin-top:0rem}.mt-1{margin-top:.8rem}.mt-2{margin-top:1.6rem}.mt-3{margin-top:2.4rem}.mt-4{margin-top:3.2rem}.mt-5{margin-top:4rem}.mt-6{margin-top:4.8rem}.mt-7{margin-top:5.6rem}.mt-8{margin-top:6.4rem}.mt-9{margin-top:7.2rem}.mt-10{margin-top:8rem}.mb-0{margin-bottom:0rem}.mb-1{margin-bottom:.8rem}.mb-2{margin-bottom:1.6rem}.mb-3{margin-bottom:2.4rem}.mb-4{margin-bottom:3.2rem}.mb-5{margin-bottom:4rem}.mb-6{margin-bottom:4.8rem}.mb-7{margin-bottom:5.6rem}.mb-8{margin-bottom:6.4rem}.mb-9{margin-bottom:7.2rem}.mb-10{margin-bottom:8rem}.mr-0{margin-right:0rem}.mr-1{margin-right:.8rem}.mr-2{margin-right:1.6rem}.mr-3{margin-right:2.4rem}.mr-4{margin-right:3.2rem}.mr-5{margin-right:4rem}.mr-6{margin-right:4.8rem}.mr-7{margin-right:5.6rem}.mr-8{margin-right:6.4rem}.mr-9{margin-right:7.2rem}.mr-10{margin-right:8rem}.ml-0{margin-left:0rem}.ml-1{margin-left:.8rem}.ml-2{margin-left:1.6rem}.ml-3{margin-left:2.4rem}.ml-4{margin-left:3.2rem}.ml-5{margin-left:4rem}.ml-6{margin-left:4.8rem}.ml-7{margin-left:5.6rem}.ml-8{margin-left:6.4rem}.ml-9{margin-left:7.2rem}.ml-10{margin-left:8rem}.pt-0{padding-top:0rem}.pt-1{padding-top:.8rem}.pt-2{padding-top:1.6rem}.pt-3{padding-top:2.4rem}.pt-4{padding-top:3.2rem}.pt-5{padding-top:4rem}.pt-6{padding-top:4.8rem}.pt-7{padding-top:5.6rem}.pt-8{padding-top:6.4rem}.pt-9{padding-top:7.2rem}.pt-10{padding-top:8rem}.pb-0{padding-bottom:0rem}.pb-1{padding-bottom:.8rem}.pb-2{padding-bottom:1.6rem}.pb-3{padding-bottom:2.4rem}.pb-4{padding-bottom:3.2rem}.pb-5{padding-bottom:4rem}.pb-6{padding-bottom:4.8rem}.pb-7{padding-bottom:5.6rem}.pb-8{padding-bottom:6.4rem}.pb-9{padding-bottom:7.2rem}.pb-10{padding-bottom:8rem}.pr-0{padding-right:0rem}.pr-1{padding-right:.8rem}.pr-2{padding-right:1.6rem}.pr-3{padding-right:2.4rem}.pr-4{padding-right:3.2rem}.pr-5{padding-right:4rem}.pr-6{padding-right:4.8rem}.pr-7{padding-right:5.6rem}.pr-8{padding-right:6.4rem}.pr-9{padding-right:7.2rem}.pr-10{padding-right:8rem}.pl-0{padding-left:0rem}.pl-1{padding-left:.8rem}.pl-2{padding-left:1.6rem}.pl-3{padding-left:2.4rem}.pl-4{padding-left:3.2rem}.pl-5{padding-left:4rem}.pl-6{padding-left:4.8rem}.pl-7{padding-left:5.6rem}.pl-8{padding-left:6.4rem}.pl-9{padding-left:7.2rem}.pl-10{padding-left:8rem}.gap-1{gap:.8rem}.gap-2{gap:1.6rem}.gap-3{gap:2.4rem}.gap-4{gap:3.2rem}.gap-5{gap:4rem}.gap-6{gap:4.8rem}.gap-7{gap:5.6rem}.gap-8{gap:6.4rem}.gap-9{gap:7.2rem}.gap-10{gap:8rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.text--left{text-align:left}.text--center{text-align:center}.text--right{text-align:right}.text--justify{text-align:justify}.direction--row{flex-direction:row}.direction--row-reverse{flex-direction:row-reverse}.direction--column{flex-direction:column}.direction--column-reverse{flex-direction:column-reverse}.justify--start{justify-content:flex-start}.justify--end{justify-content:flex-end}.justify--center{justify-content:center}.justify--between{justify-content:space-between}.justify--around{justify-content:space-around}.items--start{align-items:flex-start}.items--end{align-items:flex-end}.items--center{align-items:center}.items--baseline{align-items:baseline}.items--stretch{align-items:stretch}.self--auto{align-self:auto}.self--start{align-self:flex-start}.self--end{align-self:flex-end}.self--center{align-self:center}.self--baseline{align-self:baseline}.self--stretch{align-self:stretch}.wrap--nowrap{flex-wrap:nowrap}.wrap--wrap{flex-wrap:wrap}.wrap--wrap-reverse{flex-wrap:wrap-reverse}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.none{display:none}.gap--xs{gap:.4rem}.gap--sm{gap:.8rem}.gap--md{gap:1.6rem}.gap--lg{gap:2.4rem}.gap--xl{gap:3.2rem}.gap--2xl{gap:4.8rem}.gap--3xl{gap:6.4rem}.gap--4xl{gap:7.2rem}.gap--5xl{gap:8rem}.gap--6xl{gap:8.8rem}.gap--7xl{gap:9.6rem}.opacity--0{opacity:0}.opacity--1{opacity:.1}.opacity--2{opacity:.2}.opacity--3{opacity:.3}.opacity--4{opacity:.4}.opacity--5{opacity:.5}.opacity--6{opacity:.6}.opacity--7{opacity:.7}.opacity--8{opacity:.8}.opacity--9{opacity:.9}.opacity--10{opacity:1}.pointer--none{pointer-events:none}.pointer--auto{pointer-events:auto}.pointer--inherit{pointer-events:inherit}.cursor--auto{cursor:auto}.cursor--default{cursor:default}.cursor--none{cursor:none}.cursor--context-menu{cursor:context-menu}.cursor--help{cursor:help}.cursor--pointer{cursor:pointer}.cursor--progress{cursor:progress}.cursor--wait{cursor:wait}.cursor--cell{cursor:cell}.cursor--crosshair{cursor:crosshair}.cursor--text{cursor:text}.cursor--vertical-text{cursor:vertical-text}.cursor--alias{cursor:alias}.cursor--copy{cursor:copy}.cursor--move{cursor:move}.cursor--no-drop{cursor:no-drop}.cursor--not-allowed{cursor:not-allowed}.cursor--e-resize{cursor:e-resize}.cursor--n-resize{cursor:n-resize}.cursor--ne-resize{cursor:ne-resize}.cursor--nw-resize{cursor:nw-resize}.cursor--s-resize{cursor:s-resize}.cursor--se-resize{cursor:se-resize}.cursor--sw-resize{cursor:sw-resize}.cursor--w-resize{cursor:w-resize}.cursor--ew-resize{cursor:ew-resize}.cursor--ns-resize{cursor:ns-resize}.cursor--nesw-resize{cursor:nesw-resize}.cursor--nwse-resize{cursor:nwse-resize}.cursor--col-resize{cursor:col-resize}.cursor--row-resize{cursor:row-resize}.cursor--all-scroll{cursor:all-scroll}.cursor--zoom-in{cursor:zoom-in}.cursor--zoom-out{cursor:zoom-out}.rounded--0{border-radius:0}.rounded--1{border-radius:8px}.rounded--2{border-radius:16px}.rounded--3{border-radius:24px}.rounded--4{border-radius:32px}.rounded--5{border-radius:40px}.rounded--6{border-radius:48px}.rounded--7{border-radius:56px}.rounded--8{border-radius:64px}.rounded--9{border-radius:72px}.rounded--10{border-radius:80px}.d-flex{display:flex;align-items:center}.text-decoration--none{text-decoration:none}.width--full{width:100%}
